From f252d5645707bc21fcc6be2c34f7e12ed4baef76 Mon Sep 17 00:00:00 2001 From: Alexander Drozdov Date: Fri, 2 Aug 2024 17:10:47 +0300 Subject: [PATCH] update data --- main/package.json | 2 +- renderer/public/data/cmn-Hant/items.ndjson | 3 +- renderer/public/data/cmn-Hant/stats.ndjson | 98 +++++++++++---- renderer/public/data/en/items.ndjson | 3 +- renderer/public/data/en/stats.ndjson | 125 ++++++++++++++------ renderer/public/data/ko/items.ndjson | 3 +- renderer/public/data/ko/stats.ndjson | 125 ++++++++++++++------ renderer/public/data/ru/items.ndjson | 3 +- renderer/public/data/ru/stats.ndjson | 131 +++++++++++++++------ 9 files changed, 360 insertions(+), 133 deletions(-) diff --git a/main/package.json b/main/package.json index 354be0715..ba8d1e61e 100644 --- a/main/package.json +++ b/main/package.json @@ -1,6 +1,6 @@ { "name": "awakened-poe-trade", - "version": "3.25.101", + "version": "3.25.102", "private": true, "scripts": { "dev": "node build/script.mjs", diff --git a/renderer/public/data/cmn-Hant/items.ndjson b/renderer/public/data/cmn-Hant/items.ndjson index 5e714fa06..9936eced9 100644 --- a/renderer/public/data/cmn-Hant/items.ndjson +++ b/renderer/public/data/cmn-Hant/items.ndjson @@ -4333,7 +4333,8 @@ {"name":"鐵塊","refName":"The Iron Mass","namespace":"UNIQUE","unique":{"base":"Gladius"},"icon":"https://webtw.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvV2VhcG9ucy9PbmVIYW5kV2VhcG9ucy9PbmVIYW5kU3dvcmRzL1NrZWxldG9uU3dvcmQiLCJ3IjoyLCJoIjozLCJzY2FsZSI6MX1d/f3b8e5c988/SkeletonSword.png"} {"name":"象牙塔","refName":"The Ivory Tower","namespace":"UNIQUE","unique":{"base":"Saint's Hauberk"},"icon":"https://webtw.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9Cb2R5QXJtb3Vycy9UaGVJdm9yeVRvd2VyIiwidyI6MiwiaCI6Mywic2NhbGUiOjF9XQ/26d71eb965/TheIvoryTower.png"} {"name":"惡咒護符","refName":"The Jinxed Juju","namespace":"UNIQUE","unique":{"base":"Citrine Amulet"},"icon":"https://webtw.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQW11bGV0cy9KdWp1c1NvdWwiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/6d30276e6f/JujusSoul.png"} -{"name":"意涵之光","refName":"The Light of Meaning","namespace":"UNIQUE","unique":{"base":"Prismatic Jewel"},"icon":"https://webtw.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL0FmZmxpY3Rpb25KZXdlbCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/0794886e1c/AfflictionJewel.png"} +{"name":"意涵之光","refName":"The Light of Meaning","namespace":"UNIQUE","unique":{"base":"Prismatic Jewel","fixedStats":[]},"icon":"https://webtw.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL0FmZmxpY3Rpb25KZXdlbCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/0794886e1c/AfflictionJewel.png"} +{"name":"生者之刃","refName":"The Living Blade","namespace":"UNIQUE","unique":{"base":"Ezomyte Blade"},"icon":"https://webtw.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvV2VhcG9ucy9Ud29IYW5kV2VhcG9ucy9Ud29IYW5kU3dvcmRzL0dyZWVuZXllc1N3b3JkIiwidyI6MiwiaCI6NCwic2NhbGUiOjF9XQ/f9c9d0d265/GreeneyesSword.png"} {"name":"堅毅之環","refName":"The Magnate","namespace":"UNIQUE","unique":{"base":"Studded Belt"},"icon":"https://webtw.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQmVsdHMvQnVja2xlZEJlbHRVbmlxdWUiLCJ3IjoyLCJoIjoxLCJzY2FsZSI6MX1d/10d87b7baf/BuckledBeltUnique.png"} {"name":"夜燈","refName":"The Night Lamp","namespace":"UNIQUE","unique":{"base":"Urn Relic"},"icon":"https://webtw.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmVsaWNzL1JlbGljVW5pcXVlMngxIiwidyI6MiwiaCI6MSwic2NhbGUiOjF9XQ/2a6a7e317d/RelicUnique2x1.png"} {"name":"壓迫者","refName":"The Oppressor","namespace":"UNIQUE","unique":{"base":"Elegant Round Shield"},"icon":"https://webtw.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9TaGllbGRzL1RoZVN1cHByZXNzb3IiLCJ3IjoyLCJoIjozLCJzY2FsZSI6MX1d/c8dcd744a2/TheSuppressor.png"} diff --git a/renderer/public/data/cmn-Hant/stats.ndjson b/renderer/public/data/cmn-Hant/stats.ndjson index d3e765d89..7c4c2be17 100644 --- a/renderer/public/data/cmn-Hant/stats.ndjson +++ b/renderer/public/data/cmn-Hant/stats.ndjson @@ -121,6 +121,7 @@ {"ref":"#% chance for Poisons inflicted with this Weapon to deal 100% more Damage","better":1,"matchers":[{"string":"使用此武器攻擊所造成的中毒有 #% 機率使中毒造成 100% 更多傷害"}],"trade":{"ids":{"explicit":["explicit.stat_2523146878"]}}} {"ref":"#% chance for Poisons inflicted with this Weapon to deal 300% more Damage","better":1,"matchers":[{"string":"使用此武器攻擊所造成的中毒有 #% 機率使中毒造成 300% 更多傷害"}],"trade":{"ids":{"explicit":["explicit.stat_768124628"]}}} {"ref":"#% Chance for Puncture to Maim on hit","better":1,"matchers":[{"string":"放血擊中時有 #% 機率造成癱瘓"}],"trade":{"ids":{"enchant":["enchant.stat_244125450"]}}} +{"ref":"#% chance for Rare Monsters to Fracture on death","better":1,"fromUberAreaMods":true,"matchers":[{"string":"稀有怪物死亡時有 #% 機率破裂"}],"trade":{"ids":{"explicit":["explicit.stat_3097694855"]}}} {"ref":"#% chance for Resolve Mitigation to be doubled when Hit by an Enemy","better":1,"matchers":[{"string":"當被擊人擊中時,有 #% 機率使決心輕減為 2 倍"}],"trade":{"ids":{"explicit":["sanctum.stat_774484840"]}}} {"ref":"#% chance for Slain monsters to drop an additional Scroll of Wisdom","better":1,"matchers":[{"string":"擊殺敵人有 #% 機率掉落 1 個額外知識卷軸"}],"trade":{"ids":{"explicit":["explicit.stat_2920230984"]}}} {"ref":"#% chance for Spell Hits against you to inflict Poison","better":1,"matchers":[{"string":"法術 #% 機率對你擊中造成中毒"},{"string":"法術對你擊中造成中毒","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2043747322"]}}} @@ -159,6 +160,7 @@ {"ref":"#% chance that if you would gain Frenzy Charges, you instead gain up to your maximum number of Frenzy Charges","better":1,"matchers":[{"string":"若你獲得狂怒球,有 #% 機率獲得最大上限狂怒球"}],"trade":{"ids":{"explicit":["explicit.stat_2119664154"]}}} {"ref":"#% chance that if you would gain Power Charges, you instead gain up to\nyour maximum number of Power Charges","better":1,"matchers":[{"string":"若你獲得暴擊球,有 #% 機率獲得最大上限暴擊球"}],"trade":{"ids":{"explicit":["explicit.stat_1232004574"]}}} {"ref":"#% chance that if you would gain Rage on Hit, you instead gain up to your maximum Rage","better":1,"matchers":[{"string":"若你擊中時會獲得盛怒,有 #% 機率改為獲得最大盛怒"}],"trade":{"ids":{"explicit":["explicit.stat_2710292678"]}}} +{"ref":"#% chance to Aggravate Bleeding on targets you Hit with Attacks","better":1,"matchers":[{"string":"攻擊擊中時有 #% 機率加劇目標身上的流血"}],"trade":{"ids":{"implicit":["implicit.stat_2705185939"]}}} {"ref":"#% chance to Avoid being Chilled","better":1,"matchers":[{"string":"#% 機率避免被冰緩"}],"trade":{"ids":{"explicit":["explicit.stat_3483999943"],"implicit":["implicit.stat_3483999943"],"fractured":["fractured.stat_3483999943"],"enchant":["enchant.stat_3483999943"],"scourge":["scourge.stat_3483999943"],"crafted":["crafted.stat_3483999943"]}}} {"ref":"#% chance to Avoid being Chilled during Effect","better":1,"matchers":[{"string":"效果持續時間,#% 機率避免被冰緩"}],"trade":{"ids":{"explicit":["explicit.stat_1053326368","explicit.stat_1619168299"],"fractured":["fractured.stat_1619168299"]}}} {"ref":"#% chance to Avoid being Chilled during Onslaught","better":1,"matchers":[{"string":"猛攻持續時間內,#% 機率避免被冰緩"}],"trade":{"ids":{"explicit":["explicit.stat_2872105818"]}}} @@ -198,6 +200,7 @@ {"ref":"#% chance to Blind Enemies on Critical Strike","better":1,"matchers":[{"string":"暴擊有 #% 機率致盲敵人"}],"trade":{"ids":{"explicit":["explicit.stat_3983981705"]}}} {"ref":"#% chance to Blind Enemies on hit","better":1,"matchers":[{"string":"擊中時 #% 機率致盲敵人"}],"trade":{"ids":{"explicit":["explicit.stat_2301191210"],"fractured":["fractured.stat_2301191210"],"crafted":["crafted.stat_2301191210"]}}} {"ref":"#% chance to Blind Enemies on Hit with Attacks","better":1,"matchers":[{"string":"攻擊擊中時有 #% 機率造成致盲"},{"string":"攻擊擊中時造成致盲","value":100}],"trade":{"ids":{"explicit":["explicit.stat_318953428"],"implicit":["implicit.stat_318953428"],"fractured":["fractured.stat_318953428"]}}} +{"ref":"#% chance to Blind Enemies on Hit with Melee Weapons","better":1,"matchers":[{"string":"使用近戰武器擊中時有 #% 機率致盲敵人"}],"trade":{"ids":{"implicit":["implicit.stat_2795267150"]}}} {"ref":"#% chance to Blind Enemies when they Hit you","better":1,"matchers":[{"string":"當敵人擊中你時,他們有 #% 機率被致盲"}],"trade":{"ids":{"scourge":["scourge.stat_26216403"]}}} {"ref":"#% chance to Blind Enemies which Hit you while affected by Grace","better":1,"matchers":[{"string":"被優雅影響時,有 #% 機率致盲擊中你的敵人"},{"string":"被優雅影響時致盲擊中你的敵人","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2548097895"]}}} {"ref":"#% chance to Blind nearby Enemies when gaining Her Blessing","better":1,"matchers":[{"string":"獲得她的祝福時有 #% 機率致盲附近敵人"},{"string":"獲得她的祝福時致盲附近敵人","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2327728343"]}}} @@ -205,7 +208,8 @@ {"ref":"#% Chance to Block Spell Damage","better":1,"matchers":[{"string":"#% 法術傷害格擋率"}],"trade":{"ids":{"explicit":["explicit.stat_19803471","explicit.stat_2881111359","explicit.stat_561307714"],"implicit":["implicit.stat_2881111359","implicit.stat_561307714"],"fractured":["fractured.stat_561307714"],"scourge":["scourge.stat_19803471"],"crafted":["crafted.stat_561307714"]}}} {"ref":"#% Chance to cause Bleeding Enemies to Flee on hit","better":1,"matchers":[{"string":"擊中流血中敵人時有 #% 機率使敵人逃跑"}],"trade":{"ids":{"explicit":["explicit.stat_2072206041"]}}} {"ref":"#% chance to Cause Bleeding on Critical Strike","better":1,"matchers":[{"string":"暴擊時有 #% 機率造成流血"},{"string":"暴擊時造成流血","value":100},{"string":"暴擊時有 50% 機率造成流血","value":50}],"trade":{"ids":{"explicit":["explicit.stat_513681673"]}}} -{"ref":"#% chance to cause Bleeding on Hit","better":1,"matchers":[{"string":"擊中時 #% 機率造成流血"}],"trade":{"ids":{"explicit":["explicit.stat_1519615863"],"implicit":["implicit.stat_1519615863"],"fractured":["fractured.stat_1519615863"],"crafted":["crafted.stat_1519615863"]}}} +{"ref":"#% chance to cause Bleeding on Hit","better":1,"matchers":[{"string":"擊中時 #% 機率造成流血"}],"trade":{"ids":{"explicit":["explicit.stat_1519615863"],"implicit":["implicit.stat_1519615863"],"fractured":["fractured.stat_1519615863"],"enchant":["enchant.stat_1519615863"],"crafted":["crafted.stat_1519615863"]}}} +{"ref":"#% chance to cause Bleeding with Melee Weapons","better":1,"matchers":[{"string":"使用近戰武器時有 #% 機率造成流血"}],"trade":{"ids":{"implicit":["implicit.stat_1630041051"]}}} {"ref":"#% chance to cause Enemies to Flee on use","better":1,"matchers":[{"string":"使用時有 #% 機率導致敵人逃跑"}],"trade":{"ids":{"explicit":["explicit.stat_1457911472"]}}} {"ref":"#% Chance to Cause Monster to Flee on Block","better":1,"matchers":[{"string":"格擋時有 #% 機率造成怪物逃跑"}],"trade":{"ids":{"explicit":["explicit.stat_3212461220"]}}} {"ref":"#% chance to Cause Monsters to Flee","better":1,"matchers":[{"string":"#% 機率使敵人逃跑"}],"trade":{"ids":{"explicit":["explicit.stat_3181974858"],"implicit":["implicit.stat_3181974858"]}}} @@ -242,9 +246,10 @@ {"ref":"#% chance to Defend with 200% of Armour","better":1,"matchers":[{"string":"#% 機率使用 200% 護甲防禦"}],"trade":{"ids":{"explicit":["explicit.stat_327253797"],"implicit":["implicit.stat_327253797"],"fractured":["fractured.stat_327253797"]}}} {"ref":"#% chance to double Stun Duration","better":1,"matchers":[{"string":"有 #% 機率增加暈眩時間 1 倍"}],"trade":{"ids":{"explicit":["explicit.stat_2622251413"],"implicit":["implicit.stat_2622251413"]}}} {"ref":"#% chance to Extinguish Enemies on Hit","better":1,"matchers":[{"string":"擊中有 #% 機率熄滅敵人"}],"trade":{"ids":{"implicit":["implicit.stat_49183689"]}}} -{"ref":"#% chance to Freeze","better":1,"matchers":[{"string":"#% 機率使用冰冷傷害擊中敵人造成冰凍效果"},{"string":"所有冰冷傷害擊中敵人造成冰凍效果","value":100},{"string":"擊中時必定冰凍敵人","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2309614417"],"implicit":["implicit.stat_2309614417"],"fractured":["fractured.stat_2309614417"],"scourge":["scourge.stat_2309614417"],"crafted":["crafted.stat_2309614417"]}}} +{"ref":"#% chance to Freeze","better":1,"matchers":[{"string":"#% 機率使用冰冷傷害擊中敵人造成冰凍效果"},{"string":"所有冰冷傷害擊中敵人造成冰凍效果","value":100},{"string":"擊中時必定冰凍敵人","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2309614417"],"implicit":["implicit.stat_2309614417"],"fractured":["fractured.stat_2309614417"],"enchant":["enchant.stat_2309614417"],"scourge":["scourge.stat_2309614417"],"crafted":["crafted.stat_2309614417"]}}} {"ref":"#% chance to Freeze during any Flask Effect","better":1,"matchers":[{"string":"任何藥劑效果持續時間內,有 #% 機率造成冰凍"}],"trade":{"ids":{"explicit":["explicit.stat_2332726055"]}}} {"ref":"#% chance to Freeze Enemies for 1 second when they Hit you","better":1,"matchers":[{"string":"敵人擊中你時有 #% 機率冰凍它們 1 秒"}],"trade":{"ids":{"explicit":["explicit.stat_2168861013"]}}} +{"ref":"#% chance to Freeze with Melee Weapons","better":1,"matchers":[{"string":"近戰武器有 #% 機率造成冰凍"}],"trade":{"ids":{"implicit":["implicit.stat_1858426568"]}}} {"ref":"#% chance to Freeze, Shock and Ignite","better":1,"matchers":[{"string":"#% 機率使敵人冰凍、感電與點燃"},{"string":"總是使敵人冰凍、感電與點燃","value":100}],"trade":{"ids":{"explicit":["explicit.stat_800141891"],"implicit":["implicit.stat_800141891"]}}} {"ref":"#% chance to Freeze, Shock and Ignite during Effect","better":1,"matchers":[{"string":"效果持續時間,有 #% 機率造成冰凍、感電和點燃"}],"trade":{"ids":{"explicit":["explicit.stat_97064873"],"fractured":["fractured.stat_97064873"]}}} {"ref":"#% chance to Freeze, Shock and Ignite if you haven't Crit Recently","better":1,"matchers":[{"string":"若近期你沒有暴擊,有 #% 機率造成冰凍、感電,和點燃"}],"trade":{"ids":{"enchant":["enchant.stat_3915210550"]}}} @@ -301,7 +306,7 @@ {"ref":"#% chance to Gain Arcane Surge on Hit with Spells while at maximum Power Charges","better":1,"matchers":[{"string":"當暴擊球達上限時,有 #% 機率獲得秘能波動"},{"string":"當暴擊球達上限時,獲得秘能波動","value":100}],"trade":{"ids":{"explicit":["explicit.stat_813119588"]}}} {"ref":"#% chance to Gain Arcane Surge when you deal a Critical Strike","better":1,"matchers":[{"string":"當你造成暴擊時,有 #% 機率獲得秘能波動"},{"string":"當你造成暴擊時獲得秘能波動","value":100}],"trade":{"ids":{"explicit":["explicit.stat_446027070"]}}} {"ref":"#% chance to gain Arcane Surge when you Kill an Enemy","better":1,"matchers":[{"string":"當你擊殺敵人時,有 #% 機率獲得秘能波動"},{"string":"當你擊殺敵人時獲得秘能波動","value":100}],"trade":{"ids":{"explicit":["explicit.stat_573223427"],"fractured":["fractured.stat_573223427"],"crafted":["crafted.stat_573223427"]}}} -{"ref":"#% chance to gain Chaotic Might for 10 seconds on Kill","better":1,"matchers":[{"string":"擊殺時有 #% 機率獲得 10 秒混沌之力"},{"string":"擊殺時獲得 10 秒混沌之力","value":100}],"trade":{"ids":{"explicit":["explicit.stat_562371749"]}}} +{"ref":"#% chance to gain Chaotic Might for 10 seconds on Kill","better":1,"matchers":[{"string":"擊殺時有 #% 機率獲得 10 秒混沌之力"},{"string":"擊殺時獲得 10 秒混沌之力","value":100}],"trade":{"ids":{"explicit":["explicit.stat_562371749"],"enchant":["enchant.stat_562371749"]}}} {"ref":"#% chance to gain Elusive on Critical Strike","better":1,"matchers":[{"string":"暴擊時有 #% 機率獲得靈巧"},{"string":"暴擊時獲得靈巧","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2896192589"],"fractured":["fractured.stat_2896192589"]}}} {"ref":"#% chance to gain Her Blessing for 3 seconds when you Ignite an Enemy","better":1,"matchers":[{"string":"點燃敵人時有 #% 機率獲得她的祝福 3 秒"},{"string":"點燃敵人時獲得她的祝福 3 秒","value":100}],"trade":{"ids":{"explicit":["explicit.stat_4203400545"]}}} {"ref":"#% chance to gain Onslaught for 10 seconds on Kill","better":1,"matchers":[{"string":"擊殺時有 #% 機率獲得猛攻 10 秒"},{"string":"擊殺時獲得猛攻 10 秒","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2453026567"]}}} @@ -321,11 +326,13 @@ {"ref":"#% chance to Ignite","better":1,"matchers":[{"string":"#% 機率使用火焰傷害擊中敵人造成點燃效果"},{"string":"所有火焰傷害擊中敵人造成點燃效果","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1335054179"],"implicit":["implicit.stat_1335054179"],"fractured":["fractured.stat_1335054179"],"enchant":["enchant.stat_1335054179"],"scourge":["scourge.stat_1335054179"],"crafted":["crafted.stat_1335054179"]}}} {"ref":"#% chance to Ignite during any Flask Effect","better":1,"matchers":[{"string":"任何藥劑效果持續時間內,有 #% 機率造成點燃"}],"trade":{"ids":{"explicit":["explicit.stat_3888064854"]}}} {"ref":"#% chance to Ignite when in Main Hand","better":1,"matchers":[{"string":"在主手 #% 機率點燃"},{"string":"在主手總是點燃","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2919089822"]}}} +{"ref":"#% chance to Ignite with Melee Weapons","better":1,"matchers":[{"string":"近戰武器有 #% 機率造成點燃"}],"trade":{"ids":{"implicit":["implicit.stat_4206255461"]}}} {"ref":"#% chance to Ignore Stuns while Casting","better":1,"matchers":[{"string":"施放時,有 #% 機率無視暈眩"},{"string":"施放時無視暈眩","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1916706958"],"implicit":["implicit.stat_1916706958"],"fractured":["fractured.stat_1916706958"]}}} {"ref":"#% chance to Ignore Stuns while using Socketed Attack Skills","better":1,"matchers":[{"string":"使用插槽中的攻擊技能時,有 #% 機率無視暈眩"},{"string":"使用插槽中的攻擊技能時,無視暈眩","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1439818705"]}}} {"ref":"#% chance to Impale Enemies on Hit with Attacks","better":1,"matchers":[{"string":"攻擊擊中時有 #% 機率穿刺敵人"},{"string":"攻擊擊中時穿刺敵人","value":100}],"trade":{"ids":{"explicit":["explicit.stat_3739863694","explicit.stat_725880290"],"implicit":["implicit.stat_3739863694"],"fractured":["fractured.stat_3739863694","fractured.stat_725880290"],"scourge":["scourge.stat_3739863694"],"crafted":["crafted.stat_725880290"]}}} {"ref":"#% chance to Impale Enemies on Hit with Attacks while using Pride","better":1,"matchers":[{"string":"使用驕傲時,攻擊擊中有 #% 機率穿刺敵人"},{"string":"使用驕傲時,攻擊擊中穿刺敵人","value":100}],"trade":{"ids":{"explicit":["explicit.stat_4173751044"]}}} {"ref":"#% chance to Impale on Spell Hit","better":1,"matchers":[{"string":"法術擊中有 #% 機率造成穿刺"}],"trade":{"ids":{"explicit":["explicit.stat_3094222195"]}}} +{"ref":"#% chance to inflict a Grasping Vine on Melee Weapon Hit","better":1,"matchers":[{"string":"近戰武器擊中時有 #% 機率造成 1 層緩速藤蔓"},{"string":"近戰武器擊中時造成 1 層緩速藤蔓","value":100}],"trade":{"ids":{"explicit":["explicit.stat_19313391"]}}} {"ref":"#% chance to inflict Bleeding on Critical Strike with Attacks","better":1,"matchers":[{"string":"攻擊暴擊時有 #% 機率造成流血"}],"trade":{"ids":{"explicit":["explicit.stat_2054257693"]}}} {"ref":"#% chance to inflict Brittle","better":1,"matchers":[{"string":"#% 機率造成易碎"},{"string":"總是造成易碎","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2238174408"]}}} {"ref":"#% chance to inflict Brittle on Enemies when you Block their Damage","better":1,"matchers":[{"string":"當你格擋敵人的傷害時,有 #% 機率對他們造成易碎"},{"string":"當你格擋敵人的傷害時,對他們造成易碎","value":100}],"trade":{"ids":{"implicit":["implicit.stat_1749278976"]}}} @@ -359,6 +366,7 @@ {"ref":"#% chance to Poison on Hit during Effect","better":1,"matchers":[{"string":"效果持續時間,有 #% 機率造成中毒"}],"trade":{"ids":{"explicit":["explicit.stat_2777278657"]}}} {"ref":"#% chance to Poison on Hit with Attacks","better":1,"matchers":[{"string":"攻擊擊中時有 #% 機率使目標中毒"},{"string":"攻擊擊中時使目標中毒","value":100}],"trade":{"ids":{"explicit":["explicit.stat_3954735777"]}}} {"ref":"#% chance to Poison per Power Charge","better":1,"matchers":[{"string":"每顆暴擊球有 #% 機率造成中毒"}],"trade":{"ids":{"explicit":["explicit.stat_2992087211"]}}} +{"ref":"#% chance to Poison with Melee Weapons","better":1,"matchers":[{"string":"近戰武器有 #% 機率造成中毒"}],"trade":{"ids":{"implicit":["implicit.stat_1168985596"]}}} {"ref":"#% chance to receive additional Abyss items when opening a Reward Chest in a Heist","better":1,"matchers":[{"string":"劫盜中開啟獎勵箱時,有 #% 機率獲得額外深淵之物"}],"trade":{"ids":{"explicit":["explicit.stat_1361025326"]}}} {"ref":"#% chance to receive additional Armour items when opening a Reward Chest in a Heist","better":1,"matchers":[{"string":"劫盜中開啟獎勵箱時,有 #% 機率獲得額外護甲道具"}],"trade":{"ids":{"explicit":["explicit.stat_3835470471"]}}} {"ref":"#% chance to receive additional Blight items when opening a Reward Chest in a Heist","better":1,"matchers":[{"string":"劫盜中開啟獎勵箱時,有 #% 機率獲得額外凋落之物"}],"trade":{"ids":{"explicit":["explicit.stat_2581419165"]}}} @@ -377,6 +385,7 @@ {"ref":"#% chance to receive additional Weapons when opening a Reward Chest in a Heist","better":1,"matchers":[{"string":"劫盜中開啟獎勵箱時,有 #% 機率獲得額外武器"}],"trade":{"ids":{"explicit":["explicit.stat_953018841"]}}} {"ref":"#% chance to Recover 10% of Mana when you use a Skill","better":1,"matchers":[{"string":"當你使用技能時,有 #% 機率恢復 10% 魔力"}],"trade":{"ids":{"explicit":["explicit.stat_308309328"],"fractured":["fractured.stat_308309328"]}}} {"ref":"#% chance to Recover 10% of Mana when you use a Skill while affected by Clarity","better":1,"matchers":[{"string":"被清晰影響下使用技能時,有 #% 機率恢復 10% 最大魔力"}],"trade":{"ids":{"explicit":["explicit.stat_1699077932"]}}} +{"ref":"#% chance to refresh Ignite Duration on Melee Weapon Hit","better":1,"matchers":[{"string":"近戰武器擊中有 #% 機率刷新點燃持續時間"}],"trade":{"ids":{"explicit":["explicit.stat_93054948"]}}} {"ref":"#% chance to Sap Enemies","better":1,"matchers":[{"string":"#% 機率殘喘敵人"},{"string":"總是殘喘敵人","value":100}],"trade":{"ids":{"explicit":["explicit.stat_532324017"]}}} {"ref":"#% chance to Sap Enemies in Chilling Areas","better":1,"matchers":[{"string":"#% 機率殘喘在冰緩地區的敵人"},{"string":"必定殘喘在冰緩地區的敵人","value":100}],"trade":{"ids":{"explicit":["explicit.stat_3057853352"]}}} {"ref":"#% chance to Sap Enemies when you Block their Damage","better":1,"matchers":[{"string":"當你格擋敵人的傷害時,有 #% 機率對他們造成殘喘"},{"string":"當你格擋敵人的傷害時,對他們造成殘喘","value":100}],"trade":{"ids":{"implicit":["implicit.stat_2113677718"]}}} @@ -386,6 +395,7 @@ {"ref":"#% chance to Shock Attackers for 4 seconds on Block","better":1,"matchers":[{"string":"格擋時有 #% 機率感電攻擊者 4 秒"},{"string":"格擋時感電攻擊者 4 秒","value":100}],"trade":{"ids":{"explicit":["explicit.stat_575111651"],"fractured":["fractured.stat_575111651"],"scourge":["scourge.stat_575111651"]}}} {"ref":"#% chance to Shock Chilled Enemies","better":1,"matchers":[{"string":"#% 機率對被冰緩的敵人造成感電"}],"trade":{"ids":{"explicit":["explicit.stat_4069101408"]}}} {"ref":"#% chance to Shock during any Flask Effect","better":1,"matchers":[{"string":"任何藥劑效果持續時間內,有 #% 機率造成感電"}],"trade":{"ids":{"explicit":["explicit.stat_796406325"]}}} +{"ref":"#% chance to Shock with Melee Weapons","better":1,"matchers":[{"string":"近戰武器有 #% 機率造成感電"}],"trade":{"ids":{"implicit":["implicit.stat_2313961828"]}}} {"ref":"#% chance to Steal Power, Frenzy, and Endurance Charges on Hit","better":1,"matchers":[{"string":"擊中時有 #% 機率偷取暴擊、狂怒和耐力球"},{"string":"擊中時偷取暴擊、狂怒和耐力球。","value":100}],"trade":{"ids":{"explicit":["explicit.stat_875143443"]}}} {"ref":"#% chance to Summon an additional Skeleton with Summon Skeletons","better":1,"matchers":[{"string":"有 #% 機率使用召喚骷髏召喚 1 個額外骷髏"}],"trade":{"ids":{"enchant":["enchant.stat_1040958896"]}}} {"ref":"#% chance to take 50% less Area Damage from Hits","better":1,"matchers":[{"string":"#% 機率承受 50% 更少範圍傷害"}],"trade":{"ids":{"explicit":["explicit.stat_4253777805"]}}} @@ -690,7 +700,7 @@ {"ref":"#% increased Caustic Arrow Duration","better":1,"matchers":[{"string":"增加 #% 腐蝕箭矢持續時間"},{"string":"減少 #% 腐蝕箭矢持續時間","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_387490713"]}}} {"ref":"#% increased chance to Avoid Resolve Loss from Enemy Melee Hits","better":1,"matchers":[{"string":"增加 #% 機率避免敵人擊中時失去決心"}],"trade":{"ids":{"explicit":["sanctum.stat_3134588943"]}}} {"ref":"#% increased chance to Avoid Resolve Loss from Enemy Projectile Hits","better":1,"matchers":[{"string":"增加 #% 機率避免敵人投射物擊中時失去決心"}],"trade":{"ids":{"explicit":["sanctum.stat_1798691236"]}}} -{"ref":"#% increased Chance to Block","better":1,"matchers":[{"string":"增加 #% 格擋率"},{"string":"減少 #% 格擋率","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2481353198"],"crafted":["crafted.stat_2481353198"]}}} +{"ref":"#% increased Chance to Block","better":1,"matchers":[{"string":"增加 #% 格擋率"},{"string":"減少 #% 格擋率","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2481353198"],"fractured":["fractured.stat_2481353198"],"crafted":["crafted.stat_2481353198"]}}} {"ref":"#% increased Chaos Damage","better":1,"matchers":[{"string":"增加 #% 混沌傷害"},{"string":"減少 #% 混沌傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_736967255"],"implicit":["implicit.stat_736967255"],"fractured":["fractured.stat_736967255"],"scourge":["scourge.stat_736967255"],"crafted":["crafted.stat_736967255"]}}} {"ref":"#% increased Chaos Damage over Time","better":1,"matchers":[{"string":"增加 #% 混沌持續傷害"},{"string":"減少 #% 混沌持續傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_601272515"],"fractured":["fractured.stat_601272515"]}}} {"ref":"#% increased Chaos Damage per 10 Intelligence from Allocated Passives in Radius","better":1,"matchers":[{"string":"範圍內每配置 10 智慧增加 #% 混沌傷害"},{"string":"範圍內每配置 10 智慧減少 #% 混沌傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2582360791"]}}} @@ -746,7 +756,7 @@ {"ref":"#% increased Creeping Frost Duration","better":1,"matchers":[{"string":"增加 #% 寒霜滲透持續時間"},{"string":"減少 #% 寒霜滲透持續時間","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_3804575865"]}}} {"ref":"#% increased Cremation Cast Speed","better":1,"matchers":[{"string":"增加熔炎送葬 #% 施放速度"},{"string":"減少熔炎送葬 #% 施放速度","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_2938856716"]}}} {"ref":"#% increased Cremation Damage","better":1,"matchers":[{"string":"增加 #% 熔炎送葬傷害"},{"string":"減少 #% 熔炎送葬傷害","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_4175469673"]}}} -{"ref":"#% increased Critical Strike Chance","better":1,"matchers":[{"string":"增加 #% 暴擊率"},{"string":"減少 #% 暴擊率","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2375316951"],"implicit":["implicit.stat_2375316951"],"fractured":["fractured.stat_2375316951"],"crafted":["crafted.stat_2375316951"]}}} +{"ref":"#% increased Critical Strike Chance","better":1,"matchers":[{"string":"增加 #% 暴擊率"},{"string":"減少 #% 暴擊率","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2375316951"],"implicit":["implicit.stat_2375316951"],"fractured":["fractured.stat_2375316951"],"enchant":["enchant.stat_2375316951"],"crafted":["crafted.stat_2375316951"]}}} {"ref":"#% increased Critical Strike Chance against Bleeding Enemies","better":1,"matchers":[{"string":"對流血的敵人增加 #% 暴擊率"},{"string":"對流血的敵人減少 #% 暴擊率","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2282705842"]}}} {"ref":"#% increased Critical Strike Chance against Blinded Enemies","better":1,"matchers":[{"string":"對致盲的敵人增加 #% 暴擊率"},{"string":"對致盲的敵人減少 #% 暴擊率","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1939202111"]}}} {"ref":"#% increased Critical Strike Chance against Chilled Enemies","better":1,"matchers":[{"string":"對冰緩的敵人增加 #% 暴擊率"},{"string":"對冰緩的敵人減少 #% 暴擊率","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3699490848"]}}} @@ -784,6 +794,7 @@ {"ref":"#% increased Critical Strike Chance with Elemental Skills","better":1,"matchers":[{"string":"增加 #% 全元素技能暴擊率"},{"string":"減少 #% 全元素技能暴擊率","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_439950087"],"fractured":["fractured.stat_439950087"]}}} {"ref":"#% increased Critical Strike Chance with Fire Skills","better":1,"matchers":[{"string":"增加 #% 火焰技能暴擊率"},{"string":"減少 #% 火焰技能暴擊率","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1104796138"],"fractured":["fractured.stat_1104796138"]}}} {"ref":"#% increased Critical Strike Chance with Lightning Skills","better":1,"matchers":[{"string":"增加 #% 閃電技能暴擊率"},{"string":"減少 #% 閃電技能暴擊率","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1186596295"],"fractured":["fractured.stat_1186596295"]}}} +{"ref":"#% increased Critical Strike Chance with Melee Weapons","better":1,"matchers":[{"string":"增加 #% 近戰武器暴擊率"},{"string":"減少 #% 近戰武器暴擊率","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_3678828098"]}}} {"ref":"#% increased Critical Strike Chance with One Handed Melee Weapons","better":1,"matchers":[{"string":"使用單手近戰武器時增加 #% 暴擊率"},{"string":"使用單手近戰武器時減少 #% 暴擊率","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2381842786"],"fractured":["fractured.stat_2381842786"]}}} {"ref":"#% increased Critical Strike Chance with Spells which remove the maximum number of Seals","better":1,"matchers":[{"string":"移除封印的最大數量,增加法術 #% 暴擊率"},{"string":"移除封印的最大數量,減少法術 #% 暴擊率","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2897207025"]}}} {"ref":"#% increased Critical Strike Chance with Traps","better":1,"matchers":[{"string":"增加 #% 陷阱暴擊率"},{"string":"減少 #% 陷阱暴擊率","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1192661666"]}}} @@ -849,6 +860,7 @@ {"ref":"#% increased Damage with Ailments per Elder Item Equipped","better":1,"matchers":[{"string":"每件裝備的尊師之物增加 #% 異常狀態傷害"},{"string":"每件裝備的尊師之物減少 #% 異常狀態傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2418574586"]}}} {"ref":"#% increased Damage with Axes","better":1,"matchers":[{"string":"增加 #% 斧的傷害"},{"string":"減少 #% 斧的傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3314142259"],"fractured":["fractured.stat_3314142259"]}}} {"ref":"#% increased Damage with Bleeding","better":1,"matchers":[{"string":"增加 #% 流血傷害"},{"string":"減少 #% 流血傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1294118672"],"implicit":["implicit.stat_1294118672"],"fractured":["fractured.stat_1294118672"]}}} +{"ref":"#% increased Damage with Bleeding from Melee Weapons","better":1,"matchers":[{"string":"近戰武器造成的流血增加 #% 傷害"},{"string":"近戰武器造成的流血減少 #% 傷害","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_3660450649"]}}} {"ref":"#% increased Damage with Bow Skills","better":1,"matchers":[{"string":"增加 #% 弓技能的傷害"},{"string":"減少 #% 弓技能的傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1241625305"],"fractured":["fractured.stat_1241625305"]}}} {"ref":"#% increased Damage with Bows","better":1,"matchers":[{"string":"持弓類武器時增加 #% 傷害"},{"string":"持弓類武器時減少 #% 傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_4188894176"],"fractured":["fractured.stat_4188894176"]}}} {"ref":"#% increased Damage with Claws","better":1,"matchers":[{"string":"增加 #% 爪的傷害"},{"string":"減少 #% 爪的傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1069260037"],"fractured":["fractured.stat_1069260037"]}}} @@ -870,12 +882,14 @@ {"ref":"#% increased Damage with Hits and Ailments against Ignited Enemies","better":1,"matchers":[{"string":"對點燃的敵人增加 #% 擊中和異常狀態傷害"},{"string":"對點燃的敵人減少 #% 擊中和異常狀態傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_485151258"]}}} {"ref":"#% increased Damage with Hits and Ailments against Marked Enemy","better":1,"matchers":[{"string":"對被印記的敵人增加 #% 擊中和異常狀態傷害"},{"string":"對被印記的敵人減少 #% 擊中和異常狀態傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2001747092"]}}} {"ref":"#% increased Damage with Hits and Ailments per Curse on Enemy","better":1,"matchers":[{"string":"敵人身上每個詛咒增加擊中和異常狀態 #% 傷害"},{"string":"敵人身上每個詛咒減少擊中和異常狀態 #% 傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1818773442"],"fractured":["fractured.stat_1818773442"]}}} +{"ref":"#% increased Damage with Ignite from Melee Weapons","better":1,"matchers":[{"string":"近戰武器造成的點燃增加 #% 傷害"},{"string":"近戰武器造成的點燃減少 #% 傷害","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_3935936274"]}}} {"ref":"#% increased Damage with Ignite inflicted on Chilled Enemies","better":1,"matchers":[{"string":"對冰緩的敵人增加 #% 點燃傷害"},{"string":"對冰緩的敵人減少 #% 點燃傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1891782369"]}}} {"ref":"#% increased Damage with Maces or Sceptres","better":1,"matchers":[{"string":"錘和權杖增加 #% 傷害"},{"string":"錘和權杖減少 #% 傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1181419800"],"fractured":["fractured.stat_1181419800"]}}} {"ref":"#% increased Damage with Movement Skills","better":1,"matchers":[{"string":"移動技能增加 #% 傷害"},{"string":"移動技能減少 #% 傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_856021430"]}}} {"ref":"#% increased Damage with Non-Vaal Skills during Soul Gain Prevention","better":1,"matchers":[{"string":"停止獲得靈魂持續時間,增加 #% 非瓦爾技能傷害"},{"string":"停止獲得靈魂持續時間,減少 #% 非瓦爾技能傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1583385065"],"fractured":["fractured.stat_1583385065"],"crafted":["crafted.stat_1583385065"]}}} {"ref":"#% increased Damage with One Handed Weapons","better":1,"matchers":[{"string":"持單手武器時增加 #% 傷害"},{"string":"持單手武器時減少 #% 傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1010549321"],"fractured":["fractured.stat_1010549321"]}}} {"ref":"#% increased Damage with Poison","better":1,"matchers":[{"string":"增加 #% 中毒傷害"},{"string":"減少 #% 中毒傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1290399200"],"implicit":["implicit.stat_1290399200"],"fractured":["fractured.stat_1290399200"]}}} +{"ref":"#% increased Damage with Poison from Melee Weapons","better":1,"matchers":[{"string":"近戰武器造成的中毒增加 #% 傷害"},{"string":"近戰武器造成的中毒減少 #% 傷害","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_776174407"]}}} {"ref":"#% increased Damage with Poison if you have at least 300 Dexterity","better":1,"matchers":[{"string":"若你至少有 300 點敏捷,增加 #% 中毒傷害"},{"string":"若你至少有 300 點敏捷,減少 #% 中毒傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_256730087"]}}} {"ref":"#% increased Damage with Poison per Frenzy Charge","better":1,"matchers":[{"string":"每顆狂怒球增加 #% 中毒傷害"},{"string":"每顆狂怒球減少 #% 中毒傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1221011086"]}}} {"ref":"#% increased Damage with Poison per Power Charge","better":1,"matchers":[{"string":"每顆暴擊球增加 #% 中毒傷害"},{"string":"每顆暴擊球減少 #% 中毒傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_4230767876"]}}} @@ -917,6 +931,7 @@ {"ref":"#% increased Duration of Cold Ailments","better":1,"matchers":[{"string":"增加 #% 冰冷異常狀態持續時間"},{"string":"減少 #% 冰冷異常狀態持續時間","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3571964448"],"fractured":["fractured.stat_3571964448"]}}} {"ref":"#% increased Duration of Curses on you","better":1,"matchers":[{"string":"增加 #% 自身詛咒的持續時間"},{"string":"減少 #% 自身詛咒的持續時間","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2920970371"]}}} {"ref":"#% increased Duration of Curses on you per 10 Devotion","better":1,"matchers":[{"string":"每 10 個奉獻,增加 #% 你身上詛咒的持續時間"},{"string":"每 10 個奉獻,減少 #% 你身上詛咒的持續時間","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_4235333770"]}}} +{"ref":"#% increased Duration of Elemental Ailments from Melee Weapon Attacks","better":1,"matchers":[{"string":"增加 #% 來自近戰武器攻擊的元素異常狀態持續時間"},{"string":"減少 #% 來自近戰武器攻擊的元素異常狀態持續時間","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3284469689"]}}} {"ref":"#% increased Duration of Elemental Ailments on Enemies","better":1,"matchers":[{"string":"增加 #% 敵人身上元素異常狀態時間"},{"string":"減少 #% 敵人身上元素異常狀態時間","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2604619892"]}}} {"ref":"#% increased Duration of Elemental Ailments on You while affected by a Rare Abyss Jewel","better":1,"matchers":[{"string":"被稀有深淵珠寶影響時,增加 #% 你身上元素異常狀態的持續時間"},{"string":"被稀有深淵珠寶影響時,減少 #% 你身上元素異常狀態的持續時間","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_287112619"]}}} {"ref":"#% increased Duration of Lightning Ailments","better":1,"matchers":[{"string":"增加 #% 閃電異常狀態持續時間"},{"string":"減少 #% 閃電異常狀態持續時","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1484471543"]}}} @@ -929,10 +944,12 @@ {"ref":"#% increased Effect of Arcane Surge on you per\nHypnotic Eye Jewel affecting you, up to a maximum of 40%","better":1,"matchers":[{"string":"每顆影響你的催眠之眼珠寶,增加 #% 你身上秘能波動的效果,最多 40%"},{"string":"每顆影響你的催眠之眼珠寶,減少 #% 你身上秘能波動的效果,最多 40%","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1012072406"]}}} {"ref":"#% increased Effect of Arcane Surge on you while affected by Clarity","better":1,"matchers":[{"string":"被清晰影響時,增加 #% 你身上秘能波動的效果"},{"string":"被清晰影響時,減少 #% 你身上秘能波動的效果","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1808477254"]}}} {"ref":"#% increased Effect of Auras from Mines","better":1,"matchers":[{"string":"增加 #% 來自地雷的光環效果"},{"string":"減少 #% 來自地雷的光環效果","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2121424530"]}}} +{"ref":"#% increased Effect of Blind from Melee Weapons","better":1,"matchers":[{"string":"近戰武器造成的致盲增加 #% 效果"},{"string":"近戰武器造成的致盲減少 #% 效果","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_1808507379"]}}} {"ref":"#% increased Effect of Buffs granted by Socketed Golem Skills","better":1,"matchers":[{"string":"插槽中魔像技能的增益效果增加 #%"}],"trade":{"ids":{"explicit":["explicit.stat_2813516522"]}}} {"ref":"#% increased Effect of Buffs granted by your Golems","better":1,"matchers":[{"string":"魔像的增益效果增加 #%"},{"string":"魔像的增益效果減少 #%","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2109043683"],"implicit":["implicit.stat_2109043683"]}}} {"ref":"#% increased Effect of Buffs on you","better":1,"matchers":[{"string":"增加 #% 你身上的增益效果"}],"trade":{"ids":{"explicit":["explicit.stat_306104305"]}}} {"ref":"#% increased Effect of Chill and Shock on you","better":-1,"matchers":[{"string":"增加 #% 你身上冰緩和感電的效果"},{"string":"減少 #% 你身上冰緩和感電的效果","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1984113628"],"fractured":["fractured.stat_1984113628"],"crafted":["crafted.stat_1984113628"]}}} +{"ref":"#% increased Effect of Chill from Melee Weapons","better":1,"matchers":[{"string":"近戰武器造成的冰緩增加 #% 效果"},{"string":"近戰武器造成的冰緩減少 #% 效果","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_3296814491"]}}} {"ref":"#% increased Effect of Chilled Ground","better":1,"matchers":[{"string":"增加 #% 冰緩地面的效果"},{"string":"減少 #% 冰緩地面的效果","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2134166669"]}}} {"ref":"#% increased Effect of Chills you inflict while Leeching Mana","better":1,"matchers":[{"string":"偷取魔力時,增加 #% 你造成冰緩的效果"},{"string":"偷取魔力時,減少 #% 你造成冰緩的效果","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_898270877"]}}} {"ref":"#% increased Effect of Cold Ailments","better":1,"matchers":[{"string":"增加 #% 冰冷異常狀態效果"},{"string":"減少 #% 冰冷異常狀態效果","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1793818220"],"implicit":["implicit.stat_1793818220"],"fractured":["fractured.stat_1793818220"]}}} @@ -957,6 +974,7 @@ {"ref":"#% increased Effect of Onslaught on you","better":1,"matchers":[{"string":"增加 #% 你身上的猛攻效果"},{"string":"減少 #% 你身上的猛攻效果","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3151397056"],"implicit":["implicit.stat_3151397056"],"fractured":["fractured.stat_3151397056"]}}} {"ref":"#% increased Effect of Scorch","better":1,"matchers":[{"string":"增加 #% 焦灼效果"},{"string":"減少 #% 焦灼效果","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_344570534"]}}} {"ref":"#% increased Effect of Shock","better":1,"matchers":[{"string":"增加 #% 感電效果"},{"string":"減少 #% 感電效果","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2527686725"],"implicit":["implicit.stat_2527686725"],"fractured":["fractured.stat_2527686725"]}}} +{"ref":"#% increased Effect of Shock from Melee Weapons","better":1,"matchers":[{"string":"近戰武器造成的感電增加 #% 效果"},{"string":"近戰武器造成的感電減少 #% 效果","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_2245266924"]}}} {"ref":"#% increased Effect of Shock on you during Effect","better":-1,"matchers":[{"string":"效果持續時間,增加 #% 你身上感電的效果"},{"string":"效果持續時間,減少 #% 你身上感電的效果","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1878455805"],"fractured":["fractured.stat_1878455805"]}}} {"ref":"#% increased Effect of Shocks you inflict during Effect","better":1,"matchers":[{"string":"效果持續時間,增加 #% 你造成感電的效果"},{"string":"效果持續時間,減少 #% 你造成感電的效果","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3338065776"]}}} {"ref":"#% increased Effect of Shocks you inflict while Leeching Energy Shield","better":1,"matchers":[{"string":"偷取能量護盾時,增加 #% 你造成的感電效果"},{"string":"偷取能量護盾時,減少 #% 你造成的感電效果","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3578946428"]}}} @@ -973,7 +991,7 @@ {"ref":"#% increased Effect of Withered","better":1,"matchers":[{"string":"增加 #% 凋零效果"},{"string":"減少 #% 凋零效果","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2545584555"]}}} {"ref":"#% increased Effect of your Curses","better":1,"matchers":[{"string":"增加 #% 你所施放詛咒的效果"},{"string":"減少 #% 你所施放詛咒的效果","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2353576063"],"implicit":["implicit.stat_2353576063"],"fractured":["fractured.stat_2353576063"],"scourge":["scourge.stat_2353576063"],"crafted":["crafted.stat_2353576063"]}}} {"ref":"#% increased Effect of your Marks","better":1,"matchers":[{"string":"增加 #% 你印記的效果"},{"string":"減少 #% 你印記的效果","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_803185500"],"implicit":["implicit.stat_803185500"],"fractured":["fractured.stat_803185500"]}}} -{"ref":"#% increased Elemental Damage","better":1,"matchers":[{"string":"增加 #% 元素傷害"},{"string":"減少 #% 元素傷害","negate":true}],"trade":{"ids":{"pseudo":["pseudo.pseudo_increased_elemental_damage"],"explicit":["explicit.stat_3141070085"],"implicit":["implicit.stat_3141070085"],"fractured":["fractured.stat_3141070085"],"scourge":["scourge.stat_3141070085"]}}} +{"ref":"#% increased Elemental Damage","better":1,"matchers":[{"string":"增加 #% 元素傷害"},{"string":"有增加 #% 的元素傷害"},{"string":"有減少 #% 的元素傷害","negate":true},{"string":"減少 #% 元素傷害","negate":true}],"trade":{"ids":{"pseudo":["pseudo.pseudo_increased_elemental_damage"],"explicit":["explicit.stat_3141070085"],"implicit":["implicit.stat_3141070085"],"fractured":["fractured.stat_3141070085"],"scourge":["scourge.stat_3141070085"]}}} {"ref":"#% increased Elemental Damage during any Flask Effect","better":1,"matchers":[{"string":"在任何藥劑效果持續時間內,增加 #% 元素傷害"},{"string":"在任何藥劑效果持續時間內,減少 #% 元素傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3150967823"]}}} {"ref":"#% increased Elemental Damage if you've dealt a Critical Strike Recently","better":1,"matchers":[{"string":"若你近期有造成暴擊,增加 #% 元素傷害"},{"string":"若你近期有造成暴擊,減少 #% 元素傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2379781920"],"fractured":["fractured.stat_2379781920"],"crafted":["crafted.stat_2379781920"]}}} {"ref":"#% increased Elemental Damage if you've Warcried Recently","better":1,"matchers":[{"string":"若近期你有使用戰吼,增加 #% 元素傷害"}],"trade":{"ids":{"explicit":["explicit.stat_2803182108"]}}} @@ -988,6 +1006,7 @@ {"ref":"#% increased Elemental Damage with Attack Skills during any Flask Effect","better":1,"matchers":[{"string":"任何藥劑效果持續時間內,增加 #% 攻擊技能的元素傷害"},{"string":"任何藥劑效果持續時間內,減少 #% 攻擊技能的元素傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_782323220"]}}} {"ref":"#% increased Elemental Damage with Attack Skills per Power Charge","better":1,"matchers":[{"string":"每顆暴擊球增加 #% 攻擊技能元素傷害"},{"string":"每顆暴擊球減少 #% 攻擊技能元素傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_4116409626"]}}} {"ref":"#% increased Elemental Damage with Hits and Ailments for\neach type of Elemental Ailment on Enemy","better":1,"matchers":[{"string":"敵人身上每種元素異常狀態,\n增加 #% 擊中和異常狀態元素傷害"},{"string":"敵人身上每種元素異常狀態,\n減少 #% 擊中和異常狀態元素傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2605663324"]}}} +{"ref":"#% increased Elemental Damage with Melee Weapons","better":1,"matchers":[{"string":"近戰武器增加 #% 元素傷害"},{"string":"近戰武器減少 #% 元素傷害","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_503138266"]}}} {"ref":"#% increased Elemental Hit Attack Speed","better":1,"matchers":[{"string":"增加 #% 元素打擊攻擊速度"},{"string":"減少 #% 元素打擊攻擊速度","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_1151217691"]}}} {"ref":"#% increased Elemental Weakness Curse Effect","better":1,"matchers":[{"string":"增加 #% 元素要害的詛咒效果"},{"string":"減少 #% 元素要害的詛咒效果","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_3348324479"],"enchant":["enchant.stat_3348324479"]}}} {"ref":"#% increased Elemental Weakness Duration","better":1,"matchers":[{"string":"增加 #% 元素要害持續時間"},{"string":"減少 #% 元素要害持續時間","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_2690620076"]}}} @@ -1087,6 +1106,7 @@ {"ref":"#% increased Flammability Duration","better":1,"matchers":[{"string":"增加 #% 易燃持續時間"},{"string":"減少 #% 易燃持續時間","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_2166622264"]}}} {"ref":"#% increased Flask Charges gained","better":1,"matchers":[{"string":"增加 #% 藥劑充能獲取"},{"string":"玩家增加 #% 獲得藥劑充能"},{"string":"減少 #% 藥劑充能獲取","negate":true},{"string":"玩家減少 #% 獲得藥劑充能","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1452809865"],"implicit":["implicit.stat_1452809865"],"fractured":["fractured.stat_1452809865"],"scourge":["scourge.stat_1452809865"],"crafted":["crafted.stat_1452809865"]}}} {"ref":"#% increased Flask Charges gained during any Flask Effect","better":1,"matchers":[{"string":"任何藥劑效果持續時間內,增加 #% 藥劑充能"},{"string":"任何藥劑效果持續時間內,減少 #% 藥劑充能","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_662803072"]}}} +{"ref":"#% increased Flask Charges gained from Kills with Melee Weapons","better":1,"matchers":[{"string":"增加 #% 來自近戰武器擊殺的藥劑充能"},{"string":"減少 #% 來自近戰武器擊殺的藥劑充能","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_6637015"]}}} {"ref":"#% increased Flask Effect Duration","better":1,"matchers":[{"string":"增加 #% 藥劑效果持續時間"},{"string":"減少 #% 藥劑效果持續時間","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3741323227"],"implicit":["implicit.stat_3741323227"],"fractured":["fractured.stat_3741323227"],"enchant":["enchant.stat_3741323227"],"crafted":["crafted.stat_3741323227"]}}} {"ref":"#% increased Flask Effect Duration per Level","better":1,"matchers":[{"string":"每等級增加 #% 藥劑效果持續時間"},{"string":"每等級減少 #% 藥劑效果持續時間","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_981878473"]}}} {"ref":"#% increased Flask Life Recovery rate","better":1,"matchers":[{"string":"增加 #% 藥劑生命恢復率"},{"string":"減少 #% 藥劑生命恢復率","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_51994685"],"fractured":["fractured.stat_51994685"],"scourge":["scourge.stat_51994685"],"crafted":["crafted.stat_51994685"]}}} @@ -1274,6 +1294,8 @@ {"ref":"#% increased Melee Damage when on Full Life","better":1,"matchers":[{"string":"滿血時增加 #% 近戰傷害"},{"string":"滿血時減少 #% 近戰傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3579807004"]}}} {"ref":"#% increased Melee Physical Damage against Ignited Enemies","better":1,"matchers":[{"string":"對點燃的敵人增加 #% 近戰物理傷害"},{"string":"對點燃的敵人減少 #% 近戰物理傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1332534089"]}}} {"ref":"#% increased Melee Physical Damage per 10 Dexterity","better":1,"matchers":[{"string":"每 10 點敏捷增加 #% 近戰物理傷害"}],"trade":{"ids":{"explicit":["explicit.stat_2355151849"]}}} +{"ref":"#% increased Melee Weapon Attack Speed","better":1,"matchers":[{"string":"增加 #% 近戰武器攻擊速度"},{"string":"減少 #% 近戰武器攻擊速度","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2038105340"]}}} +{"ref":"#% increased Melee Weapon Damage against Enemies that are on Low Life","better":1,"matchers":[{"string":"對貧血的敵人,增加 #% 近戰武器傷害"}],"trade":{"ids":{"explicit":["explicit.stat_259714394"]}}} {"ref":"#% increased Merchant Prices","better":1,"matchers":[{"string":"增加 #% 販售價格"},{"string":"減少 #% 販售價格","negate":true}],"trade":{"ids":{"explicit":["sanctum.stat_3096446459"]}}} {"ref":"#% increased Mine Damage","better":1,"matchers":[{"string":"增加 #% 地雷傷害"},{"string":"減少 #% 地雷傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2137912951"],"fractured":["fractured.stat_2137912951"],"crafted":["crafted.stat_2137912951"]}}} {"ref":"#% increased Mine Duration","better":1,"matchers":[{"string":"增加 #% 地雷持續時間"},{"string":"減少 #% 地雷持續時間","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_117667746"],"fractured":["fractured.stat_117667746"]}}} @@ -1334,7 +1356,7 @@ {"ref":"#% increased Perception speed","better":1,"matchers":[{"string":"增加 #% 洞察力速度"},{"string":"減少 #% 洞察力速度","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1456551059"],"implicit":["implicit.stat_1456551059"],"fractured":["fractured.stat_1456551059"]}}} {"ref":"#% increased Phase Run Duration","better":1,"matchers":[{"string":"增加 #% 暗影迷蹤持續時間"},{"string":"減少 #% 暗影迷蹤持續時間","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_2556095677"]}}} {"ref":"#% increased Physical Attack Damage while Dual Wielding","better":1,"matchers":[{"string":"雙持時增加 #% 物理攻擊傷害"},{"string":"雙持時減少 #% 物理攻擊傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1274831335"],"fractured":["fractured.stat_1274831335"]}}} -{"ref":"#% increased Physical Damage","better":1,"matchers":[{"string":"沒有物理傷害","value":-1},{"string":"增加 #% 物理傷害"},{"string":"減少 #% 物理傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1509134228"],"implicit":["implicit.stat_1509134228"],"fractured":["fractured.stat_1509134228"],"crafted":["crafted.stat_1509134228"]}}} +{"ref":"#% increased Physical Damage","better":1,"matchers":[{"string":"沒有物理傷害","value":-1},{"string":"增加 #% 物理傷害"},{"string":"減少 #% 物理傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1509134228"],"implicit":["implicit.stat_1509134228"],"fractured":["fractured.stat_1509134228"],"enchant":["enchant.stat_1509134228"],"crafted":["crafted.stat_1509134228"]}}} {"ref":"#% increased Physical Damage over Time","better":1,"matchers":[{"string":"增加 #% 物理持續傷害"},{"string":"減少 #% 物理持續傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1692565595"],"fractured":["fractured.stat_1692565595"]}}} {"ref":"#% increased Physical Damage Over Time per 10 Dexterity","better":1,"matchers":[{"string":"每 10 敏捷增加 #% 持續性物理傷害"},{"string":"每 10 敏捷減少 #% 持續性物理傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_555311393"]}}} {"ref":"#% increased Physical Damage per Endurance Charge","better":1,"matchers":[{"string":"每個耐力球增加 #% 物理傷害"},{"string":"每個耐力球減少 #% 物理傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2481358827"]}}} @@ -1412,6 +1434,7 @@ {"ref":"#% increased Rarity of Items found","better":1,"matchers":[{"string":"增加 #% 物品稀有度"},{"string":"減少 #% 物品稀有度","negate":true}],"trade":{"ids":{"pseudo":["pseudo.pseudo_increased_rarity"],"explicit":["explicit.stat_3917489142"],"implicit":["implicit.stat_3917489142"],"fractured":["fractured.stat_3917489142"],"scourge":["scourge.stat_3917489142"],"crafted":["crafted.stat_3917489142"]}}} {"ref":"#% increased Rarity of Items found during Effect","better":1,"matchers":[{"string":"效果持續時間,增加 #% 掉落物品稀有度"},{"string":"效果持續時間,減少 #% 掉落物品稀有度","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1740200922","explicit.stat_3251705960"],"crafted":["crafted.stat_3251705960"]}}} {"ref":"#% increased Rarity of Items found from Slain Unique Enemies","better":1,"matchers":[{"string":"擊殺傳奇敵人增加 #% 掉落物品稀有度"},{"string":"擊殺傳奇敵人減少 #% 掉落物品稀有度","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_121185030"],"fractured":["fractured.stat_121185030"]}}} +{"ref":"#% increased Rarity of Items found per Mana Burn, up to a maximum of 100%","better":1,"matchers":[{"string":"每層魔力灼燒增加 #% 掉落物品稀有度,最多 100%"}],"trade":{"ids":{"explicit":["explicit.stat_3226452989"]}}} {"ref":"#% increased Rarity of Items found when on Low Life","better":1,"matchers":[{"string":"貧血時增加 #% 物品稀有度"},{"string":"貧血時減少 #% 物品稀有度","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2929867083"]}}} {"ref":"#% increased Rarity of Items found with a Normal Item Equipped","better":1,"matchers":[{"string":"裝備 1 件普通物品時增加 #% 物品稀有度"},{"string":"裝備 1 件普通物品時減少 #% 物品稀有度","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_4151190513"]}}} {"ref":"#% increased Reap Area of Effect","better":1,"matchers":[{"string":"增加 #% 收割的範圍效果"},{"string":"減少 #% 收割的範圍效果","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_647221668"]}}} @@ -1509,6 +1532,7 @@ {"ref":"#% increased Stun and Block Recovery","better":1,"matchers":[{"string":"增加 #% 暈眩恢復和格擋恢復"},{"string":"減少 #% 暈眩恢復和格擋恢復","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2511217560"],"implicit":["implicit.stat_2511217560"],"fractured":["fractured.stat_2511217560"],"scourge":["scourge.stat_2511217560"]}}} {"ref":"#% increased Stun Duration on Enemies","better":1,"matchers":[{"string":"增加 #% 敵人暈眩時間"},{"string":"減少 #% 敵人暈眩時間","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2517001139"],"implicit":["implicit.stat_2517001139"],"fractured":["fractured.stat_2517001139"],"scourge":["scourge.stat_2517001139"],"crafted":["crafted.stat_2517001139"]}}} {"ref":"#% increased Stun Duration on you","better":1,"matchers":[{"string":"增加你 #% 被暈眩的時間"},{"string":"減少你 #% 被暈眩的時間","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1067429236"]}}} +{"ref":"#% increased Stun Duration with Melee Weapons","better":1,"matchers":[{"string":"使用近戰武器時增加 #% 暈眩持續時間"},{"string":"使用近戰武器時減少 #% 暈眩持續時間","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_2912587137"]}}} {"ref":"#% increased Stun Threshold","better":1,"matchers":[{"string":"增加 #% 暈眩門檻"},{"string":"減少 #% 暈眩門檻","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_680068163"],"implicit":["implicit.stat_680068163"],"fractured":["fractured.stat_680068163"]}}} {"ref":"#% increased Suffix Modifier magnitudes","better":1,"matchers":[{"string":"增加 #% 後綴大小"},{"string":"減少 #% 後綴大小","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_1033086302"]}}} {"ref":"#% increased Summon Reaper Cooldown Recovery Rate","better":1,"matchers":[{"string":"增加 #% 召喚奪魂鐮冷卻時間恢復速度"},{"string":"減少 #% 召喚奪魂鐮冷卻時間恢復速度","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_82475304"]}}} @@ -1664,7 +1688,7 @@ {"ref":"#% of Elemental Damage from Hits taken as Chaos Damage","better":1,"matchers":[{"string":"承受 #% 的擊中元素傷害視為混沌傷害"}],"trade":{"ids":{"explicit":["explicit.stat_1175213674"]}}} {"ref":"#% of Elemental Damage from Hits taken as Physical Damage","better":1,"matchers":[{"string":"承受 #% 擊中的元素傷害視為物理傷害"}],"trade":{"ids":{"explicit":["explicit.stat_2340750293"]}}} {"ref":"#% of Elemental Damage Leeched as Life","dp":true,"better":1,"matchers":[{"string":"#% 元素傷害偷取生命"}],"trade":{"ids":{"explicit":["explicit.stat_720395808"],"implicit":["implicit.stat_720395808"]}}} -{"ref":"#% of Evasion Rating is Regenerated as Life per second while Focused","better":1,"matchers":[{"string":"專注時,每秒回復 #% 閃避值的生命"}],"trade":{"ids":{"explicit":["explicit.stat_3244118730"],"crafted":["crafted.stat_3244118730"]}}} +{"ref":"#% of Evasion Rating is Regenerated as Life per second while Focused","better":1,"matchers":[{"string":"專注時,每秒回復 #% 閃避值的生命"}],"trade":{"ids":{"explicit":["explicit.stat_3244118730"],"fractured":["fractured.stat_3244118730"],"crafted":["crafted.stat_3244118730"]}}} {"ref":"#% of Fire and Cold Damage taken as Lightning Damage while\naffected by Purity of Lightning","better":1,"matchers":[{"string":"被閃電淨化影響時,承受 #% 的火焰和冰冷傷害視為閃電傷害"}],"trade":{"ids":{"explicit":["explicit.stat_3953667743"]}}} {"ref":"#% of Fire and Lightning Damage from Hits taken as Cold Damage during Effect","better":1,"matchers":[{"string":"效果持續期間,承受來自擊中的 #% 火焰和閃電傷害視為冰冷傷害"}],"trade":{"ids":{"explicit":["explicit.stat_1349002319"]}}} {"ref":"#% of Fire and Lightning Damage taken as Cold Damage while affected by Purity of Ice","better":1,"matchers":[{"string":"被冰霜淨化影響時,承受 #% 的火焰和閃電傷害視為冰冷傷害"}],"trade":{"ids":{"explicit":["explicit.stat_2189467271"]}}} @@ -1768,6 +1792,7 @@ {"ref":"#% reduced Elemental Resistances","better":1,"matchers":[{"string":"增加 #% 元素抗性"},{"string":"減少 #% 元素抗性","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_76848920"]},"inverted":true}} {"ref":"#% reduced Enemy Stun Threshold","better":1,"matchers":[{"string":"減少 #% 敵人暈眩門檻"},{"string":"增加 #% 敵人暈眩門檻","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1443060084"],"implicit":["implicit.stat_1443060084"],"fractured":["fractured.stat_1443060084"],"scourge":["scourge.stat_1443060084"]}}} {"ref":"#% reduced Enemy Stun Threshold during any Flask Effect","better":1,"matchers":[{"string":"任何藥劑效果持續時間內,減少敵人 #% 暈眩門檻"}],"trade":{"ids":{"explicit":["explicit.stat_4228951304"]}}} +{"ref":"#% reduced Enemy Stun Threshold with Melee Weapons","better":1,"matchers":[{"string":"使用近戰武器時減少 #% 敵人暈眩門檻"},{"string":"使用近戰武器時增加 #% 敵人暈眩門檻","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_2791825817"]}}} {"ref":"#% reduced Enemy Stun Threshold with this Weapon","better":1,"matchers":[{"string":"使用此武器時減少 #% 敵人暈眩門檻"},{"string":"使用此武器時增加 #% 敵人暈眩門檻","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_832404842"],"crafted":["crafted.stat_832404842"]}}} {"ref":"#% reduced Fishing Pool Consumption","better":-1,"matchers":[{"string":"增加 #% 釣魚池消耗量"},{"string":"減少 #% 釣魚池消耗量","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1550221644"],"fractured":["fractured.stat_1550221644"],"scourge":["scourge.stat_1550221644"]},"inverted":true}} {"ref":"#% reduced Flask Charges used","better":-1,"matchers":[{"string":"增加 #% 藥劑充能使用"},{"string":"減少 #% 藥劑充能使用","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_644456512"],"implicit":["implicit.stat_644456512"],"fractured":["fractured.stat_644456512"],"scourge":["scourge.stat_644456512"]},"inverted":true}} @@ -1777,6 +1802,7 @@ {"ref":"#% reduced Ignite Duration on you","better":1,"matchers":[{"string":"減少 #% 你被點燃的持續時間"},{"string":"增加 #% 你被點燃的持續時間","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_986397080"],"implicit":["implicit.stat_986397080"],"fractured":["fractured.stat_986397080"],"enchant":["enchant.stat_986397080"],"scourge":["scourge.stat_986397080"],"crafted":["crafted.stat_986397080"]}}} {"ref":"#% reduced Lightning Damage taken","better":-1,"matchers":[{"string":"增加 #% 承受的閃電傷害"},{"string":"減少 #% 承受的閃電傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1276918229"],"implicit":["implicit.stat_1276918229"],"fractured":["fractured.stat_1276918229"],"scourge":["scourge.stat_1276918229"]},"inverted":true}} {"ref":"#% reduced Lightning Warp Duration","better":-1,"matchers":[{"string":"增加 #% 閃電傳送持續時間"},{"string":"減少 #% 閃電傳送持續時間","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_609478942"]},"inverted":true}} +{"ref":"#% reduced Mana Burn rate","better":-1,"matchers":[{"string":"增加 #% 魔力灼燒速度"},{"string":"減少 #% 魔力灼燒速度","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_116232170"]},"inverted":true}} {"ref":"#% reduced Mana Cost of Attacks","better":-1,"matchers":[{"string":"增加 #% 攻擊的魔力消耗"},{"string":"減少 #% 攻擊的魔力消","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_2859471749"]},"inverted":true}} {"ref":"#% reduced Mana Cost of Minion Skills","better":-1,"matchers":[{"string":"召喚物技能增加 #% 魔力消耗"},{"string":"召喚物技能減少 #% 魔力消耗","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2969128501"]},"inverted":true}} {"ref":"#% reduced Mana Cost of Raise Spectre","better":-1,"matchers":[{"string":"增加 #% 喚醒幽魂的魔力消耗"},{"string":"減少 #% 喚醒幽魂的魔力消耗","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_262301496"]},"inverted":true}} @@ -1811,6 +1837,7 @@ {"ref":"+# Dexterity Requirement","better":1,"matchers":[{"string":"# 敏捷需求"}],"trade":{"ids":{"explicit":["explicit.stat_1133453872"],"scourge":["scourge.stat_1133453872"]}}} {"ref":"+# Energy Shield gained on Killing a Shocked Enemy","better":1,"matchers":[{"string":"擊殺每個感電的敵人回復 # 點能量護盾"}],"trade":{"ids":{"explicit":["explicit.stat_347328113"]}}} {"ref":"+# Fire Damage taken from Hits","better":1,"matchers":[{"string":"被擊中時承受 # 火焰傷害"}],"trade":{"ids":{"explicit":["explicit.stat_614758785"],"implicit":["implicit.stat_614758785"]}}} +{"ref":"+# Fire Damage taken from Hits per Mana Burn","better":1,"matchers":[{"string":"每層魔力灼燒使被擊中時承受 # 火焰傷害"}],"trade":{"ids":{"explicit":["explicit.stat_1483305963"]}}} {"ref":"+# Intelligence Requirement","better":1,"matchers":[{"string":"# 智慧需求"}],"trade":{"ids":{"explicit":["explicit.stat_2153364323"],"scourge":["scourge.stat_2153364323"]}}} {"ref":"+# Life per 4 Dexterity","better":1,"matchers":[{"string":"每 4 點敏捷 # 生命"}],"trade":{"ids":{"explicit":["explicit.stat_2042405614"]}}} {"ref":"+# Lightning Damage taken from Hits","better":1,"matchers":[{"string":"被擊中時 # 承受閃電傷害"}],"trade":{"ids":{"implicit":["implicit.stat_465051235"]}}} @@ -1954,6 +1981,7 @@ {"ref":"+# to Level of all Discharge Gems","better":1,"matchers":[{"string":"全部 解放 寶石等級 #","advanced":"全部 解放(火球-神聖制裁) 寶石等級 #"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_25"]}}} {"ref":"+# to Level of all Discipline Gems","better":1,"matchers":[{"string":"全部 紀律 寶石等級 #","advanced":"全部 紀律(火球-神聖制裁) 寶石等級 #"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_65"]}}} {"ref":"+# to Level of all Divine Ire Gems","better":1,"matchers":[{"string":"全部 聖怒 寶石等級 #","advanced":"全部 聖怒(火球-神聖制裁) 寶石等級 #"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_191"]}}} +{"ref":"+# to Level of all Divine Retribution Gems","better":1,"matchers":[{"string":"全部 神聖制裁 寶石等級 #","advanced":"全部 神聖制裁(火球-神聖制裁) 寶石等級 #"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_275"]}}} {"ref":"+# to Level of all Dominating Blow Gems","better":1,"matchers":[{"string":"全部 霸氣之擊 寶石等級 #","advanced":"全部 霸氣之擊(火球-神聖制裁) 寶石等級 #"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_52"]}}} {"ref":"+# to Level of all Double Strike Gems","better":1,"matchers":[{"string":"全部 雙重打擊 寶石等級 #","advanced":"全部 雙重打擊(火球-神聖制裁) 寶石等級 #"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_9"]}}} {"ref":"+# to Level of all Dread Banner Gems","better":1,"matchers":[{"string":"全部 恐懼之旗 寶石等級 #","advanced":"全部 恐懼之旗(火球-神聖制裁) 寶石等級 #"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_185"]}}} @@ -2078,8 +2106,8 @@ {"ref":"+# to Level of all Pyroclast Mine Gems","better":1,"matchers":[{"string":"全部 炎爆新星地雷 寶石等級 #","advanced":"全部 炎爆新星地雷(火球-神聖制裁) 寶石等級 #"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_91"]}}} {"ref":"+# to Level of all Rage Vortex Gems","better":1,"matchers":[{"string":"全部 盛怒漩渦 寶石等級 #","advanced":"全部 盛怒漩渦(火球-神聖制裁) 寶石等級 #"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_244"]}}} {"ref":"+# to Level of all Rain of Arrows Gems","better":1,"matchers":[{"string":"全部 箭雨 寶石等級 #","advanced":"全部 箭雨(火球-神聖制裁) 寶石等級 #"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_53"]}}} -{"ref":"+# to Level of all Raise Spectre Gems","better":1,"matchers":[{"string":"全部 喚醒幽魂 寶石等級 #","advanced":"全部 喚醒幽魂(火球-武裝召喚) 寶石等級 #"},{"string":"全部喚醒幽魂寶石等級 #"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_29","explicit.stat_3235814433"],"fractured":["fractured.stat_3235814433"]}}} -{"ref":"+# to Level of all Raise Zombie Gems","better":1,"matchers":[{"string":"全部 殭屍復甦 寶石等級 #","advanced":"全部 殭屍復甦(火球-武裝召喚) 寶石等級 #"},{"string":"全部殭屍復甦寶石等級 #"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_16","explicit.stat_2739830820"]}}} +{"ref":"+# to Level of all Raise Spectre Gems","better":1,"matchers":[{"string":"全部 喚醒幽魂 寶石等級 #","advanced":"全部 喚醒幽魂(火球-神聖制裁) 寶石等級 #"},{"string":"全部喚醒幽魂寶石等級 #"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_29","explicit.stat_3235814433"],"fractured":["fractured.stat_3235814433"]}}} +{"ref":"+# to Level of all Raise Zombie Gems","better":1,"matchers":[{"string":"全部 殭屍復甦 寶石等級 #","advanced":"全部 殭屍復甦(火球-神聖制裁) 寶石等級 #"},{"string":"全部殭屍復甦寶石等級 #"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_16","explicit.stat_2739830820"]}}} {"ref":"+# to Level of all Rallying Cry Gems","better":1,"matchers":[{"string":"全部 激勵戰吼 寶石等級 #","advanced":"全部 激勵戰吼(火球-神聖制裁) 寶石等級 #"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_127"]}}} {"ref":"+# to Level of all Reap Gems","better":1,"matchers":[{"string":"全部 收割 寶石等級 #","advanced":"全部 收割(火球-神聖制裁) 寶石等級 #"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_241"]}}} {"ref":"+# to Level of all Reave Gems","better":1,"matchers":[{"string":"全部 衝擊波 寶石等級 #","advanced":"全部 衝擊波(火球-神聖制裁) 寶石等級 #"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_89"]}}} @@ -2466,6 +2494,7 @@ {"ref":"+#% to Damage over Time Multiplier per 10 Intelligence on Unallocated Passives in Radius","better":1,"matchers":[{"string":"範圍內未配置的天賦中,每 10 點智慧 #% 持續傷害加成"}],"trade":{"ids":{"explicit":["explicit.stat_1994121713"]}}} {"ref":"+#% to Damage over Time Multiplier while affected by Malevolence","better":1,"matchers":[{"string":"被惡意影響時,#% 持續傷害加成"}],"trade":{"ids":{"explicit":["explicit.stat_2736708072"]}}} {"ref":"+#% to Damage over Time Multiplier with Attack Skills","better":1,"matchers":[{"string":"攻擊技能 #% 持續傷害加成"}],"trade":{"ids":{"explicit":["explicit.stat_693959086"],"fractured":["fractured.stat_693959086"]}}} +{"ref":"+#% to Damage over Time Multiplier with Melee Weapon Attacks","better":1,"matchers":[{"string":"#% 近戰武器攻擊的持續傷害加成"}],"trade":{"ids":{"explicit":["explicit.stat_1867426121"]}}} {"ref":"+#% to Elemental Resistances during Effect","better":1,"matchers":[{"string":"效果持續時間,#% 全部元素抗性"}],"trade":{"ids":{"explicit":["explicit.stat_3110554274"]}}} {"ref":"+#% to Fire and Chaos Resistances","better":1,"matchers":[{"string":"#% 火焰和混沌抗性"}],"trade":{"ids":{"explicit":["explicit.stat_378817135"],"fractured":["fractured.stat_378817135"],"crafted":["crafted.stat_378817135"]}}} {"ref":"+#% to Fire and Cold Resistances","better":1,"matchers":[{"string":"#% 火焰與冰冷抗性"}],"trade":{"ids":{"explicit":["explicit.stat_2915988346"],"implicit":["implicit.stat_2915988346"],"fractured":["fractured.stat_2915988346"],"crafted":["crafted.stat_2915988346"]}}} @@ -2495,6 +2524,7 @@ {"ref":"+#% to maximum Lightning Resistance while affected by Herald of Thunder","better":1,"matchers":[{"string":"被閃電之捷影響時,#% 最大閃電抗性"}],"trade":{"ids":{"explicit":["explicit.stat_3259396413"]}}} {"ref":"+#% to Maximum Quality","better":1,"matchers":[{"string":"#% 最大品質"}],"trade":{"ids":{"implicit":["implicit.stat_2039822488"]}}} {"ref":"+#% to Melee Critical Strike Multiplier","better":1,"matchers":[{"string":"#% 近戰暴擊加成"}],"trade":{"ids":{"explicit":["explicit.stat_4237442815"],"fractured":["fractured.stat_4237442815"]}}} +{"ref":"+#% to Melee Weapon Critical Strike Multiplier","better":1,"matchers":[{"string":"#% 近戰武器暴擊加成"}],"trade":{"ids":{"explicit":["explicit.stat_605218169"]}}} {"ref":"+#% to Monster Critical Strike Multiplier","better":1,"fromAreaMods":true,"fromUberAreaMods":true,"fromHeistAreaMods":true,"matchers":[{"string":"#% 怪物暴擊加成"}],"trade":{"ids":{"explicit":["explicit.stat_57326096"],"fractured":["fractured.stat_57326096"]}}} {"ref":"+#% to Off Hand Critical Strike Chance","dp":true,"better":1,"matchers":[{"string":"#% 副手暴擊率"}],"trade":{"ids":{"explicit":["explicit.stat_1757389331"]}}} {"ref":"+#% to Off Hand Critical Strike Chance per 10 Maximum Energy Shield on Shield","dp":true,"better":1,"matchers":[{"string":"盾牌上每 10 最大能量護盾 #% 副手暴擊率"}],"trade":{"ids":{"explicit":["explicit.stat_3285400610"]}}} @@ -2891,7 +2921,7 @@ {"ref":"Adds # minimum Cold Damage to Spells per Power Charge","better":1,"matchers":[{"string":"每顆暴擊球為法術附加 # 最小冰冷傷害"},{"string":"每顆暴擊球為法術附加 # 至 # 冰冷傷害"},{"string":"每顆暴擊球為法術附加 # 最大冰冷傷害"}],"trade":{"ids":{"explicit":["explicit.stat_3408048164"],"fractured":["fractured.stat_3408048164"]}}} {"ref":"Adds # Passive Skills","better":-1,"matchers":[{"string":"附加 # 個天賦"},{"string":"附加 1 個天賦","value":1}],"trade":{"ids":{"explicit":["explicit.stat_3086156145"],"enchant":["enchant.stat_3086156145"]}}} {"ref":"Adds # Small Passive Skills which grant nothing","better":-1,"matchers":[{"string":"# 個附加的小天賦沒有效果"},{"string":"1 個附加的小天賦沒有效果","value":1}],"trade":{"ids":{"explicit":["explicit.stat_1085446536"]}}} -{"ref":"Adds # to # Chaos Damage","better":1,"matchers":[{"string":"附加 # 至 # 混沌傷害"}],"trade":{"ids":{"pseudo":["pseudo.pseudo_adds_chaos_damage"],"explicit":["explicit.stat_2223678961","explicit.stat_3531280422"],"implicit":["implicit.stat_2223678961","implicit.stat_3531280422"],"fractured":["fractured.stat_2223678961"],"scourge":["scourge.stat_2223678961"]}}} +{"ref":"Adds # to # Chaos Damage","better":1,"matchers":[{"string":"附加 # 至 # 混沌傷害"}],"trade":{"ids":{"pseudo":["pseudo.pseudo_adds_chaos_damage"],"explicit":["explicit.stat_2223678961","explicit.stat_3531280422"],"implicit":["implicit.stat_2223678961","implicit.stat_3531280422"],"fractured":["fractured.stat_2223678961"],"enchant":["enchant.stat_2223678961"],"scourge":["scourge.stat_2223678961"]}}} {"ref":"Adds # to # Chaos Damage for each Curse on the Enemy","better":1,"matchers":[{"string":"敵人身上每個詛咒附加 # 至 # 混沌傷害"}],"trade":{"ids":{"explicit":["explicit.stat_4294344579"]}}} {"ref":"Adds # to # Chaos Damage for each Spider's Web on the Enemy","better":1,"matchers":[{"string":"敵人身上每個蛛網附加 # 至 # 混沌傷害"}],"trade":{"ids":{"explicit":["explicit.stat_982177653"]}}} {"ref":"Adds # to # Chaos Damage if you've dealt a Critical Strike Recently","better":1,"matchers":[{"string":"若你近期造成暴擊,附加 # 至 # 混沌傷害"}],"trade":{"ids":{"explicit":["explicit.stat_2523334466"],"fractured":["fractured.stat_2523334466"],"crafted":["crafted.stat_2523334466"]}}} @@ -2902,7 +2932,7 @@ {"ref":"Adds # to # Chaos Damage to Attacks while you have a Bestial Minion","better":1,"matchers":[{"string":"你有凶猛的召喚物時,附加 # 至 # 攻擊混沌傷害"}],"trade":{"ids":{"explicit":["explicit.stat_2152491486"]}}} {"ref":"Adds # to # Chaos Damage to Spells","better":1,"matchers":[{"string":"法術附加 # 至 # 混沌傷害"}],"trade":{"ids":{"pseudo":["pseudo.pseudo_adds_chaos_damage_to_spells"],"explicit":["explicit.stat_2300399854"],"implicit":["implicit.stat_2300399854"],"fractured":["fractured.stat_2300399854"]}}} {"ref":"Adds # to # Chaos Damage to Spells and Attacks during any Flask Effect","better":1,"matchers":[{"string":"在任何藥劑效果持續時間內,法術和攻擊附加 # 至 # 混沌傷害"}],"trade":{"ids":{"explicit":["explicit.stat_3519268108"]}}} -{"ref":"Adds # to # Cold Damage","better":1,"matchers":[{"string":"附加 # 至 # 冰冷傷害"}],"trade":{"ids":{"pseudo":["pseudo.pseudo_adds_cold_damage"],"explicit":["explicit.stat_1037193709","explicit.stat_2387423236"],"implicit":["implicit.stat_1037193709","implicit.stat_2387423236"],"fractured":["fractured.stat_1037193709","fractured.stat_2387423236"],"scourge":["scourge.stat_1037193709"],"crafted":["crafted.stat_1037193709","crafted.stat_2387423236"]}}} +{"ref":"Adds # to # Cold Damage","better":1,"matchers":[{"string":"附加 # 至 # 冰冷傷害"}],"trade":{"ids":{"pseudo":["pseudo.pseudo_adds_cold_damage"],"explicit":["explicit.stat_1037193709","explicit.stat_2387423236"],"implicit":["implicit.stat_1037193709","implicit.stat_2387423236"],"fractured":["fractured.stat_1037193709","fractured.stat_2387423236"],"enchant":["enchant.stat_1037193709"],"scourge":["scourge.stat_1037193709"],"crafted":["crafted.stat_1037193709","crafted.stat_2387423236"]}}} {"ref":"Adds # to # Cold Damage against Chilled Enemies","better":1,"matchers":[{"string":"對冰緩敵人附加 # 至 # 冰冷傷害"}],"trade":{"ids":{"explicit":["explicit.stat_3734640451"]}}} {"ref":"Adds # to # Cold Damage against Chilled or Frozen Enemies","better":1,"matchers":[{"string":"對冰緩或冰凍的敵人附加 # 至 # 冰冷傷害"}],"trade":{"ids":{"explicit":["explicit.stat_2233361223"],"fractured":["fractured.stat_2233361223"]}}} {"ref":"Adds # to # Cold Damage if you've been Hit Recently","better":1,"matchers":[{"string":"近期內你若有被擊中則附加 # 至 # 冰冷傷害"}],"trade":{"ids":{"enchant":["enchant.stat_884399432"]}}} @@ -3006,9 +3036,9 @@ {"ref":"All Towers in range of your Empowering Towers have #% chance to deal Double Damage","better":1,"anointments":[{"roll":50,"oils":"13,13"}],"matchers":[{"string":"在你賦予塔範圍內的所有防守塔,有 #% 機率造成 2 倍傷害"},{"string":"在你賦予塔範圍內的所有防守塔,造成 2 倍傷害","value":100}],"trade":{"ids":{"enchant":["enchant.stat_1959522666"]}}} {"ref":"Allies' Aura Buffs do not affect you","better":1,"matchers":[{"string":"不能獲得友方光環效果"}],"trade":{"ids":{"explicit":["explicit.stat_1489905076"]}}} {"ref":"Allocated Small Passive Skills in Radius grant nothing","better":1,"matchers":[{"string":"配置範圍內的小天賦不會獲得效果"}],"trade":{"ids":{"explicit":["explicit.stat_325204898"]}}} -{"ref":"Allocates #","better":0,"matchers":[{"string":"配置 處決者","value":10016,"oils":"3,4,6"},{"string":"配置 意志之力","value":1006,"oils":"2,2,11"},{"string":"配置 完美浪子","value":10115,"oils":"1,6,6"},{"string":"配置 壯碩之體","value":10153},{"string":"配置 寬容","value":10511,"oils":"9,9,11"},{"string":"配置 荊棘壁壘","value":10542,"oils":"1,2,5"},{"string":"配置 幻夢者","value":10835,"oils":"2,5,6"},{"string":"配置 奧術師之統御","value":11420,"oils":"1,9,10"},{"string":"配置 閃電之息","value":11645,"oils":"6,8,13"},{"string":"配置 耐力","value":11730,"oils":"1,10,13"},{"string":"配置 吸血主義","value":11784,"oils":"3,5,8"},{"string":"配置 聖油鮮肉","value":11820,"oils":"7,13,13"},{"string":"配置 火焰之息","value":11924,"oils":"4,6,13"},{"string":"配置 影響","value":12143,"oils":"4,5,13"},{"string":"配置 戰士之路","value":12702,"oils":"3,3,3"},{"string":"配置 俊敏","value":12795,"oils":"4,4,11"},{"string":"配置 狂戰之魂","value":12809,"oils":"1,2,11"},{"string":"配置 復仇","value":12878,"oils":"4,9,11"},{"string":"配置 聖之審判","value":13164,"oils":"2,5,10"},{"string":"配置 魔像血統 ","value":1325,"oils":"5,13,13"},{"string":"配置 多重射擊","value":13375,"oils":"7,10,12"},{"string":"配置 壁壘","value":1340,"oils":"3,4,10"},{"string":"配置 精華抽取","value":1382,"oils":"4,4,4"},{"string":"配置 堅貞不渝","value":13922,"oils":"2,13,13"},{"string":"配置 影刃","value":1405,"oils":"1,6,9"},{"string":"配置 屠戮","value":14606,"oils":"4,8,9"},{"string":"配置 聖之雷霆","value":14665,"oils":"3,3,11"},{"string":"配置 狂歡","value":14813,"oils":"3,8,10"},{"string":"配置 壯漢","value":15027},{"string":"配置 救贖","value":15046,"oils":"2,8,9"},{"string":"配置 卓越","value":15085,"oils":"3,6,10"},{"string":"配置 看守塔","value":15290,"oils":"7,12,12"},{"string":"配置 解放行動","value":15344,"oils":"1,2,8"},{"string":"配置 飛掠符文","value":15400,"oils":"11,12,12"},{"string":"配置 偏斜","value":15437,"oils":"3,7,12"},{"string":"配置 鷹爪功","value":15614,"oils":"8,10,11"},{"string":"配置 致命之刃","value":1568,"oils":"3,11,11"},{"string":"配置 法術範圍增幅","value":15711,"oils":"1,4,11"},{"string":"配置 自然合一","value":15842,"oils":"4,9,10"},{"string":"配置 虛空盛宴","value":15852,"oils":"3,12,13"},{"string":"配置 毒化之擊","value":16236,"oils":"1,3,9"},{"string":"配置 聚靈之杖","value":16243,"oils":"2,4,4"},{"string":"配置 寧靜","value":16246,"oils":"0,12,13"},{"string":"配置 碎顱","value":16703,"oils":"1,10,11"},{"string":"配置 閃現冰凍","value":17171,"oils":"4,6,9"},{"string":"配置 悄無聲息","value":17608,"oils":"3,4,8"},{"string":"配置 靜修","value":18025},{"string":"配置 神幻壁壘","value":18174,"oils":"5,5,5"},{"string":"配置 權貴攻擊","value":18703,"oils":"8,8,10"},{"string":"配置 完美主義者","value":18707,"oils":"4,5,12"},{"string":"配置 血書","value":18769,"oils":"2,8,13"},{"string":"配置 融合","value":18865,"oils":"2,8,11"},{"string":"配置 強化之膚","value":19069,"oils":"8,12,12"},{"string":"配置 正義軍團","value":19103,"oils":"4,10,10"},{"string":"配置 哨兵","value":19144,"oils":"4,5,6"},{"string":"配置 獵人之路","value":19506,"oils":"1,4,4"},{"string":"配置 珍重打擊","value":19730,"oils":"1,7,10"},{"string":"配置 震爆之力","value":19794,"oils":"5,7,12"},{"string":"配置 藥草學","value":19858,"oils":"5,11,12"},{"string":"配置 亡靈諧曲","value":19897,"oils":"1,9,12"},{"string":"配置 聚能之界","value":20528,"oils":"4,12,12"},{"string":"配置 庇護聖所","value":20832,"oils":"3,5,5"},{"string":"配置 邊緣政策","value":20835,"oils":"1,3,11"},{"string":"配置 穿射箭矢","value":21228,"oils":"10,11,12"},{"string":"配置 煉獄炸彈","value":21297,"oils":"4,4,12"},{"string":"配置 快速回復","value":21330,"oils":"5,5,13"},{"string":"配置 魔符匠","value":21389,"oils":"6,9,12"},{"string":"配置 戰鬥精力","value":21413,"oils":"1,4,10"},{"string":"配置 迅影秘術","value":21435,"oils":"1,1,6"},{"string":"配置 霜雪之息","value":21460,"oils":"5,12,12"},{"string":"配置 毀滅裝置","value":21602,"oils":"2,3,12"},{"string":"配置 祕法學","value":21634,"oils":"3,12,12"},{"string":"配置 殘忍準備","value":21958,"oils":"5,10,12"},{"string":"配置 腐蝕之衛","value":21973,"oils":"2,4,5"},{"string":"配置 振奮之焰","value":22133,"oils":"1,5,7"},{"string":"配置 鷹眼","value":2225,"oils":"1,1,11"},{"string":"配置 吸血","value":22356,"oils":"8,10,12"},{"string":"配置 滅世之語","value":22535,"oils":"13,13,13"},{"string":"配置 蛇影戰陣","value":22702,"oils":"6,10,11"},{"string":"配置 鬥杖者之力","value":22972,"oils":"5,5,9"},{"string":"配置 屠殺 ","value":23038,"oils":"6,6,6"},{"string":"配置 野性之心","value":23066,"oils":"9,10,13"},{"string":"配置 精髓灌注","value":23690,"oils":"1,3,4"},{"string":"配置 冷酷計算","value":24050,"oils":"9,9,9"},{"string":"配置 本能","value":24067,"oils":"2,2,6"},{"string":"配置 死裡逃生","value":24133,"oils":"6,9,13"},{"string":"配置 蓄電","value":24256,"oils":"1,2,6"},{"string":"配置 暴烈衝擊","value":24324,"oils":"4,6,11"},{"string":"配置 沉靜思維","value":24362,"oils":"1,4,8"},{"string":"配置 戰士之血","value":24383,"oils":"5,5,10"},{"string":"配置 碎胸者","value":24721,"oils":"5,10,10"},{"string":"配置 魚叉手","value":24858,"oils":"5,7,9"},{"string":"配置 血液抽取","value":25058,"oils":"6,11,12"},{"string":"配置 原始精神","value":25178,"oils":"2,6,10"},{"string":"配置 刀劍宗師","value":25367,"oils":"1,2,12"},{"string":"配置 頑固軍隊","value":25409,"oils":"8,9,12"},{"string":"配置 灌注","value":25411,"oils":"9,12,12"},{"string":"配置 送葬者","value":25439,"oils":"7,7,10"},{"string":"配置 修行之刃","value":25456,"oils":"6,9,10"},{"string":"配置 縱火","value":2550,"oils":"4,4,6"},{"string":"配置 努力不懈","value":25738,"oils":"2,7,9"},{"string":"配置 尖酸刻薄","value":25970,"oils":"1,10,10"},{"string":"配置 殘疤","value":26023,"oils":"5,10,13"},{"string":"配置 斧刃宗師","value":26096,"oils":"4,5,9"},{"string":"配置 出血","value":26294,"oils":"6,6,12"},{"string":"配置 充能之擊","value":26557,"oils":"5,8,9"},{"string":"配置 勝者","value":26564,"oils":"4,7,12"},{"string":"配置 腐化","value":26620,"oils":"9,10,10"},{"string":"配置 聖潔之力","value":26866,"oils":"6,6,10"},{"string":"配置 前瞻性","value":26960,"oils":"5,7,10"},{"string":"配置 部落之怒","value":27119,"oils":"11,12,13"},{"string":"配置 靈思聖殿","value":27137,"oils":"6,6,13"},{"string":"配置 疾步","value":2715,"oils":"3,3,4"},{"string":"配置 秘能意志","value":27163,"oils":"3,3,12"},{"string":"配置 過度準備","value":27190,"oils":"3,3,6"},{"string":"配置 心與靈","value":27203,"oils":"2,9,13"},{"string":"配置 武術經驗","value":27301,"oils":"1,4,6"},{"string":"配置 亡靈之約","value":27308,"oils":"6,10,10"},{"string":"配置 亡靈之主","value":27611,"oils":"4,9,12"},{"string":"配置 嗜血者","value":27788,"oils":"11,11,12"},{"string":"配置 沉靜智慧","value":27929,"oils":"2,5,5"},{"string":"配置 賦予之絆","value":28034,"oils":"1,7,7"},{"string":"配置 活力之湧","value":28449,"oils":"3,7,8"},{"string":"配置 生靈收割者","value":28503,"oils":"2,4,12"},{"string":"配置 刺殺","value":28754,"oils":"10,11,13"},{"string":"配置 冷酷無情","value":28878,"oils":"2,4,7"},{"string":"配置 神聖之火","value":29049,"oils":"3,5,12"},{"string":"配置 貪婪之徒","value":29381,"oils":"4,12,13"},{"string":"配置 劍舞","value":29522,"oils":"7,9,9"},{"string":"配置 冰霜季節","value":2959,"oils":"7,10,13"},{"string":"配置 爆裂魔符","value":29861,"oils":"3,6,6"},{"string":"配置 自衛術","value":30160,"oils":"2,2,4"},{"string":"配置 雷靈之道","value":30225,"oils":"2,2,10"},{"string":"配置 爽朗","value":30302,"oils":"4,11,12"},{"string":"配置 熔岩之力","value":30439,"oils":"1,1,13"},{"string":"配置 真實之擊","value":30471,"oils":"5,9,10"},{"string":"配置 聖情","value":30693,"oils":"4,5,7"},{"string":"配置 獵人專家","value":30974,"oils":"7,10,10"},{"string":"配置 堅固","value":31033,"oils":"1,4,5"},{"string":"配置 自然權威","value":31257,"oils":"2,12,13"},{"string":"配置 致命之毒","value":31359,"oils":"1,8,12"},{"string":"配置 山貓之靈","value":31508,"oils":"8,8,9"},{"string":"配置 相鄰憎恨","value":31513,"oils":"7,9,11"},{"string":"配置 謹慎資源保護者","value":31585,"oils":"7,10,11"},{"string":"配置 巨大影響","value":32059,"oils":"3,4,11"},{"string":"配置 竊魂者","value":32176,"oils":"2,9,11"},{"string":"配置 毒蛇之觸","value":32227,"oils":"2,10,11"},{"string":"配置 超群身法","value":32245},{"string":"配置 迅捷","value":32345},{"string":"配置 風暴織者","value":32455,"oils":"2,9,10"},{"string":"配置 標記獵物","value":32681,"oils":"2,7,10"},{"string":"配置 主權","value":32932,"oils":"12,12,12"},{"string":"配置 剃刃","value":33082,"oils":"4,5,8"},{"string":"配置 飛毛腿","value":3309,"oils":"2,3,11"},{"string":"配置 戰神","value":33287,"oils":"3,5,11"},{"string":"配置 聖御","value":33435,"oils":"6,6,9"},{"string":"配置 海獵鷹","value":33545,"oils":"6,9,9"},{"string":"配置 強勢刺穿","value":33582,"oils":"4,6,8"},{"string":"配置 起源","value":33718,"oils":"5,9,13"},{"string":"配置 雙刃之舞","value":33725,"oils":"5,8,12"},{"string":"配置 破壞設置","value":33777,"oils":"5,5,12"},{"string":"配置 刀刃意志","value":33903,"oils":"2,4,10"},{"string":"配置 決戰宗師","value":34009,"oils":"2,11,12"},{"string":"配置 強化聚能","value":34173,"oils":"9,10,12"},{"string":"配置 劍術精通","value":34284,"oils":"3,7,11"},{"string":"配置 魔像指揮官","value":34506,"oils":"6,12,13"},{"string":"配置 先見之明","value":3452,"oils":"4,11,13"},{"string":"配置 惡之意","value":34591,"oils":"7,7,12"},{"string":"配置 熟能生巧","value":34601},{"string":"配置 火靈之道","value":34661,"oils":"8,9,10"},{"string":"配置 破壞者","value":34666,"oils":"2,4,11"},{"string":"配置 縝密狂怒","value":34973,"oils":"3,10,13"},{"string":"配置 不諧匠師","value":35233,"oils":"3,5,6"},{"string":"配置 動能影響","value":35436,"oils":"3,6,8"},{"string":"配置 強壯手臂","value":35663,"oils":"1,6,11"},{"string":"配置 恐怖之力","value":35685,"oils":"5,6,9"},{"string":"配置 詭計","value":35894,"oils":"4,4,10"},{"string":"配置 鋼之信仰","value":35958,"oils":"2,10,13"},{"string":"配置 太古之力","value":36281,"oils":"6,8,12"},{"string":"配置 剝皮刃","value":36490,"oils":"1,8,9"},{"string":"配置 狩獵之徵","value":36687,"oils":"1,11,11"},{"string":"配置 燃燒殘暴","value":36736,"oils":"5,7,8"},{"string":"配置 鋼木之姿","value":36859,"oils":"5,5,6"},{"string":"配置 原野智慧","value":36874},{"string":"配置 獻祭","value":36915,"oils":"5,6,8"},{"string":"配置 奉獻","value":36949,"oils":"9,9,12"},{"string":"配置 賢者之路","value":37078,"oils":"2,3,4"},{"string":"配置 充沛精力","value":37326,"oils":"10,10,12"},{"string":"配置 注入肉體","value":37403,"oils":"3,7,10"},{"string":"配置 直覺","value":37504,"oils":"3,8,8"},{"string":"配置 肢解","value":37647,"oils":"8,11,13"},{"string":"配置 預示","value":38246,"oils":"3,7,13"},{"string":"配置 正義審判","value":38516,"oils":"2,2,5"},{"string":"配置 戰士之道","value":38706,"oils":"0,10,11"},{"string":"配置 灼熱","value":38849,"oils":"3,6,12"},{"string":"配置 巨靈","value":38922,"oils":"2,3,13"},{"string":"配置 活力虛空","value":39530,"oils":"1,12,13"},{"string":"配置 偽痛","value":39657,"oils":"1,8,8"},{"string":"配置 黯黑藝術","value":39743,"oils":"5,8,11"},{"string":"配置 平衡反擊","value":39761,"oils":"1,3,12"},{"string":"配置 玷汙之利","value":39986,"oils":"9,10,11"},{"string":"配置 破骨","value":40645,"oils":"4,6,6"},{"string":"配置 魔晶之膚","value":40743,"oils":"2,10,12"},{"string":"配置 堅持不懈","value":40849,"oils":"0,7,9"},{"string":"配置 致命鋒芒","value":41119,"oils":"2,8,12"},{"string":"配置 野戰醫學","value":41137,"oils":"7,9,10"},{"string":"配置 致命愛好","value":41307,"oils":"0,7,10"},{"string":"配置 自然療法","value":41420,"oils":"7,11,12"},{"string":"配置 嚴峻訓練","value":41472,"oils":"10,12,12"},{"string":"配置 智慧之力","value":41476,"oils":"5,5,8"},{"string":"配置 死亡印記","value":41595,"oils":"2,7,12"},{"string":"配置 精神救助","value":4177,"oils":"12,12,13"},{"string":"配置 寒冬之擁","value":41870,"oils":"1,7,9"},{"string":"配置 足智多謀","value":41989,"oils":"4,11,11"},{"string":"配置 堅鋼之靈","value":42009,"oils":"1,13,13"},{"string":"配置 生物學","value":42041,"oils":"4,10,12"},{"string":"配置 機會之窗","value":4207,"oils":"7,11,11"},{"string":"配置 狂熱","value":42443,"oils":"6,12,12"},{"string":"配置 雪鍛","value":42649,"oils":"3,5,13"},{"string":"配置 元素專注","value":42686,"oils":"2,3,6"},{"string":"配置 強弩","value":42720,"oils":"2,4,8"},{"string":"配置 秘能之心","value":42795,"oils":"4,9,9"},{"string":"配置 汲靈術","value":42804,"oils":"4,5,5"},{"string":"配置 杖影屏障","value":42917,"oils":"3,5,9"},{"string":"配置 寒冬之靈","value":43385,"oils":"2,5,12"},{"string":"配置 精神號令","value":43689,"oils":"2,2,13"},{"string":"配置 高能炸彈","value":44102,"oils":"2,5,8"},{"string":"配置 反射","value":44103,"oils":"6,10,13"},{"string":"配置 龜甲盾","value":44207,"oils":"1,2,10"},{"string":"配置 聖之狂怒","value":44347,"oils":"3,3,10"},{"string":"配置 薩滿領地","value":44562,"oils":"1,6,12"},{"string":"配置 強大聯繫","value":44788,"oils":"2,2,8"},{"string":"配置 自然之力","value":4481,"oils":"4,6,12"},{"string":"配置 玄幻之意","value":44824,"oils":"5,6,11"},{"string":"配置 冰靈之道","value":44955,"oils":"4,8,11"},{"string":"配置 浪費","value":44988,"oils":"2,12,12"},{"string":"配置 驚險殺手","value":45067,"oils":"3,3,5"},{"string":"配置 三相之力","value":45317,"oils":"2,9,9"},{"string":"配置 花式射擊","value":45329,"oils":"3,8,13"},{"string":"配置 連續爆破","value":45608,"oils":"1,1,9"},{"string":"配置 信仰試煉","value":45657,"oils":"2,7,7"},{"string":"配置 老兵","value":45803,"oils":"5,7,13"},{"string":"配置 召喚屏障","value":45945,"oils":"4,7,10"},{"string":"配置 毒蛇之牙","value":46408,"oils":"1,5,6"},{"string":"配置 強大之繫","value":46471,"oils":"7,7,7"},{"string":"配置 秘能爆發","value":46842,"oils":"6,10,12"},{"string":"配置 秘能聖所","value":46904,"oils":"1,12,12"},{"string":"配置 怠工者","value":46965,"oils":"1,5,5"},{"string":"配置 劍刃大師","value":47065,"oils":"6,11,13"},{"string":"配置 割喉者","value":47306,"oils":"3,8,11"},{"string":"配置 超載","value":47471,"oils":"1,11,12"},{"string":"配置 潛意識","value":47484,"oils":"3,4,5"},{"string":"配置 遠視","value":47743,"oils":"4,4,9"},{"string":"配置 洞見觀瞻","value":48298,"oils":"4,4,13"},{"string":"配置 活力之源","value":4833,"oils":"9,11,11"},{"string":"配置 英勇","value":48438,"oils":"8,11,11"},{"string":"配置 避難所","value":4854,"oils":"7,8,12"},{"string":"配置 黑暗之心","value":48556,"oils":"0,8,8"},{"string":"配置 激情","value":48614,"oils":"3,10,12"},{"string":"配置 虛影屏障","value":48698,"oils":"9,12,13"},{"string":"配置 鬥士藝術","value":48807,"oils":"2,11,13"},{"string":"配置 致命箭矢","value":48823,"oils":"2,4,9"},{"string":"配置 制裁","value":49254,"oils":"1,9,11"},{"string":"配置 崩雷","value":49318,"oils":"1,5,11"},{"string":"配置 受雇殺手","value":49379,"oils":"8,8,11"},{"string":"配置 劈砍","value":4940,"oils":"2,3,10"},{"string":"配置 深呼吸","value":49445,"oils":"5,7,11"},{"string":"配置 強弩之弦","value":49459,"oils":"4,8,12"},{"string":"配置 反抗","value":49538,"oils":"3,5,10"},{"string":"配置 心眼","value":49621,"oils":"1,8,10"},{"string":"配置 燒灼","value":49645,"oils":"2,2,7"},{"string":"配置 極度權勢","value":49772,"oils":"3,6,9"},{"string":"配置 勇氣","value":49969,"oils":"6,8,8"},{"string":"配置 沉寂之心","value":50029,"oils":"4,13,13"},{"string":"配置 先祖智慧","value":50197},{"string":"配置 彈道學","value":50338,"oils":"6,8,11"},{"string":"配置 補藥","value":50690,"oils":"2,3,7"},{"string":"配置 告誡者","value":50858,"oils":"2,6,11"},{"string":"配置 秘能容器","value":51108,"oils":"8,10,13"},{"string":"配置 亂世","value":51212,"oils":"2,3,9"},{"string":"配置 碎脊者","value":5126,"oils":"4,8,8"},{"string":"配置 德魯伊的儀式","value":51440,"oils":"1,9,13"},{"string":"配置 沉重之擊","value":51559,"oils":"6,6,8"},{"string":"配置 最後儀式","value":51748,"oils":"2,10,10"},{"string":"配置 飛矢宗師","value":51881,"oils":"2,9,12"},{"string":"配置 異變","value":52031,"oils":"8,10,10"},{"string":"配置 開墾之敵","value":52090,"oils":"3,10,11"},{"string":"配置 靈魂吸收","value":52157,"oils":"3,3,8"},{"string":"配置 夜之狩獵","value":52230,"oils":"2,3,5"},{"string":"配置 不屈不撓","value":52282,"oils":"0,13,13"},{"string":"配置 無畏","value":52714},{"string":"配置 生命循環","value":52789,"oils":"1,7,8"},{"string":"配置 戰鬥鼓舞","value":5289,"oils":"2,4,6"},{"string":"配置 迴轉死神","value":529,"oils":"1,3,6"},{"string":"配置 萎縮","value":53013,"oils":"1,2,13"},{"string":"配置 卓越的表現","value":53042,"oils":"1,3,10"},{"string":"配置 死亡通緝","value":53114,"oils":"10,12,13"},{"string":"配置 野蠻","value":53118,"oils":"11,11,13"},{"string":"配置 橫掃千軍","value":53493,"oils":"1,1,10"},{"string":"配置 秘能擴張","value":53573,"oils":"9,9,13"},{"string":"配置 褻瀆之身","value":53652,"oils":"2,7,13"},{"string":"配置 薩滿之怒","value":53757,"oils":"2,3,8"},{"string":"配置 淨化思想","value":53759,"oils":"0,6,13"},{"string":"配置 萃取精華","value":53802,"oils":"9,9,10"},{"string":"配置 嫻熟","value":54142,"oils":"5,6,10"},{"string":"配置 劍刃屏障","value":54268,"oils":"1,8,11"},{"string":"配置 岩漿之擊","value":5430,"oils":"3,10,10"},{"string":"配置 監視","value":544,"oils":"2,7,11"},{"string":"配置 堅強力量","value":5456},{"string":"配置 無可避免","value":54629,"oils":"9,11,12"},{"string":"配置 神聖啟蒙","value":54694,"oils":"8,9,9"},{"string":"配置 力量成形","value":54713,"oils":"1,7,12"},{"string":"配置 魔力之流","value":54776,"oils":"1,11,13"},{"string":"配置 鵲爪","value":54791,"oils":"2,6,6"},{"string":"配置 正義怒火","value":55002,"oils":"4,7,7"},{"string":"配置 極度聰穎","value":55114,"oils":"3,8,9"},{"string":"配置 沉澱灰燼","value":55194,"oils":"1,7,13"},{"string":"配置 聰明的建設","value":55380,"oils":"2,6,9"},{"string":"配置 構成","value":55485,"oils":"5,8,13"},{"string":"配置 鐵匠之擊","value":55772,"oils":"4,10,11"},{"string":"配置 靈敏","value":56029},{"string":"配置 河流之子","value":56094,"oils":"5,11,11"},{"string":"配置 硬疤","value":56207,"oils":"0,6,9"},{"string":"配置 十字軍","value":5624,"oils":"0,11,13"},{"string":"配置 夜襲","value":56276,"oils":"2,5,13"},{"string":"配置 食人儀式","value":56359,"oils":"5,6,6"},{"string":"配置 獵鷹之爪","value":56648,"oils":"3,3,13"},{"string":"配置 雷霆之心","value":56716,"oils":"2,6,13"},{"string":"配置 閃耀之擊","value":570,"oils":"5,5,11"},{"string":"配置 復仇浪湧","value":57006,"oils":"0,7,11"},{"string":"配置 刺骨寒冰","value":57199,"oils":"2,2,12"},{"string":"配置 巧刃","value":57839,"oils":"2,6,12"},{"string":"配置 鋼鐵命令","value":57900,"oils":"3,9,11"},{"string":"配置 毒蛇法術回音","value":58032,"oils":"7,8,11"},{"string":"配置 高壓伏特","value":58168,"oils":"3,7,7"},{"string":"配置 凜冽之指","value":58198,"oils":"8,9,13"},{"string":"配置 肉體之純潔","value":58218,"oils":"1,10,12"},{"string":"配置 和諧之體","value":5823,"oils":"3,9,10"},{"string":"配置 為戰而生","value":58449,"oils":"8,8,13"},{"string":"配置 開腸剖肚","value":58831,"oils":"4,8,13"},{"string":"配置 屠宰者之使徒","value":58921,"oils":"3,4,13"},{"string":"配置 殘暴之刃","value":59151,"oils":"2,4,13"},{"string":"配置 進階","value":59423,"oils":"4,4,7"},{"string":"配置 快速彈藥","value":59556,"oils":"1,6,8"},{"string":"配置 不穩定彈藥","value":59605,"oils":"5,8,8"},{"string":"配置 三流手段","value":59766,"oils":"3,11,13"},{"string":"配置 壕溝戰","value":59866,"oils":"2,6,8"},{"string":"配置 雙重懼刃","value":6,"oils":"1,6,10"},{"string":"配置 破空彈","value":60002,"oils":"4,4,5"},{"string":"配置 稜彩之膚","value":60031,"oils":"12,13,13"},{"string":"配置 盜賊工藝","value":60180},{"string":"配置 火焰之心","value":60501,"oils":"5,6,13"},{"string":"配置 聚能之錘","value":60619,"oils":"1,2,9"},{"string":"配置 戲法","value":60737,"oils":"4,5,11"},{"string":"配置 啟發之絆","value":60781,"oils":"3,5,7"},{"string":"配置 圓牢","value":61039,"oils":"3,13,13"},{"string":"配置 戰士之心","value":61198,"oils":"8,12,13"},{"string":"配置 增幅","value":61308,"oils":"3,6,11"},{"string":"配置 爆炸元素","value":61689,"oils":"3,9,12"},{"string":"配置 滅世之靈","value":61981,"oils":"3,6,13"},{"string":"配置 亡靈之誓","value":61982,"oils":"2,8,8"},{"string":"配置 血味","value":62094,"oils":"3,8,12"},{"string":"配置 爆炸浪潮","value":6233,"oils":"1,4,9"},{"string":"配置 精準","value":6237,"oils":"2,2,9"},{"string":"配置 精純之潮","value":62577,"oils":"5,12,13"},{"string":"配置 神幻天賦","value":62596,"oils":"0,6,11"},{"string":"配置 死亡邊緣","value":62802,"oils":"4,7,8"},{"string":"配置 冰牢","value":62849,"oils":"4,7,9"},{"string":"配置 無血之體","value":6289,"oils":"3,9,13"},{"string":"配置 掌旗手","value":63033,"oils":"7,8,9"},{"string":"配置 鐵木","value":63150,"oils":"1,3,5"},{"string":"配置 風暴衝擊","value":63207,"oils":"3,4,12"},{"string":"配置 根深蒂固","value":63251,"oils":"10,10,13"},{"string":"配置 汲血者","value":63422,"oils":"5,11,13"},{"string":"配置 營養過剩","value":63453,"oils":"5,7,7"},{"string":"配置 圖騰專精","value":63635,"oils":"3,4,9"},{"string":"配置 衛士之毅","value":63727,"oils":"5,6,12"},{"string":"配置 極度迅速","value":63921,"oils":"2,5,9"},{"string":"配置 熱情圖騰","value":63933,"oils":"4,4,8"},{"string":"配置 綾彩交織","value":63944,"oils":"2,11,11"},{"string":"配置 聖杯","value":63976,"oils":"1,9,9"},{"string":"配置 戰士訓練","value":64077,"oils":"1,5,9"},{"string":"配置 巨石祝福","value":64217,"oils":"0,8,13"},{"string":"配置 烙印正義","value":64355,"oils":"7,8,10"},{"string":"配置 麻痺創傷","value":64395,"oils":"5,9,12"},{"string":"配置 不屈之徒","value":64882,"oils":"8,9,11"},{"string":"配置 靈魂虛空","value":65053,"oils":"5,8,10"},{"string":"配置 舞劍者","value":65093,"oils":"3,3,9"},{"string":"配置 領導精神","value":65097,"oils":"8,11,12"},{"string":"配置 堡壘破壞者","value":65107,"oils":"2,5,7"},{"string":"配置 冷酷","value":65108,"oils":"11,11,11"},{"string":"配置 橡木之心","value":65210,"oils":"4,9,13"},{"string":"配置 鷹靈祝福","value":65224,"oils":"3,4,4"},{"string":"配置 謎樣之域","value":65273,"oils":"4,5,10"},{"string":"配置 珍鑽肌膚","value":65308,"oils":"2,5,11"},{"string":"配置 刺心者","value":65502,"oils":"5,9,9"},{"string":"配置 電能之擊","value":6615,"oils":"1,1,12"},{"string":"配置 秘能守護","value":6770,"oils":"1,5,10"},{"string":"配置 魅力","value":6799,"oils":"11,13,13"},{"string":"配置 庇護","value":6967,"oils":"4,6,10"},{"string":"配置 分裂射擊","value":7069,"oils":"1,7,11"},{"string":"配置 舞刃宗師","value":7085,"oils":"1,3,8"},{"string":"配置 工兵大師","value":7136,"oils":"5,10,11"},{"string":"配置 迅速猛毒","value":7263,"oils":"1,3,13"},{"string":"配置 勁敵收割","value":7440,"oils":"1,3,7"},{"string":"配置 神速暴裂","value":7555,"oils":"10,11,11"},{"string":"配置 持久合作","value":7688,"oils":"1,4,13"},{"string":"配置 謎樣防禦","value":7918,"oils":"8,8,8"},{"string":"配置 聰穎盜賊","value":8001,"oils":"1,4,7"},{"string":"配置 化虛為實","value":8135,"oils":"1,1,8"},{"string":"配置 長射","value":8458,"oils":"5,9,11"},{"string":"配置 進擊的壁壘","value":861,"oils":"4,8,10"},{"string":"配置 冰雪之心","value":8833,"oils":"9,11,13"},{"string":"配置 背刺","value":8920,"oils":"1,5,12"},{"string":"配置 悲慘折磨","value":9015,"oils":"6,9,11"},{"string":"配置 零秒出手","value":9055,"oils":"6,11,11"},{"string":"配置 無情串燒","value":9194,"oils":"8,8,12"},{"string":"配置 禁忌紀律","value":9261,"oils":"10,10,10"},{"string":"配置 精神迅捷","value":9432,"oils":"2,8,10"},{"string":"配置 獵人之局","value":9535,"oils":"1,4,12"},{"string":"配置 嗜光者","value":9567,"oils":"6,8,9"},{"string":"配置 巧語","value":9788,"oils":"3,9,9"},{"string":"配置 成長與衰變","value":9864,"oils":"1,5,13"}],"trade":{"ids":{"enchant":["enchant.stat_2954116742"]},"option":true}} -{"ref":"Allocates # if you have the matching modifier on Forbidden Flame","better":1,"matchers":[{"string":"若禁忌烈焰上有符合的詞綴,配置 死靈師","value":10099},{"string":"若禁忌烈焰上有符合的詞綴,配置 殘暴熱情","value":10143},{"string":"若禁忌烈焰上有符合的詞綴,配置 信念之訴","value":1105},{"string":"若禁忌烈焰上有符合的詞綴,配置 啟發","value":11412},{"string":"若禁忌烈焰上有符合的詞綴,配置 瘟疫帶原者","value":11490},{"string":"若禁忌烈焰上有符合的詞綴,配置 追獵使徒","value":11597},{"string":"若禁忌烈焰上有符合的詞綴,配置 秘術家","value":12597},{"string":"若禁忌烈焰上有符合的詞綴,配置 鐵金剛","value":13374},{"string":"若禁忌烈焰上有符合的詞綴,配置 狂熱儀","value":13851},{"string":"若禁忌烈焰上有符合的詞綴,配置 爆破專家","value":14103},{"string":"若禁忌烈焰上有符合的詞綴,配置 骸骨屏障","value":14603},{"string":"若禁忌烈焰上有符合的詞綴,配置 聖騎士昇華職業","value":15435},{"string":"若禁忌烈焰上有符合的詞綴,配置 血之眼","value":15616},{"string":"若禁忌烈焰上有符合的詞綴,配置 神采之形","value":16306},{"string":"若禁忌烈焰上有符合的詞綴,配置 殺戮使徒","value":16848},{"string":"若禁忌烈焰上有符合的詞綴,配置 縱火狂","value":16940},{"string":"若禁忌烈焰上有符合的詞綴,配置 毒物大師","value":1697},{"string":"若禁忌烈焰上有符合的詞綴,配置 死之狂怒.悉妮蔻拉","value":1731},{"string":"若禁忌烈焰上有符合的詞綴,配置 鎮壓","value":17315},{"string":"若禁忌烈焰上有符合的詞綴,配置 永不動搖","value":1734},{"string":"若禁忌烈焰上有符合的詞綴,配置 不懈","value":17988},{"string":"若禁忌烈焰上有符合的詞綴,配置 自然之怒","value":18054},{"string":"若禁忌烈焰上有符合的詞綴,配置 投機","value":19083},{"string":"若禁忌烈焰上有符合的詞綴,配置 釋放潛能","value":19355},{"string":"若禁忌烈焰上有符合的詞綴,配置 美德儀","value":19417},{"string":"若禁忌烈焰上有符合的詞綴,配置 淬毒打擊","value":1945},{"string":"若禁忌烈焰上有符合的詞綴,配置 毒物走私","value":19598},{"string":"若禁忌烈焰上有符合的詞綴,配置 堅定聖戰","value":19641},{"string":"若禁忌烈焰上有符合的詞綴,配置 伏擊與刺殺","value":21264},{"string":"若禁忌烈焰上有符合的詞綴,配置 極致準心","value":21455},{"string":"若禁忌烈焰上有符合的詞綴,配置 風之守衛","value":23169},{"string":"若禁忌烈焰上有符合的詞綴,配置 先行","value":23225},{"string":"若禁忌烈焰上有符合的詞綴,配置 屍骨盟約","value":23572},{"string":"若禁忌烈焰上有符合的詞綴,配置 屠戮之慾","value":24528},{"string":"若禁忌烈焰上有符合的詞綴,配置 野蠻人之道","value":24755},{"string":"若禁忌烈焰上有符合的詞綴,配置 決鬥者昇華職業","value":24798},{"string":"若禁忌烈焰上有符合的詞綴,配置 集風","value":24848},{"string":"若禁忌烈焰上有符合的詞綴,配置 凋零光環","value":25309},{"string":"若禁忌烈焰上有符合的詞綴,配置 力量定罪","value":25651},{"string":"若禁忌烈焰上有符合的詞綴,配置 元能者","value":258},{"string":"若禁忌烈焰上有符合的詞綴,配置 在位老鳥","value":2598},{"string":"若禁忌烈焰上有符合的詞綴,配置 無限彈藥","value":26067},{"string":"若禁忌烈焰上有符合的詞綴,配置 風暴雕塑者","value":27038},{"string":"若禁忌烈焰上有符合的詞綴,配置 虛無之塔","value":27096},{"string":"若禁忌烈焰上有符合的詞綴,配置 九命","value":27602},{"string":"若禁忌烈焰上有符合的詞綴,配置 嗜戰如命","value":27604},{"string":"若禁忌烈焰上有符合的詞綴,配置 免費暴力","value":27864},{"string":"若禁忌烈焰上有符合的詞綴,配置 完美犯罪","value":28535},{"string":"若禁忌烈焰上有符合的詞綴,配置 侵佔部隊","value":2872},{"string":"若禁忌烈焰上有符合的詞綴,配置 霧行者","value":28782},{"string":"若禁忌烈焰上有符合的詞綴,配置 心靈永止","value":28884},{"string":"若禁忌烈焰上有符合的詞綴,配置 [UNUSED] Slamako, Slam's Slam","value":28986},{"string":"若禁忌烈焰上有符合的詞綴,配置 意識聖殿","value":29026},{"string":"若禁忌烈焰上有符合的詞綴,配置 閃電戰","value":29630},{"string":"若禁忌烈焰上有符合的詞綴,配置 逃脫大師","value":29825},{"string":"若禁忌烈焰上有符合的詞綴,配置 守護者","value":30919},{"string":"若禁忌烈焰上有符合的詞綴,配置 不潔權威","value":31344},{"string":"若禁忌烈焰上有符合的詞綴,配置 盜獵者之途","value":31364},{"string":"若禁忌烈焰上有符合的詞綴,配置 月使.亞歐紅古","value":31667},{"string":"若禁忌烈焰上有符合的詞綴,配置 堅忍","value":31700},{"string":"若禁忌烈焰上有符合的詞綴,配置 獵頭者","value":3184},{"string":"若禁忌烈焰上有符合的詞綴,配置 風暴之擁.瓦拉庫","value":32249},{"string":"若禁忌烈焰上有符合的詞綴,配置 戰爭使者","value":32251},{"string":"若禁忌烈焰上有符合的詞綴,配置 廉簡之途","value":32816},{"string":"若禁忌烈焰上有符合的詞綴,配置 敏捷殺手","value":32947},{"string":"若禁忌烈焰上有符合的詞綴,配置 石英化身","value":33645},{"string":"若禁忌烈焰上有符合的詞綴,配置 不敗英雄","value":33940},{"string":"若禁忌烈焰上有符合的詞綴,配置 昇華儀式","value":34434},{"string":"若禁忌烈焰上有符合的詞綴,配置 無盡飢餓","value":34484},{"string":"若禁忌烈焰上有符合的詞綴,配置 銳眼","value":34567},{"string":"若禁忌烈焰上有符合的詞綴,配置 衛士","value":34774},{"string":"若禁忌烈焰上有符合的詞綴,配置 吞噬精華","value":3554},{"string":"若禁忌烈焰上有符合的詞綴,配置 征服者","value":35750},{"string":"若禁忌烈焰上有符合的詞綴,配置 黑暗統御者","value":36017},{"string":"若禁忌烈焰上有符合的詞綴,配置 穢言亡語","value":37127},{"string":"若禁忌烈焰上有符合的詞綴,配置 殘劣壁壘","value":37492},{"string":"若禁忌烈焰上有符合的詞綴,配置 衝擊","value":38180},{"string":"若禁忌烈焰上有符合的詞綴,配置 連鎖反應","value":38918},{"string":"若禁忌烈焰上有符合的詞綴,配置 純淨殘暴","value":38999},{"string":"若禁忌烈焰上有符合的詞綴,配置 冠軍","value":39598},{"string":"若禁忌烈焰上有符合的詞綴,配置 希望壁壘","value":39728},{"string":"若禁忌烈焰上有符合的詞綴,配置 聖所","value":39790},{"string":"若禁忌烈焰上有符合的詞綴,配置 爆破天才","value":39834},{"string":"若禁忌烈焰上有符合的詞綴,配置 懺悔之卜","value":40059},{"string":"若禁忌烈焰上有符合的詞綴,配置 秘能庇護","value":40510},{"string":"若禁忌烈焰上有符合的詞綴,配置 寒冬雕塑者","value":40810},{"string":"若禁忌烈焰上有符合的詞綴,配置 大自然的報仇","value":40813},{"string":"若禁忌烈焰上有符合的詞綴,配置 破法","value":41891},{"string":"若禁忌烈焰上有符合的詞綴,配置 暴徒","value":4194},{"string":"若禁忌烈焰上有符合的詞綴,配置 聖宗","value":42144},{"string":"若禁忌烈焰上有符合的詞綴,配置 信念之輝","value":42264},{"string":"若禁忌烈焰上有符合的詞綴,配置 不穩定化身","value":4242},{"string":"若禁忌烈焰上有符合的詞綴,配置 致命繁榮","value":42469},{"string":"若禁忌烈焰上有符合的詞綴,配置 刺客","value":43122},{"string":"若禁忌烈焰上有符合的詞綴,配置 處刑者","value":43195},{"string":"若禁忌烈焰上有符合的詞綴,配置 判官","value":43962},{"string":"若禁忌烈焰上有符合的詞綴,配置 不可置疑","value":44297},{"string":"若禁忌烈焰上有符合的詞綴,配置 斷裂","value":44482},{"string":"若禁忌烈焰上有符合的詞綴,配置 光明聖戰","value":4494},{"string":"若禁忌烈焰上有符合的詞綴,配置 狙擊","value":45313},{"string":"若禁忌烈焰上有符合的詞綴,配置 寒凜喚醒","value":47630},{"string":"若禁忌烈焰上有符合的詞綴,配置 炸彈專家","value":47778},{"string":"若禁忌烈焰上有符合的詞綴,配置 命運審判","value":48214},{"string":"若禁忌烈焰上有符合的詞綴,配置 致命專注","value":48239},{"string":"若禁忌烈焰上有符合的詞綴,配置 淨化之水.塔薩里奧","value":48480},{"string":"若禁忌烈焰上有符合的詞綴,配置 極速進攻","value":4849},{"string":"若禁忌烈焰上有符合的詞綴,配置 奉獻女魔","value":48719},{"string":"若禁忌烈焰上有符合的詞綴,配置 飲魂者","value":48999},{"string":"若禁忌烈焰上有符合的詞綴,配置 元素壁壘","value":4917},{"string":"若禁忌烈焰上有符合的詞綴,配置 遊俠昇華職業","value":49532},{"string":"若禁忌烈焰上有符合的詞綴,配置 森林之力.塔赫亞","value":5029},{"string":"若禁忌烈焰上有符合的詞綴,配置 神聖禱言","value":50356},{"string":"若禁忌烈焰上有符合的詞綴,配置 火徒.拿瑪乎","value":50692},{"string":"若禁忌烈焰上有符合的詞綴,配置 生在影中","value":5087},{"string":"若禁忌烈焰上有符合的詞綴,配置 大自然的腎上腺素","value":51101},{"string":"若禁忌烈焰上有符合的詞綴,配置 悲傷織者","value":51391},{"string":"若禁忌烈焰上有符合的詞綴,配置 規律化","value":51462},{"string":"若禁忌烈焰上有符合的詞綴,配置 標記之印","value":51492},{"string":"若禁忌烈焰上有符合的詞綴,配置 女巫昇華職業","value":51782},{"string":"若禁忌烈焰上有符合的詞綴,配置 不撓決心","value":52435},{"string":"若禁忌烈焰上有符合的詞綴,配置 完美勝出","value":52575},{"string":"若禁忌烈焰上有符合的詞綴,配置 戰爭使者.圖克哈瑪","value":53095},{"string":"若禁忌烈焰上有符合的詞綴,配置 火焰雕塑者","value":53123},{"string":"若禁忌烈焰上有符合的詞綴,配置 堅不可破","value":53816},{"string":"若禁忌烈焰上有符合的詞綴,配置 正義之庭","value":53884},{"string":"若禁忌烈焰上有符合的詞綴,配置 暗影刺客之道","value":53992},{"string":"若禁忌烈焰上有符合的詞綴,配置 無意識侵略","value":54159},{"string":"若禁忌烈焰上有符合的詞綴,配置 焦點","value":5443},{"string":"若禁忌烈焰上有符合的詞綴,配置 聖騎士之道","value":54877},{"string":"若禁忌烈焰上有符合的詞綴,配置 惡毒牢房","value":5502},{"string":"若禁忌烈焰上有符合的詞綴,配置 緊急時刻","value":55146},{"string":"若禁忌烈焰上有符合的詞綴,配置 面紗女神","value":55509},{"string":"若禁忌烈焰上有符合的詞綴,配置 博學","value":55867},{"string":"若禁忌烈焰上有符合的詞綴,配置 先祖諸王","value":56461},{"string":"若禁忌烈焰上有符合的詞綴,配置 女巫之道","value":56722},{"string":"若禁忌烈焰上有符合的詞綴,配置 殺無赦","value":56789},{"string":"若禁忌烈焰上有符合的詞綴,配置 可敬的對手","value":56967},{"string":"若禁忌烈焰上有符合的詞綴,配置 酋長","value":57052},{"string":"若禁忌烈焰上有符合的詞綴,配置 毀滅之心","value":57197},{"string":"若禁忌烈焰上有符合的詞綴,配置 虛空馭者","value":57331},{"string":"若禁忌烈焰上有符合的詞綴,配置 毀滅儀式","value":57560},{"string":"若禁忌烈焰上有符合的詞綴,配置 灼熱淨化","value":57568},{"string":"若禁忌烈焰上有符合的詞綴,配置 勢不可擋","value":5819},{"string":"若禁忌烈焰上有符合的詞綴,配置 破壞者","value":58827},{"string":"若禁忌烈焰上有符合的詞綴,配置 血肉之章","value":59920},{"string":"若禁忌烈焰上有符合的詞綴,配置 精釀大師","value":6038},{"string":"若禁忌烈焰上有符合的詞綴,配置 無上奉獻","value":60462},{"string":"若禁忌烈焰上有符合的詞綴,配置 勇士","value":61072},{"string":"若禁忌烈焰上有符合的詞綴,配置 混沌天才","value":61259},{"string":"若禁忌烈焰上有符合的詞綴,配置 烈陽之光.雷默科","value":61355},{"string":"若禁忌烈焰上有符合的詞綴,配置 和諧之源","value":61372},{"string":"若禁忌烈焰上有符合的詞綴,配置 野蠻人昇華職業","value":61437},{"string":"若禁忌烈焰上有符合的詞綴,配置 彈射","value":61627},{"string":"若禁忌烈焰上有符合的詞綴,配置 煉金術大師","value":61805},{"string":"若禁忌烈焰上有符合的詞綴,配置 禁忌力量","value":62504},{"string":"若禁忌烈焰上有符合的詞綴,配置 屹立不搖","value":62595},{"string":"若禁忌烈焰上有符合的詞綴,配置 神話災難","value":62817},{"string":"若禁忌烈焰上有符合的詞綴,配置 手術大師","value":63293},{"string":"若禁忌烈焰上有符合的詞綴,配置 決鬥者之道","value":63357},{"string":"若禁忌烈焰上有符合的詞綴,配置 暴力復仇","value":63490},{"string":"若禁忌烈焰上有符合的詞綴,配置 毀滅光砲塔","value":64588},{"string":"若禁忌烈焰上有符合的詞綴,配置 不動信念","value":64768},{"string":"若禁忌烈焰上有符合的詞綴,配置 超自然之力","value":65153},{"string":"若禁忌烈焰上有符合的詞綴,配置 自然的恩賜","value":65296},{"string":"若禁忌烈焰上有符合的詞綴,配置 詐欺師","value":6778},{"string":"若禁忌烈焰上有符合的詞綴,配置 競技場挑戰者","value":758},{"string":"若禁忌烈焰上有符合的詞綴,配置 遊俠之道","value":7618},{"string":"若禁忌烈焰上有符合的詞綴,配置 暗影刺客昇華職業","value":772},{"string":"若禁忌烈焰上有符合的詞綴,配置 元素使","value":8281},{"string":"若禁忌烈焰上有符合的詞綴,配置 痛苦鑄造","value":8419},{"string":"若禁忌烈焰上有符合的詞綴,配置 俠客","value":8656},{"string":"若禁忌烈焰上有符合的詞綴,配置 神聖指引","value":922},{"string":"若禁忌烈焰上有符合的詞綴,配置 抵禦苦痛","value":9271},{"string":"若禁忌烈焰上有符合的詞綴,配置 追獵者","value":9327}],"trade":{"ids":{"explicit":["explicit.stat_2460506030"]},"option":true}} -{"ref":"Allocates # if you have the matching modifier on Forbidden Flesh","better":1,"matchers":[{"string":"若禁忌血肉上有符合的詞綴,配置 死靈師","value":10099},{"string":"若禁忌血肉上有符合的詞綴,配置 殘暴熱情","value":10143},{"string":"若禁忌血肉上有符合的詞綴,配置 信念之訴","value":1105},{"string":"若禁忌血肉上有符合的詞綴,配置 啟發","value":11412},{"string":"若禁忌血肉上有符合的詞綴,配置 瘟疫帶原者","value":11490},{"string":"若禁忌血肉上有符合的詞綴,配置 追獵使徒","value":11597},{"string":"若禁忌血肉上有符合的詞綴,配置 秘術家","value":12597},{"string":"若禁忌血肉上有符合的詞綴,配置 鐵金剛","value":13374},{"string":"若禁忌血肉上有符合的詞綴,配置 狂熱儀","value":13851},{"string":"若禁忌血肉上有符合的詞綴,配置 爆破專家","value":14103},{"string":"若禁忌血肉上有符合的詞綴,配置 骸骨屏障","value":14603},{"string":"若禁忌血肉上有符合的詞綴,配置 聖騎士昇華職業","value":15435},{"string":"若禁忌血肉上有符合的詞綴,配置 血之眼","value":15616},{"string":"若禁忌血肉上有符合的詞綴,配置 神采之形","value":16306},{"string":"若禁忌血肉上有符合的詞綴,配置 殺戮使徒","value":16848},{"string":"若禁忌血肉上有符合的詞綴,配置 縱火狂","value":16940},{"string":"若禁忌血肉上有符合的詞綴,配置 毒物大師","value":1697},{"string":"若禁忌血肉上有符合的詞綴,配置 死之狂怒.悉妮蔻拉","value":1731},{"string":"若禁忌血肉上有符合的詞綴,配置 鎮壓","value":17315},{"string":"若禁忌血肉上有符合的詞綴,配置 永不動搖","value":1734},{"string":"若禁忌血肉上有符合的詞綴,配置 不懈","value":17988},{"string":"若禁忌血肉上有符合的詞綴,配置 自然之怒","value":18054},{"string":"若禁忌血肉上有符合的詞綴,配置 投機","value":19083},{"string":"若禁忌血肉上有符合的詞綴,配置 釋放潛能","value":19355},{"string":"若禁忌血肉上有符合的詞綴,配置 美德儀","value":19417},{"string":"若禁忌血肉上有符合的詞綴,配置 淬毒打擊","value":1945},{"string":"若禁忌血肉上有符合的詞綴,配置 毒物走私","value":19598},{"string":"若禁忌血肉上有符合的詞綴,配置 堅定聖戰","value":19641},{"string":"若禁忌血肉上有符合的詞綴,配置 伏擊與刺殺","value":21264},{"string":"若禁忌血肉上有符合的詞綴,配置 極致準心","value":21455},{"string":"若禁忌血肉上有符合的詞綴,配置 風之守衛","value":23169},{"string":"若禁忌血肉上有符合的詞綴,配置 先行","value":23225},{"string":"若禁忌血肉上有符合的詞綴,配置 屍骨盟約","value":23572},{"string":"若禁忌血肉上有符合的詞綴,配置 屠戮之慾","value":24528},{"string":"若禁忌血肉上有符合的詞綴,配置 野蠻人之道","value":24755},{"string":"若禁忌血肉上有符合的詞綴,配置 決鬥者昇華職業","value":24798},{"string":"若禁忌血肉上有符合的詞綴,配置 集風","value":24848},{"string":"若禁忌血肉上有符合的詞綴,配置 凋零光環","value":25309},{"string":"若禁忌血肉上有符合的詞綴,配置 力量定罪","value":25651},{"string":"若禁忌血肉上有符合的詞綴,配置 元能者","value":258},{"string":"若禁忌血肉上有符合的詞綴,配置 在位老鳥","value":2598},{"string":"若禁忌血肉上有符合的詞綴,配置 無限彈藥","value":26067},{"string":"若禁忌血肉上有符合的詞綴,配置 風暴雕塑者","value":27038},{"string":"若禁忌血肉上有符合的詞綴,配置 虛無之塔","value":27096},{"string":"若禁忌血肉上有符合的詞綴,配置 九命","value":27602},{"string":"若禁忌血肉上有符合的詞綴,配置 嗜戰如命","value":27604},{"string":"若禁忌血肉上有符合的詞綴,配置 免費暴力","value":27864},{"string":"若禁忌血肉上有符合的詞綴,配置 完美犯罪","value":28535},{"string":"若禁忌血肉上有符合的詞綴,配置 侵佔部隊","value":2872},{"string":"若禁忌血肉上有符合的詞綴,配置 霧行者","value":28782},{"string":"若禁忌血肉上有符合的詞綴,配置 心靈永止","value":28884},{"string":"若禁忌血肉上有符合的詞綴,配置 [UNUSED] Slamako, Slam's Slam","value":28986},{"string":"若禁忌血肉上有符合的詞綴,配置 意識聖殿","value":29026},{"string":"若禁忌血肉上有符合的詞綴,配置 閃電戰","value":29630},{"string":"若禁忌血肉上有符合的詞綴,配置 逃脫大師","value":29825},{"string":"若禁忌血肉上有符合的詞綴,配置 守護者","value":30919},{"string":"若禁忌血肉上有符合的詞綴,配置 不潔權威","value":31344},{"string":"若禁忌血肉上有符合的詞綴,配置 盜獵者之途","value":31364},{"string":"若禁忌血肉上有符合的詞綴,配置 月使.亞歐紅古","value":31667},{"string":"若禁忌血肉上有符合的詞綴,配置 堅忍","value":31700},{"string":"若禁忌血肉上有符合的詞綴,配置 獵頭者","value":3184},{"string":"若禁忌血肉上有符合的詞綴,配置 風暴之擁.瓦拉庫","value":32249},{"string":"若禁忌血肉上有符合的詞綴,配置 戰爭使者","value":32251},{"string":"若禁忌血肉上有符合的詞綴,配置 廉簡之途","value":32816},{"string":"若禁忌血肉上有符合的詞綴,配置 敏捷殺手","value":32947},{"string":"若禁忌血肉上有符合的詞綴,配置 石英化身","value":33645},{"string":"若禁忌血肉上有符合的詞綴,配置 不敗英雄","value":33940},{"string":"若禁忌血肉上有符合的詞綴,配置 昇華儀式","value":34434},{"string":"若禁忌血肉上有符合的詞綴,配置 無盡飢餓","value":34484},{"string":"若禁忌血肉上有符合的詞綴,配置 銳眼","value":34567},{"string":"若禁忌血肉上有符合的詞綴,配置 衛士","value":34774},{"string":"若禁忌血肉上有符合的詞綴,配置 吞噬精華","value":3554},{"string":"若禁忌血肉上有符合的詞綴,配置 征服者","value":35750},{"string":"若禁忌血肉上有符合的詞綴,配置 黑暗統御者","value":36017},{"string":"若禁忌血肉上有符合的詞綴,配置 穢言亡語","value":37127},{"string":"若禁忌血肉上有符合的詞綴,配置 殘劣壁壘","value":37492},{"string":"若禁忌血肉上有符合的詞綴,配置 衝擊","value":38180},{"string":"若禁忌血肉上有符合的詞綴,配置 連鎖反應","value":38918},{"string":"若禁忌血肉上有符合的詞綴,配置 純淨殘暴","value":38999},{"string":"若禁忌血肉上有符合的詞綴,配置 冠軍","value":39598},{"string":"若禁忌血肉上有符合的詞綴,配置 希望壁壘","value":39728},{"string":"若禁忌血肉上有符合的詞綴,配置 聖所","value":39790},{"string":"若禁忌血肉上有符合的詞綴,配置 爆破天才","value":39834},{"string":"若禁忌血肉上有符合的詞綴,配置 懺悔之卜","value":40059},{"string":"若禁忌血肉上有符合的詞綴,配置 秘能庇護","value":40510},{"string":"若禁忌血肉上有符合的詞綴,配置 寒冬雕塑者","value":40810},{"string":"若禁忌血肉上有符合的詞綴,配置 大自然的報仇","value":40813},{"string":"若禁忌血肉上有符合的詞綴,配置 破法","value":41891},{"string":"若禁忌血肉上有符合的詞綴,配置 暴徒","value":4194},{"string":"若禁忌血肉上有符合的詞綴,配置 聖宗","value":42144},{"string":"若禁忌血肉上有符合的詞綴,配置 信念之輝","value":42264},{"string":"若禁忌血肉上有符合的詞綴,配置 不穩定化身","value":4242},{"string":"若禁忌血肉上有符合的詞綴,配置 致命繁榮","value":42469},{"string":"若禁忌血肉上有符合的詞綴,配置 刺客","value":43122},{"string":"若禁忌血肉上有符合的詞綴,配置 處刑者","value":43195},{"string":"若禁忌血肉上有符合的詞綴,配置 判官","value":43962},{"string":"若禁忌血肉上有符合的詞綴,配置 不可置疑","value":44297},{"string":"若禁忌血肉上有符合的詞綴,配置 斷裂","value":44482},{"string":"若禁忌血肉上有符合的詞綴,配置 光明聖戰","value":4494},{"string":"若禁忌血肉上有符合的詞綴,配置 狙擊","value":45313},{"string":"若禁忌血肉上有符合的詞綴,配置 寒凜喚醒","value":47630},{"string":"若禁忌血肉上有符合的詞綴,配置 炸彈專家","value":47778},{"string":"若禁忌血肉上有符合的詞綴,配置 命運審判","value":48214},{"string":"若禁忌血肉上有符合的詞綴,配置 致命專注","value":48239},{"string":"若禁忌血肉上有符合的詞綴,配置 淨化之水.塔薩里奧","value":48480},{"string":"若禁忌血肉上有符合的詞綴,配置 極速進攻","value":4849},{"string":"若禁忌血肉上有符合的詞綴,配置 奉獻女魔","value":48719},{"string":"若禁忌血肉上有符合的詞綴,配置 飲魂者","value":48999},{"string":"若禁忌血肉上有符合的詞綴,配置 元素壁壘","value":4917},{"string":"若禁忌血肉上有符合的詞綴,配置 遊俠昇華職業","value":49532},{"string":"若禁忌血肉上有符合的詞綴,配置 森林之力.塔赫亞","value":5029},{"string":"若禁忌血肉上有符合的詞綴,配置 神聖禱言","value":50356},{"string":"若禁忌血肉上有符合的詞綴,配置 火徒.拿瑪乎","value":50692},{"string":"若禁忌血肉上有符合的詞綴,配置 生在影中","value":5087},{"string":"若禁忌血肉上有符合的詞綴,配置 大自然的腎上腺素","value":51101},{"string":"若禁忌血肉上有符合的詞綴,配置 悲傷織者","value":51391},{"string":"若禁忌血肉上有符合的詞綴,配置 規律化","value":51462},{"string":"若禁忌血肉上有符合的詞綴,配置 標記之印","value":51492},{"string":"若禁忌血肉上有符合的詞綴,配置 女巫昇華職業","value":51782},{"string":"若禁忌血肉上有符合的詞綴,配置 不撓決心","value":52435},{"string":"若禁忌血肉上有符合的詞綴,配置 完美勝出","value":52575},{"string":"若禁忌血肉上有符合的詞綴,配置 戰爭使者.圖克哈瑪","value":53095},{"string":"若禁忌血肉上有符合的詞綴,配置 火焰雕塑者","value":53123},{"string":"若禁忌血肉上有符合的詞綴,配置 堅不可破","value":53816},{"string":"若禁忌血肉上有符合的詞綴,配置 正義之庭","value":53884},{"string":"若禁忌血肉上有符合的詞綴,配置 暗影刺客之道","value":53992},{"string":"若禁忌血肉上有符合的詞綴,配置 無意識侵略","value":54159},{"string":"若禁忌血肉上有符合的詞綴,配置 焦點","value":5443},{"string":"若禁忌血肉上有符合的詞綴,配置 聖騎士之道","value":54877},{"string":"若禁忌血肉上有符合的詞綴,配置 惡毒牢房","value":5502},{"string":"若禁忌血肉上有符合的詞綴,配置 緊急時刻","value":55146},{"string":"若禁忌血肉上有符合的詞綴,配置 面紗女神","value":55509},{"string":"若禁忌血肉上有符合的詞綴,配置 博學","value":55867},{"string":"若禁忌血肉上有符合的詞綴,配置 先祖諸王","value":56461},{"string":"若禁忌血肉上有符合的詞綴,配置 女巫之道","value":56722},{"string":"若禁忌血肉上有符合的詞綴,配置 殺無赦","value":56789},{"string":"若禁忌血肉上有符合的詞綴,配置 可敬的對手","value":56967},{"string":"若禁忌血肉上有符合的詞綴,配置 酋長","value":57052},{"string":"若禁忌血肉上有符合的詞綴,配置 毀滅之心","value":57197},{"string":"若禁忌血肉上有符合的詞綴,配置 虛空馭者","value":57331},{"string":"若禁忌血肉上有符合的詞綴,配置 毀滅儀式","value":57560},{"string":"若禁忌血肉上有符合的詞綴,配置 灼熱淨化","value":57568},{"string":"若禁忌血肉上有符合的詞綴,配置 勢不可擋","value":5819},{"string":"若禁忌血肉上有符合的詞綴,配置 破壞者","value":58827},{"string":"若禁忌血肉上有符合的詞綴,配置 血肉之章","value":59920},{"string":"若禁忌血肉上有符合的詞綴,配置 精釀大師","value":6038},{"string":"若禁忌血肉上有符合的詞綴,配置 無上奉獻","value":60462},{"string":"若禁忌血肉上有符合的詞綴,配置 勇士","value":61072},{"string":"若禁忌血肉上有符合的詞綴,配置 混沌天才","value":61259},{"string":"若禁忌血肉上有符合的詞綴,配置 烈陽之光.雷默科","value":61355},{"string":"若禁忌血肉上有符合的詞綴,配置 和諧之源","value":61372},{"string":"若禁忌血肉上有符合的詞綴,配置 野蠻人昇華職業","value":61437},{"string":"若禁忌血肉上有符合的詞綴,配置 彈射","value":61627},{"string":"若禁忌血肉上有符合的詞綴,配置 煉金術大師","value":61805},{"string":"若禁忌血肉上有符合的詞綴,配置 禁忌力量","value":62504},{"string":"若禁忌血肉上有符合的詞綴,配置 屹立不搖","value":62595},{"string":"若禁忌血肉上有符合的詞綴,配置 神話災難","value":62817},{"string":"若禁忌血肉上有符合的詞綴,配置 手術大師","value":63293},{"string":"若禁忌血肉上有符合的詞綴,配置 決鬥者之道","value":63357},{"string":"若禁忌血肉上有符合的詞綴,配置 暴力復仇","value":63490},{"string":"若禁忌血肉上有符合的詞綴,配置 毀滅光砲塔","value":64588},{"string":"若禁忌血肉上有符合的詞綴,配置 不動信念","value":64768},{"string":"若禁忌血肉上有符合的詞綴,配置 超自然之力","value":65153},{"string":"若禁忌血肉上有符合的詞綴,配置 自然的恩賜","value":65296},{"string":"若禁忌血肉上有符合的詞綴,配置 詐欺師","value":6778},{"string":"若禁忌血肉上有符合的詞綴,配置 競技場挑戰者","value":758},{"string":"若禁忌血肉上有符合的詞綴,配置 遊俠之道","value":7618},{"string":"若禁忌血肉上有符合的詞綴,配置 暗影刺客昇華職業","value":772},{"string":"若禁忌血肉上有符合的詞綴,配置 元素使","value":8281},{"string":"若禁忌血肉上有符合的詞綴,配置 痛苦鑄造","value":8419},{"string":"若禁忌血肉上有符合的詞綴,配置 俠客","value":8656},{"string":"若禁忌血肉上有符合的詞綴,配置 神聖指引","value":922},{"string":"若禁忌血肉上有符合的詞綴,配置 抵禦苦痛","value":9271},{"string":"若禁忌血肉上有符合的詞綴,配置 追獵者","value":9327}],"trade":{"ids":{"explicit":["explicit.stat_1190333629"]},"option":true}} +{"ref":"Allocates #","better":0,"matchers":[{"string":"配置 處決者","value":10016,"oils":"3,4,6"},{"string":"配置 意志之力","value":1006,"oils":"2,2,11"},{"string":"配置 完美浪子","value":10115,"oils":"1,6,6"},{"string":"配置 寬容","value":10511,"oils":"9,9,11"},{"string":"配置 荊棘壁壘","value":10542,"oils":"1,2,5"},{"string":"配置 幻夢者","value":10835,"oils":"2,5,6"},{"string":"配置 奧術師之統御","value":11420,"oils":"1,9,10"},{"string":"配置 閃電之息","value":11645,"oils":"6,8,13"},{"string":"配置 耐力","value":11730,"oils":"1,10,13"},{"string":"配置 吸血主義","value":11784,"oils":"3,5,8"},{"string":"配置 聖油鮮肉","value":11820,"oils":"7,13,13"},{"string":"配置 火焰之息","value":11924,"oils":"4,6,13"},{"string":"配置 殘靈刀刃","value":12033,"oils":"3,4,7"},{"string":"配置 影響","value":12143,"oils":"4,5,13"},{"string":"配置 戰士之路","value":12702,"oils":"3,3,3"},{"string":"配置 俊敏","value":12795,"oils":"4,4,11"},{"string":"配置 狂戰之魂","value":12809,"oils":"1,2,11"},{"string":"配置 聖之審判","value":13164,"oils":"2,5,10"},{"string":"配置 魔像血統 ","value":1325,"oils":"5,13,13"},{"string":"配置 多重射擊","value":13375,"oils":"7,10,12"},{"string":"配置 壁壘","value":1340,"oils":"3,4,10"},{"string":"配置 知識屏障","value":1365,"oils":"0,11,12"},{"string":"配置 反抗立場","value":13703,"oils":"4,10,13"},{"string":"配置 保持憤怒","value":13739,"oils":"0,6,12"},{"string":"配置 精華抽取","value":1382,"oils":"4,4,4"},{"string":"配置 堅貞不渝","value":13922,"oils":"2,13,13"},{"string":"配置 戰鬥亢奮","value":13935,"oils":"7,12,13"},{"string":"配置 影刃","value":1405,"oils":"1,6,9"},{"string":"配置 木頭、石頭和法術","value":14079,"oils":"0,7,12"},{"string":"配置 適性之鋼","value":14587,"oils":"0,10,10"},{"string":"配置 屠戮","value":14606,"oils":"4,8,9"},{"string":"配置 聖之雷霆","value":14665,"oils":"3,3,11"},{"string":"配置 狂歡","value":14813,"oils":"3,8,10"},{"string":"配置 救贖","value":15046,"oils":"2,8,9"},{"string":"配置 卓越","value":15085,"oils":"3,6,10"},{"string":"配置 殘酷反駁","value":15226,"oils":"1,1,2"},{"string":"配置 看守塔","value":15290,"oils":"7,12,12"},{"string":"配置 解放行動","value":15344,"oils":"1,2,8"},{"string":"配置 飛掠符文","value":15400,"oils":"11,12,12"},{"string":"配置 偏斜","value":15437,"oils":"3,7,12"},{"string":"配置 鷹爪功","value":15614,"oils":"8,10,11"},{"string":"配置 致命之刃","value":1568,"oils":"3,11,11"},{"string":"配置 法術範圍增幅","value":15711,"oils":"1,4,11"},{"string":"配置 自然合一","value":15842,"oils":"4,9,10"},{"string":"配置 虛空盛宴","value":15852,"oils":"3,12,13"},{"string":"配置 毒化之擊","value":16236,"oils":"1,3,9"},{"string":"配置 聚靈之杖","value":16243,"oils":"2,4,4"},{"string":"配置 寧靜","value":16246,"oils":"0,12,13"},{"string":"配置 碎顱","value":16703,"oils":"1,10,11"},{"string":"配置 閃現冰凍","value":17171,"oils":"4,6,9"},{"string":"配置 悄無聲息","value":17608,"oils":"3,4,8"},{"string":"配置 神幻壁壘","value":18174,"oils":"5,5,5"},{"string":"配置 貓族迅捷","value":18357,"oils":"1,1,5"},{"string":"配置 權貴攻擊","value":18703,"oils":"8,8,10"},{"string":"配置 完美主義者","value":18707,"oils":"4,5,12"},{"string":"配置 血書","value":18769,"oils":"2,8,13"},{"string":"配置 融合","value":18865,"oils":"2,8,11"},{"string":"配置 強化之膚","value":19069,"oils":"8,12,12"},{"string":"配置 正義軍團","value":19103,"oils":"4,10,10"},{"string":"配置 哨兵","value":19144,"oils":"4,5,6"},{"string":"配置 獵人之路","value":19506,"oils":"1,4,4"},{"string":"配置 珍重打擊","value":19730,"oils":"1,7,10"},{"string":"配置 震爆之力","value":19794,"oils":"5,7,12"},{"string":"配置 藥草學","value":19858,"oils":"5,11,12"},{"string":"配置 亡靈諧曲","value":19897,"oils":"1,9,12"},{"string":"配置 荊刺之誠","value":203,"oils":"0,10,12"},{"string":"配置 聚能之界","value":20528,"oils":"4,12,12"},{"string":"配置 絕不饒恕","value":20605,"oils":"0,10,13"},{"string":"配置 庇護聖所","value":20832,"oils":"3,5,5"},{"string":"配置 邊緣政策","value":20835,"oils":"1,3,11"},{"string":"配置 穿射箭矢","value":21228,"oils":"10,11,12"},{"string":"配置 煉獄炸彈","value":21297,"oils":"4,4,12"},{"string":"配置 快速回復","value":21330,"oils":"5,5,13"},{"string":"配置 魔符匠","value":21389,"oils":"6,9,12"},{"string":"配置 戰鬥精力","value":21413,"oils":"1,4,10"},{"string":"配置 迅影秘術","value":21435,"oils":"1,1,6"},{"string":"配置 霜雪之息","value":21460,"oils":"5,12,12"},{"string":"配置 毀滅裝置","value":21602,"oils":"2,3,12"},{"string":"配置 祕法學","value":21634,"oils":"3,12,12"},{"string":"配置 殘忍準備","value":21958,"oils":"5,10,12"},{"string":"配置 腐蝕之衛","value":21973,"oils":"2,4,5"},{"string":"配置 振奮之焰","value":22133,"oils":"1,5,7"},{"string":"配置 鷹眼","value":2225,"oils":"1,1,11"},{"string":"配置 吸血","value":22356,"oils":"8,10,12"},{"string":"配置 滅世之語","value":22535,"oils":"13,13,13"},{"string":"配置 蛇影戰陣","value":22702,"oils":"6,10,11"},{"string":"配置 野性強化","value":22706,"oils":"6,6,11"},{"string":"配置 自然調劑","value":2275,"oils":"5,5,7"},{"string":"配置 鬥杖者之力","value":22972,"oils":"5,5,9"},{"string":"配置 屠殺 ","value":23038,"oils":"6,6,6"},{"string":"配置 野性之心","value":23066,"oils":"9,10,13"},{"string":"配置 無形之靈","value":23549,"oils":"0,12,12"},{"string":"配置 精髓灌注","value":23690,"oils":"1,3,4"},{"string":"配置 冷酷計算","value":24050,"oils":"9,9,9"},{"string":"配置 本能","value":24067,"oils":"2,2,6"},{"string":"配置 死裡逃生","value":24133,"oils":"6,9,13"},{"string":"配置 蓄電","value":24256,"oils":"1,2,6"},{"string":"配置 暴烈衝擊","value":24324,"oils":"4,6,11"},{"string":"配置 細選精準","value":24358,"oils":"0,9,13"},{"string":"配置 沉靜思維","value":24362,"oils":"1,4,8"},{"string":"配置 戰士之血","value":24383,"oils":"5,5,10"},{"string":"配置 戰鬥冥想","value":24716,"oils":"2,3,3"},{"string":"配置 碎胸者","value":24721,"oils":"5,10,10"},{"string":"配置 魚叉手","value":24858,"oils":"5,7,9"},{"string":"配置 血液抽取","value":25058,"oils":"6,11,12"},{"string":"配置 原始精神","value":25178,"oils":"2,6,10"},{"string":"配置 刀劍宗師","value":25367,"oils":"1,2,12"},{"string":"配置 頑固軍隊","value":25409,"oils":"8,9,12"},{"string":"配置 灌注","value":25411,"oils":"9,12,12"},{"string":"配置 送葬者","value":25439,"oils":"7,7,10"},{"string":"配置 修行之刃","value":25456,"oils":"6,9,10"},{"string":"配置 縱火","value":2550,"oils":"4,4,6"},{"string":"配置 努力不懈","value":25738,"oils":"2,7,9"},{"string":"配置 尖酸刻薄","value":25970,"oils":"1,10,10"},{"string":"配置 浪人教誨","value":25989,"oils":"10,13,13"},{"string":"配置 預備反應","value":2599,"oils":"1,2,2"},{"string":"配置 殘疤","value":26023,"oils":"5,10,13"},{"string":"配置 斧刃宗師","value":26096,"oils":"4,5,9"},{"string":"配置 出血","value":26294,"oils":"6,6,12"},{"string":"配置 充能之擊","value":26557,"oils":"5,8,9"},{"string":"配置 勝者","value":26564,"oils":"4,7,12"},{"string":"配置 腐化","value":26620,"oils":"9,10,10"},{"string":"配置 完美配方","value":26763,"oils":"7,7,8"},{"string":"配置 聖潔之力","value":26866,"oils":"6,6,10"},{"string":"配置 前瞻性","value":26960,"oils":"5,7,10"},{"string":"配置 部落之怒","value":27119,"oils":"11,12,13"},{"string":"配置 靈思聖殿","value":27137,"oils":"6,6,13"},{"string":"配置 疾步","value":2715,"oils":"3,3,4"},{"string":"配置 秘能意志","value":27163,"oils":"3,3,12"},{"string":"配置 過度準備","value":27190,"oils":"3,3,6"},{"string":"配置 心與靈","value":27203,"oils":"2,9,13"},{"string":"配置 武術經驗","value":27301,"oils":"1,4,6"},{"string":"配置 亡靈之約","value":27308,"oils":"6,10,10"},{"string":"配置 戰爭之靈","value":27422,"oils":"1,8,13"},{"string":"配置 亡靈之主","value":27611,"oils":"4,9,12"},{"string":"配置 崇拜凋落之心","value":27781,"oils":"0,0,0"},{"string":"配置 嗜血者","value":27788,"oils":"11,11,12"},{"string":"配置 宛如雷鳴","value":27806,"oils":"1,1,7"},{"string":"配置 沉靜智慧","value":27929,"oils":"2,5,5"},{"string":"配置 賦予之絆","value":28034,"oils":"1,7,7"},{"string":"配置 活力之湧","value":28449,"oils":"3,7,8"},{"string":"配置 生靈收割者","value":28503,"oils":"2,4,12"},{"string":"配置 刺殺","value":28754,"oils":"10,11,13"},{"string":"配置 冷酷無情","value":28878,"oils":"2,4,7"},{"string":"配置 神聖之火","value":29049,"oils":"3,5,12"},{"string":"配置 貪婪之徒","value":29381,"oils":"4,12,13"},{"string":"配置 劍舞","value":29522,"oils":"7,9,9"},{"string":"配置 冰霜季節","value":2959,"oils":"7,10,13"},{"string":"配置 爆裂魔符","value":29861,"oils":"3,6,6"},{"string":"配置 自衛術","value":30160,"oils":"2,2,4"},{"string":"配置 雷靈之道","value":30225,"oils":"2,2,10"},{"string":"配置 爽朗","value":30302,"oils":"4,11,12"},{"string":"配置 熔岩之力","value":30439,"oils":"1,1,13"},{"string":"配置 真實之擊","value":30471,"oils":"5,9,10"},{"string":"配置 聖情","value":30693,"oils":"4,5,7"},{"string":"配置 獵人專家","value":30974,"oils":"7,10,10"},{"string":"配置 堅固","value":31033,"oils":"1,4,5"},{"string":"配置 自然權威","value":31257,"oils":"2,12,13"},{"string":"配置 致命之毒","value":31359,"oils":"1,8,12"},{"string":"配置 創傷大師","value":31473,"oils":"1,5,8"},{"string":"配置 山貓之靈","value":31508,"oils":"8,8,9"},{"string":"配置 相鄰憎恨","value":31513,"oils":"7,9,11"},{"string":"配置 謹慎資源保護者","value":31585,"oils":"7,10,11"},{"string":"配置 荒野的傳承","value":3195,"oils":"0,9,10"},{"string":"配置 巨大影響","value":32059,"oils":"3,4,11"},{"string":"配置 竊魂者","value":32176,"oils":"2,9,11"},{"string":"配置 毒蛇之觸","value":32227,"oils":"2,10,11"},{"string":"配置 風暴織者","value":32455,"oils":"2,9,10"},{"string":"配置 標記獵物","value":32681,"oils":"2,7,10"},{"string":"配置 鋼鐵之壁","value":32738,"oils":"4,7,11"},{"string":"配置 西奧妮的野心","value":32853,"oils":"0,6,10"},{"string":"配置 主權","value":32932,"oils":"12,12,12"},{"string":"配置 剃刃","value":33082,"oils":"4,5,8"},{"string":"配置 飛毛腿","value":3309,"oils":"2,3,11"},{"string":"配置 戰神","value":33287,"oils":"3,5,11"},{"string":"配置 聖御","value":33435,"oils":"6,6,9"},{"string":"配置 海獵鷹","value":33545,"oils":"6,9,9"},{"string":"配置 強勢刺穿","value":33582,"oils":"4,6,8"},{"string":"配置 起源","value":33718,"oils":"5,9,13"},{"string":"配置 空洞雕像","value":33722,"oils":"0,9,12"},{"string":"配置 雙刃之舞","value":33725,"oils":"5,8,12"},{"string":"配置 破壞設置","value":33777,"oils":"5,5,12"},{"string":"配置 刀刃意志","value":33903,"oils":"2,4,10"},{"string":"配置 決戰宗師","value":34009,"oils":"2,11,12"},{"string":"配置 強化聚能","value":34173,"oils":"9,10,12"},{"string":"配置 劍術精通","value":34284,"oils":"3,7,11"},{"string":"配置 魔像指揮官","value":34506,"oils":"6,12,13"},{"string":"配置 先見之明","value":3452,"oils":"4,11,13"},{"string":"配置 惡之意","value":34591,"oils":"7,7,12"},{"string":"配置 火靈之道","value":34661,"oils":"8,9,10"},{"string":"配置 破壞者","value":34666,"oils":"2,4,11"},{"string":"配置 縝密狂怒","value":34973,"oils":"3,10,13"},{"string":"配置 膠體混合物","value":34978,"oils":"1,1,4"},{"string":"配置 不諧匠師","value":35233,"oils":"3,5,6"},{"string":"配置 動能影響","value":35436,"oils":"3,6,8"},{"string":"配置 強壯手臂","value":35663,"oils":"1,6,11"},{"string":"配置 恐怖之力","value":35685,"oils":"5,6,9"},{"string":"配置 詭計","value":35894,"oils":"4,4,10"},{"string":"配置 鋼之信仰","value":35958,"oils":"2,10,13"},{"string":"配置 太古之力","value":36281,"oils":"6,8,12"},{"string":"配置 剝皮刃","value":36490,"oils":"1,8,9"},{"string":"配置 狩獵之徵","value":36687,"oils":"1,11,11"},{"string":"配置 燃燒殘暴","value":36736,"oils":"5,7,8"},{"string":"配置 鋼木之姿","value":36859,"oils":"5,5,6"},{"string":"配置 獻祭","value":36915,"oils":"5,6,8"},{"string":"配置 奉獻","value":36949,"oils":"9,9,12"},{"string":"配置 賢者之路","value":37078,"oils":"2,3,4"},{"string":"配置 充沛精力","value":37326,"oils":"10,10,12"},{"string":"配置 注入肉體","value":37403,"oils":"3,7,10"},{"string":"配置 熟以致用","value":37425,"oils":"2,2,2"},{"string":"配置 直覺","value":37504,"oils":"3,8,8"},{"string":"配置 信心堡壘","value":37512,"oils":"0,9,9"},{"string":"配置 肢解","value":37647,"oils":"8,11,13"},{"string":"配置 預示","value":38246,"oils":"3,7,13"},{"string":"配置 正義審判","value":38516,"oils":"2,2,5"},{"string":"配置 戰士之道","value":38706,"oils":"0,10,11"},{"string":"配置 灼熱","value":38849,"oils":"3,6,12"},{"string":"配置 巨靈","value":38922,"oils":"2,3,13"},{"string":"配置 活力虛空","value":39530,"oils":"1,12,13"},{"string":"配置 偽痛","value":39657,"oils":"1,8,8"},{"string":"配置 黯黑藝術","value":39743,"oils":"5,8,11"},{"string":"配置 平衡反擊","value":39761,"oils":"1,3,12"},{"string":"配置 殘酷串燒","value":39904,"oils":"6,13,13"},{"string":"配置 玷汙之利","value":39986,"oils":"9,10,11"},{"string":"配置 敬畏與恐懼","value":40619,"oils":"7,7,11"},{"string":"配置 破骨","value":40645,"oils":"4,6,6"},{"string":"配置 魔晶之膚","value":40743,"oils":"2,10,12"},{"string":"配置 堅持不懈","value":40849,"oils":"0,7,9"},{"string":"配置 致命鋒芒","value":41119,"oils":"2,8,12"},{"string":"配置 野戰醫學","value":41137,"oils":"7,9,10"},{"string":"配置 鋸齒重創","value":41169,"oils":"0,7,13"},{"string":"配置 粉碎回應","value":41305,"oils":"1,2,3"},{"string":"配置 致命愛好","value":41307,"oils":"0,7,10"},{"string":"配置 自然療法","value":41420,"oils":"7,11,12"},{"string":"配置 嚴峻訓練","value":41472,"oils":"10,12,12"},{"string":"配置 智慧之力","value":41476,"oils":"5,5,8"},{"string":"配置 死亡印記","value":41595,"oils":"2,7,12"},{"string":"配置 精神救助","value":4177,"oils":"12,12,13"},{"string":"配置 寒冬之擁","value":41870,"oils":"1,7,9"},{"string":"配置 足智多謀","value":41989,"oils":"4,11,11"},{"string":"配置 堅鋼之靈","value":42009,"oils":"1,13,13"},{"string":"配置 生物學","value":42041,"oils":"4,10,12"},{"string":"配置 機會之窗","value":4207,"oils":"7,11,11"},{"string":"配置 狂熱","value":42443,"oils":"6,12,12"},{"string":"配置 雪鍛","value":42649,"oils":"3,5,13"},{"string":"配置 元素專注","value":42686,"oils":"2,3,6"},{"string":"配置 強弩","value":42720,"oils":"2,4,8"},{"string":"配置 秘能之心","value":42795,"oils":"4,9,9"},{"string":"配置 汲靈術","value":42804,"oils":"4,5,5"},{"string":"配置 杖影屏障","value":42917,"oils":"3,5,9"},{"string":"配置 寒冬之靈","value":43385,"oils":"2,5,12"},{"string":"配置 希望信標","value":4354,"oils":"0,8,9"},{"string":"配置 精神號令","value":43689,"oils":"2,2,13"},{"string":"配置 高能炸彈","value":44102,"oils":"2,5,8"},{"string":"配置 反射","value":44103,"oils":"6,10,13"},{"string":"配置 宛如神山","value":44191,"oils":"10,10,11"},{"string":"配置 龜甲盾","value":44207,"oils":"1,2,10"},{"string":"配置 聖之狂怒","value":44347,"oils":"3,3,10"},{"string":"配置 薩滿領地","value":44562,"oils":"1,6,12"},{"string":"配置 強大聯繫","value":44788,"oils":"2,2,8"},{"string":"配置 自然之力","value":4481,"oils":"4,6,12"},{"string":"配置 玄幻之意","value":44824,"oils":"5,6,11"},{"string":"配置 冰靈之道","value":44955,"oils":"4,8,11"},{"string":"配置 浪費","value":44988,"oils":"2,12,12"},{"string":"配置 驚險殺手","value":45067,"oils":"3,3,5"},{"string":"配置 甕中之鱉","value":45283,"oils":"3,3,7"},{"string":"配置 三相之力","value":45317,"oils":"2,9,9"},{"string":"配置 花式射擊","value":45329,"oils":"3,8,13"},{"string":"配置 連續爆破","value":45608,"oils":"1,1,9"},{"string":"配置 信仰試煉","value":45657,"oils":"2,7,7"},{"string":"配置 老兵","value":45803,"oils":"5,7,13"},{"string":"配置 召喚屏障","value":45945,"oils":"4,7,10"},{"string":"配置 毒蛇之牙","value":46408,"oils":"1,5,6"},{"string":"配置 強大之繫","value":46471,"oils":"7,7,7"},{"string":"配置 秘能爆發","value":46842,"oils":"6,10,12"},{"string":"配置 秘能聖所","value":46904,"oils":"1,12,12"},{"string":"配置 怠工者","value":46965,"oils":"1,5,5"},{"string":"配置 劍刃大師","value":47065,"oils":"6,11,13"},{"string":"配置 割喉者","value":47306,"oils":"3,8,11"},{"string":"配置 超載","value":47471,"oils":"1,11,12"},{"string":"配置 潛意識","value":47484,"oils":"3,4,5"},{"string":"配置 遠視","value":47743,"oils":"4,4,9"},{"string":"配置 洞見觀瞻","value":48298,"oils":"4,4,13"},{"string":"配置 活力之源","value":4833,"oils":"9,11,11"},{"string":"配置 英勇","value":48438,"oils":"8,11,11"},{"string":"配置 避難所","value":4854,"oils":"7,8,12"},{"string":"配置 黑暗之心","value":48556,"oils":"0,8,8"},{"string":"配置 激情","value":48614,"oils":"3,10,12"},{"string":"配置 虛影屏障","value":48698,"oils":"9,12,13"},{"string":"配置 鬥士藝術","value":48807,"oils":"2,11,13"},{"string":"配置 致命箭矢","value":48823,"oils":"2,4,9"},{"string":"配置 無差別報復","value":4918,"oils":"1,1,1"},{"string":"配置 制裁","value":49254,"oils":"1,9,11"},{"string":"配置 崩雷","value":49318,"oils":"1,5,11"},{"string":"配置 受雇殺手","value":49379,"oils":"8,8,11"},{"string":"配置 劈砍","value":4940,"oils":"2,3,10"},{"string":"配置 深呼吸","value":49445,"oils":"5,7,11"},{"string":"配置 強弩之弦","value":49459,"oils":"4,8,12"},{"string":"配置 反抗","value":49538,"oils":"3,5,10"},{"string":"配置 心眼","value":49621,"oils":"1,8,10"},{"string":"配置 燒灼","value":49645,"oils":"2,2,7"},{"string":"配置 極度權勢","value":49772,"oils":"3,6,9"},{"string":"配置 勇氣","value":49969,"oils":"6,8,8"},{"string":"配置 沉寂之心","value":50029,"oils":"4,13,13"},{"string":"配置 彈道學","value":50338,"oils":"6,8,11"},{"string":"配置 補藥","value":50690,"oils":"2,3,7"},{"string":"配置 老兵的暴怒","value":50842,"oils":"8,13,13"},{"string":"配置 告誡者","value":50858,"oils":"2,6,11"},{"string":"配置 秘能容器","value":51108,"oils":"8,10,13"},{"string":"配置 亂世","value":51212,"oils":"2,3,9"},{"string":"配置 碎脊者","value":5126,"oils":"4,8,8"},{"string":"配置 混合彈藥","value":51360,"oils":"0,9,11"},{"string":"配置 德魯伊的儀式","value":51440,"oils":"1,9,13"},{"string":"配置 沉重之擊","value":51559,"oils":"6,6,8"},{"string":"配置 最後儀式","value":51748,"oils":"2,10,10"},{"string":"配置 飛矢宗師","value":51881,"oils":"2,9,12"},{"string":"配置 能量爆發","value":52030,"oils":"1,3,3"},{"string":"配置 異變","value":52031,"oils":"8,10,10"},{"string":"配置 開墾之敵","value":52090,"oils":"3,10,11"},{"string":"配置 靈魂吸收","value":52157,"oils":"3,3,8"},{"string":"配置 夜之狩獵","value":52230,"oils":"2,3,5"},{"string":"配置 不屈不撓","value":52282,"oils":"0,13,13"},{"string":"配置 生命循環","value":52789,"oils":"1,7,8"},{"string":"配置 戰鬥鼓舞","value":5289,"oils":"2,4,6"},{"string":"配置 迴轉死神","value":529,"oils":"1,3,6"},{"string":"配置 萎縮","value":53013,"oils":"1,2,13"},{"string":"配置 卓越的表現","value":53042,"oils":"1,3,10"},{"string":"配置 死亡通緝","value":53114,"oils":"10,12,13"},{"string":"配置 野蠻","value":53118,"oils":"11,11,13"},{"string":"配置 橫掃千軍","value":53493,"oils":"1,1,10"},{"string":"配置 秘能擴張","value":53573,"oils":"9,9,13"},{"string":"配置 褻瀆之身","value":53652,"oils":"2,7,13"},{"string":"配置 薩滿之怒","value":53757,"oils":"2,3,8"},{"string":"配置 淨化思想","value":53759,"oils":"0,6,13"},{"string":"配置 萃取精華","value":53802,"oils":"9,9,10"},{"string":"配置 嫻熟","value":54142,"oils":"5,6,10"},{"string":"配置 劍刃屏障","value":54268,"oils":"1,8,11"},{"string":"配置 岩漿之擊","value":5430,"oils":"3,10,10"},{"string":"配置 監視","value":544,"oils":"2,7,11"},{"string":"配置 無可避免","value":54629,"oils":"9,11,12"},{"string":"配置 神聖啟蒙","value":54694,"oils":"8,9,9"},{"string":"配置 力量成形","value":54713,"oils":"1,7,12"},{"string":"配置 魔力之流","value":54776,"oils":"1,11,13"},{"string":"配置 鵲爪","value":54791,"oils":"2,6,6"},{"string":"配置 正義怒火","value":55002,"oils":"4,7,7"},{"string":"配置 極度聰穎","value":55114,"oils":"3,8,9"},{"string":"配置 沉澱灰燼","value":55194,"oils":"1,7,13"},{"string":"配置 聰明的建設","value":55380,"oils":"2,6,9"},{"string":"配置 構成","value":55485,"oils":"5,8,13"},{"string":"配置 黑暗之力","value":5574,"oils":"0,11,11"},{"string":"配置 鐵匠之擊","value":55772,"oils":"4,10,11"},{"string":"配置 河流之子","value":56094,"oils":"5,11,11"},{"string":"配置 蓄意殘虐","value":56146,"oils":"0,8,12"},{"string":"配置 硬疤","value":56207,"oils":"0,6,9"},{"string":"配置 十字軍","value":5624,"oils":"0,11,13"},{"string":"配置 恆久風暴","value":56274,"oils":"0,8,11"},{"string":"配置 夜襲","value":56276,"oils":"2,5,13"},{"string":"配置 戰鬥節奏","value":56330,"oils":"2,2,3"},{"string":"配置 食人儀式","value":56359,"oils":"5,6,6"},{"string":"配置 獵鷹之爪","value":56648,"oils":"3,3,13"},{"string":"配置 雷霆之心","value":56716,"oils":"2,6,13"},{"string":"配置 閃耀之擊","value":570,"oils":"5,5,11"},{"string":"配置 復仇浪湧","value":57006,"oils":"0,7,11"},{"string":"配置 刺骨寒冰","value":57199,"oils":"2,2,12"},{"string":"配置 巧刃","value":57839,"oils":"2,6,12"},{"string":"配置 鋼鐵命令","value":57900,"oils":"3,9,11"},{"string":"配置 毒蛇法術回音","value":58032,"oils":"7,8,11"},{"string":"配置 高壓伏特","value":58168,"oils":"3,7,7"},{"string":"配置 凜冽之指","value":58198,"oils":"8,9,13"},{"string":"配置 肉體之純潔","value":58218,"oils":"1,10,12"},{"string":"配置 和諧之體","value":5823,"oils":"3,9,10"},{"string":"配置 著名事蹟","value":58382,"oils":"7,11,13"},{"string":"配置 為戰而生","value":58449,"oils":"8,8,13"},{"string":"配置 開腸剖肚","value":58831,"oils":"4,8,13"},{"string":"配置 群體領袖","value":58851,"oils":"9,13,13"},{"string":"配置 屠宰者之使徒","value":58921,"oils":"3,4,13"},{"string":"配置 殘暴之刃","value":59151,"oils":"2,4,13"},{"string":"配置 進階","value":59423,"oils":"4,4,7"},{"string":"配置 快速彈藥","value":59556,"oils":"1,6,8"},{"string":"配置 不穩定彈藥","value":59605,"oils":"5,8,8"},{"string":"配置 三流手段","value":59766,"oils":"3,11,13"},{"string":"配置 壕溝戰","value":59866,"oils":"2,6,8"},{"string":"配置 謹慎反擊","value":59976,"oils":"1,1,3"},{"string":"配置 雙重懼刃","value":6,"oils":"1,6,10"},{"string":"配置 破空彈","value":60002,"oils":"4,4,5"},{"string":"配置 稜彩之膚","value":60031,"oils":"12,13,13"},{"string":"配置 火焰之心","value":60501,"oils":"5,6,13"},{"string":"配置 聚能之錘","value":60619,"oils":"1,2,9"},{"string":"配置 戲法","value":60737,"oils":"4,5,11"},{"string":"配置 啟發之絆","value":60781,"oils":"3,5,7"},{"string":"配置 野性渴望","value":61039,"oils":"3,13,13"},{"string":"配置 團結象徵","value":61190,"oils":"1,6,13"},{"string":"配置 戰士之心","value":61198,"oils":"8,12,13"},{"string":"配置 增幅","value":61308,"oils":"3,6,11"},{"string":"配置 爆炸元素","value":61689,"oils":"3,9,12"},{"string":"配置 滅世之靈","value":61981,"oils":"3,6,13"},{"string":"配置 亡靈之誓","value":61982,"oils":"2,8,8"},{"string":"配置 血味","value":62094,"oils":"3,8,12"},{"string":"配置 爆炸浪潮","value":6233,"oils":"1,4,9"},{"string":"配置 精準","value":6237,"oils":"2,2,9"},{"string":"配置 精純之潮","value":62577,"oils":"5,12,13"},{"string":"配置 神幻天賦","value":62596,"oils":"0,6,11"},{"string":"配置 死亡邊緣","value":62802,"oils":"4,7,8"},{"string":"配置 冰牢","value":62849,"oils":"4,7,9"},{"string":"配置 無血之體","value":6289,"oils":"3,9,13"},{"string":"配置 掌旗手","value":63033,"oils":"7,8,9"},{"string":"配置 鐵木","value":63150,"oils":"1,3,5"},{"string":"配置 風暴衝擊","value":63207,"oils":"3,4,12"},{"string":"配置 根深蒂固","value":63251,"oils":"10,10,13"},{"string":"配置 汲血者","value":63422,"oils":"5,11,13"},{"string":"配置 營養過剩","value":63453,"oils":"5,7,7"},{"string":"配置 圖騰專精","value":63635,"oils":"3,4,9"},{"string":"配置 衛士之毅","value":63727,"oils":"5,6,12"},{"string":"配置 極度迅速","value":63921,"oils":"2,5,9"},{"string":"配置 熱情圖騰","value":63933,"oils":"4,4,8"},{"string":"配置 綾彩交織","value":63944,"oils":"2,11,11"},{"string":"配置 聖杯","value":63976,"oils":"1,9,9"},{"string":"配置 戰士訓練","value":64077,"oils":"1,5,9"},{"string":"配置 巨石祝福","value":64217,"oils":"0,8,13"},{"string":"配置 咆哮挑戰","value":64226,"oils":"1,2,4"},{"string":"配置 烙印正義","value":64355,"oils":"7,8,10"},{"string":"配置 麻痺創傷","value":64395,"oils":"5,9,12"},{"string":"配置 不屈之徒","value":64882,"oils":"8,9,11"},{"string":"配置 靈魂虛空","value":65053,"oils":"5,8,10"},{"string":"配置 舞劍者","value":65093,"oils":"3,3,9"},{"string":"配置 領導精神","value":65097,"oils":"8,11,12"},{"string":"配置 堡壘破壞者","value":65107,"oils":"2,5,7"},{"string":"配置 冷酷","value":65108,"oils":"11,11,11"},{"string":"配置 橡木之心","value":65210,"oils":"4,9,13"},{"string":"配置 鷹靈祝福","value":65224,"oils":"3,4,4"},{"string":"配置 謎樣之域","value":65273,"oils":"4,5,10"},{"string":"配置 珍鑽肌膚","value":65308,"oils":"2,5,11"},{"string":"配置 刺心者","value":65502,"oils":"5,9,9"},{"string":"配置 電能之擊","value":6615,"oils":"1,1,12"},{"string":"配置 秘能守護","value":6770,"oils":"1,5,10"},{"string":"配置 野蠻穿刺","value":6783,"oils":"1,2,7"},{"string":"配置 魅力","value":6799,"oils":"11,13,13"},{"string":"配置 庇護","value":6967,"oils":"4,6,10"},{"string":"配置 分裂射擊","value":7069,"oils":"1,7,11"},{"string":"配置 舞刃宗師","value":7085,"oils":"1,3,8"},{"string":"配置 工兵大師","value":7136,"oils":"5,10,11"},{"string":"配置 迅速猛毒","value":7263,"oils":"1,3,13"},{"string":"配置 勁敵收割","value":7440,"oils":"1,3,7"},{"string":"配置 神速暴裂","value":7555,"oils":"10,11,11"},{"string":"配置 持久合作","value":7688,"oils":"1,4,13"},{"string":"配置 謎樣防禦","value":7918,"oils":"8,8,8"},{"string":"配置 聰穎盜賊","value":8001,"oils":"1,4,7"},{"string":"配置 化虛為實","value":8135,"oils":"1,1,8"},{"string":"配置 長射","value":8458,"oils":"5,9,11"},{"string":"配置 進擊的壁壘","value":861,"oils":"4,8,10"},{"string":"配置 冰雪之心","value":8833,"oils":"9,11,13"},{"string":"配置 背刺","value":8920,"oils":"1,5,12"},{"string":"配置 悲慘折磨","value":9015,"oils":"6,9,11"},{"string":"配置 零秒出手","value":9055,"oils":"6,11,11"},{"string":"配置 無情串燒","value":9194,"oils":"8,8,12"},{"string":"配置 禁忌紀律","value":9261,"oils":"10,10,10"},{"string":"配置 精神迅捷","value":9432,"oils":"2,8,10"},{"string":"配置 獵人之局","value":9535,"oils":"1,4,12"},{"string":"配置 嗜光者","value":9567,"oils":"6,8,9"},{"string":"配置 巧語","value":9788,"oils":"3,9,9"},{"string":"配置 成長與衰變","value":9864,"oils":"1,5,13"}],"trade":{"ids":{"enchant":["enchant.stat_2954116742"]},"option":true}} +{"ref":"Allocates # if you have the matching modifier on Forbidden Flame","better":1,"matchers":[{"string":"若禁忌烈焰上有符合的詞綴,配置 死靈師","value":10099},{"string":"若禁忌烈焰上有符合的詞綴,配置 殘暴熱情","value":10143},{"string":"若禁忌烈焰上有符合的詞綴,配置 信念之訴","value":1105},{"string":"若禁忌烈焰上有符合的詞綴,配置 啟發","value":11412},{"string":"若禁忌烈焰上有符合的詞綴,配置 瘟疫帶原者","value":11490},{"string":"若禁忌烈焰上有符合的詞綴,配置 學習季節","value":11597},{"string":"若禁忌烈焰上有符合的詞綴,配置 秘術家","value":12597},{"string":"若禁忌烈焰上有符合的詞綴,配置 鐵金剛","value":13374},{"string":"若禁忌烈焰上有符合的詞綴,配置 狂熱儀","value":13851},{"string":"若禁忌烈焰上有符合的詞綴,配置 爆破專家","value":14103},{"string":"若禁忌烈焰上有符合的詞綴,配置 骸骨屏障","value":14603},{"string":"若禁忌烈焰上有符合的詞綴,配置 聖騎士昇華職業","value":15435},{"string":"若禁忌烈焰上有符合的詞綴,配置 鋸齒技法","value":15616},{"string":"若禁忌烈焰上有符合的詞綴,配置 神采之形","value":16306},{"string":"若禁忌烈焰上有符合的詞綴,配置 凜冬誓言","value":16848},{"string":"若禁忌烈焰上有符合的詞綴,配置 縱火狂","value":16940},{"string":"若禁忌烈焰上有符合的詞綴,配置 毒物大師","value":1697},{"string":"若禁忌烈焰上有符合的詞綴,配置 死之狂怒.悉妮蔻拉","value":1731},{"string":"若禁忌烈焰上有符合的詞綴,配置 鎮壓","value":17315},{"string":"若禁忌烈焰上有符合的詞綴,配置 永不動搖","value":1734},{"string":"若禁忌烈焰上有符合的詞綴,配置 不懈","value":17988},{"string":"若禁忌烈焰上有符合的詞綴,配置 自然之怒","value":18054},{"string":"若禁忌烈焰上有符合的詞綴,配置 投機","value":19083},{"string":"若禁忌烈焰上有符合的詞綴,配置 釋放潛能","value":19355},{"string":"若禁忌烈焰上有符合的詞綴,配置 美德儀","value":19417},{"string":"若禁忌烈焰上有符合的詞綴,配置 淬毒打擊","value":1945},{"string":"若禁忌烈焰上有符合的詞綴,配置 毒物走私","value":19598},{"string":"若禁忌烈焰上有符合的詞綴,配置 堅定聖戰","value":19641},{"string":"若禁忌烈焰上有符合的詞綴,配置 伏擊與刺殺","value":21264},{"string":"若禁忌烈焰上有符合的詞綴,配置 極致準心","value":21455},{"string":"若禁忌烈焰上有符合的詞綴,配置 風之守衛","value":23169},{"string":"若禁忌烈焰上有符合的詞綴,配置 先行","value":23225},{"string":"若禁忌烈焰上有符合的詞綴,配置 屍骨盟約","value":23572},{"string":"若禁忌烈焰上有符合的詞綴,配置 屠戮之慾","value":24528},{"string":"若禁忌烈焰上有符合的詞綴,配置 野蠻人之道","value":24755},{"string":"若禁忌烈焰上有符合的詞綴,配置 決鬥者昇華職業","value":24798},{"string":"若禁忌烈焰上有符合的詞綴,配置 集風","value":24848},{"string":"若禁忌烈焰上有符合的詞綴,配置 凋零光環","value":25309},{"string":"若禁忌烈焰上有符合的詞綴,配置 力量定罪","value":25651},{"string":"若禁忌烈焰上有符合的詞綴,配置 元能者","value":258},{"string":"若禁忌烈焰上有符合的詞綴,配置 技能不止","value":2598},{"string":"若禁忌烈焰上有符合的詞綴,配置 無限彈藥","value":26067},{"string":"若禁忌烈焰上有符合的詞綴,配置 風暴雕塑者","value":27038},{"string":"若禁忌烈焰上有符合的詞綴,配置 虛無之塔","value":27096},{"string":"若禁忌烈焰上有符合的詞綴,配置 九命","value":27602},{"string":"若禁忌烈焰上有符合的詞綴,配置 嗜戰如命","value":27604},{"string":"若禁忌烈焰上有符合的詞綴,配置 免費暴力","value":27864},{"string":"若禁忌烈焰上有符合的詞綴,配置 完美犯罪","value":28535},{"string":"若禁忌烈焰上有符合的詞綴,配置 侵佔部隊","value":2872},{"string":"若禁忌烈焰上有符合的詞綴,配置 霧行者","value":28782},{"string":"若禁忌烈焰上有符合的詞綴,配置 心靈永止","value":28884},{"string":"若禁忌烈焰上有符合的詞綴,配置 [UNUSED] Slamako, Slam's Slam","value":28986},{"string":"若禁忌烈焰上有符合的詞綴,配置 意識聖殿","value":29026},{"string":"若禁忌烈焰上有符合的詞綴,配置 閃電戰","value":29630},{"string":"若禁忌烈焰上有符合的詞綴,配置 經驗豐富的藥草師","value":29662},{"string":"若禁忌烈焰上有符合的詞綴,配置 逃脫大師","value":29825},{"string":"若禁忌烈焰上有符合的詞綴,配置 不潔權威","value":31344},{"string":"若禁忌烈焰上有符合的詞綴,配置 新春誓言","value":31364},{"string":"若禁忌烈焰上有符合的詞綴,配置 烈日怒吼.西奧妮","value":31667},{"string":"若禁忌烈焰上有符合的詞綴,配置 堅忍","value":31700},{"string":"若禁忌烈焰上有符合的詞綴,配置 獵頭者","value":3184},{"string":"若禁忌烈焰上有符合的詞綴,配置 風暴之擁.瓦拉庫","value":32249},{"string":"若禁忌烈焰上有符合的詞綴,配置 戰爭使者","value":32251},{"string":"若禁忌烈焰上有符合的詞綴,配置 廉簡之途","value":32816},{"string":"若禁忌烈焰上有符合的詞綴,配置 敏捷殺手","value":32947},{"string":"若禁忌烈焰上有符合的詞綴,配置 炎夏誓言","value":33645},{"string":"若禁忌烈焰上有符合的詞綴,配置 不敗英雄","value":33940},{"string":"若禁忌烈焰上有符合的詞綴,配置 昇華儀式","value":34434},{"string":"若禁忌烈焰上有符合的詞綴,配置 無盡飢餓","value":34484},{"string":"若禁忌烈焰上有符合的詞綴,配置 銳眼","value":34567},{"string":"若禁忌烈焰上有符合的詞綴,配置 衛士","value":34774},{"string":"若禁忌烈焰上有符合的詞綴,配置 吞噬精華","value":3554},{"string":"若禁忌烈焰上有符合的詞綴,配置 征服者","value":35750},{"string":"若禁忌烈焰上有符合的詞綴,配置 黑暗統御者","value":36017},{"string":"若禁忌烈焰上有符合的詞綴,配置 老練獵人","value":36958},{"string":"若禁忌烈焰上有符合的詞綴,配置 穢言亡語","value":37127},{"string":"若禁忌烈焰上有符合的詞綴,配置 殘劣壁壘","value":37492},{"string":"若禁忌烈焰上有符合的詞綴,配置 衝擊","value":38180},{"string":"若禁忌烈焰上有符合的詞綴,配置 連鎖反應","value":38918},{"string":"若禁忌烈焰上有符合的詞綴,配置 純淨殘暴","value":38999},{"string":"若禁忌烈焰上有符合的詞綴,配置 冠軍","value":39598},{"string":"若禁忌烈焰上有符合的詞綴,配置 希望壁壘","value":39728},{"string":"若禁忌烈焰上有符合的詞綴,配置 聖所","value":39790},{"string":"若禁忌烈焰上有符合的詞綴,配置 爆破天才","value":39834},{"string":"若禁忌烈焰上有符合的詞綴,配置 懺悔之卜","value":40059},{"string":"若禁忌烈焰上有符合的詞綴,配置 耐久瀰漫","value":40104},{"string":"若禁忌烈焰上有符合的詞綴,配置 秘能庇護","value":40510},{"string":"若禁忌烈焰上有符合的詞綴,配置 寒冬雕塑者","value":40810},{"string":"若禁忌烈焰上有符合的詞綴,配置 大自然的報仇","value":40813},{"string":"若禁忌烈焰上有符合的詞綴,配置 破法","value":41891},{"string":"若禁忌烈焰上有符合的詞綴,配置 暴徒","value":4194},{"string":"若禁忌烈焰上有符合的詞綴,配置 聖宗","value":42144},{"string":"若禁忌烈焰上有符合的詞綴,配置 信念之輝","value":42264},{"string":"若禁忌烈焰上有符合的詞綴,配置 不穩定化身","value":4242},{"string":"若禁忌烈焰上有符合的詞綴,配置 致命繁榮","value":42469},{"string":"若禁忌烈焰上有符合的詞綴,配置 刺客","value":43122},{"string":"若禁忌烈焰上有符合的詞綴,配置 處刑者","value":43195},{"string":"若禁忌烈焰上有符合的詞綴,配置 判官","value":43962},{"string":"若禁忌烈焰上有符合的詞綴,配置 不可置疑","value":44297},{"string":"若禁忌烈焰上有符合的詞綴,配置 貪慾","value":44482},{"string":"若禁忌烈焰上有符合的詞綴,配置 光明聖戰","value":4494},{"string":"若禁忌烈焰上有符合的詞綴,配置 狙擊","value":45313},{"string":"若禁忌烈焰上有符合的詞綴,配置 寒凜喚醒","value":47630},{"string":"若禁忌烈焰上有符合的詞綴,配置 炸彈專家","value":47778},{"string":"若禁忌烈焰上有符合的詞綴,配置 命運審判","value":48214},{"string":"若禁忌烈焰上有符合的詞綴,配置 致命專注","value":48239},{"string":"若禁忌烈焰上有符合的詞綴,配置 淨化之水.塔薩里奧","value":48480},{"string":"若禁忌烈焰上有符合的詞綴,配置 母親的教誨","value":4849},{"string":"若禁忌烈焰上有符合的詞綴,配置 奉獻女魔","value":48719},{"string":"若禁忌烈焰上有符合的詞綴,配置 飲魂者","value":48999},{"string":"若禁忌烈焰上有符合的詞綴,配置 元素壁壘","value":4917},{"string":"若禁忌烈焰上有符合的詞綴,配置 遊俠昇華職業","value":49532},{"string":"若禁忌烈焰上有符合的詞綴,配置 森林之力.塔赫亞","value":5029},{"string":"若禁忌烈焰上有符合的詞綴,配置 神聖禱言","value":50356},{"string":"若禁忌烈焰上有符合的詞綴,配置 火徒.拿瑪乎","value":50692},{"string":"若禁忌烈焰上有符合的詞綴,配置 生在影中","value":5087},{"string":"若禁忌烈焰上有符合的詞綴,配置 大自然的腎上腺素","value":51101},{"string":"若禁忌烈焰上有符合的詞綴,配置 悲傷織者","value":51391},{"string":"若禁忌烈焰上有符合的詞綴,配置 規律化","value":51462},{"string":"若禁忌烈焰上有符合的詞綴,配置 標記之印","value":51492},{"string":"若禁忌烈焰上有符合的詞綴,配置 女巫昇華職業","value":51782},{"string":"若禁忌烈焰上有符合的詞綴,配置 不撓決心","value":52435},{"string":"若禁忌烈焰上有符合的詞綴,配置 武器大師","value":52575},{"string":"若禁忌烈焰上有符合的詞綴,配置 戰爭使者.圖克哈瑪","value":53095},{"string":"若禁忌烈焰上有符合的詞綴,配置 火焰雕塑者","value":53123},{"string":"若禁忌烈焰上有符合的詞綴,配置 堅不可破","value":53816},{"string":"若禁忌烈焰上有符合的詞綴,配置 正義之庭","value":53884},{"string":"若禁忌烈焰上有符合的詞綴,配置 暗影刺客之道","value":53992},{"string":"若禁忌烈焰上有符合的詞綴,配置 無意識侵略","value":54159},{"string":"若禁忌烈焰上有符合的詞綴,配置 焦點","value":5443},{"string":"若禁忌烈焰上有符合的詞綴,配置 聖騎士之道","value":54877},{"string":"若禁忌烈焰上有符合的詞綴,配置 惡毒牢房","value":5502},{"string":"若禁忌烈焰上有符合的詞綴,配置 緊急時刻","value":55146},{"string":"若禁忌烈焰上有符合的詞綴,配置 獸性化身","value":55509},{"string":"若禁忌烈焰上有符合的詞綴,配置 博學","value":55867},{"string":"若禁忌烈焰上有符合的詞綴,配置 先祖諸王","value":56461},{"string":"若禁忌烈焰上有符合的詞綴,配置 女巫之道","value":56722},{"string":"若禁忌烈焰上有符合的詞綴,配置 殺無赦","value":56789},{"string":"若禁忌烈焰上有符合的詞綴,配置 可敬的對手","value":56967},{"string":"若禁忌烈焰上有符合的詞綴,配置 酋長","value":57052},{"string":"若禁忌烈焰上有符合的詞綴,配置 毀滅之心","value":57197},{"string":"若禁忌烈焰上有符合的詞綴,配置 虛空馭者","value":57331},{"string":"若禁忌烈焰上有符合的詞綴,配置 毀滅儀式","value":57560},{"string":"若禁忌烈焰上有符合的詞綴,配置 灼熱淨化","value":57568},{"string":"若禁忌烈焰上有符合的詞綴,配置 勢不可擋","value":5819},{"string":"若禁忌烈焰上有符合的詞綴,配置 破壞者","value":58827},{"string":"若禁忌烈焰上有符合的詞綴,配置 血肉之章","value":59920},{"string":"若禁忌烈焰上有符合的詞綴,配置 精釀大師","value":6038},{"string":"若禁忌烈焰上有符合的詞綴,配置 無上奉獻","value":60462},{"string":"若禁忌烈焰上有符合的詞綴,配置 勇士","value":61072},{"string":"若禁忌烈焰上有符合的詞綴,配置 混沌天才","value":61259},{"string":"若禁忌烈焰上有符合的詞綴,配置 烈陽之光.雷默科","value":61355},{"string":"若禁忌烈焰上有符合的詞綴,配置 和諧之源","value":61372},{"string":"若禁忌烈焰上有符合的詞綴,配置 野蠻人昇華職業","value":61437},{"string":"若禁忌烈焰上有符合的詞綴,配置 彈射","value":61627},{"string":"若禁忌烈焰上有符合的詞綴,配置 煉金術大師","value":61805},{"string":"若禁忌烈焰上有符合的詞綴,配置 禁忌力量","value":62504},{"string":"若禁忌烈焰上有符合的詞綴,配置 屹立不搖","value":62595},{"string":"若禁忌烈焰上有符合的詞綴,配置 神話災難","value":62817},{"string":"若禁忌烈焰上有符合的詞綴,配置 手術大師","value":63293},{"string":"若禁忌烈焰上有符合的詞綴,配置 決鬥者之道","value":63357},{"string":"若禁忌烈焰上有符合的詞綴,配置 精準復仇","value":63490},{"string":"若禁忌烈焰上有符合的詞綴,配置 毀滅光砲塔","value":64588},{"string":"若禁忌烈焰上有符合的詞綴,配置 不動信念","value":64768},{"string":"若禁忌烈焰上有符合的詞綴,配置 超自然之力","value":65153},{"string":"若禁忌烈焰上有符合的詞綴,配置 自然的恩賜","value":65296},{"string":"若禁忌烈焰上有符合的詞綴,配置 詐欺師","value":6778},{"string":"若禁忌烈焰上有符合的詞綴,配置 消耗戰","value":758},{"string":"若禁忌烈焰上有符合的詞綴,配置 遊俠之道","value":7618},{"string":"若禁忌烈焰上有符合的詞綴,配置 暗影刺客昇華職業","value":772},{"string":"若禁忌烈焰上有符合的詞綴,配置 元素使","value":8281},{"string":"若禁忌烈焰上有符合的詞綴,配置 堅定的倖存者","value":8419},{"string":"若禁忌烈焰上有符合的詞綴,配置 神聖指引","value":922},{"string":"若禁忌烈焰上有符合的詞綴,配置 抵禦苦痛","value":9271},{"string":"若禁忌烈焰上有符合的詞綴,配置 追獵者","value":9327}],"trade":{"ids":{"explicit":["explicit.stat_2460506030"]},"option":true}} +{"ref":"Allocates # if you have the matching modifier on Forbidden Flesh","better":1,"matchers":[{"string":"若禁忌血肉上有符合的詞綴,配置 死靈師","value":10099},{"string":"若禁忌血肉上有符合的詞綴,配置 殘暴熱情","value":10143},{"string":"若禁忌血肉上有符合的詞綴,配置 信念之訴","value":1105},{"string":"若禁忌血肉上有符合的詞綴,配置 啟發","value":11412},{"string":"若禁忌血肉上有符合的詞綴,配置 瘟疫帶原者","value":11490},{"string":"若禁忌血肉上有符合的詞綴,配置 學習季節","value":11597},{"string":"若禁忌血肉上有符合的詞綴,配置 秘術家","value":12597},{"string":"若禁忌血肉上有符合的詞綴,配置 鐵金剛","value":13374},{"string":"若禁忌血肉上有符合的詞綴,配置 狂熱儀","value":13851},{"string":"若禁忌血肉上有符合的詞綴,配置 爆破專家","value":14103},{"string":"若禁忌血肉上有符合的詞綴,配置 骸骨屏障","value":14603},{"string":"若禁忌血肉上有符合的詞綴,配置 聖騎士昇華職業","value":15435},{"string":"若禁忌血肉上有符合的詞綴,配置 鋸齒技法","value":15616},{"string":"若禁忌血肉上有符合的詞綴,配置 神采之形","value":16306},{"string":"若禁忌血肉上有符合的詞綴,配置 凜冬誓言","value":16848},{"string":"若禁忌血肉上有符合的詞綴,配置 縱火狂","value":16940},{"string":"若禁忌血肉上有符合的詞綴,配置 毒物大師","value":1697},{"string":"若禁忌血肉上有符合的詞綴,配置 死之狂怒.悉妮蔻拉","value":1731},{"string":"若禁忌血肉上有符合的詞綴,配置 鎮壓","value":17315},{"string":"若禁忌血肉上有符合的詞綴,配置 永不動搖","value":1734},{"string":"若禁忌血肉上有符合的詞綴,配置 不懈","value":17988},{"string":"若禁忌血肉上有符合的詞綴,配置 自然之怒","value":18054},{"string":"若禁忌血肉上有符合的詞綴,配置 投機","value":19083},{"string":"若禁忌血肉上有符合的詞綴,配置 釋放潛能","value":19355},{"string":"若禁忌血肉上有符合的詞綴,配置 美德儀","value":19417},{"string":"若禁忌血肉上有符合的詞綴,配置 淬毒打擊","value":1945},{"string":"若禁忌血肉上有符合的詞綴,配置 毒物走私","value":19598},{"string":"若禁忌血肉上有符合的詞綴,配置 堅定聖戰","value":19641},{"string":"若禁忌血肉上有符合的詞綴,配置 伏擊與刺殺","value":21264},{"string":"若禁忌血肉上有符合的詞綴,配置 極致準心","value":21455},{"string":"若禁忌血肉上有符合的詞綴,配置 風之守衛","value":23169},{"string":"若禁忌血肉上有符合的詞綴,配置 先行","value":23225},{"string":"若禁忌血肉上有符合的詞綴,配置 屍骨盟約","value":23572},{"string":"若禁忌血肉上有符合的詞綴,配置 屠戮之慾","value":24528},{"string":"若禁忌血肉上有符合的詞綴,配置 野蠻人之道","value":24755},{"string":"若禁忌血肉上有符合的詞綴,配置 決鬥者昇華職業","value":24798},{"string":"若禁忌血肉上有符合的詞綴,配置 集風","value":24848},{"string":"若禁忌血肉上有符合的詞綴,配置 凋零光環","value":25309},{"string":"若禁忌血肉上有符合的詞綴,配置 力量定罪","value":25651},{"string":"若禁忌血肉上有符合的詞綴,配置 元能者","value":258},{"string":"若禁忌血肉上有符合的詞綴,配置 技能不止","value":2598},{"string":"若禁忌血肉上有符合的詞綴,配置 無限彈藥","value":26067},{"string":"若禁忌血肉上有符合的詞綴,配置 風暴雕塑者","value":27038},{"string":"若禁忌血肉上有符合的詞綴,配置 虛無之塔","value":27096},{"string":"若禁忌血肉上有符合的詞綴,配置 九命","value":27602},{"string":"若禁忌血肉上有符合的詞綴,配置 嗜戰如命","value":27604},{"string":"若禁忌血肉上有符合的詞綴,配置 免費暴力","value":27864},{"string":"若禁忌血肉上有符合的詞綴,配置 完美犯罪","value":28535},{"string":"若禁忌血肉上有符合的詞綴,配置 侵佔部隊","value":2872},{"string":"若禁忌血肉上有符合的詞綴,配置 霧行者","value":28782},{"string":"若禁忌血肉上有符合的詞綴,配置 心靈永止","value":28884},{"string":"若禁忌血肉上有符合的詞綴,配置 [UNUSED] Slamako, Slam's Slam","value":28986},{"string":"若禁忌血肉上有符合的詞綴,配置 意識聖殿","value":29026},{"string":"若禁忌血肉上有符合的詞綴,配置 閃電戰","value":29630},{"string":"若禁忌血肉上有符合的詞綴,配置 經驗豐富的藥草師","value":29662},{"string":"若禁忌血肉上有符合的詞綴,配置 逃脫大師","value":29825},{"string":"若禁忌血肉上有符合的詞綴,配置 不潔權威","value":31344},{"string":"若禁忌血肉上有符合的詞綴,配置 新春誓言","value":31364},{"string":"若禁忌血肉上有符合的詞綴,配置 烈日怒吼.西奧妮","value":31667},{"string":"若禁忌血肉上有符合的詞綴,配置 堅忍","value":31700},{"string":"若禁忌血肉上有符合的詞綴,配置 獵頭者","value":3184},{"string":"若禁忌血肉上有符合的詞綴,配置 風暴之擁.瓦拉庫","value":32249},{"string":"若禁忌血肉上有符合的詞綴,配置 戰爭使者","value":32251},{"string":"若禁忌血肉上有符合的詞綴,配置 廉簡之途","value":32816},{"string":"若禁忌血肉上有符合的詞綴,配置 敏捷殺手","value":32947},{"string":"若禁忌血肉上有符合的詞綴,配置 炎夏誓言","value":33645},{"string":"若禁忌血肉上有符合的詞綴,配置 不敗英雄","value":33940},{"string":"若禁忌血肉上有符合的詞綴,配置 昇華儀式","value":34434},{"string":"若禁忌血肉上有符合的詞綴,配置 無盡飢餓","value":34484},{"string":"若禁忌血肉上有符合的詞綴,配置 銳眼","value":34567},{"string":"若禁忌血肉上有符合的詞綴,配置 衛士","value":34774},{"string":"若禁忌血肉上有符合的詞綴,配置 吞噬精華","value":3554},{"string":"若禁忌血肉上有符合的詞綴,配置 征服者","value":35750},{"string":"若禁忌血肉上有符合的詞綴,配置 黑暗統御者","value":36017},{"string":"若禁忌血肉上有符合的詞綴,配置 老練獵人","value":36958},{"string":"若禁忌血肉上有符合的詞綴,配置 穢言亡語","value":37127},{"string":"若禁忌血肉上有符合的詞綴,配置 殘劣壁壘","value":37492},{"string":"若禁忌血肉上有符合的詞綴,配置 衝擊","value":38180},{"string":"若禁忌血肉上有符合的詞綴,配置 連鎖反應","value":38918},{"string":"若禁忌血肉上有符合的詞綴,配置 純淨殘暴","value":38999},{"string":"若禁忌血肉上有符合的詞綴,配置 冠軍","value":39598},{"string":"若禁忌血肉上有符合的詞綴,配置 希望壁壘","value":39728},{"string":"若禁忌血肉上有符合的詞綴,配置 聖所","value":39790},{"string":"若禁忌血肉上有符合的詞綴,配置 爆破天才","value":39834},{"string":"若禁忌血肉上有符合的詞綴,配置 懺悔之卜","value":40059},{"string":"若禁忌血肉上有符合的詞綴,配置 耐久瀰漫","value":40104},{"string":"若禁忌血肉上有符合的詞綴,配置 秘能庇護","value":40510},{"string":"若禁忌血肉上有符合的詞綴,配置 寒冬雕塑者","value":40810},{"string":"若禁忌血肉上有符合的詞綴,配置 大自然的報仇","value":40813},{"string":"若禁忌血肉上有符合的詞綴,配置 破法","value":41891},{"string":"若禁忌血肉上有符合的詞綴,配置 暴徒","value":4194},{"string":"若禁忌血肉上有符合的詞綴,配置 聖宗","value":42144},{"string":"若禁忌血肉上有符合的詞綴,配置 信念之輝","value":42264},{"string":"若禁忌血肉上有符合的詞綴,配置 不穩定化身","value":4242},{"string":"若禁忌血肉上有符合的詞綴,配置 致命繁榮","value":42469},{"string":"若禁忌血肉上有符合的詞綴,配置 刺客","value":43122},{"string":"若禁忌血肉上有符合的詞綴,配置 處刑者","value":43195},{"string":"若禁忌血肉上有符合的詞綴,配置 判官","value":43962},{"string":"若禁忌血肉上有符合的詞綴,配置 不可置疑","value":44297},{"string":"若禁忌血肉上有符合的詞綴,配置 貪慾","value":44482},{"string":"若禁忌血肉上有符合的詞綴,配置 光明聖戰","value":4494},{"string":"若禁忌血肉上有符合的詞綴,配置 狙擊","value":45313},{"string":"若禁忌血肉上有符合的詞綴,配置 寒凜喚醒","value":47630},{"string":"若禁忌血肉上有符合的詞綴,配置 炸彈專家","value":47778},{"string":"若禁忌血肉上有符合的詞綴,配置 命運審判","value":48214},{"string":"若禁忌血肉上有符合的詞綴,配置 致命專注","value":48239},{"string":"若禁忌血肉上有符合的詞綴,配置 淨化之水.塔薩里奧","value":48480},{"string":"若禁忌血肉上有符合的詞綴,配置 母親的教誨","value":4849},{"string":"若禁忌血肉上有符合的詞綴,配置 奉獻女魔","value":48719},{"string":"若禁忌血肉上有符合的詞綴,配置 飲魂者","value":48999},{"string":"若禁忌血肉上有符合的詞綴,配置 元素壁壘","value":4917},{"string":"若禁忌血肉上有符合的詞綴,配置 遊俠昇華職業","value":49532},{"string":"若禁忌血肉上有符合的詞綴,配置 森林之力.塔赫亞","value":5029},{"string":"若禁忌血肉上有符合的詞綴,配置 神聖禱言","value":50356},{"string":"若禁忌血肉上有符合的詞綴,配置 火徒.拿瑪乎","value":50692},{"string":"若禁忌血肉上有符合的詞綴,配置 生在影中","value":5087},{"string":"若禁忌血肉上有符合的詞綴,配置 大自然的腎上腺素","value":51101},{"string":"若禁忌血肉上有符合的詞綴,配置 悲傷織者","value":51391},{"string":"若禁忌血肉上有符合的詞綴,配置 規律化","value":51462},{"string":"若禁忌血肉上有符合的詞綴,配置 標記之印","value":51492},{"string":"若禁忌血肉上有符合的詞綴,配置 女巫昇華職業","value":51782},{"string":"若禁忌血肉上有符合的詞綴,配置 不撓決心","value":52435},{"string":"若禁忌血肉上有符合的詞綴,配置 武器大師","value":52575},{"string":"若禁忌血肉上有符合的詞綴,配置 戰爭使者.圖克哈瑪","value":53095},{"string":"若禁忌血肉上有符合的詞綴,配置 火焰雕塑者","value":53123},{"string":"若禁忌血肉上有符合的詞綴,配置 堅不可破","value":53816},{"string":"若禁忌血肉上有符合的詞綴,配置 正義之庭","value":53884},{"string":"若禁忌血肉上有符合的詞綴,配置 暗影刺客之道","value":53992},{"string":"若禁忌血肉上有符合的詞綴,配置 無意識侵略","value":54159},{"string":"若禁忌血肉上有符合的詞綴,配置 焦點","value":5443},{"string":"若禁忌血肉上有符合的詞綴,配置 聖騎士之道","value":54877},{"string":"若禁忌血肉上有符合的詞綴,配置 惡毒牢房","value":5502},{"string":"若禁忌血肉上有符合的詞綴,配置 緊急時刻","value":55146},{"string":"若禁忌血肉上有符合的詞綴,配置 獸性化身","value":55509},{"string":"若禁忌血肉上有符合的詞綴,配置 博學","value":55867},{"string":"若禁忌血肉上有符合的詞綴,配置 先祖諸王","value":56461},{"string":"若禁忌血肉上有符合的詞綴,配置 女巫之道","value":56722},{"string":"若禁忌血肉上有符合的詞綴,配置 殺無赦","value":56789},{"string":"若禁忌血肉上有符合的詞綴,配置 可敬的對手","value":56967},{"string":"若禁忌血肉上有符合的詞綴,配置 酋長","value":57052},{"string":"若禁忌血肉上有符合的詞綴,配置 毀滅之心","value":57197},{"string":"若禁忌血肉上有符合的詞綴,配置 虛空馭者","value":57331},{"string":"若禁忌血肉上有符合的詞綴,配置 毀滅儀式","value":57560},{"string":"若禁忌血肉上有符合的詞綴,配置 灼熱淨化","value":57568},{"string":"若禁忌血肉上有符合的詞綴,配置 勢不可擋","value":5819},{"string":"若禁忌血肉上有符合的詞綴,配置 破壞者","value":58827},{"string":"若禁忌血肉上有符合的詞綴,配置 血肉之章","value":59920},{"string":"若禁忌血肉上有符合的詞綴,配置 精釀大師","value":6038},{"string":"若禁忌血肉上有符合的詞綴,配置 無上奉獻","value":60462},{"string":"若禁忌血肉上有符合的詞綴,配置 勇士","value":61072},{"string":"若禁忌血肉上有符合的詞綴,配置 混沌天才","value":61259},{"string":"若禁忌血肉上有符合的詞綴,配置 烈陽之光.雷默科","value":61355},{"string":"若禁忌血肉上有符合的詞綴,配置 和諧之源","value":61372},{"string":"若禁忌血肉上有符合的詞綴,配置 野蠻人昇華職業","value":61437},{"string":"若禁忌血肉上有符合的詞綴,配置 彈射","value":61627},{"string":"若禁忌血肉上有符合的詞綴,配置 煉金術大師","value":61805},{"string":"若禁忌血肉上有符合的詞綴,配置 禁忌力量","value":62504},{"string":"若禁忌血肉上有符合的詞綴,配置 屹立不搖","value":62595},{"string":"若禁忌血肉上有符合的詞綴,配置 神話災難","value":62817},{"string":"若禁忌血肉上有符合的詞綴,配置 手術大師","value":63293},{"string":"若禁忌血肉上有符合的詞綴,配置 決鬥者之道","value":63357},{"string":"若禁忌血肉上有符合的詞綴,配置 精準復仇","value":63490},{"string":"若禁忌血肉上有符合的詞綴,配置 毀滅光砲塔","value":64588},{"string":"若禁忌血肉上有符合的詞綴,配置 不動信念","value":64768},{"string":"若禁忌血肉上有符合的詞綴,配置 超自然之力","value":65153},{"string":"若禁忌血肉上有符合的詞綴,配置 自然的恩賜","value":65296},{"string":"若禁忌血肉上有符合的詞綴,配置 詐欺師","value":6778},{"string":"若禁忌血肉上有符合的詞綴,配置 消耗戰","value":758},{"string":"若禁忌血肉上有符合的詞綴,配置 遊俠之道","value":7618},{"string":"若禁忌血肉上有符合的詞綴,配置 暗影刺客昇華職業","value":772},{"string":"若禁忌血肉上有符合的詞綴,配置 元素使","value":8281},{"string":"若禁忌血肉上有符合的詞綴,配置 堅定的倖存者","value":8419},{"string":"若禁忌血肉上有符合的詞綴,配置 神聖指引","value":922},{"string":"若禁忌血肉上有符合的詞綴,配置 抵禦苦痛","value":9271},{"string":"若禁忌血肉上有符合的詞綴,配置 追獵者","value":9327}],"trade":{"ids":{"explicit":["explicit.stat_1190333629"]},"option":true}} {"ref":"Always inflict Brittle while affected by Hatred","better":1,"matchers":[{"string":"被憎恨影響時,必定造成易碎"}],"trade":{"ids":{"explicit":["explicit.stat_13285831"]}}} {"ref":"Always Sap while affected by Wrath","better":1,"matchers":[{"string":"被雷霆影響時,必定造成殘喘"}],"trade":{"ids":{"explicit":["explicit.stat_2499038519"]}}} {"ref":"Always Scorch while affected by Anger","better":1,"matchers":[{"string":"被憤怒影響時,必定造成焦灼"}],"trade":{"ids":{"explicit":["explicit.stat_1585991257"]}}} @@ -3198,7 +3228,7 @@ {"ref":"Ball Lightning fires an additional Projectile","better":1,"matchers":[{"string":"天雷之珠發射 # 個額外投射物"},{"string":"天雷之珠發射 1 個額外投射物","value":1}],"trade":{"ids":{"enchant":["enchant.stat_3420683028"]}}} {"ref":"Bane deals #% increased Damage","better":1,"matchers":[{"string":"災厄增加 #% 傷害"},{"string":"災厄減少 #% 傷害","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_2206071316"]}}} {"ref":"Bane has #% increased Area of Effect","better":1,"matchers":[{"string":"災厄增加 #% 範圍效果"},{"string":"災厄減少 #% 範圍效果","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_4224588066"]}}} -{"ref":"Banner Skills have #% increased Aura Effect","better":1,"matchers":[{"string":"鬥旗技能增加 #% 光環效果"},{"string":"鬥旗技能減少 #% 光環效果","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2729804981"]}}} +{"ref":"Banner Skills have #% increased Aura Effect","better":1,"matchers":[{"string":"鬥旗技能增加 #% 光環效果"},{"string":"鬥旗技能減少 #% 光環效果","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2729804981"],"crafted":["crafted.stat_2729804981"]}}} {"ref":"Banner Skills have no Reservation","better":1,"matchers":[{"string":"鬥旗技能沒有保留"}],"trade":{"ids":{"explicit":["explicit.stat_2384457007"]}}} {"ref":"Barrage fires an additional Projectile","better":1,"matchers":[{"string":"彈幕發射 # 個額外投射物"},{"string":"彈幕發射 1 個額外投射物","value":1}],"trade":{"ids":{"enchant":["enchant.stat_3009270704"]}}} {"ref":"Base Spell Critical Strike Chance of Spells is equal to that of Main Hand Weapon","better":1,"matchers":[{"string":"法術的基礎法術暴擊率等同主手武器"}],"trade":{"ids":{"explicit":["explicit.stat_2560911401"]}}} @@ -3251,6 +3281,7 @@ {"ref":"Brand Skills have #% increased Duration","better":1,"matchers":[{"string":"烙印技能增加 #% 持續時間"},{"string":"烙印技能減少 #% 持續時間","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3089482869"],"scourge":["scourge.stat_3089482869"]}}} {"ref":"Buffs on Players expire #% faster","better":1,"fromAreaMods":true,"fromUberAreaMods":true,"fromHeistAreaMods":true,"matchers":[{"string":"玩家身上的增益效果加速 #% 失效"},{"string":"玩家身上的增益效果減緩 #% 失效"}],"trade":{"ids":{"explicit":["explicit.stat_1217583941"],"fractured":["fractured.stat_1217583941"]}}} {"ref":"Burning Arrow Always Ignites","better":1,"matchers":[{"string":"燃燒箭矢有 #% 機率點燃"},{"string":"燃燒箭矢必定點燃","value":100}],"trade":{"ids":{"enchant":["enchant.stat_2226973351"]}}} +{"ref":"Burning Enemies you kill have a #% chance to Explode, dealing a tenth of their maximum Life as Fire Damage","better":1,"matchers":[{"string":"你擊殺燃燒的敵人有 #% 機率爆炸,造成十分之一它們最大生命的火焰傷害"}],"trade":{"ids":{"enchant":["enchant.stat_1617268696"]}}} {"ref":"Burning Hoofprints","better":1,"matchers":[{"string":"燃燒蹄印"}],"trade":{"ids":{"explicit":["explicit.stat_3576153145"]}}} {"ref":"Cages created by Your Glacial Cage Towers are #% larger","better":1,"anointments":[{"roll":20,"oils":"7,11"}],"matchers":[{"string":"你寒冰牢籠製造的牢籠比平常大 #%"}],"trade":{"ids":{"enchant":["enchant.stat_2449293016"]}}} {"ref":"Call of Steel causes #% increased Reflected Damage","better":1,"matchers":[{"string":"鋼之呼喚使增加 #% 反射傷害"},{"string":"鋼之呼喚使減少 #% 反射傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2879593163"]}}} @@ -3259,6 +3290,7 @@ {"ref":"Call to Arms","better":1,"matchers":[{"string":"武裝召喚"}],"trade":{"ids":{"explicit":["explicit.stat_3292262540"],"fractured":["fractured.stat_3292262540"],"scourge":["scourge.stat_3292262540"]}}} {"ref":"Can be Enchanted by a Kalguuran Runesmith","better":1,"matchers":[{"string":"可以被卡爾葛魔符匠附魔"}],"trade":{"ids":{"explicit":["explicit.stat_4005027470"]}}} {"ref":"Can be modified while Corrupted","better":1,"matchers":[{"string":"已汙染時仍可調整"}],"trade":{"ids":{"explicit":["explicit.stat_1161337167"]}}} +{"ref":"Can be Runesmithed as though it were all One Handed Melee Weapon Types","better":1,"matchers":[{"string":"Can be Runesmithed as though it were all One Handed Melee Weapon Types"}],"trade":{"ids":{"explicit":["explicit.stat_3221277412"]}}} {"ref":"Can have # additional Crafted Modifier","better":1,"matchers":[{"string":"可以有 # 個額外工藝詞綴"}],"trade":{"ids":{"enchant":["enchant.stat_1963398329"]}}} {"ref":"Can have # additional Enchantment Modifiers","better":1,"matchers":[{"string":"可以有 # 個額外附魔詞綴"},{"string":"可以有第二個附魔詞綴","value":1}],"trade":{"ids":{"explicit":["explicit.stat_1135194732"]}}} {"ref":"Can have # additional Runesmithing Enchantment","better":1,"matchers":[{"string":"可以有 # 個額外魔符鍛造附魔"}],"trade":{"ids":{"explicit":["explicit.stat_1045438865"]}}} @@ -3331,6 +3363,7 @@ {"ref":"Carved to glorify # new faithful converted by High Templar Avarius","better":0,"matchers":[{"string":"為了禮讚 # 名受到聖宗伊爾莉斯感化的信眾所雕刻\n範圍內的天賦臣服於聖宗","advanced":"為了禮讚 # 名受到聖宗伊爾莉斯感化的信眾所雕刻(伊爾莉斯-瑪薩里歐斯)\n範圍內的天賦臣服於聖宗"}],"trade":{"ids":{"explicit":["explicit.pseudo_timeless_jewel_avarius"]}}} {"ref":"Carved to glorify # new faithful converted by High Templar Dominus","better":0,"matchers":[{"string":"為了禮讚 # 名受到神主感化的信眾所雕刻\n範圍內的天賦臣服於聖宗","advanced":"為了禮讚 # 名受到神主感化的信眾所雕刻(伊爾莉斯-瑪薩里歐斯)\n範圍內的天賦臣服於聖宗"}],"trade":{"ids":{"explicit":["explicit.pseudo_timeless_jewel_dominus"]}}} {"ref":"Carved to glorify # new faithful converted by High Templar Maxarius","better":0,"matchers":[{"string":"為了禮讚 # 名受到聖宗瑪薩里歐斯感化的信眾所雕刻\n範圍內的天賦臣服於聖宗","advanced":"為了禮讚 # 名受到聖宗瑪薩里歐斯感化的信眾所雕刻(伊爾莉斯-瑪薩里歐斯)\n範圍內的天賦臣服於聖宗"}],"trade":{"ids":{"explicit":["explicit.pseudo_timeless_jewel_maxarius"]}}} +{"ref":"Cast Level # Fire Burst on Hit","better":1,"matchers":[{"string":"擊中時施放等級 # 的火焰爆破"}],"trade":{"ids":{"enchant":["enchant.stat_1606553462"]}}} {"ref":"Cast Level 20 Fire Burst on Hit","better":1,"matchers":[{"string":"擊中時施放等級 20 的火焰爆破"}],"trade":{"ids":{"explicit":["explicit.stat_1621470436"],"fractured":["fractured.stat_1621470436"]}}} {"ref":"Catarina's Veiled","better":0,"matchers":[{"string":"卡塔莉娜的隱匿"}],"trade":{"ids":{"veiled":["veiled.mod_63772"]}}} {"ref":"Caustic Arrow has #% chance to inflict Withered on Hit for # second base Duration","better":1,"matchers":[{"string":"腐蝕箭矢擊中時有 #% 機率造成凋零,有 # 秒基礎持續時間"},{"string":"腐蝕箭矢擊中時造成凋零,有 # 秒基礎持續時間"}],"trade":{"ids":{"enchant":["enchant.stat_1993913925"]}}} @@ -3410,6 +3443,7 @@ {"ref":"Count as having maximum number of Endurance Charges\nCount as having maximum number of Frenzy Charges\nCount as having maximum number of Power Charges","better":1,"matchers":[{"string":"視為有最大數量的耐力球\n視為有最大數量的狂怒球\n視為有最大數量的暴擊球"}],"trade":{"ids":{"explicit":["explicit.stat_3584443917"]}}} {"ref":"Counts as all One Handed Melee Weapon Types","better":1,"matchers":[{"string":"可視為所有類型的單手近戰武器"}],"trade":{"ids":{"explicit":["explicit.stat_1524882321"]}}} {"ref":"Counts as Dual Wielding","better":1,"matchers":[{"string":"視同雙持武器"}],"trade":{"ids":{"explicit":["explicit.stat_2797075304"]}}} +{"ref":"Cover Full Life Enemies in Ash for # seconds on Melee Weapon Hit","better":1,"matchers":[{"string":"近戰武器擊中滿血敵人時,使他們餘燼纏身 # 秒"}],"trade":{"ids":{"explicit":["explicit.stat_2428064388"]}}} {"ref":"Crackling Lance deals #% increased Damage","better":1,"matchers":[{"string":"碎雷電閃增加 #% 傷害"},{"string":"碎雷電閃減少 #% 傷害","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_435519320"]}}} {"ref":"Crackling Lance has #% increased branching angle","better":1,"matchers":[{"string":"碎雷電閃增加 #% 分歧角度"},{"string":"碎雷電閃減少 #% 分歧角度","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_2896346908"]}}} {"ref":"Crackling Lance has #% increased Cast Speed","better":1,"matchers":[{"string":"碎雷電閃增加 #% 施放速度"},{"string":"碎雷電閃減少 #% 施放速度","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_617228927"]}}} @@ -3433,7 +3467,7 @@ {"ref":"Critical Strikes have Culling Strike","better":1,"matchers":[{"string":"你的暴擊擁有撲殺能力"}],"trade":{"ids":{"explicit":["explicit.stat_2996445420"]}}} {"ref":"Critical Strikes Penetrate #% of Enemy Elemental Resistances while affected by Zealotry","better":1,"matchers":[{"string":"被狂熱影響時,暴擊穿透敵人 #% 元素抗性"}],"trade":{"ids":{"explicit":["explicit.stat_2091518682"]}}} {"ref":"Critical Strikes with Spells have #% chance to inflict Impale","better":1,"matchers":[{"string":"法術暴擊有 #% 機率造成穿刺"},{"string":"法術暴擊造成穿刺","value":99}],"trade":{"ids":{"explicit":["explicit.stat_4084476257"]}}} -{"ref":"Culling Strike","better":1,"matchers":[{"string":"撲殺"}],"trade":{"ids":{"explicit":["explicit.stat_2524254339"],"implicit":["implicit.stat_2524254339"],"fractured":["fractured.stat_2524254339"],"scourge":["scourge.stat_2524254339"]}}} +{"ref":"Culling Strike","better":1,"matchers":[{"string":"撲殺"}],"trade":{"ids":{"explicit":["explicit.stat_2524254339"],"implicit":["implicit.stat_2524254339"],"fractured":["fractured.stat_2524254339"],"enchant":["enchant.stat_2524254339"],"scourge":["scourge.stat_2524254339"]}}} {"ref":"Culling Strike against Burning Enemies","better":1,"matchers":[{"string":"撲殺燃燒中的敵人"}],"trade":{"ids":{"explicit":["explicit.stat_1777334641"]}}} {"ref":"Culling Strike against Enemies Cursed with Poacher's Mark","better":1,"matchers":[{"string":"撲殺被盜獵者印記詛咒的敵人"}],"trade":{"ids":{"explicit":["explicit.stat_2114080270"]}}} {"ref":"Culling Strike against Frozen Enemies","better":1,"matchers":[{"string":"對冰凍的敵人撲殺"}],"trade":{"ids":{"explicit":["explicit.stat_2664667514"]}}} @@ -3533,6 +3567,7 @@ {"ref":"Divine Ire deals #% increased Damage","better":1,"matchers":[{"string":"聖怒增加 #% 傷害"},{"string":"聖怒減少 #% 傷害","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_2584129062"]}}} {"ref":"Divine Ire's beam has #% increased width","better":1,"matchers":[{"string":"聖怒的光束增加 #% 寬度"},{"string":"聖怒的光束減少 #% 寬度","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_2212298325"]}}} {"ref":"Divine Shield","better":1,"matchers":[{"string":"聖盾"}],"trade":{"ids":{"explicit":["explicit.stat_2048995720"],"scourge":["scourge.stat_2048995720"]}}} +{"ref":"Does not inflict Mana Burn over time","better":1,"matchers":[{"string":"不會持續造成魔力灼燒"}],"trade":{"ids":{"explicit":["explicit.stat_1686969928"]}}} {"ref":"Dominating Blow can summon an additional Magic Sentinel of Dominance","better":1,"matchers":[{"string":"霸氣之擊可以召喚 # 個額外魔法統御哨兵"},{"string":"霸氣之擊可以召喚 1 個額外魔法統御哨兵","value":1}],"trade":{"ids":{"enchant":["enchant.stat_1095160683"]}}} {"ref":"Dominating Blow can summon an additional Rare Sentinel of Dominance","better":1,"matchers":[{"string":"霸氣之擊可以召喚 # 個額外稀有統御哨兵"},{"string":"霸氣之擊可以召喚 1 個額外稀有統御哨兵","value":1}],"trade":{"ids":{"enchant":["enchant.stat_2337005967"]}}} {"ref":"Double Strike has a #% chance to deal Double Damage to Bleeding Enemies","better":1,"matchers":[{"string":"雙重打擊對流血的敵人有 #% 機率造成 2 倍傷害"}],"trade":{"ids":{"enchant":["enchant.stat_3125201823"]}}} @@ -3741,8 +3776,10 @@ {"ref":"Gain # Life per Enemy Hit if you have used a Vaal Skill Recently","better":1,"matchers":[{"string":"若你近期有使用瓦爾技能,每擊中一個敵人獲得 # 生命"},{"string":"若你近期有使用瓦爾技能,每擊中一個敵人失去 # 生命","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3285021988"]}}} {"ref":"Gain # Life per Enemy Hit while affected by Vitality","better":1,"matchers":[{"string":"被活力影響時,每擊中一個敵人獲得 # 生命"},{"string":"被活力影響時,每擊中一個敵人失去 # 生命","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_4259701244"]}}} {"ref":"Gain # Life per Enemy Hit with Attacks","better":1,"matchers":[{"string":"每用攻擊擊中一個敵人,獲得 # 生命"},{"string":"每用攻擊擊中一個敵人,失去 # 生命","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2797971005"],"implicit":["implicit.stat_2797971005"],"fractured":["fractured.stat_2797971005"],"scourge":["scourge.stat_2797971005"],"crafted":["crafted.stat_2797971005"]}}} +{"ref":"Gain # Life per Enemy Hit with Melee Weapons","better":1,"matchers":[{"string":"每用近戰武器擊中一個敵人,獲得 # 生命"}],"trade":{"ids":{"explicit":["explicit.stat_3497810785"]}}} {"ref":"Gain # Life per Enemy Hit with Spells","better":1,"matchers":[{"string":"每用法術擊中一個敵人,獲得 # 生命"},{"string":"每用法術擊中一個敵人,失去 # 生命","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2018035324"],"fractured":["fractured.stat_2018035324"]}}} {"ref":"Gain # Life per Enemy Killed","better":1,"matchers":[{"string":"每個被擊殺的敵人,獲得 # 生命"},{"string":"每個被擊殺的敵人,失去 # 生命","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3695891184"],"implicit":["implicit.stat_3695891184"],"fractured":["fractured.stat_3695891184"]}}} +{"ref":"Gain # Life per Enemy Killed with Melee Weapons","better":1,"matchers":[{"string":"每用近戰武器殺死一個敵人,獲得 # 生命"}],"trade":{"ids":{"explicit":["explicit.stat_2507321875"]}}} {"ref":"Gain # Life per Ignited Enemy Killed","better":1,"matchers":[{"string":"每個被擊殺的點被燃敵人,獲得 # 生命"},{"string":"每個被擊殺的點被燃敵人,失去 # 生命","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_893903361"]}}} {"ref":"Gain # Life when you lose an Endurance Charge","better":1,"matchers":[{"string":"當你失去 1 顆耐力球時回復 # 生命"}],"trade":{"ids":{"explicit":["explicit.stat_3915702459"]}}} {"ref":"Gain # Life when you Stun an Enemy","better":1,"matchers":[{"string":"暈眩敵人時獲得 # 生命"}],"trade":{"ids":{"explicit":["explicit.stat_2968301430"]}}} @@ -3750,8 +3787,10 @@ {"ref":"Gain # Mana on Kill per Level","better":1,"matchers":[{"string":"每等級每次擊殺獲得 # 魔力"}],"trade":{"ids":{"explicit":["explicit.stat_1064067689"]}}} {"ref":"Gain # Mana per Cursed Enemy Hit with Attacks","better":1,"matchers":[{"string":"每個使用攻擊擊中被詛咒的敵人,獲得 # 魔力"},{"string":"每個使用攻擊擊中被詛咒的敵人,失去 # 魔力","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2087996552"]}}} {"ref":"Gain # Mana per Enemy Hit with Attacks","better":1,"matchers":[{"string":"每用攻擊擊中一個敵人,獲得 # 魔力"},{"string":"每用攻擊擊中一個敵人,失去 # 魔力","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_820939409"],"implicit":["implicit.stat_820939409"],"fractured":["fractured.stat_820939409"],"scourge":["scourge.stat_820939409"]}}} +{"ref":"Gain # Mana per Enemy Hit with Melee Weapons","better":1,"matchers":[{"string":"每用近戰武器擊中一個敵人,獲得 # 魔力"}],"trade":{"ids":{"explicit":["explicit.stat_766380077"]}}} {"ref":"Gain # Mana per Enemy Hit with Spells","better":1,"matchers":[{"string":"每用法術擊中一個敵人,獲得 # 魔力"},{"string":"每用法術擊中一個敵人,失去 # 魔力","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2474196346"],"fractured":["fractured.stat_2474196346"]}}} {"ref":"Gain # Mana per Enemy Killed","better":1,"matchers":[{"string":"每個被擊殺的敵人,獲得 # 魔力"},{"string":"每個被擊殺的敵人,失去 # 魔力","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1368271171"],"implicit":["implicit.stat_1368271171"],"fractured":["fractured.stat_1368271171"]}}} +{"ref":"Gain # Mana per Enemy Killed with Melee Weapons","better":1,"matchers":[{"string":"每用近戰武器殺死一個敵人,獲得 # 魔力"},{"string":"每用近戰武器殺死一個敵人,失去 # 魔力","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2230910022"]}}} {"ref":"Gain # Mana per Grand Spectrum","better":1,"matchers":[{"string":"每 1 個巨光譜增加 # 魔力"}],"trade":{"ids":{"explicit":["explicit.stat_2592799343"]}}} {"ref":"Gain # Mana per Taunted Enemy Hit","better":1,"matchers":[{"string":"每個擊中被嘲諷的敵人,獲得 # 魔力"},{"string":"每個擊中被嘲諷的敵人,失去 # 魔力","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1834588299"]}}} {"ref":"Gain # Maximum Resolve when you kill a Boss","better":1,"matchers":[{"string":"當你擊殺頭目時,獲得 # 最大決心"}],"trade":{"ids":{"explicit":["sanctum.stat_3817232752"]}}} @@ -3761,6 +3800,7 @@ {"ref":"Gain # Rage after Spending a total of 200 Mana","better":1,"matchers":[{"string":"消耗總 200 魔力後獲得 # 層盛怒"}],"trade":{"ids":{"explicit":["explicit.stat_3199910734"]}}} {"ref":"Gain # Rage on Attack Hit","better":1,"matchers":[{"string":"攻擊擊中時獲得 # 層盛怒"}],"trade":{"ids":{"implicit":["implicit.stat_2676601655"]}}} {"ref":"Gain # Rage on Melee Hit","better":1,"matchers":[{"string":"近戰擊中時獲得 # 層盛怒"}],"trade":{"ids":{"explicit":["explicit.stat_2709367754"],"implicit":["implicit.stat_2709367754"]}}} +{"ref":"Gain # Rage on Melee Weapon Hit","better":1,"matchers":[{"string":"近戰武器擊中時獲得 # 層盛怒"}],"trade":{"ids":{"implicit":["implicit.stat_2012294704"]}}} {"ref":"Gain # Resolve when you kill a Boss","better":1,"matchers":[{"string":"當你擊殺頭目時,獲得 # 決心"}],"trade":{"ids":{"explicit":["sanctum.stat_889527415"]}}} {"ref":"Gain # Resolve when you use a Fountain","better":1,"matchers":[{"string":"當你使用噴泉時,獲得 # 決心"}],"trade":{"ids":{"explicit":["sanctum.stat_2607697594"]}}} {"ref":"Gain #% increased Area of Effect for 2 seconds after Spending a total of 800 Mana","better":1,"matchers":[{"string":"消耗總計 800 魔力後,增加 #% 範圍效果 2 秒"}],"trade":{"ids":{"explicit":["explicit.stat_3591816140"]}}} @@ -3958,7 +3998,7 @@ {"ref":"Grants Level # Doryani's Touch Skill","better":1,"matchers":[{"string":"獲得技能等級 # 的多里亞尼之觸"}],"trade":{"ids":{"explicit":["explicit.stat_2498303876"]}}} {"ref":"Grants Level # Embrace Madness Skill","better":1,"matchers":[{"string":"獲得等級 # 的擁抱瘋魔技能"}],"trade":{"ids":{"explicit":["explicit.stat_1749783861"]}}} {"ref":"Grants Level # Enduring Cry Skill","better":1,"matchers":[{"string":"獲得等級 # 堅決戰吼技能"}],"trade":{"ids":{"explicit":["explicit.stat_1031644844"],"fractured":["fractured.stat_1031644844"]}}} -{"ref":"Grants Level # Envy Skill","better":1,"matchers":[{"string":"獲得等級 # 的忌妒技能"}],"trade":{"ids":{"explicit":["explicit.stat_52953650"],"fractured":["fractured.stat_52953650"]}}} +{"ref":"Grants Level # Envy Skill","better":1,"matchers":[{"string":"獲得等級 # 的忌妒技能"}],"trade":{"ids":{"explicit":["explicit.stat_52953650"],"fractured":["fractured.stat_52953650"],"enchant":["enchant.stat_52953650"]}}} {"ref":"Grants Level # Flammability Skill","better":1,"matchers":[{"string":"獲得等級 # 的易燃技能"}],"trade":{"ids":{"implicit":["implicit.stat_2209668839"]}}} {"ref":"Grants Level # Frostbite Skill","better":1,"matchers":[{"string":"獲得等級 # 的凍傷技能"}],"trade":{"ids":{"explicit":["explicit.stat_1169502663"],"implicit":["implicit.stat_1169502663"]}}} {"ref":"Grants Level # Frostblink Skill","better":1,"matchers":[{"string":"獲得等級 # 的霜漣之瞬技能"}],"trade":{"ids":{"explicit":["explicit.stat_2911866787"]}}} @@ -4195,7 +4235,7 @@ {"ref":"Hits from Socketed Vaal Skills ignore Enemy Monster Resistances","better":1,"matchers":[{"string":"來自插槽中的瓦爾技能擊中無視敵人怪物抗性"}],"trade":{"ids":{"explicit":["explicit.stat_2540508981"]}}} {"ref":"Hits from Socketed Vaal Skills ignore Enemy Physical Damage Reduction","better":1,"matchers":[{"string":"來自插槽中的瓦爾技能擊中無視敵人怪物物理傷害減免"}],"trade":{"ids":{"explicit":["explicit.stat_1388374928"]}}} {"ref":"Hits have #% chance to deal 50% more Area Damage","better":1,"matchers":[{"string":"擊中有 #% 機率造成 50% 更多範圍傷害"}],"trade":{"ids":{"explicit":["explicit.stat_2289189129"]}}} -{"ref":"Hits have #% chance to ignore Enemy Physical Damage Reduction","better":1,"matchers":[{"string":"擊中有 #% 機率無視敵人的物理傷害減免"},{"string":"擊中無視敵人的物理傷害減免","value":100}],"trade":{"ids":{"implicit":["implicit.stat_2839577586"]}}} +{"ref":"Hits have #% chance to ignore Enemy Physical Damage Reduction","better":1,"matchers":[{"string":"擊中有 #% 機率無視敵人的物理傷害減免"},{"string":"擊中無視敵人的物理傷害減免","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2839577586"],"implicit":["implicit.stat_2839577586"]}}} {"ref":"Hits have #% chance to ignore Enemy Physical Damage Reduction while you have Sacrificial Zeal","better":1,"matchers":[{"string":"當你有犧牲狂熱時,擊中有 #% 機率無視敵人的物理傷害減免"},{"string":"當你有犧牲狂熱時,擊中無視敵人的物理傷害減免","value":100}],"trade":{"ids":{"explicit":["explicit.stat_4243208518"]}}} {"ref":"Hits have #% increased Critical Strike Chance against you","better":1,"matchers":[{"string":"對你的擊中增加 #% 暴擊率"},{"string":"對你的擊中減少 #% 暴擊率","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_165218607","explicit.stat_4270096386"],"implicit":["implicit.stat_165218607"]}}} {"ref":"Hits have +#% additional Critical Strike Chance against you","dp":true,"better":1,"matchers":[{"string":"對你的擊中有 #% 額外暴擊率"}],"trade":{"ids":{"scourge":["scourge.stat_4152537231"]}}} @@ -4210,7 +4250,7 @@ {"ref":"Hits with this Weapon deal #% increased Damage to Shocked Enemies","better":1,"matchers":[{"string":"使用此武器攻擊被感電的敵人增加 #% 傷害"},{"string":"使用此武器攻擊被感電的敵人減少 #% 傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1470894892"]}}} {"ref":"Hits with this Weapon Freeze Enemies as though dealing #% more Damage","better":1,"matchers":[{"string":"此武器擊中冰凍敵人,有如造成 #% 更多傷害"},{"string":"此武器擊中冰凍敵人,有如造成 #% 更少傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2071306253"]}}} {"ref":"Hits with this Weapon gain #% of Physical Damage as Extra Cold or Lightning Damage","better":1,"matchers":[{"string":"使用此武器擊中時,獲得 #% 物理傷害的額外冰冷或閃電傷害"}],"trade":{"ids":{"explicit":["explicit.stat_1023968711"]}}} -{"ref":"Hits with this Weapon have #% chance to ignore Enemy Physical Damage Reduction","better":1,"matchers":[{"string":"此武器擊中時有 #% 機率無視敵人的物理傷害減免"},{"string":"此武器擊中時無視敵人的物理傷害減免","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1907260000"]}}} +{"ref":"Hits with this Weapon have #% chance to ignore Enemy Physical Damage Reduction","better":1,"matchers":[{"string":"此武器擊中時有 #% 機率無視敵人的物理傷害減免"},{"string":"此武器擊中時無視敵人的物理傷害減免","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1907260000"],"implicit":["implicit.stat_1907260000"]}}} {"ref":"Hits with this Weapon have +#% to Critical Strike Multiplier per Enemy Power","better":1,"matchers":[{"string":"使用此武器擊中,每敵人強度 #% 暴擊加成"}],"trade":{"ids":{"explicit":["explicit.stat_1872107885"]}}} {"ref":"Hits with this Weapon have Culling Strike against Bleeding Enemies","better":1,"matchers":[{"string":"使用此武器擊中流血的敵人時有撲殺效果"}],"trade":{"ids":{"explicit":["explicit.stat_2558253923"]}}} {"ref":"Hits with this Weapon Shock Enemies as though dealing #% more Damage","better":1,"matchers":[{"string":"此武器擊中感電敵人,有如造成 #% 更多傷害"},{"string":"此武器擊中感電敵人,有如造成 #% 更少傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1386792919"]}}} @@ -4295,6 +4335,7 @@ {"ref":"Inflict non-Damaging Ailments as though dealing #% more Damage","better":1,"matchers":[{"string":"造成非傷害型異常狀態有如造成 #% 更多傷害"},{"string":"造成非傷害型異常狀態有如造成 #% 更少傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1345113611"]}}} {"ref":"Inflict Withered for 2 seconds on Hit if you've cast Despair in the past 10 seconds","better":1,"matchers":[{"string":"若你過去 10 秒施放過絕望,擊中時造成凋零 2 秒"}],"trade":{"ids":{"explicit":["explicit.stat_1904031052"]}}} {"ref":"Inflicts a random Hex on you when your Totems die","better":1,"matchers":[{"string":"當你圖騰死亡時,對你造成 1 個隨機咒術"}],"trade":{"ids":{"explicit":["explicit.stat_2918129907"]}}} +{"ref":"Inflicts Mana Burn on you when you Hit an Enemy with a Melee Weapon","better":1,"matchers":[{"string":"使用近戰武器擊中敵人時,對你造成 # 層魔力灼燒"},{"string":"使用近戰武器擊中敵人時,對你造成魔力灼燒","value":1}],"trade":{"ids":{"explicit":["explicit.stat_1330482101"]}}} {"ref":"Inner Conviction","better":1,"matchers":[{"string":"內觀信念"}],"trade":{"ids":{"explicit":["explicit.stat_354080151"]}}} {"ref":"Instant Recovery when on Low Life","better":1,"matchers":[{"string":"貧血時立即恢復"}],"trade":{"ids":{"explicit":["explicit.stat_3812107348"],"fractured":["fractured.stat_3812107348"]}}} {"ref":"Insufficient Mana doesn't prevent your Melee Attacks","better":1,"matchers":[{"string":"魔力不足仍然可以使用近戰攻擊"}],"trade":{"ids":{"explicit":["explicit.stat_1852317988"]}}} @@ -4443,6 +4484,11 @@ {"ref":"Melee Hits which Stun have #% chance to Fortify","better":1,"matchers":[{"string":"近戰擊中造成暈眩有 #% 機率護體"},{"string":"近戰擊中造成暈眩護體","value":100}],"trade":{"ids":{"explicit":["explicit.stat_3206381437"],"fractured":["fractured.stat_3206381437"]}}} {"ref":"Melee Hits with Strike Skills always Knockback","better":1,"matchers":[{"string":"使用打擊技能近戰擊中必定擊退"}],"trade":{"ids":{"explicit":["explicit.stat_1737583880"]}}} {"ref":"Melee Strike Skills deal Splash Damage to surrounding targets","better":1,"matchers":[{"string":"近戰打擊技能對目標附近造成擴散傷害"}],"trade":{"ids":{"explicit":["explicit.stat_3675300253"]}}} +{"ref":"Melee Weapon Attacks have Culling Strike","better":1,"matchers":[{"string":"近戰武器攻擊有撲殺效果"}],"trade":{"ids":{"explicit":["explicit.stat_802532569"]}}} +{"ref":"Melee Weapon Damage Penetrates #% Elemental Resistances","better":1,"matchers":[{"string":"近戰武器傷害穿透 #% 元素抗性"}],"trade":{"ids":{"explicit":["explicit.stat_2499808413"]}}} +{"ref":"Melee Weapon Damage Penetrates #% Elemental Resistances per Mana Burn","better":1,"matchers":[{"string":"每層魔力灼燒使近戰武器傷害穿透 #% 元素抗性"}],"trade":{"ids":{"explicit":["explicit.stat_3685214225"]}}} +{"ref":"Melee Weapon Hits have #% chance to ignore Enemy Physical Damage Reduction","better":1,"matchers":[{"string":"近戰武器擊中有 #% 機率無視敵人的物理傷害減免"},{"string":"近戰武器擊中無視敵人的物理傷害減免","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1676663186"]}}} +{"ref":"Melee Weapon Hits Inflict # Withered Debuffs for 2 seconds","better":1,"matchers":[{"string":"近戰武器擊中造成 # 層凋零減益效果,持續 2 秒"}],"trade":{"ids":{"explicit":["explicit.stat_1103333624"]}}} {"ref":"Mercury Footprints","better":1,"matchers":[{"string":"水銀爪印"}],"trade":{"ids":{"explicit":["explicit.stat_3970396418"]}}} {"ref":"Mind Over Matter","better":1,"matchers":[{"string":"心靈昇華"}],"trade":{"ids":{"explicit":["explicit.stat_373964381"],"scourge":["scourge.stat_373964381"]}}} {"ref":"Mines can be Detonated an additional time","better":1,"matchers":[{"string":"地雷可以被處發額外 # 次"},{"string":"地雷可以被觸發額外 1 次","value":1}],"trade":{"ids":{"explicit":["explicit.stat_325437053"]}}} @@ -4465,7 +4511,7 @@ {"ref":"Minions deal # to # additional Fire Damage","better":1,"matchers":[{"string":"召喚物造成額外 # 至 # 火焰傷害"}],"trade":{"ids":{"explicit":["explicit.stat_3351784991"],"fractured":["fractured.stat_3351784991"]}}} {"ref":"Minions deal # to # additional Lightning Damage","better":1,"matchers":[{"string":"召喚物造成額外 # 至 # 閃電傷害"}],"trade":{"ids":{"explicit":["explicit.stat_2930653471"],"fractured":["fractured.stat_2930653471"]}}} {"ref":"Minions deal # to # additional Physical Damage","better":1,"matchers":[{"string":"召喚物造成額外 # 至 # 物理傷害"}],"trade":{"ids":{"explicit":["explicit.stat_1172029298"],"fractured":["fractured.stat_1172029298"]}}} -{"ref":"Minions deal #% increased Damage","better":1,"matchers":[{"string":"召喚物增加 #% 傷害"},{"string":"召喚物減少 #% 傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1589917703"],"implicit":["implicit.stat_1589917703"],"fractured":["fractured.stat_1589917703"],"scourge":["scourge.stat_1589917703"],"crafted":["crafted.stat_1589917703"]}}} +{"ref":"Minions deal #% increased Damage","better":1,"matchers":[{"string":"召喚物增加 #% 傷害"},{"string":"召喚物減少 #% 傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1589917703"],"implicit":["implicit.stat_1589917703"],"fractured":["fractured.stat_1589917703"],"enchant":["enchant.stat_1589917703"],"scourge":["scourge.stat_1589917703"],"crafted":["crafted.stat_1589917703"]}}} {"ref":"Minions deal #% increased Damage if you've Hit Recently","better":1,"matchers":[{"string":"若你近期有擊中,召喚物增加 #% 傷害"},{"string":"若你近期有擊中,召喚物減少 #% 傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2337295272"]}}} {"ref":"Minions deal #% increased Damage if you've used a Minion Skill Recently","better":1,"matchers":[{"string":"若你近期有使用召喚物技能,召喚物增加 #% 傷害"},{"string":"若你近期有使用召喚物技能,召喚物減少 #% 傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_412745376"],"fractured":["fractured.stat_412745376"]}}} {"ref":"Minions deal #% increased Damage per 5 Dexterity","better":1,"matchers":[{"string":"每 10 點敏捷增加 #% 召喚物所造成的傷害"},{"string":"每 10 點敏捷減少 #% 召喚物所造成的傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_4187741589"]}}} @@ -4575,7 +4621,7 @@ {"ref":"Monsters have #% chance to Duplicate dropped Rogue's Marker","better":1,"matchers":[{"string":"怪物有 #% 機率複製掉落的盜賊之印"},{"string":"怪物複製掉落的盜賊之印","value":100}],"trade":{"ids":{"explicit":["explicit.stat_823106560"]}}} {"ref":"Monsters have #% chance to gain a Frenzy Charge on Hit","better":1,"fromAreaMods":true,"fromUberAreaMods":true,"fromHeistAreaMods":true,"matchers":[{"string":"怪物擊中時有 #% 機率獲得 1 顆狂怒球"},{"string":"怪物擊中時獲得 1 顆狂怒球","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1742567045"],"fractured":["fractured.stat_1742567045"]}}} {"ref":"Monsters have #% chance to gain a Power Charge on Hit","better":1,"fromAreaMods":true,"fromUberAreaMods":true,"fromHeistAreaMods":true,"matchers":[{"string":"怪物擊中時有 #% 機率獲得 1 顆暴擊球"},{"string":"怪物擊中時獲得 1 顆暴擊球","value":100}],"trade":{"ids":{"explicit":["explicit.stat_406353061"],"fractured":["fractured.stat_406353061"]}}} -{"ref":"Monsters have #% chance to gain an Endurance Charge on Hit","better":1,"fromAreaMods":true,"fromUberAreaMods":true,"fromHeistAreaMods":true,"matchers":[{"string":"Monsters have #% chance to gain an Endurance Charge on Hit"},{"string":"Monsters gain an Endurance Charge on Hit","value":100}],"trade":{"ids":{"explicit":["explicit.stat_687813731"],"fractured":["fractured.stat_687813731"]}}} +{"ref":"Monsters have #% chance to gain an Endurance Charge on Hit","better":1,"fromAreaMods":true,"fromUberAreaMods":true,"fromHeistAreaMods":true,"matchers":[{"string":"怪物擊中時有 #% 機率獲得 1 顆耐力球"},{"string":"怪物擊中時獲得 1 顆耐力球","value":100}],"trade":{"ids":{"explicit":["explicit.stat_687813731"],"fractured":["fractured.stat_687813731"]}}} {"ref":"Monsters have #% chance to Hinder on Hit with Spells","better":1,"fromAreaMods":true,"fromHeistAreaMods":true,"matchers":[{"string":"怪物法術擊中時有 #% 機率造成阻礙"},{"string":"怪物法術擊中時造成阻礙","value":100}],"trade":{"ids":{"explicit":["explicit.stat_962720646"],"fractured":["fractured.stat_962720646"]}}} {"ref":"Monsters have #% chance to inflict Withered for 2 seconds on Hit","better":1,"fromAreaMods":true,"fromUberAreaMods":true,"fromHeistAreaMods":true,"matchers":[{"string":"怪物擊中時有 #% 機率造成凋零 2 秒"},{"string":"怪物擊中時造成凋零 2 秒","value":100}],"trade":{"ids":{"explicit":["explicit.stat_3044826007"],"fractured":["fractured.stat_3044826007"]}}} {"ref":"Monsters have #% chance to Maim on Hit with Attacks","better":1,"fromAreaMods":true,"fromUberAreaMods":true,"fromHeistAreaMods":true,"matchers":[{"string":"怪物攻擊擊中時有 #% 機率造成癱瘓"},{"string":"怪物攻擊擊中時造成癱瘓","value":100}],"trade":{"ids":{"explicit":["explicit.stat_4164174520"],"fractured":["fractured.stat_4164174520"]}}} @@ -5276,6 +5322,7 @@ {"ref":"Socketed Gems are Supported by Level # Enhance","better":1,"matchers":[{"string":"插槽中寶石被等級 # 的增幅輔助"}],"trade":{"ids":{"explicit":["explicit.stat_2556436882"],"fractured":["fractured.stat_2556436882"]}}} {"ref":"Socketed Gems are Supported by Level # Enlighten","better":1,"matchers":[{"string":"插槽中寶石被等級 # 的啟蒙輔助"}],"trade":{"ids":{"explicit":["explicit.stat_2065361612"],"fractured":["fractured.stat_2065361612"]}}} {"ref":"Socketed Gems are Supported by Level # Eternal Blessing","better":1,"matchers":[{"string":"插槽中寶石被等級 # 的永恆祝福輔助"}],"trade":{"ids":{"explicit":["explicit.indexable_support_143"]}}} +{"ref":"Socketed Gems are Supported by Level # Expert Retaliation","better":1,"matchers":[{"string":"插槽中寶石被等級 # 的專家復仇輔助"}],"trade":{"ids":{"explicit":["explicit.indexable_support_164"]}}} {"ref":"Socketed Gems are Supported by Level # Faster Attacks","better":1,"matchers":[{"string":"插槽中寶石被等級 # 的快速攻擊輔助"}],"trade":{"ids":{"explicit":["explicit.indexable_support_86","explicit.stat_928701213"],"fractured":["fractured.stat_928701213"]}}} {"ref":"Socketed Gems are Supported by Level # Faster Casting","better":1,"matchers":[{"string":"插槽中寶石被等級 # 的快速施放輔助"}],"trade":{"ids":{"explicit":["explicit.indexable_support_85","explicit.stat_2169938251"],"implicit":["implicit.stat_2169938251"],"fractured":["fractured.stat_2169938251"]}}} {"ref":"Socketed Gems are supported by Level # Faster Projectiles","better":1,"matchers":[{"string":"插槽中寶石被等級 # 的快速投射輔助"}],"trade":{"ids":{"explicit":["explicit.stat_99089516"],"implicit":["implicit.stat_99089516"],"fractured":["fractured.stat_99089516"]}}} @@ -5645,10 +5692,11 @@ {"ref":"Trigger Level # Icicle Burst when you Hit a Frozen Enemy","better":1,"matchers":[{"string":"當你擊中冰凍的敵人時,觸發等級 # 的冰柱爆裂"}],"trade":{"ids":{"explicit":["explicit.stat_1357672429"]}}} {"ref":"Trigger Level # Intimidating Cry on Hit","better":1,"matchers":[{"string":"擊中時觸發等級 # 的威嚇戰吼"}],"trade":{"ids":{"explicit":["explicit.stat_1795756125"]}}} {"ref":"Trigger Level # Intimidating Cry when you lose Cat's Stealth","better":1,"matchers":[{"string":"你失去傲貓隱身時觸發等級 # 的恫嚇戰吼"}],"trade":{"ids":{"explicit":["explicit.stat_3892608176"]}}} -{"ref":"Trigger Level # Lightning Bolt when you deal a Critical Strike","better":1,"matchers":[{"string":"當你暴擊時觸發等級 # 的雷擊"}],"trade":{"ids":{"explicit":["explicit.stat_3241494164"]}}} +{"ref":"Trigger Level # Lightning Bolt when you deal a Critical Strike","better":1,"matchers":[{"string":"當你暴擊時觸發等級 # 的雷擊"}],"trade":{"ids":{"explicit":["explicit.stat_3241494164"],"enchant":["enchant.stat_3241494164"]}}} {"ref":"Trigger Level # Lightning Warp on Hit with this Weapon","better":1,"matchers":[{"string":"使用此武器擊中時觸發等級 # 的閃電傳送"}],"trade":{"ids":{"explicit":["explicit.stat_1527893390"]}}} {"ref":"Trigger Level # Rain of Arrows when you Attack with a Bow","better":1,"matchers":[{"string":"當你使用弓攻擊時,觸發等級 # 的箭雨"}],"trade":{"ids":{"explicit":["explicit.stat_2935409762"]}}} {"ref":"Trigger Level # Shield Shatter when you Block","better":1,"matchers":[{"string":"當你格擋時觸發等級 # 的盾牌碎裂"}],"trade":{"ids":{"explicit":["explicit.stat_401685616"]}}} +{"ref":"Trigger Level # Shock Ground on Hit","better":1,"matchers":[{"string":"擊中時觸發等級 # 的感電地面"}],"trade":{"ids":{"enchant":["enchant.stat_2845525306"]}}} {"ref":"Trigger Level # Shock Ground when Hit","better":1,"matchers":[{"string":"被擊中時觸發等級 # 的感電地面"}],"trade":{"ids":{"explicit":["explicit.stat_2668070396"]}}} {"ref":"Trigger Level # Spirit Burst when you Use a Skill while you have a Spirit Charge","better":1,"matchers":[{"string":"當你有靈體能量球使用技能時,觸發等級 # 的靈體爆破"}],"trade":{"ids":{"explicit":["explicit.stat_1992516007"]}}} {"ref":"Trigger Level # Stalking Pustule on Kill","better":1,"matchers":[{"string":"擊殺時觸發等級 # 的潛行毒玉"}],"trade":{"ids":{"explicit":["explicit.stat_1662669872"]}}} @@ -6003,6 +6051,7 @@ {"ref":"While a Pinnacle Atlas Boss is in your Presence, Wrath has #% increased Aura Effect","better":1,"matchers":[{"string":"在巔峰頭目面前時,雷霆增加 #% 光環效果"},{"string":"在巔峰頭目面前時,雷霆減少 #% 光環效果","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_1850144024"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, Your Offerings have #% increased Effect","better":1,"matchers":[{"string":"在巔峰頭目面前時,你的奉獻增加 #% 效果"},{"string":"在巔峰頭目面前時,增加 #% 奉獻效果"},{"string":"在巔峰頭目面前時,你的奉獻減少 #% 效果","negate":true},{"string":"在巔峰頭目面前時,減少 #% 奉獻效果","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_2526554500"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, Zealotry has #% increased Aura Effect","better":1,"matchers":[{"string":"在巔峰頭目面前時,狂熱增加 #% 光環效果"},{"string":"在巔峰頭目面前時,狂熱減少 #% 光環效果","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_2293353005"]}}} +{"ref":"While a Unique Enemy is in your Presence, #% chance to Aggravate Bleeding on targets you Hit with Attacks","better":1,"matchers":[{"string":"在傳奇頭目面前時,攻擊擊中時有 #% 機率加劇目標身上的流血"}],"trade":{"ids":{"implicit":["implicit.stat_2543125349"]}}} {"ref":"While a Unique Enemy is in your Presence, #% chance to Avoid being Frozen","better":1,"matchers":[{"string":"在傳奇頭目面前時,#% 機率避免被冰凍"}],"trade":{"ids":{"implicit":["implicit.stat_3887072924"]}}} {"ref":"While a Unique Enemy is in your Presence, #% chance to Avoid being Ignited","better":1,"matchers":[{"string":"在傳奇頭目面前時,#% 機率避免被點燃"}],"trade":{"ids":{"implicit":["implicit.stat_2796083262"]}}} {"ref":"While a Unique Enemy is in your Presence, #% chance to Avoid being Poisoned","better":1,"matchers":[{"string":"在傳奇頭目面前時,#% 機率避免被中毒"},{"string":"在傳奇頭目面前時,不會中毒","value":100},{"string":"在傳奇頭目面前時,不能被中毒","value":100}],"trade":{"ids":{"implicit":["implicit.stat_3553907672"]}}} @@ -6173,6 +6222,7 @@ {"ref":"While a Unique Enemy is in your Presence, Flesh and Stone has #% increased Area of Effect","better":1,"matchers":[{"string":"在傳奇頭目面前時,血肉骸骨增加 #% 範圍效果"},{"string":"在傳奇頭目面前時,血肉骸骨減少 #% 範圍效果","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_1472965536"]}}} {"ref":"While a Unique Enemy is in your Presence, Flesh Offering has #% increased Effect","better":1,"matchers":[{"string":"在傳奇頭目面前時,血肉奉獻增加 #% 效果"},{"string":"在傳奇頭目面前時,血肉奉獻減少 #% 效果","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_3599488608"]}}} {"ref":"While a Unique Enemy is in your Presence, Freezes you inflict spread to other Enemies within # metre","better":1,"matchers":[{"string":"在傳奇頭目面前時,你造成的冰凍擴散至 # 米內的其它敵人"}],"trade":{"ids":{"implicit":["implicit.stat_2543269407"]}}} +{"ref":"While a Unique Enemy is in your Presence, Gain # Rage on Attack Hit","better":1,"matchers":[{"string":"在傳奇頭目面前時,攻擊擊中時獲得 # 層盛怒"}],"trade":{"ids":{"implicit":["implicit.stat_3134649750"]}}} {"ref":"While a Unique Enemy is in your Presence, Gain #% of Physical Damage as Extra Chaos Damage","better":1,"matchers":[{"string":"在傳奇頭目面前時,獲得 #% 物理傷害的混沌傷害"}],"trade":{"ids":{"implicit":["implicit.stat_620552892"]}}} {"ref":"While a Unique Enemy is in your Presence, Gain #% of Physical Damage as Extra Cold Damage","better":1,"matchers":[{"string":"在傳奇頭目面前時,獲得 #% 物理傷害的冰冷傷害"}],"trade":{"ids":{"implicit":["implicit.stat_3171354842"]}}} {"ref":"While a Unique Enemy is in your Presence, Gain #% of Physical Damage as Extra Fire Damage","better":1,"matchers":[{"string":"在傳奇頭目面前時,獲得 #% 物理傷害的火焰傷害"}],"trade":{"ids":{"implicit":["implicit.stat_3549954477"]}}} @@ -6189,6 +6239,7 @@ {"ref":"While a Unique Enemy is in your Presence, Herald of Ice has #% increased Buff Effect","better":1,"matchers":[{"string":"在傳奇頭目面前時,冰霜之捷增加 #% 增益效果"},{"string":"在傳奇頭目面前時,冰霜之捷減少 #% 增益效果","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_3593717239"]}}} {"ref":"While a Unique Enemy is in your Presence, Herald of Purity has #% increased Buff Effect","better":1,"matchers":[{"string":"在傳奇頭目面前時,純淨之捷增加 #% 增益效果"},{"string":"在傳奇頭目面前時,純淨之捷減少 #% 增益效果","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_4093169696"]}}} {"ref":"While a Unique Enemy is in your Presence, Herald of Thunder has #% increased Buff Effect","better":1,"matchers":[{"string":"在傳奇頭目面前時,閃電之捷增加 #% 增益效果"},{"string":"在傳奇頭目面前時,閃電之捷減少 #% 增益效果","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_649027123"]}}} +{"ref":"While a Unique Enemy is in your Presence, Hits have #% chance to ignore Enemy Physical Damage Reduction","better":1,"matchers":[{"string":"在傳奇頭目面前時,擊中有 #% 機率無視敵人的物理傷害減免"},{"string":"在傳奇頭目面前時,擊中無視敵人的物理傷害減免","value":100}],"trade":{"ids":{"implicit":["implicit.stat_71573030"]}}} {"ref":"While a Unique Enemy is in your Presence, Ignites you inflict deal Damage #% faster","better":1,"matchers":[{"string":"在傳奇頭目面前時,你造成的點燃傷害加速 #%"}],"trade":{"ids":{"implicit":["implicit.stat_2349328837"]}}} {"ref":"While a Unique Enemy is in your Presence, Ignites you inflict spread to other Enemies within # metre","better":1,"matchers":[{"string":"在傳奇頭目面前時,你造成的點燃擴散至 # 米內的其它敵人"}],"trade":{"ids":{"implicit":["implicit.stat_1698847655"]}}} {"ref":"While a Unique Enemy is in your Presence, Infernal Cry has #% increased Area of Effect","better":1,"matchers":[{"string":"在傳奇頭目面前時,煉獄戰吼增加 #% 範圍效果"}],"trade":{"ids":{"implicit":["implicit.stat_3199255605"]}}} @@ -6451,6 +6502,7 @@ {"ref":"You take #% of your maximum Life as Chaos Damage on use","better":1,"matchers":[{"string":"使用時承受最大生命 #% 的混沌傷害"}],"trade":{"ids":{"explicit":["explicit.stat_2301696196"]}}} {"ref":"You take #% reduced Extra Damage from Critical Strikes","better":1,"matchers":[{"string":"減少 #% 承受的暴擊傷害"},{"string":"增加 #% 承受的暴擊傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3855016469"],"implicit":["implicit.stat_3855016469"],"fractured":["fractured.stat_3855016469"],"scourge":["scourge.stat_3855016469"]}}} {"ref":"You take #% reduced Extra Damage from Critical Strikes if you've taken a Critical Strike Recently","better":1,"matchers":[{"string":"若你近期受到暴擊,你減少承受 #% 來自暴擊的額外傷害"}],"trade":{"ids":{"enchant":["enchant.stat_2047590583"]}}} +{"ref":"You take #% reduced Extra Damage from Critical Strikes per Endurance Charge","better":1,"matchers":[{"string":"每個耐力球使你承受的暴擊傷害減少 #%"},{"string":"每個耐力球使你承受的暴擊傷害增加 #%","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2380848911"],"fractured":["fractured.stat_2380848911"]}}} {"ref":"You take #% reduced Extra Damage from Critical Strikes while affected by Determination","better":-1,"matchers":[{"string":"被堅定影響時,你增加承受 #% 暴擊的額外傷害"},{"string":"被堅定影響時,你減少承受 #% 暴擊的額外傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_68410701"]},"inverted":true}} {"ref":"You take #% reduced Extra Damage from Critical Strikes while you have no Power Charges","better":-1,"matchers":[{"string":"當你沒有暴擊球時,你增加承受 #% 暴擊的額外傷害"},{"string":"當你沒有暴擊球時,你減少承受 #% 暴擊的額外傷害","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3544527742"]},"inverted":true}} {"ref":"You take Chaos Damage instead of Physical Damage from Bleeding","better":1,"matchers":[{"string":"流血對你造成混沌傷害而不是物理傷害"}],"trade":{"ids":{"explicit":["explicit.stat_1623397857"]}}} diff --git a/renderer/public/data/en/items.ndjson b/renderer/public/data/en/items.ndjson index c9d97eb80..8763fded8 100644 --- a/renderer/public/data/en/items.ndjson +++ b/renderer/public/data/en/items.ndjson @@ -4330,7 +4330,8 @@ {"name":"The Iron Mass","refName":"The Iron Mass","namespace":"UNIQUE","unique":{"base":"Gladius"},"icon":"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvV2VhcG9ucy9PbmVIYW5kV2VhcG9ucy9PbmVIYW5kU3dvcmRzL1NrZWxldG9uU3dvcmQiLCJ3IjoyLCJoIjozLCJzY2FsZSI6MX1d/f3b8e5c988/SkeletonSword.png"} {"name":"The Ivory Tower","refName":"The Ivory Tower","namespace":"UNIQUE","unique":{"base":"Saint's Hauberk"},"icon":"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9Cb2R5QXJtb3Vycy9UaGVJdm9yeVRvd2VyIiwidyI6MiwiaCI6Mywic2NhbGUiOjF9XQ/26d71eb965/TheIvoryTower.png"} {"name":"The Jinxed Juju","refName":"The Jinxed Juju","namespace":"UNIQUE","unique":{"base":"Citrine Amulet"},"icon":"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQW11bGV0cy9KdWp1c1NvdWwiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/6d30276e6f/JujusSoul.png"} -{"name":"The Light of Meaning","refName":"The Light of Meaning","namespace":"UNIQUE","unique":{"base":"Prismatic Jewel"},"icon":"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL0FmZmxpY3Rpb25KZXdlbCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/0794886e1c/AfflictionJewel.png"} +{"name":"The Light of Meaning","refName":"The Light of Meaning","namespace":"UNIQUE","unique":{"base":"Prismatic Jewel","fixedStats":[]},"icon":"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL0FmZmxpY3Rpb25KZXdlbCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/0794886e1c/AfflictionJewel.png"} +{"name":"The Living Blade","refName":"The Living Blade","namespace":"UNIQUE","unique":{"base":"Ezomyte Blade"},"icon":"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvV2VhcG9ucy9Ud29IYW5kV2VhcG9ucy9Ud29IYW5kU3dvcmRzL0dyZWVuZXllc1N3b3JkIiwidyI6MiwiaCI6NCwic2NhbGUiOjF9XQ/f9c9d0d265/GreeneyesSword.png"} {"name":"The Magnate","refName":"The Magnate","namespace":"UNIQUE","unique":{"base":"Studded Belt"},"icon":"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQmVsdHMvQnVja2xlZEJlbHRVbmlxdWUiLCJ3IjoyLCJoIjoxLCJzY2FsZSI6MX1d/10d87b7baf/BuckledBeltUnique.png"} {"name":"The Night Lamp","refName":"The Night Lamp","namespace":"UNIQUE","unique":{"base":"Urn Relic"},"icon":"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmVsaWNzL1JlbGljVW5pcXVlMngxIiwidyI6MiwiaCI6MSwic2NhbGUiOjF9XQ/2a6a7e317d/RelicUnique2x1.png"} {"name":"The Oppressor","refName":"The Oppressor","namespace":"UNIQUE","unique":{"base":"Elegant Round Shield"},"icon":"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9TaGllbGRzL1RoZVN1cHByZXNzb3IiLCJ3IjoyLCJoIjozLCJzY2FsZSI6MX1d/c8dcd744a2/TheSuppressor.png"} diff --git a/renderer/public/data/en/stats.ndjson b/renderer/public/data/en/stats.ndjson index 001a7f88c..9ce0c2975 100644 --- a/renderer/public/data/en/stats.ndjson +++ b/renderer/public/data/en/stats.ndjson @@ -200,6 +200,7 @@ {"ref":"#% chance to Blind Enemies on Critical Strike","better":1,"matchers":[{"string":"#% chance to Blind Enemies on Critical Strike"}],"trade":{"ids":{"explicit":["explicit.stat_3983981705"]}}} {"ref":"#% chance to Blind Enemies on hit","better":1,"matchers":[{"string":"#% chance to Blind Enemies on hit"}],"trade":{"ids":{"explicit":["explicit.stat_2301191210"],"fractured":["fractured.stat_2301191210"],"crafted":["crafted.stat_2301191210"]}}} {"ref":"#% chance to Blind Enemies on Hit with Attacks","better":1,"matchers":[{"string":"#% chance to Blind Enemies on Hit with Attacks"},{"string":"Blind Enemies on Hit with Attacks","value":100}],"trade":{"ids":{"explicit":["explicit.stat_318953428"],"implicit":["implicit.stat_318953428"],"fractured":["fractured.stat_318953428"]}}} +{"ref":"#% chance to Blind Enemies on Hit with Melee Weapons","better":1,"matchers":[{"string":"#% chance to Blind Enemies on Hit with Melee Weapons"}],"trade":{"ids":{"implicit":["implicit.stat_2795267150"]}}} {"ref":"#% chance to Blind Enemies when they Hit you","better":1,"matchers":[{"string":"#% chance to Blind Enemies when they Hit you"}],"trade":{"ids":{"scourge":["scourge.stat_26216403"]}}} {"ref":"#% chance to Blind Enemies which Hit you while affected by Grace","better":1,"matchers":[{"string":"#% chance to Blind Enemies which Hit you while affected by Grace"},{"string":"Blind Enemies which Hit you while affected by Grace","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2548097895"]}}} {"ref":"#% chance to Blind nearby Enemies when gaining Her Blessing","better":1,"matchers":[{"string":"#% chance to Blind nearby Enemies when gaining Her Blessing"},{"string":"Always Blind nearby Enemies when gaining Her Blessing","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2327728343"]}}} @@ -207,7 +208,8 @@ {"ref":"#% Chance to Block Spell Damage","better":1,"matchers":[{"string":"#% Chance to Block Spell Damage"}],"trade":{"ids":{"explicit":["explicit.stat_19803471","explicit.stat_2881111359","explicit.stat_561307714"],"implicit":["implicit.stat_2881111359","implicit.stat_561307714"],"fractured":["fractured.stat_561307714"],"scourge":["scourge.stat_19803471"],"crafted":["crafted.stat_561307714"]}}} {"ref":"#% Chance to cause Bleeding Enemies to Flee on hit","better":1,"matchers":[{"string":"#% Chance to cause Bleeding Enemies to Flee on hit"}],"trade":{"ids":{"explicit":["explicit.stat_2072206041"]}}} {"ref":"#% chance to Cause Bleeding on Critical Strike","better":1,"matchers":[{"string":"#% chance to Cause Bleeding on Critical Strike"},{"string":"Cause Bleeding on Critical Strike","value":100},{"string":"50% chance to cause Bleeding on Critical Strike","value":50}],"trade":{"ids":{"explicit":["explicit.stat_513681673"]}}} -{"ref":"#% chance to cause Bleeding on Hit","better":1,"matchers":[{"string":"#% chance to cause Bleeding on Hit"}],"trade":{"ids":{"explicit":["explicit.stat_1519615863"],"implicit":["implicit.stat_1519615863"],"fractured":["fractured.stat_1519615863"],"crafted":["crafted.stat_1519615863"]}}} +{"ref":"#% chance to cause Bleeding on Hit","better":1,"matchers":[{"string":"#% chance to cause Bleeding on Hit"}],"trade":{"ids":{"explicit":["explicit.stat_1519615863"],"implicit":["implicit.stat_1519615863"],"fractured":["fractured.stat_1519615863"],"enchant":["enchant.stat_1519615863"],"crafted":["crafted.stat_1519615863"]}}} +{"ref":"#% chance to cause Bleeding with Melee Weapons","better":1,"matchers":[{"string":"#% chance to cause Bleeding with Melee Weapons"}],"trade":{"ids":{"implicit":["implicit.stat_1630041051"]}}} {"ref":"#% chance to cause Enemies to Flee on use","better":1,"matchers":[{"string":"#% chance to cause Enemies to Flee on use"}],"trade":{"ids":{"explicit":["explicit.stat_1457911472"]}}} {"ref":"#% Chance to Cause Monster to Flee on Block","better":1,"matchers":[{"string":"#% Chance to Cause Monster to Flee on Block"}],"trade":{"ids":{"explicit":["explicit.stat_3212461220"]}}} {"ref":"#% chance to Cause Monsters to Flee","better":1,"matchers":[{"string":"#% chance to Cause Monsters to Flee"}],"trade":{"ids":{"explicit":["explicit.stat_3181974858"],"implicit":["implicit.stat_3181974858"]}}} @@ -219,7 +221,7 @@ {"ref":"#% chance to create a Smoke Cloud when Hit","better":1,"matchers":[{"string":"#% chance to create a Smoke Cloud when Hit"},{"string":"Create a Smoke Cloud when Hit","value":100}],"trade":{"ids":{"explicit":["explicit.stat_953314356"]}}} {"ref":"#% chance to create an additional Animate Weapon copy","better":1,"matchers":[{"string":"#% chance to create an additional Animate Weapon copy"}],"trade":{"ids":{"enchant":["enchant.stat_3711386843"]}}} {"ref":"#% chance to create Chilled Ground when Hit with an Attack","better":1,"matchers":[{"string":"#% chance to create Chilled Ground when Hit with an Attack"},{"string":"Create Chilled Ground when Hit with an Attack","value":100}],"trade":{"ids":{"explicit":["explicit.stat_358040686"]}}} -{"ref":"#% chance to create Chilled Ground when you Freeze an Enemy","better":1,"matchers":[{"string":"#% chance to create Chilled Ground when you Freeze an Enemy"},{"string":"Create Chilled Ground when you Freeze an Enemy","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2901262227"]}}} +{"ref":"#% chance to create Chilled Ground when you Freeze an Enemy","better":1,"matchers":[{"string":"#% chance to create Chilled Ground when you Freeze an Enemy"},{"string":"Create Chilled Ground when you Freeze an Enemy","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2901262227"],"enchant":["enchant.stat_2901262227"]}}} {"ref":"#% chance to create Consecrated Ground when Hit, lasting 8 seconds","better":1,"matchers":[{"string":"#% chance to create Consecrated Ground when Hit, lasting 8 seconds"},{"string":"Create Consecrated Ground when Hit, lasting 8 seconds","value":100}],"trade":{"ids":{"scourge":["scourge.stat_1968872681"]}}} {"ref":"#% chance to create Consecrated Ground when you Block","better":1,"matchers":[{"string":"#% chance to create Consecrated Ground when you Block"}],"trade":{"ids":{"explicit":["explicit.stat_573884683"]}}} {"ref":"#% chance to create Consecrated Ground when you Hit a Rare or Unique Enemy, lasting 8 seconds","better":1,"matchers":[{"string":"#% chance to create Consecrated Ground when you Hit a Rare or Unique Enemy, lasting 8 seconds"}],"trade":{"ids":{"explicit":["explicit.stat_3135669941"]}}} @@ -247,6 +249,7 @@ {"ref":"#% chance to Freeze","better":1,"matchers":[{"string":"#% chance to Freeze"},{"string":"Always Freeze","value":100},{"string":"Always Freezes Enemies on Hit","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2309614417"],"implicit":["implicit.stat_2309614417"],"fractured":["fractured.stat_2309614417"],"enchant":["enchant.stat_2309614417"],"scourge":["scourge.stat_2309614417"],"crafted":["crafted.stat_2309614417"]}}} {"ref":"#% chance to Freeze during any Flask Effect","better":1,"matchers":[{"string":"#% chance to Freeze during any Flask Effect"}],"trade":{"ids":{"explicit":["explicit.stat_2332726055"]}}} {"ref":"#% chance to Freeze Enemies for 1 second when they Hit you","better":1,"matchers":[{"string":"#% chance to Freeze Enemies for 1 second when they Hit you"}],"trade":{"ids":{"explicit":["explicit.stat_2168861013"]}}} +{"ref":"#% chance to Freeze with Melee Weapons","better":1,"matchers":[{"string":"#% chance to Freeze with Melee Weapons"}],"trade":{"ids":{"implicit":["implicit.stat_1858426568"]}}} {"ref":"#% chance to Freeze, Shock and Ignite","better":1,"matchers":[{"string":"#% chance to Freeze, Shock and Ignite"},{"string":"Always Freeze, Shock and Ignite","value":100}],"trade":{"ids":{"explicit":["explicit.stat_800141891"],"implicit":["implicit.stat_800141891"],"fractured":["fractured.stat_800141891"]}}} {"ref":"#% chance to Freeze, Shock and Ignite during Effect","better":1,"matchers":[{"string":"#% chance to Freeze, Shock and Ignite during Effect"}],"trade":{"ids":{"explicit":["explicit.stat_97064873"],"fractured":["fractured.stat_97064873"]}}} {"ref":"#% chance to Freeze, Shock and Ignite if you haven't Crit Recently","better":1,"matchers":[{"string":"#% chance to Freeze, Shock and Ignite if you haven't Crit Recently"}],"trade":{"ids":{"enchant":["enchant.stat_3915210550"]}}} @@ -260,7 +263,7 @@ {"ref":"#% chance to gain a Frenzy Charge on Hit","better":1,"matchers":[{"string":"#% chance to gain a Frenzy Charge on Hit"}],"trade":{"ids":{"explicit":["explicit.stat_2323242761"],"implicit":["implicit.stat_2323242761"],"fractured":["fractured.stat_2323242761"]}}} {"ref":"#% chance to gain a Frenzy Charge on Hit while Blinded","better":1,"matchers":[{"string":"#% chance to gain a Frenzy Charge on Hit while Blinded"}],"trade":{"ids":{"explicit":["explicit.stat_2478268100"]}}} {"ref":"#% chance to gain a Frenzy Charge on Hitting an Enemy with no Evasion Rating","better":1,"matchers":[{"string":"#% chance to gain a Frenzy Charge on Hitting an Enemy with no Evasion Rating"}],"trade":{"ids":{"explicit":["explicit.stat_471924383"]}}} -{"ref":"#% chance to gain a Frenzy Charge on Kill","better":1,"matchers":[{"string":"#% chance to gain a Frenzy Charge on Kill"},{"string":"Gain a Frenzy Charge on Kill","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1826802197"],"implicit":["implicit.stat_1826802197"],"fractured":["fractured.stat_1826802197"],"scourge":["scourge.stat_1826802197"]}}} +{"ref":"#% chance to gain a Frenzy Charge on Kill","better":1,"matchers":[{"string":"#% chance to gain a Frenzy Charge on Kill"},{"string":"Gain a Frenzy Charge on Kill","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1826802197"],"implicit":["implicit.stat_1826802197"],"fractured":["fractured.stat_1826802197"],"enchant":["enchant.stat_1826802197"],"scourge":["scourge.stat_1826802197"]}}} {"ref":"#% chance to gain a Frenzy Charge on Killing a Frozen Enemy","better":1,"matchers":[{"string":"#% chance to gain a Frenzy Charge on Killing a Frozen Enemy"},{"string":"Gain a Frenzy Charge on Killing a Frozen Enemy","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2230931659"]}}} {"ref":"#% chance to gain a Frenzy Charge on Killing an Enemy affected by at least 5 Poisons","better":1,"matchers":[{"string":"#% chance to gain a Frenzy Charge on Killing an Enemy affected by at least 5 Poisons"}],"trade":{"ids":{"explicit":["explicit.stat_496822696"]}}} {"ref":"#% chance to gain a Frenzy Charge when Hit","better":1,"matchers":[{"string":"#% chance to gain a Frenzy Charge when Hit"}],"trade":{"ids":{"explicit":["explicit.stat_881914531"]}}} @@ -274,7 +277,7 @@ {"ref":"#% chance to gain a Power Charge on Hit","better":1,"matchers":[{"string":"#% chance to gain a Power Charge on Hit"}],"trade":{"ids":{"explicit":["explicit.stat_1453197917"]}}} {"ref":"#% chance to Gain a Power Charge on Hit while Poisoned","better":1,"matchers":[{"string":"#% chance to Gain a Power Charge on Hit while Poisoned"},{"string":"Gain a Power Charge on Hit while Poisoned","value":100}],"trade":{"ids":{"explicit":["explicit.stat_800598487"]}}} {"ref":"#% chance to gain a Power Charge on hitting an Enemy affected by a Spider's Web","better":1,"matchers":[{"string":"#% chance to gain a Power Charge on hitting an Enemy affected by a Spider's Web"}],"trade":{"ids":{"explicit":["explicit.stat_273206351"]}}} -{"ref":"#% chance to gain a Power Charge on Kill","better":1,"matchers":[{"string":"#% chance to gain a Power Charge on Kill"},{"string":"Gain a Power Charge on Kill","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2483795307"],"implicit":["implicit.stat_2483795307"],"fractured":["fractured.stat_2483795307"],"scourge":["scourge.stat_2483795307"]}}} +{"ref":"#% chance to gain a Power Charge on Kill","better":1,"matchers":[{"string":"#% chance to gain a Power Charge on Kill"},{"string":"Gain a Power Charge on Kill","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2483795307"],"implicit":["implicit.stat_2483795307"],"fractured":["fractured.stat_2483795307"],"enchant":["enchant.stat_2483795307"],"scourge":["scourge.stat_2483795307"]}}} {"ref":"#% chance to gain a Power Charge on Killing a Frozen Enemy","better":1,"matchers":[{"string":"#% chance to gain a Power Charge on Killing a Frozen Enemy"},{"string":"Gain a Power Charge on Killing a Frozen Enemy","value":100}],"trade":{"ids":{"explicit":["explicit.stat_3607154250"],"fractured":["fractured.stat_3607154250"]}}} {"ref":"#% chance to gain a Power Charge on Killing an Enemy affected by fewer than 5 Poisons","better":1,"matchers":[{"string":"#% chance to gain a Power Charge on Killing an Enemy affected by fewer than 5 Poisons"}],"trade":{"ids":{"explicit":["explicit.stat_352612932"]}}} {"ref":"#% chance to gain a Power Charge when you Block","better":1,"matchers":[{"string":"#% chance to gain a Power Charge when you Block"}],"trade":{"ids":{"explicit":["explicit.stat_3945147290"],"fractured":["fractured.stat_3945147290"]}}} @@ -292,7 +295,7 @@ {"ref":"#% chance to gain an additional Vaal Soul per Enemy Shattered","better":1,"matchers":[{"string":"#% chance to gain an additional Vaal Soul per Enemy Shattered"}],"trade":{"ids":{"explicit":["explicit.stat_1633381214"]}}} {"ref":"#% chance to gain an Endurance Charge on Critical Strike","better":1,"matchers":[{"string":"#% chance to gain an Endurance Charge on Critical Strike"},{"string":"Gain an Endurance Charge on Critical Strike","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2542650946"],"fractured":["fractured.stat_2542650946"]}}} {"ref":"#% chance to gain an Endurance Charge on Hitting an Enemy with no Armour","better":1,"matchers":[{"string":"#% chance to gain an Endurance Charge on Hitting an Enemy with no Armour"}],"trade":{"ids":{"explicit":["explicit.stat_3488208924"]}}} -{"ref":"#% chance to gain an Endurance Charge on Kill","better":1,"matchers":[{"string":"#% chance to gain an Endurance Charge on Kill"},{"string":"Gain an Endurance Charge on Kill","value":100},{"string":"You gain an Endurance Charge on Kill","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1054322244","explicit.stat_2064503808"],"implicit":["implicit.stat_1054322244"],"fractured":["fractured.stat_1054322244"],"scourge":["scourge.stat_1054322244"]}}} +{"ref":"#% chance to gain an Endurance Charge on Kill","better":1,"matchers":[{"string":"#% chance to gain an Endurance Charge on Kill"},{"string":"Gain an Endurance Charge on Kill","value":100},{"string":"You gain an Endurance Charge on Kill","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1054322244","explicit.stat_2064503808"],"implicit":["implicit.stat_1054322244"],"fractured":["fractured.stat_1054322244"],"enchant":["enchant.stat_1054322244"],"scourge":["scourge.stat_1054322244"]}}} {"ref":"#% chance to gain an Endurance Charge when you are Hit","better":1,"matchers":[{"string":"#% chance to gain an Endurance Charge when you are Hit"},{"string":"Gain an Endurance Charge when you are Hit","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1514657588"]}}} {"ref":"#% chance to gain an Endurance Charge when you Block","better":1,"matchers":[{"string":"#% chance to gain an Endurance Charge when you Block"},{"string":"Gain an Endurance Charge when you Block","value":100}],"trade":{"ids":{"explicit":["explicit.stat_417188801"],"fractured":["fractured.stat_417188801"]}}} {"ref":"#% chance to gain an Endurance Charge when you Hit a Bleeding Enemy","better":1,"matchers":[{"string":"#% chance to gain an Endurance Charge when you Hit a Bleeding Enemy"}],"trade":{"ids":{"explicit":["explicit.stat_1536266147"],"fractured":["fractured.stat_1536266147"]}}} @@ -303,7 +306,7 @@ {"ref":"#% chance to Gain Arcane Surge on Hit with Spells while at maximum Power Charges","better":1,"matchers":[{"string":"#% chance to Gain Arcane Surge on Hit with Spells while at maximum Power Charges"},{"string":"Gain Arcane Surge on Hit with Spells while at maximum Power Charges","value":100}],"trade":{"ids":{"explicit":["explicit.stat_813119588"]}}} {"ref":"#% chance to Gain Arcane Surge when you deal a Critical Strike","better":1,"matchers":[{"string":"#% chance to Gain Arcane Surge when you deal a Critical Strike"},{"string":"Gain Arcane Surge when you deal a Critical Strike","value":100}],"trade":{"ids":{"explicit":["explicit.stat_446027070"],"fractured":["fractured.stat_446027070"]}}} {"ref":"#% chance to gain Arcane Surge when you Kill an Enemy","better":1,"matchers":[{"string":"#% chance to gain Arcane Surge when you Kill an Enemy"},{"string":"Gain Arcane Surge when you Kill an Enemy","value":100}],"trade":{"ids":{"explicit":["explicit.stat_573223427"],"fractured":["fractured.stat_573223427"],"crafted":["crafted.stat_573223427"]}}} -{"ref":"#% chance to gain Chaotic Might for 10 seconds on Kill","better":1,"matchers":[{"string":"#% chance to gain Chaotic Might for 10 seconds on Kill"},{"string":"Gain Chaotic Might for 10 seconds on Kill","value":100}],"trade":{"ids":{"explicit":["explicit.stat_562371749"]}}} +{"ref":"#% chance to gain Chaotic Might for 10 seconds on Kill","better":1,"matchers":[{"string":"#% chance to gain Chaotic Might for 10 seconds on Kill"},{"string":"Gain Chaotic Might for 10 seconds on Kill","value":100}],"trade":{"ids":{"explicit":["explicit.stat_562371749"],"enchant":["enchant.stat_562371749"]}}} {"ref":"#% chance to gain Elusive on Critical Strike","better":1,"matchers":[{"string":"#% chance to gain Elusive on Critical Strike"},{"string":"Gain Elusive on Critical Strike","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2896192589"],"fractured":["fractured.stat_2896192589"]}}} {"ref":"#% chance to gain Her Blessing for 3 seconds when you Ignite an Enemy","better":1,"matchers":[{"string":"#% chance to gain Her Blessing for 3 seconds when you Ignite an Enemy"},{"string":"Gain Her Blessing for 3 seconds when you Ignite an Enemy","value":100}],"trade":{"ids":{"explicit":["explicit.stat_4203400545"]}}} {"ref":"#% chance to gain Onslaught for 10 seconds on Kill","better":1,"matchers":[{"string":"#% chance to gain Onslaught for 10 seconds on Kill"},{"string":"Gain Onslaught for 10 seconds on Kill","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2453026567"]}}} @@ -323,18 +326,20 @@ {"ref":"#% chance to Ignite","better":1,"matchers":[{"string":"#% chance to Ignite"},{"string":"Always Ignite","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1335054179"],"implicit":["implicit.stat_1335054179"],"fractured":["fractured.stat_1335054179"],"enchant":["enchant.stat_1335054179"],"scourge":["scourge.stat_1335054179"],"crafted":["crafted.stat_1335054179"]}}} {"ref":"#% chance to Ignite during any Flask Effect","better":1,"matchers":[{"string":"#% chance to Ignite during any Flask Effect"}],"trade":{"ids":{"explicit":["explicit.stat_3888064854"]}}} {"ref":"#% chance to Ignite when in Main Hand","better":1,"matchers":[{"string":"#% chance to Ignite when in Main Hand"},{"string":"Always Ignite when in Main Hand","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2919089822"]}}} +{"ref":"#% chance to Ignite with Melee Weapons","better":1,"matchers":[{"string":"#% chance to Ignite with Melee Weapons"}],"trade":{"ids":{"implicit":["implicit.stat_4206255461"]}}} {"ref":"#% chance to Ignore Stuns while Casting","better":1,"matchers":[{"string":"#% chance to Ignore Stuns while Casting"},{"string":"Ignore Stuns while Casting","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1916706958"],"implicit":["implicit.stat_1916706958"],"fractured":["fractured.stat_1916706958"]}}} {"ref":"#% chance to Ignore Stuns while using Socketed Attack Skills","better":1,"matchers":[{"string":"#% chance to Ignore Stuns while using Socketed Attack Skills"},{"string":"Ignore Stuns while using Socketed Attack Skills","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1439818705"]}}} {"ref":"#% chance to Impale Enemies on Hit with Attacks","better":1,"matchers":[{"string":"#% chance to Impale Enemies on Hit with Attacks"},{"string":"Impale Enemies on Hit with Attacks","value":100}],"trade":{"ids":{"explicit":["explicit.stat_3739863694","explicit.stat_725880290"],"implicit":["implicit.stat_3739863694"],"fractured":["fractured.stat_3739863694","fractured.stat_725880290"],"scourge":["scourge.stat_3739863694"],"crafted":["crafted.stat_725880290"]}}} {"ref":"#% chance to Impale Enemies on Hit with Attacks while using Pride","better":1,"matchers":[{"string":"#% chance to Impale Enemies on Hit with Attacks while using Pride"},{"string":"Impale Enemies on Hit with Attacks while using Pride","value":100}],"trade":{"ids":{"explicit":["explicit.stat_4173751044"]}}} {"ref":"#% chance to Impale on Spell Hit","better":1,"matchers":[{"string":"#% chance to Impale on Spell Hit"}],"trade":{"ids":{"explicit":["explicit.stat_3094222195"]}}} +{"ref":"#% chance to inflict a Grasping Vine on Melee Weapon Hit","better":1,"matchers":[{"string":"#% chance to inflict a Grasping Vine on Melee Weapon Hit"},{"string":"Inflict a Grasping Vine on Melee Weapon Hit","value":100}],"trade":{"ids":{"explicit":["explicit.stat_19313391"]}}} {"ref":"#% chance to inflict Bleeding on Critical Strike with Attacks","better":1,"matchers":[{"string":"#% chance to inflict Bleeding on Critical Strike with Attacks"}],"trade":{"ids":{"explicit":["explicit.stat_2054257693"]}}} {"ref":"#% chance to inflict Brittle","better":1,"matchers":[{"string":"#% chance to inflict Brittle"},{"string":"Always inflict Brittle","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2238174408"]}}} {"ref":"#% chance to inflict Brittle on Enemies when you Block their Damage","better":1,"matchers":[{"string":"#% chance to inflict Brittle on Enemies when you Block their Damage"},{"string":"Inflict Brittle on Enemies when you Block their Damage","value":100}],"trade":{"ids":{"implicit":["implicit.stat_1749278976"]}}} {"ref":"#% chance to inflict Cold Exposure on Hit","better":1,"matchers":[{"string":"#% chance to inflict Cold Exposure on Hit"},{"string":"Inflict Cold Exposure on Hit","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2630708439"],"fractured":["fractured.stat_2630708439"],"scourge":["scourge.stat_2630708439"]}}} {"ref":"#% chance to inflict Corrosion on Hit with Attacks","better":1,"matchers":[{"string":"#% chance to inflict Corrosion on Hit with Attacks"}],"trade":{"ids":{"explicit":["explicit.stat_2523122963"]}}} {"ref":"#% chance to inflict Fire Exposure on Hit","better":1,"matchers":[{"string":"#% chance to inflict Fire Exposure on Hit"},{"string":"Inflict Fire Exposure on Hit","value":100}],"trade":{"ids":{"explicit":["explicit.stat_3602667353"],"fractured":["fractured.stat_3602667353"],"scourge":["scourge.stat_3602667353"]}}} -{"ref":"#% chance to inflict Lightning Exposure on Hit","better":1,"matchers":[{"string":"#% chance to inflict Lightning Exposure on Hit"},{"string":"Inflict Lightning Exposure on Hit","value":100}],"trade":{"ids":{"explicit":["explicit.stat_4265906483"],"fractured":["fractured.stat_4265906483"],"scourge":["scourge.stat_4265906483"]}}} +{"ref":"#% chance to inflict Lightning Exposure on Hit","better":1,"matchers":[{"string":"#% chance to inflict Lightning Exposure on Hit"},{"string":"Inflict Lightning Exposure on Hit","value":100}],"trade":{"ids":{"explicit":["explicit.stat_4265906483"],"fractured":["fractured.stat_4265906483"],"enchant":["enchant.stat_4265906483"],"scourge":["scourge.stat_4265906483"]}}} {"ref":"#% chance to inflict Withered for 2 seconds on Hit","better":1,"matchers":[{"string":"#% chance to inflict Withered for 2 seconds on Hit"},{"string":"Inflict Withered for 2 seconds on Hit","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1957711555"]}}} {"ref":"#% chance to inflict Withered for 2 seconds on Hit with this Weapon","better":1,"matchers":[{"string":"#% chance to inflict Withered for 2 seconds on Hit with this Weapon"},{"string":"Inflict Withered for 2 seconds on Hit with this Weapon","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1226121733"]}}} {"ref":"#% chance to Intimidate Enemies for 4 seconds on Hit","better":1,"matchers":[{"string":"#% chance to Intimidate Enemies for 4 seconds on Hit"},{"string":"Intimidate Enemies for 4 seconds on Hit","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2089652545","explicit.stat_78985352"],"implicit":["implicit.stat_2089652545","implicit.stat_78985352"],"fractured":["fractured.stat_2089652545","fractured.stat_78985352"],"scourge":["scourge.stat_78985352"]}}} @@ -356,11 +361,12 @@ {"ref":"#% chance to not generate Alert Level on opening a Chest using Lockpicking","better":1,"matchers":[{"string":"#% chance to not generate Alert Level on opening a Chest using Lockpicking"}],"trade":{"ids":{"explicit":["explicit.stat_647064288"],"fractured":["fractured.stat_647064288"]}}} {"ref":"#% chance to not generate Alert Level on opening a Chest using Perception","better":1,"matchers":[{"string":"#% chance to not generate Alert Level on opening a Chest using Perception"}],"trade":{"ids":{"explicit":["explicit.stat_397829245"],"fractured":["fractured.stat_397829245"]}}} {"ref":"#% chance to not generate Alert Level on opening a Chest using Trap Disarmament","better":1,"matchers":[{"string":"#% chance to not generate Alert Level on opening a Chest using Trap Disarmament"}],"trade":{"ids":{"explicit":["explicit.stat_3015749212"],"fractured":["fractured.stat_3015749212"]}}} -{"ref":"#% chance to Poison on Hit","better":1,"matchers":[{"string":"#% chance to Poison on Hit"},{"string":"Always Poison on Hit","value":100}],"trade":{"ids":{"explicit":["explicit.stat_3885634897","explicit.stat_795138349"],"implicit":["implicit.stat_3885634897","implicit.stat_795138349"],"fractured":["fractured.stat_3885634897","fractured.stat_795138349"],"scourge":["scourge.stat_795138349"],"crafted":["crafted.stat_3885634897"]}}} +{"ref":"#% chance to Poison on Hit","better":1,"matchers":[{"string":"#% chance to Poison on Hit"},{"string":"Always Poison on Hit","value":100}],"trade":{"ids":{"explicit":["explicit.stat_3885634897","explicit.stat_795138349"],"implicit":["implicit.stat_3885634897","implicit.stat_795138349"],"fractured":["fractured.stat_3885634897","fractured.stat_795138349"],"enchant":["enchant.stat_3885634897"],"scourge":["scourge.stat_795138349"],"crafted":["crafted.stat_3885634897"]}}} {"ref":"#% chance to Poison on Hit against Cursed Enemies","better":1,"matchers":[{"string":"#% chance to Poison on Hit against Cursed Enemies"},{"string":"Always Poison on Hit against Cursed Enemies","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2208857094"]}}} {"ref":"#% chance to Poison on Hit during Effect","better":1,"matchers":[{"string":"#% chance to Poison on Hit during Effect"}],"trade":{"ids":{"explicit":["explicit.stat_2777278657"]}}} {"ref":"#% chance to Poison on Hit with Attacks","better":1,"matchers":[{"string":"#% chance to Poison on Hit with Attacks"},{"string":"Always Poison on Hit with Attacks","value":100}],"trade":{"ids":{"explicit":["explicit.stat_3954735777"]}}} {"ref":"#% chance to Poison per Power Charge","better":1,"matchers":[{"string":"#% chance to Poison per Power Charge"}],"trade":{"ids":{"explicit":["explicit.stat_2992087211"]}}} +{"ref":"#% chance to Poison with Melee Weapons","better":1,"matchers":[{"string":"#% chance to Poison with Melee Weapons"}],"trade":{"ids":{"implicit":["implicit.stat_1168985596"]}}} {"ref":"#% chance to receive additional Abyss items when opening a Reward Chest in a Heist","better":1,"matchers":[{"string":"#% chance to receive additional Abyss items when opening a Reward Chest in a Heist"}],"trade":{"ids":{"explicit":["explicit.stat_1361025326"]}}} {"ref":"#% chance to receive additional Armour items when opening a Reward Chest in a Heist","better":1,"matchers":[{"string":"#% chance to receive additional Armour items when opening a Reward Chest in a Heist"}],"trade":{"ids":{"explicit":["explicit.stat_3835470471"]}}} {"ref":"#% chance to receive additional Blight items when opening a Reward Chest in a Heist","better":1,"matchers":[{"string":"#% chance to receive additional Blight items when opening a Reward Chest in a Heist"}],"trade":{"ids":{"explicit":["explicit.stat_2581419165"]}}} @@ -379,6 +385,8 @@ {"ref":"#% chance to receive additional Weapons when opening a Reward Chest in a Heist","better":1,"matchers":[{"string":"#% chance to receive additional Weapons when opening a Reward Chest in a Heist"}],"trade":{"ids":{"explicit":["explicit.stat_953018841"]}}} {"ref":"#% chance to Recover 10% of Mana when you use a Skill","better":1,"matchers":[{"string":"#% chance to Recover 10% of Mana when you use a Skill"}],"trade":{"ids":{"explicit":["explicit.stat_308309328"],"fractured":["fractured.stat_308309328"]}}} {"ref":"#% chance to Recover 10% of Mana when you use a Skill while affected by Clarity","better":1,"matchers":[{"string":"#% chance to Recover 10% of Mana when you use a Skill while affected by Clarity"}],"trade":{"ids":{"explicit":["explicit.stat_1699077932"]}}} +{"ref":"#% chance to refresh Ignite Duration on Melee Weapon Hit","better":1,"matchers":[{"string":"#% chance to refresh Ignite Duration on Melee Weapon Hit"}],"trade":{"ids":{"explicit":["explicit.stat_93054948"]}}} +{"ref":"#% chance to remove 1 Mana Burn on Kill","better":1,"matchers":[{"string":"#% chance to remove 1 Mana Burn on Kill"}],"trade":{"ids":{"explicit":["explicit.stat_545355339"]}}} {"ref":"#% chance to Sap Enemies","better":1,"matchers":[{"string":"#% chance to Sap Enemies"},{"string":"Always Sap Enemies","value":100}],"trade":{"ids":{"explicit":["explicit.stat_532324017"]}}} {"ref":"#% chance to Sap Enemies in Chilling Areas","better":1,"matchers":[{"string":"#% chance to Sap Enemies in Chilling Areas"},{"string":"Always Sap Enemies in Chilling Areas","value":100}],"trade":{"ids":{"explicit":["explicit.stat_3057853352"]}}} {"ref":"#% chance to Sap Enemies when you Block their Damage","better":1,"matchers":[{"string":"#% chance to Sap Enemies when you Block their Damage"},{"string":"Sap Enemies when you Block their Damage","value":100}],"trade":{"ids":{"implicit":["implicit.stat_2113677718"]}}} @@ -388,6 +396,7 @@ {"ref":"#% chance to Shock Attackers for 4 seconds on Block","better":1,"matchers":[{"string":"#% chance to Shock Attackers for 4 seconds on Block"},{"string":"Shock Attackers for 4 seconds on Block","value":100}],"trade":{"ids":{"explicit":["explicit.stat_575111651"],"fractured":["fractured.stat_575111651"],"scourge":["scourge.stat_575111651"]}}} {"ref":"#% chance to Shock Chilled Enemies","better":1,"matchers":[{"string":"#% chance to Shock Chilled Enemies"}],"trade":{"ids":{"explicit":["explicit.stat_4069101408"]}}} {"ref":"#% chance to Shock during any Flask Effect","better":1,"matchers":[{"string":"#% chance to Shock during any Flask Effect"}],"trade":{"ids":{"explicit":["explicit.stat_796406325"]}}} +{"ref":"#% chance to Shock with Melee Weapons","better":1,"matchers":[{"string":"#% chance to Shock with Melee Weapons"}],"trade":{"ids":{"implicit":["implicit.stat_2313961828"]}}} {"ref":"#% chance to Steal Power, Frenzy, and Endurance Charges on Hit","better":1,"matchers":[{"string":"#% chance to Steal Power, Frenzy, and Endurance Charges on Hit"},{"string":"Steal Power, Frenzy, and Endurance Charges on Hit","value":100}],"trade":{"ids":{"explicit":["explicit.stat_875143443"]}}} {"ref":"#% chance to Summon an additional Skeleton with Summon Skeletons","better":1,"matchers":[{"string":"#% chance to Summon an additional Skeleton with Summon Skeletons"}],"trade":{"ids":{"enchant":["enchant.stat_1040958896"]}}} {"ref":"#% chance to take 50% less Area Damage from Hits","better":1,"matchers":[{"string":"#% chance to take 50% less Area Damage from Hits"}],"trade":{"ids":{"explicit":["explicit.stat_4253777805"]}}} @@ -448,7 +457,7 @@ {"ref":"#% chance to Trigger Level 1 Blood Rage when you Kill an Enemy","better":1,"matchers":[{"string":"#% chance to Trigger Level 1 Blood Rage when you Kill an Enemy"},{"string":"Trigger Level 1 Blood Rage when you Kill an Enemy","value":100}],"trade":{"ids":{"explicit":["explicit.stat_205619502"],"fractured":["fractured.stat_205619502"],"crafted":["crafted.stat_205619502"]}}} {"ref":"#% chance to Trigger Level 1 Create Lesser Shrine when you Kill an Enemy","better":1,"matchers":[{"string":"#% chance to Trigger Level 1 Create Lesser Shrine when you Kill an Enemy"},{"string":"Trigger Level 1 Create Lesser Shrine when you Kill an Enemy","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1010340836"]}}} {"ref":"#% chance to Trigger Level 1 Raise Spiders on Kill","better":1,"matchers":[{"string":"#% chance to Trigger Level 1 Raise Spiders on Kill"}],"trade":{"ids":{"explicit":["explicit.stat_3844016207"]}}} -{"ref":"#% chance to Trigger Level 10 Summon Raging Spirit on Kill","better":1,"matchers":[{"string":"#% chance to Trigger Level 10 Summon Raging Spirit on Kill"},{"string":"Trigger Level 10 Summon Raging Spirit on Kill","value":100}],"trade":{"ids":{"explicit":["explicit.stat_3751996449"]}}} +{"ref":"#% chance to Trigger Level 10 Summon Raging Spirit on Kill","better":1,"matchers":[{"string":"#% chance to Trigger Level 10 Summon Raging Spirit on Kill"},{"string":"Trigger Level 10 Summon Raging Spirit on Kill","value":100}],"trade":{"ids":{"explicit":["explicit.stat_3751996449"],"enchant":["enchant.stat_3751996449"]}}} {"ref":"#% chance to Trigger Level 16 Molten Burst on Melee Hit","better":1,"matchers":[{"string":"#% chance to Trigger Level 16 Molten Burst on Melee Hit"}],"trade":{"ids":{"explicit":["explicit.stat_4125471110"]}}} {"ref":"#% chance to Trigger Level 18 Animate Guardian's Weapon when Animated Weapon Kills an Enemy","better":1,"matchers":[{"string":"#% chance to Trigger Level 18 Animate Guardian's Weapon when Animated Weapon Kills an Enemy"},{"string":"Trigger Level 18 Animate Guardian's Weapon when Animated Weapon Kills an Enemy","value":100}],"trade":{"ids":{"explicit":["explicit.stat_919960234"]}}} {"ref":"#% chance to Trigger Level 20 Animate Guardian's Weapon when Animated Guardian Kills an Enemy","better":1,"matchers":[{"string":"#% chance to Trigger Level 20 Animate Guardian's Weapon when Animated Guardian Kills an Enemy"},{"string":"Trigger Level 20 Animate Guardian's Weapon when Animated Guardian Kills an Enemy","value":100}],"trade":{"ids":{"explicit":["explicit.stat_3682009780"]}}} @@ -671,7 +680,7 @@ {"ref":"#% increased Burning Damage","better":1,"matchers":[{"string":"#% increased Burning Damage"},{"string":"#% reduced Burning Damage","negate":true}],"trade":{"ids":{"pseudo":["pseudo.pseudo_increased_burning_damage"],"explicit":["explicit.stat_1175385867"],"implicit":["implicit.stat_1175385867"],"fractured":["fractured.stat_1175385867"]}}} {"ref":"#% increased Burning Damage for each time you have Shocked a Non-Shocked Enemy Recently, up to a maximum of 120%","better":1,"matchers":[{"string":"#% increased Burning Damage for each time you have Shocked a Non-Shocked Enemy Recently, up to a maximum of 120%"},{"string":"#% reduced Burning Damage for each time you have Shocked a Non-Shocked Enemy Recently, up to a maximum of 120%","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3285748758"]}}} {"ref":"#% increased Burning Damage if you've Ignited an Enemy Recently","better":1,"matchers":[{"string":"#% increased Burning Damage if you've Ignited an Enemy Recently"},{"string":"#% reduced Burning Damage if you've Ignited an Enemy Recently","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3919557483"]}}} -{"ref":"#% increased Cast Speed","better":1,"matchers":[{"string":"#% increased Cast Speed"},{"string":"#% reduced Cast Speed","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2891184298"],"implicit":["implicit.stat_2891184298"],"fractured":["fractured.stat_2891184298"],"scourge":["scourge.stat_2891184298"],"crafted":["crafted.stat_2891184298"]}}} +{"ref":"#% increased Cast Speed","better":1,"matchers":[{"string":"#% increased Cast Speed"},{"string":"#% reduced Cast Speed","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2891184298"],"implicit":["implicit.stat_2891184298"],"fractured":["fractured.stat_2891184298"],"enchant":["enchant.stat_2891184298"],"scourge":["scourge.stat_2891184298"],"crafted":["crafted.stat_2891184298"]}}} {"ref":"#% increased Cast Speed during any Flask Effect","better":1,"matchers":[{"string":"#% increased Cast Speed during any Flask Effect"},{"string":"#% reduced Cast Speed during any Flask Effect","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_252194507"],"implicit":["implicit.stat_252194507"],"fractured":["fractured.stat_252194507"]}}} {"ref":"#% increased Cast Speed during Effect","better":1,"matchers":[{"string":"#% increased Cast Speed during Effect"},{"string":"#% reduced Cast Speed during Effect","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3256116097"],"fractured":["fractured.stat_3256116097"]}}} {"ref":"#% increased Cast Speed if a Minion has been Killed Recently","better":1,"matchers":[{"string":"#% increased Cast Speed if a Minion has been Killed Recently"},{"string":"#% reduced Cast Speed if a Minion has been Killed Recently","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3110907148"],"fractured":["fractured.stat_3110907148"]}}} @@ -748,7 +757,7 @@ {"ref":"#% increased Creeping Frost Duration","better":1,"matchers":[{"string":"#% increased Creeping Frost Duration"},{"string":"#% reduced Creeping Frost Duration","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_3804575865"]}}} {"ref":"#% increased Cremation Cast Speed","better":1,"matchers":[{"string":"#% increased Cremation Cast Speed"},{"string":"#% reduced Cremation Cast Speed","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_2938856716"]}}} {"ref":"#% increased Cremation Damage","better":1,"matchers":[{"string":"#% increased Cremation Damage"},{"string":"#% reduced Cremation Damage","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_4175469673"]}}} -{"ref":"#% increased Critical Strike Chance","better":1,"matchers":[{"string":"#% increased Critical Strike Chance"},{"string":"#% reduced Critical Strike Chance","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2375316951"],"implicit":["implicit.stat_2375316951"],"fractured":["fractured.stat_2375316951"],"crafted":["crafted.stat_2375316951"]}}} +{"ref":"#% increased Critical Strike Chance","better":1,"matchers":[{"string":"#% increased Critical Strike Chance"},{"string":"#% reduced Critical Strike Chance","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2375316951"],"implicit":["implicit.stat_2375316951"],"fractured":["fractured.stat_2375316951"],"enchant":["enchant.stat_2375316951"],"crafted":["crafted.stat_2375316951"]}}} {"ref":"#% increased Critical Strike Chance against Bleeding Enemies","better":1,"matchers":[{"string":"#% increased Critical Strike Chance against Bleeding Enemies"},{"string":"#% reduced Critical Strike Chance against Bleeding Enemies","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2282705842"]}}} {"ref":"#% increased Critical Strike Chance against Blinded Enemies","better":1,"matchers":[{"string":"#% increased Critical Strike Chance against Blinded Enemies"},{"string":"#% reduced Critical Strike Chance against Blinded Enemies","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1939202111"],"fractured":["fractured.stat_1939202111"]}}} {"ref":"#% increased Critical Strike Chance against Chilled Enemies","better":1,"matchers":[{"string":"#% increased Critical Strike Chance against Chilled Enemies"},{"string":"#% reduced Critical Strike Chance against Chilled Enemies","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3699490848"]}}} @@ -786,6 +795,7 @@ {"ref":"#% increased Critical Strike Chance with Elemental Skills","better":1,"matchers":[{"string":"#% increased Critical Strike Chance with Elemental Skills"},{"string":"#% reduced Critical Strike Chance with Elemental Skills","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_439950087"],"fractured":["fractured.stat_439950087"]}}} {"ref":"#% increased Critical Strike Chance with Fire Skills","better":1,"matchers":[{"string":"#% increased Critical Strike Chance with Fire Skills"},{"string":"#% reduced Critical Strike Chance with Fire Skills","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1104796138"],"fractured":["fractured.stat_1104796138"]}}} {"ref":"#% increased Critical Strike Chance with Lightning Skills","better":1,"matchers":[{"string":"#% increased Critical Strike Chance with Lightning Skills"},{"string":"#% reduced Critical Strike Chance with Lightning Skills","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1186596295"],"fractured":["fractured.stat_1186596295"]}}} +{"ref":"#% increased Critical Strike Chance with Melee Weapons","better":1,"matchers":[{"string":"#% increased Critical Strike Chance with Melee Weapons"},{"string":"#% reduced Critical Strike Chance with Melee Weapons","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_3678828098"]}}} {"ref":"#% increased Critical Strike Chance with One Handed Melee Weapons","better":1,"matchers":[{"string":"#% increased Critical Strike Chance with One Handed Melee Weapons"},{"string":"#% reduced Critical Strike Chance with One Handed Melee Weapons","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2381842786"],"fractured":["fractured.stat_2381842786"]}}} {"ref":"#% increased Critical Strike Chance with Spells which remove the maximum number of Seals","better":1,"matchers":[{"string":"#% increased Critical Strike Chance with Spells which remove the maximum number of Seals"},{"string":"#% reduced Critical Strike Chance with Spells which remove the maximum number of Seals","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2897207025"]}}} {"ref":"#% increased Critical Strike Chance with Traps","better":1,"matchers":[{"string":"#% increased Critical Strike Chance with Traps"},{"string":"#% reduced Critical Strike Chance with Traps","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1192661666"]}}} @@ -851,6 +861,7 @@ {"ref":"#% increased Damage with Ailments per Elder Item Equipped","better":1,"matchers":[{"string":"#% increased Damage with Ailments per Elder Item Equipped"},{"string":"#% reduced Damage with Ailments per Elder Item Equipped","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2418574586"]}}} {"ref":"#% increased Damage with Axes","better":1,"matchers":[{"string":"#% increased Damage with Axes"},{"string":"#% reduced Damage with Axes","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3314142259"],"fractured":["fractured.stat_3314142259"]}}} {"ref":"#% increased Damage with Bleeding","better":1,"matchers":[{"string":"#% increased Damage with Bleeding"},{"string":"#% reduced Damage with Bleeding","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1294118672"],"implicit":["implicit.stat_1294118672"],"fractured":["fractured.stat_1294118672"]}}} +{"ref":"#% increased Damage with Bleeding from Melee Weapons","better":1,"matchers":[{"string":"#% increased Damage with Bleeding from Melee Weapons"},{"string":"#% reduced Damage with Bleeding from Melee Weapons","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_3660450649"]}}} {"ref":"#% increased Damage with Bow Skills","better":1,"matchers":[{"string":"#% increased Damage with Bow Skills"},{"string":"#% reduced Damage with Bow Skills","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1241625305"],"fractured":["fractured.stat_1241625305"]}}} {"ref":"#% increased Damage with Bows","better":1,"matchers":[{"string":"#% increased Damage with Bows"},{"string":"#% reduced Damage with Bows","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_4188894176"],"fractured":["fractured.stat_4188894176"]}}} {"ref":"#% increased Damage with Claws","better":1,"matchers":[{"string":"#% increased Damage with Claws"},{"string":"#% reduced Damage with Claws","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1069260037"],"fractured":["fractured.stat_1069260037"]}}} @@ -872,12 +883,14 @@ {"ref":"#% increased Damage with Hits and Ailments against Ignited Enemies","better":1,"matchers":[{"string":"#% increased Damage with Hits and Ailments against Ignited Enemies"},{"string":"#% reduced Damage with Hits and Ailments against Ignited Enemies","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_485151258"]}}} {"ref":"#% increased Damage with Hits and Ailments against Marked Enemy","better":1,"matchers":[{"string":"#% increased Damage with Hits and Ailments against Marked Enemy"},{"string":"#% reduced Damage with Hits and Ailments against Marked Enemy","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2001747092"]}}} {"ref":"#% increased Damage with Hits and Ailments per Curse on Enemy","better":1,"matchers":[{"string":"#% increased Damage with Hits and Ailments per Curse on Enemy"},{"string":"#% reduced Damage with Hits and Ailments per Curse on Enemy","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1818773442"],"fractured":["fractured.stat_1818773442"]}}} +{"ref":"#% increased Damage with Ignite from Melee Weapons","better":1,"matchers":[{"string":"#% increased Damage with Ignite from Melee Weapons"},{"string":"#% reduced Damage with Ignite from Melee Weapons","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_3935936274"]}}} {"ref":"#% increased Damage with Ignite inflicted on Chilled Enemies","better":1,"matchers":[{"string":"#% increased Damage with Ignite inflicted on Chilled Enemies"},{"string":"#% reduced Damage with Ignite inflicted on Chilled Enemies","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1891782369"]}}} {"ref":"#% increased Damage with Maces or Sceptres","better":1,"matchers":[{"string":"#% increased Damage with Maces or Sceptres"},{"string":"#% reduced Damage with Maces or Sceptres","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1181419800"],"fractured":["fractured.stat_1181419800"]}}} {"ref":"#% increased Damage with Movement Skills","better":1,"matchers":[{"string":"#% increased Damage with Movement Skills"},{"string":"#% reduced Damage with Movement Skills","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_856021430"]}}} {"ref":"#% increased Damage with Non-Vaal Skills during Soul Gain Prevention","better":1,"matchers":[{"string":"#% increased Damage with Non-Vaal Skills during Soul Gain Prevention"},{"string":"#% reduced Damage with Non-Vaal Skills during Soul Gain Prevention","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1583385065"],"fractured":["fractured.stat_1583385065"],"crafted":["crafted.stat_1583385065"]}}} {"ref":"#% increased Damage with One Handed Weapons","better":1,"matchers":[{"string":"#% increased Damage with One Handed Weapons"},{"string":"#% reduced Damage with One Handed Weapons","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1010549321"],"fractured":["fractured.stat_1010549321"]}}} {"ref":"#% increased Damage with Poison","better":1,"matchers":[{"string":"#% increased Damage with Poison"},{"string":"#% reduced Damage with Poison","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1290399200"],"implicit":["implicit.stat_1290399200"],"fractured":["fractured.stat_1290399200"]}}} +{"ref":"#% increased Damage with Poison from Melee Weapons","better":1,"matchers":[{"string":"#% increased Damage with Poison from Melee Weapons"},{"string":"#% reduced Damage with Poison from Melee Weapons","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_776174407"]}}} {"ref":"#% increased Damage with Poison if you have at least 300 Dexterity","better":1,"matchers":[{"string":"#% increased Damage with Poison if you have at least 300 Dexterity"},{"string":"#% reduced Damage with Poison if you have at least 300 Dexterity","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_256730087"]}}} {"ref":"#% increased Damage with Poison per Frenzy Charge","better":1,"matchers":[{"string":"#% increased Damage with Poison per Frenzy Charge"},{"string":"#% reduced Damage with Poison per Frenzy Charge","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1221011086"]}}} {"ref":"#% increased Damage with Poison per Power Charge","better":1,"matchers":[{"string":"#% increased Damage with Poison per Power Charge"},{"string":"#% reduced Damage with Poison per Power Charge","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_4230767876"]}}} @@ -919,6 +932,7 @@ {"ref":"#% increased Duration of Cold Ailments","better":1,"matchers":[{"string":"#% increased Duration of Cold Ailments"},{"string":"#% reduced Duration of Cold Ailments","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3571964448"],"fractured":["fractured.stat_3571964448"]}}} {"ref":"#% increased Duration of Curses on you","better":1,"matchers":[{"string":"#% increased Duration of Curses on you"},{"string":"#% reduced Duration of Curses on you","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2920970371"]}}} {"ref":"#% increased Duration of Curses on you per 10 Devotion","better":1,"matchers":[{"string":"#% increased Duration of Curses on you per 10 Devotion"},{"string":"#% reduced Duration of Curses on you per 10 Devotion","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_4235333770"]}}} +{"ref":"#% increased Duration of Elemental Ailments from Melee Weapon Attacks","better":1,"matchers":[{"string":"#% increased Duration of Elemental Ailments from Melee Weapon Attacks"},{"string":"#% reduced Duration of Elemental Ailments from Melee Weapon Attacks","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3284469689"]}}} {"ref":"#% increased Duration of Elemental Ailments on Enemies","better":1,"matchers":[{"string":"#% increased Duration of Elemental Ailments on Enemies"},{"string":"#% reduced Duration of Elemental Ailments on Enemies","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2604619892"]}}} {"ref":"#% increased Duration of Elemental Ailments on You while affected by a Rare Abyss Jewel","better":1,"matchers":[{"string":"#% increased Duration of Elemental Ailments on You while affected by a Rare Abyss Jewel"},{"string":"#% reduced Duration of Elemental Ailments on You while affected by a Rare Abyss Jewel","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_287112619"]}}} {"ref":"#% increased Duration of Lightning Ailments","better":1,"matchers":[{"string":"#% increased Duration of Lightning Ailments"},{"string":"#% reduced Duration of Lightning Ailments","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1484471543"]}}} @@ -931,10 +945,12 @@ {"ref":"#% increased Effect of Arcane Surge on you per\nHypnotic Eye Jewel affecting you, up to a maximum of 40%","better":1,"matchers":[{"string":"#% increased Effect of Arcane Surge on you per\nHypnotic Eye Jewel affecting you, up to a maximum of 40%"},{"string":"#% reduced Effect of Arcane Surge on you per\nHypnotic Eye Jewel affecting you","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1012072406"]}}} {"ref":"#% increased Effect of Arcane Surge on you while affected by Clarity","better":1,"matchers":[{"string":"#% increased Effect of Arcane Surge on you while affected by Clarity"},{"string":"#% reduced Effect of Arcane Surge on you while affected by Clarity","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1808477254"]}}} {"ref":"#% increased Effect of Auras from Mines","better":1,"matchers":[{"string":"#% increased Effect of Auras from Mines"},{"string":"#% reduced Effect of Auras from Mines","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2121424530"]}}} +{"ref":"#% increased Effect of Blind from Melee Weapons","better":1,"matchers":[{"string":"#% increased Effect of Blind from Melee Weapons"},{"string":"#% reduced Effect of Blind from Melee Weapons","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_1808507379"]}}} {"ref":"#% increased Effect of Buffs granted by Socketed Golem Skills","better":1,"matchers":[{"string":"#% increased Effect of Buffs granted by Socketed Golem Skills"}],"trade":{"ids":{"explicit":["explicit.stat_2813516522"]}}} {"ref":"#% increased Effect of Buffs granted by your Golems","better":1,"matchers":[{"string":"#% increased Effect of Buffs granted by your Golems"},{"string":"#% reduced Effect of Buffs granted by your Golems","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2109043683"],"implicit":["implicit.stat_2109043683"]}}} {"ref":"#% increased Effect of Buffs on you","better":1,"matchers":[{"string":"#% increased Effect of Buffs on you"}],"trade":{"ids":{"explicit":["explicit.stat_306104305"]}}} {"ref":"#% increased Effect of Chill and Shock on you","better":-1,"matchers":[{"string":"#% increased Effect of Chill and Shock on you"},{"string":"#% reduced Effect of Chill and Shock on you","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1984113628"],"fractured":["fractured.stat_1984113628"],"crafted":["crafted.stat_1984113628"]}}} +{"ref":"#% increased Effect of Chill from Melee Weapons","better":1,"matchers":[{"string":"#% increased Effect of Chill from Melee Weapons"},{"string":"#% reduced Effect of Chill from Melee Weapons","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_3296814491"]}}} {"ref":"#% increased Effect of Chilled Ground","better":1,"matchers":[{"string":"#% increased Effect of Chilled Ground"},{"string":"#% reduced Effect of Chilled Ground","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2134166669"]}}} {"ref":"#% increased Effect of Chills you inflict while Leeching Mana","better":1,"matchers":[{"string":"#% increased Effect of Chills you inflict while Leeching Mana"},{"string":"#% reduced Effect of Chills you inflict while Leeching Mana","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_898270877"]}}} {"ref":"#% increased Effect of Cold Ailments","better":1,"matchers":[{"string":"#% increased Effect of Cold Ailments"},{"string":"#% reduced Effect of Cold Ailments","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1793818220"],"implicit":["implicit.stat_1793818220"],"fractured":["fractured.stat_1793818220"]}}} @@ -959,6 +975,7 @@ {"ref":"#% increased Effect of Onslaught on you","better":1,"matchers":[{"string":"#% increased Effect of Onslaught on you"},{"string":"#% reduced Effect of Onslaught on you","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3151397056"],"implicit":["implicit.stat_3151397056"],"fractured":["fractured.stat_3151397056"]}}} {"ref":"#% increased Effect of Scorch","better":1,"matchers":[{"string":"#% increased Effect of Scorch"},{"string":"#% reduced Effect of Scorch","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_344570534"]}}} {"ref":"#% increased Effect of Shock","better":1,"matchers":[{"string":"#% increased Effect of Shock"},{"string":"#% reduced Effect of Shock","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2527686725"],"implicit":["implicit.stat_2527686725"],"fractured":["fractured.stat_2527686725"]}}} +{"ref":"#% increased Effect of Shock from Melee Weapons","better":1,"matchers":[{"string":"#% increased Effect of Shock from Melee Weapons"},{"string":"#% reduced Effect of Shock from Melee Weapons","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_2245266924"]}}} {"ref":"#% increased Effect of Shock on you during Effect","better":-1,"matchers":[{"string":"#% increased Effect of Shock on you during Effect"},{"string":"#% reduced Effect of Shock on you during Effect","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1878455805"],"fractured":["fractured.stat_1878455805"]}}} {"ref":"#% increased Effect of Shocks you inflict during Effect","better":1,"matchers":[{"string":"#% increased Effect of Shocks you inflict during Effect"},{"string":"#% reduced Effect of Shocks you inflict during Effect","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3338065776"]}}} {"ref":"#% increased Effect of Shocks you inflict while Leeching Energy Shield","better":1,"matchers":[{"string":"#% increased Effect of Shocks you inflict while Leeching Energy Shield"},{"string":"#% reduced Effect of Shocks you inflict while Leeching Energy Shield","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3578946428"]}}} @@ -975,7 +992,7 @@ {"ref":"#% increased Effect of Withered","better":1,"matchers":[{"string":"#% increased Effect of Withered"},{"string":"#% reduced Effect of Withered","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2545584555"]}}} {"ref":"#% increased Effect of your Curses","better":1,"matchers":[{"string":"#% increased Effect of your Curses"},{"string":"#% reduced Effect of your Curses","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2353576063"],"implicit":["implicit.stat_2353576063"],"fractured":["fractured.stat_2353576063"],"scourge":["scourge.stat_2353576063"],"crafted":["crafted.stat_2353576063"]}}} {"ref":"#% increased Effect of your Marks","better":1,"matchers":[{"string":"#% increased Effect of your Marks"},{"string":"#% reduced Effect of your Marks","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_803185500"],"implicit":["implicit.stat_803185500"],"fractured":["fractured.stat_803185500"]}}} -{"ref":"#% increased Elemental Damage","better":1,"matchers":[{"string":"#% increased Elemental Damage"},{"string":"#% reduced Elemental Damage","negate":true}],"trade":{"ids":{"pseudo":["pseudo.pseudo_increased_elemental_damage"],"explicit":["explicit.stat_3141070085"],"implicit":["implicit.stat_3141070085"],"fractured":["fractured.stat_3141070085"],"scourge":["scourge.stat_3141070085"]}}} +{"ref":"#% increased Elemental Damage","better":1,"matchers":[{"string":"#% increased Elemental Damage"},{"string":"Has #% increased Elemental Damage"},{"string":"#% reduced Elemental Damage","negate":true},{"string":"Has #% reduced Elemental Damage","negate":true}],"trade":{"ids":{"pseudo":["pseudo.pseudo_increased_elemental_damage"],"explicit":["explicit.stat_3141070085"],"implicit":["implicit.stat_3141070085"],"fractured":["fractured.stat_3141070085"],"enchant":["enchant.stat_692420067"],"scourge":["scourge.stat_3141070085"]}}} {"ref":"#% increased Elemental Damage during any Flask Effect","better":1,"matchers":[{"string":"#% increased Elemental Damage during any Flask Effect"},{"string":"#% reduced Elemental Damage during any Flask Effect","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3150967823"]}}} {"ref":"#% increased Elemental Damage if you've dealt a Critical Strike Recently","better":1,"matchers":[{"string":"#% increased Elemental Damage if you've dealt a Critical Strike Recently"},{"string":"#% reduced Elemental Damage if you've dealt a Critical Strike Recently","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2379781920"],"fractured":["fractured.stat_2379781920"],"crafted":["crafted.stat_2379781920"]}}} {"ref":"#% increased Elemental Damage if you've Warcried Recently","better":1,"matchers":[{"string":"#% increased Elemental Damage if you've Warcried Recently"}],"trade":{"ids":{"explicit":["explicit.stat_2803182108"]}}} @@ -990,6 +1007,7 @@ {"ref":"#% increased Elemental Damage with Attack Skills during any Flask Effect","better":1,"matchers":[{"string":"#% increased Elemental Damage with Attack Skills during any Flask Effect"},{"string":"#% reduced Elemental Damage with Attack Skills during any Flask Effect","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_782323220"]}}} {"ref":"#% increased Elemental Damage with Attack Skills per Power Charge","better":1,"matchers":[{"string":"#% increased Elemental Damage with Attack Skills per Power Charge"},{"string":"#% reduced Elemental Damage with Attack Skills per Power Charge","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_4116409626"]}}} {"ref":"#% increased Elemental Damage with Hits and Ailments for\neach type of Elemental Ailment on Enemy","better":1,"matchers":[{"string":"#% increased Elemental Damage with Hits and Ailments for\neach type of Elemental Ailment on Enemy"},{"string":"#% reduced Elemental Damage with Hits and Ailments for\neach type of Elemental Ailment on Enemy","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2605663324"]}}} +{"ref":"#% increased Elemental Damage with Melee Weapons","better":1,"matchers":[{"string":"#% increased Elemental Damage with Melee Weapons"},{"string":"#% reduced Elemental Damage with Melee Weapons","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_503138266"]}}} {"ref":"#% increased Elemental Hit Attack Speed","better":1,"matchers":[{"string":"#% increased Elemental Hit Attack Speed"},{"string":"#% reduced Elemental Hit Attack Speed","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_1151217691"]}}} {"ref":"#% increased Elemental Weakness Curse Effect","better":1,"matchers":[{"string":"#% increased Elemental Weakness Curse Effect"},{"string":"#% reduced Elemental Weakness Curse Effect","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_3348324479"],"enchant":["enchant.stat_3348324479"]}}} {"ref":"#% increased Elemental Weakness Duration","better":1,"matchers":[{"string":"#% increased Elemental Weakness Duration"},{"string":"#% reduced Elemental Weakness Duration","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_2690620076"]}}} @@ -1055,6 +1073,7 @@ {"ref":"#% increased Eye of Winter Projectile Speed","better":1,"matchers":[{"string":"#% increased Eye of Winter Projectile Speed"},{"string":"#% reduced Eye of Winter Projectile Speed","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_1739537617"]}}} {"ref":"#% increased Fire Damage","better":1,"matchers":[{"string":"#% increased Fire Damage"},{"string":"#% reduced Fire Damage","negate":true}],"trade":{"ids":{"pseudo":["pseudo.pseudo_increased_fire_damage"],"explicit":["explicit.stat_3962278098"],"implicit":["implicit.stat_3962278098"],"fractured":["fractured.stat_3962278098"],"scourge":["scourge.stat_3962278098"],"crafted":["crafted.stat_3962278098"]}}} {"ref":"#% increased Fire Damage if you have used a Cold Skill Recently","better":1,"matchers":[{"string":"#% increased Fire Damage if you have used a Cold Skill Recently"},{"string":"#% reduced Fire Damage if you have used a Cold Skill Recently","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_4167600809"]}}} +{"ref":"#% increased Fire Damage per 1% Fire Resistance above 75%","better":1,"matchers":[{"string":"#% increased Fire Damage per 1% Fire Resistance above 75%"},{"string":"#% reduced Fire Damage per 1% Fire Resistance above 75%","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_3013187834"]}}} {"ref":"#% increased Fire Damage per 1% Missing Fire Resistance, up to a maximum of 300%","better":1,"matchers":[{"string":"#% increased Fire Damage per 1% Missing Fire Resistance, up to a maximum of 300%"},{"string":"#% reduced Fire Damage per 1% Missing Fire Resistance, up to a maximum of 300%","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1060236362"]}}} {"ref":"#% increased Fire Damage per 20 Strength","better":1,"matchers":[{"string":"#% increased Fire Damage per 20 Strength"},{"string":"#% reduced Fire Damage per 20 Strength","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2241902512"],"implicit":["implicit.stat_2241902512"]}}} {"ref":"#% increased Fire Damage taken","better":1,"matchers":[{"string":"#% increased Fire Damage taken"},{"string":"#% reduced Fire Damage taken","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3743301799"],"implicit":["implicit.stat_3743301799"],"fractured":["fractured.stat_3743301799"],"scourge":["scourge.stat_3743301799"]}}} @@ -1089,6 +1108,7 @@ {"ref":"#% increased Flammability Duration","better":1,"matchers":[{"string":"#% increased Flammability Duration"},{"string":"#% reduced Flammability Duration","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_2166622264"]}}} {"ref":"#% increased Flask Charges gained","better":1,"matchers":[{"string":"#% increased Flask Charges gained"},{"string":"Players have #% increased Flask Charges gained"},{"string":"#% reduced Flask Charges gained","negate":true},{"string":"Players have #% reduced Flask Charges gained","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1452809865"],"implicit":["implicit.stat_1452809865"],"fractured":["fractured.stat_1452809865"],"scourge":["scourge.stat_1452809865"],"crafted":["crafted.stat_1452809865"]}}} {"ref":"#% increased Flask Charges gained during any Flask Effect","better":1,"matchers":[{"string":"#% increased Flask Charges gained during any Flask Effect"},{"string":"#% reduced Flask Charges gained during any Flask Effect","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_662803072"]}}} +{"ref":"#% increased Flask Charges gained from Kills with Melee Weapons","better":1,"matchers":[{"string":"#% increased Flask Charges gained from Kills with Melee Weapons"},{"string":"#% reduced Flask Charges gained from Kills with Melee Weapons","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_6637015"]}}} {"ref":"#% increased Flask Effect Duration","better":1,"matchers":[{"string":"#% increased Flask Effect Duration"},{"string":"#% reduced Flask Effect Duration","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3741323227"],"implicit":["implicit.stat_3741323227"],"fractured":["fractured.stat_3741323227"],"enchant":["enchant.stat_3741323227"],"crafted":["crafted.stat_3741323227"]}}} {"ref":"#% increased Flask Effect Duration per Level","better":1,"matchers":[{"string":"#% increased Flask Effect Duration per Level"},{"string":"#% reduced Flask Effect Duration per Level","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_981878473"]}}} {"ref":"#% increased Flask Life Recovery rate","better":1,"matchers":[{"string":"#% increased Flask Life Recovery rate"},{"string":"#% reduced Flask Life Recovery rate","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_51994685"],"fractured":["fractured.stat_51994685"],"scourge":["scourge.stat_51994685"],"crafted":["crafted.stat_51994685"]}}} @@ -1276,6 +1296,8 @@ {"ref":"#% increased Melee Damage when on Full Life","better":1,"matchers":[{"string":"#% increased Melee Damage when on Full Life"},{"string":"#% reduced Melee Damage when on Full Life","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3579807004"]}}} {"ref":"#% increased Melee Physical Damage against Ignited Enemies","better":1,"matchers":[{"string":"#% increased Melee Physical Damage against Ignited Enemies"},{"string":"#% reduced Melee Physical Damage against Ignited Enemies","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1332534089"]}}} {"ref":"#% increased Melee Physical Damage per 10 Dexterity","better":1,"matchers":[{"string":"#% increased Melee Physical Damage per 10 Dexterity"}],"trade":{"ids":{"explicit":["explicit.stat_2355151849"]}}} +{"ref":"#% increased Melee Weapon Attack Speed","better":1,"matchers":[{"string":"#% increased Melee Weapon Attack Speed"},{"string":"#% reduced Melee Weapon Attack Speed","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2038105340"]}}} +{"ref":"#% increased Melee Weapon Damage against Enemies that are on Low Life","better":1,"matchers":[{"string":"#% increased Melee Weapon Damage against Enemies that are on Low Life"}],"trade":{"ids":{"explicit":["explicit.stat_259714394"]}}} {"ref":"#% increased Merchant Prices","better":1,"matchers":[{"string":"#% increased Merchant Prices"},{"string":"#% reduced Merchant Prices","negate":true}],"trade":{"ids":{"explicit":["sanctum.stat_3096446459"]}}} {"ref":"#% increased Mine Damage","better":1,"matchers":[{"string":"#% increased Mine Damage"},{"string":"#% reduced Mine Damage","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2137912951"],"fractured":["fractured.stat_2137912951"],"crafted":["crafted.stat_2137912951"]}}} {"ref":"#% increased Mine Duration","better":1,"matchers":[{"string":"#% increased Mine Duration"},{"string":"#% reduced Mine Duration","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_117667746"],"fractured":["fractured.stat_117667746"]}}} @@ -1414,6 +1436,7 @@ {"ref":"#% increased Rarity of Items found","better":1,"matchers":[{"string":"#% increased Rarity of Items found"},{"string":"#% reduced Rarity of Items found","negate":true}],"trade":{"ids":{"pseudo":["pseudo.pseudo_increased_rarity"],"explicit":["explicit.stat_3917489142"],"implicit":["implicit.stat_3917489142"],"fractured":["fractured.stat_3917489142"],"scourge":["scourge.stat_3917489142"],"crafted":["crafted.stat_3917489142"]}}} {"ref":"#% increased Rarity of Items found during Effect","better":1,"matchers":[{"string":"#% increased Rarity of Items found during Effect"},{"string":"#% reduced Rarity of Items found during Effect","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1740200922","explicit.stat_3251705960"],"crafted":["crafted.stat_3251705960"]}}} {"ref":"#% increased Rarity of Items found from Slain Unique Enemies","better":1,"matchers":[{"string":"#% increased Rarity of Items found from Slain Unique Enemies"},{"string":"#% reduced Rarity of Items found from Slain Unique Enemies","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_121185030"],"fractured":["fractured.stat_121185030"]}}} +{"ref":"#% increased Rarity of Items found per Mana Burn, up to a maximum of 100%","better":1,"matchers":[{"string":"#% increased Rarity of Items found per Mana Burn, up to a maximum of 100%"}],"trade":{"ids":{"explicit":["explicit.stat_3226452989"]}}} {"ref":"#% increased Rarity of Items found when on Low Life","better":1,"matchers":[{"string":"#% increased Rarity of Items found when on Low Life"},{"string":"#% reduced Rarity of Items found when on Low Life","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2929867083"]}}} {"ref":"#% increased Rarity of Items found with a Normal Item Equipped","better":1,"matchers":[{"string":"#% increased Rarity of Items found with a Normal Item Equipped"},{"string":"#% reduced Rarity of Items found with a Normal Item Equipped","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_4151190513"]}}} {"ref":"#% increased Reap Area of Effect","better":1,"matchers":[{"string":"#% increased Reap Area of Effect"},{"string":"#% reduced Reap Area of Effect","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_647221668"]}}} @@ -1471,7 +1494,7 @@ {"ref":"#% increased Spectral Shield Throw Projectile Speed","better":1,"matchers":[{"string":"#% increased Spectral Shield Throw Projectile Speed"},{"string":"#% reduced Spectral Shield Throw Projectile Speed","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_1561141582"]}}} {"ref":"#% increased Spectral Throw Damage","better":1,"matchers":[{"string":"#% increased Spectral Throw Damage"},{"string":"#% reduced Spectral Throw Damage","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_3755794090"]}}} {"ref":"#% increased Spectral Throw Projectile Speed","better":1,"matchers":[{"string":"#% increased Spectral Throw Projectile Speed"},{"string":"#% reduced Spectral Throw Projectile Speed","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_1062615953"]}}} -{"ref":"#% increased Spell Critical Strike Chance","better":1,"matchers":[{"string":"#% increased Spell Critical Strike Chance"},{"string":"#% reduced Spell Critical Strike Chance","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_737908626"],"implicit":["implicit.stat_737908626"],"fractured":["fractured.stat_737908626"],"crafted":["crafted.stat_737908626"]}}} +{"ref":"#% increased Spell Critical Strike Chance","better":1,"matchers":[{"string":"#% increased Spell Critical Strike Chance"},{"string":"#% reduced Spell Critical Strike Chance","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_737908626"],"implicit":["implicit.stat_737908626"],"fractured":["fractured.stat_737908626"],"enchant":["enchant.stat_737908626"],"crafted":["crafted.stat_737908626"]}}} {"ref":"#% increased Spell Critical Strike Chance per 100 Player Maximum Life","better":1,"matchers":[{"string":"#% increased Spell Critical Strike Chance per 100 Player Maximum Life"},{"string":"#% reduced Spell Critical Strike Chance per 100 Player Maximum Life","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3775574601"]}}} {"ref":"#% increased Spell Critical Strike Chance per Raised Spectre","better":1,"matchers":[{"string":"#% increased Spell Critical Strike Chance per Raised Spectre"},{"string":"#% reduced Spell Critical Strike Chance per Raised Spectre","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_495095219"]}}} {"ref":"#% increased Spell Damage","better":1,"matchers":[{"string":"#% increased Spell Damage"},{"string":"#% reduced Spell Damage","negate":true}],"trade":{"ids":{"pseudo":["pseudo.pseudo_increased_spell_damage"],"explicit":["explicit.stat_2974417149"],"implicit":["implicit.stat_2974417149"],"fractured":["fractured.stat_2974417149"],"enchant":["enchant.stat_2974417149"],"scourge":["scourge.stat_2974417149"],"crafted":["crafted.stat_2974417149"]}}} @@ -1511,6 +1534,7 @@ {"ref":"#% increased Stun and Block Recovery","better":1,"matchers":[{"string":"#% increased Stun and Block Recovery"},{"string":"#% reduced Stun and Block Recovery","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2511217560"],"implicit":["implicit.stat_2511217560"],"fractured":["fractured.stat_2511217560"],"scourge":["scourge.stat_2511217560"]}}} {"ref":"#% increased Stun Duration on Enemies","better":1,"matchers":[{"string":"#% increased Stun Duration on Enemies"},{"string":"#% reduced Stun Duration on Enemies","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2517001139"],"implicit":["implicit.stat_2517001139"],"fractured":["fractured.stat_2517001139"],"scourge":["scourge.stat_2517001139"],"crafted":["crafted.stat_2517001139"]}}} {"ref":"#% increased Stun Duration on you","better":1,"matchers":[{"string":"#% increased Stun Duration on you"},{"string":"#% reduced Stun Duration on you","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1067429236"]}}} +{"ref":"#% increased Stun Duration with Melee Weapons","better":1,"matchers":[{"string":"#% increased Stun Duration with Melee Weapons"},{"string":"#% reduced Stun Duration with Melee Weapons","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_2912587137"]}}} {"ref":"#% increased Stun Threshold","better":1,"matchers":[{"string":"#% increased Stun Threshold"},{"string":"#% reduced Stun Threshold","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_680068163"],"implicit":["implicit.stat_680068163"],"fractured":["fractured.stat_680068163"]}}} {"ref":"#% increased Suffix Modifier magnitudes","better":1,"matchers":[{"string":"#% increased Suffix Modifier magnitudes"},{"string":"#% reduced Suffix Modifier magnitudes","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_1033086302"]}}} {"ref":"#% increased Summon Reaper Cooldown Recovery Rate","better":1,"matchers":[{"string":"#% increased Summon Reaper Cooldown Recovery Rate"},{"string":"#% reduced Summon Reaper Cooldown Recovery Rate","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_82475304"]}}} @@ -1714,7 +1738,7 @@ {"ref":"#% of Overkill Damage is Leeched as Life","better":1,"matchers":[{"string":"#% of Overkill Damage is Leeched as Life"}],"trade":{"ids":{"explicit":["explicit.stat_3511523149"]}}} {"ref":"#% of Physical Attack Damage Leeched as Life","dp":true,"better":1,"matchers":[{"string":"#% of Physical Attack Damage Leeched as Life"}],"trade":{"ids":{"pseudo":["pseudo.pseudo_physical_attack_damage_leeched_as_life"],"explicit":["explicit.stat_3593843976","explicit.stat_55876295"],"implicit":["implicit.stat_3593843976","implicit.stat_55876295"],"fractured":["fractured.stat_3593843976","fractured.stat_55876295"],"scourge":["scourge.stat_3593843976"],"crafted":["crafted.stat_3593843976","crafted.stat_55876295"]}}} {"ref":"#% of Physical Attack Damage Leeched as Life per Red Socket","dp":true,"better":1,"matchers":[{"string":"#% of Physical Attack Damage Leeched as Life per Red Socket"}],"trade":{"ids":{"explicit":["explicit.stat_3025389409"]}}} -{"ref":"#% of Physical Attack Damage Leeched as Mana","dp":true,"better":1,"matchers":[{"string":"#% of Physical Attack Damage Leeched as Mana"}],"trade":{"ids":{"pseudo":["pseudo.pseudo_physical_attack_damage_leeched_as_mana"],"explicit":["explicit.stat_3237948413","explicit.stat_669069897"],"implicit":["implicit.stat_3237948413","implicit.stat_669069897"],"fractured":["fractured.stat_3237948413","fractured.stat_669069897"],"scourge":["scourge.stat_3237948413"],"crafted":["crafted.stat_3237948413","crafted.stat_669069897"]}}} +{"ref":"#% of Physical Attack Damage Leeched as Mana","dp":true,"better":1,"matchers":[{"string":"#% of Physical Attack Damage Leeched as Mana"}],"trade":{"ids":{"pseudo":["pseudo.pseudo_physical_attack_damage_leeched_as_mana"],"explicit":["explicit.stat_3237948413","explicit.stat_669069897"],"implicit":["implicit.stat_3237948413","implicit.stat_669069897"],"fractured":["fractured.stat_3237948413","fractured.stat_669069897"],"enchant":["enchant.stat_669069897"],"scourge":["scourge.stat_3237948413"],"crafted":["crafted.stat_3237948413","crafted.stat_669069897"]}}} {"ref":"#% of Physical Attack Damage Leeched as Mana per Blue Socket","dp":true,"better":1,"matchers":[{"string":"#% of Physical Attack Damage Leeched as Mana per Blue Socket"}],"trade":{"ids":{"explicit":["explicit.stat_172852114"]}}} {"ref":"#% of Physical Damage converted to a random Element","better":1,"matchers":[{"string":"#% of Physical Damage converted to a random Element"}],"trade":{"ids":{"explicit":["explicit.stat_1776612984"]}}} {"ref":"#% of Physical Damage Converted to Chaos Damage","better":1,"matchers":[{"string":"#% of Physical Damage Converted to Chaos Damage"}],"trade":{"ids":{"explicit":["explicit.stat_490098963"],"implicit":["implicit.stat_490098963"],"fractured":["fractured.stat_490098963"],"scourge":["scourge.stat_490098963"]}}} @@ -1772,7 +1796,8 @@ {"ref":"#% reduced Elemental Resistances","better":1,"matchers":[{"string":"#% increased Elemental Resistances"},{"string":"#% reduced Elemental Resistances","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_76848920"]},"inverted":true}} {"ref":"#% reduced Enemy Stun Threshold","better":1,"matchers":[{"string":"#% reduced Enemy Stun Threshold"},{"string":"#% increased Enemy Stun Threshold","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1443060084"],"implicit":["implicit.stat_1443060084"],"fractured":["fractured.stat_1443060084"],"scourge":["scourge.stat_1443060084"]}}} {"ref":"#% reduced Enemy Stun Threshold during any Flask Effect","better":1,"matchers":[{"string":"#% reduced Enemy Stun Threshold during any Flask Effect"}],"trade":{"ids":{"explicit":["explicit.stat_4228951304"]}}} -{"ref":"#% reduced Enemy Stun Threshold with this Weapon","better":1,"matchers":[{"string":"#% reduced Enemy Stun Threshold with this Weapon"},{"string":"#% increased Enemy Stun Threshold with this Weapon","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_832404842"],"crafted":["crafted.stat_832404842"]}}} +{"ref":"#% reduced Enemy Stun Threshold with Melee Weapons","better":1,"matchers":[{"string":"#% reduced Enemy Stun Threshold with Melee Weapons"},{"string":"#% increased Enemy Stun Threshold with Melee Weapons","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_2791825817"]}}} +{"ref":"#% reduced Enemy Stun Threshold with this Weapon","better":1,"matchers":[{"string":"#% reduced Enemy Stun Threshold with this Weapon"},{"string":"#% increased Enemy Stun Threshold with this Weapon","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_832404842"],"enchant":["enchant.stat_832404842"],"crafted":["crafted.stat_832404842"]}}} {"ref":"#% reduced Fishing Pool Consumption","better":-1,"matchers":[{"string":"#% increased Fishing Pool Consumption"},{"string":"#% reduced Fishing Pool Consumption","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1550221644"],"fractured":["fractured.stat_1550221644"],"scourge":["scourge.stat_1550221644"]},"inverted":true}} {"ref":"#% reduced Flask Charges used","better":-1,"matchers":[{"string":"#% increased Flask Charges used"},{"string":"#% reduced Flask Charges used","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_644456512"],"implicit":["implicit.stat_644456512"],"fractured":["fractured.stat_644456512"],"scourge":["scourge.stat_644456512"]},"inverted":true}} {"ref":"#% reduced Freeze Duration on you","better":1,"matchers":[{"string":"#% reduced Freeze Duration on you"},{"string":"#% increased Freeze Duration on you","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2160282525"],"implicit":["implicit.stat_2160282525"],"fractured":["fractured.stat_2160282525"],"enchant":["enchant.stat_2160282525"],"scourge":["scourge.stat_2160282525"]}}} @@ -1781,6 +1806,7 @@ {"ref":"#% reduced Ignite Duration on you","better":1,"matchers":[{"string":"#% reduced Ignite Duration on you"},{"string":"#% increased Ignite Duration on you","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_986397080"],"implicit":["implicit.stat_986397080"],"fractured":["fractured.stat_986397080"],"enchant":["enchant.stat_986397080"],"scourge":["scourge.stat_986397080"],"crafted":["crafted.stat_986397080"]}}} {"ref":"#% reduced Lightning Damage taken","better":-1,"matchers":[{"string":"#% increased Lightning Damage taken"},{"string":"#% reduced Lightning Damage taken","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1276918229"],"implicit":["implicit.stat_1276918229"],"fractured":["fractured.stat_1276918229"],"scourge":["scourge.stat_1276918229"]},"inverted":true}} {"ref":"#% reduced Lightning Warp Duration","better":-1,"matchers":[{"string":"#% increased Lightning Warp Duration"},{"string":"#% reduced Lightning Warp Duration","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_609478942"]},"inverted":true}} +{"ref":"#% reduced Mana Burn rate","better":-1,"matchers":[{"string":"#% increased Mana Burn rate"},{"string":"#% reduced Mana Burn rate","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_116232170"]},"inverted":true}} {"ref":"#% reduced Mana Cost of Attacks","better":-1,"matchers":[{"string":"#% increased Mana Cost of Attacks"},{"string":"#% reduced Mana Cost of Attacks","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_2859471749"]},"inverted":true}} {"ref":"#% reduced Mana Cost of Minion Skills","better":-1,"matchers":[{"string":"#% increased Mana Cost of Minion Skills"},{"string":"#% reduced Mana Cost of Minion Skills","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2969128501"]},"inverted":true}} {"ref":"#% reduced Mana Cost of Raise Spectre","better":-1,"matchers":[{"string":"#% increased Mana Cost of Raise Spectre"},{"string":"#% reduced Mana Cost of Raise Spectre","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_262301496"]},"inverted":true}} @@ -1815,6 +1841,7 @@ {"ref":"+# Dexterity Requirement","better":1,"matchers":[{"string":"# Dexterity Requirement"}],"trade":{"ids":{"explicit":["explicit.stat_1133453872"],"scourge":["scourge.stat_1133453872"]}}} {"ref":"+# Energy Shield gained on Killing a Shocked Enemy","better":1,"matchers":[{"string":"# Energy Shield gained on Killing a Shocked Enemy"}],"trade":{"ids":{"explicit":["explicit.stat_347328113"]}}} {"ref":"+# Fire Damage taken from Hits","better":1,"matchers":[{"string":"# Fire Damage taken from Hits"}],"trade":{"ids":{"explicit":["explicit.stat_614758785"],"implicit":["implicit.stat_614758785"]}}} +{"ref":"+# Fire Damage taken from Hits per Mana Burn","better":1,"matchers":[{"string":"# Fire Damage taken from Hits per Mana Burn"}],"trade":{"ids":{"explicit":["explicit.stat_1483305963"]}}} {"ref":"+# Intelligence Requirement","better":1,"matchers":[{"string":"# Intelligence Requirement"}],"trade":{"ids":{"explicit":["explicit.stat_2153364323"],"scourge":["scourge.stat_2153364323"]}}} {"ref":"+# Life per 4 Dexterity","better":1,"matchers":[{"string":"# Life per 4 Dexterity"}],"trade":{"ids":{"explicit":["explicit.stat_2042405614"]}}} {"ref":"+# Lightning Damage taken from Hits","better":1,"matchers":[{"string":"# Lightning Damage taken from Hits"}],"trade":{"ids":{"implicit":["implicit.stat_465051235"]}}} @@ -1829,7 +1856,7 @@ {"ref":"+# metre to Melee Strike Range per White Socket","better":1,"matchers":[{"string":"# metre to Melee Strike Range per White Socket"},{"string":"# metres to Melee Strike Range per White Socket"}],"trade":{"ids":{"explicit":["explicit.stat_2076080860"]}}} {"ref":"+# metre to Melee Strike Range while Unarmed","better":1,"matchers":[{"string":"# metre to Melee Strike Range while Unarmed"},{"string":"# metres to Melee Strike Range while Unarmed"}],"trade":{"ids":{"explicit":["explicit.stat_3273962791"]}}} {"ref":"+# metre to Weapon Range per 10% Quality","better":1,"matchers":[{"string":"# metre to Weapon Range per 10% Quality"},{"string":"# metres to Weapon Range per 10% Quality"}],"trade":{"ids":{"enchant":["enchant.stat_2967267655"]}}} -{"ref":"+# metres to Weapon Range","better":1,"matchers":[{"string":"# metres to Melee Strike Range"},{"string":"# metres to Weapon Range"}],"trade":{"ids":{"explicit":["explicit.stat_2264295449","explicit.stat_350598685"],"implicit":["implicit.stat_2264295449","implicit.stat_350598685"],"fractured":["fractured.stat_2264295449","fractured.stat_350598685"],"scourge":["scourge.stat_350598685"],"crafted":["crafted.stat_2264295449","crafted.stat_350598685"]}}} +{"ref":"+# metres to Weapon Range","better":1,"matchers":[{"string":"# metres to Melee Strike Range"},{"string":"# metres to Weapon Range"}],"trade":{"ids":{"explicit":["explicit.stat_2264295449","explicit.stat_350598685"],"implicit":["implicit.stat_2264295449","implicit.stat_350598685"],"fractured":["fractured.stat_2264295449","fractured.stat_350598685"],"enchant":["enchant.stat_350598685"],"scourge":["scourge.stat_350598685"],"crafted":["crafted.stat_2264295449","crafted.stat_350598685"]}}} {"ref":"+# Physical Damage taken from Attack Hits","better":1,"matchers":[{"string":"# Physical Damage taken from Attack Hits"}],"trade":{"ids":{"explicit":["explicit.stat_3441651621"],"implicit":["implicit.stat_3441651621"],"fractured":["fractured.stat_3441651621"]}}} {"ref":"+# Physical Damage taken from Hits","better":1,"matchers":[{"string":"# Physical Damage taken from Hits"}],"trade":{"ids":{"explicit":["explicit.stat_321765853"]}}} {"ref":"+# Physical Damage taken from Hits by Animals","better":1,"matchers":[{"string":"# Physical Damage taken from Hits by Animals"}],"trade":{"ids":{"explicit":["explicit.stat_3277537093"]}}} @@ -2065,7 +2092,7 @@ {"ref":"+# to Level of all Petrified Blood Gems","better":1,"matchers":[{"string":"# to Level of all Petrified Blood Gems","advanced":"# to Level of all Petrified Blood(Fireball-Divine Retribution) Gems"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_240"]}}} {"ref":"+# to Level of all Phase Run Gems","better":1,"matchers":[{"string":"# to Level of all Phase Run Gems","advanced":"# to Level of all Phase Run(Fireball-Divine Retribution) Gems"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_36"]}}} {"ref":"+# to Level of all Physical Skill Gems","better":1,"matchers":[{"string":"# to Level of all Physical Skill Gems"}],"trade":{"ids":{"explicit":["explicit.stat_619213329"],"fractured":["fractured.stat_619213329"]}}} -{"ref":"+# to Level of all Physical Spell Skill Gems","better":1,"matchers":[{"string":"# to Level of all Physical Spell Skill Gems"}],"trade":{"ids":{"explicit":["explicit.stat_1600707273"],"fractured":["fractured.stat_1600707273"],"scourge":["scourge.stat_1600707273"]}}} +{"ref":"+# to Level of all Physical Spell Skill Gems","better":1,"matchers":[{"string":"# to Level of all Physical Spell Skill Gems"}],"trade":{"ids":{"explicit":["explicit.stat_1600707273"],"fractured":["fractured.stat_1600707273"],"enchant":["enchant.stat_1600707273"],"scourge":["scourge.stat_1600707273"]}}} {"ref":"+# to Level of all Plague Bearer Gems","better":1,"matchers":[{"string":"# to Level of all Plague Bearer Gems","advanced":"# to Level of all Plague Bearer(Fireball-Divine Retribution) Gems"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_210"]}}} {"ref":"+# to Level of all Poacher's Mark Gems","better":1,"matchers":[{"string":"# to Level of all Poacher's Mark Gems","advanced":"# to Level of all Poacher's Mark(Fireball-Divine Retribution) Gems"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_117"]}}} {"ref":"+# to Level of all Poisonous Concoction Gems","better":1,"matchers":[{"string":"# to Level of all Poisonous Concoction Gems","advanced":"# to Level of all Poisonous Concoction(Fireball-Divine Retribution) Gems"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_258"]}}} @@ -2083,8 +2110,8 @@ {"ref":"+# to Level of all Pyroclast Mine Gems","better":1,"matchers":[{"string":"# to Level of all Pyroclast Mine Gems","advanced":"# to Level of all Pyroclast Mine(Fireball-Divine Retribution) Gems"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_91"]}}} {"ref":"+# to Level of all Rage Vortex Gems","better":1,"matchers":[{"string":"# to Level of all Rage Vortex Gems","advanced":"# to Level of all Rage Vortex(Fireball-Divine Retribution) Gems"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_244"]}}} {"ref":"+# to Level of all Rain of Arrows Gems","better":1,"matchers":[{"string":"# to Level of all Rain of Arrows Gems","advanced":"# to Level of all Rain of Arrows(Fireball-Divine Retribution) Gems"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_53"]}}} -{"ref":"+# to Level of all Raise Spectre Gems","better":1,"matchers":[{"string":"# to Level of all Raise Spectre Gems","advanced":"# to Level of all Raise Spectre(Fireball-Call to Arms) Gems"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_29","explicit.stat_3235814433"],"fractured":["fractured.stat_3235814433"]}}} -{"ref":"+# to Level of all Raise Zombie Gems","better":1,"matchers":[{"string":"# to Level of all Raise Zombie Gems","advanced":"# to Level of all Raise Zombie(Fireball-Call to Arms) Gems"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_16","explicit.stat_2739830820"]}}} +{"ref":"+# to Level of all Raise Spectre Gems","better":1,"matchers":[{"string":"# to Level of all Raise Spectre Gems","advanced":"# to Level of all Raise Spectre(Fireball-Divine Retribution) Gems"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_29","explicit.stat_3235814433"],"fractured":["fractured.stat_3235814433"]}}} +{"ref":"+# to Level of all Raise Zombie Gems","better":1,"matchers":[{"string":"# to Level of all Raise Zombie Gems","advanced":"# to Level of all Raise Zombie(Fireball-Divine Retribution) Gems"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_16","explicit.stat_2739830820"]}}} {"ref":"+# to Level of all Rallying Cry Gems","better":1,"matchers":[{"string":"# to Level of all Rallying Cry Gems","advanced":"# to Level of all Rallying Cry(Fireball-Divine Retribution) Gems"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_127"]}}} {"ref":"+# to Level of all Reap Gems","better":1,"matchers":[{"string":"# to Level of all Reap Gems","advanced":"# to Level of all Reap(Fireball-Divine Retribution) Gems"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_241"]}}} {"ref":"+# to Level of all Reave Gems","better":1,"matchers":[{"string":"# to Level of all Reave Gems","advanced":"# to Level of all Reave(Fireball-Divine Retribution) Gems"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_89"]}}} @@ -2471,6 +2498,7 @@ {"ref":"+#% to Damage over Time Multiplier per 10 Intelligence on Unallocated Passives in Radius","better":1,"matchers":[{"string":"#% to Damage over Time Multiplier per 10 Intelligence on Unallocated Passives in Radius"}],"trade":{"ids":{"explicit":["explicit.stat_1994121713"]}}} {"ref":"+#% to Damage over Time Multiplier while affected by Malevolence","better":1,"matchers":[{"string":"#% to Damage over Time Multiplier while affected by Malevolence"}],"trade":{"ids":{"explicit":["explicit.stat_2736708072"]}}} {"ref":"+#% to Damage over Time Multiplier with Attack Skills","better":1,"matchers":[{"string":"#% to Damage over Time Multiplier with Attack Skills"}],"trade":{"ids":{"explicit":["explicit.stat_693959086"],"fractured":["fractured.stat_693959086"]}}} +{"ref":"+#% to Damage over Time Multiplier with Melee Weapon Attacks","better":1,"matchers":[{"string":"#% to Damage over Time Multiplier with Melee Weapon Attacks"}],"trade":{"ids":{"explicit":["explicit.stat_1867426121"]}}} {"ref":"+#% to Elemental Resistances during Effect","better":1,"matchers":[{"string":"#% to Elemental Resistances during Effect"}],"trade":{"ids":{"explicit":["explicit.stat_3110554274"]}}} {"ref":"+#% to Fire and Chaos Resistances","better":1,"matchers":[{"string":"#% to Fire and Chaos Resistances"}],"trade":{"ids":{"explicit":["explicit.stat_378817135"],"fractured":["fractured.stat_378817135"],"crafted":["crafted.stat_378817135"]}}} {"ref":"+#% to Fire and Cold Resistances","better":1,"matchers":[{"string":"#% to Fire and Cold Resistances"}],"trade":{"ids":{"explicit":["explicit.stat_2915988346"],"implicit":["implicit.stat_2915988346"],"fractured":["fractured.stat_2915988346"],"crafted":["crafted.stat_2915988346"]}}} @@ -2500,6 +2528,7 @@ {"ref":"+#% to maximum Lightning Resistance while affected by Herald of Thunder","better":1,"matchers":[{"string":"#% to maximum Lightning Resistance while affected by Herald of Thunder"}],"trade":{"ids":{"explicit":["explicit.stat_3259396413"]}}} {"ref":"+#% to Maximum Quality","better":1,"matchers":[{"string":"#% to Maximum Quality"}],"trade":{"ids":{"implicit":["implicit.stat_2039822488"]}}} {"ref":"+#% to Melee Critical Strike Multiplier","better":1,"matchers":[{"string":"#% to Melee Critical Strike Multiplier"}],"trade":{"ids":{"explicit":["explicit.stat_4237442815"],"fractured":["fractured.stat_4237442815"]}}} +{"ref":"+#% to Melee Weapon Critical Strike Multiplier","better":1,"matchers":[{"string":"#% to Melee Weapon Critical Strike Multiplier"}],"trade":{"ids":{"explicit":["explicit.stat_605218169"]}}} {"ref":"+#% to Monster Critical Strike Multiplier","better":1,"fromAreaMods":true,"fromUberAreaMods":true,"fromHeistAreaMods":true,"matchers":[{"string":"#% to Monster Critical Strike Multiplier"}],"trade":{"ids":{"explicit":["explicit.stat_57326096"],"fractured":["fractured.stat_57326096"]}}} {"ref":"+#% to Off Hand Critical Strike Chance","dp":true,"better":1,"matchers":[{"string":"#% to Off Hand Critical Strike Chance"}],"trade":{"ids":{"explicit":["explicit.stat_1757389331"]}}} {"ref":"+#% to Off Hand Critical Strike Chance per 10 Maximum Energy Shield on Shield","dp":true,"better":1,"matchers":[{"string":"#% to Off Hand Critical Strike Chance per 10 Maximum Energy Shield on Shield"}],"trade":{"ids":{"explicit":["explicit.stat_3285400610"]}}} @@ -3011,9 +3040,9 @@ {"ref":"All Towers in range of your Empowering Towers have #% chance to deal Double Damage","better":1,"anointments":[{"roll":50,"oils":"13,13"}],"matchers":[{"string":"All Towers in range of your Empowering Towers have #% chance to deal Double Damage"},{"string":"All Towers in range of your Empowering Towers deal Double Damage","value":100}],"trade":{"ids":{"enchant":["enchant.stat_1959522666"]}}} {"ref":"Allies' Aura Buffs do not affect you","better":1,"matchers":[{"string":"Allies' Aura Buffs do not affect you"}],"trade":{"ids":{"explicit":["explicit.stat_1489905076"]}}} {"ref":"Allocated Small Passive Skills in Radius grant nothing","better":1,"matchers":[{"string":"Allocated Small Passive Skills in Radius grant nothing"}],"trade":{"ids":{"explicit":["explicit.stat_325204898"]}}} -{"ref":"Allocates #","better":0,"matchers":[{"string":"Allocates Executioner","value":10016,"oils":"3,4,6"},{"string":"Allocates Potency of Will","value":1006,"oils":"2,2,11"},{"string":"Allocates Prodigal Perfection","value":10115,"oils":"1,6,6"},{"string":"Allocates Physique","value":10153},{"string":"Allocates Tolerance","value":10511,"oils":"9,9,11"},{"string":"Allocates Spiked Bulwark","value":10542,"oils":"1,2,5"},{"string":"Allocates Dreamer","value":10835,"oils":"2,5,6"},{"string":"Allocates Arcanist's Dominion","value":11420,"oils":"1,9,10"},{"string":"Allocates Breath of Lightning","value":11645,"oils":"6,8,13"},{"string":"Allocates Endurance","value":11730,"oils":"1,10,13"},{"string":"Allocates Vampirism","value":11784,"oils":"3,5,8"},{"string":"Allocates Anointed Flesh","value":11820,"oils":"7,13,13"},{"string":"Allocates Breath of Flames","value":11924,"oils":"4,6,13"},{"string":"Allocates Influence","value":12143,"oils":"4,5,13"},{"string":"Allocates Path of the Warrior","value":12702,"oils":"3,3,3"},{"string":"Allocates Versatility","value":12795,"oils":"4,4,11"},{"string":"Allocates Berserking","value":12809,"oils":"1,2,11"},{"string":"Allocates Retaliation","value":12878,"oils":"4,9,11"},{"string":"Allocates Divine Judgement","value":13164,"oils":"2,5,10"},{"string":"Allocates Golem's Blood","value":1325,"oils":"5,13,13"},{"string":"Allocates Multishot","value":13375,"oils":"7,10,12"},{"string":"Allocates Rampart","value":1340,"oils":"3,4,10"},{"string":"Allocates Spirit Void","value":1382,"oils":"4,4,4"},{"string":"Allocates Steadfast","value":13922,"oils":"2,13,13"},{"string":"Allocates Unfaltering","value":14001,"oils":"7,7,9"},{"string":"Allocates From the Shadows","value":1405,"oils":"1,6,9"},{"string":"Allocates Butchery","value":14606,"oils":"4,8,9"},{"string":"Allocates Divine Wrath","value":14665,"oils":"3,3,11"},{"string":"Allocates Revelry","value":14813,"oils":"3,8,10"},{"string":"Allocates Beef","value":15027},{"string":"Allocates Redemption","value":15046,"oils":"2,8,9"},{"string":"Allocates Ambidexterity","value":15085,"oils":"3,6,10"},{"string":"Allocates Watchtowers","value":15290,"oils":"7,12,12"},{"string":"Allocates Freedom of Movement","value":15344,"oils":"1,2,8"},{"string":"Allocates Skittering Runes","value":15400,"oils":"11,12,12"},{"string":"Allocates Deflection","value":15437,"oils":"3,7,12"},{"string":"Allocates Claws of the Hawk","value":15614,"oils":"8,10,11"},{"string":"Allocates Fatal Blade","value":1568,"oils":"3,11,11"},{"string":"Allocates Blast Radius","value":15711,"oils":"1,4,11"},{"string":"Allocates One With Nature","value":15842,"oils":"4,9,10"},{"string":"Allocates Ethereal Feast","value":15852,"oils":"3,12,13"},{"string":"Allocates Toxic Strikes","value":16236,"oils":"1,3,9"},{"string":"Allocates Fusillade","value":16243,"oils":"2,4,4"},{"string":"Allocates Tranquility","value":16246,"oils":"0,12,13"},{"string":"Allocates Skull Cracking","value":16703,"oils":"1,10,11"},{"string":"Allocates Flash Freeze","value":17171,"oils":"4,6,9"},{"string":"Allocates Silent Steps","value":17608,"oils":"3,4,8"},{"string":"Allocates Hard Knocks","value":18025},{"string":"Allocates Mystic Bulwark","value":18174,"oils":"5,5,5"},{"string":"Allocates Graceful Assault","value":18703,"oils":"8,8,10"},{"string":"Allocates Perfectionist","value":18707,"oils":"4,5,12"},{"string":"Allocates Written in Blood","value":18769,"oils":"2,8,13"},{"string":"Allocates Melding","value":18865,"oils":"2,8,11"},{"string":"Allocates Thick Skin","value":19069,"oils":"8,12,12"},{"string":"Allocates Righteous Army","value":19103,"oils":"4,10,10"},{"string":"Allocates Sentinel","value":19144,"oils":"4,5,6"},{"string":"Allocates Path of the Hunter","value":19506,"oils":"1,4,4"},{"string":"Allocates Assured Strike","value":19730,"oils":"1,7,10"},{"string":"Allocates Concussive Force","value":19794,"oils":"5,7,12"},{"string":"Allocates Herbalism","value":19858,"oils":"5,11,12"},{"string":"Allocates Death Attunement","value":19897,"oils":"1,9,12"},{"string":"Allocates Instability","value":20528,"oils":"4,12,12"},{"string":"Allocates Sanctuary","value":20832,"oils":"3,5,5"},{"string":"Allocates Brinkmanship","value":20835,"oils":"1,3,11"},{"string":"Allocates Piercing Shots","value":21228,"oils":"10,11,12"},{"string":"Allocates High Explosives","value":21297,"oils":"4,4,12"},{"string":"Allocates Quick Recovery","value":21330,"oils":"5,5,13"},{"string":"Allocates Runesmith","value":21389,"oils":"6,9,12"},{"string":"Allocates Combat Stamina","value":21413,"oils":"1,4,10"},{"string":"Allocates Cloth and Chain","value":21435,"oils":"1,1,6"},{"string":"Allocates Breath of Rime","value":21460,"oils":"5,12,12"},{"string":"Allocates Destructive Apparatus","value":21602,"oils":"2,3,12"},{"string":"Allocates Arcane Chemistry","value":21634,"oils":"3,12,12"},{"string":"Allocates Cruel Preparation","value":21958,"oils":"5,10,12"},{"string":"Allocates Decay Ward","value":21973,"oils":"2,4,5"},{"string":"Allocates Invigorating Blaze","value":22133,"oils":"1,5,7"},{"string":"Allocates Eagle Eye","value":2225,"oils":"1,1,11"},{"string":"Allocates Hematophagy","value":22356,"oils":"8,10,12"},{"string":"Allocates Whispers of Doom","value":22535,"oils":"13,13,13"},{"string":"Allocates Serpent Stance","value":22702,"oils":"6,10,11"},{"string":"Allocates Wandslinger","value":22972,"oils":"5,5,9"},{"string":"Allocates Slaughter","value":23038,"oils":"6,6,6"},{"string":"Allocates Savagery","value":23066,"oils":"9,10,13"},{"string":"Allocates Essence Infusion","value":23690,"oils":"1,3,4"},{"string":"Allocates Coldhearted Calculation","value":24050,"oils":"9,9,9"},{"string":"Allocates Instinct","value":24067,"oils":"2,2,6"},{"string":"Allocates Survivalist","value":24133,"oils":"6,9,13"},{"string":"Allocates Dynamo","value":24256,"oils":"1,2,6"},{"string":"Allocates Explosive Impact","value":24324,"oils":"4,6,11"},{"string":"Allocates Deep Thoughts","value":24362,"oils":"1,4,8"},{"string":"Allocates Warrior's Blood","value":24383,"oils":"5,5,10"},{"string":"Allocates Ribcage Crusher","value":24721,"oils":"5,10,10"},{"string":"Allocates Harpooner","value":24858,"oils":"5,7,9"},{"string":"Allocates Blood Siphon","value":25058,"oils":"6,11,12"},{"string":"Allocates Primal Spirit","value":25178,"oils":"2,6,10"},{"string":"Allocates Blade Master","value":25367,"oils":"1,2,12"},{"string":"Allocates Indomitable Army","value":25409,"oils":"8,9,12"},{"string":"Allocates Infused","value":25411,"oils":"9,12,12"},{"string":"Allocates Undertaker","value":25439,"oils":"7,7,10"},{"string":"Allocates Dervish","value":25456,"oils":"6,9,10"},{"string":"Allocates Arsonist","value":2550,"oils":"4,4,6"},{"string":"Allocates Relentless Pursuit","value":25738,"oils":"2,7,9"},{"string":"Allocates Acrimony","value":25970,"oils":"1,10,10"},{"string":"Allocates Savage Wounds","value":26023,"oils":"5,10,13"},{"string":"Allocates Hatchet Master","value":26096,"oils":"4,5,9"},{"string":"Allocates Bloodletting","value":26294,"oils":"6,6,12"},{"string":"Allocates Static Blows","value":26557,"oils":"5,8,9"},{"string":"Allocates Vanquisher","value":26564,"oils":"4,7,12"},{"string":"Allocates Corruption","value":26620,"oils":"9,10,10"},{"string":"Allocates Sanctity","value":26866,"oils":"6,6,10"},{"string":"Allocates Forethought","value":26960,"oils":"5,7,10"},{"string":"Allocates Tribal Fury","value":27119,"oils":"11,12,13"},{"string":"Allocates Sanctum of Thought","value":27137,"oils":"6,6,13"},{"string":"Allocates Quickstep","value":2715,"oils":"3,3,4"},{"string":"Allocates Arcane Will","value":27163,"oils":"3,3,12"},{"string":"Allocates Overprepared","value":27190,"oils":"3,3,6"},{"string":"Allocates Heart and Soul","value":27203,"oils":"2,9,13"},{"string":"Allocates Martial Experience","value":27301,"oils":"1,4,6"},{"string":"Allocates Gravepact","value":27308,"oils":"6,10,10"},{"string":"Allocates Lord of the Dead","value":27611,"oils":"4,9,12"},{"string":"Allocates Blood Drinker","value":27788,"oils":"11,11,12"},{"string":"Allocates Deep Wisdom","value":27929,"oils":"2,5,5"},{"string":"Allocates Empowered Bond","value":28034,"oils":"1,7,7"},{"string":"Allocates Surge of Vigour","value":28449,"oils":"3,7,8"},{"string":"Allocates Life Raker","value":28503,"oils":"2,4,12"},{"string":"Allocates Assassination","value":28754,"oils":"10,11,13"},{"string":"Allocates Relentless","value":28878,"oils":"2,4,7"},{"string":"Allocates Holy Fire","value":29049,"oils":"3,5,12"},{"string":"Allocates Ravenous Horde","value":29381,"oils":"4,12,13"},{"string":"Allocates Dance of Blades","value":29522,"oils":"7,9,9"},{"string":"Allocates Season of Ice","value":2959,"oils":"7,10,13"},{"string":"Allocates Explosive Runes","value":29861,"oils":"3,6,6"},{"string":"Allocates Fending","value":30160,"oils":"2,2,4"},{"string":"Allocates Lightning Walker","value":30225,"oils":"2,2,10"},{"string":"Allocates Hearty","value":30302,"oils":"4,11,12"},{"string":"Allocates Lava Lash","value":30439,"oils":"1,1,13"},{"string":"Allocates True Strike","value":30471,"oils":"5,9,10"},{"string":"Allocates Divine Fervour","value":30693,"oils":"4,5,7"},{"string":"Allocates Expert Hunter","value":30974,"oils":"7,10,10"},{"string":"Allocates Robust","value":31033,"oils":"1,4,5"},{"string":"Allocates Natural Authority","value":31257,"oils":"2,12,13"},{"string":"Allocates Fatal Toxins","value":31359,"oils":"1,8,12"},{"string":"Allocates Aspect of the Lynx","value":31508,"oils":"8,8,9"},{"string":"Allocates Adjacent Animosity","value":31513,"oils":"7,9,11"},{"string":"Allocates Careful Conservationist","value":31585,"oils":"7,10,11"},{"string":"Allocates Titanic Impacts","value":32059,"oils":"3,4,11"},{"string":"Allocates Soul Thief","value":32176,"oils":"2,9,11"},{"string":"Allocates Adder's Touch","value":32227,"oils":"2,10,11"},{"string":"Allocates Expertise","value":32245},{"string":"Allocates Alacrity","value":32345},{"string":"Allocates Storm Weaver","value":32455,"oils":"2,9,10"},{"string":"Allocates Mark the Prey","value":32681,"oils":"2,7,10"},{"string":"Allocates Sovereignty","value":32932,"oils":"12,12,12"},{"string":"Allocates Razor's Edge","value":33082,"oils":"4,5,8"},{"string":"Allocates Fleetfoot","value":3309,"oils":"2,3,11"},{"string":"Allocates Juggernaut","value":33287,"oils":"3,5,11"},{"string":"Allocates Holy Dominion","value":33435,"oils":"6,6,9"},{"string":"Allocates Harrier","value":33545,"oils":"6,9,9"},{"string":"Allocates Forceful Skewering","value":33582,"oils":"4,6,8"},{"string":"Allocates Champion of the Cause","value":33718,"oils":"5,9,13"},{"string":"Allocates Swagger","value":33725,"oils":"5,8,12"},{"string":"Allocates Devastating Devices","value":33777,"oils":"5,5,12"},{"string":"Allocates Will of Blades","value":33903,"oils":"2,4,10"},{"string":"Allocates Master of the Arena","value":34009,"oils":"2,11,12"},{"string":"Allocates Overcharge","value":34173,"oils":"9,10,12"},{"string":"Allocates Seasoned Swordplay","value":34284,"oils":"3,7,11"},{"string":"Allocates Golem Commander","value":34506,"oils":"6,12,13"},{"string":"Allocates Foresight","value":3452,"oils":"4,11,13"},{"string":"Allocates Malicious Intent","value":34591,"oils":"7,7,12"},{"string":"Allocates Proficiency","value":34601},{"string":"Allocates Fire Walker","value":34661,"oils":"8,9,10"},{"string":"Allocates Destroyer","value":34666,"oils":"2,4,11"},{"string":"Allocates Measured Fury","value":34973,"oils":"3,10,13"},{"string":"Allocates Discord Artisan","value":35233,"oils":"3,5,6"},{"string":"Allocates Kinetic Impacts","value":35436,"oils":"3,6,8"},{"string":"Allocates Strong Arm","value":35663,"oils":"1,6,11"},{"string":"Allocates Fearsome Force","value":35685,"oils":"5,6,9"},{"string":"Allocates Trickery","value":35894,"oils":"4,4,10"},{"string":"Allocates Faith and Steel","value":35958,"oils":"2,10,13"},{"string":"Allocates Primeval Force","value":36281,"oils":"6,8,12"},{"string":"Allocates Flaying","value":36490,"oils":"1,8,9"},{"string":"Allocates Avatar of the Hunt","value":36687,"oils":"1,11,11"},{"string":"Allocates Burning Brutality","value":36736,"oils":"5,7,8"},{"string":"Allocates Steelwood Stance","value":36859,"oils":"5,5,6"},{"string":"Allocates Wisdom of the Glade","value":36874},{"string":"Allocates Sacrifice","value":36915,"oils":"5,6,8"},{"string":"Allocates Devotion","value":36949,"oils":"9,9,12"},{"string":"Allocates Path of the Savant","value":37078,"oils":"2,3,4"},{"string":"Allocates Stamina","value":37326,"oils":"10,10,12"},{"string":"Allocates Infused Flesh","value":37403,"oils":"3,7,10"},{"string":"Allocates Intuition","value":37504,"oils":"3,8,8"},{"string":"Allocates Dismembering","value":37647,"oils":"8,11,13"},{"string":"Allocates Presage","value":38246,"oils":"3,7,13"},{"string":"Allocates Righteous Decree","value":38516,"oils":"2,2,5"},{"string":"Allocates Way of the Warrior","value":38706,"oils":"0,10,11"},{"string":"Allocates Searing Heat","value":38849,"oils":"3,6,12"},{"string":"Allocates Goliath","value":38922,"oils":"2,3,13"},{"string":"Allocates Vitality Void","value":39530,"oils":"1,12,13"},{"string":"Allocates Pain Forger","value":39657,"oils":"1,8,8"},{"string":"Allocates Dark Arts","value":39743,"oils":"5,8,11"},{"string":"Allocates Counterweight","value":39761,"oils":"1,3,12"},{"string":"Allocates Defiled Forces","value":39986,"oils":"9,10,11"},{"string":"Allocates Bone Breaker","value":40645,"oils":"4,6,6"},{"string":"Allocates Crystal Skin","value":40743,"oils":"2,10,12"},{"string":"Allocates Persistence","value":40849,"oils":"0,7,9"},{"string":"Allocates Lethality","value":41119,"oils":"2,8,12"},{"string":"Allocates Field Medicine","value":41137,"oils":"7,9,10"},{"string":"Allocates Deadly Inclinations","value":41307,"oils":"0,7,10"},{"string":"Allocates Natural Remedies","value":41420,"oils":"7,11,12"},{"string":"Allocates Discipline and Training","value":41472,"oils":"10,12,12"},{"string":"Allocates Elder Power","value":41476,"oils":"5,5,8"},{"string":"Allocates Marked for Death","value":41595,"oils":"2,7,12"},{"string":"Allocates Spiritual Aid","value":4177,"oils":"12,12,13"},{"string":"Allocates Winter's Embrace","value":41870,"oils":"1,7,9"},{"string":"Allocates Resourcefulness","value":41989,"oils":"4,11,11"},{"string":"Allocates Soul of Steel","value":42009,"oils":"1,13,13"},{"string":"Allocates Profane Chemistry","value":42041,"oils":"4,10,12"},{"string":"Allocates Window of Opportunity","value":4207,"oils":"7,11,11"},{"string":"Allocates Frenetic","value":42443,"oils":"6,12,12"},{"string":"Allocates Snowforged","value":42649,"oils":"3,5,13"},{"string":"Allocates Elemental Focus","value":42686,"oils":"2,3,6"},{"string":"Allocates Heavy Draw","value":42720,"oils":"2,4,8"},{"string":"Allocates Arcane Focus","value":42795,"oils":"4,9,9"},{"string":"Allocates Mind Drinker","value":42804,"oils":"4,5,5"},{"string":"Allocates Whirling Barrier","value":42917,"oils":"3,5,9"},{"string":"Allocates Winter Spirit","value":43385,"oils":"2,5,12"},{"string":"Allocates Spiritual Command","value":43689,"oils":"2,2,13"},{"string":"Allocates Efficient Explosives","value":44102,"oils":"2,5,8"},{"string":"Allocates Reflexes","value":44103,"oils":"6,10,13"},{"string":"Allocates Testudo","value":44207,"oils":"1,2,10"},{"string":"Allocates Divine Fury","value":44347,"oils":"3,3,10"},{"string":"Allocates Shaman's Dominion","value":44562,"oils":"1,6,12"},{"string":"Allocates Potent Connections","value":44788,"oils":"2,2,8"},{"string":"Allocates Forces of Nature","value":4481,"oils":"4,6,12"},{"string":"Allocates Mysticism","value":44824,"oils":"5,6,11"},{"string":"Allocates Frost Walker","value":44955,"oils":"4,8,11"},{"string":"Allocates Wasting","value":44988,"oils":"2,12,12"},{"string":"Allocates Thrill Killer","value":45067,"oils":"3,3,5"},{"string":"Allocates Ash, Frost and Storm","value":45317,"oils":"2,9,9"},{"string":"Allocates Trick Shot","value":45329,"oils":"3,8,13"},{"string":"Allocates Successive Detonations","value":45608,"oils":"1,1,9"},{"string":"Allocates Trial of the Faith","value":45657,"oils":"2,7,7"},{"string":"Allocates Veteran Soldier","value":45803,"oils":"5,7,13"},{"string":"Allocates Conjured Barrier","value":45945,"oils":"4,7,10"},{"string":"Allocates Fangs of the Viper","value":46408,"oils":"1,5,6"},{"string":"Allocates Powerful Bond","value":46471,"oils":"7,7,7"},{"string":"Allocates Arcane Potency","value":46842,"oils":"6,10,12"},{"string":"Allocates Arcane Sanctuary","value":46904,"oils":"1,12,12"},{"string":"Allocates Saboteur","value":46965,"oils":"1,5,5"},{"string":"Allocates Master of Blades","value":47065,"oils":"6,11,13"},{"string":"Allocates Throatseeker","value":47306,"oils":"3,8,11"},{"string":"Allocates Overcharged","value":47471,"oils":"1,11,12"},{"string":"Allocates Depth Perception","value":47484,"oils":"3,4,5"},{"string":"Allocates Farsight","value":47743,"oils":"4,4,9"},{"string":"Allocates Insightfulness","value":48298,"oils":"4,4,13"},{"string":"Allocates Vigour","value":4833,"oils":"9,11,11"},{"string":"Allocates Bravery","value":48438,"oils":"8,11,11"},{"string":"Allocates Asylum","value":4854,"oils":"7,8,12"},{"string":"Allocates Heart of Darkness","value":48556,"oils":"0,8,8"},{"string":"Allocates Fervour","value":48614,"oils":"3,10,12"},{"string":"Allocates Void Barrier","value":48698,"oils":"9,12,13"},{"string":"Allocates Art of the Gladiator","value":48807,"oils":"2,11,13"},{"string":"Allocates Deadly Draw","value":48823,"oils":"2,4,9"},{"string":"Allocates Retribution","value":49254,"oils":"1,9,11"},{"string":"Allocates Wrecking Ball","value":49318,"oils":"1,5,11"},{"string":"Allocates Hired Killer","value":49379,"oils":"8,8,11"},{"string":"Allocates Cleaving","value":4940,"oils":"2,3,10"},{"string":"Allocates Adamant","value":49416,"oils":"6,8,10"},{"string":"Allocates Deep Breaths","value":49445,"oils":"5,7,11"},{"string":"Allocates King of the Hill","value":49459,"oils":"4,8,12"},{"string":"Allocates Defiance","value":49538,"oils":"3,5,10"},{"string":"Allocates Acuity","value":49621,"oils":"1,8,10"},{"string":"Allocates Cauterisation","value":49645,"oils":"2,2,7"},{"string":"Allocates Utmost Might","value":49772,"oils":"3,6,9"},{"string":"Allocates Courage","value":49969,"oils":"6,8,8"},{"string":"Allocates Unnatural Calm","value":50029,"oils":"4,13,13"},{"string":"Allocates Ancestral Knowledge","value":50197},{"string":"Allocates Ballistics","value":50338,"oils":"6,8,11"},{"string":"Allocates Replenishing Remedies","value":50690,"oils":"2,3,7"},{"string":"Allocates Admonisher","value":50858,"oils":"2,6,11"},{"string":"Allocates Arcane Capacitor","value":51108,"oils":"8,10,13"},{"string":"Allocates Entropy","value":51212,"oils":"2,3,9"},{"string":"Allocates Spinecruncher","value":5126,"oils":"4,8,8"},{"string":"Allocates Druidic Rite","value":51440,"oils":"1,9,13"},{"string":"Allocates Smashing Strikes","value":51559,"oils":"6,6,8"},{"string":"Allocates Last Rites","value":51748,"oils":"2,10,10"},{"string":"Allocates Master Fletcher","value":51881,"oils":"2,9,12"},{"string":"Allocates Disintegration","value":52031,"oils":"8,10,10"},{"string":"Allocates Feller of Foes","value":52090,"oils":"3,10,11"},{"string":"Allocates Soul Siphon","value":52157,"oils":"3,3,8"},{"string":"Allocates Weathered Hunter","value":52230,"oils":"2,3,5"},{"string":"Allocates Tenacity","value":52282,"oils":"0,13,13"},{"string":"Allocates Prowess","value":52714},{"string":"Allocates Circle of Life","value":52789,"oils":"1,7,8"},{"string":"Allocates Battle Rouse","value":5289,"oils":"2,4,6"},{"string":"Allocates Poisonous Fangs","value":529,"oils":"1,3,6"},{"string":"Allocates Atrophy","value":53013,"oils":"1,2,13"},{"string":"Allocates Exceptional Performance","value":53042,"oils":"1,3,10"},{"string":"Allocates Revenge of the Hunted","value":53114,"oils":"10,12,13"},{"string":"Allocates Barbarism","value":53118,"oils":"11,11,13"},{"string":"Allocates Annihilation","value":53493,"oils":"1,1,10"},{"string":"Allocates Arcane Expanse","value":53573,"oils":"9,9,13"},{"string":"Allocates Steeped in the Profane","value":53652,"oils":"2,7,13"},{"string":"Allocates Shamanistic Fury","value":53757,"oils":"2,3,8"},{"string":"Allocates Cleansed Thoughts","value":53759,"oils":"0,6,13"},{"string":"Allocates Essence Extraction","value":53802,"oils":"9,9,10"},{"string":"Allocates Finesse","value":54142,"oils":"5,6,10"},{"string":"Allocates Blade Barrier","value":54268,"oils":"1,8,11"},{"string":"Allocates Magmatic Strikes","value":5430,"oils":"3,10,10"},{"string":"Allocates Surveillance","value":544,"oils":"2,7,11"},{"string":"Allocates Might","value":5456},{"string":"Allocates Inexorable","value":54629,"oils":"9,11,12"},{"string":"Allocates Light of Divinity","value":54694,"oils":"8,9,9"},{"string":"Allocates Force Shaper","value":54713,"oils":"1,7,12"},{"string":"Allocates Mana Flows","value":54776,"oils":"1,11,13"},{"string":"Allocates Claws of the Magpie","value":54791,"oils":"2,6,6"},{"string":"Allocates Righteous Fury","value":55002,"oils":"4,7,7"},{"string":"Allocates Utmost Intellect","value":55114,"oils":"3,8,9"},{"string":"Allocates Settling Ash","value":55194,"oils":"1,7,13"},{"string":"Allocates Clever Construction","value":55380,"oils":"2,6,9"},{"string":"Allocates Constitution","value":55485,"oils":"5,8,13"},{"string":"Allocates Blacksmith's Clout","value":55772,"oils":"4,10,11"},{"string":"Allocates Agility","value":56029},{"string":"Allocates One with the River","value":56094,"oils":"5,11,11"},{"string":"Allocates Hardened Scars","value":56207,"oils":"0,6,9"},{"string":"Allocates Crusader","value":5624,"oils":"0,11,13"},{"string":"Allocates Nightstalker","value":56276,"oils":"2,5,13"},{"string":"Allocates Cannibalistic Rite","value":56359,"oils":"5,6,6"},{"string":"Allocates Claws of the Falcon","value":56648,"oils":"3,3,13"},{"string":"Allocates Heart of Thunder","value":56716,"oils":"2,6,13"},{"string":"Allocates Dazzling Strikes","value":570,"oils":"5,5,11"},{"string":"Allocates Vengeant Cascade","value":57006,"oils":"0,7,11"},{"string":"Allocates Fangs of Frost","value":57199,"oils":"2,2,12"},{"string":"Allocates Blade of Cunning","value":57839,"oils":"2,6,12"},{"string":"Allocates Command of Steel","value":57900,"oils":"3,9,11"},{"string":"Allocates Serpentine Spellslinger","value":58032,"oils":"7,8,11"},{"string":"Allocates High Voltage","value":58168,"oils":"3,7,7"},{"string":"Allocates Fingers of Frost","value":58198,"oils":"8,9,13"},{"string":"Allocates Purity of Flesh","value":58218,"oils":"1,10,12"},{"string":"Allocates Coordination","value":5823,"oils":"3,9,10"},{"string":"Allocates Born to Fight","value":58449,"oils":"8,8,13"},{"string":"Allocates Disemboweling","value":58831,"oils":"4,8,13"},{"string":"Allocates Disciple of the Slaughter","value":58921,"oils":"3,4,13"},{"string":"Allocates Brutal Blade","value":59151,"oils":"2,4,13"},{"string":"Allocates Escalation","value":59423,"oils":"4,4,7"},{"string":"Allocates Expeditious Munitions","value":59556,"oils":"1,6,8"},{"string":"Allocates Unstable Munitions","value":59605,"oils":"5,8,8"},{"string":"Allocates Dirty Techniques","value":59766,"oils":"3,11,13"},{"string":"Allocates Entrench","value":59866,"oils":"2,6,8"},{"string":"Allocates Twin Terrors","value":6,"oils":"1,6,10"},{"string":"Allocates Fury Bolts","value":60002,"oils":"4,4,5"},{"string":"Allocates Prismatic Skin","value":60031,"oils":"12,13,13"},{"string":"Allocates Thief's Craft","value":60180},{"string":"Allocates Heart of Flame","value":60501,"oils":"5,6,13"},{"string":"Allocates Galvanic Hammer","value":60619,"oils":"1,2,9"},{"string":"Allocates Sleight of Hand","value":60737,"oils":"4,5,11"},{"string":"Allocates Inspiring Bond","value":60781,"oils":"3,5,7"},{"string":"Allocates Panopticon","value":61039,"oils":"3,13,13"},{"string":"Allocates Heart of the Warrior","value":61198,"oils":"8,12,13"},{"string":"Allocates Amplify","value":61308,"oils":"3,6,11"},{"string":"Allocates Explosive Elements","value":61689,"oils":"3,9,12"},{"string":"Allocates Doom Cast","value":61981,"oils":"3,6,13"},{"string":"Allocates Grave Intentions","value":61982,"oils":"2,8,8"},{"string":"Allocates Taste for Blood","value":62094,"oils":"3,8,12"},{"string":"Allocates Blast Waves","value":6233,"oils":"1,4,9"},{"string":"Allocates Precision","value":6237,"oils":"2,2,9"},{"string":"Allocates Essence Surge","value":62577,"oils":"5,12,13"},{"string":"Allocates Mystic Talents","value":62596,"oils":"0,6,11"},{"string":"Allocates Brink of Death","value":62802,"oils":"4,7,8"},{"string":"Allocates Glacial Cage","value":62849,"oils":"4,7,9"},{"string":"Allocates Bloodless","value":6289,"oils":"3,9,13"},{"string":"Allocates Bannerman","value":63033,"oils":"7,8,9"},{"string":"Allocates Ironwood","value":63150,"oils":"1,3,5"},{"string":"Allocates Tempest Blast","value":63207,"oils":"3,4,12"},{"string":"Allocates Inveterate","value":63251,"oils":"10,10,13"},{"string":"Allocates Lust for Carnage","value":63422,"oils":"5,11,13"},{"string":"Allocates Excess Sustenance","value":63453,"oils":"5,7,7"},{"string":"Allocates Primal Manifestation","value":63635,"oils":"3,4,9"},{"string":"Allocates Gladiator's Perseverance","value":63727,"oils":"5,6,12"},{"string":"Allocates Utmost Swiftness","value":63921,"oils":"2,5,9"},{"string":"Allocates Totemic Zeal","value":63933,"oils":"4,4,8"},{"string":"Allocates Prism Weave","value":63944,"oils":"2,11,11"},{"string":"Allocates Shaper","value":63976,"oils":"1,9,9"},{"string":"Allocates Warrior Training","value":64077,"oils":"1,5,9"},{"string":"Allocates Aspect of Stone","value":64217,"oils":"0,8,13"},{"string":"Allocates Brand Equity","value":64355,"oils":"7,8,10"},{"string":"Allocates Blunt Trauma","value":64395,"oils":"5,9,12"},{"string":"Allocates Disciple of the Unyielding","value":64882,"oils":"8,9,11"},{"string":"Allocates Essence Sap","value":65053,"oils":"5,8,10"},{"string":"Allocates Bladedancer","value":65093,"oils":"3,3,9"},{"string":"Allocates Leadership","value":65097,"oils":"8,11,12"},{"string":"Allocates Bastion Breaker","value":65107,"oils":"2,5,7"},{"string":"Allocates Tireless","value":65108,"oils":"11,11,11"},{"string":"Allocates Heart of Oak","value":65210,"oils":"4,9,13"},{"string":"Allocates Aspect of the Eagle","value":65224,"oils":"3,4,4"},{"string":"Allocates Enigmatic Reach","value":65273,"oils":"4,5,10"},{"string":"Allocates Diamond Skin","value":65308,"oils":"2,5,11"},{"string":"Allocates Heartseeker","value":65502,"oils":"5,9,9"},{"string":"Allocates Arcing Blows","value":6615,"oils":"1,1,12"},{"string":"Allocates Arcane Guarding","value":6770,"oils":"1,5,10"},{"string":"Allocates Charisma","value":6799,"oils":"11,13,13"},{"string":"Allocates Safeguard","value":6967,"oils":"4,6,10"},{"string":"Allocates Split Shot","value":7069,"oils":"1,7,11"},{"string":"Allocates Weapon Artistry","value":7085,"oils":"1,3,8"},{"string":"Allocates Master Sapper","value":7136,"oils":"5,10,11"},{"string":"Allocates Swift Venoms","value":7263,"oils":"1,3,13"},{"string":"Allocates Harvester of Foes","value":7440,"oils":"1,3,7"},{"string":"Allocates Crackling Speed","value":7555,"oils":"10,11,11"},{"string":"Allocates Enduring Bond","value":7688,"oils":"1,4,13"},{"string":"Allocates Enigmatic Defence","value":7918,"oils":"8,8,8"},{"string":"Allocates Clever Thief","value":8001,"oils":"1,4,7"},{"string":"Allocates Practical Application","value":8135,"oils":"1,1,8"},{"string":"Allocates Longshot","value":8458,"oils":"5,9,11"},{"string":"Allocates Aggressive Bastion","value":861,"oils":"4,8,10"},{"string":"Allocates Heart of Ice","value":8833,"oils":"9,11,13"},{"string":"Allocates Backstabbing","value":8920,"oils":"1,5,12"},{"string":"Allocates Dire Torment","value":9015,"oils":"6,9,11"},{"string":"Allocates Volatile Mines","value":9055,"oils":"6,11,11"},{"string":"Allocates Merciless Skewering","value":9194,"oils":"8,8,12"},{"string":"Allocates Disciple of the Forbidden","value":9261,"oils":"10,10,10"},{"string":"Allocates Mental Rapidity","value":9432,"oils":"2,8,10"},{"string":"Allocates Hunter's Gambit","value":9535,"oils":"1,4,12"},{"string":"Allocates Light Eater","value":9567,"oils":"6,8,9"},{"string":"Allocates Nimbleness","value":9788,"oils":"3,9,9"},{"string":"Allocates Growth and Decay","value":9864,"oils":"1,5,13"}],"trade":{"ids":{"enchant":["enchant.stat_2954116742"]},"option":true}} -{"ref":"Allocates # if you have the matching modifier on Forbidden Flame","better":1,"matchers":[{"string":"Allocates Necromancer if you have the matching modifier on Forbidden Flame","value":10099},{"string":"Allocates Brutal Fervour if you have the matching modifier on Forbidden Flame","value":10143},{"string":"Allocates Pursuit of Faith if you have the matching modifier on Forbidden Flame","value":1105},{"string":"Allocates Inspirational if you have the matching modifier on Forbidden Flame","value":11412},{"string":"Allocates Plaguebringer if you have the matching modifier on Forbidden Flame","value":11490},{"string":"Allocates Avatar of the Chase if you have the matching modifier on Forbidden Flame","value":11597},{"string":"Allocates Occultist if you have the matching modifier on Forbidden Flame","value":12597},{"string":"Allocates Master of Metal if you have the matching modifier on Forbidden Flame","value":13374},{"string":"Allocates Instruments of Zeal if you have the matching modifier on Forbidden Flame","value":13851},{"string":"Allocates Explosives Expert if you have the matching modifier on Forbidden Flame","value":14103},{"string":"Allocates Bone Barrier if you have the matching modifier on Forbidden Flame","value":14603},{"string":"Allocates Templar Ascendancy if you have the matching modifier on Forbidden Flame","value":15435},{"string":"Allocates Blood in the Eyes if you have the matching modifier on Forbidden Flame","value":15616},{"string":"Allocates Masterful Form if you have the matching modifier on Forbidden Flame","value":16306},{"string":"Allocates Avatar of the Slaughter if you have the matching modifier on Forbidden Flame","value":16848},{"string":"Allocates Pyromaniac if you have the matching modifier on Forbidden Flame","value":16940},{"string":"Allocates Master Toxicist if you have the matching modifier on Forbidden Flame","value":1697},{"string":"Allocates Hinekora, Death's Fury if you have the matching modifier on Forbidden Flame","value":1731},{"string":"Allocates Overwhelm if you have the matching modifier on Forbidden Flame","value":17315},{"string":"Allocates Unflinching if you have the matching modifier on Forbidden Flame","value":1734},{"string":"Allocates Untiring if you have the matching modifier on Forbidden Flame","value":17988},{"string":"Allocates Fury of Nature if you have the matching modifier on Forbidden Flame","value":18054},{"string":"Allocates Opportunistic if you have the matching modifier on Forbidden Flame","value":19083},{"string":"Allocates Unleashed Potential if you have the matching modifier on Forbidden Flame","value":19355},{"string":"Allocates Instruments of Virtue if you have the matching modifier on Forbidden Flame","value":19417},{"string":"Allocates Noxious Strike if you have the matching modifier on Forbidden Flame","value":1945},{"string":"Allocates Toxic Delivery if you have the matching modifier on Forbidden Flame","value":19598},{"string":"Allocates Unwavering Crusade if you have the matching modifier on Forbidden Flame","value":19641},{"string":"Allocates Ambush and Assassinate if you have the matching modifier on Forbidden Flame","value":21264},{"string":"Allocates Powerful Precision if you have the matching modifier on Forbidden Flame","value":21455},{"string":"Allocates Wind Ward if you have the matching modifier on Forbidden Flame","value":23169},{"string":"Allocates One Step Ahead if you have the matching modifier on Forbidden Flame","value":23225},{"string":"Allocates Corpse Pact if you have the matching modifier on Forbidden Flame","value":23572},{"string":"Allocates Crave the Slaughter if you have the matching modifier on Forbidden Flame","value":24528},{"string":"Allocates Path of the Marauder if you have the matching modifier on Forbidden Flame","value":24755},{"string":"Allocates Duelist Ascendancy if you have the matching modifier on Forbidden Flame","value":24798},{"string":"Allocates Gathering Winds if you have the matching modifier on Forbidden Flame","value":24848},{"string":"Allocates Withering Presence if you have the matching modifier on Forbidden Flame","value":25309},{"string":"Allocates Conviction of Power if you have the matching modifier on Forbidden Flame","value":25651},{"string":"Allocates Elemancer if you have the matching modifier on Forbidden Flame","value":258},{"string":"Allocates Reigning Veteran if you have the matching modifier on Forbidden Flame","value":2598},{"string":"Allocates Endless Munitions if you have the matching modifier on Forbidden Flame","value":26067},{"string":"Allocates Shaper of Storms if you have the matching modifier on Forbidden Flame","value":27038},{"string":"Allocates Void Beacon if you have the matching modifier on Forbidden Flame","value":27096},{"string":"Allocates Nine Lives if you have the matching modifier on Forbidden Flame","value":27602},{"string":"Allocates First to Strike, Last to Fall if you have the matching modifier on Forbidden Flame","value":27604},{"string":"Allocates Gratuitous Violence if you have the matching modifier on Forbidden Flame","value":27864},{"string":"Allocates Perfect Crime if you have the matching modifier on Forbidden Flame","value":28535},{"string":"Allocates Occupying Force if you have the matching modifier on Forbidden Flame","value":2872},{"string":"Allocates Mistwalker if you have the matching modifier on Forbidden Flame","value":28782},{"string":"Allocates Heartstopper if you have the matching modifier on Forbidden Flame","value":28884},{"string":"Allocates [UNUSED] Slamako, Slam's Slam if you have the matching modifier on Forbidden Flame","value":28986},{"string":"Allocates Sanctuary of Thought if you have the matching modifier on Forbidden Flame","value":29026},{"string":"Allocates Blitz if you have the matching modifier on Forbidden Flame","value":29630},{"string":"Allocates Escape Artist if you have the matching modifier on Forbidden Flame","value":29825},{"string":"Allocates Guardian if you have the matching modifier on Forbidden Flame","value":30919},{"string":"Allocates Unholy Authority if you have the matching modifier on Forbidden Flame","value":31344},{"string":"Allocates Way of the Poacher if you have the matching modifier on Forbidden Flame","value":31364},{"string":"Allocates Arohongui, Moon's Presence if you have the matching modifier on Forbidden Flame","value":31667},{"string":"Allocates Fortitude if you have the matching modifier on Forbidden Flame","value":31700},{"string":"Allocates Headsman if you have the matching modifier on Forbidden Flame","value":3184},{"string":"Allocates Valako, Storm's Embrace if you have the matching modifier on Forbidden Flame","value":32249},{"string":"Allocates War Bringer if you have the matching modifier on Forbidden Flame","value":32251},{"string":"Allocates Pious Path if you have the matching modifier on Forbidden Flame","value":32816},{"string":"Allocates Swift Killer if you have the matching modifier on Forbidden Flame","value":32947},{"string":"Allocates Quartz Infusion if you have the matching modifier on Forbidden Flame","value":33645},{"string":"Allocates Unstoppable Hero if you have the matching modifier on Forbidden Flame","value":33940},{"string":"Allocates Ritual of Awakening if you have the matching modifier on Forbidden Flame","value":34434},{"string":"Allocates Endless Hunger if you have the matching modifier on Forbidden Flame","value":34484},{"string":"Allocates Deadeye if you have the matching modifier on Forbidden Flame","value":34567},{"string":"Allocates Gladiator if you have the matching modifier on Forbidden Flame","value":34774},{"string":"Allocates Essence Glutton if you have the matching modifier on Forbidden Flame","value":3554},{"string":"Allocates Conqueror if you have the matching modifier on Forbidden Flame","value":35750},{"string":"Allocates Commander of Darkness if you have the matching modifier on Forbidden Flame","value":36017},{"string":"Allocates Profane Bloom if you have the matching modifier on Forbidden Flame","value":37127},{"string":"Allocates Vile Bastion if you have the matching modifier on Forbidden Flame","value":37492},{"string":"Allocates Impact if you have the matching modifier on Forbidden Flame","value":38180},{"string":"Allocates Chain Reaction if you have the matching modifier on Forbidden Flame","value":38918},{"string":"Allocates Flawless Savagery if you have the matching modifier on Forbidden Flame","value":38999},{"string":"Allocates Champion if you have the matching modifier on Forbidden Flame","value":39598},{"string":"Allocates Bastion of Hope if you have the matching modifier on Forbidden Flame","value":39728},{"string":"Allocates Sanctuary if you have the matching modifier on Forbidden Flame","value":39790},{"string":"Allocates Demolitions Specialist if you have the matching modifier on Forbidden Flame","value":39834},{"string":"Allocates Augury of Penitence if you have the matching modifier on Forbidden Flame","value":40059},{"string":"Allocates Arcane Blessing if you have the matching modifier on Forbidden Flame","value":40510},{"string":"Allocates Shaper of Winter if you have the matching modifier on Forbidden Flame","value":40810},{"string":"Allocates Nature's Reprisal if you have the matching modifier on Forbidden Flame","value":40813},{"string":"Allocates Spellbreaker if you have the matching modifier on Forbidden Flame","value":41891},{"string":"Allocates Berserker if you have the matching modifier on Forbidden Flame","value":4194},{"string":"Allocates Hierophant if you have the matching modifier on Forbidden Flame","value":42144},{"string":"Allocates Radiant Faith if you have the matching modifier on Forbidden Flame","value":42264},{"string":"Allocates Unstable Infusion if you have the matching modifier on Forbidden Flame","value":4242},{"string":"Allocates Fatal Flourish if you have the matching modifier on Forbidden Flame","value":42469},{"string":"Allocates Assassin if you have the matching modifier on Forbidden Flame","value":43122},{"string":"Allocates Slayer if you have the matching modifier on Forbidden Flame","value":43195},{"string":"Allocates Inquisitor if you have the matching modifier on Forbidden Flame","value":43962},{"string":"Allocates Undeniable if you have the matching modifier on Forbidden Flame","value":44297},{"string":"Allocates Rupturing if you have the matching modifier on Forbidden Flame","value":44482},{"string":"Allocates Radiant Crusade if you have the matching modifier on Forbidden Flame","value":4494},{"string":"Allocates Far Shot if you have the matching modifier on Forbidden Flame","value":45313},{"string":"Allocates Frigid Wake if you have the matching modifier on Forbidden Flame","value":47630},{"string":"Allocates Bomb Specialist if you have the matching modifier on Forbidden Flame","value":47778},{"string":"Allocates Inevitable Judgement if you have the matching modifier on Forbidden Flame","value":48214},{"string":"Allocates Deadly Infusion if you have the matching modifier on Forbidden Flame","value":48239},{"string":"Allocates Tasalio, Cleansing Water if you have the matching modifier on Forbidden Flame","value":48480},{"string":"Allocates Rapid Assault if you have the matching modifier on Forbidden Flame","value":4849},{"string":"Allocates Mistress of Sacrifice if you have the matching modifier on Forbidden Flame","value":48719},{"string":"Allocates Soul Drinker if you have the matching modifier on Forbidden Flame","value":48999},{"string":"Allocates Bastion of Elements if you have the matching modifier on Forbidden Flame","value":4917},{"string":"Allocates Ranger Ascendancy if you have the matching modifier on Forbidden Flame","value":49532},{"string":"Allocates Tawhoa, Forest's Strength if you have the matching modifier on Forbidden Flame","value":5029},{"string":"Allocates Prayer of Glory if you have the matching modifier on Forbidden Flame","value":50356},{"string":"Allocates Ngamahu, Flame's Advance if you have the matching modifier on Forbidden Flame","value":50692},{"string":"Allocates Born in the Shadows if you have the matching modifier on Forbidden Flame","value":5087},{"string":"Allocates Nature's Adrenaline if you have the matching modifier on Forbidden Flame","value":51101},{"string":"Allocates Shaper of Desolation if you have the matching modifier on Forbidden Flame","value":51391},{"string":"Allocates Like Clockwork if you have the matching modifier on Forbidden Flame","value":51462},{"string":"Allocates Sign of Purpose if you have the matching modifier on Forbidden Flame","value":51492},{"string":"Allocates Witch Ascendancy if you have the matching modifier on Forbidden Flame","value":51782},{"string":"Allocates Indomitable Resolve if you have the matching modifier on Forbidden Flame","value":52435},{"string":"Allocates Outmatch and Outlast if you have the matching modifier on Forbidden Flame","value":52575},{"string":"Allocates Tukohama, War's Herald if you have the matching modifier on Forbidden Flame","value":53095},{"string":"Allocates Shaper of Flames if you have the matching modifier on Forbidden Flame","value":53123},{"string":"Allocates Unbreakable if you have the matching modifier on Forbidden Flame","value":53816},{"string":"Allocates Righteous Providence if you have the matching modifier on Forbidden Flame","value":53884},{"string":"Allocates Path of the Shadow if you have the matching modifier on Forbidden Flame","value":53992},{"string":"Allocates Mindless Aggression if you have the matching modifier on Forbidden Flame","value":54159},{"string":"Allocates Focal Point if you have the matching modifier on Forbidden Flame","value":5443},{"string":"Allocates Path of the Templar if you have the matching modifier on Forbidden Flame","value":54877},{"string":"Allocates Wicked Ward if you have the matching modifier on Forbidden Flame","value":5502},{"string":"Allocates Time of Need if you have the matching modifier on Forbidden Flame","value":55146},{"string":"Allocates Avatar of the Veil if you have the matching modifier on Forbidden Flame","value":55509},{"string":"Allocates Polymath if you have the matching modifier on Forbidden Flame","value":55867},{"string":"Allocates Liege of the Primordial if you have the matching modifier on Forbidden Flame","value":56461},{"string":"Allocates Path of the Witch if you have the matching modifier on Forbidden Flame","value":56722},{"string":"Allocates Unrelenting if you have the matching modifier on Forbidden Flame","value":56789},{"string":"Allocates Worthy Foe if you have the matching modifier on Forbidden Flame","value":56967},{"string":"Allocates Chieftain if you have the matching modifier on Forbidden Flame","value":57052},{"string":"Allocates Heart of Destruction if you have the matching modifier on Forbidden Flame","value":57197},{"string":"Allocates Harness the Void if you have the matching modifier on Forbidden Flame","value":57331},{"string":"Allocates Rite of Ruin if you have the matching modifier on Forbidden Flame","value":57560},{"string":"Allocates Searing Purity if you have the matching modifier on Forbidden Flame","value":57568},{"string":"Allocates Unstoppable if you have the matching modifier on Forbidden Flame","value":5819},{"string":"Allocates Saboteur if you have the matching modifier on Forbidden Flame","value":58827},{"string":"Allocates Aspect of Carnage if you have the matching modifier on Forbidden Flame","value":59920},{"string":"Allocates Master Distiller if you have the matching modifier on Forbidden Flame","value":6038},{"string":"Allocates Illuminated Devotion if you have the matching modifier on Forbidden Flame","value":60462},{"string":"Allocates Juggernaut if you have the matching modifier on Forbidden Flame","value":61072},{"string":"Allocates Mastermind of Discord if you have the matching modifier on Forbidden Flame","value":61259},{"string":"Allocates Ramako, Sun's Light if you have the matching modifier on Forbidden Flame","value":61355},{"string":"Allocates Harmony of Purpose if you have the matching modifier on Forbidden Flame","value":61372},{"string":"Allocates Marauder Ascendancy if you have the matching modifier on Forbidden Flame","value":61437},{"string":"Allocates Ricochet if you have the matching modifier on Forbidden Flame","value":61627},{"string":"Allocates Master Alchemist if you have the matching modifier on Forbidden Flame","value":61805},{"string":"Allocates Forbidden Power if you have the matching modifier on Forbidden Flame","value":62504},{"string":"Allocates Unyielding if you have the matching modifier on Forbidden Flame","value":62595},{"string":"Allocates Bane of Legends if you have the matching modifier on Forbidden Flame","value":62817},{"string":"Allocates Master Surgeon if you have the matching modifier on Forbidden Flame","value":63293},{"string":"Allocates Path of the Duelist if you have the matching modifier on Forbidden Flame","value":63357},{"string":"Allocates Violent Retaliation if you have the matching modifier on Forbidden Flame","value":63490},{"string":"Allocates Beacon of Ruin if you have the matching modifier on Forbidden Flame","value":64588},{"string":"Allocates Unwavering Faith if you have the matching modifier on Forbidden Flame","value":64768},{"string":"Allocates Unnatural Strength if you have the matching modifier on Forbidden Flame","value":65153},{"string":"Allocates Nature's Boon if you have the matching modifier on Forbidden Flame","value":65296},{"string":"Allocates Trickster if you have the matching modifier on Forbidden Flame","value":6778},{"string":"Allocates Arena Challenger if you have the matching modifier on Forbidden Flame","value":758},{"string":"Allocates Path of the Ranger if you have the matching modifier on Forbidden Flame","value":7618},{"string":"Allocates Shadow Ascendancy if you have the matching modifier on Forbidden Flame","value":772},{"string":"Allocates Elementalist if you have the matching modifier on Forbidden Flame","value":8281},{"string":"Allocates Painforged if you have the matching modifier on Forbidden Flame","value":8419},{"string":"Allocates Raider if you have the matching modifier on Forbidden Flame","value":8656},{"string":"Allocates Divine Guidance if you have the matching modifier on Forbidden Flame","value":922},{"string":"Allocates Defy Pain if you have the matching modifier on Forbidden Flame","value":9271},{"string":"Allocates Pathfinder if you have the matching modifier on Forbidden Flame","value":9327}],"trade":{"ids":{"explicit":["explicit.stat_2460506030"]},"option":true}} -{"ref":"Allocates # if you have the matching modifier on Forbidden Flesh","better":1,"matchers":[{"string":"Allocates Necromancer if you have the matching modifier on Forbidden Flesh","value":10099},{"string":"Allocates Brutal Fervour if you have the matching modifier on Forbidden Flesh","value":10143},{"string":"Allocates Pursuit of Faith if you have the matching modifier on Forbidden Flesh","value":1105},{"string":"Allocates Inspirational if you have the matching modifier on Forbidden Flesh","value":11412},{"string":"Allocates Plaguebringer if you have the matching modifier on Forbidden Flesh","value":11490},{"string":"Allocates Avatar of the Chase if you have the matching modifier on Forbidden Flesh","value":11597},{"string":"Allocates Occultist if you have the matching modifier on Forbidden Flesh","value":12597},{"string":"Allocates Master of Metal if you have the matching modifier on Forbidden Flesh","value":13374},{"string":"Allocates Instruments of Zeal if you have the matching modifier on Forbidden Flesh","value":13851},{"string":"Allocates Explosives Expert if you have the matching modifier on Forbidden Flesh","value":14103},{"string":"Allocates Bone Barrier if you have the matching modifier on Forbidden Flesh","value":14603},{"string":"Allocates Templar Ascendancy if you have the matching modifier on Forbidden Flesh","value":15435},{"string":"Allocates Blood in the Eyes if you have the matching modifier on Forbidden Flesh","value":15616},{"string":"Allocates Masterful Form if you have the matching modifier on Forbidden Flesh","value":16306},{"string":"Allocates Avatar of the Slaughter if you have the matching modifier on Forbidden Flesh","value":16848},{"string":"Allocates Pyromaniac if you have the matching modifier on Forbidden Flesh","value":16940},{"string":"Allocates Master Toxicist if you have the matching modifier on Forbidden Flesh","value":1697},{"string":"Allocates Hinekora, Death's Fury if you have the matching modifier on Forbidden Flesh","value":1731},{"string":"Allocates Overwhelm if you have the matching modifier on Forbidden Flesh","value":17315},{"string":"Allocates Unflinching if you have the matching modifier on Forbidden Flesh","value":1734},{"string":"Allocates Untiring if you have the matching modifier on Forbidden Flesh","value":17988},{"string":"Allocates Fury of Nature if you have the matching modifier on Forbidden Flesh","value":18054},{"string":"Allocates Opportunistic if you have the matching modifier on Forbidden Flesh","value":19083},{"string":"Allocates Unleashed Potential if you have the matching modifier on Forbidden Flesh","value":19355},{"string":"Allocates Instruments of Virtue if you have the matching modifier on Forbidden Flesh","value":19417},{"string":"Allocates Noxious Strike if you have the matching modifier on Forbidden Flesh","value":1945},{"string":"Allocates Toxic Delivery if you have the matching modifier on Forbidden Flesh","value":19598},{"string":"Allocates Unwavering Crusade if you have the matching modifier on Forbidden Flesh","value":19641},{"string":"Allocates Ambush and Assassinate if you have the matching modifier on Forbidden Flesh","value":21264},{"string":"Allocates Powerful Precision if you have the matching modifier on Forbidden Flesh","value":21455},{"string":"Allocates Wind Ward if you have the matching modifier on Forbidden Flesh","value":23169},{"string":"Allocates One Step Ahead if you have the matching modifier on Forbidden Flesh","value":23225},{"string":"Allocates Corpse Pact if you have the matching modifier on Forbidden Flesh","value":23572},{"string":"Allocates Crave the Slaughter if you have the matching modifier on Forbidden Flesh","value":24528},{"string":"Allocates Path of the Marauder if you have the matching modifier on Forbidden Flesh","value":24755},{"string":"Allocates Duelist Ascendancy if you have the matching modifier on Forbidden Flesh","value":24798},{"string":"Allocates Gathering Winds if you have the matching modifier on Forbidden Flesh","value":24848},{"string":"Allocates Withering Presence if you have the matching modifier on Forbidden Flesh","value":25309},{"string":"Allocates Conviction of Power if you have the matching modifier on Forbidden Flesh","value":25651},{"string":"Allocates Elemancer if you have the matching modifier on Forbidden Flesh","value":258},{"string":"Allocates Reigning Veteran if you have the matching modifier on Forbidden Flesh","value":2598},{"string":"Allocates Endless Munitions if you have the matching modifier on Forbidden Flesh","value":26067},{"string":"Allocates Shaper of Storms if you have the matching modifier on Forbidden Flesh","value":27038},{"string":"Allocates Void Beacon if you have the matching modifier on Forbidden Flesh","value":27096},{"string":"Allocates Nine Lives if you have the matching modifier on Forbidden Flesh","value":27602},{"string":"Allocates First to Strike, Last to Fall if you have the matching modifier on Forbidden Flesh","value":27604},{"string":"Allocates Gratuitous Violence if you have the matching modifier on Forbidden Flesh","value":27864},{"string":"Allocates Perfect Crime if you have the matching modifier on Forbidden Flesh","value":28535},{"string":"Allocates Occupying Force if you have the matching modifier on Forbidden Flesh","value":2872},{"string":"Allocates Mistwalker if you have the matching modifier on Forbidden Flesh","value":28782},{"string":"Allocates Heartstopper if you have the matching modifier on Forbidden Flesh","value":28884},{"string":"Allocates [UNUSED] Slamako, Slam's Slam if you have the matching modifier on Forbidden Flesh","value":28986},{"string":"Allocates Sanctuary of Thought if you have the matching modifier on Forbidden Flesh","value":29026},{"string":"Allocates Blitz if you have the matching modifier on Forbidden Flesh","value":29630},{"string":"Allocates Escape Artist if you have the matching modifier on Forbidden Flesh","value":29825},{"string":"Allocates Guardian if you have the matching modifier on Forbidden Flesh","value":30919},{"string":"Allocates Unholy Authority if you have the matching modifier on Forbidden Flesh","value":31344},{"string":"Allocates Way of the Poacher if you have the matching modifier on Forbidden Flesh","value":31364},{"string":"Allocates Arohongui, Moon's Presence if you have the matching modifier on Forbidden Flesh","value":31667},{"string":"Allocates Fortitude if you have the matching modifier on Forbidden Flesh","value":31700},{"string":"Allocates Headsman if you have the matching modifier on Forbidden Flesh","value":3184},{"string":"Allocates Valako, Storm's Embrace if you have the matching modifier on Forbidden Flesh","value":32249},{"string":"Allocates War Bringer if you have the matching modifier on Forbidden Flesh","value":32251},{"string":"Allocates Pious Path if you have the matching modifier on Forbidden Flesh","value":32816},{"string":"Allocates Swift Killer if you have the matching modifier on Forbidden Flesh","value":32947},{"string":"Allocates Quartz Infusion if you have the matching modifier on Forbidden Flesh","value":33645},{"string":"Allocates Unstoppable Hero if you have the matching modifier on Forbidden Flesh","value":33940},{"string":"Allocates Ritual of Awakening if you have the matching modifier on Forbidden Flesh","value":34434},{"string":"Allocates Endless Hunger if you have the matching modifier on Forbidden Flesh","value":34484},{"string":"Allocates Deadeye if you have the matching modifier on Forbidden Flesh","value":34567},{"string":"Allocates Gladiator if you have the matching modifier on Forbidden Flesh","value":34774},{"string":"Allocates Essence Glutton if you have the matching modifier on Forbidden Flesh","value":3554},{"string":"Allocates Conqueror if you have the matching modifier on Forbidden Flesh","value":35750},{"string":"Allocates Commander of Darkness if you have the matching modifier on Forbidden Flesh","value":36017},{"string":"Allocates Profane Bloom if you have the matching modifier on Forbidden Flesh","value":37127},{"string":"Allocates Vile Bastion if you have the matching modifier on Forbidden Flesh","value":37492},{"string":"Allocates Impact if you have the matching modifier on Forbidden Flesh","value":38180},{"string":"Allocates Chain Reaction if you have the matching modifier on Forbidden Flesh","value":38918},{"string":"Allocates Flawless Savagery if you have the matching modifier on Forbidden Flesh","value":38999},{"string":"Allocates Champion if you have the matching modifier on Forbidden Flesh","value":39598},{"string":"Allocates Bastion of Hope if you have the matching modifier on Forbidden Flesh","value":39728},{"string":"Allocates Sanctuary if you have the matching modifier on Forbidden Flesh","value":39790},{"string":"Allocates Demolitions Specialist if you have the matching modifier on Forbidden Flesh","value":39834},{"string":"Allocates Augury of Penitence if you have the matching modifier on Forbidden Flesh","value":40059},{"string":"Allocates Arcane Blessing if you have the matching modifier on Forbidden Flesh","value":40510},{"string":"Allocates Shaper of Winter if you have the matching modifier on Forbidden Flesh","value":40810},{"string":"Allocates Nature's Reprisal if you have the matching modifier on Forbidden Flesh","value":40813},{"string":"Allocates Spellbreaker if you have the matching modifier on Forbidden Flesh","value":41891},{"string":"Allocates Berserker if you have the matching modifier on Forbidden Flesh","value":4194},{"string":"Allocates Hierophant if you have the matching modifier on Forbidden Flesh","value":42144},{"string":"Allocates Radiant Faith if you have the matching modifier on Forbidden Flesh","value":42264},{"string":"Allocates Unstable Infusion if you have the matching modifier on Forbidden Flesh","value":4242},{"string":"Allocates Fatal Flourish if you have the matching modifier on Forbidden Flesh","value":42469},{"string":"Allocates Assassin if you have the matching modifier on Forbidden Flesh","value":43122},{"string":"Allocates Slayer if you have the matching modifier on Forbidden Flesh","value":43195},{"string":"Allocates Inquisitor if you have the matching modifier on Forbidden Flesh","value":43962},{"string":"Allocates Undeniable if you have the matching modifier on Forbidden Flesh","value":44297},{"string":"Allocates Rupturing if you have the matching modifier on Forbidden Flesh","value":44482},{"string":"Allocates Radiant Crusade if you have the matching modifier on Forbidden Flesh","value":4494},{"string":"Allocates Far Shot if you have the matching modifier on Forbidden Flesh","value":45313},{"string":"Allocates Frigid Wake if you have the matching modifier on Forbidden Flesh","value":47630},{"string":"Allocates Bomb Specialist if you have the matching modifier on Forbidden Flesh","value":47778},{"string":"Allocates Inevitable Judgement if you have the matching modifier on Forbidden Flesh","value":48214},{"string":"Allocates Deadly Infusion if you have the matching modifier on Forbidden Flesh","value":48239},{"string":"Allocates Tasalio, Cleansing Water if you have the matching modifier on Forbidden Flesh","value":48480},{"string":"Allocates Rapid Assault if you have the matching modifier on Forbidden Flesh","value":4849},{"string":"Allocates Mistress of Sacrifice if you have the matching modifier on Forbidden Flesh","value":48719},{"string":"Allocates Soul Drinker if you have the matching modifier on Forbidden Flesh","value":48999},{"string":"Allocates Bastion of Elements if you have the matching modifier on Forbidden Flesh","value":4917},{"string":"Allocates Ranger Ascendancy if you have the matching modifier on Forbidden Flesh","value":49532},{"string":"Allocates Tawhoa, Forest's Strength if you have the matching modifier on Forbidden Flesh","value":5029},{"string":"Allocates Prayer of Glory if you have the matching modifier on Forbidden Flesh","value":50356},{"string":"Allocates Ngamahu, Flame's Advance if you have the matching modifier on Forbidden Flesh","value":50692},{"string":"Allocates Born in the Shadows if you have the matching modifier on Forbidden Flesh","value":5087},{"string":"Allocates Nature's Adrenaline if you have the matching modifier on Forbidden Flesh","value":51101},{"string":"Allocates Shaper of Desolation if you have the matching modifier on Forbidden Flesh","value":51391},{"string":"Allocates Like Clockwork if you have the matching modifier on Forbidden Flesh","value":51462},{"string":"Allocates Sign of Purpose if you have the matching modifier on Forbidden Flesh","value":51492},{"string":"Allocates Witch Ascendancy if you have the matching modifier on Forbidden Flesh","value":51782},{"string":"Allocates Indomitable Resolve if you have the matching modifier on Forbidden Flesh","value":52435},{"string":"Allocates Outmatch and Outlast if you have the matching modifier on Forbidden Flesh","value":52575},{"string":"Allocates Tukohama, War's Herald if you have the matching modifier on Forbidden Flesh","value":53095},{"string":"Allocates Shaper of Flames if you have the matching modifier on Forbidden Flesh","value":53123},{"string":"Allocates Unbreakable if you have the matching modifier on Forbidden Flesh","value":53816},{"string":"Allocates Righteous Providence if you have the matching modifier on Forbidden Flesh","value":53884},{"string":"Allocates Path of the Shadow if you have the matching modifier on Forbidden Flesh","value":53992},{"string":"Allocates Mindless Aggression if you have the matching modifier on Forbidden Flesh","value":54159},{"string":"Allocates Focal Point if you have the matching modifier on Forbidden Flesh","value":5443},{"string":"Allocates Path of the Templar if you have the matching modifier on Forbidden Flesh","value":54877},{"string":"Allocates Wicked Ward if you have the matching modifier on Forbidden Flesh","value":5502},{"string":"Allocates Time of Need if you have the matching modifier on Forbidden Flesh","value":55146},{"string":"Allocates Avatar of the Veil if you have the matching modifier on Forbidden Flesh","value":55509},{"string":"Allocates Polymath if you have the matching modifier on Forbidden Flesh","value":55867},{"string":"Allocates Liege of the Primordial if you have the matching modifier on Forbidden Flesh","value":56461},{"string":"Allocates Path of the Witch if you have the matching modifier on Forbidden Flesh","value":56722},{"string":"Allocates Unrelenting if you have the matching modifier on Forbidden Flesh","value":56789},{"string":"Allocates Worthy Foe if you have the matching modifier on Forbidden Flesh","value":56967},{"string":"Allocates Chieftain if you have the matching modifier on Forbidden Flesh","value":57052},{"string":"Allocates Heart of Destruction if you have the matching modifier on Forbidden Flesh","value":57197},{"string":"Allocates Harness the Void if you have the matching modifier on Forbidden Flesh","value":57331},{"string":"Allocates Rite of Ruin if you have the matching modifier on Forbidden Flesh","value":57560},{"string":"Allocates Searing Purity if you have the matching modifier on Forbidden Flesh","value":57568},{"string":"Allocates Unstoppable if you have the matching modifier on Forbidden Flesh","value":5819},{"string":"Allocates Saboteur if you have the matching modifier on Forbidden Flesh","value":58827},{"string":"Allocates Aspect of Carnage if you have the matching modifier on Forbidden Flesh","value":59920},{"string":"Allocates Master Distiller if you have the matching modifier on Forbidden Flesh","value":6038},{"string":"Allocates Illuminated Devotion if you have the matching modifier on Forbidden Flesh","value":60462},{"string":"Allocates Juggernaut if you have the matching modifier on Forbidden Flesh","value":61072},{"string":"Allocates Mastermind of Discord if you have the matching modifier on Forbidden Flesh","value":61259},{"string":"Allocates Ramako, Sun's Light if you have the matching modifier on Forbidden Flesh","value":61355},{"string":"Allocates Harmony of Purpose if you have the matching modifier on Forbidden Flesh","value":61372},{"string":"Allocates Marauder Ascendancy if you have the matching modifier on Forbidden Flesh","value":61437},{"string":"Allocates Ricochet if you have the matching modifier on Forbidden Flesh","value":61627},{"string":"Allocates Master Alchemist if you have the matching modifier on Forbidden Flesh","value":61805},{"string":"Allocates Forbidden Power if you have the matching modifier on Forbidden Flesh","value":62504},{"string":"Allocates Unyielding if you have the matching modifier on Forbidden Flesh","value":62595},{"string":"Allocates Bane of Legends if you have the matching modifier on Forbidden Flesh","value":62817},{"string":"Allocates Master Surgeon if you have the matching modifier on Forbidden Flesh","value":63293},{"string":"Allocates Path of the Duelist if you have the matching modifier on Forbidden Flesh","value":63357},{"string":"Allocates Violent Retaliation if you have the matching modifier on Forbidden Flesh","value":63490},{"string":"Allocates Beacon of Ruin if you have the matching modifier on Forbidden Flesh","value":64588},{"string":"Allocates Unwavering Faith if you have the matching modifier on Forbidden Flesh","value":64768},{"string":"Allocates Unnatural Strength if you have the matching modifier on Forbidden Flesh","value":65153},{"string":"Allocates Nature's Boon if you have the matching modifier on Forbidden Flesh","value":65296},{"string":"Allocates Trickster if you have the matching modifier on Forbidden Flesh","value":6778},{"string":"Allocates Arena Challenger if you have the matching modifier on Forbidden Flesh","value":758},{"string":"Allocates Path of the Ranger if you have the matching modifier on Forbidden Flesh","value":7618},{"string":"Allocates Shadow Ascendancy if you have the matching modifier on Forbidden Flesh","value":772},{"string":"Allocates Elementalist if you have the matching modifier on Forbidden Flesh","value":8281},{"string":"Allocates Painforged if you have the matching modifier on Forbidden Flesh","value":8419},{"string":"Allocates Raider if you have the matching modifier on Forbidden Flesh","value":8656},{"string":"Allocates Divine Guidance if you have the matching modifier on Forbidden Flesh","value":922},{"string":"Allocates Defy Pain if you have the matching modifier on Forbidden Flesh","value":9271},{"string":"Allocates Pathfinder if you have the matching modifier on Forbidden Flesh","value":9327}],"trade":{"ids":{"explicit":["explicit.stat_1190333629"]},"option":true}} +{"ref":"Allocates #","better":0,"matchers":[{"string":"Allocates Executioner","value":10016,"oils":"3,4,6"},{"string":"Allocates Potency of Will","value":1006,"oils":"2,2,11"},{"string":"Allocates Prodigal Perfection","value":10115,"oils":"1,6,6"},{"string":"Allocates Tolerance","value":10511,"oils":"9,9,11"},{"string":"Allocates Spiked Bulwark","value":10542,"oils":"1,2,5"},{"string":"Allocates Dreamer","value":10835,"oils":"2,5,6"},{"string":"Allocates Arcanist's Dominion","value":11420,"oils":"1,9,10"},{"string":"Allocates Breath of Lightning","value":11645,"oils":"6,8,13"},{"string":"Allocates Endurance","value":11730,"oils":"1,10,13"},{"string":"Allocates Vampirism","value":11784,"oils":"3,5,8"},{"string":"Allocates Anointed Flesh","value":11820,"oils":"7,13,13"},{"string":"Allocates Breath of Flames","value":11924,"oils":"4,6,13"},{"string":"Allocates Wicked Blade","value":12033,"oils":"3,4,7"},{"string":"Allocates Influence","value":12143,"oils":"4,5,13"},{"string":"Allocates Path of the Warrior","value":12702,"oils":"3,3,3"},{"string":"Allocates Versatility","value":12795,"oils":"4,4,11"},{"string":"Allocates Berserking","value":12809,"oils":"1,2,11"},{"string":"Allocates Retaliation","value":12878,"oils":"4,9,11"},{"string":"Allocates Divine Judgement","value":13164,"oils":"2,5,10"},{"string":"Allocates Golem's Blood","value":1325,"oils":"5,13,13"},{"string":"Allocates Multishot","value":13375,"oils":"7,10,12"},{"string":"Allocates Rampart","value":1340,"oils":"3,4,10"},{"string":"Allocates Knowledge Barrier","value":1365,"oils":"0,11,12"},{"string":"Allocates Defiant Stand","value":13703,"oils":"4,10,13"},{"string":"Allocates Always Angry","value":13739,"oils":"0,6,12"},{"string":"Allocates Spirit Void","value":1382,"oils":"4,4,4"},{"string":"Allocates Steadfast","value":13922,"oils":"2,13,13"},{"string":"Allocates Thrill of Battle","value":13935,"oils":"7,12,13"},{"string":"Allocates Unfaltering","value":14001,"oils":"7,7,9"},{"string":"Allocates From the Shadows","value":1405,"oils":"1,6,9"},{"string":"Allocates Wood, Stone, and Spell","value":14079,"oils":"0,7,12"},{"string":"Allocates Adaptive Steel","value":14587,"oils":"0,10,10"},{"string":"Allocates Butchery","value":14606,"oils":"4,8,9"},{"string":"Allocates Divine Wrath","value":14665,"oils":"3,3,11"},{"string":"Allocates Revelry","value":14813,"oils":"3,8,10"},{"string":"Allocates Redemption","value":15046,"oils":"2,8,9"},{"string":"Allocates Ambidexterity","value":15085,"oils":"3,6,10"},{"string":"Allocates Cruel Retort","value":15226,"oils":"1,1,2"},{"string":"Allocates Watchtowers","value":15290,"oils":"7,12,12"},{"string":"Allocates Freedom of Movement","value":15344,"oils":"1,2,8"},{"string":"Allocates Skittering Runes","value":15400,"oils":"11,12,12"},{"string":"Allocates Deflection","value":15437,"oils":"3,7,12"},{"string":"Allocates Claws of the Hawk","value":15614,"oils":"8,10,11"},{"string":"Allocates Fatal Blade","value":1568,"oils":"3,11,11"},{"string":"Allocates Blast Radius","value":15711,"oils":"1,4,11"},{"string":"Allocates One With Nature","value":15842,"oils":"4,9,10"},{"string":"Allocates Ethereal Feast","value":15852,"oils":"3,12,13"},{"string":"Allocates Toxic Strikes","value":16236,"oils":"1,3,9"},{"string":"Allocates Fusillade","value":16243,"oils":"2,4,4"},{"string":"Allocates Tranquility","value":16246,"oils":"0,12,13"},{"string":"Allocates Skull Cracking","value":16703,"oils":"1,10,11"},{"string":"Allocates Flash Freeze","value":17171,"oils":"4,6,9"},{"string":"Allocates Silent Steps","value":17608,"oils":"3,4,8"},{"string":"Allocates Mystic Bulwark","value":18174,"oils":"5,5,5"},{"string":"Allocates Feline Swiftness","value":18357,"oils":"1,1,5"},{"string":"Allocates Graceful Assault","value":18703,"oils":"8,8,10"},{"string":"Allocates Perfectionist","value":18707,"oils":"4,5,12"},{"string":"Allocates Written in Blood","value":18769,"oils":"2,8,13"},{"string":"Allocates Melding","value":18865,"oils":"2,8,11"},{"string":"Allocates Thick Skin","value":19069,"oils":"8,12,12"},{"string":"Allocates Righteous Army","value":19103,"oils":"4,10,10"},{"string":"Allocates Sentinel","value":19144,"oils":"4,5,6"},{"string":"Allocates Path of the Hunter","value":19506,"oils":"1,4,4"},{"string":"Allocates Assured Strike","value":19730,"oils":"1,7,10"},{"string":"Allocates Concussive Force","value":19794,"oils":"5,7,12"},{"string":"Allocates Herbalism","value":19858,"oils":"5,11,12"},{"string":"Allocates Death Attunement","value":19897,"oils":"1,9,12"},{"string":"Allocates Vinespike Cordial","value":203,"oils":"0,10,12"},{"string":"Allocates Instability","value":20528,"oils":"4,12,12"},{"string":"Allocates No Forgiveness","value":20605,"oils":"0,10,13"},{"string":"Allocates Sanctuary","value":20832,"oils":"3,5,5"},{"string":"Allocates Brinkmanship","value":20835,"oils":"1,3,11"},{"string":"Allocates Piercing Shots","value":21228,"oils":"10,11,12"},{"string":"Allocates High Explosives","value":21297,"oils":"4,4,12"},{"string":"Allocates Quick Recovery","value":21330,"oils":"5,5,13"},{"string":"Allocates Runesmith","value":21389,"oils":"6,9,12"},{"string":"Allocates Combat Stamina","value":21413,"oils":"1,4,10"},{"string":"Allocates Cloth and Chain","value":21435,"oils":"1,1,6"},{"string":"Allocates Breath of Rime","value":21460,"oils":"5,12,12"},{"string":"Allocates Destructive Apparatus","value":21602,"oils":"2,3,12"},{"string":"Allocates Arcane Chemistry","value":21634,"oils":"3,12,12"},{"string":"Allocates Cruel Preparation","value":21958,"oils":"5,10,12"},{"string":"Allocates Decay Ward","value":21973,"oils":"2,4,5"},{"string":"Allocates Invigorating Blaze","value":22133,"oils":"1,5,7"},{"string":"Allocates Eagle Eye","value":2225,"oils":"1,1,11"},{"string":"Allocates Hematophagy","value":22356,"oils":"8,10,12"},{"string":"Allocates Whispers of Doom","value":22535,"oils":"13,13,13"},{"string":"Allocates Serpent Stance","value":22702,"oils":"6,10,11"},{"string":"Allocates Savage Intensity","value":22706,"oils":"6,6,11"},{"string":"Allocates Nature's Concoction","value":2275,"oils":"5,5,7"},{"string":"Allocates Wandslinger","value":22972,"oils":"5,5,9"},{"string":"Allocates Slaughter","value":23038,"oils":"6,6,6"},{"string":"Allocates Savagery","value":23066,"oils":"9,10,13"},{"string":"Allocates Incorporeal","value":23549,"oils":"0,12,12"},{"string":"Allocates Essence Infusion","value":23690,"oils":"1,3,4"},{"string":"Allocates Coldhearted Calculation","value":24050,"oils":"9,9,9"},{"string":"Allocates Instinct","value":24067,"oils":"2,2,6"},{"string":"Allocates Survivalist","value":24133,"oils":"6,9,13"},{"string":"Allocates Dynamo","value":24256,"oils":"1,2,6"},{"string":"Allocates Explosive Impact","value":24324,"oils":"4,6,11"},{"string":"Allocates Selective Precision","value":24358,"oils":"0,9,13"},{"string":"Allocates Deep Thoughts","value":24362,"oils":"1,4,8"},{"string":"Allocates Warrior's Blood","value":24383,"oils":"5,5,10"},{"string":"Allocates Battle Trance","value":24716,"oils":"2,3,3"},{"string":"Allocates Ribcage Crusher","value":24721,"oils":"5,10,10"},{"string":"Allocates Harpooner","value":24858,"oils":"5,7,9"},{"string":"Allocates Blood Siphon","value":25058,"oils":"6,11,12"},{"string":"Allocates Primal Spirit","value":25178,"oils":"2,6,10"},{"string":"Allocates Blade Master","value":25367,"oils":"1,2,12"},{"string":"Allocates Indomitable Army","value":25409,"oils":"8,9,12"},{"string":"Allocates Infused","value":25411,"oils":"9,12,12"},{"string":"Allocates Undertaker","value":25439,"oils":"7,7,10"},{"string":"Allocates Dervish","value":25456,"oils":"6,9,10"},{"string":"Allocates Arsonist","value":2550,"oils":"4,4,6"},{"string":"Allocates Relentless Pursuit","value":25738,"oils":"2,7,9"},{"string":"Allocates Acrimony","value":25970,"oils":"1,10,10"},{"string":"Allocates Nomadic Teachings","value":25989,"oils":"10,13,13"},{"string":"Allocates Prepared Response","value":2599,"oils":"1,2,2"},{"string":"Allocates Savage Wounds","value":26023,"oils":"5,10,13"},{"string":"Allocates Hatchet Master","value":26096,"oils":"4,5,9"},{"string":"Allocates Bloodletting","value":26294,"oils":"6,6,12"},{"string":"Allocates Static Blows","value":26557,"oils":"5,8,9"},{"string":"Allocates Vanquisher","value":26564,"oils":"4,7,12"},{"string":"Allocates Corruption","value":26620,"oils":"9,10,10"},{"string":"Allocates Perfected Formula","value":26763,"oils":"7,7,8"},{"string":"Allocates Sanctity","value":26866,"oils":"6,6,10"},{"string":"Allocates Forethought","value":26960,"oils":"5,7,10"},{"string":"Allocates Tribal Fury","value":27119,"oils":"11,12,13"},{"string":"Allocates Sanctum of Thought","value":27137,"oils":"6,6,13"},{"string":"Allocates Quickstep","value":2715,"oils":"3,3,4"},{"string":"Allocates Arcane Will","value":27163,"oils":"3,3,12"},{"string":"Allocates Overprepared","value":27190,"oils":"3,3,6"},{"string":"Allocates Heart and Soul","value":27203,"oils":"2,9,13"},{"string":"Allocates Martial Experience","value":27301,"oils":"1,4,6"},{"string":"Allocates Gravepact","value":27308,"oils":"6,10,10"},{"string":"Allocates Spirit of War","value":27422,"oils":"1,8,13"},{"string":"Allocates Lord of the Dead","value":27611,"oils":"4,9,12"},{"string":"Allocates Worship the Blightheart","value":27781,"oils":"0,0,0"},{"string":"Allocates Blood Drinker","value":27788,"oils":"11,11,12"},{"string":"Allocates As The Thunder","value":27806,"oils":"1,1,7"},{"string":"Allocates Deep Wisdom","value":27929,"oils":"2,5,5"},{"string":"Allocates Empowered Bond","value":28034,"oils":"1,7,7"},{"string":"Allocates Surge of Vigour","value":28449,"oils":"3,7,8"},{"string":"Allocates Life Raker","value":28503,"oils":"2,4,12"},{"string":"Allocates Assassination","value":28754,"oils":"10,11,13"},{"string":"Allocates Relentless","value":28878,"oils":"2,4,7"},{"string":"Allocates Holy Fire","value":29049,"oils":"3,5,12"},{"string":"Allocates Ravenous Horde","value":29381,"oils":"4,12,13"},{"string":"Allocates Dance of Blades","value":29522,"oils":"7,9,9"},{"string":"Allocates Season of Ice","value":2959,"oils":"7,10,13"},{"string":"Allocates Explosive Runes","value":29861,"oils":"3,6,6"},{"string":"Allocates Fending","value":30160,"oils":"2,2,4"},{"string":"Allocates Lightning Walker","value":30225,"oils":"2,2,10"},{"string":"Allocates Hearty","value":30302,"oils":"4,11,12"},{"string":"Allocates Lava Lash","value":30439,"oils":"1,1,13"},{"string":"Allocates True Strike","value":30471,"oils":"5,9,10"},{"string":"Allocates Divine Fervour","value":30693,"oils":"4,5,7"},{"string":"Allocates Expert Hunter","value":30974,"oils":"7,10,10"},{"string":"Allocates Robust","value":31033,"oils":"1,4,5"},{"string":"Allocates Natural Authority","value":31257,"oils":"2,12,13"},{"string":"Allocates Fatal Toxins","value":31359,"oils":"1,8,12"},{"string":"Allocates Master of Wounds","value":31473,"oils":"1,5,8"},{"string":"Allocates Aspect of the Lynx","value":31508,"oils":"8,8,9"},{"string":"Allocates Adjacent Animosity","value":31513,"oils":"7,9,11"},{"string":"Allocates Careful Conservationist","value":31585,"oils":"7,10,11"},{"string":"Allocates Legacy of the Wilds","value":3195,"oils":"0,9,10"},{"string":"Allocates Titanic Impacts","value":32059,"oils":"3,4,11"},{"string":"Allocates Soul Thief","value":32176,"oils":"2,9,11"},{"string":"Allocates Adder's Touch","value":32227,"oils":"2,10,11"},{"string":"Allocates Storm Weaver","value":32455,"oils":"2,9,10"},{"string":"Allocates Mark the Prey","value":32681,"oils":"2,7,10"},{"string":"Allocates Wall of Steel","value":32738,"oils":"4,7,11"},{"string":"Allocates Sione's Ambition","value":32853,"oils":"0,6,10"},{"string":"Allocates Sovereignty","value":32932,"oils":"12,12,12"},{"string":"Allocates Razor's Edge","value":33082,"oils":"4,5,8"},{"string":"Allocates Fleetfoot","value":3309,"oils":"2,3,11"},{"string":"Allocates Juggernaut","value":33287,"oils":"3,5,11"},{"string":"Allocates Holy Dominion","value":33435,"oils":"6,6,9"},{"string":"Allocates Harrier","value":33545,"oils":"6,9,9"},{"string":"Allocates Forceful Skewering","value":33582,"oils":"4,6,8"},{"string":"Allocates Champion of the Cause","value":33718,"oils":"5,9,13"},{"string":"Allocates Hollow Effigy","value":33722,"oils":"0,9,12"},{"string":"Allocates Swagger","value":33725,"oils":"5,8,12"},{"string":"Allocates Devastating Devices","value":33777,"oils":"5,5,12"},{"string":"Allocates Will of Blades","value":33903,"oils":"2,4,10"},{"string":"Allocates Master of the Arena","value":34009,"oils":"2,11,12"},{"string":"Allocates Overcharge","value":34173,"oils":"9,10,12"},{"string":"Allocates Seasoned Swordplay","value":34284,"oils":"3,7,11"},{"string":"Allocates Golem Commander","value":34506,"oils":"6,12,13"},{"string":"Allocates Foresight","value":3452,"oils":"4,11,13"},{"string":"Allocates Malicious Intent","value":34591,"oils":"7,7,12"},{"string":"Allocates Fire Walker","value":34661,"oils":"8,9,10"},{"string":"Allocates Destroyer","value":34666,"oils":"2,4,11"},{"string":"Allocates Measured Fury","value":34973,"oils":"3,10,13"},{"string":"Allocates Colloidal Mixture","value":34978,"oils":"1,1,4"},{"string":"Allocates Discord Artisan","value":35233,"oils":"3,5,6"},{"string":"Allocates Kinetic Impacts","value":35436,"oils":"3,6,8"},{"string":"Allocates Strong Arm","value":35663,"oils":"1,6,11"},{"string":"Allocates Fearsome Force","value":35685,"oils":"5,6,9"},{"string":"Allocates Trickery","value":35894,"oils":"4,4,10"},{"string":"Allocates Faith and Steel","value":35958,"oils":"2,10,13"},{"string":"Allocates Primeval Force","value":36281,"oils":"6,8,12"},{"string":"Allocates Flaying","value":36490,"oils":"1,8,9"},{"string":"Allocates Avatar of the Hunt","value":36687,"oils":"1,11,11"},{"string":"Allocates Burning Brutality","value":36736,"oils":"5,7,8"},{"string":"Allocates Steelwood Stance","value":36859,"oils":"5,5,6"},{"string":"Allocates Sacrifice","value":36915,"oils":"5,6,8"},{"string":"Allocates Devotion","value":36949,"oils":"9,9,12"},{"string":"Allocates Path of the Savant","value":37078,"oils":"2,3,4"},{"string":"Allocates Stamina","value":37326,"oils":"10,10,12"},{"string":"Allocates Infused Flesh","value":37403,"oils":"3,7,10"},{"string":"Allocates Practised Reapplication","value":37425,"oils":"2,2,2"},{"string":"Allocates Intuition","value":37504,"oils":"3,8,8"},{"string":"Allocates Bastion of Faith","value":37512,"oils":"0,9,9"},{"string":"Allocates Dismembering","value":37647,"oils":"8,11,13"},{"string":"Allocates Presage","value":38246,"oils":"3,7,13"},{"string":"Allocates Righteous Decree","value":38516,"oils":"2,2,5"},{"string":"Allocates Way of the Warrior","value":38706,"oils":"0,10,11"},{"string":"Allocates Searing Heat","value":38849,"oils":"3,6,12"},{"string":"Allocates Goliath","value":38922,"oils":"2,3,13"},{"string":"Allocates Vitality Void","value":39530,"oils":"1,12,13"},{"string":"Allocates Pain Forger","value":39657,"oils":"1,8,8"},{"string":"Allocates Dark Arts","value":39743,"oils":"5,8,11"},{"string":"Allocates Counterweight","value":39761,"oils":"1,3,12"},{"string":"Allocates Brutal Skewering","value":39904,"oils":"6,13,13"},{"string":"Allocates Defiled Forces","value":39986,"oils":"9,10,11"},{"string":"Allocates Awe and Terror","value":40619,"oils":"7,7,11"},{"string":"Allocates Bone Breaker","value":40645,"oils":"4,6,6"},{"string":"Allocates Crystal Skin","value":40743,"oils":"2,10,12"},{"string":"Allocates Persistence","value":40849,"oils":"0,7,9"},{"string":"Allocates Lethality","value":41119,"oils":"2,8,12"},{"string":"Allocates Field Medicine","value":41137,"oils":"7,9,10"},{"string":"Allocates Jagged Wounds","value":41169,"oils":"0,7,13"},{"string":"Allocates Crushing Reply","value":41305,"oils":"1,2,3"},{"string":"Allocates Deadly Inclinations","value":41307,"oils":"0,7,10"},{"string":"Allocates Natural Remedies","value":41420,"oils":"7,11,12"},{"string":"Allocates Discipline and Training","value":41472,"oils":"10,12,12"},{"string":"Allocates Elder Power","value":41476,"oils":"5,5,8"},{"string":"Allocates Marked for Death","value":41595,"oils":"2,7,12"},{"string":"Allocates Spiritual Aid","value":4177,"oils":"12,12,13"},{"string":"Allocates Winter's Embrace","value":41870,"oils":"1,7,9"},{"string":"Allocates Resourcefulness","value":41989,"oils":"4,11,11"},{"string":"Allocates Soul of Steel","value":42009,"oils":"1,13,13"},{"string":"Allocates Profane Chemistry","value":42041,"oils":"4,10,12"},{"string":"Allocates Window of Opportunity","value":4207,"oils":"7,11,11"},{"string":"Allocates Frenetic","value":42443,"oils":"6,12,12"},{"string":"Allocates Snowforged","value":42649,"oils":"3,5,13"},{"string":"Allocates Elemental Focus","value":42686,"oils":"2,3,6"},{"string":"Allocates Heavy Draw","value":42720,"oils":"2,4,8"},{"string":"Allocates Arcane Focus","value":42795,"oils":"4,9,9"},{"string":"Allocates Mind Drinker","value":42804,"oils":"4,5,5"},{"string":"Allocates Whirling Barrier","value":42917,"oils":"3,5,9"},{"string":"Allocates Winter Spirit","value":43385,"oils":"2,5,12"},{"string":"Allocates Beacon of Hope","value":4354,"oils":"0,8,9"},{"string":"Allocates Spiritual Command","value":43689,"oils":"2,2,13"},{"string":"Allocates Efficient Explosives","value":44102,"oils":"2,5,8"},{"string":"Allocates Reflexes","value":44103,"oils":"6,10,13"},{"string":"Allocates As The Mountain","value":44191,"oils":"10,10,11"},{"string":"Allocates Testudo","value":44207,"oils":"1,2,10"},{"string":"Allocates Divine Fury","value":44347,"oils":"3,3,10"},{"string":"Allocates Shaman's Dominion","value":44562,"oils":"1,6,12"},{"string":"Allocates Potent Connections","value":44788,"oils":"2,2,8"},{"string":"Allocates Forces of Nature","value":4481,"oils":"4,6,12"},{"string":"Allocates Mysticism","value":44824,"oils":"5,6,11"},{"string":"Allocates Frost Walker","value":44955,"oils":"4,8,11"},{"string":"Allocates Wasting","value":44988,"oils":"2,12,12"},{"string":"Allocates Thrill Killer","value":45067,"oils":"3,3,5"},{"string":"Allocates Cornered Prey","value":45283,"oils":"3,3,7"},{"string":"Allocates Ash, Frost and Storm","value":45317,"oils":"2,9,9"},{"string":"Allocates Trick Shot","value":45329,"oils":"3,8,13"},{"string":"Allocates Successive Detonations","value":45608,"oils":"1,1,9"},{"string":"Allocates Trial of the Faith","value":45657,"oils":"2,7,7"},{"string":"Allocates Veteran Soldier","value":45803,"oils":"5,7,13"},{"string":"Allocates Conjured Barrier","value":45945,"oils":"4,7,10"},{"string":"Allocates Fangs of the Viper","value":46408,"oils":"1,5,6"},{"string":"Allocates Powerful Bond","value":46471,"oils":"7,7,7"},{"string":"Allocates Arcane Potency","value":46842,"oils":"6,10,12"},{"string":"Allocates Arcane Sanctuary","value":46904,"oils":"1,12,12"},{"string":"Allocates Saboteur","value":46965,"oils":"1,5,5"},{"string":"Allocates Master of Blades","value":47065,"oils":"6,11,13"},{"string":"Allocates Throatseeker","value":47306,"oils":"3,8,11"},{"string":"Allocates Overcharged","value":47471,"oils":"1,11,12"},{"string":"Allocates Depth Perception","value":47484,"oils":"3,4,5"},{"string":"Allocates Farsight","value":47743,"oils":"4,4,9"},{"string":"Allocates Insightfulness","value":48298,"oils":"4,4,13"},{"string":"Allocates Vigour","value":4833,"oils":"9,11,11"},{"string":"Allocates Bravery","value":48438,"oils":"8,11,11"},{"string":"Allocates Asylum","value":4854,"oils":"7,8,12"},{"string":"Allocates Heart of Darkness","value":48556,"oils":"0,8,8"},{"string":"Allocates Fervour","value":48614,"oils":"3,10,12"},{"string":"Allocates Void Barrier","value":48698,"oils":"9,12,13"},{"string":"Allocates Art of the Gladiator","value":48807,"oils":"2,11,13"},{"string":"Allocates Deadly Draw","value":48823,"oils":"2,4,9"},{"string":"Allocates Indiscriminate Revenge","value":4918,"oils":"1,1,1"},{"string":"Allocates Retribution","value":49254,"oils":"1,9,11"},{"string":"Allocates Wrecking Ball","value":49318,"oils":"1,5,11"},{"string":"Allocates Hired Killer","value":49379,"oils":"8,8,11"},{"string":"Allocates Cleaving","value":4940,"oils":"2,3,10"},{"string":"Allocates Adamant","value":49416,"oils":"6,8,10"},{"string":"Allocates Deep Breaths","value":49445,"oils":"5,7,11"},{"string":"Allocates King of the Hill","value":49459,"oils":"4,8,12"},{"string":"Allocates Defiance","value":49538,"oils":"3,5,10"},{"string":"Allocates Acuity","value":49621,"oils":"1,8,10"},{"string":"Allocates Cauterisation","value":49645,"oils":"2,2,7"},{"string":"Allocates Utmost Might","value":49772,"oils":"3,6,9"},{"string":"Allocates Courage","value":49969,"oils":"6,8,8"},{"string":"Allocates Unnatural Calm","value":50029,"oils":"4,13,13"},{"string":"Allocates Ballistics","value":50338,"oils":"6,8,11"},{"string":"Allocates Replenishing Remedies","value":50690,"oils":"2,3,7"},{"string":"Allocates Veteran's Wrath","value":50842,"oils":"8,13,13"},{"string":"Allocates Admonisher","value":50858,"oils":"2,6,11"},{"string":"Allocates Arcane Capacitor","value":51108,"oils":"8,10,13"},{"string":"Allocates Entropy","value":51212,"oils":"2,3,9"},{"string":"Allocates Spinecruncher","value":5126,"oils":"4,8,8"},{"string":"Allocates Mixed Munitions","value":51360,"oils":"0,9,11"},{"string":"Allocates Druidic Rite","value":51440,"oils":"1,9,13"},{"string":"Allocates Smashing Strikes","value":51559,"oils":"6,6,8"},{"string":"Allocates Last Rites","value":51748,"oils":"2,10,10"},{"string":"Allocates Master Fletcher","value":51881,"oils":"2,9,12"},{"string":"Allocates Burst of Energy","value":52030,"oils":"1,3,3"},{"string":"Allocates Disintegration","value":52031,"oils":"8,10,10"},{"string":"Allocates Feller of Foes","value":52090,"oils":"3,10,11"},{"string":"Allocates Soul Siphon","value":52157,"oils":"3,3,8"},{"string":"Allocates Weathered Hunter","value":52230,"oils":"2,3,5"},{"string":"Allocates Tenacity","value":52282,"oils":"0,13,13"},{"string":"Allocates Circle of Life","value":52789,"oils":"1,7,8"},{"string":"Allocates Battle Rouse","value":5289,"oils":"2,4,6"},{"string":"Allocates Poisonous Fangs","value":529,"oils":"1,3,6"},{"string":"Allocates Atrophy","value":53013,"oils":"1,2,13"},{"string":"Allocates Exceptional Performance","value":53042,"oils":"1,3,10"},{"string":"Allocates Revenge of the Hunted","value":53114,"oils":"10,12,13"},{"string":"Allocates Barbarism","value":53118,"oils":"11,11,13"},{"string":"Allocates Annihilation","value":53493,"oils":"1,1,10"},{"string":"Allocates Arcane Expanse","value":53573,"oils":"9,9,13"},{"string":"Allocates Steeped in the Profane","value":53652,"oils":"2,7,13"},{"string":"Allocates Shamanistic Fury","value":53757,"oils":"2,3,8"},{"string":"Allocates Cleansed Thoughts","value":53759,"oils":"0,6,13"},{"string":"Allocates Essence Extraction","value":53802,"oils":"9,9,10"},{"string":"Allocates Vengeance","value":53840,"oils":"3,11,12"},{"string":"Allocates Finesse","value":54142,"oils":"5,6,10"},{"string":"Allocates Blade Barrier","value":54268,"oils":"1,8,11"},{"string":"Allocates Magmatic Strikes","value":5430,"oils":"3,10,10"},{"string":"Allocates Surveillance","value":544,"oils":"2,7,11"},{"string":"Allocates Inexorable","value":54629,"oils":"9,11,12"},{"string":"Allocates Light of Divinity","value":54694,"oils":"8,9,9"},{"string":"Allocates Force Shaper","value":54713,"oils":"1,7,12"},{"string":"Allocates Mana Flows","value":54776,"oils":"1,11,13"},{"string":"Allocates Claws of the Magpie","value":54791,"oils":"2,6,6"},{"string":"Allocates Righteous Fury","value":55002,"oils":"4,7,7"},{"string":"Allocates Utmost Intellect","value":55114,"oils":"3,8,9"},{"string":"Allocates Settling Ash","value":55194,"oils":"1,7,13"},{"string":"Allocates Clever Construction","value":55380,"oils":"2,6,9"},{"string":"Allocates Constitution","value":55485,"oils":"5,8,13"},{"string":"Allocates Force of Darkness","value":5574,"oils":"0,11,11"},{"string":"Allocates Blacksmith's Clout","value":55772,"oils":"4,10,11"},{"string":"Allocates One with the River","value":56094,"oils":"5,11,11"},{"string":"Allocates Deliberate Brutality","value":56146,"oils":"0,8,12"},{"string":"Allocates Hardened Scars","value":56207,"oils":"0,6,9"},{"string":"Allocates Crusader","value":5624,"oils":"0,11,13"},{"string":"Allocates Lasting Tempest","value":56274,"oils":"0,8,11"},{"string":"Allocates Nightstalker","value":56276,"oils":"2,5,13"},{"string":"Allocates Flow of Battle","value":56330,"oils":"2,2,3"},{"string":"Allocates Cannibalistic Rite","value":56359,"oils":"5,6,6"},{"string":"Allocates Claws of the Falcon","value":56648,"oils":"3,3,13"},{"string":"Allocates Heart of Thunder","value":56716,"oils":"2,6,13"},{"string":"Allocates Dazzling Strikes","value":570,"oils":"5,5,11"},{"string":"Allocates Vengeant Cascade","value":57006,"oils":"0,7,11"},{"string":"Allocates Fangs of Frost","value":57199,"oils":"2,2,12"},{"string":"Allocates Blade of Cunning","value":57839,"oils":"2,6,12"},{"string":"Allocates Command of Steel","value":57900,"oils":"3,9,11"},{"string":"Allocates Serpentine Spellslinger","value":58032,"oils":"7,8,11"},{"string":"Allocates High Voltage","value":58168,"oils":"3,7,7"},{"string":"Allocates Fingers of Frost","value":58198,"oils":"8,9,13"},{"string":"Allocates Purity of Flesh","value":58218,"oils":"1,10,12"},{"string":"Allocates Coordination","value":5823,"oils":"3,9,10"},{"string":"Allocates Renowned Deeds","value":58382,"oils":"7,11,13"},{"string":"Allocates Born to Fight","value":58449,"oils":"8,8,13"},{"string":"Allocates Disemboweling","value":58831,"oils":"4,8,13"},{"string":"Allocates Leader of the Pack","value":58851,"oils":"9,13,13"},{"string":"Allocates Disciple of the Slaughter","value":58921,"oils":"3,4,13"},{"string":"Allocates Brutal Blade","value":59151,"oils":"2,4,13"},{"string":"Allocates Escalation","value":59423,"oils":"4,4,7"},{"string":"Allocates Expeditious Munitions","value":59556,"oils":"1,6,8"},{"string":"Allocates Unstable Munitions","value":59605,"oils":"5,8,8"},{"string":"Allocates Dirty Techniques","value":59766,"oils":"3,11,13"},{"string":"Allocates Entrench","value":59866,"oils":"2,6,8"},{"string":"Allocates Careful Counterattack","value":59976,"oils":"1,1,3"},{"string":"Allocates Twin Terrors","value":6,"oils":"1,6,10"},{"string":"Allocates Fury Bolts","value":60002,"oils":"4,4,5"},{"string":"Allocates Prismatic Skin","value":60031,"oils":"12,13,13"},{"string":"Allocates Heart of Flame","value":60501,"oils":"5,6,13"},{"string":"Allocates Galvanic Hammer","value":60619,"oils":"1,2,9"},{"string":"Allocates Sleight of Hand","value":60737,"oils":"4,5,11"},{"string":"Allocates Inspiring Bond","value":60781,"oils":"3,5,7"},{"string":"Allocates Wild Hunger","value":61039,"oils":"3,13,13"},{"string":"Allocates Rallying Icon","value":61190,"oils":"1,6,13"},{"string":"Allocates Heart of the Warrior","value":61198,"oils":"8,12,13"},{"string":"Allocates Amplify","value":61308,"oils":"3,6,11"},{"string":"Allocates Explosive Elements","value":61689,"oils":"3,9,12"},{"string":"Allocates Doom Cast","value":61981,"oils":"3,6,13"},{"string":"Allocates Grave Intentions","value":61982,"oils":"2,8,8"},{"string":"Allocates Taste for Blood","value":62094,"oils":"3,8,12"},{"string":"Allocates Blast Waves","value":6233,"oils":"1,4,9"},{"string":"Allocates Precision","value":6237,"oils":"2,2,9"},{"string":"Allocates Essence Surge","value":62577,"oils":"5,12,13"},{"string":"Allocates Mystic Talents","value":62596,"oils":"0,6,11"},{"string":"Allocates Brink of Death","value":62802,"oils":"4,7,8"},{"string":"Allocates Glacial Cage","value":62849,"oils":"4,7,9"},{"string":"Allocates Bloodless","value":6289,"oils":"3,9,13"},{"string":"Allocates Bannerman","value":63033,"oils":"7,8,9"},{"string":"Allocates Ironwood","value":63150,"oils":"1,3,5"},{"string":"Allocates Tempest Blast","value":63207,"oils":"3,4,12"},{"string":"Allocates Inveterate","value":63251,"oils":"10,10,13"},{"string":"Allocates Lust for Carnage","value":63422,"oils":"5,11,13"},{"string":"Allocates Excess Sustenance","value":63453,"oils":"5,7,7"},{"string":"Allocates Primal Manifestation","value":63635,"oils":"3,4,9"},{"string":"Allocates Gladiator's Perseverance","value":63727,"oils":"5,6,12"},{"string":"Allocates Utmost Swiftness","value":63921,"oils":"2,5,9"},{"string":"Allocates Totemic Zeal","value":63933,"oils":"4,4,8"},{"string":"Allocates Prism Weave","value":63944,"oils":"2,11,11"},{"string":"Allocates Shaper","value":63976,"oils":"1,9,9"},{"string":"Allocates Warrior Training","value":64077,"oils":"1,5,9"},{"string":"Allocates Aspect of Stone","value":64217,"oils":"0,8,13"},{"string":"Allocates Roaring Challenge","value":64226,"oils":"1,2,4"},{"string":"Allocates Brand Equity","value":64355,"oils":"7,8,10"},{"string":"Allocates Blunt Trauma","value":64395,"oils":"5,9,12"},{"string":"Allocates Disciple of the Unyielding","value":64882,"oils":"8,9,11"},{"string":"Allocates Essence Sap","value":65053,"oils":"5,8,10"},{"string":"Allocates Bladedancer","value":65093,"oils":"3,3,9"},{"string":"Allocates Leadership","value":65097,"oils":"8,11,12"},{"string":"Allocates Bastion Breaker","value":65107,"oils":"2,5,7"},{"string":"Allocates Tireless","value":65108,"oils":"11,11,11"},{"string":"Allocates Heart of Oak","value":65210,"oils":"4,9,13"},{"string":"Allocates Aspect of the Eagle","value":65224,"oils":"3,4,4"},{"string":"Allocates Enigmatic Reach","value":65273,"oils":"4,5,10"},{"string":"Allocates Diamond Skin","value":65308,"oils":"2,5,11"},{"string":"Allocates Heartseeker","value":65502,"oils":"5,9,9"},{"string":"Allocates Arcing Blows","value":6615,"oils":"1,1,12"},{"string":"Allocates Arcane Guarding","value":6770,"oils":"1,5,10"},{"string":"Allocates Savage Skewering","value":6783,"oils":"1,2,7"},{"string":"Allocates Charisma","value":6799,"oils":"11,13,13"},{"string":"Allocates Safeguard","value":6967,"oils":"4,6,10"},{"string":"Allocates Split Shot","value":7069,"oils":"1,7,11"},{"string":"Allocates Weapon Artistry","value":7085,"oils":"1,3,8"},{"string":"Allocates Master Sapper","value":7136,"oils":"5,10,11"},{"string":"Allocates Swift Venoms","value":7263,"oils":"1,3,13"},{"string":"Allocates Harvester of Foes","value":7440,"oils":"1,3,7"},{"string":"Allocates Crackling Speed","value":7555,"oils":"10,11,11"},{"string":"Allocates Enduring Bond","value":7688,"oils":"1,4,13"},{"string":"Allocates Enigmatic Defence","value":7918,"oils":"8,8,8"},{"string":"Allocates Clever Thief","value":8001,"oils":"1,4,7"},{"string":"Allocates Practical Application","value":8135,"oils":"1,1,8"},{"string":"Allocates Longshot","value":8458,"oils":"5,9,11"},{"string":"Allocates Aggressive Bastion","value":861,"oils":"4,8,10"},{"string":"Allocates Heart of Ice","value":8833,"oils":"9,11,13"},{"string":"Allocates Backstabbing","value":8920,"oils":"1,5,12"},{"string":"Allocates Dire Torment","value":9015,"oils":"6,9,11"},{"string":"Allocates Volatile Mines","value":9055,"oils":"6,11,11"},{"string":"Allocates Merciless Skewering","value":9194,"oils":"8,8,12"},{"string":"Allocates Disciple of the Forbidden","value":9261,"oils":"10,10,10"},{"string":"Allocates Mental Rapidity","value":9432,"oils":"2,8,10"},{"string":"Allocates Hunter's Gambit","value":9535,"oils":"1,4,12"},{"string":"Allocates Light Eater","value":9567,"oils":"6,8,9"},{"string":"Allocates Nimbleness","value":9788,"oils":"3,9,9"},{"string":"Allocates Growth and Decay","value":9864,"oils":"1,5,13"}],"trade":{"ids":{"enchant":["enchant.stat_2954116742"]},"option":true}} +{"ref":"Allocates # if you have the matching modifier on Forbidden Flame","better":1,"matchers":[{"string":"Allocates Necromancer if you have the matching modifier on Forbidden Flame","value":10099},{"string":"Allocates Brutal Fervour if you have the matching modifier on Forbidden Flame","value":10143},{"string":"Allocates Pursuit of Faith if you have the matching modifier on Forbidden Flame","value":1105},{"string":"Allocates Inspirational if you have the matching modifier on Forbidden Flame","value":11412},{"string":"Allocates Plaguebringer if you have the matching modifier on Forbidden Flame","value":11490},{"string":"Allocates Lesson of the Seasons if you have the matching modifier on Forbidden Flame","value":11597},{"string":"Allocates Occultist if you have the matching modifier on Forbidden Flame","value":12597},{"string":"Allocates Master of Metal if you have the matching modifier on Forbidden Flame","value":13374},{"string":"Allocates Instruments of Zeal if you have the matching modifier on Forbidden Flame","value":13851},{"string":"Allocates Explosives Expert if you have the matching modifier on Forbidden Flame","value":14103},{"string":"Allocates Bone Barrier if you have the matching modifier on Forbidden Flame","value":14603},{"string":"Allocates Templar Ascendancy if you have the matching modifier on Forbidden Flame","value":15435},{"string":"Allocates Jagged Technique if you have the matching modifier on Forbidden Flame","value":15616},{"string":"Allocates Masterful Form if you have the matching modifier on Forbidden Flame","value":16306},{"string":"Allocates Oath of Winter if you have the matching modifier on Forbidden Flame","value":16848},{"string":"Allocates Pyromaniac if you have the matching modifier on Forbidden Flame","value":16940},{"string":"Allocates Master Toxicist if you have the matching modifier on Forbidden Flame","value":1697},{"string":"Allocates Hinekora, Death's Fury if you have the matching modifier on Forbidden Flame","value":1731},{"string":"Allocates Overwhelm if you have the matching modifier on Forbidden Flame","value":17315},{"string":"Allocates Unflinching if you have the matching modifier on Forbidden Flame","value":1734},{"string":"Allocates Untiring if you have the matching modifier on Forbidden Flame","value":17988},{"string":"Allocates Fury of Nature if you have the matching modifier on Forbidden Flame","value":18054},{"string":"Allocates Opportunistic if you have the matching modifier on Forbidden Flame","value":19083},{"string":"Allocates Unleashed Potential if you have the matching modifier on Forbidden Flame","value":19355},{"string":"Allocates Instruments of Virtue if you have the matching modifier on Forbidden Flame","value":19417},{"string":"Allocates Noxious Strike if you have the matching modifier on Forbidden Flame","value":1945},{"string":"Allocates Toxic Delivery if you have the matching modifier on Forbidden Flame","value":19598},{"string":"Allocates Unwavering Crusade if you have the matching modifier on Forbidden Flame","value":19641},{"string":"Allocates Ambush and Assassinate if you have the matching modifier on Forbidden Flame","value":21264},{"string":"Allocates Powerful Precision if you have the matching modifier on Forbidden Flame","value":21455},{"string":"Allocates Wind Ward if you have the matching modifier on Forbidden Flame","value":23169},{"string":"Allocates One Step Ahead if you have the matching modifier on Forbidden Flame","value":23225},{"string":"Allocates Corpse Pact if you have the matching modifier on Forbidden Flame","value":23572},{"string":"Allocates Crave the Slaughter if you have the matching modifier on Forbidden Flame","value":24528},{"string":"Allocates Path of the Marauder if you have the matching modifier on Forbidden Flame","value":24755},{"string":"Allocates Duelist Ascendancy if you have the matching modifier on Forbidden Flame","value":24798},{"string":"Allocates Gathering Winds if you have the matching modifier on Forbidden Flame","value":24848},{"string":"Allocates Withering Presence if you have the matching modifier on Forbidden Flame","value":25309},{"string":"Allocates Conviction of Power if you have the matching modifier on Forbidden Flame","value":25651},{"string":"Allocates Elemancer if you have the matching modifier on Forbidden Flame","value":258},{"string":"Allocates More Than Skill if you have the matching modifier on Forbidden Flame","value":2598},{"string":"Allocates Endless Munitions if you have the matching modifier on Forbidden Flame","value":26067},{"string":"Allocates Shaper of Storms if you have the matching modifier on Forbidden Flame","value":27038},{"string":"Allocates Void Beacon if you have the matching modifier on Forbidden Flame","value":27096},{"string":"Allocates Nine Lives if you have the matching modifier on Forbidden Flame","value":27602},{"string":"Allocates First to Strike, Last to Fall if you have the matching modifier on Forbidden Flame","value":27604},{"string":"Allocates Gratuitous Violence if you have the matching modifier on Forbidden Flame","value":27864},{"string":"Allocates Perfect Crime if you have the matching modifier on Forbidden Flame","value":28535},{"string":"Allocates Occupying Force if you have the matching modifier on Forbidden Flame","value":2872},{"string":"Allocates Mistwalker if you have the matching modifier on Forbidden Flame","value":28782},{"string":"Allocates Heartstopper if you have the matching modifier on Forbidden Flame","value":28884},{"string":"Allocates [UNUSED] Slamako, Slam's Slam if you have the matching modifier on Forbidden Flame","value":28986},{"string":"Allocates Sanctuary of Thought if you have the matching modifier on Forbidden Flame","value":29026},{"string":"Allocates Blitz if you have the matching modifier on Forbidden Flame","value":29630},{"string":"Allocates Experienced Herbalist if you have the matching modifier on Forbidden Flame","value":29662},{"string":"Allocates Escape Artist if you have the matching modifier on Forbidden Flame","value":29825},{"string":"Allocates Guardian if you have the matching modifier on Forbidden Flame","value":30919},{"string":"Allocates Unholy Authority if you have the matching modifier on Forbidden Flame","value":31344},{"string":"Allocates Oath of Spring if you have the matching modifier on Forbidden Flame","value":31364},{"string":"Allocates Sione, Sun's Roar if you have the matching modifier on Forbidden Flame","value":31667},{"string":"Allocates Fortitude if you have the matching modifier on Forbidden Flame","value":31700},{"string":"Allocates Headsman if you have the matching modifier on Forbidden Flame","value":3184},{"string":"Allocates Valako, Storm's Embrace if you have the matching modifier on Forbidden Flame","value":32249},{"string":"Allocates War Bringer if you have the matching modifier on Forbidden Flame","value":32251},{"string":"Allocates Pious Path if you have the matching modifier on Forbidden Flame","value":32816},{"string":"Allocates Swift Killer if you have the matching modifier on Forbidden Flame","value":32947},{"string":"Allocates Oath of Summer if you have the matching modifier on Forbidden Flame","value":33645},{"string":"Allocates Unstoppable Hero if you have the matching modifier on Forbidden Flame","value":33940},{"string":"Allocates Ritual of Awakening if you have the matching modifier on Forbidden Flame","value":34434},{"string":"Allocates Endless Hunger if you have the matching modifier on Forbidden Flame","value":34484},{"string":"Allocates Deadeye if you have the matching modifier on Forbidden Flame","value":34567},{"string":"Allocates Gladiator if you have the matching modifier on Forbidden Flame","value":34774},{"string":"Allocates Essence Glutton if you have the matching modifier on Forbidden Flame","value":3554},{"string":"Allocates Conqueror if you have the matching modifier on Forbidden Flame","value":35750},{"string":"Allocates Commander of Darkness if you have the matching modifier on Forbidden Flame","value":36017},{"string":"Allocates Seasoned Hunter if you have the matching modifier on Forbidden Flame","value":36958},{"string":"Allocates Profane Bloom if you have the matching modifier on Forbidden Flame","value":37127},{"string":"Allocates Vile Bastion if you have the matching modifier on Forbidden Flame","value":37492},{"string":"Allocates Impact if you have the matching modifier on Forbidden Flame","value":38180},{"string":"Allocates Chain Reaction if you have the matching modifier on Forbidden Flame","value":38918},{"string":"Allocates Flawless Savagery if you have the matching modifier on Forbidden Flame","value":38999},{"string":"Allocates Champion if you have the matching modifier on Forbidden Flame","value":39598},{"string":"Allocates Bastion of Hope if you have the matching modifier on Forbidden Flame","value":39728},{"string":"Allocates Sanctuary if you have the matching modifier on Forbidden Flame","value":39790},{"string":"Allocates Demolitions Specialist if you have the matching modifier on Forbidden Flame","value":39834},{"string":"Allocates Augury of Penitence if you have the matching modifier on Forbidden Flame","value":40059},{"string":"Allocates Enduring Suffusion if you have the matching modifier on Forbidden Flame","value":40104},{"string":"Allocates Arcane Blessing if you have the matching modifier on Forbidden Flame","value":40510},{"string":"Allocates Shaper of Winter if you have the matching modifier on Forbidden Flame","value":40810},{"string":"Allocates Nature's Reprisal if you have the matching modifier on Forbidden Flame","value":40813},{"string":"Allocates Spellbreaker if you have the matching modifier on Forbidden Flame","value":41891},{"string":"Allocates Berserker if you have the matching modifier on Forbidden Flame","value":4194},{"string":"Allocates Hierophant if you have the matching modifier on Forbidden Flame","value":42144},{"string":"Allocates Radiant Faith if you have the matching modifier on Forbidden Flame","value":42264},{"string":"Allocates Unstable Infusion if you have the matching modifier on Forbidden Flame","value":4242},{"string":"Allocates Fatal Flourish if you have the matching modifier on Forbidden Flame","value":42469},{"string":"Allocates Assassin if you have the matching modifier on Forbidden Flame","value":43122},{"string":"Allocates Slayer if you have the matching modifier on Forbidden Flame","value":43195},{"string":"Allocates Inquisitor if you have the matching modifier on Forbidden Flame","value":43962},{"string":"Allocates Undeniable if you have the matching modifier on Forbidden Flame","value":44297},{"string":"Allocates Avidity if you have the matching modifier on Forbidden Flame","value":44482},{"string":"Allocates Radiant Crusade if you have the matching modifier on Forbidden Flame","value":4494},{"string":"Allocates Far Shot if you have the matching modifier on Forbidden Flame","value":45313},{"string":"Allocates Frigid Wake if you have the matching modifier on Forbidden Flame","value":47630},{"string":"Allocates Bomb Specialist if you have the matching modifier on Forbidden Flame","value":47778},{"string":"Allocates Inevitable Judgement if you have the matching modifier on Forbidden Flame","value":48214},{"string":"Allocates Deadly Infusion if you have the matching modifier on Forbidden Flame","value":48239},{"string":"Allocates Tasalio, Cleansing Water if you have the matching modifier on Forbidden Flame","value":48480},{"string":"Allocates Mother's Teachings if you have the matching modifier on Forbidden Flame","value":4849},{"string":"Allocates Mistress of Sacrifice if you have the matching modifier on Forbidden Flame","value":48719},{"string":"Allocates Soul Drinker if you have the matching modifier on Forbidden Flame","value":48999},{"string":"Allocates Bastion of Elements if you have the matching modifier on Forbidden Flame","value":4917},{"string":"Allocates Ranger Ascendancy if you have the matching modifier on Forbidden Flame","value":49532},{"string":"Allocates Tawhoa, Forest's Strength if you have the matching modifier on Forbidden Flame","value":5029},{"string":"Allocates Prayer of Glory if you have the matching modifier on Forbidden Flame","value":50356},{"string":"Allocates Ngamahu, Flame's Advance if you have the matching modifier on Forbidden Flame","value":50692},{"string":"Allocates Born in the Shadows if you have the matching modifier on Forbidden Flame","value":5087},{"string":"Allocates Nature's Adrenaline if you have the matching modifier on Forbidden Flame","value":51101},{"string":"Allocates Shaper of Desolation if you have the matching modifier on Forbidden Flame","value":51391},{"string":"Allocates Like Clockwork if you have the matching modifier on Forbidden Flame","value":51462},{"string":"Allocates Sign of Purpose if you have the matching modifier on Forbidden Flame","value":51492},{"string":"Allocates Witch Ascendancy if you have the matching modifier on Forbidden Flame","value":51782},{"string":"Allocates Indomitable Resolve if you have the matching modifier on Forbidden Flame","value":52435},{"string":"Allocates Weapon Master if you have the matching modifier on Forbidden Flame","value":52575},{"string":"Allocates Tukohama, War's Herald if you have the matching modifier on Forbidden Flame","value":53095},{"string":"Allocates Shaper of Flames if you have the matching modifier on Forbidden Flame","value":53123},{"string":"Allocates Unbreakable if you have the matching modifier on Forbidden Flame","value":53816},{"string":"Allocates Righteous Providence if you have the matching modifier on Forbidden Flame","value":53884},{"string":"Allocates Path of the Shadow if you have the matching modifier on Forbidden Flame","value":53992},{"string":"Allocates Mindless Aggression if you have the matching modifier on Forbidden Flame","value":54159},{"string":"Allocates Focal Point if you have the matching modifier on Forbidden Flame","value":5443},{"string":"Allocates Path of the Templar if you have the matching modifier on Forbidden Flame","value":54877},{"string":"Allocates Wicked Ward if you have the matching modifier on Forbidden Flame","value":5502},{"string":"Allocates Time of Need if you have the matching modifier on Forbidden Flame","value":55146},{"string":"Allocates Avatar of the Wilds if you have the matching modifier on Forbidden Flame","value":55509},{"string":"Allocates Polymath if you have the matching modifier on Forbidden Flame","value":55867},{"string":"Allocates Liege of the Primordial if you have the matching modifier on Forbidden Flame","value":56461},{"string":"Allocates Path of the Witch if you have the matching modifier on Forbidden Flame","value":56722},{"string":"Allocates Unrelenting if you have the matching modifier on Forbidden Flame","value":56789},{"string":"Allocates Worthy Foe if you have the matching modifier on Forbidden Flame","value":56967},{"string":"Allocates Chieftain if you have the matching modifier on Forbidden Flame","value":57052},{"string":"Allocates Heart of Destruction if you have the matching modifier on Forbidden Flame","value":57197},{"string":"Allocates Harness the Void if you have the matching modifier on Forbidden Flame","value":57331},{"string":"Allocates Rite of Ruin if you have the matching modifier on Forbidden Flame","value":57560},{"string":"Allocates Searing Purity if you have the matching modifier on Forbidden Flame","value":57568},{"string":"Allocates Unstoppable if you have the matching modifier on Forbidden Flame","value":5819},{"string":"Allocates Saboteur if you have the matching modifier on Forbidden Flame","value":58827},{"string":"Allocates Aspect of Carnage if you have the matching modifier on Forbidden Flame","value":59920},{"string":"Allocates Master Distiller if you have the matching modifier on Forbidden Flame","value":6038},{"string":"Allocates Illuminated Devotion if you have the matching modifier on Forbidden Flame","value":60462},{"string":"Allocates Juggernaut if you have the matching modifier on Forbidden Flame","value":61072},{"string":"Allocates Mastermind of Discord if you have the matching modifier on Forbidden Flame","value":61259},{"string":"Allocates Ramako, Sun's Light if you have the matching modifier on Forbidden Flame","value":61355},{"string":"Allocates Harmony of Purpose if you have the matching modifier on Forbidden Flame","value":61372},{"string":"Allocates Marauder Ascendancy if you have the matching modifier on Forbidden Flame","value":61437},{"string":"Allocates Ricochet if you have the matching modifier on Forbidden Flame","value":61627},{"string":"Allocates Master Alchemist if you have the matching modifier on Forbidden Flame","value":61805},{"string":"Allocates Forbidden Power if you have the matching modifier on Forbidden Flame","value":62504},{"string":"Allocates Unyielding if you have the matching modifier on Forbidden Flame","value":62595},{"string":"Allocates Bane of Legends if you have the matching modifier on Forbidden Flame","value":62817},{"string":"Allocates Master Surgeon if you have the matching modifier on Forbidden Flame","value":63293},{"string":"Allocates Path of the Duelist if you have the matching modifier on Forbidden Flame","value":63357},{"string":"Allocates Measured Retaliation if you have the matching modifier on Forbidden Flame","value":63490},{"string":"Allocates Beacon of Ruin if you have the matching modifier on Forbidden Flame","value":64588},{"string":"Allocates Unwavering Faith if you have the matching modifier on Forbidden Flame","value":64768},{"string":"Allocates Unnatural Strength if you have the matching modifier on Forbidden Flame","value":65153},{"string":"Allocates Nature's Boon if you have the matching modifier on Forbidden Flame","value":65296},{"string":"Allocates Trickster if you have the matching modifier on Forbidden Flame","value":6778},{"string":"Allocates War of Attrition if you have the matching modifier on Forbidden Flame","value":758},{"string":"Allocates Path of the Ranger if you have the matching modifier on Forbidden Flame","value":7618},{"string":"Allocates Shadow Ascendancy if you have the matching modifier on Forbidden Flame","value":772},{"string":"Allocates Elementalist if you have the matching modifier on Forbidden Flame","value":8281},{"string":"Allocates Determined Survivor if you have the matching modifier on Forbidden Flame","value":8419},{"string":"Allocates Warden if you have the matching modifier on Forbidden Flame","value":8656},{"string":"Allocates Divine Guidance if you have the matching modifier on Forbidden Flame","value":922},{"string":"Allocates Defy Pain if you have the matching modifier on Forbidden Flame","value":9271},{"string":"Allocates Pathfinder if you have the matching modifier on Forbidden Flame","value":9327}],"trade":{"ids":{"explicit":["explicit.stat_2460506030"]},"option":true}} +{"ref":"Allocates # if you have the matching modifier on Forbidden Flesh","better":1,"matchers":[{"string":"Allocates Necromancer if you have the matching modifier on Forbidden Flesh","value":10099},{"string":"Allocates Brutal Fervour if you have the matching modifier on Forbidden Flesh","value":10143},{"string":"Allocates Pursuit of Faith if you have the matching modifier on Forbidden Flesh","value":1105},{"string":"Allocates Inspirational if you have the matching modifier on Forbidden Flesh","value":11412},{"string":"Allocates Plaguebringer if you have the matching modifier on Forbidden Flesh","value":11490},{"string":"Allocates Lesson of the Seasons if you have the matching modifier on Forbidden Flesh","value":11597},{"string":"Allocates Occultist if you have the matching modifier on Forbidden Flesh","value":12597},{"string":"Allocates Master of Metal if you have the matching modifier on Forbidden Flesh","value":13374},{"string":"Allocates Instruments of Zeal if you have the matching modifier on Forbidden Flesh","value":13851},{"string":"Allocates Explosives Expert if you have the matching modifier on Forbidden Flesh","value":14103},{"string":"Allocates Bone Barrier if you have the matching modifier on Forbidden Flesh","value":14603},{"string":"Allocates Templar Ascendancy if you have the matching modifier on Forbidden Flesh","value":15435},{"string":"Allocates Jagged Technique if you have the matching modifier on Forbidden Flesh","value":15616},{"string":"Allocates Masterful Form if you have the matching modifier on Forbidden Flesh","value":16306},{"string":"Allocates Oath of Winter if you have the matching modifier on Forbidden Flesh","value":16848},{"string":"Allocates Pyromaniac if you have the matching modifier on Forbidden Flesh","value":16940},{"string":"Allocates Master Toxicist if you have the matching modifier on Forbidden Flesh","value":1697},{"string":"Allocates Hinekora, Death's Fury if you have the matching modifier on Forbidden Flesh","value":1731},{"string":"Allocates Overwhelm if you have the matching modifier on Forbidden Flesh","value":17315},{"string":"Allocates Unflinching if you have the matching modifier on Forbidden Flesh","value":1734},{"string":"Allocates Untiring if you have the matching modifier on Forbidden Flesh","value":17988},{"string":"Allocates Fury of Nature if you have the matching modifier on Forbidden Flesh","value":18054},{"string":"Allocates Opportunistic if you have the matching modifier on Forbidden Flesh","value":19083},{"string":"Allocates Unleashed Potential if you have the matching modifier on Forbidden Flesh","value":19355},{"string":"Allocates Instruments of Virtue if you have the matching modifier on Forbidden Flesh","value":19417},{"string":"Allocates Noxious Strike if you have the matching modifier on Forbidden Flesh","value":1945},{"string":"Allocates Toxic Delivery if you have the matching modifier on Forbidden Flesh","value":19598},{"string":"Allocates Unwavering Crusade if you have the matching modifier on Forbidden Flesh","value":19641},{"string":"Allocates Ambush and Assassinate if you have the matching modifier on Forbidden Flesh","value":21264},{"string":"Allocates Powerful Precision if you have the matching modifier on Forbidden Flesh","value":21455},{"string":"Allocates Wind Ward if you have the matching modifier on Forbidden Flesh","value":23169},{"string":"Allocates One Step Ahead if you have the matching modifier on Forbidden Flesh","value":23225},{"string":"Allocates Corpse Pact if you have the matching modifier on Forbidden Flesh","value":23572},{"string":"Allocates Crave the Slaughter if you have the matching modifier on Forbidden Flesh","value":24528},{"string":"Allocates Path of the Marauder if you have the matching modifier on Forbidden Flesh","value":24755},{"string":"Allocates Duelist Ascendancy if you have the matching modifier on Forbidden Flesh","value":24798},{"string":"Allocates Gathering Winds if you have the matching modifier on Forbidden Flesh","value":24848},{"string":"Allocates Withering Presence if you have the matching modifier on Forbidden Flesh","value":25309},{"string":"Allocates Conviction of Power if you have the matching modifier on Forbidden Flesh","value":25651},{"string":"Allocates Elemancer if you have the matching modifier on Forbidden Flesh","value":258},{"string":"Allocates More Than Skill if you have the matching modifier on Forbidden Flesh","value":2598},{"string":"Allocates Endless Munitions if you have the matching modifier on Forbidden Flesh","value":26067},{"string":"Allocates Shaper of Storms if you have the matching modifier on Forbidden Flesh","value":27038},{"string":"Allocates Void Beacon if you have the matching modifier on Forbidden Flesh","value":27096},{"string":"Allocates Nine Lives if you have the matching modifier on Forbidden Flesh","value":27602},{"string":"Allocates First to Strike, Last to Fall if you have the matching modifier on Forbidden Flesh","value":27604},{"string":"Allocates Gratuitous Violence if you have the matching modifier on Forbidden Flesh","value":27864},{"string":"Allocates Perfect Crime if you have the matching modifier on Forbidden Flesh","value":28535},{"string":"Allocates Occupying Force if you have the matching modifier on Forbidden Flesh","value":2872},{"string":"Allocates Mistwalker if you have the matching modifier on Forbidden Flesh","value":28782},{"string":"Allocates Heartstopper if you have the matching modifier on Forbidden Flesh","value":28884},{"string":"Allocates [UNUSED] Slamako, Slam's Slam if you have the matching modifier on Forbidden Flesh","value":28986},{"string":"Allocates Sanctuary of Thought if you have the matching modifier on Forbidden Flesh","value":29026},{"string":"Allocates Blitz if you have the matching modifier on Forbidden Flesh","value":29630},{"string":"Allocates Experienced Herbalist if you have the matching modifier on Forbidden Flesh","value":29662},{"string":"Allocates Escape Artist if you have the matching modifier on Forbidden Flesh","value":29825},{"string":"Allocates Guardian if you have the matching modifier on Forbidden Flesh","value":30919},{"string":"Allocates Unholy Authority if you have the matching modifier on Forbidden Flesh","value":31344},{"string":"Allocates Oath of Spring if you have the matching modifier on Forbidden Flesh","value":31364},{"string":"Allocates Sione, Sun's Roar if you have the matching modifier on Forbidden Flesh","value":31667},{"string":"Allocates Fortitude if you have the matching modifier on Forbidden Flesh","value":31700},{"string":"Allocates Headsman if you have the matching modifier on Forbidden Flesh","value":3184},{"string":"Allocates Valako, Storm's Embrace if you have the matching modifier on Forbidden Flesh","value":32249},{"string":"Allocates War Bringer if you have the matching modifier on Forbidden Flesh","value":32251},{"string":"Allocates Pious Path if you have the matching modifier on Forbidden Flesh","value":32816},{"string":"Allocates Swift Killer if you have the matching modifier on Forbidden Flesh","value":32947},{"string":"Allocates Oath of Summer if you have the matching modifier on Forbidden Flesh","value":33645},{"string":"Allocates Unstoppable Hero if you have the matching modifier on Forbidden Flesh","value":33940},{"string":"Allocates Ritual of Awakening if you have the matching modifier on Forbidden Flesh","value":34434},{"string":"Allocates Endless Hunger if you have the matching modifier on Forbidden Flesh","value":34484},{"string":"Allocates Deadeye if you have the matching modifier on Forbidden Flesh","value":34567},{"string":"Allocates Gladiator if you have the matching modifier on Forbidden Flesh","value":34774},{"string":"Allocates Essence Glutton if you have the matching modifier on Forbidden Flesh","value":3554},{"string":"Allocates Conqueror if you have the matching modifier on Forbidden Flesh","value":35750},{"string":"Allocates Commander of Darkness if you have the matching modifier on Forbidden Flesh","value":36017},{"string":"Allocates Seasoned Hunter if you have the matching modifier on Forbidden Flesh","value":36958},{"string":"Allocates Profane Bloom if you have the matching modifier on Forbidden Flesh","value":37127},{"string":"Allocates Vile Bastion if you have the matching modifier on Forbidden Flesh","value":37492},{"string":"Allocates Impact if you have the matching modifier on Forbidden Flesh","value":38180},{"string":"Allocates Chain Reaction if you have the matching modifier on Forbidden Flesh","value":38918},{"string":"Allocates Flawless Savagery if you have the matching modifier on Forbidden Flesh","value":38999},{"string":"Allocates Champion if you have the matching modifier on Forbidden Flesh","value":39598},{"string":"Allocates Bastion of Hope if you have the matching modifier on Forbidden Flesh","value":39728},{"string":"Allocates Sanctuary if you have the matching modifier on Forbidden Flesh","value":39790},{"string":"Allocates Demolitions Specialist if you have the matching modifier on Forbidden Flesh","value":39834},{"string":"Allocates Augury of Penitence if you have the matching modifier on Forbidden Flesh","value":40059},{"string":"Allocates Enduring Suffusion if you have the matching modifier on Forbidden Flesh","value":40104},{"string":"Allocates Arcane Blessing if you have the matching modifier on Forbidden Flesh","value":40510},{"string":"Allocates Shaper of Winter if you have the matching modifier on Forbidden Flesh","value":40810},{"string":"Allocates Nature's Reprisal if you have the matching modifier on Forbidden Flesh","value":40813},{"string":"Allocates Spellbreaker if you have the matching modifier on Forbidden Flesh","value":41891},{"string":"Allocates Berserker if you have the matching modifier on Forbidden Flesh","value":4194},{"string":"Allocates Hierophant if you have the matching modifier on Forbidden Flesh","value":42144},{"string":"Allocates Radiant Faith if you have the matching modifier on Forbidden Flesh","value":42264},{"string":"Allocates Unstable Infusion if you have the matching modifier on Forbidden Flesh","value":4242},{"string":"Allocates Fatal Flourish if you have the matching modifier on Forbidden Flesh","value":42469},{"string":"Allocates Assassin if you have the matching modifier on Forbidden Flesh","value":43122},{"string":"Allocates Slayer if you have the matching modifier on Forbidden Flesh","value":43195},{"string":"Allocates Inquisitor if you have the matching modifier on Forbidden Flesh","value":43962},{"string":"Allocates Undeniable if you have the matching modifier on Forbidden Flesh","value":44297},{"string":"Allocates Avidity if you have the matching modifier on Forbidden Flesh","value":44482},{"string":"Allocates Radiant Crusade if you have the matching modifier on Forbidden Flesh","value":4494},{"string":"Allocates Far Shot if you have the matching modifier on Forbidden Flesh","value":45313},{"string":"Allocates Frigid Wake if you have the matching modifier on Forbidden Flesh","value":47630},{"string":"Allocates Bomb Specialist if you have the matching modifier on Forbidden Flesh","value":47778},{"string":"Allocates Inevitable Judgement if you have the matching modifier on Forbidden Flesh","value":48214},{"string":"Allocates Deadly Infusion if you have the matching modifier on Forbidden Flesh","value":48239},{"string":"Allocates Tasalio, Cleansing Water if you have the matching modifier on Forbidden Flesh","value":48480},{"string":"Allocates Mother's Teachings if you have the matching modifier on Forbidden Flesh","value":4849},{"string":"Allocates Mistress of Sacrifice if you have the matching modifier on Forbidden Flesh","value":48719},{"string":"Allocates Soul Drinker if you have the matching modifier on Forbidden Flesh","value":48999},{"string":"Allocates Bastion of Elements if you have the matching modifier on Forbidden Flesh","value":4917},{"string":"Allocates Ranger Ascendancy if you have the matching modifier on Forbidden Flesh","value":49532},{"string":"Allocates Tawhoa, Forest's Strength if you have the matching modifier on Forbidden Flesh","value":5029},{"string":"Allocates Prayer of Glory if you have the matching modifier on Forbidden Flesh","value":50356},{"string":"Allocates Ngamahu, Flame's Advance if you have the matching modifier on Forbidden Flesh","value":50692},{"string":"Allocates Born in the Shadows if you have the matching modifier on Forbidden Flesh","value":5087},{"string":"Allocates Nature's Adrenaline if you have the matching modifier on Forbidden Flesh","value":51101},{"string":"Allocates Shaper of Desolation if you have the matching modifier on Forbidden Flesh","value":51391},{"string":"Allocates Like Clockwork if you have the matching modifier on Forbidden Flesh","value":51462},{"string":"Allocates Sign of Purpose if you have the matching modifier on Forbidden Flesh","value":51492},{"string":"Allocates Witch Ascendancy if you have the matching modifier on Forbidden Flesh","value":51782},{"string":"Allocates Indomitable Resolve if you have the matching modifier on Forbidden Flesh","value":52435},{"string":"Allocates Weapon Master if you have the matching modifier on Forbidden Flesh","value":52575},{"string":"Allocates Tukohama, War's Herald if you have the matching modifier on Forbidden Flesh","value":53095},{"string":"Allocates Shaper of Flames if you have the matching modifier on Forbidden Flesh","value":53123},{"string":"Allocates Unbreakable if you have the matching modifier on Forbidden Flesh","value":53816},{"string":"Allocates Righteous Providence if you have the matching modifier on Forbidden Flesh","value":53884},{"string":"Allocates Path of the Shadow if you have the matching modifier on Forbidden Flesh","value":53992},{"string":"Allocates Mindless Aggression if you have the matching modifier on Forbidden Flesh","value":54159},{"string":"Allocates Focal Point if you have the matching modifier on Forbidden Flesh","value":5443},{"string":"Allocates Path of the Templar if you have the matching modifier on Forbidden Flesh","value":54877},{"string":"Allocates Wicked Ward if you have the matching modifier on Forbidden Flesh","value":5502},{"string":"Allocates Time of Need if you have the matching modifier on Forbidden Flesh","value":55146},{"string":"Allocates Avatar of the Wilds if you have the matching modifier on Forbidden Flesh","value":55509},{"string":"Allocates Polymath if you have the matching modifier on Forbidden Flesh","value":55867},{"string":"Allocates Liege of the Primordial if you have the matching modifier on Forbidden Flesh","value":56461},{"string":"Allocates Path of the Witch if you have the matching modifier on Forbidden Flesh","value":56722},{"string":"Allocates Unrelenting if you have the matching modifier on Forbidden Flesh","value":56789},{"string":"Allocates Worthy Foe if you have the matching modifier on Forbidden Flesh","value":56967},{"string":"Allocates Chieftain if you have the matching modifier on Forbidden Flesh","value":57052},{"string":"Allocates Heart of Destruction if you have the matching modifier on Forbidden Flesh","value":57197},{"string":"Allocates Harness the Void if you have the matching modifier on Forbidden Flesh","value":57331},{"string":"Allocates Rite of Ruin if you have the matching modifier on Forbidden Flesh","value":57560},{"string":"Allocates Searing Purity if you have the matching modifier on Forbidden Flesh","value":57568},{"string":"Allocates Unstoppable if you have the matching modifier on Forbidden Flesh","value":5819},{"string":"Allocates Saboteur if you have the matching modifier on Forbidden Flesh","value":58827},{"string":"Allocates Aspect of Carnage if you have the matching modifier on Forbidden Flesh","value":59920},{"string":"Allocates Master Distiller if you have the matching modifier on Forbidden Flesh","value":6038},{"string":"Allocates Illuminated Devotion if you have the matching modifier on Forbidden Flesh","value":60462},{"string":"Allocates Juggernaut if you have the matching modifier on Forbidden Flesh","value":61072},{"string":"Allocates Mastermind of Discord if you have the matching modifier on Forbidden Flesh","value":61259},{"string":"Allocates Ramako, Sun's Light if you have the matching modifier on Forbidden Flesh","value":61355},{"string":"Allocates Harmony of Purpose if you have the matching modifier on Forbidden Flesh","value":61372},{"string":"Allocates Marauder Ascendancy if you have the matching modifier on Forbidden Flesh","value":61437},{"string":"Allocates Ricochet if you have the matching modifier on Forbidden Flesh","value":61627},{"string":"Allocates Master Alchemist if you have the matching modifier on Forbidden Flesh","value":61805},{"string":"Allocates Forbidden Power if you have the matching modifier on Forbidden Flesh","value":62504},{"string":"Allocates Unyielding if you have the matching modifier on Forbidden Flesh","value":62595},{"string":"Allocates Bane of Legends if you have the matching modifier on Forbidden Flesh","value":62817},{"string":"Allocates Master Surgeon if you have the matching modifier on Forbidden Flesh","value":63293},{"string":"Allocates Path of the Duelist if you have the matching modifier on Forbidden Flesh","value":63357},{"string":"Allocates Measured Retaliation if you have the matching modifier on Forbidden Flesh","value":63490},{"string":"Allocates Beacon of Ruin if you have the matching modifier on Forbidden Flesh","value":64588},{"string":"Allocates Unwavering Faith if you have the matching modifier on Forbidden Flesh","value":64768},{"string":"Allocates Unnatural Strength if you have the matching modifier on Forbidden Flesh","value":65153},{"string":"Allocates Nature's Boon if you have the matching modifier on Forbidden Flesh","value":65296},{"string":"Allocates Trickster if you have the matching modifier on Forbidden Flesh","value":6778},{"string":"Allocates War of Attrition if you have the matching modifier on Forbidden Flesh","value":758},{"string":"Allocates Path of the Ranger if you have the matching modifier on Forbidden Flesh","value":7618},{"string":"Allocates Shadow Ascendancy if you have the matching modifier on Forbidden Flesh","value":772},{"string":"Allocates Elementalist if you have the matching modifier on Forbidden Flesh","value":8281},{"string":"Allocates Determined Survivor if you have the matching modifier on Forbidden Flesh","value":8419},{"string":"Allocates Warden if you have the matching modifier on Forbidden Flesh","value":8656},{"string":"Allocates Divine Guidance if you have the matching modifier on Forbidden Flesh","value":922},{"string":"Allocates Defy Pain if you have the matching modifier on Forbidden Flesh","value":9271},{"string":"Allocates Pathfinder if you have the matching modifier on Forbidden Flesh","value":9327}],"trade":{"ids":{"explicit":["explicit.stat_1190333629"]},"option":true}} {"ref":"Always inflict Brittle while affected by Hatred","better":1,"matchers":[{"string":"Always inflict Brittle while affected by Hatred"}],"trade":{"ids":{"explicit":["explicit.stat_13285831"]}}} {"ref":"Always Sap while affected by Wrath","better":1,"matchers":[{"string":"Always Sap while affected by Wrath"}],"trade":{"ids":{"explicit":["explicit.stat_2499038519"]}}} {"ref":"Always Scorch while affected by Anger","better":1,"matchers":[{"string":"Always Scorch while affected by Anger"}],"trade":{"ids":{"explicit":["explicit.stat_1585991257"]}}} @@ -3131,6 +3160,7 @@ {"ref":"Arrows Pierce an additional Target","better":1,"matchers":[{"string":"Arrows Pierce # additional Targets"},{"string":"Arrows Pierce an additional Target","value":1}],"trade":{"ids":{"explicit":["explicit.stat_3423006863"],"implicit":["implicit.stat_3423006863"]}}} {"ref":"Arrows that Pierce have +#% to Critical Strike Multiplier","better":1,"matchers":[{"string":"Arrows that Pierce have #% to Critical Strike Multiplier"}],"trade":{"ids":{"explicit":["explicit.stat_1064778484"]}}} {"ref":"Arrows that Pierce have 50% chance to inflict Bleeding","better":1,"matchers":[{"string":"Arrows that Pierce have 50% chance to inflict Bleeding"}],"trade":{"ids":{"explicit":["explicit.stat_1812251528"]}}} +{"ref":"Arsenal of Vengeance","better":1,"matchers":[{"string":"Arsenal of Vengeance"}],"trade":{"ids":{"explicit":["explicit.stat_971749694"]}}} {"ref":"Artillery Ballista Damage Penetrates #% Fire Resistance","better":1,"matchers":[{"string":"Artillery Ballista Damage Penetrates #% Fire Resistance"}],"trade":{"ids":{"enchant":["enchant.stat_1734517294"]}}} {"ref":"Artillery Ballista fires an additional Arrow","better":1,"matchers":[{"string":"Artillery Ballista fires # additional Arrows"},{"string":"Artillery Ballista fires an additional Arrow","value":1}],"trade":{"ids":{"enchant":["enchant.stat_3283028259"]}}} {"ref":"Artillery Ballista Projectiles fall in two perpendicular lines instead","better":1,"matchers":[{"string":"Artillery Ballista Projectiles fall in two perpendicular lines instead"}],"trade":{"ids":{"enchant":["enchant.stat_2056176052"]}}} @@ -3142,7 +3172,7 @@ {"ref":"Attack Critical Strikes ignore Enemy Monster Elemental Resistances","better":1,"matchers":[{"string":"Attack Critical Strikes ignore Enemy Monster Elemental Resistances"}],"trade":{"ids":{"implicit":["implicit.stat_2170876738"]}}} {"ref":"Attack Hits against Bleeding Enemies have #% chance to Blind","better":1,"matchers":[{"string":"Attack Hits against Bleeding Enemies have #% chance to Blind"}],"trade":{"ids":{"explicit":["explicit.stat_4204320922"]}}} {"ref":"Attack Hits against Blinded Enemies have #% chance to Maim","better":1,"matchers":[{"string":"Attack Hits against Blinded Enemies have #% chance to Maim"}],"trade":{"ids":{"explicit":["explicit.stat_1291726336"]}}} -{"ref":"Attack Projectiles Return to you","better":1,"matchers":[{"string":"Attack Projectiles Return to you"}],"trade":{"ids":{"explicit":["explicit.stat_1658124062"],"scourge":["scourge.stat_1658124062"],"crafted":["crafted.stat_1658124062"]}}} +{"ref":"Attack Projectiles Return to you","better":1,"matchers":[{"string":"Attack Projectiles Return to you"}],"trade":{"ids":{"explicit":["explicit.stat_1658124062"],"enchant":["enchant.stat_1658124062"],"scourge":["scourge.stat_1658124062"],"crafted":["crafted.stat_1658124062"]}}} {"ref":"Attack Skills gain #% of Physical Damage as Extra Fire Damage per Socketed Red Gem","better":1,"matchers":[{"string":"Attack Skills gain #% of Physical Damage as Extra Fire Damage per Socketed Red Gem"}],"trade":{"ids":{"explicit":["explicit.stat_1302700515"]}}} {"ref":"Attack Skills have +# to maximum number of Summoned Totems","better":1,"matchers":[{"string":"Attack Skills have # to maximum number of Summoned Totems"}],"trade":{"ids":{"explicit":["explicit.stat_3266394681"]}}} {"ref":"Attack Skills have Added Lightning Damage equal to #% of maximum Mana","better":1,"matchers":[{"string":"Attack Skills have Added Lightning Damage equal to #% of maximum Mana"}],"trade":{"ids":{"explicit":["explicit.stat_2778228111"]}}} @@ -3266,6 +3296,7 @@ {"ref":"Call to Arms","better":1,"matchers":[{"string":"Call to Arms"}],"trade":{"ids":{"explicit":["explicit.stat_3292262540"],"fractured":["fractured.stat_3292262540"],"scourge":["scourge.stat_3292262540"]}}} {"ref":"Can be Enchanted by a Kalguuran Runesmith","better":1,"matchers":[{"string":"Can be Enchanted by a Kalguuran Runesmith"}],"trade":{"ids":{"explicit":["explicit.stat_4005027470"]}}} {"ref":"Can be modified while Corrupted","better":1,"matchers":[{"string":"Can be modified while Corrupted"}],"trade":{"ids":{"explicit":["explicit.stat_1161337167"]}}} +{"ref":"Can be Runesmithed as though it were all One Handed Melee Weapon Types","better":1,"matchers":[{"string":"Can be Runesmithed as though it were all One Handed Melee Weapon Types"}],"trade":{"ids":{"explicit":["explicit.stat_3221277412"]}}} {"ref":"Can have # additional Crafted Modifier","better":1,"matchers":[{"string":"Can have # additional Crafted Modifier"},{"string":"Can have # additional Crafted Modifiers"}],"trade":{"ids":{"enchant":["enchant.stat_1963398329"]}}} {"ref":"Can have # additional Enchantment Modifiers","better":1,"matchers":[{"string":"Can have # additional Enchantment Modifiers"},{"string":"Can have a second Enchantment Modifier","value":1}],"trade":{"ids":{"explicit":["explicit.stat_1135194732"]}}} {"ref":"Can have # additional Runesmithing Enchantment","better":1,"matchers":[{"string":"Can have # additional Runesmithing Enchantment"},{"string":"Can have # additional Runesmithing Enchantments"}],"trade":{"ids":{"explicit":["explicit.stat_1045438865"]}}} @@ -3357,6 +3388,7 @@ {"ref":"Chaos Damage taken does not bypass Energy Shield during effect","better":1,"matchers":[{"string":"Chaos Damage taken does not bypass Energy Shield during effect"}],"trade":{"ids":{"explicit":["explicit.stat_2229840047"]}}} {"ref":"Chaos Damage taken does not bypass Energy Shield while not on Low Life","better":1,"matchers":[{"string":"Chaos Damage taken does not bypass Energy Shield while not on Low Life"}],"trade":{"ids":{"explicit":["explicit.stat_887556907"],"fractured":["fractured.stat_887556907"]}}} {"ref":"Chaos Damage taken does not bypass Minions' Energy Shield","better":1,"matchers":[{"string":"Chaos Damage taken does not bypass Minions' Energy Shield"}],"trade":{"ids":{"explicit":["explicit.stat_3008104268"]}}} +{"ref":"Chaos Damage with Hits is Lucky","better":1,"matchers":[{"string":"Chaos Damage with Hits is Unlucky","value":-1},{"string":"Chaos Damage with Hits is Lucky","value":1}],"trade":{"ids":{"enchant":["enchant.stat_2678511347"]}}} {"ref":"Chaos Golems deal #% increased Damage","better":1,"matchers":[{"string":"Chaos Golems deal #% increased Damage"},{"string":"Chaos Golems deal #% reduced Damage","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_2505115650"]}}} {"ref":"Chaos Resistance is Zero","better":1,"matchers":[{"string":"Chaos Resistance is Zero"}],"trade":{"ids":{"explicit":["explicit.stat_2439129490"],"fractured":["fractured.stat_2439129490"]}}} {"ref":"Chaos Skills have #% chance to Ignite","better":1,"matchers":[{"string":"Chaos Skills have #% chance to Ignite"}],"trade":{"ids":{"explicit":["explicit.stat_3573128085"]}}} @@ -3419,6 +3451,7 @@ {"ref":"Count as having maximum number of Endurance Charges\nCount as having maximum number of Frenzy Charges\nCount as having maximum number of Power Charges","better":1,"matchers":[{"string":"Count as having maximum number of Endurance Charges\nCount as having maximum number of Frenzy Charges\nCount as having maximum number of Power Charges"}],"trade":{"ids":{"explicit":["explicit.stat_3584443917"]}}} {"ref":"Counts as all One Handed Melee Weapon Types","better":1,"matchers":[{"string":"Counts as all One Handed Melee Weapon Types"}],"trade":{"ids":{"explicit":["explicit.stat_1524882321"]}}} {"ref":"Counts as Dual Wielding","better":1,"matchers":[{"string":"Counts as Dual Wielding"}],"trade":{"ids":{"explicit":["explicit.stat_2797075304"]}}} +{"ref":"Cover Full Life Enemies in Ash for # seconds on Melee Weapon Hit","better":1,"matchers":[{"string":"Cover Full Life Enemies in Ash for # seconds on Melee Weapon Hit"}],"trade":{"ids":{"explicit":["explicit.stat_2428064388"]}}} {"ref":"Crackling Lance deals #% increased Damage","better":1,"matchers":[{"string":"Crackling Lance deals #% increased Damage"},{"string":"Crackling Lance deals #% reduced Damage","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_435519320"]}}} {"ref":"Crackling Lance has #% increased branching angle","better":1,"matchers":[{"string":"Crackling Lance has #% increased branching angle"},{"string":"Crackling Lance has #% reduced branching angle","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_2896346908"]}}} {"ref":"Crackling Lance has #% increased Cast Speed","better":1,"matchers":[{"string":"Crackling Lance has #% increased Cast Speed"},{"string":"Crackling Lance has #% reduced Cast Speed","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_617228927"]}}} @@ -3450,7 +3483,7 @@ {"ref":"Curse Auras from Socketed Skills also affect you","better":1,"matchers":[{"string":"Curse Auras from Socketed Skills also affect you"}],"trade":{"ids":{"explicit":["explicit.stat_2965611853"]}}} {"ref":"Curse Enemies with Conductivity on Hit","better":1,"matchers":[{"string":"#% chance to Curse Enemies with Conductivity on Hit"},{"string":"Curse Enemies with Conductivity on Hit"}],"trade":{"ids":{"explicit":["explicit.stat_710372469"],"implicit":["implicit.stat_710372469"],"fractured":["fractured.stat_710372469"],"scourge":["scourge.stat_670088789"]}}} {"ref":"Curse Enemies with Despair on Hit","better":1,"matchers":[{"string":"#% chance to Curse Enemies with Despair on Hit"},{"string":"Curse Enemies with Despair on Hit"}],"trade":{"ids":{"explicit":["explicit.stat_2764915899"],"implicit":["implicit.stat_2764915899"],"fractured":["fractured.stat_2764915899"],"scourge":["scourge.stat_1764973832"]}}} -{"ref":"Curse Enemies with Elemental Weakness on Hit","better":1,"matchers":[{"string":"#% chance to Curse Enemies with Elemental Weakness on Hit"},{"string":"Curse Enemies with Elemental Weakness on Hit"}],"trade":{"ids":{"explicit":["explicit.stat_2028847114"],"implicit":["implicit.stat_2028847114"],"fractured":["fractured.stat_2028847114"],"scourge":["scourge.stat_636057969"]}}} +{"ref":"Curse Enemies with Elemental Weakness on Hit","better":1,"matchers":[{"string":"#% chance to Curse Enemies with Elemental Weakness on Hit"},{"string":"Curse Enemies with Elemental Weakness on Hit"}],"trade":{"ids":{"explicit":["explicit.stat_2028847114"],"implicit":["implicit.stat_2028847114"],"fractured":["fractured.stat_2028847114"],"enchant":["enchant.stat_636057969"],"scourge":["scourge.stat_636057969"]}}} {"ref":"Curse Enemies with Elemental Weakness when you Block their Spell Damage, ignoring Curse Limit","better":1,"matchers":[{"string":"Curse Enemies with Elemental Weakness when you Block their Spell Damage, ignoring Curse Limit"}],"trade":{"ids":{"explicit":["explicit.stat_2048643052"]}}} {"ref":"Curse Enemies with Enfeeble on Hit","better":1,"matchers":[{"string":"#% chance to Curse Enemies with Enfeeble on Hit"},{"string":"Curse Enemies with Enfeeble on Hit"}],"trade":{"ids":{"implicit":["implicit.stat_1625819882"],"scourge":["scourge.stat_1516661546"]}}} {"ref":"Curse Enemies with Flammability on Block","better":1,"matchers":[{"string":"Curse Enemies with Flammability on Block"}],"trade":{"ids":{"explicit":["explicit.stat_2776399916"]}}} @@ -3466,7 +3499,7 @@ {"ref":"Curse Skills have #% increased Skill Effect Duration","better":1,"matchers":[{"string":"Curse Skills have #% increased Skill Effect Duration"},{"string":"Curse Skills have #% reduced Skill Effect Duration","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1435748744"],"implicit":["implicit.stat_1435748744"],"fractured":["fractured.stat_1435748744"],"crafted":["crafted.stat_1435748744"]}}} {"ref":"Cursed Enemies cannot inflict Elemental Ailments on You","better":1,"matchers":[{"string":"Cursed Enemies cannot inflict Elemental Ailments on You"}],"trade":{"ids":{"explicit":["explicit.stat_2643613764"]}}} {"ref":"Cursed Enemies you or your Minions Kill have a #% chance to Explode, dealing a quarter of their maximum Life as Chaos Damage","better":1,"matchers":[{"string":"Cursed Enemies you or your Minions Kill have a #% chance to Explode, dealing a quarter of their maximum Life as Chaos Damage"}],"trade":{"ids":{"explicit":["explicit.stat_1763939859"]}}} -{"ref":"Damage cannot be Reflected","better":1,"matchers":[{"string":"Damage cannot be Reflected"}],"trade":{"ids":{"explicit":["explicit.stat_2670993553"]}}} +{"ref":"Damage cannot be Reflected","better":1,"matchers":[{"string":"Damage cannot be Reflected"}],"trade":{"ids":{"explicit":["explicit.stat_2670993553"],"enchant":["enchant.stat_2670993553"]}}} {"ref":"Damage from your Critical Strikes cannot be Reflected","better":1,"matchers":[{"string":"Damage from your Critical Strikes cannot be Reflected"}],"trade":{"ids":{"explicit":["explicit.stat_1857928882"]}}} {"ref":"Damage of Enemies Hitting you is Unlucky while you are Cursed with Vulnerability","better":1,"matchers":[{"string":"Damage of Enemies Hitting you is Unlucky while you are Cursed with Vulnerability","value":-1},{"string":"Damage of Enemies Hitting you is Lucky while you are Cursed with Vulnerability","value":1}],"trade":{"ids":{"explicit":["explicit.stat_2758554648"]}}} {"ref":"Damage of Enemies Hitting you is Unlucky while you are on Full Life","better":1,"matchers":[{"string":"Damage of Enemies Hitting you is Unlucky while you are on Full Life","value":-1},{"string":"Damage of Enemies Hitting you is Lucky while you are on Full Life","value":1}],"trade":{"ids":{"explicit":["explicit.stat_3629143471"]}}} @@ -3542,6 +3575,7 @@ {"ref":"Divine Ire deals #% increased Damage","better":1,"matchers":[{"string":"Divine Ire deals #% increased Damage"},{"string":"Divine Ire deals #% reduced Damage","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_2584129062"]}}} {"ref":"Divine Ire's beam has #% increased width","better":1,"matchers":[{"string":"Divine Ire's beam has #% increased width"},{"string":"Divine Ire's beam has #% reduced width","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_2212298325"]}}} {"ref":"Divine Shield","better":1,"matchers":[{"string":"Divine Shield"}],"trade":{"ids":{"explicit":["explicit.stat_2048995720"],"fractured":["fractured.stat_2048995720"],"scourge":["scourge.stat_2048995720"]}}} +{"ref":"Does not inflict Mana Burn over time","better":1,"matchers":[{"string":"Does not inflict Mana Burn over time"}],"trade":{"ids":{"explicit":["explicit.stat_1686969928"]}}} {"ref":"Dominating Blow can summon an additional Magic Sentinel of Dominance","better":1,"matchers":[{"string":"Dominating Blow can summon # additional Magic Sentinels of Dominance"},{"string":"Dominating Blow can summon an additional Magic Sentinel of Dominance","value":1}],"trade":{"ids":{"enchant":["enchant.stat_1095160683"]}}} {"ref":"Dominating Blow can summon an additional Rare Sentinel of Dominance","better":1,"matchers":[{"string":"Dominating Blow can summon # additional Rare Sentinels of Dominance"},{"string":"Dominating Blow can summon an additional Rare Sentinel of Dominance","value":1}],"trade":{"ids":{"enchant":["enchant.stat_2337005967"]}}} {"ref":"Double Strike has a #% chance to deal Double Damage to Bleeding Enemies","better":1,"matchers":[{"string":"Double Strike has a #% chance to deal Double Damage to Bleeding Enemies"}],"trade":{"ids":{"enchant":["enchant.stat_3125201823"]}}} @@ -3608,7 +3642,7 @@ {"ref":"Enemies inflict Elemental Ailments on you instead of nearby Allies","better":1,"matchers":[{"string":"Enemies inflict Elemental Ailments on you instead of nearby Allies"}],"trade":{"ids":{"explicit":["explicit.stat_979288792"]}}} {"ref":"Enemies inside Glacial Cage take #% increased Damage","better":1,"anointments":[{"roll":10,"oils":"1,11"}],"matchers":[{"string":"Enemies inside Glacial Cage take #% increased Damage"},{"string":"Enemies inside Glacial Cage take #% reduced Damage","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_3384161880"]}}} {"ref":"Enemies Intimidated by you have #% increased duration of stuns against them","better":1,"matchers":[{"string":"Enemies Intimidated by you have #% increased duration of stuns against them"},{"string":"Enemies Intimidated by you have #% reduced duration of stuns against them","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1919892065"],"fractured":["fractured.stat_1919892065"],"enchant":["enchant.stat_1919892065"]}}} -{"ref":"Enemies Killed by your Hits are destroyed","better":1,"matchers":[{"string":"Enemies Killed by your Hits are destroyed"}],"trade":{"ids":{"explicit":["explicit.stat_2970902024"]}}} +{"ref":"Enemies Killed by your Hits are destroyed","better":1,"matchers":[{"string":"Enemies Killed by your Hits are destroyed"}],"trade":{"ids":{"explicit":["explicit.stat_2970902024"],"enchant":["enchant.stat_2970902024"]}}} {"ref":"Enemies Killed by your Hits are destroyed while Insane","better":1,"matchers":[{"string":"Enemies Killed by your Hits are destroyed while Insane"}],"trade":{"ids":{"explicit":["explicit.stat_3797538318"]}}} {"ref":"Enemies Killed by Zombies' Hits Explode, dealing #% of their Life as Fire Damage","better":1,"matchers":[{"string":"Enemies Killed by Zombies' Hits Explode, dealing #% of their Life as Fire Damage"}],"trade":{"ids":{"explicit":["explicit.stat_2857427872"]}}} {"ref":"Enemies Killed with Attack or Spell Hits Explode, dealing #% of their Life as Fire Damage","better":1,"matchers":[{"string":"Enemies Killed with Attack or Spell Hits Explode, dealing #% of their Life as Fire Damage"}],"trade":{"ids":{"explicit":["explicit.stat_3457687358"],"fractured":["fractured.stat_3457687358"]}}} @@ -3652,6 +3686,7 @@ {"ref":"Every 10 seconds:\nGain 2% of Life per Enemy Hit with Attacks for 5 seconds\nGain 5% of Life per Enemy Killed for 5 seconds","better":1,"matchers":[{"string":"Every 10 seconds:\nGain 2% of Life per Enemy Hit with Attacks for 5 seconds\nGain 5% of Life per Enemy Killed for 5 seconds"}],"trade":{"ids":{"explicit":["explicit.stat_3938394827"]}}} {"ref":"Every 16 seconds you gain Elemental Overload for 8 seconds","better":1,"matchers":[{"string":"Every 16 seconds you gain Elemental Overload for 8 seconds"}],"trade":{"ids":{"explicit":["explicit.stat_708913352"]}}} {"ref":"Every 16 seconds you gain Iron Reflexes for 8 seconds","better":1,"matchers":[{"string":"Every 16 seconds you gain Iron Reflexes for 8 seconds"}],"trade":{"ids":{"explicit":["explicit.stat_2200114771"]}}} +{"ref":"Every 3 seconds, Consume a nearby Corpse to Recover #% of Life","better":1,"matchers":[{"string":"Every 3 seconds, Consume a nearby Corpse to Recover #% of Life"},{"string":"Every 3 seconds, Consume a nearby Corpse to Lose #% of Life","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_3764198549"]}}} {"ref":"Every 4 seconds, Regenerate #% of Life over one second","better":1,"matchers":[{"string":"Every 4 seconds, Regenerate #% of Life over one second"}],"trade":{"ids":{"explicit":["explicit.stat_1242155304"],"fractured":["fractured.stat_1242155304"]}}} {"ref":"Every 4 seconds, remove Curses and Elemental Ailments from you","better":1,"matchers":[{"string":"Every 4 seconds, remove Curses and Elemental Ailments from you"}],"trade":{"ids":{"explicit":["explicit.stat_2189230542"]}}} {"ref":"Every 5 seconds, gain one of the following for 5 seconds:\nYour Hits are always Critical Strikes\nHits against you are always Critical Strikes\nAttacks cannot Hit you\nAttacks against you always Hit\nYour Damage with Hits is Lucky\nDamage of Hits against you is Lucky","better":1,"matchers":[{"string":"Every 5 seconds, gain one of the following for 5 seconds:\nYour Hits are always Critical Strikes\nHits against you are always Critical Strikes\nAttacks cannot Hit you\nAttacks against you always Hit\nYour Damage with Hits is Lucky\nDamage of Hits against you is Lucky"}],"trade":{"ids":{"explicit":["explicit.stat_2501671832"]}}} @@ -3751,8 +3786,10 @@ {"ref":"Gain # Life per Enemy Hit if you have used a Vaal Skill Recently","better":1,"matchers":[{"string":"Gain # Life per Enemy Hit if you have used a Vaal Skill Recently"},{"string":"Lose # Life per Enemy Hit if you have used a Vaal Skill Recently","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3285021988"]}}} {"ref":"Gain # Life per Enemy Hit while affected by Vitality","better":1,"matchers":[{"string":"Gain # Life per Enemy Hit while affected by Vitality"},{"string":"Lose # Life per Enemy Hit while affected by Vitality","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_4259701244"]}}} {"ref":"Gain # Life per Enemy Hit with Attacks","better":1,"matchers":[{"string":"Gain # Life per Enemy Hit with Attacks"},{"string":"Lose # Life per Enemy Hit with Attacks","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2797971005"],"implicit":["implicit.stat_2797971005"],"fractured":["fractured.stat_2797971005"],"scourge":["scourge.stat_2797971005"],"crafted":["crafted.stat_2797971005"]}}} +{"ref":"Gain # Life per Enemy Hit with Melee Weapons","better":1,"matchers":[{"string":"Gain # Life per Enemy Hit with Melee Weapons"}],"trade":{"ids":{"explicit":["explicit.stat_3497810785"]}}} {"ref":"Gain # Life per Enemy Hit with Spells","better":1,"matchers":[{"string":"Gain # Life per Enemy Hit with Spells"},{"string":"Lose # Life per Enemy Hit with Spells","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2018035324"],"fractured":["fractured.stat_2018035324"]}}} {"ref":"Gain # Life per Enemy Killed","better":1,"matchers":[{"string":"Gain # Life per Enemy Killed"},{"string":"Lose # Life per Enemy Killed","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3695891184"],"implicit":["implicit.stat_3695891184"],"fractured":["fractured.stat_3695891184"]}}} +{"ref":"Gain # Life per Enemy Killed with Melee Weapons","better":1,"matchers":[{"string":"Gain # Life per Enemy Killed with Melee Weapons"}],"trade":{"ids":{"explicit":["explicit.stat_2507321875"]}}} {"ref":"Gain # Life per Ignited Enemy Killed","better":1,"matchers":[{"string":"Gain # Life per Ignited Enemy Killed"},{"string":"Lose # Life per Ignited Enemy Killed","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_893903361"]}}} {"ref":"Gain # Life when you lose an Endurance Charge","better":1,"matchers":[{"string":"Gain # Life when you lose an Endurance Charge"}],"trade":{"ids":{"explicit":["explicit.stat_3915702459"]}}} {"ref":"Gain # Life when you Stun an Enemy","better":1,"matchers":[{"string":"Gain # Life when you Stun an Enemy"}],"trade":{"ids":{"explicit":["explicit.stat_2968301430"]}}} @@ -3760,8 +3797,10 @@ {"ref":"Gain # Mana on Kill per Level","better":1,"matchers":[{"string":"Gain # Mana on Kill per Level"}],"trade":{"ids":{"explicit":["explicit.stat_1064067689"]}}} {"ref":"Gain # Mana per Cursed Enemy Hit with Attacks","better":1,"matchers":[{"string":"Gain # Mana per Cursed Enemy Hit with Attacks"},{"string":"Lose # Mana per Cursed Enemy Hit with Attacks","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2087996552"]}}} {"ref":"Gain # Mana per Enemy Hit with Attacks","better":1,"matchers":[{"string":"Gain # Mana per Enemy Hit with Attacks"},{"string":"Lose # Mana per Enemy Hit with Attacks","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_820939409"],"implicit":["implicit.stat_820939409"],"fractured":["fractured.stat_820939409"],"scourge":["scourge.stat_820939409"]}}} +{"ref":"Gain # Mana per Enemy Hit with Melee Weapons","better":1,"matchers":[{"string":"Gain # Mana per Enemy Hit with Melee Weapons"}],"trade":{"ids":{"explicit":["explicit.stat_766380077"]}}} {"ref":"Gain # Mana per Enemy Hit with Spells","better":1,"matchers":[{"string":"Gain # Mana per Enemy Hit with Spells"},{"string":"Lose # Mana per Enemy Hit with Spells","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2474196346"],"fractured":["fractured.stat_2474196346"]}}} {"ref":"Gain # Mana per Enemy Killed","better":1,"matchers":[{"string":"Gain # Mana per Enemy Killed"},{"string":"Lose # Mana per Enemy Killed","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1368271171"],"implicit":["implicit.stat_1368271171"],"fractured":["fractured.stat_1368271171"]}}} +{"ref":"Gain # Mana per Enemy Killed with Melee Weapons","better":1,"matchers":[{"string":"Gain # Mana per Enemy Killed with Melee Weapons"},{"string":"Lose # Mana per Enemy Killed with Melee Weapons","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2230910022"]}}} {"ref":"Gain # Mana per Grand Spectrum","better":1,"matchers":[{"string":"Gain # Mana per Grand Spectrum"}],"trade":{"ids":{"explicit":["explicit.stat_2592799343"]}}} {"ref":"Gain # Mana per Taunted Enemy Hit","better":1,"matchers":[{"string":"Gain # Mana per Taunted Enemy Hit"},{"string":"Lose # Mana per Taunted Enemy Hit","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1834588299"]}}} {"ref":"Gain # Maximum Resolve when you kill a Boss","better":1,"matchers":[{"string":"Gain # Maximum Resolve when you kill a Boss"}],"trade":{"ids":{"explicit":["sanctum.stat_3817232752"]}}} @@ -3770,7 +3809,8 @@ {"ref":"Gain # Power Charges when you Warcry","better":1,"matchers":[{"string":"Gain # Power Charges when you Warcry"}],"trade":{"ids":{"explicit":["explicit.stat_4118945608"]}}} {"ref":"Gain # Rage after Spending a total of 200 Mana","better":1,"matchers":[{"string":"Gain # Rage after Spending a total of 200 Mana"}],"trade":{"ids":{"explicit":["explicit.stat_3199910734"]}}} {"ref":"Gain # Rage on Attack Hit","better":1,"matchers":[{"string":"Gain # Rage on Attack Hit"}],"trade":{"ids":{"implicit":["implicit.stat_2676601655"]}}} -{"ref":"Gain # Rage on Melee Hit","better":1,"matchers":[{"string":"Gain # Rage on Melee Hit"}],"trade":{"ids":{"explicit":["explicit.stat_2709367754"],"implicit":["implicit.stat_2709367754"]}}} +{"ref":"Gain # Rage on Melee Hit","better":1,"matchers":[{"string":"Gain # Rage on Melee Hit"}],"trade":{"ids":{"explicit":["explicit.stat_2709367754"],"implicit":["implicit.stat_2709367754"],"enchant":["enchant.stat_2709367754"]}}} +{"ref":"Gain # Rage on Melee Weapon Hit","better":1,"matchers":[{"string":"Gain # Rage on Melee Weapon Hit"}],"trade":{"ids":{"implicit":["implicit.stat_2012294704"]}}} {"ref":"Gain # Resolve when you kill a Boss","better":1,"matchers":[{"string":"Gain # Resolve when you kill a Boss"}],"trade":{"ids":{"explicit":["sanctum.stat_889527415"]}}} {"ref":"Gain # Resolve when you use a Fountain","better":1,"matchers":[{"string":"Gain # Resolve when you use a Fountain"}],"trade":{"ids":{"explicit":["sanctum.stat_2607697594"]}}} {"ref":"Gain #% increased Area of Effect for 2 seconds after Spending a total of 800 Mana","better":1,"matchers":[{"string":"Gain #% increased Area of Effect for 2 seconds after Spending a total of 800 Mana"}],"trade":{"ids":{"explicit":["explicit.stat_3591816140"]}}} @@ -3812,7 +3852,7 @@ {"ref":"Gain #% of Physical Damage as Extra Lightning Damage while affected by Wrath","better":1,"matchers":[{"string":"Gain #% of Physical Damage as Extra Lightning Damage while affected by Wrath"}],"trade":{"ids":{"explicit":["explicit.stat_2255914633"]}}} {"ref":"Gain #% of Sword Physical Damage as Extra Fire Damage","better":1,"matchers":[{"string":"Gain #% of Sword Physical Damage as Extra Fire Damage"}],"trade":{"ids":{"explicit":["explicit.stat_754005431"]}}} {"ref":"Gain #% of Weapon Physical Damage as Extra Damage of a random Element","better":1,"matchers":[{"string":"Gain #% of Weapon Physical Damage as Extra Damage of a random Element"}],"trade":{"ids":{"explicit":["explicit.stat_1038949719"]}}} -{"ref":"Gain #% of Weapon Physical Damage as Extra Damage of each Element","better":1,"matchers":[{"string":"Gain #% of Weapon Physical Damage as Extra Damage of each Element"}],"trade":{"ids":{"explicit":["explicit.stat_3913265126"]}}} +{"ref":"Gain #% of Weapon Physical Damage as Extra Damage of each Element","better":1,"matchers":[{"string":"Gain #% of Weapon Physical Damage as Extra Damage of each Element"}],"trade":{"ids":{"explicit":["explicit.stat_3913265126"],"enchant":["enchant.stat_3913265126"]}}} {"ref":"Gain +# Life when you Taunt an Enemy","better":1,"matchers":[{"string":"Gain # Life when you Taunt an Enemy"}],"trade":{"ids":{"explicit":["explicit.stat_3726536628"]}}} {"ref":"Gain +#% to Critical Strike Chance for 2 seconds after Spending a total of 800 Mana","dp":true,"better":1,"matchers":[{"string":"Gain #% to Critical Strike Chance for 2 seconds after Spending a total of 800 Mana"}],"trade":{"ids":{"explicit":["explicit.stat_2864779809"]}}} {"ref":"Gain 1 Endurance Charge per Second during Effect","better":1,"matchers":[{"string":"Gain 1 Endurance Charge per Second during Effect"}],"trade":{"ids":{"explicit":["explicit.stat_3916499001"]}}} @@ -3833,6 +3873,7 @@ {"ref":"Gain a Power Charge for each Enemy you hit with a Critical Strike","better":1,"matchers":[{"string":"Gain a Power Charge for each Enemy you hit with a Critical Strike"}],"trade":{"ids":{"explicit":["explicit.stat_1556625719"]}}} {"ref":"Gain a Power Charge on Non-Critical Strike","better":1,"matchers":[{"string":"Gain a Power Charge on Non-Critical Strike"}],"trade":{"ids":{"explicit":["explicit.stat_1592029809"]}}} {"ref":"Gain a Power Charge when you Hit a Frozen Enemy","better":1,"matchers":[{"string":"#% chance to gain a Power Charge when you Hit a Frozen Enemy"},{"string":"Gain a Power Charge when you Hit a Frozen Enemy","value":100}],"trade":{"ids":{"explicit":["explicit.stat_3973790753"]}}} +{"ref":"Gain a random shrine buff every 1 second","better":1,"matchers":[{"string":"Gain a random shrine buff every # seconds"},{"string":"Gain a random shrine buff every 1 second","value":1}],"trade":{"ids":{"enchant":["enchant.stat_2284520710"]}}} {"ref":"Gain a Spirit Charge every second","better":1,"matchers":[{"string":"Gain a Spirit Charge every # seconds"},{"string":"Gain a Spirit Charge every second","value":1}],"trade":{"ids":{"explicit":["explicit.stat_328131617"]}}} {"ref":"Gain a Void Charge every # seconds","better":1,"matchers":[{"string":"Gain a Void Charge every # seconds"},{"string":"Gain a Void Charge every second","value":1}],"trade":{"ids":{"explicit":["explicit.stat_34273389"]}}} {"ref":"Gain Absorption Charges instead of Power Charges","better":1,"matchers":[{"string":"Gain Absorption Charges instead of Power Charges"}],"trade":{"ids":{"explicit":["explicit.stat_1379726309"]}}} @@ -3858,6 +3899,7 @@ {"ref":"Gain Arcane Surge when you or your Totems Hit an Enemy with a Spell","better":1,"matchers":[{"string":"Gain Arcane Surge when you or your Totems Hit an Enemy with a Spell"}],"trade":{"ids":{"explicit":["explicit.stat_4286031492"]}}} {"ref":"Gain Brutal Charges instead of Endurance Charges","better":1,"matchers":[{"string":"Gain Brutal Charges instead of Endurance Charges"}],"trade":{"ids":{"explicit":["explicit.stat_2306836071"]}}} {"ref":"Gain Elusive on reaching Low Life","better":1,"matchers":[{"string":"Gain Elusive on reaching Low Life"}],"trade":{"ids":{"explicit":["explicit.stat_2868692131"]}}} +{"ref":"Gain Flaming, Icy or Crackling Runesurge at random for # second every 10 seconds","better":1,"matchers":[{"string":"Gain Flaming, Icy or Crackling Runesurge at random for # second every 10 seconds"},{"string":"Gain Flaming, Icy or Crackling Runesurge at random for # seconds every 10 seconds"}],"trade":{"ids":{"enchant":["enchant.stat_3581844317"]}}} {"ref":"Gain Her Embrace for # seconds when you Ignite an Enemy","better":1,"matchers":[{"string":"Gain Her Embrace for # seconds when you Ignite an Enemy"}],"trade":{"ids":{"explicit":["explicit.stat_608963131"]}}} {"ref":"Gain Immunity to Physical Damage for # second on Rampage","better":1,"matchers":[{"string":"Gain Immunity to Physical Damage for # second on Rampage"},{"string":"Gain Immunity to Physical Damage for # seconds on Rampage"}],"trade":{"ids":{"explicit":["explicit.stat_3100457893"]}}} {"ref":"Gain Maddening Presence for 10 seconds when you Kill a Rare or Unique Enemy","better":1,"matchers":[{"string":"Gain Maddening Presence for 10 seconds when you Kill a Rare or Unique Enemy"}],"trade":{"ids":{"explicit":["explicit.stat_3442107889"]}}} @@ -3968,7 +4010,7 @@ {"ref":"Grants Level # Doryani's Touch Skill","better":1,"matchers":[{"string":"Grants Level # Doryani's Touch Skill"}],"trade":{"ids":{"explicit":["explicit.stat_2498303876"]}}} {"ref":"Grants Level # Embrace Madness Skill","better":1,"matchers":[{"string":"Grants Level # Embrace Madness Skill"}],"trade":{"ids":{"explicit":["explicit.stat_1749783861"]}}} {"ref":"Grants Level # Enduring Cry Skill","better":1,"matchers":[{"string":"Grants Level # Enduring Cry Skill"}],"trade":{"ids":{"explicit":["explicit.stat_1031644844"],"fractured":["fractured.stat_1031644844"]}}} -{"ref":"Grants Level # Envy Skill","better":1,"matchers":[{"string":"Grants Level # Envy Skill"}],"trade":{"ids":{"explicit":["explicit.stat_52953650"],"fractured":["fractured.stat_52953650"]}}} +{"ref":"Grants Level # Envy Skill","better":1,"matchers":[{"string":"Grants Level # Envy Skill"}],"trade":{"ids":{"explicit":["explicit.stat_52953650"],"fractured":["fractured.stat_52953650"],"enchant":["enchant.stat_52953650"]}}} {"ref":"Grants Level # Flammability Skill","better":1,"matchers":[{"string":"Grants Level # Flammability Skill"}],"trade":{"ids":{"implicit":["implicit.stat_2209668839"]}}} {"ref":"Grants Level # Frostbite Skill","better":1,"matchers":[{"string":"Grants Level # Frostbite Skill"}],"trade":{"ids":{"explicit":["explicit.stat_1169502663"],"implicit":["implicit.stat_1169502663"]}}} {"ref":"Grants Level # Frostblink Skill","better":1,"matchers":[{"string":"Grants Level # Frostblink Skill"}],"trade":{"ids":{"explicit":["explicit.stat_2911866787"]}}} @@ -4160,6 +4202,7 @@ {"ref":"Hatred has #% increased Aura Effect","better":1,"matchers":[{"string":"Hatred has #% increased Aura Effect"},{"string":"Hatred has #% reduced Aura Effect","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3742945352"],"implicit":["implicit.stat_3742945352"],"fractured":["fractured.stat_3742945352"]}}} {"ref":"Hatred has #% increased Mana Reservation Efficiency","better":1,"matchers":[{"string":"Hatred has #% increased Mana Reservation Efficiency"},{"string":"Hatred has #% reduced Mana Reservation Efficiency","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1920370417","explicit.stat_2156140483"],"fractured":["fractured.stat_2156140483"],"enchant":["enchant.stat_1920370417","enchant.stat_2156140483"]}}} {"ref":"Hatred has no Reservation","better":1,"matchers":[{"string":"Hatred has no Reservation"}],"trade":{"ids":{"explicit":["explicit.stat_1391583476"]}}} +{"ref":"Haunted by Tormented Spirits","better":1,"matchers":[{"string":"Haunted by Tormented Spirits"}],"trade":{"ids":{"enchant":["enchant.stat_1076392774"]}}} {"ref":"Having a placed Banner does not prevent you gaining Valour","better":1,"matchers":[{"string":"Having a placed Banner does not prevent you gaining Valour"}],"trade":{"ids":{"explicit":["explicit.stat_4068494864"]}}} {"ref":"Heavy Strike has a #% chance to deal Double Damage","better":1,"matchers":[{"string":"Heavy Strike has a #% chance to deal Double Damage"}],"trade":{"ids":{"enchant":["enchant.stat_3760588941"]}}} {"ref":"Heist Chests have #% chance to contain nothing","better":1,"matchers":[{"string":"Heist Chests have #% chance to contain nothing"}],"trade":{"ids":{"enchant":["enchant.stat_3038236553"]}}} @@ -4305,6 +4348,7 @@ {"ref":"Inflict non-Damaging Ailments as though dealing #% more Damage","better":1,"matchers":[{"string":"Inflict non-Damaging Ailments as though dealing #% more Damage"},{"string":"Inflict non-Damaging Ailments as though dealing #% less Damage","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1345113611"]}}} {"ref":"Inflict Withered for 2 seconds on Hit if you've cast Despair in the past 10 seconds","better":1,"matchers":[{"string":"Inflict Withered for 2 seconds on Hit if you've cast Despair in the past 10 seconds"}],"trade":{"ids":{"explicit":["explicit.stat_1904031052"]}}} {"ref":"Inflicts a random Hex on you when your Totems die","better":1,"matchers":[{"string":"Inflicts a random Hex on you when your Totems die"}],"trade":{"ids":{"explicit":["explicit.stat_2918129907"]}}} +{"ref":"Inflicts Mana Burn on you when you Hit an Enemy with a Melee Weapon","better":1,"matchers":[{"string":"Inflicts # Mana Burn on you when you Hit an Enemy with a Melee Weapon"},{"string":"Inflicts Mana Burn on you when you Hit an Enemy with a Melee Weapon","value":1}],"trade":{"ids":{"explicit":["explicit.stat_1330482101"]}}} {"ref":"Inner Conviction","better":1,"matchers":[{"string":"Inner Conviction"}],"trade":{"ids":{"explicit":["explicit.stat_354080151"]}}} {"ref":"Instant Recovery when on Low Life","better":1,"matchers":[{"string":"Instant Recovery when on Low Life"}],"trade":{"ids":{"explicit":["explicit.stat_3812107348"],"fractured":["fractured.stat_3812107348"]}}} {"ref":"Insufficient Mana doesn't prevent your Melee Attacks","better":1,"matchers":[{"string":"Insufficient Mana doesn't prevent your Melee Attacks"}],"trade":{"ids":{"explicit":["explicit.stat_1852317988"]}}} @@ -4455,6 +4499,11 @@ {"ref":"Melee Hits which Stun have #% chance to Fortify","better":1,"matchers":[{"string":"Melee Hits which Stun have #% chance to Fortify"},{"string":"Melee Hits which Stun Fortify","value":100}],"trade":{"ids":{"explicit":["explicit.stat_3206381437"],"fractured":["fractured.stat_3206381437"]}}} {"ref":"Melee Hits with Strike Skills always Knockback","better":1,"matchers":[{"string":"Melee Hits with Strike Skills always Knockback"}],"trade":{"ids":{"explicit":["explicit.stat_1737583880"]}}} {"ref":"Melee Strike Skills deal Splash Damage to surrounding targets","better":1,"matchers":[{"string":"Melee Strike Skills deal Splash Damage to surrounding targets"}],"trade":{"ids":{"explicit":["explicit.stat_3675300253"]}}} +{"ref":"Melee Weapon Attacks have Culling Strike","better":1,"matchers":[{"string":"Melee Weapon Attacks have Culling Strike"}],"trade":{"ids":{"explicit":["explicit.stat_802532569"]}}} +{"ref":"Melee Weapon Damage Penetrates #% Elemental Resistances","better":1,"matchers":[{"string":"Melee Weapon Damage Penetrates #% Elemental Resistances"}],"trade":{"ids":{"explicit":["explicit.stat_2499808413"]}}} +{"ref":"Melee Weapon Damage Penetrates #% Elemental Resistances per Mana Burn","better":1,"matchers":[{"string":"Melee Weapon Damage Penetrates #% Elemental Resistances per Mana Burn"}],"trade":{"ids":{"explicit":["explicit.stat_3685214225"]}}} +{"ref":"Melee Weapon Hits have #% chance to ignore Enemy Physical Damage Reduction","better":1,"matchers":[{"string":"Melee Weapon Hits have #% chance to ignore Enemy Physical Damage Reduction"},{"string":"Melee Weapon Hits ignore Enemy Physical Damage Reduction","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1676663186"]}}} +{"ref":"Melee Weapon Hits Inflict # Withered Debuffs for 2 seconds","better":1,"matchers":[{"string":"Melee Weapon Hits Inflict # Withered Debuffs for 2 seconds"}],"trade":{"ids":{"explicit":["explicit.stat_1103333624"]}}} {"ref":"Mercury Footprints","better":1,"matchers":[{"string":"Mercury Footprints"}],"trade":{"ids":{"explicit":["explicit.stat_3970396418"]}}} {"ref":"Mind Over Matter","better":1,"matchers":[{"string":"Mind Over Matter"}],"trade":{"ids":{"explicit":["explicit.stat_373964381"],"scourge":["scourge.stat_373964381"]}}} {"ref":"Mines can be Detonated an additional time","better":1,"matchers":[{"string":"Mines can be Detonated # additional times"},{"string":"Mines can be Detonated an additional time","value":1}],"trade":{"ids":{"explicit":["explicit.stat_325437053"]}}} @@ -5300,6 +5349,7 @@ {"ref":"Socketed Gems are Supported by Level # Enhance","better":1,"matchers":[{"string":"Socketed Gems are Supported by Level # Enhance"}],"trade":{"ids":{"explicit":["explicit.stat_2556436882"],"fractured":["fractured.stat_2556436882"]}}} {"ref":"Socketed Gems are Supported by Level # Enlighten","better":1,"matchers":[{"string":"Socketed Gems are Supported by Level # Enlighten"}],"trade":{"ids":{"explicit":["explicit.stat_2065361612"],"fractured":["fractured.stat_2065361612"]}}} {"ref":"Socketed Gems are Supported by Level # Eternal Blessing","better":1,"matchers":[{"string":"Socketed Gems are Supported by Level # Eternal Blessing"}],"trade":{"ids":{"explicit":["explicit.indexable_support_143","explicit.stat_3062849155"]}}} +{"ref":"Socketed Gems are Supported by Level # Expert Retaliation","better":1,"matchers":[{"string":"Socketed Gems are Supported by Level # Expert Retaliation"}],"trade":{"ids":{"explicit":["explicit.indexable_support_164","explicit.stat_3570337997"]}}} {"ref":"Socketed Gems are Supported by Level # Faster Attacks","better":1,"matchers":[{"string":"Socketed Gems are Supported by Level # Faster Attacks"}],"trade":{"ids":{"explicit":["explicit.indexable_support_86","explicit.stat_928701213"],"fractured":["fractured.stat_928701213"]}}} {"ref":"Socketed Gems are Supported by Level # Faster Casting","better":1,"matchers":[{"string":"Socketed Gems are Supported by Level # Faster Casting"}],"trade":{"ids":{"explicit":["explicit.indexable_support_85","explicit.stat_2169938251"],"implicit":["implicit.stat_2169938251"],"fractured":["fractured.stat_2169938251"]}}} {"ref":"Socketed Gems are supported by Level # Faster Projectiles","better":1,"matchers":[{"string":"Socketed Gems are supported by Level # Faster Projectiles"}],"trade":{"ids":{"explicit":["explicit.stat_99089516"],"implicit":["implicit.stat_99089516"],"fractured":["fractured.stat_99089516"]}}} @@ -5459,7 +5509,7 @@ {"ref":"Socketed Vaal Skills have #% increased Aura Effect","better":1,"matchers":[{"string":"Socketed Vaal Skills have #% increased Aura Effect"},{"string":"Socketed Vaal Skills have #% reduced Aura Effect","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2932121832"]}}} {"ref":"Socketed Vaal Skills have #% increased Projectile Speed","better":1,"matchers":[{"string":"Socketed Vaal Skills have #% increased Projectile Speed"},{"string":"Socketed Vaal Skills have #% reduced Projectile Speed","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2237174578"]}}} {"ref":"Socketed Vaal Skills have #% increased Skill Effect Duration","better":1,"matchers":[{"string":"Socketed Vaal Skills have #% increased Skill Effect Duration"},{"string":"Socketed Vaal Skills have #% reduced Skill Effect Duration","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_476204410"]}}} -{"ref":"Socketed Vaal Skills have #% increased Soul Gain Prevention Duration","better":1,"matchers":[{"string":"Socketed Vaal Skills have #% increased Soul Gain Prevention Duration"},{"string":"Socketed Vaal Skills have #% reduced Soul Gain Prevention Duration","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2599305231"]}}} +{"ref":"Socketed Vaal Skills have #% increased Soul Gain Prevention Duration","better":1,"matchers":[{"string":"Socketed Vaal Skills have #% increased Soul Gain Prevention Duration"},{"string":"Socketed Vaal Skills have #% reduced Soul Gain Prevention Duration","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2599305231"],"enchant":["enchant.stat_2599305231"]}}} {"ref":"Socketed Vaal Skills have 20% chance to regain consumed Souls when used","better":1,"matchers":[{"string":"Socketed Vaal Skills have 20% chance to regain consumed Souls when used"}],"trade":{"ids":{"explicit":["explicit.stat_207863952"]}}} {"ref":"Socketed Vaal Skills require #% more Souls per Use","better":1,"matchers":[{"string":"Socketed Vaal Skills require #% more Souls per Use"},{"string":"Socketed Vaal Skills require #% less Souls per Use","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2198756560"]}}} {"ref":"Socketed Warcry Skills have +# Cooldown Use","better":1,"matchers":[{"string":"Socketed Warcry Skills have # Cooldown Use"},{"string":"Socketed Warcry Skills have # Cooldown Uses"}],"trade":{"ids":{"explicit":["explicit.stat_3784504781"]}}} @@ -5653,6 +5703,7 @@ {"ref":"Treats Enemy Monster Elemental Resistance values as inverted","better":1,"matchers":[{"string":"Treats Enemy Monster Elemental Resistance values as inverted"}],"trade":{"ids":{"explicit":["explicit.stat_2750800428"]}}} {"ref":"Trigger a Socketed Cold Spell on Melee Critical Strike, with a 0.25 second Cooldown","better":1,"matchers":[{"string":"Trigger a Socketed Cold Spell on Melee Critical Strike, with a 0.25 second Cooldown"}],"trade":{"ids":{"explicit":["explicit.stat_2295303426"]}}} {"ref":"Trigger a Socketed Elemental Spell on Block, with a # second Cooldown","dp":true,"better":1,"matchers":[{"string":"Trigger a Socketed Elemental Spell on Block, with a # second Cooldown"}],"trade":{"ids":{"explicit":["explicit.stat_3591112611"]}}} +{"ref":"Trigger a Socketed Fire Spell on Hit, with a # second Cooldown","dp":true,"better":1,"matchers":[{"string":"Trigger a Socketed Fire Spell on Hit, with a # second Cooldown"}],"trade":{"ids":{"enchant":["enchant.stat_3676763995"]}}} {"ref":"Trigger a Socketed Lightning Spell on Hit, with a 0.25 second Cooldown\nSocketed Lightning Spells have no Cost if Triggered","better":1,"matchers":[{"string":"#% chance to Trigger a Socketed Lightning Spell on Hit, with a 0.25 second Cooldown\nSocketed Lightning Spells have no Cost if Triggered"},{"string":"Trigger a Socketed Lightning Spell on Hit, with a 0.25 second Cooldown\nSocketed Lightning Spells have no Cost if Triggered","value":100}],"trade":{"ids":{"explicit":["explicit.stat_654971543"]}}} {"ref":"Trigger a Socketed Spell on Using a Skill, with a # second Cooldown\nSpells Triggered this way have 150% more Cost","better":1,"matchers":[{"string":"Trigger a Socketed Spell on Using a Skill, with a # second Cooldown\nSpells Triggered this way have 150% more Cost"}],"trade":{"ids":{"explicit":["explicit.stat_1582781759"],"fractured":["fractured.stat_1582781759"]}}} {"ref":"Trigger Level # Assassin's Mark when you Hit a Rare or Unique Enemy and have no Mark","better":1,"matchers":[{"string":"Trigger Level # Assassin's Mark when you Hit a Rare or Unique Enemy and have no Mark"}],"trade":{"ids":{"explicit":["explicit.stat_3382957283","explicit.stat_3924520095"]}}} @@ -5674,9 +5725,10 @@ {"ref":"Trigger Level # Lightning Warp on Hit with this Weapon","better":1,"matchers":[{"string":"Trigger Level # Lightning Warp on Hit with this Weapon"}],"trade":{"ids":{"explicit":["explicit.stat_1527893390"]}}} {"ref":"Trigger Level # Rain of Arrows when you Attack with a Bow","better":1,"matchers":[{"string":"Trigger Level # Rain of Arrows when you Attack with a Bow"}],"trade":{"ids":{"explicit":["explicit.stat_2935409762"]}}} {"ref":"Trigger Level # Shield Shatter when you Block","better":1,"matchers":[{"string":"Trigger Level # Shield Shatter when you Block"}],"trade":{"ids":{"explicit":["explicit.stat_401685616"]}}} +{"ref":"Trigger Level # Shock Ground on Hit","better":1,"matchers":[{"string":"Trigger Level # Shock Ground on Hit"}],"trade":{"ids":{"enchant":["enchant.stat_2845525306"]}}} {"ref":"Trigger Level # Shock Ground when Hit","better":1,"matchers":[{"string":"Trigger Level # Shock Ground when Hit"}],"trade":{"ids":{"explicit":["explicit.stat_2668070396"]}}} {"ref":"Trigger Level # Spirit Burst when you Use a Skill while you have a Spirit Charge","better":1,"matchers":[{"string":"Trigger Level # Spirit Burst when you Use a Skill while you have a Spirit Charge"}],"trade":{"ids":{"explicit":["explicit.stat_1992516007"]}}} -{"ref":"Trigger Level # Stalking Pustule on Kill","better":1,"matchers":[{"string":"Trigger Level # Stalking Pustule on Kill"}],"trade":{"ids":{"explicit":["explicit.stat_1662669872"]}}} +{"ref":"Trigger Level # Stalking Pustule on Kill","better":1,"matchers":[{"string":"Trigger Level # Stalking Pustule on Kill"}],"trade":{"ids":{"explicit":["explicit.stat_1662669872"],"enchant":["enchant.stat_1662669872"]}}} {"ref":"Trigger Level # Storm Cascade when you Attack","better":1,"matchers":[{"string":"Trigger Level # Storm Cascade when you Attack"}],"trade":{"ids":{"explicit":["explicit.stat_818329660"]}}} {"ref":"Trigger Level # Summon Phantasm Skill when you Consume a corpse","better":1,"matchers":[{"string":"Trigger Level # Summon Phantasm Skill when you Consume a corpse"}],"trade":{"ids":{"explicit":["explicit.stat_3252082366"]}}} {"ref":"Trigger Level # Summon Taunting Contraption when you use a Flask","better":1,"matchers":[{"string":"Trigger Level # Summon Taunting Contraption when you use a Flask"}],"trade":{"ids":{"implicit":["implicit.stat_1774370437"]}}} @@ -5813,6 +5865,7 @@ {"ref":"When you Kill an Ignited Enemy, inflict an equivalent Ignite on each nearby Enemy","better":1,"matchers":[{"string":"When you Kill an Ignited Enemy, inflict an equivalent Ignite on each nearby Enemy"}],"trade":{"ids":{"explicit":["explicit.stat_2638352064"]}}} {"ref":"When you leave your Banner's Area, recover #% of the Valour consumed for that Banner","better":1,"matchers":[{"string":"When you leave your Banner's Area, recover #% of the Valour consumed for that Banner"}],"trade":{"ids":{"explicit":["explicit.stat_3906150898"]}}} {"ref":"When you lose Temporal Chains you gain maximum Rage","better":1,"matchers":[{"string":"When you lose Temporal Chains you gain maximum Rage"}],"trade":{"ids":{"explicit":["explicit.stat_2174796794"]}}} +{"ref":"While a Pinnacle Atlas Boss is in your Presence, #% chance to Aggravate Bleeding on targets you Hit with Attacks","better":1,"matchers":[{"string":"While a Pinnacle Atlas Boss is in your Presence, #% chance to Aggravate Bleeding on targets you Hit with Attacks"}],"trade":{"ids":{"implicit":["implicit.stat_466064970"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, #% chance to Avoid being Frozen","better":1,"matchers":[{"string":"While a Pinnacle Atlas Boss is in your Presence, #% chance to Avoid being Frozen"}],"trade":{"ids":{"implicit":["implicit.stat_2661498709"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, #% chance to Avoid being Ignited","better":1,"matchers":[{"string":"While a Pinnacle Atlas Boss is in your Presence, #% chance to Avoid being Ignited"}],"trade":{"ids":{"implicit":["implicit.stat_911929910"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, #% chance to Avoid being Poisoned","better":1,"matchers":[{"string":"While a Pinnacle Atlas Boss is in your Presence, #% chance to Avoid being Poisoned"},{"string":"While a Pinnacle Atlas Boss is in your Presence, Cannot be Poisoned","value":100}],"trade":{"ids":{"implicit":["implicit.stat_2714750784"]}}} @@ -5983,6 +6036,7 @@ {"ref":"While a Pinnacle Atlas Boss is in your Presence, Flesh and Stone has #% increased Area of Effect","better":1,"matchers":[{"string":"While a Pinnacle Atlas Boss is in your Presence, Flesh and Stone has #% increased Area of Effect"},{"string":"While a Pinnacle Atlas Boss is in your Presence, Flesh and Stone has #% reduced Area of Effect","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_3393490212"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, Flesh Offering has #% increased Effect","better":1,"matchers":[{"string":"While a Pinnacle Atlas Boss is in your Presence, Flesh Offering has #% increased Effect"},{"string":"While a Pinnacle Atlas Boss is in your Presence, Flesh Offering has #% reduced Effect","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_862077496"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, Freezes you inflict spread to other Enemies within # metre","better":1,"matchers":[{"string":"While a Pinnacle Atlas Boss is in your Presence, Freezes you inflict spread to other Enemies within # metre"},{"string":"While a Pinnacle Atlas Boss is in your Presence, Freezes you inflict spread to other Enemies within # metres"}],"trade":{"ids":{"implicit":["implicit.stat_1436051850"]}}} +{"ref":"While a Pinnacle Atlas Boss is in your Presence, Gain # Rage on Attack Hit","better":1,"matchers":[{"string":"While a Pinnacle Atlas Boss is in your Presence, Gain # Rage on Attack Hit"}],"trade":{"ids":{"implicit":["implicit.stat_3509416536"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, Gain #% of Physical Damage as Extra Chaos Damage","better":1,"matchers":[{"string":"While a Pinnacle Atlas Boss is in your Presence, Gain #% of Physical Damage as Extra Chaos Damage"}],"trade":{"ids":{"implicit":["implicit.stat_3490650294"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, Gain #% of Physical Damage as Extra Cold Damage","better":1,"matchers":[{"string":"While a Pinnacle Atlas Boss is in your Presence, Gain #% of Physical Damage as Extra Cold Damage"}],"trade":{"ids":{"implicit":["implicit.stat_1425454108"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, Gain #% of Physical Damage as Extra Fire Damage","better":1,"matchers":[{"string":"While a Pinnacle Atlas Boss is in your Presence, Gain #% of Physical Damage as Extra Fire Damage"}],"trade":{"ids":{"implicit":["implicit.stat_1335630001"]}}} @@ -5999,6 +6053,7 @@ {"ref":"While a Pinnacle Atlas Boss is in your Presence, Herald of Ice has #% increased Buff Effect","better":1,"matchers":[{"string":"While a Pinnacle Atlas Boss is in your Presence, Herald of Ice has #% increased Buff Effect"},{"string":"While a Pinnacle Atlas Boss is in your Presence, Herald of Ice has #% reduced Buff Effect","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_1609260458"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, Herald of Purity has #% increased Buff Effect","better":1,"matchers":[{"string":"While a Pinnacle Atlas Boss is in your Presence, Herald of Purity has #% increased Buff Effect"},{"string":"While a Pinnacle Atlas Boss is in your Presence, Herald of Purity has #% reduced Buff Effect","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_3005679448"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, Herald of Thunder has #% increased Buff Effect","better":1,"matchers":[{"string":"While a Pinnacle Atlas Boss is in your Presence, Herald of Thunder has #% increased Buff Effect"},{"string":"While a Pinnacle Atlas Boss is in your Presence, Herald of Thunder has #% reduced Buff Effect","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_1553385903"]}}} +{"ref":"While a Pinnacle Atlas Boss is in your Presence, Hits have #% chance to ignore Enemy Physical Damage Reduction","better":1,"matchers":[{"string":"While a Pinnacle Atlas Boss is in your Presence, Hits have #% chance to ignore Enemy Physical Damage Reduction"},{"string":"While a Pinnacle Atlas Boss is in your Presence, Hits ignore Enemy Physical Damage Reduction","value":100}],"trade":{"ids":{"implicit":["implicit.stat_4022700734"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, Ignites you inflict deal Damage #% faster","better":1,"matchers":[{"string":"While a Pinnacle Atlas Boss is in your Presence, Ignites you inflict deal Damage #% faster"}],"trade":{"ids":{"implicit":["implicit.stat_1053495752"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, Ignites you inflict spread to other Enemies within # metre","better":1,"matchers":[{"string":"While a Pinnacle Atlas Boss is in your Presence, Ignites you inflict spread to other Enemies within # metre"},{"string":"While a Pinnacle Atlas Boss is in your Presence, Ignites you inflict spread to other Enemies within # metres"}],"trade":{"ids":{"implicit":["implicit.stat_3343791355"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, Infernal Cry has #% increased Area of Effect","better":1,"matchers":[{"string":"While a Pinnacle Atlas Boss is in your Presence, Infernal Cry has #% increased Area of Effect"}],"trade":{"ids":{"implicit":["implicit.stat_1774377226"]}}} @@ -6199,6 +6254,7 @@ {"ref":"While a Unique Enemy is in your Presence, Flesh and Stone has #% increased Area of Effect","better":1,"matchers":[{"string":"While a Unique Enemy is in your Presence, Flesh and Stone has #% increased Area of Effect"},{"string":"While a Unique Enemy is in your Presence, Flesh and Stone has #% reduced Area of Effect","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_1472965536"]}}} {"ref":"While a Unique Enemy is in your Presence, Flesh Offering has #% increased Effect","better":1,"matchers":[{"string":"While a Unique Enemy is in your Presence, Flesh Offering has #% increased Effect"},{"string":"While a Unique Enemy is in your Presence, Flesh Offering has #% reduced Effect","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_3599488608"]}}} {"ref":"While a Unique Enemy is in your Presence, Freezes you inflict spread to other Enemies within # metre","better":1,"matchers":[{"string":"While a Unique Enemy is in your Presence, Freezes you inflict spread to other Enemies within # metre"},{"string":"While a Unique Enemy is in your Presence, Freezes you inflict spread to other Enemies within # metres"}],"trade":{"ids":{"implicit":["implicit.stat_2543269407"]}}} +{"ref":"While a Unique Enemy is in your Presence, Gain # Rage on Attack Hit","better":1,"matchers":[{"string":"While a Unique Enemy is in your Presence, Gain # Rage on Attack Hit"}],"trade":{"ids":{"implicit":["implicit.stat_3134649750"]}}} {"ref":"While a Unique Enemy is in your Presence, Gain #% of Physical Damage as Extra Chaos Damage","better":1,"matchers":[{"string":"While a Unique Enemy is in your Presence, Gain #% of Physical Damage as Extra Chaos Damage"}],"trade":{"ids":{"implicit":["implicit.stat_620552892"]}}} {"ref":"While a Unique Enemy is in your Presence, Gain #% of Physical Damage as Extra Cold Damage","better":1,"matchers":[{"string":"While a Unique Enemy is in your Presence, Gain #% of Physical Damage as Extra Cold Damage"}],"trade":{"ids":{"implicit":["implicit.stat_3171354842"]}}} {"ref":"While a Unique Enemy is in your Presence, Gain #% of Physical Damage as Extra Fire Damage","better":1,"matchers":[{"string":"While a Unique Enemy is in your Presence, Gain #% of Physical Damage as Extra Fire Damage"}],"trade":{"ids":{"implicit":["implicit.stat_3549954477"]}}} @@ -6354,7 +6410,7 @@ {"ref":"You and Nearby Allies have # to # added Chaos Damage per White Socket","better":1,"matchers":[{"string":"You and Nearby Allies have # to # added Chaos Damage per White Socket"}],"trade":{"ids":{"explicit":["explicit.stat_3232695173"]}}} {"ref":"You and Nearby Allies have # to # added Cold Damage per Green Socket","better":1,"matchers":[{"string":"You and Nearby Allies have # to # added Cold Damage per Green Socket"}],"trade":{"ids":{"explicit":["explicit.stat_2665149933"]}}} {"ref":"You and Nearby Allies have # to # added Fire Damage per Red Socket","better":1,"matchers":[{"string":"You and Nearby Allies have # to # added Fire Damage per Red Socket"}],"trade":{"ids":{"explicit":["explicit.stat_1666896662"]}}} -{"ref":"You and Nearby Allies have # to # added Lightning Damage per Blue Socket","better":1,"matchers":[{"string":"You and Nearby Allies have # to # added Lightning Damage per Blue Socket"}],"trade":{"ids":{"explicit":["explicit.stat_3726585224"]}}} +{"ref":"You and Nearby Allies have # to # added Lightning Damage per Blue Socket","better":1,"matchers":[{"string":"You and Nearby Allies have # to # added Lightning Damage per Blue Socket"}],"trade":{"ids":{"explicit":["explicit.stat_3726585224"],"enchant":["enchant.stat_3726585224"]}}} {"ref":"You and Nearby Allies have #% increased Item Rarity","better":1,"matchers":[{"string":"You and Nearby Allies have #% increased Item Rarity"},{"string":"You and Nearby Allies have #% reduced Item Rarity","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_549203380"]}}} {"ref":"You and nearby Allies have +#% to Elemental Resistances","better":1,"matchers":[{"string":"You and nearby Allies have #% to Elemental Resistances"}],"trade":{"ids":{"explicit":["explicit.stat_319842716"]}}} {"ref":"You and nearby Allies have 30% increased Mana Regeneration Rate","better":1,"matchers":[{"string":"You and nearby Allies have 30% reduced Mana Regeneration Rate","value":-1},{"string":"You and nearby Allies have 30% increased Mana Regeneration Rate","value":1}],"trade":{"ids":{"explicit":["explicit.stat_2936084533"]}}} @@ -6390,6 +6446,7 @@ {"ref":"You can Cast an additional Brand","better":1,"matchers":[{"string":"You can Cast # additional Brands"},{"string":"You can Cast an additional Brand","value":1}],"trade":{"ids":{"explicit":["explicit.stat_708630863"]}}} {"ref":"You can catch Corrupted Fish","better":1,"matchers":[{"string":"You can catch Corrupted Fish"}],"trade":{"ids":{"implicit":["implicit.stat_2451060005"]}}} {"ref":"You can catch Exotic Fish","better":1,"matchers":[{"string":"You can catch Exotic Fish"}],"trade":{"ids":{"explicit":["explicit.stat_1471580517"]}}} +{"ref":"You can have an additional Tincture active","better":1,"matchers":[{"string":"You can have an additional Tincture active"}],"trade":{"ids":{"explicit":["explicit.stat_3806798486"]}}} {"ref":"You can have an Offering of each type","better":1,"matchers":[{"string":"You can have an Offering of each type"}],"trade":{"ids":{"explicit":["explicit.stat_230941555"]}}} {"ref":"You can inflict an additional Ignite on each Enemy","better":1,"matchers":[{"string":"You can inflict # additional Ignites on each Enemy"},{"string":"You can inflict an additional Ignite on each Enemy","value":1}],"trade":{"ids":{"explicit":["explicit.stat_2837603657"]}}} {"ref":"You can only deal Damage with this Weapon or Ignite","better":1,"matchers":[{"string":"You can only deal Damage with this Weapon or Ignite"}],"trade":{"ids":{"explicit":["explicit.stat_3128318472"]}}} @@ -6478,7 +6535,7 @@ {"ref":"You take #% of your maximum Life as Chaos Damage on use","better":1,"matchers":[{"string":"You take #% of your maximum Life as Chaos Damage on use"}],"trade":{"ids":{"explicit":["explicit.stat_2301696196"]}}} {"ref":"You take #% reduced Extra Damage from Critical Strikes","better":1,"matchers":[{"string":"You take #% reduced Extra Damage from Critical Strikes"},{"string":"You take #% increased Extra Damage from Critical Strikes","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3855016469"],"implicit":["implicit.stat_3855016469"],"fractured":["fractured.stat_3855016469"],"scourge":["scourge.stat_3855016469"]}}} {"ref":"You take #% reduced Extra Damage from Critical Strikes if you've taken a Critical Strike Recently","better":1,"matchers":[{"string":"You take #% reduced Extra Damage from Critical Strikes if you've taken a Critical Strike Recently"}],"trade":{"ids":{"enchant":["enchant.stat_2047590583"]}}} -{"ref":"You take #% reduced Extra Damage from Critical Strikes per Endurance Charge","better":1,"matchers":[{"string":"You take #% reduced Extra Damage from Critical Strikes per Endurance Charge"},{"string":"You take #% increased Extra Damage from Critical Strikes per Endurance Charge","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2380848911"]}}} +{"ref":"You take #% reduced Extra Damage from Critical Strikes per Endurance Charge","better":1,"matchers":[{"string":"You take #% reduced Extra Damage from Critical Strikes per Endurance Charge"},{"string":"You take #% increased Extra Damage from Critical Strikes per Endurance Charge","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2380848911"],"fractured":["fractured.stat_2380848911"]}}} {"ref":"You take #% reduced Extra Damage from Critical Strikes while affected by Determination","better":-1,"matchers":[{"string":"You take #% increased Extra Damage from Critical Strikes while affected by Determination"},{"string":"You take #% reduced Extra Damage from Critical Strikes while affected by Determination","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_68410701"]},"inverted":true}} {"ref":"You take #% reduced Extra Damage from Critical Strikes while you have no Power Charges","better":-1,"matchers":[{"string":"You take #% increased Extra Damage from Critical Strikes while you have no Power Charges"},{"string":"You take #% reduced Extra Damage from Critical Strikes while you have no Power Charges","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3544527742"]},"inverted":true}} {"ref":"You take Chaos Damage instead of Physical Damage from Bleeding","better":1,"matchers":[{"string":"You take Chaos Damage instead of Physical Damage from Bleeding"}],"trade":{"ids":{"explicit":["explicit.stat_1623397857"]}}} @@ -6567,7 +6624,7 @@ {"ref":"Your Meteor Towers deal #% increased Damage","better":1,"anointments":[{"roll":25,"oils":"1,4"}],"matchers":[{"string":"Your Meteor Towers deal #% increased Damage"},{"string":"Your Meteor Towers deal #% reduced Damage","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_1084180630"]}}} {"ref":"Your Meteor Towers drop an additional Meteor","better":1,"anointments":[{"roll":1,"oils":"4,11"}],"matchers":[{"string":"Your Meteor Towers drop # additional Meteors"},{"string":"Your Meteor Towers drop an additional Meteor","value":1}],"trade":{"ids":{"enchant":["enchant.stat_2396402660"]}}} {"ref":"Your Meteor Towers have #% increased Range","better":1,"anointments":[{"roll":25,"oils":"4,8"}],"matchers":[{"string":"Your Meteor Towers have #% increased Range"},{"string":"Your Meteor Towers have #% reduced Range","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_1270423035"]}}} -{"ref":"Your Minions spread Burning Ground on Death, dealing #% of their maximum Life as Fire Damage per second","better":1,"matchers":[{"string":"Your Minions spread Burning Ground on Death, dealing #% of their maximum Life as Fire Damage per second"}],"trade":{"ids":{"explicit":["explicit.stat_4099989681"]}}} +{"ref":"Your Minions spread Burning Ground on Death, dealing #% of their maximum Life as Fire Damage per second","better":1,"matchers":[{"string":"Your Minions spread Burning Ground on Death, dealing #% of their maximum Life as Fire Damage per second"}],"trade":{"ids":{"explicit":["explicit.stat_4099989681"],"enchant":["enchant.stat_4099989681"]}}} {"ref":"Your Minions spread Caustic Ground on Death, dealing #% of their maximum Life as Chaos Damage per second","better":1,"matchers":[{"string":"Your Minions spread Caustic Ground on Death, dealing #% of their maximum Life as Chaos Damage per second"}],"trade":{"ids":{"explicit":["explicit.stat_688802590"]}}} {"ref":"Your Minions use your Flasks when summoned","better":1,"matchers":[{"string":"Your Minions use your Flasks when summoned"}],"trade":{"ids":{"explicit":["explicit.stat_1827636152"]}}} {"ref":"Your Movement Skills are Disabled","better":1,"matchers":[{"string":"Your Movement Skills are Disabled"}],"trade":{"ids":{"scourge":["scourge.stat_86000920"]}}} diff --git a/renderer/public/data/ko/items.ndjson b/renderer/public/data/ko/items.ndjson index 8fb0fc3f9..f9ca2235a 100644 --- a/renderer/public/data/ko/items.ndjson +++ b/renderer/public/data/ko/items.ndjson @@ -4330,7 +4330,8 @@ {"name":"철제 운집","refName":"The Iron Mass","namespace":"UNIQUE","unique":{"base":"Gladius"},"icon":"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvV2VhcG9ucy9PbmVIYW5kV2VhcG9ucy9PbmVIYW5kU3dvcmRzL1NrZWxldG9uU3dvcmQiLCJ3IjoyLCJoIjozLCJzY2FsZSI6MX1d/f3b8e5c988/SkeletonSword.png"} {"name":"상아탑","refName":"The Ivory Tower","namespace":"UNIQUE","unique":{"base":"Saint's Hauberk"},"icon":"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9Cb2R5QXJtb3Vycy9UaGVJdm9yeVRvd2VyIiwidyI6MiwiaCI6Mywic2NhbGUiOjF9XQ/26d71eb965/TheIvoryTower.png"} {"name":"징크스 액막이","refName":"The Jinxed Juju","namespace":"UNIQUE","unique":{"base":"Citrine Amulet"},"icon":"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQW11bGV0cy9KdWp1c1NvdWwiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/6d30276e6f/JujusSoul.png"} -{"name":"의미의 빛","refName":"The Light of Meaning","namespace":"UNIQUE","unique":{"base":"Prismatic Jewel"},"icon":"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL0FmZmxpY3Rpb25KZXdlbCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/0794886e1c/AfflictionJewel.png"} +{"name":"의미의 빛","refName":"The Light of Meaning","namespace":"UNIQUE","unique":{"base":"Prismatic Jewel","fixedStats":[]},"icon":"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL0FmZmxpY3Rpb25KZXdlbCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/0794886e1c/AfflictionJewel.png"} +{"name":"살아있는 칼날","refName":"The Living Blade","namespace":"UNIQUE","unique":{"base":"Ezomyte Blade"},"icon":"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvV2VhcG9ucy9Ud29IYW5kV2VhcG9ucy9Ud29IYW5kU3dvcmRzL0dyZWVuZXllc1N3b3JkIiwidyI6MiwiaCI6NCwic2NhbGUiOjF9XQ/f9c9d0d265/GreeneyesSword.png"} {"name":"거물","refName":"The Magnate","namespace":"UNIQUE","unique":{"base":"Studded Belt"},"icon":"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQmVsdHMvQnVja2xlZEJlbHRVbmlxdWUiLCJ3IjoyLCJoIjoxLCJzY2FsZSI6MX1d/10d87b7baf/BuckledBeltUnique.png"} {"name":"밤의 등화","refName":"The Night Lamp","namespace":"UNIQUE","unique":{"base":"Urn Relic"},"icon":"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmVsaWNzL1JlbGljVW5pcXVlMngxIiwidyI6MiwiaCI6MSwic2NhbGUiOjF9XQ/2a6a7e317d/RelicUnique2x1.png"} {"name":"억압자","refName":"The Oppressor","namespace":"UNIQUE","unique":{"base":"Elegant Round Shield"},"icon":"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9TaGllbGRzL1RoZVN1cHByZXNzb3IiLCJ3IjoyLCJoIjozLCJzY2FsZSI6MX1d/c8dcd744a2/TheSuppressor.png"} diff --git a/renderer/public/data/ko/stats.ndjson b/renderer/public/data/ko/stats.ndjson index 71ff7f930..ed68ed941 100644 --- a/renderer/public/data/ko/stats.ndjson +++ b/renderer/public/data/ko/stats.ndjson @@ -200,6 +200,7 @@ {"ref":"#% chance to Blind Enemies on Critical Strike","better":1,"matchers":[{"string":"치명타 명중 시 #%의 확률로 적 실명 유발"}],"trade":{"ids":{"explicit":["explicit.stat_3983981705"]}}} {"ref":"#% chance to Blind Enemies on hit","better":1,"matchers":[{"string":"명중 시 #%의 확률로 적 실명 유발"}],"trade":{"ids":{"explicit":["explicit.stat_2301191210"],"fractured":["fractured.stat_2301191210"],"crafted":["crafted.stat_2301191210"]}}} {"ref":"#% chance to Blind Enemies on Hit with Attacks","better":1,"matchers":[{"string":"공격 명중 시 #%의 확률로 적 실명 유발"},{"string":"공격 명중 시 적 실명 유발","value":100}],"trade":{"ids":{"explicit":["explicit.stat_318953428"],"implicit":["implicit.stat_318953428"],"fractured":["fractured.stat_318953428"]}}} +{"ref":"#% chance to Blind Enemies on Hit with Melee Weapons","better":1,"matchers":[{"string":"근접 무기로 명중 시 #%의 확률로 적 실명 유발"}],"trade":{"ids":{"implicit":["implicit.stat_2795267150"]}}} {"ref":"#% chance to Blind Enemies when they Hit you","better":1,"matchers":[{"string":"피격 시 #%의 확률로 공격한 적 실명 유발"}],"trade":{"ids":{"scourge":["scourge.stat_26216403"]}}} {"ref":"#% chance to Blind Enemies which Hit you while affected by Grace","better":1,"matchers":[{"string":"은총의 영향을 받는 동안 피격 시 #%의 확률로 공격한 적 실명 유발"},{"string":"은총의 영향을 받는 동안 피격 시 공격한 적 실명 유발","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2548097895"]}}} {"ref":"#% chance to Blind nearby Enemies when gaining Her Blessing","better":1,"matchers":[{"string":"여신의 축복 획득 시 #%의 확률로 주변의 적 실명 유발"},{"string":"여신의 축복 획득 시 항상 주변의 적 실명 유발","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2327728343"]}}} @@ -207,7 +208,8 @@ {"ref":"#% Chance to Block Spell Damage","better":1,"matchers":[{"string":"#%의 확률로 주문 피해를 막아냄"},{"string":"주문 피해 막기 확률 #%"}],"trade":{"ids":{"explicit":["explicit.stat_19803471","explicit.stat_2881111359","explicit.stat_561307714"],"implicit":["implicit.stat_2881111359","implicit.stat_561307714"],"fractured":["fractured.stat_561307714"],"scourge":["scourge.stat_19803471"],"crafted":["crafted.stat_561307714"]}}} {"ref":"#% Chance to cause Bleeding Enemies to Flee on hit","better":1,"matchers":[{"string":"출혈 상태의 적 명중 시 #%의 확률로 적이 도망침"}],"trade":{"ids":{"explicit":["explicit.stat_2072206041"]}}} {"ref":"#% chance to Cause Bleeding on Critical Strike","better":1,"matchers":[{"string":"치명타 명중 시 #%의 확률로 출혈 유발"},{"string":"치명타 명중 시 출혈 유발","value":100},{"string":"치명타 명중 시 50%의 확률로 출혈 유발","value":50}],"trade":{"ids":{"explicit":["explicit.stat_513681673"]}}} -{"ref":"#% chance to cause Bleeding on Hit","better":1,"matchers":[{"string":"명중 시 #%의 확률로 출혈 유발"}],"trade":{"ids":{"explicit":["explicit.stat_1519615863"],"implicit":["implicit.stat_1519615863"],"fractured":["fractured.stat_1519615863"],"crafted":["crafted.stat_1519615863"]}}} +{"ref":"#% chance to cause Bleeding on Hit","better":1,"matchers":[{"string":"명중 시 #%의 확률로 출혈 유발"}],"trade":{"ids":{"explicit":["explicit.stat_1519615863"],"implicit":["implicit.stat_1519615863"],"fractured":["fractured.stat_1519615863"],"enchant":["enchant.stat_1519615863"],"crafted":["crafted.stat_1519615863"]}}} +{"ref":"#% chance to cause Bleeding with Melee Weapons","better":1,"matchers":[{"string":"근접 무기 사용 시 #%의 확률로 출혈 유발"}],"trade":{"ids":{"implicit":["implicit.stat_1630041051"]}}} {"ref":"#% chance to cause Enemies to Flee on use","better":1,"matchers":[{"string":"사용 시 #%의 확률로 적이 도망침"}],"trade":{"ids":{"explicit":["explicit.stat_1457911472"]}}} {"ref":"#% Chance to Cause Monster to Flee on Block","better":1,"matchers":[{"string":"막아낼 시 #%의 확률로 몬스터가 도망침"}],"trade":{"ids":{"explicit":["explicit.stat_3212461220"]}}} {"ref":"#% chance to Cause Monsters to Flee","better":1,"matchers":[{"string":"#%의 확률로 몬스터가 도망침"}],"trade":{"ids":{"explicit":["explicit.stat_3181974858"],"implicit":["implicit.stat_3181974858"]}}} @@ -219,7 +221,7 @@ {"ref":"#% chance to create a Smoke Cloud when Hit","better":1,"matchers":[{"string":"피격 시 #%의 확률로 연막 생성"},{"string":"피격 시 연막 생성","value":100}],"trade":{"ids":{"explicit":["explicit.stat_953314356"]}}} {"ref":"#% chance to create an additional Animate Weapon copy","better":1,"matchers":[{"string":"#%의 확률로 무기 기동 복제본 1개 추가 생성"}],"trade":{"ids":{"enchant":["enchant.stat_3711386843"]}}} {"ref":"#% chance to create Chilled Ground when Hit with an Attack","better":1,"matchers":[{"string":"공격에 피격 시 #%의 확률로 얼음 지대 생성"},{"string":"공격에 피격 시 얼음 지대 생성","value":100}],"trade":{"ids":{"explicit":["explicit.stat_358040686"]}}} -{"ref":"#% chance to create Chilled Ground when you Freeze an Enemy","better":1,"matchers":[{"string":"적을 동결시켰을 시 #%의 확률로 얼음 지대 생성"},{"string":"적을 동결시켰을 시 얼음 지대 생성","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2901262227"]}}} +{"ref":"#% chance to create Chilled Ground when you Freeze an Enemy","better":1,"matchers":[{"string":"적을 동결시켰을 시 #%의 확률로 얼음 지대 생성"},{"string":"적을 동결시켰을 시 얼음 지대 생성","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2901262227"],"enchant":["enchant.stat_2901262227"]}}} {"ref":"#% chance to create Consecrated Ground when Hit, lasting 8 seconds","better":1,"matchers":[{"string":"피격 시 #%의 확률로 8초 동안 지속되는 신성화 지대 생성"},{"string":"피격 시 8초 동안 지속되는 신성화 지대 생성","value":100}],"trade":{"ids":{"scourge":["scourge.stat_1968872681"]}}} {"ref":"#% chance to create Consecrated Ground when you Block","better":1,"matchers":[{"string":"막아낼 시 #%의 확률로 신성화 지대 생성"}],"trade":{"ids":{"explicit":["explicit.stat_573884683"]}}} {"ref":"#% chance to create Consecrated Ground when you Hit a Rare or Unique Enemy, lasting 8 seconds","better":1,"matchers":[{"string":"희귀 또는 고유 적 명중 시 #%의 확률로 8초간 지속되는 신성화 지대 생성"}],"trade":{"ids":{"explicit":["explicit.stat_3135669941"]}}} @@ -247,6 +249,7 @@ {"ref":"#% chance to Freeze","better":1,"matchers":[{"string":"#%의 확률로 동결 유발"},{"string":"명중 시 항상 동결 유발","value":100},{"string":"항상 동결 유발","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2309614417"],"implicit":["implicit.stat_2309614417"],"fractured":["fractured.stat_2309614417"],"enchant":["enchant.stat_2309614417"],"scourge":["scourge.stat_2309614417"],"crafted":["crafted.stat_2309614417"]}}} {"ref":"#% chance to Freeze during any Flask Effect","better":1,"matchers":[{"string":"아무 플라스크나 효과를 받는 동안 #%의 확률로 동결 유발"}],"trade":{"ids":{"explicit":["explicit.stat_2332726055"]}}} {"ref":"#% chance to Freeze Enemies for 1 second when they Hit you","better":1,"matchers":[{"string":"피격 시 #%의 확률로 해당 적이 1초 동안 동결"}],"trade":{"ids":{"explicit":["explicit.stat_2168861013"]}}} +{"ref":"#% chance to Freeze with Melee Weapons","better":1,"matchers":[{"string":"근접 무기 사용 시 #%의 확률로 동결 유발"}],"trade":{"ids":{"implicit":["implicit.stat_1858426568"]}}} {"ref":"#% chance to Freeze, Shock and Ignite","better":1,"matchers":[{"string":"#%의 확률로 동결, 감전 및 점화 유발"},{"string":"항상 동결, 감전 및 점화 유발","value":100}],"trade":{"ids":{"explicit":["explicit.stat_800141891"],"implicit":["implicit.stat_800141891"],"fractured":["fractured.stat_800141891"]}}} {"ref":"#% chance to Freeze, Shock and Ignite during Effect","better":1,"matchers":[{"string":"효과를 받는 동안 #%의 확률로 동결, 감전 및 점화 유발"}],"trade":{"ids":{"explicit":["explicit.stat_97064873"],"fractured":["fractured.stat_97064873"]}}} {"ref":"#% chance to Freeze, Shock and Ignite if you haven't Crit Recently","better":1,"matchers":[{"string":"최근 4초 이내 치명타가 없었던 경우 #%의 확률로 동결, 감전 및 점화 유발"}],"trade":{"ids":{"enchant":["enchant.stat_3915210550"]}}} @@ -260,7 +263,7 @@ {"ref":"#% chance to gain a Frenzy Charge on Hit","better":1,"matchers":[{"string":"명중 시 #%의 확률로 격분 충전 획득"}],"trade":{"ids":{"explicit":["explicit.stat_2323242761"],"implicit":["implicit.stat_2323242761"],"fractured":["fractured.stat_2323242761"]}}} {"ref":"#% chance to gain a Frenzy Charge on Hit while Blinded","better":1,"matchers":[{"string":"실명 상태에서 명중 시 #%의 확률로 격분 충전 획득"}],"trade":{"ids":{"explicit":["explicit.stat_2478268100"]}}} {"ref":"#% chance to gain a Frenzy Charge on Hitting an Enemy with no Evasion Rating","better":1,"matchers":[{"string":"회피가 없는 적 명중 시 #%의 확률로 격분 충전 획득"}],"trade":{"ids":{"explicit":["explicit.stat_471924383"]}}} -{"ref":"#% chance to gain a Frenzy Charge on Kill","better":1,"matchers":[{"string":"처치 시 #%의 확률로 격분 충전 획득"},{"string":"처치 시 격분 충전 획득","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1826802197"],"implicit":["implicit.stat_1826802197"],"fractured":["fractured.stat_1826802197"],"scourge":["scourge.stat_1826802197"]}}} +{"ref":"#% chance to gain a Frenzy Charge on Kill","better":1,"matchers":[{"string":"처치 시 #%의 확률로 격분 충전 획득"},{"string":"처치 시 격분 충전 획득","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1826802197"],"implicit":["implicit.stat_1826802197"],"fractured":["fractured.stat_1826802197"],"enchant":["enchant.stat_1826802197"],"scourge":["scourge.stat_1826802197"]}}} {"ref":"#% chance to gain a Frenzy Charge on Killing a Frozen Enemy","better":1,"matchers":[{"string":"동결된 적 처치 시 #%의 확률로 격분 충전 획득"},{"string":"동결된 적 처치 시 격분 충전 획득","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2230931659"]}}} {"ref":"#% chance to gain a Frenzy Charge on Killing an Enemy affected by at least 5 Poisons","better":1,"matchers":[{"string":"중독 5중첩 이상의 적 처치 시 #%의 확률로 격분 충전 획득"}],"trade":{"ids":{"explicit":["explicit.stat_496822696"]}}} {"ref":"#% chance to gain a Frenzy Charge when Hit","better":1,"matchers":[{"string":"피격 시 #%의 확률로 격분 충전 획득"}],"trade":{"ids":{"explicit":["explicit.stat_881914531"]}}} @@ -274,7 +277,7 @@ {"ref":"#% chance to gain a Power Charge on Hit","better":1,"matchers":[{"string":"명중 시 #%의 확률로 권능 충전 획득"}],"trade":{"ids":{"explicit":["explicit.stat_1453197917"]}}} {"ref":"#% chance to Gain a Power Charge on Hit while Poisoned","better":1,"matchers":[{"string":"중독 상태에서 명중 시 #%의 확률로 권능 충전 획득"},{"string":"중독 상태에서 명중 시 권능 충전 획득","value":100}],"trade":{"ids":{"explicit":["explicit.stat_800598487"]}}} {"ref":"#% chance to gain a Power Charge on hitting an Enemy affected by a Spider's Web","better":1,"matchers":[{"string":"거미줄의 영향을 받는 적 명중 시 #%의 확률로 권능 충전 획득"}],"trade":{"ids":{"explicit":["explicit.stat_273206351"]}}} -{"ref":"#% chance to gain a Power Charge on Kill","better":1,"matchers":[{"string":"처치 시 #%의 확률로 권능 충전 획득"},{"string":"처치 시 권능 충전 획득","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2483795307"],"implicit":["implicit.stat_2483795307"],"fractured":["fractured.stat_2483795307"],"scourge":["scourge.stat_2483795307"]}}} +{"ref":"#% chance to gain a Power Charge on Kill","better":1,"matchers":[{"string":"처치 시 #%의 확률로 권능 충전 획득"},{"string":"처치 시 권능 충전 획득","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2483795307"],"implicit":["implicit.stat_2483795307"],"fractured":["fractured.stat_2483795307"],"enchant":["enchant.stat_2483795307"],"scourge":["scourge.stat_2483795307"]}}} {"ref":"#% chance to gain a Power Charge on Killing a Frozen Enemy","better":1,"matchers":[{"string":"동결된 적 처치 시 #%의 확률로 권능 충전 획득"},{"string":"동결된 적 처치 시 권능 충전 획득","value":100}],"trade":{"ids":{"explicit":["explicit.stat_3607154250"],"fractured":["fractured.stat_3607154250"]}}} {"ref":"#% chance to gain a Power Charge on Killing an Enemy affected by fewer than 5 Poisons","better":1,"matchers":[{"string":"중독 5중첩 미만의 적 처치 시 #%의 확률로 권능 충전 획득"}],"trade":{"ids":{"explicit":["explicit.stat_352612932"]}}} {"ref":"#% chance to gain a Power Charge when you Block","better":1,"matchers":[{"string":"막아낼 시 #%의 확률로 권능 충전 획득"}],"trade":{"ids":{"explicit":["explicit.stat_3945147290"],"fractured":["fractured.stat_3945147290"]}}} @@ -292,7 +295,7 @@ {"ref":"#% chance to gain an additional Vaal Soul per Enemy Shattered","better":1,"matchers":[{"string":"산산이 조각난 적 하나당 #%의 확률로 바알 영혼 1개 추가 획득"}],"trade":{"ids":{"explicit":["explicit.stat_1633381214"]}}} {"ref":"#% chance to gain an Endurance Charge on Critical Strike","better":1,"matchers":[{"string":"치명타 명중 시 #%의 확률로 인내 충전 획득"},{"string":"치명타 명중 시 인내 충전 획득","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2542650946"],"fractured":["fractured.stat_2542650946"]}}} {"ref":"#% chance to gain an Endurance Charge on Hitting an Enemy with no Armour","better":1,"matchers":[{"string":"방어도가 없는 적 명중 시 #%의 확률로 인내 충전 획득"}],"trade":{"ids":{"explicit":["explicit.stat_3488208924"]}}} -{"ref":"#% chance to gain an Endurance Charge on Kill","better":1,"matchers":[{"string":"처치 시 #%의 확률로 인내 충전 획득"},{"string":"처치 시 인내 충전 획득","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1054322244","explicit.stat_2064503808"],"implicit":["implicit.stat_1054322244"],"fractured":["fractured.stat_1054322244"],"scourge":["scourge.stat_1054322244"]}}} +{"ref":"#% chance to gain an Endurance Charge on Kill","better":1,"matchers":[{"string":"처치 시 #%의 확률로 인내 충전 획득"},{"string":"처치 시 인내 충전 획득","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1054322244","explicit.stat_2064503808"],"implicit":["implicit.stat_1054322244"],"fractured":["fractured.stat_1054322244"],"enchant":["enchant.stat_1054322244"],"scourge":["scourge.stat_1054322244"]}}} {"ref":"#% chance to gain an Endurance Charge when you are Hit","better":1,"matchers":[{"string":"피격 시 #%의 확률로 인내 충전 획득"},{"string":"피격 시 인내 충전 획득","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1514657588"]}}} {"ref":"#% chance to gain an Endurance Charge when you Block","better":1,"matchers":[{"string":"막아낼 시 #%의 확률로 인내 충전 획득"},{"string":"막아낼 시 인내 충전 획득","value":100}],"trade":{"ids":{"explicit":["explicit.stat_417188801"],"fractured":["fractured.stat_417188801"]}}} {"ref":"#% chance to gain an Endurance Charge when you Hit a Bleeding Enemy","better":1,"matchers":[{"string":"출혈 중인 적 명중 시 #%의 확률로 인내 충전 획득"}],"trade":{"ids":{"explicit":["explicit.stat_1536266147"],"fractured":["fractured.stat_1536266147"]}}} @@ -303,7 +306,7 @@ {"ref":"#% chance to Gain Arcane Surge on Hit with Spells while at maximum Power Charges","better":1,"matchers":[{"string":"권능 충전 최대치 상태에서 주문 명중 시 #%의 확률로 비전 쇄도 획득"},{"string":"최대 권능 충전 상태에서 주문 명중 시 비전 쇄도 획득","value":100}],"trade":{"ids":{"explicit":["explicit.stat_813119588"]}}} {"ref":"#% chance to Gain Arcane Surge when you deal a Critical Strike","better":1,"matchers":[{"string":"치명타 명중 시 #%의 확률로 비전 쇄도 획득"},{"string":"치명타 명중 시 비전 쇄도 획득","value":100}],"trade":{"ids":{"explicit":["explicit.stat_446027070"],"fractured":["fractured.stat_446027070"]}}} {"ref":"#% chance to gain Arcane Surge when you Kill an Enemy","better":1,"matchers":[{"string":"적 처치 시 #%의 확률로 비전 쇄도 획득"},{"string":"적 처치 시 비전 쇄도 획득","value":100}],"trade":{"ids":{"explicit":["explicit.stat_573223427"],"fractured":["fractured.stat_573223427"],"crafted":["crafted.stat_573223427"]}}} -{"ref":"#% chance to gain Chaotic Might for 10 seconds on Kill","better":1,"matchers":[{"string":"처치 시 #%의 확률로 10초 동안 혼돈의 완력 획득"},{"string":"처치 시 10초 동안 혼돈의 완력 획득","value":100}],"trade":{"ids":{"explicit":["explicit.stat_562371749"]}}} +{"ref":"#% chance to gain Chaotic Might for 10 seconds on Kill","better":1,"matchers":[{"string":"처치 시 #%의 확률로 10초 동안 혼돈의 완력 획득"},{"string":"처치 시 10초 동안 혼돈의 완력 획득","value":100}],"trade":{"ids":{"explicit":["explicit.stat_562371749"],"enchant":["enchant.stat_562371749"]}}} {"ref":"#% chance to gain Elusive on Critical Strike","better":1,"matchers":[{"string":"치명타 명중 시 #% 확률로 도피 획득"},{"string":"치명타 명중 시 도피 획득","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2896192589"],"fractured":["fractured.stat_2896192589"]}}} {"ref":"#% chance to gain Her Blessing for 3 seconds when you Ignite an Enemy","better":1,"matchers":[{"string":"적 점화 시 #%의 확률로 3초 동안 여신의 축복 획득"},{"string":"적 점화 시 3초 동안 여신의 축복 획득","value":100}],"trade":{"ids":{"explicit":["explicit.stat_4203400545"]}}} {"ref":"#% chance to gain Onslaught for 10 seconds on Kill","better":1,"matchers":[{"string":"처치 시 #%의 확률로 10초 동안 맹공 획득"},{"string":"처치 시 10초 동안 맹공 획득","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2453026567"]}}} @@ -323,18 +326,20 @@ {"ref":"#% chance to Ignite","better":1,"matchers":[{"string":"#%의 확률로 점화 유발"},{"string":"항상 점화 유발","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1335054179"],"implicit":["implicit.stat_1335054179"],"fractured":["fractured.stat_1335054179"],"enchant":["enchant.stat_1335054179"],"scourge":["scourge.stat_1335054179"],"crafted":["crafted.stat_1335054179"]}}} {"ref":"#% chance to Ignite during any Flask Effect","better":1,"matchers":[{"string":"아무 플라스크나 효과를 받는 동안 #%의 확률로 점화 유발"}],"trade":{"ids":{"explicit":["explicit.stat_3888064854"]}}} {"ref":"#% chance to Ignite when in Main Hand","better":1,"matchers":[{"string":"주 무기로 장착 시 #%의 확률로 점화 유발"},{"string":"주 무기로 장착 시 항상 점화 유발","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2919089822"]}}} +{"ref":"#% chance to Ignite with Melee Weapons","better":1,"matchers":[{"string":"근접 무기 사용 시 #%의 확률로 점화 유발"}],"trade":{"ids":{"implicit":["implicit.stat_4206255461"]}}} {"ref":"#% chance to Ignore Stuns while Casting","better":1,"matchers":[{"string":"시전하는 동안 #%의 확률로 기절 무시"},{"string":"시전하는 동안 기절 무시","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1916706958"],"implicit":["implicit.stat_1916706958"],"fractured":["fractured.stat_1916706958"]}}} {"ref":"#% chance to Ignore Stuns while using Socketed Attack Skills","better":1,"matchers":[{"string":"장착된 공격 스킬을 사용하는 동안 #%의 확률로 기절 무시"},{"string":"장착된 공격 스킬을 사용하는 동안 기절 무시","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1439818705"]}}} {"ref":"#% chance to Impale Enemies on Hit with Attacks","better":1,"matchers":[{"string":"공격 명중 시 #%의 확률로 적 꿰뚫음"},{"string":"공격 명중 시 적 꿰뚫음","value":100}],"trade":{"ids":{"explicit":["explicit.stat_3739863694","explicit.stat_725880290"],"implicit":["implicit.stat_3739863694"],"fractured":["fractured.stat_3739863694","fractured.stat_725880290"],"scourge":["scourge.stat_3739863694"],"crafted":["crafted.stat_725880290"]}}} {"ref":"#% chance to Impale Enemies on Hit with Attacks while using Pride","better":1,"matchers":[{"string":"자부심을 사용하는 동안 공격 명중 시 #%의 확률로 적을 꿰뚫음"},{"string":"자부심을 사용하는 동안 공격 명중 시 적을 꿰뚫음","value":100}],"trade":{"ids":{"explicit":["explicit.stat_4173751044"]}}} {"ref":"#% chance to Impale on Spell Hit","better":1,"matchers":[{"string":"주문 적중 시 #%의 확률로 적 꿰뚫음"}],"trade":{"ids":{"explicit":["explicit.stat_3094222195"]}}} +{"ref":"#% chance to inflict a Grasping Vine on Melee Weapon Hit","better":1,"matchers":[{"string":"근접 무기로 명중 시 #%의 확률로 탐욕스러운 덩굴 1개 유발"},{"string":"근접 무기로 명중 시 탐욕스러운 덩굴 1개 유발","value":100}],"trade":{"ids":{"explicit":["explicit.stat_19313391"]}}} {"ref":"#% chance to inflict Bleeding on Critical Strike with Attacks","better":1,"matchers":[{"string":"치명타 명중 시 #%의 확률로 적 출혈 유발"}],"trade":{"ids":{"explicit":["explicit.stat_2054257693"]}}} {"ref":"#% chance to inflict Brittle","better":1,"matchers":[{"string":"#%의 확률로 허약 유발"},{"string":"항상 허약 유발","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2238174408"]}}} {"ref":"#% chance to inflict Brittle on Enemies when you Block their Damage","better":1,"matchers":[{"string":"적이 주는 피해를 막아낼 시 #%의 확률로 적에게 허약 유발"},{"string":"적이 주는 피해를 막아낼 시 적에게 허약 유발","value":100}],"trade":{"ids":{"implicit":["implicit.stat_1749278976"]}}} {"ref":"#% chance to inflict Cold Exposure on Hit","better":1,"matchers":[{"string":"명중 시 #%의 확률로 냉기 노출 유발"},{"string":"명중 시 냉기 노출 유발","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2630708439"],"fractured":["fractured.stat_2630708439"],"scourge":["scourge.stat_2630708439"]}}} {"ref":"#% chance to inflict Corrosion on Hit with Attacks","better":1,"matchers":[{"string":"공격 명중 시 #%의 확률로 부식 유발"}],"trade":{"ids":{"explicit":["explicit.stat_2523122963"]}}} {"ref":"#% chance to inflict Fire Exposure on Hit","better":1,"matchers":[{"string":"명중 시 #%의 확률로 화염 노출 유발"},{"string":"명중 시 화염 노출 유발","value":100}],"trade":{"ids":{"explicit":["explicit.stat_3602667353"],"fractured":["fractured.stat_3602667353"],"scourge":["scourge.stat_3602667353"]}}} -{"ref":"#% chance to inflict Lightning Exposure on Hit","better":1,"matchers":[{"string":"명중 시 #%의 확률로 번개 노출 유발"},{"string":"명중 시 번개 노출 유발","value":100}],"trade":{"ids":{"explicit":["explicit.stat_4265906483"],"fractured":["fractured.stat_4265906483"],"scourge":["scourge.stat_4265906483"]}}} +{"ref":"#% chance to inflict Lightning Exposure on Hit","better":1,"matchers":[{"string":"명중 시 #%의 확률로 번개 노출 유발"},{"string":"명중 시 번개 노출 유발","value":100}],"trade":{"ids":{"explicit":["explicit.stat_4265906483"],"fractured":["fractured.stat_4265906483"],"enchant":["enchant.stat_4265906483"],"scourge":["scourge.stat_4265906483"]}}} {"ref":"#% chance to inflict Withered for 2 seconds on Hit","better":1,"matchers":[{"string":"명중 시 #%의 확률로 2초 동안 위축 유발"},{"string":"명중 시 2초 동안 위축 유발","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1957711555"]}}} {"ref":"#% chance to inflict Withered for 2 seconds on Hit with this Weapon","better":1,"matchers":[{"string":"이 무기로 적 적중 시 #%의 확률로 2초 동안 위축 유발"},{"string":"이 무기로 적 적중 시 2초 동안 위축 유발","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1226121733"]}}} {"ref":"#% chance to Intimidate Enemies for 4 seconds on Hit","better":1,"matchers":[{"string":"명중 시 #%의 확률로 4초 동안 적 위협"},{"string":"적중 시 #%의 확률로 4초 동안 적 위협"},{"string":"적중 시 4초 동안 적 위협","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2089652545","explicit.stat_78985352"],"implicit":["implicit.stat_2089652545","implicit.stat_78985352"],"fractured":["fractured.stat_2089652545","fractured.stat_78985352"],"scourge":["scourge.stat_78985352"]}}} @@ -356,11 +361,12 @@ {"ref":"#% chance to not generate Alert Level on opening a Chest using Lockpicking","better":1,"matchers":[{"string":"자물쇠 따기로 상자를 열었을 때 #%의 확률로 경보 레벨이 상승하지 않음"}],"trade":{"ids":{"explicit":["explicit.stat_647064288"],"fractured":["fractured.stat_647064288"]}}} {"ref":"#% chance to not generate Alert Level on opening a Chest using Perception","better":1,"matchers":[{"string":"통찰력으로 상자를 열었을 때 #%의 확률로 경보 레벨이 상승하지 않음"}],"trade":{"ids":{"explicit":["explicit.stat_397829245"],"fractured":["fractured.stat_397829245"]}}} {"ref":"#% chance to not generate Alert Level on opening a Chest using Trap Disarmament","better":1,"matchers":[{"string":"덫 해제로 상자를 열었을 때 #%의 확률로 경보 레벨이 상승하지 않음"}],"trade":{"ids":{"explicit":["explicit.stat_3015749212"],"fractured":["fractured.stat_3015749212"]}}} -{"ref":"#% chance to Poison on Hit","better":1,"matchers":[{"string":"명중 시 #%의 확률로 중독 유발"},{"string":"명중 시 항상 중독 유발","value":100}],"trade":{"ids":{"explicit":["explicit.stat_3885634897","explicit.stat_795138349"],"implicit":["implicit.stat_3885634897","implicit.stat_795138349"],"fractured":["fractured.stat_3885634897","fractured.stat_795138349"],"scourge":["scourge.stat_795138349"],"crafted":["crafted.stat_3885634897"]}}} +{"ref":"#% chance to Poison on Hit","better":1,"matchers":[{"string":"명중 시 #%의 확률로 중독 유발"},{"string":"명중 시 항상 중독 유발","value":100}],"trade":{"ids":{"explicit":["explicit.stat_3885634897","explicit.stat_795138349"],"implicit":["implicit.stat_3885634897","implicit.stat_795138349"],"fractured":["fractured.stat_3885634897","fractured.stat_795138349"],"enchant":["enchant.stat_3885634897"],"scourge":["scourge.stat_795138349"],"crafted":["crafted.stat_3885634897"]}}} {"ref":"#% chance to Poison on Hit against Cursed Enemies","better":1,"matchers":[{"string":"저주받은 적 명중 시 #%의 확률로 중독 유발"},{"string":"저주받은 적 명중 시 항상 중독 유발","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2208857094"]}}} {"ref":"#% chance to Poison on Hit during Effect","better":1,"matchers":[{"string":"효과를 받는 동안 명중 시 #%의 확률로 중독 유발"}],"trade":{"ids":{"explicit":["explicit.stat_2777278657"]}}} {"ref":"#% chance to Poison on Hit with Attacks","better":1,"matchers":[{"string":"공격 명중 시 #%의 확률로 중독 유발"},{"string":"공격 명중 시 항상 중독 유발","value":100}],"trade":{"ids":{"explicit":["explicit.stat_3954735777"]}}} {"ref":"#% chance to Poison per Power Charge","better":1,"matchers":[{"string":"권능 충전 하나당 #%의 확률로 중독 유발"}],"trade":{"ids":{"explicit":["explicit.stat_2992087211"]}}} +{"ref":"#% chance to Poison with Melee Weapons","better":1,"matchers":[{"string":"근접 무기 사용 시 #%의 확률로 중독 유발"}],"trade":{"ids":{"implicit":["implicit.stat_1168985596"]}}} {"ref":"#% chance to receive additional Abyss items when opening a Reward Chest in a Heist","better":1,"matchers":[{"string":"강탈에서 보상 상자를 열 때 #%의 확률로 심연 아이템 추가 획득"}],"trade":{"ids":{"explicit":["explicit.stat_1361025326"]}}} {"ref":"#% chance to receive additional Armour items when opening a Reward Chest in a Heist","better":1,"matchers":[{"string":"강탈에서 보상 상자를 열 때 #%의 확률로 방어구 아이템 추가 획득"}],"trade":{"ids":{"explicit":["explicit.stat_3835470471"]}}} {"ref":"#% chance to receive additional Blight items when opening a Reward Chest in a Heist","better":1,"matchers":[{"string":"강탈에서 보상 상자를 열 때 #%의 확률로 역병 아이템 추가 획득"}],"trade":{"ids":{"explicit":["explicit.stat_2581419165"]}}} @@ -379,6 +385,8 @@ {"ref":"#% chance to receive additional Weapons when opening a Reward Chest in a Heist","better":1,"matchers":[{"string":"강탈에서 보상 상자를 열 때 #%의 확률로 무기 추가 획득"}],"trade":{"ids":{"explicit":["explicit.stat_953018841"]}}} {"ref":"#% chance to Recover 10% of Mana when you use a Skill","better":1,"matchers":[{"string":"스킬 사용 시 #%의 확률로 마나의 10% 회복"}],"trade":{"ids":{"explicit":["explicit.stat_308309328"],"fractured":["fractured.stat_308309328"]}}} {"ref":"#% chance to Recover 10% of Mana when you use a Skill while affected by Clarity","better":1,"matchers":[{"string":"명상의 영향을 받는 동안 스킬 사용 시 #% 확률로 마나의 10% 회복"}],"trade":{"ids":{"explicit":["explicit.stat_1699077932"]}}} +{"ref":"#% chance to refresh Ignite Duration on Melee Weapon Hit","better":1,"matchers":[{"string":"근접 무기로 명중 시 #%의 확률로 점화 지속시간 초기화"}],"trade":{"ids":{"explicit":["explicit.stat_93054948"]}}} +{"ref":"#% chance to remove 1 Mana Burn on Kill","better":1,"matchers":[{"string":"처치 시 #%의 확률로 마나 연소 1개 제거"}],"trade":{"ids":{"explicit":["explicit.stat_545355339"]}}} {"ref":"#% chance to Sap Enemies","better":1,"matchers":[{"string":"#%의 확률로 적 활력 감소"},{"string":"항상 적 활력 감소","value":100}],"trade":{"ids":{"explicit":["explicit.stat_532324017"]}}} {"ref":"#% chance to Sap Enemies in Chilling Areas","better":1,"matchers":[{"string":"#%의 확률로 냉각 지역에 있는 적 활력 감소"},{"string":"항상 냉각 지역에 있는 적 활력 감소","value":100}],"trade":{"ids":{"explicit":["explicit.stat_3057853352"]}}} {"ref":"#% chance to Sap Enemies when you Block their Damage","better":1,"matchers":[{"string":"적이 주는 피해를 막아낼 시 #%의 확률로 적 활력 감소"},{"string":"적이 주는 피해를 막아낼 시 적 활력 감소","value":100}],"trade":{"ids":{"implicit":["implicit.stat_2113677718"]}}} @@ -388,6 +396,7 @@ {"ref":"#% chance to Shock Attackers for 4 seconds on Block","better":1,"matchers":[{"string":"막아낼 시 #%의 확률로 4초 동안 공격자에게 감전 유발"},{"string":"막아낼 시 4초 동안 공격자에게 감전 유발","value":100}],"trade":{"ids":{"explicit":["explicit.stat_575111651"],"fractured":["fractured.stat_575111651"],"scourge":["scourge.stat_575111651"]}}} {"ref":"#% chance to Shock Chilled Enemies","better":1,"matchers":[{"string":"#%의 확률로 냉각된 적 감전 유발"}],"trade":{"ids":{"explicit":["explicit.stat_4069101408"]}}} {"ref":"#% chance to Shock during any Flask Effect","better":1,"matchers":[{"string":"아무 플라스크나 효과를 받는 동안 #%의 확률로 감전 유발"}],"trade":{"ids":{"explicit":["explicit.stat_796406325"]}}} +{"ref":"#% chance to Shock with Melee Weapons","better":1,"matchers":[{"string":"근접 무기 사용 시 #%의 확률로 감전 유발"}],"trade":{"ids":{"implicit":["implicit.stat_2313961828"]}}} {"ref":"#% chance to Steal Power, Frenzy, and Endurance Charges on Hit","better":1,"matchers":[{"string":"명중 시 #%의 확률로 권능, 격분, 인내 충전 강탈"},{"string":"명중 시 권능, 격분, 인내 충전 강탈","value":100}],"trade":{"ids":{"explicit":["explicit.stat_875143443"]}}} {"ref":"#% chance to Summon an additional Skeleton with Summon Skeletons","better":1,"matchers":[{"string":"해골 소환으로 #%의 확률로 해골 1마리 추가 소환"}],"trade":{"ids":{"enchant":["enchant.stat_1040958896"]}}} {"ref":"#% chance to take 50% less Area Damage from Hits","better":1,"matchers":[{"string":"#%의 확률로 피격 시 범위 피해 50% 감폭"}],"trade":{"ids":{"explicit":["explicit.stat_4253777805"]}}} @@ -448,7 +457,7 @@ {"ref":"#% chance to Trigger Level 1 Blood Rage when you Kill an Enemy","better":1,"matchers":[{"string":"적 처치 시 #%의 확률로 1레벨 피의 격노 발동"},{"string":"적 처치 시 1레벨 피의 격노 발동","value":100}],"trade":{"ids":{"explicit":["explicit.stat_205619502"],"fractured":["fractured.stat_205619502"],"crafted":["crafted.stat_205619502"]}}} {"ref":"#% chance to Trigger Level 1 Create Lesser Shrine when you Kill an Enemy","better":1,"matchers":[{"string":"적 처치 시 #%의 확률로 1레벨 하위 성소 창조 발동"},{"string":"적 처치 시 1레벨 하위 성소 창조 발동","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1010340836"]}}} {"ref":"#% chance to Trigger Level 1 Raise Spiders on Kill","better":1,"matchers":[{"string":"처치 시 #%의 확률로 1레벨 거미 소환 발동"}],"trade":{"ids":{"explicit":["explicit.stat_3844016207"]}}} -{"ref":"#% chance to Trigger Level 10 Summon Raging Spirit on Kill","better":1,"matchers":[{"string":"처치 시 #%의 확률로 8레벨 격노의 유령 소환 발동"},{"string":"처치 시 8레벨 격노의 유령 소환 발동","value":100}],"trade":{"ids":{"explicit":["explicit.stat_3751996449"]}}} +{"ref":"#% chance to Trigger Level 10 Summon Raging Spirit on Kill","better":1,"matchers":[{"string":"처치 시 #%의 확률로 8레벨 격노의 유령 소환 발동"},{"string":"처치 시 8레벨 격노의 유령 소환 발동","value":100}],"trade":{"ids":{"explicit":["explicit.stat_3751996449"],"enchant":["enchant.stat_3751996449"]}}} {"ref":"#% chance to Trigger Level 16 Molten Burst on Melee Hit","better":1,"matchers":[{"string":"근접 명중 시 #%의 확률로 16레벨 마그마 폭발 발동"}],"trade":{"ids":{"explicit":["explicit.stat_4125471110"]}}} {"ref":"#% chance to Trigger Level 18 Animate Guardian's Weapon when Animated Weapon Kills an Enemy","better":1,"matchers":[{"string":"기동된 무기가 적 처치 시 #%의 확률로 18레벨 기동된 수호자의 무기 발동"},{"string":"기동된 무기가 적 처치 시 18레벨 기동된 수호자의 무기 발동","value":100}],"trade":{"ids":{"explicit":["explicit.stat_919960234"]}}} {"ref":"#% chance to Trigger Level 20 Animate Guardian's Weapon when Animated Guardian Kills an Enemy","better":1,"matchers":[{"string":"기동된 수호자가 적 처치 시 #%의 확률로 20레벨 기동된 수호자의 무기 발동"},{"string":"기동된 수호자가 적 처치 시 20레벨 기동된 수호자의 무기 발동","value":100}],"trade":{"ids":{"explicit":["explicit.stat_3682009780"]}}} @@ -671,7 +680,7 @@ {"ref":"#% increased Burning Damage","better":1,"matchers":[{"string":"화상 피해 #% 증가"},{"string":"화상 피해 #% 감소","negate":true}],"trade":{"ids":{"pseudo":["pseudo.pseudo_increased_burning_damage"],"explicit":["explicit.stat_1175385867"],"implicit":["implicit.stat_1175385867"],"fractured":["fractured.stat_1175385867"]}}} {"ref":"#% increased Burning Damage for each time you have Shocked a Non-Shocked Enemy Recently, up to a maximum of 120%","better":1,"matchers":[{"string":"최근 4초 이내 플레이어가 감전되지 않은 적을 감전시킬 때마다 화상 피해 #% 증가, 최대 120%"},{"string":"최근 4초 이내 플레이어가 감전되지 않은 적을 감전시킬 때마다 화상 피해 #% 감소, 최대 120%","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3285748758"]}}} {"ref":"#% increased Burning Damage if you've Ignited an Enemy Recently","better":1,"matchers":[{"string":"최근 4초 이내 적을 점화한 경우 화상 피해 #% 증가"},{"string":"최근 4초 이내 적을 점화한 경우 화상 피해 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3919557483"]}}} -{"ref":"#% increased Cast Speed","better":1,"matchers":[{"string":"시전 속도 #% 증가"},{"string":"시전 속도 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2891184298"],"implicit":["implicit.stat_2891184298"],"fractured":["fractured.stat_2891184298"],"scourge":["scourge.stat_2891184298"],"crafted":["crafted.stat_2891184298"]}}} +{"ref":"#% increased Cast Speed","better":1,"matchers":[{"string":"시전 속도 #% 증가"},{"string":"시전 속도 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2891184298"],"implicit":["implicit.stat_2891184298"],"fractured":["fractured.stat_2891184298"],"enchant":["enchant.stat_2891184298"],"scourge":["scourge.stat_2891184298"],"crafted":["crafted.stat_2891184298"]}}} {"ref":"#% increased Cast Speed during any Flask Effect","better":1,"matchers":[{"string":"아무 플라스크나 효과를 받는 동안 시전 속도 #% 증가"},{"string":"아무 플라스크나 효과를 받는 동안 시전 속도 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_252194507"],"implicit":["implicit.stat_252194507"],"fractured":["fractured.stat_252194507"]}}} {"ref":"#% increased Cast Speed during Effect","better":1,"matchers":[{"string":"효과를 받는 동안 시전 속도 #% 증가"},{"string":"효과를 받는 동안 시전 속도 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3256116097"],"fractured":["fractured.stat_3256116097"]}}} {"ref":"#% increased Cast Speed if a Minion has been Killed Recently","better":1,"matchers":[{"string":"최근 4초 이내 소환수가 사망하면 시전 속도 #% 증가"},{"string":"최근 4초 이내 소환수가 사망하면 시전 속도 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3110907148"],"fractured":["fractured.stat_3110907148"]}}} @@ -748,7 +757,7 @@ {"ref":"#% increased Creeping Frost Duration","better":1,"matchers":[{"string":"엄습하는 서리 지속시간 #% 증가"},{"string":"엄습하는 서리 지속시간 #% 감소","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_3804575865"]}}} {"ref":"#% increased Cremation Cast Speed","better":1,"matchers":[{"string":"시체 소각 시전 속도 #% 증가"},{"string":"시체 소각 시전 속도 #% 감소","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_2938856716"]}}} {"ref":"#% increased Cremation Damage","better":1,"matchers":[{"string":"시체 소각 피해 #% 증가"},{"string":"시체 소각 피해 #% 감소","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_4175469673"]}}} -{"ref":"#% increased Critical Strike Chance","better":1,"matchers":[{"string":"치명타 확률 #% 증가"},{"string":"치명타 확률 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2375316951"],"implicit":["implicit.stat_2375316951"],"fractured":["fractured.stat_2375316951"],"crafted":["crafted.stat_2375316951"]}}} +{"ref":"#% increased Critical Strike Chance","better":1,"matchers":[{"string":"치명타 확률 #% 증가"},{"string":"치명타 확률 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2375316951"],"implicit":["implicit.stat_2375316951"],"fractured":["fractured.stat_2375316951"],"enchant":["enchant.stat_2375316951"],"crafted":["crafted.stat_2375316951"]}}} {"ref":"#% increased Critical Strike Chance against Bleeding Enemies","better":1,"matchers":[{"string":"출혈 중인 적에 대한 치명타 확률 #% 증가"},{"string":"출혈 중인 적에 대한 치명타 확률 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2282705842"]}}} {"ref":"#% increased Critical Strike Chance against Blinded Enemies","better":1,"matchers":[{"string":"실명된 적에 대한 치명타 확률 #% 증가"},{"string":"실명된 적에 대한 치명타 확률 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1939202111"],"fractured":["fractured.stat_1939202111"]}}} {"ref":"#% increased Critical Strike Chance against Chilled Enemies","better":1,"matchers":[{"string":"냉각된 적에 대한 치명타 확률 #% 증가"},{"string":"냉각된 적에 대한 치명타 확률 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3699490848"]}}} @@ -786,6 +795,7 @@ {"ref":"#% increased Critical Strike Chance with Elemental Skills","better":1,"matchers":[{"string":"원소 스킬 치명타 확률 #% 증가"},{"string":"원소 스킬 치명타 확률 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_439950087"],"fractured":["fractured.stat_439950087"]}}} {"ref":"#% increased Critical Strike Chance with Fire Skills","better":1,"matchers":[{"string":"화염 스킬 치명타 확률 #% 증가"},{"string":"화염 스킬 치명타 확률 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1104796138"],"fractured":["fractured.stat_1104796138"]}}} {"ref":"#% increased Critical Strike Chance with Lightning Skills","better":1,"matchers":[{"string":"번개 스킬 치명타 확률 #% 증가"},{"string":"번개 스킬 치명타 확률 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1186596295"],"fractured":["fractured.stat_1186596295"]}}} +{"ref":"#% increased Critical Strike Chance with Melee Weapons","better":1,"matchers":[{"string":"근접 무기 사용 시 치명타 확률 #% 증가"},{"string":"근접 무기 사용 시 치명타 확률 #% 감소","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_3678828098"]}}} {"ref":"#% increased Critical Strike Chance with One Handed Melee Weapons","better":1,"matchers":[{"string":"한손 근접 무기 사용 시 치명타 확률 #% 증가"},{"string":"한손 근접 무기 사용 시 치명타 확률 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2381842786"],"fractured":["fractured.stat_2381842786"]}}} {"ref":"#% increased Critical Strike Chance with Spells which remove the maximum number of Seals","better":1,"matchers":[{"string":"최대 봉인 수를 제거하는 주문 사용 시 치명타 확률 #% 증가"},{"string":"최대 봉인 수를 제거하는 주문 사용 시 치명타 확률 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2897207025"]}}} {"ref":"#% increased Critical Strike Chance with Traps","better":1,"matchers":[{"string":"덫 사용 시 치명타 확률 #% 증가"},{"string":"덫 사용 시 치명타 확률 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1192661666"]}}} @@ -851,6 +861,7 @@ {"ref":"#% increased Damage with Ailments per Elder Item Equipped","better":1,"matchers":[{"string":"장착한 엘더 아이템 하나당 상태 이상 피해 #% 증가"},{"string":"장착한 엘더 아이템 하나당 상태 이상 피해 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2418574586"]}}} {"ref":"#% increased Damage with Axes","better":1,"matchers":[{"string":"도끼 사용 시 피해 #% 증가"},{"string":"도끼 사용 시 피해 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3314142259"],"fractured":["fractured.stat_3314142259"]}}} {"ref":"#% increased Damage with Bleeding","better":1,"matchers":[{"string":"출혈 피해 #% 증가"},{"string":"출혈 피해 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1294118672"],"implicit":["implicit.stat_1294118672"],"fractured":["fractured.stat_1294118672"]}}} +{"ref":"#% increased Damage with Bleeding from Melee Weapons","better":1,"matchers":[{"string":"근접 무기로 유발한 출혈 피해 #% 증가"},{"string":"근접 무기로 유발한 출혈 피해 #% 감소","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_3660450649"]}}} {"ref":"#% increased Damage with Bow Skills","better":1,"matchers":[{"string":"활 스킬로 주는 피해 #% 증가"},{"string":"활 스킬로 주는 피해 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1241625305"],"fractured":["fractured.stat_1241625305"]}}} {"ref":"#% increased Damage with Bows","better":1,"matchers":[{"string":"활 사용 시 피해 #% 증가"},{"string":"활 사용 시 피해 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_4188894176"],"fractured":["fractured.stat_4188894176"]}}} {"ref":"#% increased Damage with Claws","better":1,"matchers":[{"string":"클로 사용 시 피해 #% 증가"},{"string":"클로 사용 시 피해 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1069260037"],"fractured":["fractured.stat_1069260037"]}}} @@ -872,12 +883,14 @@ {"ref":"#% increased Damage with Hits and Ailments against Ignited Enemies","better":1,"matchers":[{"string":"점화된 적에 대한 명중 및 상태 이상 피해 #% 증가"},{"string":"점화된 적에 대한 명중 및 상태 이상 피해 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_485151258"]}}} {"ref":"#% increased Damage with Hits and Ailments against Marked Enemy","better":1,"matchers":[{"string":"징표가 찍힌 적에 대한 적중 및 상태 이상 피해 #% 증가"},{"string":"징표가 찍힌 적에 대한 적중 및 상태 이상 피해 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2001747092"]}}} {"ref":"#% increased Damage with Hits and Ailments per Curse on Enemy","better":1,"matchers":[{"string":"적에게 걸린 저주 하나당 적중 피해 및 상태 이상 피해 #% 증가"},{"string":"적에게 걸린 저주 하나당 적중 피해 및 상태 이상 피해 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1818773442"],"fractured":["fractured.stat_1818773442"]}}} +{"ref":"#% increased Damage with Ignite from Melee Weapons","better":1,"matchers":[{"string":"근접 무기로 유발하는 점화의 피해 #% 증가"},{"string":"근접 무기로 유발하는 점화의 피해 #% 감소","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_3935936274"]}}} {"ref":"#% increased Damage with Ignite inflicted on Chilled Enemies","better":1,"matchers":[{"string":"냉각된 적에게 주는 점화 피해 #% 증가"},{"string":"냉각된 적에게 주는 점화 피해 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1891782369"]}}} {"ref":"#% increased Damage with Maces or Sceptres","better":1,"matchers":[{"string":"철퇴나 셉터 사용 시 피해 #% 증가"},{"string":"철퇴나 셉터 사용 시 피해 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1181419800"],"fractured":["fractured.stat_1181419800"]}}} {"ref":"#% increased Damage with Movement Skills","better":1,"matchers":[{"string":"이동 스킬 피해 #% 증가"},{"string":"이동 스킬 피해 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_856021430"]}}} {"ref":"#% increased Damage with Non-Vaal Skills during Soul Gain Prevention","better":1,"matchers":[{"string":"영혼 획득 방지 도중 비-바알 스킬로 주는 피해 #% 증가"},{"string":"영혼 획득 방지 도중 비-바알 스킬로 주는 피해 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1583385065"],"fractured":["fractured.stat_1583385065"],"crafted":["crafted.stat_1583385065"]}}} {"ref":"#% increased Damage with One Handed Weapons","better":1,"matchers":[{"string":"한손 무기 피해 #% 증가"},{"string":"한손 무기 피해 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1010549321"],"fractured":["fractured.stat_1010549321"]}}} {"ref":"#% increased Damage with Poison","better":1,"matchers":[{"string":"중독 피해 #% 증가"},{"string":"중독 피해 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1290399200"],"implicit":["implicit.stat_1290399200"],"fractured":["fractured.stat_1290399200"]}}} +{"ref":"#% increased Damage with Poison from Melee Weapons","better":1,"matchers":[{"string":"근접 무기로 유발하는 중독의 피해 #% 증가"},{"string":"근접 무기로 유발하는 중독의 피해 #% 감소","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_776174407"]}}} {"ref":"#% increased Damage with Poison if you have at least 300 Dexterity","better":1,"matchers":[{"string":"민첩이 300 이상인 경우 중독 피해 #% 증가"},{"string":"민첩이 300 이상인 경우 중독 피해 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_256730087"]}}} {"ref":"#% increased Damage with Poison per Frenzy Charge","better":1,"matchers":[{"string":"격분 충전 하나당 중독 피해 #% 증가"},{"string":"격분 충전 하나당 중독 피해 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1221011086"]}}} {"ref":"#% increased Damage with Poison per Power Charge","better":1,"matchers":[{"string":"권능 충전 하나당 중독 피해 #% 증가"},{"string":"권능 충전 하나당 중독 피해 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_4230767876"]}}} @@ -919,6 +932,7 @@ {"ref":"#% increased Duration of Cold Ailments","better":1,"matchers":[{"string":"냉기 상태 이상 지속시간 #% 증가"},{"string":"냉기 상태 이상 지속시간 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3571964448"],"fractured":["fractured.stat_3571964448"]}}} {"ref":"#% increased Duration of Curses on you","better":1,"matchers":[{"string":"플레이어에게 적용되는 저주 지속시간 #% 증가"},{"string":"플레이어에게 적용되는 저주 지속시간 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2920970371"]}}} {"ref":"#% increased Duration of Curses on you per 10 Devotion","better":1,"matchers":[{"string":"헌신 10당 플레이어에게 적용되는 저주 지속시간 #% 증가"},{"string":"헌신 10당 플레이어가에게 적용된 저주 지속시간 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_4235333770"]}}} +{"ref":"#% increased Duration of Elemental Ailments from Melee Weapon Attacks","better":1,"matchers":[{"string":"근접 무기 공격으로 유발하는 원소 상태 이상의 지속시간 #% 증가"},{"string":"근접 무기 공격으로 유발하는 원소 상태 이상의 지속시간 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3284469689"]}}} {"ref":"#% increased Duration of Elemental Ailments on Enemies","better":1,"matchers":[{"string":"적에게 적용되는 원소 상태 이상 지속시간 #% 증가"},{"string":"적에게 적용되는 원소 상태 이상 지속시간 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2604619892"]}}} {"ref":"#% increased Duration of Elemental Ailments on You while affected by a Rare Abyss Jewel","better":1,"matchers":[{"string":"희귀 심연 주얼의 영향을 받는 동안 플레이어에게 적용되는 원소 상태 이상 지속시간 #% 증가"},{"string":"희귀 심연 주얼의 영향을 받는 동안 플레이어에게 적용되는 원소 상태 이상 지속시간 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_287112619"]}}} {"ref":"#% increased Duration of Lightning Ailments","better":1,"matchers":[{"string":"번개 상태 이상 지속시간 #% 증가"},{"string":"번개 상태 이상 지속시간 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1484471543"]}}} @@ -931,10 +945,12 @@ {"ref":"#% increased Effect of Arcane Surge on you per\nHypnotic Eye Jewel affecting you, up to a maximum of 40%","better":1,"matchers":[{"string":"자신에게 영향을 주는 최면 거는 눈 주얼 하나당\n자신에게 적용되는 비전 쇄도 효과 #% 증가, 최대 40%"},{"string":"자신에게 영향을 주는 최면 거는 눈 주얼 하나당\n자신에게 적용되는 비전 쇄도 효과 #%씩 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1012072406"]}}} {"ref":"#% increased Effect of Arcane Surge on you while affected by Clarity","better":1,"matchers":[{"string":"명상의 영향을 받는 동안 자신에게 적용되는 비전 쇄도의 효과 #% 증가"},{"string":"명상의 영향을 받는 동안 자신에게 적용되는 비전 쇄도의 효과 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1808477254"]}}} {"ref":"#% increased Effect of Auras from Mines","better":1,"matchers":[{"string":"지뢰의 오라 효과 #% 증가"},{"string":"지뢰의 오라 효과 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2121424530"]}}} +{"ref":"#% increased Effect of Blind from Melee Weapons","better":1,"matchers":[{"string":"근접 무기로 유발한 실명 효과 #% 증가"},{"string":"근접 무기로 유발한 실명 효과 #% 감소","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_1808507379"]}}} {"ref":"#% increased Effect of Buffs granted by Socketed Golem Skills","better":1,"matchers":[{"string":"장착된 골렘 스킬로 얻는 버프 효과 #% 증가"}],"trade":{"ids":{"explicit":["explicit.stat_2813516522"]}}} {"ref":"#% increased Effect of Buffs granted by your Golems","better":1,"matchers":[{"string":"골렘이 제공하는 버프 효과 #% 증가"},{"string":"골렘이 제공하는 버프 효과 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2109043683"],"implicit":["implicit.stat_2109043683"]}}} {"ref":"#% increased Effect of Buffs on you","better":1,"matchers":[{"string":"플레이어에게 적용되는 버프 효과 #% 증가"}],"trade":{"ids":{"explicit":["explicit.stat_306104305"]}}} {"ref":"#% increased Effect of Chill and Shock on you","better":-1,"matchers":[{"string":"플레이어에게 적용되는 냉각 및 감전 효과 #% 증가"},{"string":"플레이어에게 적용되는 냉각 및 감전 효과 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1984113628"],"fractured":["fractured.stat_1984113628"],"crafted":["crafted.stat_1984113628"]}}} +{"ref":"#% increased Effect of Chill from Melee Weapons","better":1,"matchers":[{"string":"근접 무기로 유발하는 냉각 효과 #% 증가"},{"string":"근접 무기로 유발하는 냉각 효과 #% 감소","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_3296814491"]}}} {"ref":"#% increased Effect of Chilled Ground","better":1,"matchers":[{"string":"얼음 지대 효과 #% 증가"},{"string":"얼음 지대 효과 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2134166669"]}}} {"ref":"#% increased Effect of Chills you inflict while Leeching Mana","better":1,"matchers":[{"string":"마나 흡수 중에 유발한 냉각 효과 #% 증가"},{"string":"마나 흡수 중에 유발한 냉각 효과 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_898270877"]}}} {"ref":"#% increased Effect of Cold Ailments","better":1,"matchers":[{"string":"냉기 상태 이상 효과 #% 증가"},{"string":"냉기 상태 이상 효과 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1793818220"],"implicit":["implicit.stat_1793818220"],"fractured":["fractured.stat_1793818220"]}}} @@ -959,6 +975,7 @@ {"ref":"#% increased Effect of Onslaught on you","better":1,"matchers":[{"string":"플레이어에게 적용되는 맹공 효과 #% 증가"},{"string":"플레이어에게 적용되는 맹공 효과 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3151397056"],"implicit":["implicit.stat_3151397056"],"fractured":["fractured.stat_3151397056"]}}} {"ref":"#% increased Effect of Scorch","better":1,"matchers":[{"string":"그을림 효과 #% 증가"},{"string":"그을림 효과 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_344570534"]}}} {"ref":"#% increased Effect of Shock","better":1,"matchers":[{"string":"감전 효과 #% 증가"},{"string":"감전 효과 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2527686725"],"implicit":["implicit.stat_2527686725"],"fractured":["fractured.stat_2527686725"]}}} +{"ref":"#% increased Effect of Shock from Melee Weapons","better":1,"matchers":[{"string":"근접 무기로 유발하는 감전의 효과 #% 증가"},{"string":"근접 무기로 유발하는 감전의 효과 #% 감소","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_2245266924"]}}} {"ref":"#% increased Effect of Shock on you during Effect","better":-1,"matchers":[{"string":"효과를 받는 동안 플레이어에게 적용되는 감전 효과 #% 증가"},{"string":"효과를 받는 동안 플레이어에게 적용되는 감전 효과 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1878455805"],"fractured":["fractured.stat_1878455805"]}}} {"ref":"#% increased Effect of Shocks you inflict during Effect","better":1,"matchers":[{"string":"효과를 받는 동안 유발하는 감전 효과 #% 증가"},{"string":"효과를 받는 동안 유발하는 감전 효과 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3338065776"]}}} {"ref":"#% increased Effect of Shocks you inflict while Leeching Energy Shield","better":1,"matchers":[{"string":"에너지 보호막 흡수 중에 유발한 감전 효과 #% 증가"},{"string":"에너지 보호막 흡수 중에 유발한 감전 효과 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3578946428"]}}} @@ -975,7 +992,7 @@ {"ref":"#% increased Effect of Withered","better":1,"matchers":[{"string":"위축 효과 #% 증가"},{"string":"위축 효과 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2545584555"]}}} {"ref":"#% increased Effect of your Curses","better":1,"matchers":[{"string":"플레이어가 시전하는 저주 효과 #% 증가"},{"string":"플레이어가 시전하는 저주 효과 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2353576063"],"implicit":["implicit.stat_2353576063"],"fractured":["fractured.stat_2353576063"],"scourge":["scourge.stat_2353576063"],"crafted":["crafted.stat_2353576063"]}}} {"ref":"#% increased Effect of your Marks","better":1,"matchers":[{"string":"플레이어의 징표 효과 #% 증가"},{"string":"플레이어의 징표 효과 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_803185500"],"implicit":["implicit.stat_803185500"],"fractured":["fractured.stat_803185500"]}}} -{"ref":"#% increased Elemental Damage","better":1,"matchers":[{"string":"원소 피해 #% 증가"},{"string":"원소 피해 #% 감소","negate":true}],"trade":{"ids":{"pseudo":["pseudo.pseudo_increased_elemental_damage"],"explicit":["explicit.stat_3141070085"],"implicit":["implicit.stat_3141070085"],"fractured":["fractured.stat_3141070085"],"scourge":["scourge.stat_3141070085"]}}} +{"ref":"#% increased Elemental Damage","better":1,"matchers":[{"string":"원소 피해 #% 증가"},{"string":"원소 피해 #% 감소","negate":true}],"trade":{"ids":{"pseudo":["pseudo.pseudo_increased_elemental_damage"],"explicit":["explicit.stat_3141070085"],"implicit":["implicit.stat_3141070085"],"fractured":["fractured.stat_3141070085"],"enchant":["enchant.stat_692420067"],"scourge":["scourge.stat_3141070085"]}}} {"ref":"#% increased Elemental Damage during any Flask Effect","better":1,"matchers":[{"string":"아무 플라스크나 효과를 받는 동안 원소 피해 #% 증가"},{"string":"아무 플라스크나 효과를 받는 동안 원소 피해 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3150967823"]}}} {"ref":"#% increased Elemental Damage if you've dealt a Critical Strike Recently","better":1,"matchers":[{"string":"최근 4초 이내 치명타 명중 시 원소 피해 #% 증가"},{"string":"최근 4초 이내 치명타 명중 시 원소 피해 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2379781920"],"fractured":["fractured.stat_2379781920"],"crafted":["crafted.stat_2379781920"]}}} {"ref":"#% increased Elemental Damage if you've Warcried Recently","better":1,"matchers":[{"string":"최근 4초 이내 함성을 사용한 경우 원소 피해 #% 증가"}],"trade":{"ids":{"explicit":["explicit.stat_2803182108"]}}} @@ -990,6 +1007,7 @@ {"ref":"#% increased Elemental Damage with Attack Skills during any Flask Effect","better":1,"matchers":[{"string":"아무 플라스크나 효과를 받는 동안 공격 스킬의 원소 피해 #% 증가"},{"string":"아무 플라스크나 효과를 받는 동안 공격 스킬의 원소 피해 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_782323220"]}}} {"ref":"#% increased Elemental Damage with Attack Skills per Power Charge","better":1,"matchers":[{"string":"권능 충전 하나당 공격 스킬의 원소 피해 #% 증가"},{"string":"권능 충전 하나당 공격 스킬의 원소 피해 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_4116409626"]}}} {"ref":"#% increased Elemental Damage with Hits and Ailments for\neach type of Elemental Ailment on Enemy","better":1,"matchers":[{"string":"적에게 유발된 원소 상태 이상 유형 하나당 명중 및 상태 이상으로\n주는 원소 피해 #% 증가"},{"string":"적에게 유발된 원소 상태 이상 유형 하나당 명중 및 상태 이상으로\n주는 원소 피해 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2605663324"]}}} +{"ref":"#% increased Elemental Damage with Melee Weapons","better":1,"matchers":[{"string":"근접 무기 사용 시 원소 피해 #% 증가"},{"string":"근접 무기 사용 시 원소 피해 #% 감소","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_503138266"]}}} {"ref":"#% increased Elemental Hit Attack Speed","better":1,"matchers":[{"string":"원소의 일격 공격 속도 #% 증가"},{"string":"원소의 일격 공격 속도 #% 감소","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_1151217691"]}}} {"ref":"#% increased Elemental Weakness Curse Effect","better":1,"matchers":[{"string":"원소 약화 저주 효과 #% 증가"},{"string":"원소 약화 저주 효과 #% 감소","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_3348324479"],"enchant":["enchant.stat_3348324479"]}}} {"ref":"#% increased Elemental Weakness Duration","better":1,"matchers":[{"string":"원소 약화 지속시간 #% 증가"},{"string":"원소 약화 지속시간 #% 감소","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_2690620076"]}}} @@ -1055,6 +1073,7 @@ {"ref":"#% increased Eye of Winter Projectile Speed","better":1,"matchers":[{"string":"겨울의 눈 투사체 속도 #% 증가"},{"string":"겨울의 눈 투사체 속도 #% 감소","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_1739537617"]}}} {"ref":"#% increased Fire Damage","better":1,"matchers":[{"string":"화염 피해 #% 증가"},{"string":"화염 피해 #% 감소","negate":true}],"trade":{"ids":{"pseudo":["pseudo.pseudo_increased_fire_damage"],"explicit":["explicit.stat_3962278098"],"implicit":["implicit.stat_3962278098"],"fractured":["fractured.stat_3962278098"],"scourge":["scourge.stat_3962278098"],"crafted":["crafted.stat_3962278098"]}}} {"ref":"#% increased Fire Damage if you have used a Cold Skill Recently","better":1,"matchers":[{"string":"최근 4초 이내 냉기 스킬을 사용한 경우 화염 피해 #% 증가"},{"string":"최근 4초 이내 냉기 스킬을 사용한 경우 화염 피해 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_4167600809"]}}} +{"ref":"#% increased Fire Damage per 1% Fire Resistance above 75%","better":1,"matchers":[{"string":"75%를 초과하는 화염 저항 1%당 화염 피해 #% 증가"},{"string":"75%를 초과하는 화염 저항 1%당 화염 피해 #% 감소","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_3013187834"]}}} {"ref":"#% increased Fire Damage per 1% Missing Fire Resistance, up to a maximum of 300%","better":1,"matchers":[{"string":"부족한 화염 저항 1%당 화염 피해 #% 증가(최대 300%)"},{"string":"부족한 화염 저항 1%당 화염 피해 #% 감소(최대 300%)","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1060236362"]}}} {"ref":"#% increased Fire Damage per 20 Strength","better":1,"matchers":[{"string":"힘 20당 화염 피해 #% 증가"},{"string":"힘 20당 화염 피해 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2241902512"],"implicit":["implicit.stat_2241902512"]}}} {"ref":"#% increased Fire Damage taken","better":1,"matchers":[{"string":"받는 화염 피해 #% 증가"},{"string":"받는 화염 피해 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3743301799"],"implicit":["implicit.stat_3743301799"],"fractured":["fractured.stat_3743301799"],"scourge":["scourge.stat_3743301799"]}}} @@ -1089,6 +1108,7 @@ {"ref":"#% increased Flammability Duration","better":1,"matchers":[{"string":"인화성 지속시간 #% 증가"},{"string":"인화성 지속시간 #% 감소","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_2166622264"]}}} {"ref":"#% increased Flask Charges gained","better":1,"matchers":[{"string":"플라스크 충전량 #% 증가"},{"string":"플레이어의 플라스크 충전량 #% 증가"},{"string":"플라스크 충전량 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1452809865"],"implicit":["implicit.stat_1452809865"],"fractured":["fractured.stat_1452809865"],"scourge":["scourge.stat_1452809865"],"crafted":["crafted.stat_1452809865"]}}} {"ref":"#% increased Flask Charges gained during any Flask Effect","better":1,"matchers":[{"string":"아무 플라스크나 효과를 받는 동안 플라스크 충전량 #% 증가"},{"string":"아무 플라스크나 효과를 받는 동안 플라스크 충전량 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_662803072"]}}} +{"ref":"#% increased Flask Charges gained from Kills with Melee Weapons","better":1,"matchers":[{"string":"근접 무기 처치로 얻는 플라스크 충전량 #% 증가"},{"string":"근접 무기 처치로 얻는 플라스크 충전량 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_6637015"]}}} {"ref":"#% increased Flask Effect Duration","better":1,"matchers":[{"string":"플라스크 효과 지속시간 #% 증가"},{"string":"플라스크 효과 지속시간 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3741323227"],"implicit":["implicit.stat_3741323227"],"fractured":["fractured.stat_3741323227"],"enchant":["enchant.stat_3741323227"],"crafted":["crafted.stat_3741323227"]}}} {"ref":"#% increased Flask Effect Duration per Level","better":1,"matchers":[{"string":"1레벨당 플라스크 효과 지속시간 #% 증가"},{"string":"1레벨당 플라스크 효과 지속시간 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_981878473"]}}} {"ref":"#% increased Flask Life Recovery rate","better":1,"matchers":[{"string":"플라스크로 얻는 생명력 회복 속도 #% 증가"},{"string":"플라스크로 얻는 생명력 회복 속도 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_51994685"],"fractured":["fractured.stat_51994685"],"scourge":["scourge.stat_51994685"],"crafted":["crafted.stat_51994685"]}}} @@ -1276,6 +1296,8 @@ {"ref":"#% increased Melee Damage when on Full Life","better":1,"matchers":[{"string":"생명력이 최대일 때 근접 피해 #% 증가"},{"string":"생명력이 최대일 때 근접 피해 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3579807004"]}}} {"ref":"#% increased Melee Physical Damage against Ignited Enemies","better":1,"matchers":[{"string":"점화된 적에게 주는 근접 물리 피해 #% 증가"},{"string":"점화된 적에게 주는 근접 물리 피해 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1332534089"]}}} {"ref":"#% increased Melee Physical Damage per 10 Dexterity","better":1,"matchers":[{"string":"민첩 10당 근접 물리 피해 #% 증가"}],"trade":{"ids":{"explicit":["explicit.stat_2355151849"]}}} +{"ref":"#% increased Melee Weapon Attack Speed","better":1,"matchers":[{"string":"근접 무기 공격 속도 #% 증가"},{"string":"근접 무기 공격 속도 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2038105340"]}}} +{"ref":"#% increased Melee Weapon Damage against Enemies that are on Low Life","better":1,"matchers":[{"string":"낮은 생명력 상태의 적에게 근접 무기로 주는 피해 #% 증가"}],"trade":{"ids":{"explicit":["explicit.stat_259714394"]}}} {"ref":"#% increased Merchant Prices","better":1,"matchers":[{"string":"상인 가격 #% 증가"},{"string":"상인 가격 #% 감소","negate":true}],"trade":{"ids":{"explicit":["sanctum.stat_3096446459"]}}} {"ref":"#% increased Mine Damage","better":1,"matchers":[{"string":"지뢰 피해 #% 증가"},{"string":"지뢰 피해 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2137912951"],"fractured":["fractured.stat_2137912951"],"crafted":["crafted.stat_2137912951"]}}} {"ref":"#% increased Mine Duration","better":1,"matchers":[{"string":"지뢰 지속시간 #% 증가"},{"string":"지뢰 지속시간 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_117667746"],"fractured":["fractured.stat_117667746"]}}} @@ -1414,6 +1436,7 @@ {"ref":"#% increased Rarity of Items found","better":1,"matchers":[{"string":"발견하는 아이템 희귀도 #% 증가"},{"string":"발견하는 아이템 희귀도 #% 감소","negate":true}],"trade":{"ids":{"pseudo":["pseudo.pseudo_increased_rarity"],"explicit":["explicit.stat_3917489142"],"implicit":["implicit.stat_3917489142"],"fractured":["fractured.stat_3917489142"],"scourge":["scourge.stat_3917489142"],"crafted":["crafted.stat_3917489142"]}}} {"ref":"#% increased Rarity of Items found during Effect","better":1,"matchers":[{"string":"효과를 받는 동안 발견하는 아이템 희귀도 #% 증가"},{"string":"효과를 받는 동안 발견하는 아이템 희귀도 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1740200922","explicit.stat_3251705960"],"crafted":["crafted.stat_3251705960"]}}} {"ref":"#% increased Rarity of Items found from Slain Unique Enemies","better":1,"matchers":[{"string":"고유 적 처치 시 발견하는 아이템 희귀도 #% 증가"},{"string":"고유 적 처치 시 발견하는 아이템 희귀도 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_121185030"],"fractured":["fractured.stat_121185030"]}}} +{"ref":"#% increased Rarity of Items found per Mana Burn, up to a maximum of 100%","better":1,"matchers":[{"string":"마나 연소 하나당 발견하는 아이템 희귀도 #% 증가, 최대 100%"}],"trade":{"ids":{"explicit":["explicit.stat_3226452989"]}}} {"ref":"#% increased Rarity of Items found when on Low Life","better":1,"matchers":[{"string":"낮은 생명력 상태일 때 발견하는 아이템 희귀도 #% 증가"},{"string":"낮은 생명력 상태일 때 발견하는 아이템 희귀도 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2929867083"]}}} {"ref":"#% increased Rarity of Items found with a Normal Item Equipped","better":1,"matchers":[{"string":"일반 아이템 장착 시 발견 아이템 희귀도 #% 증가"},{"string":"일반 아이템 장착 시 발견 아이템 희귀도 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_4151190513"]}}} {"ref":"#% increased Reap Area of Effect","better":1,"matchers":[{"string":"낫질 효과 범위 #% 증가"},{"string":"낫질 효과 범위 #% 감소","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_647221668"]}}} @@ -1471,7 +1494,7 @@ {"ref":"#% increased Spectral Shield Throw Projectile Speed","better":1,"matchers":[{"string":"환영 방패 투척 투사체 속도 #% 증가"},{"string":"환영 방패 투척 투사체 속도 #% 감소","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_1561141582"]}}} {"ref":"#% increased Spectral Throw Damage","better":1,"matchers":[{"string":"환영 무기 투척 피해 #% 증가"},{"string":"환영 무기 투척 피해 #% 감소","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_3755794090"]}}} {"ref":"#% increased Spectral Throw Projectile Speed","better":1,"matchers":[{"string":"환영 무기 투척 투사체 속도 #% 증가"},{"string":"환영 무기 투척 투사체 속도 #% 감소","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_1062615953"]}}} -{"ref":"#% increased Spell Critical Strike Chance","better":1,"matchers":[{"string":"주문 치명타 확률 #% 증가"},{"string":"주문 치명타 확률 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_737908626"],"implicit":["implicit.stat_737908626"],"fractured":["fractured.stat_737908626"],"crafted":["crafted.stat_737908626"]}}} +{"ref":"#% increased Spell Critical Strike Chance","better":1,"matchers":[{"string":"주문 치명타 확률 #% 증가"},{"string":"주문 치명타 확률 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_737908626"],"implicit":["implicit.stat_737908626"],"fractured":["fractured.stat_737908626"],"enchant":["enchant.stat_737908626"],"crafted":["crafted.stat_737908626"]}}} {"ref":"#% increased Spell Critical Strike Chance per 100 Player Maximum Life","better":1,"matchers":[{"string":"플레이어의 최대 생명력 100당 주문 치명타 확률 #% 증가"},{"string":"플레이어의 최대 생명력 100당 주문 치명타 확률 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3775574601"]}}} {"ref":"#% increased Spell Critical Strike Chance per Raised Spectre","better":1,"matchers":[{"string":"소환한 망령 하나당 주문 치명타 확률 #% 증가"},{"string":"소환한 망령 하나당 주문 치명타 확률 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_495095219"]}}} {"ref":"#% increased Spell Damage","better":1,"matchers":[{"string":"주문 피해 #% 증가"},{"string":"주문 피해 #% 감소","negate":true}],"trade":{"ids":{"pseudo":["pseudo.pseudo_increased_spell_damage"],"explicit":["explicit.stat_2974417149"],"implicit":["implicit.stat_2974417149"],"fractured":["fractured.stat_2974417149"],"enchant":["enchant.stat_2974417149"],"scourge":["scourge.stat_2974417149"],"crafted":["crafted.stat_2974417149"]}}} @@ -1511,6 +1534,7 @@ {"ref":"#% increased Stun and Block Recovery","better":1,"matchers":[{"string":"기절 및 막기 회복 #% 증가"},{"string":"기절 및 막기 회복 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2511217560"],"implicit":["implicit.stat_2511217560"],"fractured":["fractured.stat_2511217560"],"scourge":["scourge.stat_2511217560"]}}} {"ref":"#% increased Stun Duration on Enemies","better":1,"matchers":[{"string":"적에게 적용되는 기절 지속시간 #% 증가"},{"string":"적에게 적용되는 기절 지속시간 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2517001139"],"implicit":["implicit.stat_2517001139"],"fractured":["fractured.stat_2517001139"],"scourge":["scourge.stat_2517001139"],"crafted":["crafted.stat_2517001139"]}}} {"ref":"#% increased Stun Duration on you","better":1,"matchers":[{"string":"플레이어에게 적용되는 기절 지속시간 #% 증가"},{"string":"플레이어에게 적용되는 기절 지속시간 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1067429236"]}}} +{"ref":"#% increased Stun Duration with Melee Weapons","better":1,"matchers":[{"string":"근접 무기로 유발하는 기절의 지속시간 #% 증가"},{"string":"근접 무기로 유발하는 기절의 지속시간 #% 감소","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_2912587137"]}}} {"ref":"#% increased Stun Threshold","better":1,"matchers":[{"string":"기절 한계치 #% 증가"},{"string":"기절 한계치 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_680068163"],"implicit":["implicit.stat_680068163"],"fractured":["fractured.stat_680068163"]}}} {"ref":"#% increased Suffix Modifier magnitudes","better":1,"matchers":[{"string":"접미어 속성 규모 #% 증가"},{"string":"접미어 속성 규모 #% 감소","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_1033086302"]}}} {"ref":"#% increased Summon Reaper Cooldown Recovery Rate","better":1,"matchers":[{"string":"수확자 소환의 재사용 대기시간 회복 속도 #% 증가"},{"string":"수확자 소환의 재사용 대기시간 회복 속도 #% 감소","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_82475304"]}}} @@ -1714,7 +1738,7 @@ {"ref":"#% of Overkill Damage is Leeched as Life","better":1,"matchers":[{"string":"과잉살상 피해의 #%를 생명력으로 흡수"}],"trade":{"ids":{"explicit":["explicit.stat_3511523149"]}}} {"ref":"#% of Physical Attack Damage Leeched as Life","dp":true,"better":1,"matchers":[{"string":"물리 공격 피해의 #%를 생명력으로 흡수"}],"trade":{"ids":{"pseudo":["pseudo.pseudo_physical_attack_damage_leeched_as_life"],"explicit":["explicit.stat_3593843976","explicit.stat_55876295"],"implicit":["implicit.stat_3593843976","implicit.stat_55876295"],"fractured":["fractured.stat_3593843976","fractured.stat_55876295"],"scourge":["scourge.stat_3593843976"],"crafted":["crafted.stat_3593843976","crafted.stat_55876295"]}}} {"ref":"#% of Physical Attack Damage Leeched as Life per Red Socket","dp":true,"better":1,"matchers":[{"string":"빨간 홈 하나당 물리 공격 피해의 #%를 생명력으로 흡수"}],"trade":{"ids":{"explicit":["explicit.stat_3025389409"]}}} -{"ref":"#% of Physical Attack Damage Leeched as Mana","dp":true,"better":1,"matchers":[{"string":"물리 공격 피해의 #%를 마나로 흡수"}],"trade":{"ids":{"pseudo":["pseudo.pseudo_physical_attack_damage_leeched_as_mana"],"explicit":["explicit.stat_3237948413","explicit.stat_669069897"],"implicit":["implicit.stat_3237948413","implicit.stat_669069897"],"fractured":["fractured.stat_3237948413","fractured.stat_669069897"],"scourge":["scourge.stat_3237948413"],"crafted":["crafted.stat_3237948413","crafted.stat_669069897"]}}} +{"ref":"#% of Physical Attack Damage Leeched as Mana","dp":true,"better":1,"matchers":[{"string":"물리 공격 피해의 #%를 마나로 흡수"}],"trade":{"ids":{"pseudo":["pseudo.pseudo_physical_attack_damage_leeched_as_mana"],"explicit":["explicit.stat_3237948413","explicit.stat_669069897"],"implicit":["implicit.stat_3237948413","implicit.stat_669069897"],"fractured":["fractured.stat_3237948413","fractured.stat_669069897"],"enchant":["enchant.stat_669069897"],"scourge":["scourge.stat_3237948413"],"crafted":["crafted.stat_3237948413","crafted.stat_669069897"]}}} {"ref":"#% of Physical Attack Damage Leeched as Mana per Blue Socket","dp":true,"better":1,"matchers":[{"string":"파란 홈 하나당 물리 공격 피해의 #%를 마나로 흡수"}],"trade":{"ids":{"explicit":["explicit.stat_172852114"]}}} {"ref":"#% of Physical Damage converted to a random Element","better":1,"matchers":[{"string":"물리 피해의 #%를 무작위 원소 피해로 전환"}],"trade":{"ids":{"explicit":["explicit.stat_1776612984"]}}} {"ref":"#% of Physical Damage Converted to Chaos Damage","better":1,"matchers":[{"string":"물리 피해의 #%를 카오스 피해로 전환"}],"trade":{"ids":{"explicit":["explicit.stat_490098963"],"implicit":["implicit.stat_490098963"],"fractured":["fractured.stat_490098963"],"scourge":["scourge.stat_490098963"]}}} @@ -1772,7 +1796,8 @@ {"ref":"#% reduced Elemental Resistances","better":1,"matchers":[{"string":"원소 저항 #% 증가"},{"string":"원소 저항 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_76848920"]},"inverted":true}} {"ref":"#% reduced Enemy Stun Threshold","better":1,"matchers":[{"string":"적 기절 한계치 #% 감소"},{"string":"적 기절 한계치 #% 증가","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1443060084"],"implicit":["implicit.stat_1443060084"],"fractured":["fractured.stat_1443060084"],"scourge":["scourge.stat_1443060084"]}}} {"ref":"#% reduced Enemy Stun Threshold during any Flask Effect","better":1,"matchers":[{"string":"아무 플라스크나 효과를 받는 동안 적 기절 한계치 #% 감소"}],"trade":{"ids":{"explicit":["explicit.stat_4228951304"]}}} -{"ref":"#% reduced Enemy Stun Threshold with this Weapon","better":1,"matchers":[{"string":"이 무기 사용 시 적 기절 한계치 #% 감소"},{"string":"이 무기 사용 시 적 기절 한계치 #% 증가","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_832404842"],"crafted":["crafted.stat_832404842"]}}} +{"ref":"#% reduced Enemy Stun Threshold with Melee Weapons","better":1,"matchers":[{"string":"근접 무기 사용 시 적 기절 한계치 #% 감소"},{"string":"근접 무기 사용 시 적 기절 한계치 #% 증가","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_2791825817"]}}} +{"ref":"#% reduced Enemy Stun Threshold with this Weapon","better":1,"matchers":[{"string":"이 무기 사용 시 적 기절 한계치 #% 감소"},{"string":"이 무기 사용 시 적 기절 한계치 #% 증가","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_832404842"],"enchant":["enchant.stat_832404842"],"crafted":["crafted.stat_832404842"]}}} {"ref":"#% reduced Fishing Pool Consumption","better":-1,"matchers":[{"string":"어장 소비 #% 증가"},{"string":"어장 소비 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1550221644"],"fractured":["fractured.stat_1550221644"],"scourge":["scourge.stat_1550221644"]},"inverted":true}} {"ref":"#% reduced Flask Charges used","better":-1,"matchers":[{"string":"플라스크 충전 소모량 #% 증가"},{"string":"플라스크 충전 소모량 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_644456512"],"implicit":["implicit.stat_644456512"],"fractured":["fractured.stat_644456512"],"scourge":["scourge.stat_644456512"]},"inverted":true}} {"ref":"#% reduced Freeze Duration on you","better":1,"matchers":[{"string":"플레이어에게 적용되는 동결 지속시간 #% 감소"},{"string":"플레이어에게 적용되는 동결 지속시간 #% 증가","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2160282525"],"implicit":["implicit.stat_2160282525"],"fractured":["fractured.stat_2160282525"],"enchant":["enchant.stat_2160282525"],"scourge":["scourge.stat_2160282525"]}}} @@ -1781,6 +1806,7 @@ {"ref":"#% reduced Ignite Duration on you","better":1,"matchers":[{"string":"플레이어에게 적용되는 점화 지속시간 #% 감소"},{"string":"플레이어에게 적용되는 점화 지속시간 #% 증가","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_986397080"],"implicit":["implicit.stat_986397080"],"fractured":["fractured.stat_986397080"],"enchant":["enchant.stat_986397080"],"scourge":["scourge.stat_986397080"],"crafted":["crafted.stat_986397080"]}}} {"ref":"#% reduced Lightning Damage taken","better":-1,"matchers":[{"string":"받는 번개 피해 #% 증가"},{"string":"받는 번개 피해 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1276918229"],"implicit":["implicit.stat_1276918229"],"fractured":["fractured.stat_1276918229"],"scourge":["scourge.stat_1276918229"]},"inverted":true}} {"ref":"#% reduced Lightning Warp Duration","better":-1,"matchers":[{"string":"번개 차원 이동 지속시간 #% 증가"},{"string":"번개 차원 이동 지속시간 #% 감소","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_609478942"]},"inverted":true}} +{"ref":"#% reduced Mana Burn rate","better":-1,"matchers":[{"string":"마나 연소 속도 #% 증가"},{"string":"마나 연소 속도 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_116232170"]},"inverted":true}} {"ref":"#% reduced Mana Cost of Attacks","better":-1,"matchers":[{"string":"공격의 마나 소모 #% 증가"},{"string":"공격의 마나 소모 #% 감소","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_2859471749"]},"inverted":true}} {"ref":"#% reduced Mana Cost of Minion Skills","better":-1,"matchers":[{"string":"소환수 스킬의 마나 소모 #% 증가"},{"string":"소환수 스킬의 마나 소모 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2969128501"]},"inverted":true}} {"ref":"#% reduced Mana Cost of Raise Spectre","better":-1,"matchers":[{"string":"망령 소환 마나 소모 #% 증가"},{"string":"망령 소환 마나 소모 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_262301496"]},"inverted":true}} @@ -1815,6 +1841,7 @@ {"ref":"+# Dexterity Requirement","better":1,"matchers":[{"string":"민첩 요구사항 #"}],"trade":{"ids":{"explicit":["explicit.stat_1133453872"],"scourge":["scourge.stat_1133453872"]}}} {"ref":"+# Energy Shield gained on Killing a Shocked Enemy","better":1,"matchers":[{"string":"감전된 적 처치 시 에너지 보호막 #"}],"trade":{"ids":{"explicit":["explicit.stat_347328113"]}}} {"ref":"+# Fire Damage taken from Hits","better":1,"matchers":[{"string":"피격 시 받는 화염 피해 #"}],"trade":{"ids":{"explicit":["explicit.stat_614758785"],"implicit":["implicit.stat_614758785"]}}} +{"ref":"+# Fire Damage taken from Hits per Mana Burn","better":1,"matchers":[{"string":"마나 연소 하나당 피격 시 받는 화염 피해 #"}],"trade":{"ids":{"explicit":["explicit.stat_1483305963"]}}} {"ref":"+# Intelligence Requirement","better":1,"matchers":[{"string":"지능 요구사항 #"}],"trade":{"ids":{"explicit":["explicit.stat_2153364323"],"scourge":["scourge.stat_2153364323"]}}} {"ref":"+# Life per 4 Dexterity","better":1,"matchers":[{"string":"민첩 4당 생명력 #"}],"trade":{"ids":{"explicit":["explicit.stat_2042405614"]}}} {"ref":"+# Lightning Damage taken from Hits","better":1,"matchers":[{"string":"피격 시 받는 번개 피해 #"}],"trade":{"ids":{"implicit":["implicit.stat_465051235"]}}} @@ -1829,7 +1856,7 @@ {"ref":"+# metre to Melee Strike Range per White Socket","better":1,"matchers":[{"string":"하얀 홈 하나당 근접 타격 범위 #미터"}],"trade":{"ids":{"explicit":["explicit.stat_2076080860"]}}} {"ref":"+# metre to Melee Strike Range while Unarmed","better":1,"matchers":[{"string":"비무장 상태일 때 근접 타격 범위 #미터"}],"trade":{"ids":{"explicit":["explicit.stat_3273962791"]}}} {"ref":"+# metre to Weapon Range per 10% Quality","better":1,"matchers":[{"string":"퀄리티 10%당 무기 범위 #미터"}],"trade":{"ids":{"enchant":["enchant.stat_2967267655"]}}} -{"ref":"+# metres to Weapon Range","better":1,"matchers":[{"string":"근접 타격 범위 #미터"},{"string":"무기 공격 범위 #미터"}],"trade":{"ids":{"explicit":["explicit.stat_2264295449","explicit.stat_350598685"],"implicit":["implicit.stat_2264295449","implicit.stat_350598685"],"fractured":["fractured.stat_2264295449","fractured.stat_350598685"],"scourge":["scourge.stat_350598685"],"crafted":["crafted.stat_2264295449","crafted.stat_350598685"]}}} +{"ref":"+# metres to Weapon Range","better":1,"matchers":[{"string":"근접 타격 범위 #미터"},{"string":"무기 공격 범위 #미터"}],"trade":{"ids":{"explicit":["explicit.stat_2264295449","explicit.stat_350598685"],"implicit":["implicit.stat_2264295449","implicit.stat_350598685"],"fractured":["fractured.stat_2264295449","fractured.stat_350598685"],"enchant":["enchant.stat_350598685"],"scourge":["scourge.stat_350598685"],"crafted":["crafted.stat_2264295449","crafted.stat_350598685"]}}} {"ref":"+# Physical Damage taken from Attack Hits","better":1,"matchers":[{"string":"공격 적중 시 받는 물리 피해 #"}],"trade":{"ids":{"explicit":["explicit.stat_3441651621"],"implicit":["implicit.stat_3441651621"],"fractured":["fractured.stat_3441651621"]}}} {"ref":"+# Physical Damage taken from Hits","better":1,"matchers":[{"string":"피격 시 받는 물리 피해 #"}],"trade":{"ids":{"explicit":["explicit.stat_321765853"]}}} {"ref":"+# Physical Damage taken from Hits by Animals","better":1,"matchers":[{"string":"동물에게 피격 시 받는 물리 피해 #"}],"trade":{"ids":{"explicit":["explicit.stat_3277537093"]}}} @@ -2065,7 +2092,7 @@ {"ref":"+# to Level of all Petrified Blood Gems","better":1,"matchers":[{"string":"모든 피 석화 젬 레벨 #","advanced":"모든 피 석화(화염구-신성한 응징) 젬 레벨 #"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_240"]}}} {"ref":"+# to Level of all Phase Run Gems","better":1,"matchers":[{"string":"모든 위상 질주 젬 레벨 #","advanced":"모든 위상 질주(화염구-신성한 응징) 젬 레벨 #"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_36"]}}} {"ref":"+# to Level of all Physical Skill Gems","better":1,"matchers":[{"string":"모든 물리 스킬 젬 레벨 #"}],"trade":{"ids":{"explicit":["explicit.stat_619213329"],"fractured":["fractured.stat_619213329"]}}} -{"ref":"+# to Level of all Physical Spell Skill Gems","better":1,"matchers":[{"string":"모든 물리 주문 스킬 젬 레벨 #"}],"trade":{"ids":{"explicit":["explicit.stat_1600707273"],"fractured":["fractured.stat_1600707273"],"scourge":["scourge.stat_1600707273"]}}} +{"ref":"+# to Level of all Physical Spell Skill Gems","better":1,"matchers":[{"string":"모든 물리 주문 스킬 젬 레벨 #"}],"trade":{"ids":{"explicit":["explicit.stat_1600707273"],"fractured":["fractured.stat_1600707273"],"enchant":["enchant.stat_1600707273"],"scourge":["scourge.stat_1600707273"]}}} {"ref":"+# to Level of all Plague Bearer Gems","better":1,"matchers":[{"string":"모든 독성 운반자 젬 레벨 #","advanced":"모든 독성 운반자(화염구-신성한 응징) 젬 레벨 #"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_210"]}}} {"ref":"+# to Level of all Poacher's Mark Gems","better":1,"matchers":[{"string":"모든 밀렵꾼의 징표 젬 레벨 #","advanced":"모든 밀렵꾼의 징표(화염구-신성한 응징) 젬 레벨 #"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_117"]}}} {"ref":"+# to Level of all Poisonous Concoction Gems","better":1,"matchers":[{"string":"모든 독성 혼합물 젬 레벨 #","advanced":"모든 독성 혼합물(화염구-신성한 응징) 젬 레벨 #"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_258"]}}} @@ -2083,8 +2110,8 @@ {"ref":"+# to Level of all Pyroclast Mine Gems","better":1,"matchers":[{"string":"모든 화산탄 지뢰 젬 레벨 #","advanced":"모든 화산탄 지뢰(화염구-신성한 응징) 젬 레벨 #"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_91"]}}} {"ref":"+# to Level of all Rage Vortex Gems","better":1,"matchers":[{"string":"모든 격노 소용돌이 젬 레벨 #","advanced":"모든 격노 소용돌이(화염구-신성한 응징) 젬 레벨 #"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_244"]}}} {"ref":"+# to Level of all Rain of Arrows Gems","better":1,"matchers":[{"string":"모든 화살비 젬 레벨 #","advanced":"모든 화살비(화염구-신성한 응징) 젬 레벨 #"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_53"]}}} -{"ref":"+# to Level of all Raise Spectre Gems","better":1,"matchers":[{"string":"모든 망령 소환 젬 레벨 #","advanced":"모든 망령 소환(화염구-동원) 젬 레벨 #"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_29","explicit.stat_3235814433"],"fractured":["fractured.stat_3235814433"]}}} -{"ref":"+# to Level of all Raise Zombie Gems","better":1,"matchers":[{"string":"모든 좀비 소환 젬 레벨 #","advanced":"모든 좀비 소환(화염구-동원) 젬 레벨 #"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_16","explicit.stat_2739830820"]}}} +{"ref":"+# to Level of all Raise Spectre Gems","better":1,"matchers":[{"string":"모든 망령 소환 젬 레벨 #","advanced":"모든 망령 소환(화염구-신성한 응징) 젬 레벨 #"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_29","explicit.stat_3235814433"],"fractured":["fractured.stat_3235814433"]}}} +{"ref":"+# to Level of all Raise Zombie Gems","better":1,"matchers":[{"string":"모든 좀비 소환 젬 레벨 #","advanced":"모든 좀비 소환(화염구-신성한 응징) 젬 레벨 #"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_16","explicit.stat_2739830820"]}}} {"ref":"+# to Level of all Rallying Cry Gems","better":1,"matchers":[{"string":"모든 집결의 함성 젬 레벨 #","advanced":"모든 집결의 함성(화염구-신성한 응징) 젬 레벨 #"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_127"]}}} {"ref":"+# to Level of all Reap Gems","better":1,"matchers":[{"string":"모든 낫질 젬 레벨 #","advanced":"모든 낫질(화염구-신성한 응징) 젬 레벨 #"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_241"]}}} {"ref":"+# to Level of all Reave Gems","better":1,"matchers":[{"string":"모든 약탈 젬 레벨 #","advanced":"모든 약탈(화염구-신성한 응징) 젬 레벨 #"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_89"]}}} @@ -2471,6 +2498,7 @@ {"ref":"+#% to Damage over Time Multiplier per 10 Intelligence on Unallocated Passives in Radius","better":1,"matchers":[{"string":"반경 내 할당되지 않은 패시브 스킬의 지능 10당 지속 피해 배율 #%"}],"trade":{"ids":{"explicit":["explicit.stat_1994121713"]}}} {"ref":"+#% to Damage over Time Multiplier while affected by Malevolence","better":1,"matchers":[{"string":"악의의 영향을 받는 동안 지속 피해 배율 #%"}],"trade":{"ids":{"explicit":["explicit.stat_2736708072"]}}} {"ref":"+#% to Damage over Time Multiplier with Attack Skills","better":1,"matchers":[{"string":"공격 스킬의 지속 피해 배율 #%"}],"trade":{"ids":{"explicit":["explicit.stat_693959086"],"fractured":["fractured.stat_693959086"]}}} +{"ref":"+#% to Damage over Time Multiplier with Melee Weapon Attacks","better":1,"matchers":[{"string":"근접 무기 공격으로 주는 지속 피해 배율 #%"}],"trade":{"ids":{"explicit":["explicit.stat_1867426121"]}}} {"ref":"+#% to Elemental Resistances during Effect","better":1,"matchers":[{"string":"효과를 받는 동안 원소 저항 #%"}],"trade":{"ids":{"explicit":["explicit.stat_3110554274"]}}} {"ref":"+#% to Fire and Chaos Resistances","better":1,"matchers":[{"string":"화염 및 카오스 저항 #%"}],"trade":{"ids":{"explicit":["explicit.stat_378817135"],"fractured":["fractured.stat_378817135"],"crafted":["crafted.stat_378817135"]}}} {"ref":"+#% to Fire and Cold Resistances","better":1,"matchers":[{"string":"화염 및 냉기 저항 #%"}],"trade":{"ids":{"explicit":["explicit.stat_2915988346"],"implicit":["implicit.stat_2915988346"],"fractured":["fractured.stat_2915988346"],"crafted":["crafted.stat_2915988346"]}}} @@ -2500,6 +2528,7 @@ {"ref":"+#% to maximum Lightning Resistance while affected by Herald of Thunder","better":1,"matchers":[{"string":"천둥의 전령의 영향을 받는 동안 번개 저항 최대치 #%"}],"trade":{"ids":{"explicit":["explicit.stat_3259396413"]}}} {"ref":"+#% to Maximum Quality","better":1,"matchers":[{"string":"최대 퀄리티 #%"}],"trade":{"ids":{"implicit":["implicit.stat_2039822488"]}}} {"ref":"+#% to Melee Critical Strike Multiplier","better":1,"matchers":[{"string":"근접 치명타 피해 배율 #%"}],"trade":{"ids":{"explicit":["explicit.stat_4237442815"],"fractured":["fractured.stat_4237442815"]}}} +{"ref":"+#% to Melee Weapon Critical Strike Multiplier","better":1,"matchers":[{"string":"근접 무기 치명타 피해 배율 #%"}],"trade":{"ids":{"explicit":["explicit.stat_605218169"]}}} {"ref":"+#% to Monster Critical Strike Multiplier","better":1,"fromAreaMods":true,"fromUberAreaMods":true,"fromHeistAreaMods":true,"matchers":[{"string":"몬스터의 치명타 피해 배율 #%"}],"trade":{"ids":{"explicit":["explicit.stat_57326096"],"fractured":["fractured.stat_57326096"]}}} {"ref":"+#% to Off Hand Critical Strike Chance","dp":true,"better":1,"matchers":[{"string":"보조 장비 치명타 확률 #%"}],"trade":{"ids":{"explicit":["explicit.stat_1757389331"]}}} {"ref":"+#% to Off Hand Critical Strike Chance per 10 Maximum Energy Shield on Shield","dp":true,"better":1,"matchers":[{"string":"방패의 에너지 보호막 최대치 10당 보조 장비 치명타 확률 #%"}],"trade":{"ids":{"explicit":["explicit.stat_3285400610"]}}} @@ -3011,9 +3040,9 @@ {"ref":"All Towers in range of your Empowering Towers have #% chance to deal Double Damage","better":1,"anointments":[{"roll":50,"oils":"13,13"}],"matchers":[{"string":"강화의 탑의 사거리 내에 위치한 모든 탑이 #% 확률로 2배의 피해를 줌"},{"string":"강화의 탑의 사거리 내에 위치한 모든 탑이 2배의 피해를 줌","value":100}],"trade":{"ids":{"enchant":["enchant.stat_1959522666"]}}} {"ref":"Allies' Aura Buffs do not affect you","better":1,"matchers":[{"string":"동료들의 오라 버프 효과가 자신에게는 영향을 주지 않음"}],"trade":{"ids":{"explicit":["explicit.stat_1489905076"]}}} {"ref":"Allocated Small Passive Skills in Radius grant nothing","better":1,"matchers":[{"string":"반경 내 할당된 소형 패시브 스킬이 아무것도 부여하지 않음"}],"trade":{"ids":{"explicit":["explicit.stat_325204898"]}}} -{"ref":"Allocates #","better":0,"matchers":[{"string":"할당 사형 집행자","value":10016,"oils":"3,4,6"},{"string":"할당 의지의 잠재력","value":1006,"oils":"2,2,11"},{"string":"할당 사치스러운 마무리","value":10115,"oils":"1,6,6"},{"string":"할당 체격","value":10153},{"string":"할당 내성","value":10511,"oils":"9,9,11"},{"string":"할당 가시 방벽","value":10542,"oils":"1,2,5"},{"string":"할당 몽상가","value":10835,"oils":"2,5,6"},{"string":"할당 신비학자의 지배력","value":11420,"oils":"1,9,10"},{"string":"할당 번개의 숨결","value":11645,"oils":"6,8,13"},{"string":"할당 인내","value":11730,"oils":"1,10,13"},{"string":"할당 기름 부은 살","value":11820,"oils":"7,13,13"},{"string":"할당 화염의 숨결","value":11924,"oils":"4,6,13"},{"string":"할당 영향력","value":12143,"oils":"4,5,13"},{"string":"할당 융통성","value":12795,"oils":"4,4,11"},{"string":"할당 광폭화","value":12809,"oils":"1,2,11"},{"string":"할당 보복","value":12878,"oils":"4,9,11"},{"string":"할당 신성한 심판","value":13164,"oils":"2,5,10"},{"string":"할당 골렘의 피","value":1325,"oils":"5,13,13"},{"string":"할당 다중 사격","value":13375,"oils":"7,10,12"},{"string":"할당 성벽","value":1340,"oils":"3,4,10"},{"string":"할당 혼백 비우기","value":1382,"oils":"4,4,4"},{"string":"할당 요지부동","value":13922,"oils":"2,13,13"},{"string":"할당 단호함","value":14001,"oils":"7,7,9"},{"string":"할당 어둠 속에서","value":1405,"oils":"1,6,9"},{"string":"할당 도살","value":14606,"oils":"4,8,9"},{"string":"할당 신성한 진노","value":14665,"oils":"3,3,11"},{"string":"할당 환락","value":14813,"oils":"3,8,10"},{"string":"할당 근력","value":15027},{"string":"할당 구원","value":15046,"oils":"2,8,9"},{"string":"할당 양손잡이","value":15085,"oils":"3,6,10"},{"string":"할당 감시 포탑","value":15290,"oils":"7,12,12"},{"string":"할당 이동의 자유","value":15344,"oils":"1,2,8"},{"string":"할당 달리는 룬 문자","value":15400,"oils":"11,12,12"},{"string":"할당 굴절","value":15437,"oils":"3,7,12"},{"string":"할당 사냥매의 발톱","value":15614,"oils":"8,10,11"},{"string":"할당 치명적인 검","value":1568,"oils":"3,11,11"},{"string":"할당 폭발 반경","value":15711,"oils":"1,4,11"},{"string":"할당 자연과의 일체화","value":15842,"oils":"4,9,10"},{"string":"할당 천상의 연회","value":15852,"oils":"3,12,13"},{"string":"할당 맹독성 일격","value":16236,"oils":"1,3,9"},{"string":"할당 일제 사격","value":16243,"oils":"2,4,4"},{"string":"할당 고요함","value":16246,"oils":"0,12,13"},{"string":"할당 해골 부수기","value":16703,"oils":"1,10,11"},{"string":"할당 순간 동결","value":17171,"oils":"4,6,9"},{"string":"할당 은밀한 발걸음","value":17608,"oils":"3,4,8"},{"string":"할당 고난","value":18025},{"string":"할당 신비한 방벽","value":18174,"oils":"5,5,5"},{"string":"할당 우아한 공격","value":18703,"oils":"8,8,10"},{"string":"할당 완벽주의자","value":18707,"oils":"4,5,12"},{"string":"할당 혈서","value":18769,"oils":"2,8,13"},{"string":"할당 융합","value":18865,"oils":"2,8,11"},{"string":"할당 두꺼운 가죽","value":19069,"oils":"8,12,12"},{"string":"할당 정의의 군대","value":19103,"oils":"4,10,10"},{"string":"할당 파수꾼","value":19144,"oils":"4,5,6"},{"string":"할당 사냥꾼의 길","value":19506,"oils":"1,4,4"},{"string":"할당 확실한 타격","value":19730,"oils":"1,7,10"},{"string":"할당 충격적인 힘","value":19794,"oils":"5,7,12"},{"string":"할당 약초학","value":19858,"oils":"5,11,12"},{"string":"할당 죽음의 조율","value":19897,"oils":"1,9,12"},{"string":"할당 불안정","value":20528,"oils":"4,12,12"},{"string":"할당 성역","value":20832,"oils":"3,5,5"},{"string":"할당 벼랑 끝 전략","value":20835,"oils":"1,3,11"},{"string":"할당 관통 사격","value":21228,"oils":"10,11,12"},{"string":"할당 고성능 폭약","value":21297,"oils":"4,4,12"},{"string":"할당 빠른 회복","value":21330,"oils":"5,5,13"},{"string":"할당 룬 제작자","value":21389,"oils":"6,9,12"},{"string":"할당 전투 지구력","value":21413,"oils":"1,4,10"},{"string":"할당 천과 사슬","value":21435,"oils":"1,1,6"},{"string":"할당 흰서리의 숨결","value":21460,"oils":"5,12,12"},{"string":"할당 파괴적인 기구","value":21602,"oils":"2,3,12"},{"string":"할당 비전의 반응","value":21634,"oils":"3,12,12"},{"string":"할당 잔혹한 준비","value":21958,"oils":"5,10,12"},{"string":"할당 부패 수호","value":21973,"oils":"2,4,5"},{"string":"할당 활기를 주는 불길","value":22133,"oils":"1,5,7"},{"string":"할당 독수리의 눈","value":2225,"oils":"1,1,11"},{"string":"할당 멸망의 속삭임","value":22535,"oils":"13,13,13"},{"string":"할당 독사의 자세","value":22702,"oils":"6,10,11"},{"string":"할당 마법봉 투척가","value":22972,"oils":"5,5,9"},{"string":"할당 살육","value":23038,"oils":"6,6,6"},{"string":"할당 야만성","value":23066,"oils":"9,10,13"},{"string":"할당 에센스 주입","value":23690,"oils":"1,3,4"},{"string":"할당 냉담한 계산","value":24050,"oils":"9,9,9"},{"string":"할당 본능","value":24067,"oils":"2,2,6"},{"string":"할당 생존주의자","value":24133,"oils":"6,9,13"},{"string":"할당 정력가","value":24256,"oils":"1,2,6"},{"string":"할당 폭발적인 충격","value":24324,"oils":"4,6,11"},{"string":"할당 깊은 생각","value":24362,"oils":"1,4,8"},{"string":"할당 전사의 피","value":24383,"oils":"5,5,10"},{"string":"할당 흉골 분쇄자","value":24721,"oils":"5,10,10"},{"string":"할당 작살꾼","value":24858,"oils":"5,7,9"},{"string":"할당 혈액 착취","value":25058,"oils":"6,11,12"},{"string":"할당 원시 혼백","value":25178,"oils":"2,6,10"},{"string":"할당 검의 대가","value":25367,"oils":"1,2,12"},{"string":"할당 불굴의 군단","value":25409,"oils":"8,9,12"},{"string":"할당 주입","value":25411,"oils":"9,12,12"},{"string":"할당 장의사","value":25439,"oils":"7,7,10"},{"string":"할당 수도승","value":25456,"oils":"6,9,10"},{"string":"할당 방화범","value":2550,"oils":"4,4,6"},{"string":"할당 집요한 추적","value":25738,"oils":"2,7,9"},{"string":"할당 신랄","value":25970,"oils":"1,10,10"},{"string":"할당 야만적인 상처","value":26023,"oils":"5,10,13"},{"string":"할당 손도끼의 대가","value":26096,"oils":"4,5,9"},{"string":"할당 출혈 과다","value":26294,"oils":"6,6,12"},{"string":"할당 정전기 타격","value":26557,"oils":"5,8,9"},{"string":"할당 격퇴자","value":26564,"oils":"4,7,12"},{"string":"할당 타락","value":26620,"oils":"9,10,10"},{"string":"할당 존엄성","value":26866,"oils":"6,6,10"},{"string":"할당 원려","value":26960,"oils":"5,7,10"},{"string":"할당 부족의 광분","value":27119,"oils":"11,12,13"},{"string":"할당 사상의 지성소","value":27137,"oils":"6,6,13"},{"string":"할당 빠른 걸음","value":2715,"oils":"3,3,4"},{"string":"할당 비전의 의지","value":27163,"oils":"3,3,12"},{"string":"할당 준비 과다","value":27190,"oils":"3,3,6"},{"string":"할당 심장과 영혼","value":27203,"oils":"2,9,13"},{"string":"할당 무도 경험","value":27301,"oils":"1,4,6"},{"string":"할당 엄숙한 계약","value":27308,"oils":"6,10,10"},{"string":"할당 망자의 군주","value":27611,"oils":"4,9,12"},{"string":"할당 피 흡수자","value":27788,"oils":"11,11,12"},{"string":"할당 깊은 지혜","value":27929,"oils":"2,5,5"},{"string":"할당 강화된 유대","value":28034,"oils":"1,7,7"},{"string":"할당 쇄도하는 활력","value":28449,"oils":"3,7,8"},{"string":"할당 생명 채집자","value":28503,"oils":"2,4,12"},{"string":"할당 암살","value":28754,"oils":"10,11,13"},{"string":"할당 집요","value":28878,"oils":"2,4,7"},{"string":"할당 신성한 불꽃","value":29049,"oils":"3,5,12"},{"string":"할당 굶주린 패거리","value":29381,"oils":"4,12,13"},{"string":"할당 칼춤","value":29522,"oils":"7,9,9"},{"string":"할당 얼음의 계절","value":2959,"oils":"7,10,13"},{"string":"할당 폭발 룬","value":29861,"oils":"3,6,6"},{"string":"할당 밀쳐내기","value":30160,"oils":"2,2,4"},{"string":"할당 번개 보행자","value":30225,"oils":"2,2,10"},{"string":"할당 원기 왕성","value":30302,"oils":"4,11,12"},{"string":"할당 용암 채찍","value":30439,"oils":"1,1,13"},{"string":"할당 정확한 일격","value":30471,"oils":"5,9,10"},{"string":"할당 신성한 열정","value":30693,"oils":"4,5,7"},{"string":"할당 사냥 전문가","value":30974,"oils":"7,10,10"},{"string":"할당 왕성함","value":31033,"oils":"1,4,5"},{"string":"할당 타고난 권위","value":31257,"oils":"2,12,13"},{"string":"할당 치명적인 독소","value":31359,"oils":"1,8,12"},{"string":"할당 스라소니의 위상","value":31508,"oils":"8,8,9"},{"string":"할당 근처의 적개심","value":31513,"oils":"7,9,11"},{"string":"할당 철저한 보호론자","value":31585,"oils":"7,10,11"},{"string":"할당 거대한 충격","value":32059,"oils":"3,4,11"},{"string":"할당 영혼 도둑","value":32176,"oils":"2,9,11"},{"string":"할당 살무사의 접촉","value":32227,"oils":"2,10,11"},{"string":"할당 전문 지식","value":32245},{"string":"할당 기민성","value":32345},{"string":"할당 태풍술사","value":32455,"oils":"2,9,10"},{"string":"할당 사냥감 징표 찍기","value":32681,"oils":"2,7,10"},{"string":"할당 주권","value":32932,"oils":"12,12,12"},{"string":"할당 예리한 날","value":33082,"oils":"4,5,8"},{"string":"할당 넓은 발","value":3309,"oils":"2,3,11"},{"string":"할당 거신상","value":33287,"oils":"3,5,11"},{"string":"할당 신성한 지배력","value":33435,"oils":"6,6,9"},{"string":"할당 해리어","value":33545,"oils":"6,9,9"},{"string":"할당 강력한 꿰뚫기","value":33582,"oils":"4,6,8"},{"string":"할당 대의의 용사","value":33718,"oils":"5,9,13"},{"string":"할당 활보","value":33725,"oils":"5,8,12"},{"string":"할당 파괴적인 장치","value":33777,"oils":"5,5,12"},{"string":"할당 칼날의 의지","value":33903,"oils":"2,4,10"},{"string":"할당 투기장의 대가","value":34009,"oils":"2,11,12"},{"string":"할당 노련한 검술","value":34284,"oils":"3,7,11"},{"string":"할당 골렘을 부리는 자","value":34506,"oils":"6,12,13"},{"string":"할당 선견지명","value":3452,"oils":"4,11,13"},{"string":"할당 불순한 의도(Malicious Intent)","value":34591,"oils":"7,7,12"},{"string":"할당 숙달","value":34601},{"string":"할당 화염 보행자","value":34661,"oils":"8,9,10"},{"string":"할당 파괴자","value":34666,"oils":"2,4,11"},{"string":"할당 계획적인 광분","value":34973,"oils":"3,10,13"},{"string":"할당 불화의 장인","value":35233,"oils":"3,5,6"},{"string":"할당 역학 충격","value":35436,"oils":"3,6,8"},{"string":"할당 튼튼한 팔","value":35663,"oils":"1,6,11"},{"string":"할당 무시무시한 힘","value":35685,"oils":"5,6,9"},{"string":"할당 계략","value":35894,"oils":"4,4,10"},{"string":"할당 신뢰와 강철","value":35958,"oils":"2,10,13"},{"string":"할당 원시적인 힘","value":36281,"oils":"6,8,12"},{"string":"할당 가죽 벗기기","value":36490,"oils":"1,8,9"},{"string":"할당 사냥의 화신","value":36687,"oils":"1,11,11"},{"string":"할당 불타는 포악함","value":36736,"oils":"5,7,8"},{"string":"할당 강철목 자세","value":36859,"oils":"5,5,6"},{"string":"할당 숲의 지혜","value":36874},{"string":"할당 희생","value":36915,"oils":"5,6,8"},{"string":"할당 헌신","value":36949,"oils":"9,9,12"},{"string":"할당 학자의 길","value":37078,"oils":"2,3,4"},{"string":"할당 지구력","value":37326,"oils":"10,10,12"},{"string":"할당 주입된 육체","value":37403,"oils":"3,7,10"},{"string":"할당 직관","value":37504,"oils":"3,8,8"},{"string":"할당 사지 절단","value":37647,"oils":"8,11,13"},{"string":"할당 흉조","value":38246,"oils":"3,7,13"},{"string":"할당 정의로운 법령","value":38516,"oils":"2,2,5"},{"string":"할당 이글거리는 열기","value":38849,"oils":"3,6,12"},{"string":"할당 골리앗","value":38922,"oils":"2,3,13"},{"string":"할당 활력 비우기","value":39530,"oils":"1,12,13"},{"string":"할당 거짓 고통","value":39657,"oils":"1,8,8"},{"string":"할당 어둠의 기술","value":39743,"oils":"5,8,11"},{"string":"할당 평형추","value":39761,"oils":"1,3,12"},{"string":"할당 더럽혀진 힘","value":39986,"oils":"9,10,11"},{"string":"할당 뼈 분쇄기","value":40645,"oils":"4,6,6"},{"string":"할당 결정 가죽","value":40743,"oils":"2,10,12"},{"string":"할당 지속성","value":40849,"oils":"0,7,9"},{"string":"할당 치명상","value":41119,"oils":"2,8,12"},{"string":"할당 야전 의술","value":41137,"oils":"7,9,10"},{"string":"할당 치명적인 의지","value":41307,"oils":"0,7,10"},{"string":"할당 자연 요법","value":41420,"oils":"7,11,12"},{"string":"할당 수양과 훈련","value":41472,"oils":"10,12,12"},{"string":"할당 엘더의 힘","value":41476,"oils":"5,5,8"},{"string":"할당 죽음의 징표","value":41595,"oils":"2,7,12"},{"string":"할당 혼백의 도움","value":4177,"oils":"12,12,13"},{"string":"할당 겨울의 포옹","value":41870,"oils":"1,7,9"},{"string":"할당 지략","value":41989,"oils":"4,11,11"},{"string":"할당 강철의 영혼","value":42009,"oils":"1,13,13"},{"string":"할당 부정한 반응","value":42041,"oils":"4,10,12"},{"string":"할당 기회의 창","value":4207,"oils":"7,11,11"},{"string":"할당 광란","value":42443,"oils":"6,12,12"},{"string":"할당 눈의 대장간","value":42649,"oils":"3,5,13"},{"string":"할당 원소 집중","value":42686,"oils":"2,3,6"},{"string":"할당 묵직한 당기기","value":42720,"oils":"2,4,8"},{"string":"할당 비전의 집중","value":42795,"oils":"4,9,9"},{"string":"할당 정신 흡수자","value":42804,"oils":"4,5,5"},{"string":"할당 소용돌이 방어막","value":42917,"oils":"3,5,9"},{"string":"할당 겨울의 혼백","value":43385,"oils":"2,5,12"},{"string":"할당 혼백의 명령","value":43689,"oils":"2,2,13"},{"string":"할당 효율적인 폭발물","value":44102,"oils":"2,5,8"},{"string":"할당 반사신경","value":44103,"oils":"6,10,13"},{"string":"할당 귀갑 방패","value":44207,"oils":"1,2,10"},{"string":"할당 신성한 광분","value":44347,"oils":"3,3,10"},{"string":"할당 주술사의 지배","value":44562,"oils":"1,6,12"},{"string":"할당 위력적인 연결","value":44788,"oils":"2,2,8"},{"string":"할당 자연의 힘","value":4481,"oils":"4,6,12"},{"string":"할당 신비주의","value":44824,"oils":"5,6,11"},{"string":"할당 서리 보행자","value":44955,"oils":"4,8,11"},{"string":"할당 소모성","value":44988,"oils":"2,12,12"},{"string":"할당 살인마","value":45067,"oils":"3,3,5"},{"string":"할당 재, 서리, 태풍","value":45317,"oils":"2,9,9"},{"string":"할당 기교 사격","value":45329,"oils":"3,8,13"},{"string":"할당 연이은 폭발","value":45608,"oils":"1,1,9"},{"string":"할당 신념의 시험","value":45657,"oils":"2,7,7"},{"string":"할당 역전 용사","value":45803,"oils":"5,7,13"},{"string":"할당 상상의 장벽","value":45945,"oils":"4,7,10"},{"string":"할당 독사의 송곳니","value":46408,"oils":"1,5,6"},{"string":"할당 강력한 유대","value":46471,"oils":"7,7,7"},{"string":"할당 비전의 잠재력","value":46842,"oils":"6,10,12"},{"string":"할당 비전의 성역","value":46904,"oils":"1,12,12"},{"string":"할당 사보추어","value":46965,"oils":"1,5,5"},{"string":"할당 칼날의 대가","value":47065,"oils":"6,11,13"},{"string":"할당 숨통 노리기","value":47306,"oils":"3,8,11"},{"string":"할당 날카로운 감각","value":47484,"oils":"3,4,5"},{"string":"할당 멀리 보는 자","value":47743,"oils":"4,4,9"},{"string":"할당 통찰력","value":48298,"oils":"4,4,13"},{"string":"할당 활력","value":4833,"oils":"9,11,11"},{"string":"할당 기개","value":48438,"oils":"8,11,11"},{"string":"할당 보호소","value":4854,"oils":"7,8,12"},{"string":"할당 어둠의 심장","value":48556,"oils":"0,8,8"},{"string":"할당 열정","value":48614,"oils":"3,10,12"},{"string":"할당 공허 방어막","value":48698,"oils":"9,12,13"},{"string":"할당 검투사의 기교","value":48807,"oils":"2,11,13"},{"string":"할당 치명적인 당기기","value":48823,"oils":"2,4,9"},{"string":"할당 응징","value":49254,"oils":"1,9,11"},{"string":"할당 파괴구","value":49318,"oils":"1,5,11"},{"string":"할당 청부살인자","value":49379,"oils":"8,8,11"},{"string":"할당 쪼개기","value":4940,"oils":"2,3,10"},{"string":"할당 견고한 의지","value":49416,"oils":"6,8,10"},{"string":"할당 심호흡","value":49445,"oils":"5,7,11"},{"string":"할당 언덕의 왕","value":49459,"oils":"4,8,12"},{"string":"할당 저항","value":49538,"oils":"3,5,10"},{"string":"할당 예민함","value":49621,"oils":"1,8,10"},{"string":"할당 소작","value":49645,"oils":"2,2,7"},{"string":"할당 극에 이른 힘","value":49772,"oils":"3,6,9"},{"string":"할당 용기","value":49969,"oils":"6,8,8"},{"string":"할당 기이한 고요","value":50029,"oils":"4,13,13"},{"string":"할당 선대의 지식","value":50197},{"string":"할당 탄도학","value":50338,"oils":"6,8,11"},{"string":"할당 회복 요법","value":50690,"oils":"2,3,7"},{"string":"할당 꾸짖는 자","value":50858,"oils":"2,6,11"},{"string":"할당 비전 축전기","value":51108,"oils":"8,10,13"},{"string":"할당 엔트로피","value":51212,"oils":"2,3,9"},{"string":"할당 척추 접기","value":5126,"oils":"4,8,8"},{"string":"할당 드루이드 의식","value":51440,"oils":"1,9,13"},{"string":"할당 박살내는 일격","value":51559,"oils":"6,6,8"},{"string":"할당 최후의 의식","value":51748,"oils":"2,10,10"},{"string":"할당 화살 숙련가","value":51881,"oils":"2,9,12"},{"string":"할당 분해","value":52031,"oils":"8,10,10"},{"string":"할당 적병 벌목자","value":52090,"oils":"3,10,11"},{"string":"할당 영혼 착취","value":52157,"oils":"3,3,8"},{"string":"할당 풍파에 시달린 사냥꾼","value":52230,"oils":"2,3,5"},{"string":"할당 참을성","value":52282,"oils":"0,13,13"},{"string":"할당 기량","value":52714},{"string":"할당 생명의 순환","value":52789,"oils":"1,7,8"},{"string":"할당 전투 분발","value":5289,"oils":"2,4,6"},{"string":"할당 독성 송곳니","value":529,"oils":"1,3,6"},{"string":"할당 위축","value":53013,"oils":"1,2,13"},{"string":"할당 특출난 솜씨","value":53042,"oils":"1,3,10"},{"string":"할당 사냥감의 복수","value":53114,"oils":"10,12,13"},{"string":"할당 포악성","value":53118,"oils":"11,11,13"},{"string":"할당 전멸","value":53493,"oils":"1,1,10"},{"string":"할당 비전 팽창","value":53573,"oils":"9,9,13"},{"string":"할당 부정에 대한 몰입","value":53652,"oils":"2,7,13"},{"string":"할당 주술사의 광분","value":53757,"oils":"2,3,8"},{"string":"할당 정화된 생각","value":53759,"oils":"0,6,13"},{"string":"할당 에센스 추출","value":53802,"oils":"9,9,10"},{"string":"할당 수완","value":54142,"oils":"5,6,10"},{"string":"할당 칼날 방어막","value":54268,"oils":"1,8,11"},{"string":"할당 마그마성 일격","value":5430,"oils":"3,10,10"},{"string":"할당 파수","value":544,"oils":"2,7,11"},{"string":"할당 완력","value":5456},{"string":"할당 준엄","value":54629,"oils":"9,11,12"},{"string":"할당 신성의 빛","value":54694,"oils":"8,9,9"},{"string":"할당 힘의 형성자","value":54713,"oils":"1,7,12"},{"string":"할당 마나의 흐름","value":54776,"oils":"1,11,13"},{"string":"할당 까치의 발톱","value":54791,"oils":"2,6,6"},{"string":"할당 정의로운 광분","value":55002,"oils":"4,7,7"},{"string":"할당 극에 이른 지능","value":55114,"oils":"3,8,9"},{"string":"할당 내려앉는 재","value":55194,"oils":"1,7,13"},{"string":"할당 교묘한 구조물","value":55380,"oils":"2,6,9"},{"string":"할당 체질","value":55485,"oils":"5,8,13"},{"string":"할당 대장장이의 일격","value":55772,"oils":"4,10,11"},{"string":"할당 민첩함","value":56029},{"string":"할당 강에 선 사람","value":56094,"oils":"5,11,11"},{"string":"할당 굳어진 흉터","value":56207,"oils":"0,6,9"},{"string":"할당 십자군","value":5624,"oils":"0,11,13"},{"string":"할당 밤추적자","value":56276,"oils":"2,5,13"},{"string":"할당 식인 의식","value":56359,"oils":"5,6,6"},{"string":"할당 매의 발톱","value":56648,"oils":"3,3,13"},{"string":"할당 천둥의 심장","value":56716,"oils":"2,6,13"},{"string":"할당 현란한 일격","value":570,"oils":"5,5,11"},{"string":"할당 빗발치는 응징","value":57006,"oils":"0,7,11"},{"string":"할당 서리의 송곳니","value":57199,"oils":"2,2,12"},{"string":"할당 교활한 검","value":57839,"oils":"2,6,12"},{"string":"할당 강철의 명령","value":57900,"oils":"3,9,11"},{"string":"할당 구불거리는 주문투척","value":58032,"oils":"7,8,11"},{"string":"할당 고전압","value":58168,"oils":"3,7,7"},{"string":"할당 서리의 손가락","value":58198,"oils":"8,9,13"},{"string":"할당 육체의 정화","value":58218,"oils":"1,10,12"},{"string":"할당 조율","value":5823,"oils":"3,9,10"},{"string":"할당 타고난 싸움꾼","value":58449,"oils":"8,8,13"},{"string":"할당 창자 뽑기","value":58831,"oils":"4,8,13"},{"string":"할당 학살 신봉자","value":58921,"oils":"3,4,13"},{"string":"할당 잔인한 검","value":59151,"oils":"2,4,13"},{"string":"할당 증대자","value":59423,"oils":"4,4,7"},{"string":"할당 효율적인 탄약","value":59556,"oils":"1,6,8"},{"string":"할당 불안정한 탄약","value":59605,"oils":"5,8,8"},{"string":"할당 더러운 기술","value":59766,"oils":"3,11,13"},{"string":"할당 견고화","value":59866,"oils":"2,6,8"},{"string":"할당 쌍수의 공포","value":6,"oils":"1,6,10"},{"string":"할당 광분의 화살","value":60002,"oils":"4,4,5"},{"string":"할당 분광 피부","value":60031,"oils":"12,13,13"},{"string":"할당 도둑의 술책","value":60180},{"string":"할당 화염의 심장","value":60501,"oils":"5,6,13"},{"string":"할당 충격의 망치","value":60619,"oils":"1,2,9"},{"string":"할당 교묘한 손재주","value":60737,"oils":"4,5,11"},{"string":"할당 기운 나는 유대","value":60781,"oils":"3,5,7"},{"string":"할당 원형 감옥","value":61039,"oils":"3,13,13"},{"string":"할당 전사의 심장","value":61198,"oils":"8,12,13"},{"string":"할당 증폭","value":61308,"oils":"3,6,11"},{"string":"할당 폭발 원소","value":61689,"oils":"3,9,12"},{"string":"할당 멸망 시전","value":61981,"oils":"3,6,13"},{"string":"할당 무덤의 목적","value":61982,"oils":"2,8,8"},{"string":"할당 피의 갈증","value":62094,"oils":"3,8,12"},{"string":"할당 폭발의 물결","value":6233,"oils":"1,4,9"},{"string":"할당 정밀함","value":6237,"oils":"2,2,9"},{"string":"할당 에센스 쇄도","value":62577,"oils":"5,12,13"},{"string":"할당 신비한 재능","value":62596,"oils":"0,6,11"},{"string":"할당 생사의 경계","value":62802,"oils":"4,7,8"},{"string":"할당 빙하 창살","value":62849,"oils":"4,7,9"},{"string":"할당 무혈","value":6289,"oils":"3,9,13"},{"string":"할당 기수","value":63033,"oils":"7,8,9"},{"string":"할당 철목","value":63150,"oils":"1,3,5"},{"string":"할당 폭풍 강타","value":63207,"oils":"3,4,12"},{"string":"할당 고질적","value":63251,"oils":"10,10,13"},{"string":"할당 학살의 욕망","value":63422,"oils":"5,11,13"},{"string":"할당 과잉 자양분","value":63453,"oils":"5,7,7"},{"string":"할당 원시의 현신","value":63635,"oils":"3,4,9"},{"string":"할당 검투사의 인내","value":63727,"oils":"5,6,12"},{"string":"할당 극에 이른 속도","value":63921,"oils":"2,5,9"},{"string":"할당 토템의 열의","value":63933,"oils":"4,4,8"},{"string":"할당 빛의 매듭","value":63944,"oils":"2,11,11"},{"string":"할당 쉐이퍼","value":63976,"oils":"1,9,9"},{"string":"할당 전사 훈련","value":64077,"oils":"1,5,9"},{"string":"할당 돌의 위상","value":64217,"oils":"0,8,13"},{"string":"할당 낙인 형평성","value":64355,"oils":"7,8,10"},{"string":"할당 둔탁한 외상","value":64395,"oils":"5,9,12"},{"string":"할당 완고한 신봉자","value":64882,"oils":"8,9,11"},{"string":"할당 정수 진액","value":65053,"oils":"5,8,10"},{"string":"할당 검의 무희","value":65093,"oils":"3,3,9"},{"string":"할당 통솔력","value":65097,"oils":"8,11,12"},{"string":"할당 보루 분쇄자","value":65107,"oils":"2,5,7"},{"string":"할당 끈기","value":65108,"oils":"11,11,11"},{"string":"할당 오크의 심장","value":65210,"oils":"4,9,13"},{"string":"할당 독수리의 위상","value":65224,"oils":"3,4,4"},{"string":"할당 수수께끼의 역량","value":65273,"oils":"4,5,10"},{"string":"할당 다이아몬드 피부","value":65308,"oils":"2,5,11"},{"string":"할당 심장 노리기","value":65502,"oils":"5,9,9"},{"string":"할당 전호의 일격","value":6615,"oils":"1,1,12"},{"string":"할당 비전 수호","value":6770,"oils":"1,5,10"},{"string":"할당 신비한 매력","value":6799,"oils":"11,13,13"},{"string":"할당 방비","value":6967,"oils":"4,6,10"},{"string":"할당 분할 사격","value":7069,"oils":"1,7,11"},{"string":"할당 무기의 예술성","value":7085,"oils":"1,3,8"},{"string":"할당 일급 공병","value":7136,"oils":"5,10,11"},{"string":"할당 즉발성 맹독","value":7263,"oils":"1,3,13"},{"string":"할당 적병 수확자","value":7440,"oils":"1,3,7"},{"string":"할당 치직대는 속도","value":7555,"oils":"10,11,11"},{"string":"할당 인내의 유대","value":7688,"oils":"1,4,13"},{"string":"할당 수수께끼의 방어력","value":7918,"oils":"8,8,8"},{"string":"할당 교묘한 도둑","value":8001,"oils":"1,4,7"},{"string":"할당 현실적 응용","value":8135,"oils":"1,1,8"},{"string":"할당 원거리 사격","value":8458,"oils":"5,9,11"},{"string":"할당 공격적인 보루","value":861,"oils":"4,8,10"},{"string":"할당 얼음의 심장","value":8833,"oils":"9,11,13"},{"string":"할당 암습","value":8920,"oils":"1,5,12"},{"string":"할당 지독한 고통","value":9015,"oils":"6,9,11"},{"string":"할당 폭발성 지뢰","value":9055,"oils":"6,11,11"},{"string":"할당 무자비한 꿰뚫기","value":9194,"oils":"8,8,12"},{"string":"할당 금단 신봉자","value":9261,"oils":"10,10,10"},{"string":"할당 신속한 정신","value":9432,"oils":"2,8,10"},{"string":"할당 사냥꾼의 책략","value":9535,"oils":"1,4,12"},{"string":"할당 빛 포식자","value":9567,"oils":"6,8,9"},{"string":"할당 기민함","value":9788,"oils":"3,9,9"},{"string":"할당 성장과 부패","value":9864,"oils":"1,5,13"}],"trade":{"ids":{"enchant":["enchant.stat_2954116742"]},"option":true}} -{"ref":"Allocates # if you have the matching modifier on Forbidden Flame","better":1,"matchers":[{"string":"금단의 화염에 일치하는 속성이 있을 경우 네크로맨서 할당","value":10099},{"string":"금단의 화염에 일치하는 속성이 있을 경우 잔인한 열정 할당","value":10143},{"string":"금단의 화염에 일치하는 속성이 있을 경우 믿음의 추구 할당","value":1105},{"string":"금단의 화염에 일치하는 속성이 있을 경우 격려 할당","value":11412},{"string":"금단의 화염에 일치하는 속성이 있을 경우 역병운반자 할당","value":11490},{"string":"금단의 화염에 일치하는 속성이 있을 경우 추적의 화신 할당","value":11597},{"string":"금단의 화염에 일치하는 속성이 있을 경우 오컬티스트 할당","value":12597},{"string":"금단의 화염에 일치하는 속성이 있을 경우 금속의 대가 할당","value":13374},{"string":"금단의 화염에 일치하는 속성이 있을 경우 열의의 도구 할당","value":13851},{"string":"금단의 화염에 일치하는 속성이 있을 경우 폭발물 전문가 할당","value":14103},{"string":"금단의 화염에 일치하는 속성이 있을 경우 뼈대 방어막 할당","value":14603},{"string":"금단의 화염에 일치하는 속성이 있을 경우 템플러 전직 할당","value":15435},{"string":"금단의 화염에 일치하는 속성이 있을 경우 피맺힌 눈 할당","value":15616},{"string":"금단의 화염에 일치하는 속성이 있을 경우 명인의 형태 할당","value":16306},{"string":"금단의 화염에 일치하는 속성이 있을 경우 살육의 화신 할당","value":16848},{"string":"금단의 화염에 일치하는 속성이 있을 경우 방화광 할당","value":16940},{"string":"금단의 화염에 일치하는 속성이 있을 경우 일류 독술사 할당","value":1697},{"string":"금단의 화염에 일치하는 속성이 있을 경우 죽음의 광분, 히네코라 할당","value":1731},{"string":"금단의 화염에 일치하는 속성이 있을 경우 압도 할당","value":17315},{"string":"금단의 화염에 일치하는 속성이 있을 경우 불굴 할당","value":1734},{"string":"금단의 화염에 일치하는 속성이 있을 경우 견인불발 할당","value":17988},{"string":"금단의 화염에 일치하는 속성이 있을 경우 자연의 광분 할당","value":18054},{"string":"금단의 화염에 일치하는 속성이 있을 경우 기회주의 할당","value":19083},{"string":"금단의 화염에 일치하는 속성이 있을 경우 해방된 잠재력 할당","value":19355},{"string":"금단의 화염에 일치하는 속성이 있을 경우 미덕의 도구 할당","value":19417},{"string":"금단의 화염에 일치하는 속성이 있을 경우 유독성 일격 할당","value":1945},{"string":"금단의 화염에 일치하는 속성이 있을 경우 맹독성 전달 할당","value":19598},{"string":"금단의 화염에 일치하는 속성이 있을 경우 변함없는 성전 할당","value":19641},{"string":"금단의 화염에 일치하는 속성이 있을 경우 매복과 암살 할당","value":21264},{"string":"금단의 화염에 일치하는 속성이 있을 경우 강력한 정밀함 할당","value":21455},{"string":"금단의 화염에 일치하는 속성이 있을 경우 바람 수호 할당","value":23169},{"string":"금단의 화염에 일치하는 속성이 있을 경우 한발 앞서 할당","value":23225},{"string":"금단의 화염에 일치하는 속성이 있을 경우 시신의 서약 할당","value":23572},{"string":"금단의 화염에 일치하는 속성이 있을 경우 살육의 갈망 할당","value":24528},{"string":"금단의 화염에 일치하는 속성이 있을 경우 머라우더의 길 할당","value":24755},{"string":"금단의 화염에 일치하는 속성이 있을 경우 듀얼리스트 전직 할당","value":24798},{"string":"금단의 화염에 일치하는 속성이 있을 경우 몰려드는 바람 할당","value":24848},{"string":"금단의 화염에 일치하는 속성이 있을 경우 고사시키는 존재 할당","value":25309},{"string":"금단의 화염에 일치하는 속성이 있을 경우 힘의 신념 할당","value":25651},{"string":"금단의 화염에 일치하는 속성이 있을 경우 원소 골렘술사 할당","value":258},{"string":"금단의 화염에 일치하는 속성이 있을 경우 지배적인 역전 용사 할당","value":2598},{"string":"금단의 화염에 일치하는 속성이 있을 경우 끝없는 탄약 할당","value":26067},{"string":"금단의 화염에 일치하는 속성이 있을 경우 폭풍의 형성자 할당","value":27038},{"string":"금단의 화염에 일치하는 속성이 있을 경우 공허의 등불 할당","value":27096},{"string":"금단의 화염에 일치하는 속성이 있을 경우 아홉 목숨 할당","value":27602},{"string":"금단의 화염에 일치하는 속성이 있을 경우 선수필승 할당","value":27604},{"string":"금단의 화염에 일치하는 속성이 있을 경우 불필요한 폭력 할당","value":27864},{"string":"금단의 화염에 일치하는 속성이 있을 경우 완전 범죄 할당","value":28535},{"string":"금단의 화염에 일치하는 속성이 있을 경우 점령군 할당","value":2872},{"string":"금단의 화염에 일치하는 속성이 있을 경우 안개 속을 걷는 자 할당","value":28782},{"string":"금단의 화염에 일치하는 속성이 있을 경우 심정지 할당","value":28884},{"string":"금단의 화염에 일치하는 속성이 있을 경우 [UNUSED] Slamako, Slam's Slam 할당","value":28986},{"string":"금단의 화염에 일치하는 속성이 있을 경우 사고의 성역 할당","value":29026},{"string":"금단의 화염에 일치하는 속성이 있을 경우 공세 할당","value":29630},{"string":"금단의 화염에 일치하는 속성이 있을 경우 탈출의 명수 할당","value":29825},{"string":"금단의 화염에 일치하는 속성이 있을 경우 가디언 할당","value":30919},{"string":"금단의 화염에 일치하는 속성이 있을 경우 불경한 권위 할당","value":31344},{"string":"금단의 화염에 일치하는 속성이 있을 경우 밀렵꾼의 길 할당","value":31364},{"string":"금단의 화염에 일치하는 속성이 있을 경우 달의 존재, 아로호누이 할당","value":31667},{"string":"금단의 화염에 일치하는 속성이 있을 경우 강건함 할당","value":31700},{"string":"금단의 화염에 일치하는 속성이 있을 경우 참수자 할당","value":3184},{"string":"금단의 화염에 일치하는 속성이 있을 경우 폭풍으로 감싸는 자, 발라코 할당","value":32249},{"string":"금단의 화염에 일치하는 속성이 있을 경우 전쟁 인도자 할당","value":32251},{"string":"금단의 화염에 일치하는 속성이 있을 경우 경건한 길 할당","value":32816},{"string":"금단의 화염에 일치하는 속성이 있을 경우 재빠른 살인자 할당","value":32947},{"string":"금단의 화염에 일치하는 속성이 있을 경우 석영 주입 할당","value":33645},{"string":"금단의 화염에 일치하는 속성이 있을 경우 무적의 영웅 할당","value":33940},{"string":"금단의 화염에 일치하는 속성이 있을 경우 각성의 의식 할당","value":34434},{"string":"금단의 화염에 일치하는 속성이 있을 경우 끝없는 굶주림 할당","value":34484},{"string":"금단의 화염에 일치하는 속성이 있을 경우 데드아이 할당","value":34567},{"string":"금단의 화염에 일치하는 속성이 있을 경우 글래디에이터 할당","value":34774},{"string":"금단의 화염에 일치하는 속성이 있을 경우 에센스 포식 할당","value":3554},{"string":"금단의 화염에 일치하는 속성이 있을 경우 정복자 할당","value":35750},{"string":"금단의 화염에 일치하는 속성이 있을 경우 어둠의 사령관 할당","value":36017},{"string":"금단의 화염에 일치하는 속성이 있을 경우 부정한 꽃 할당","value":37127},{"string":"금단의 화염에 일치하는 속성이 있을 경우 끔찍한 보루 할당","value":37492},{"string":"금단의 화염에 일치하는 속성이 있을 경우 충격 할당","value":38180},{"string":"금단의 화염에 일치하는 속성이 있을 경우 연쇄 반응 할당","value":38918},{"string":"금단의 화염에 일치하는 속성이 있을 경우 결함 없는 야만성 할당","value":38999},{"string":"금단의 화염에 일치하는 속성이 있을 경우 챔피언 할당","value":39598},{"string":"금단의 화염에 일치하는 속성이 있을 경우 희망의 보루 할당","value":39728},{"string":"금단의 화염에 일치하는 속성이 있을 경우 성역 할당","value":39790},{"string":"금단의 화염에 일치하는 속성이 있을 경우 폭파 전문가 할당","value":39834},{"string":"금단의 화염에 일치하는 속성이 있을 경우 참회의 조짐 할당","value":40059},{"string":"금단의 화염에 일치하는 속성이 있을 경우 비전의 축복 할당","value":40510},{"string":"금단의 화염에 일치하는 속성이 있을 경우 겨울의 형성자 할당","value":40810},{"string":"금단의 화염에 일치하는 속성이 있을 경우 자연의 앙갚음 할당","value":40813},{"string":"금단의 화염에 일치하는 속성이 있을 경우 주문분쇄자 할당","value":41891},{"string":"금단의 화염에 일치하는 속성이 있을 경우 버서커 할당","value":4194},{"string":"금단의 화염에 일치하는 속성이 있을 경우 하이로펀트 할당","value":42144},{"string":"금단의 화염에 일치하는 속성이 있을 경우 찬란한 믿음 할당","value":42264},{"string":"금단의 화염에 일치하는 속성이 있을 경우 불안정한 주입 할당","value":4242},{"string":"금단의 화염에 일치하는 속성이 있을 경우 치명적인 번창 할당","value":42469},{"string":"금단의 화염에 일치하는 속성이 있을 경우 어쌔신 할당","value":43122},{"string":"금단의 화염에 일치하는 속성이 있을 경우 슬레이어 할당","value":43195},{"string":"금단의 화염에 일치하는 속성이 있을 경우 인퀴지터 할당","value":43962},{"string":"금단의 화염에 일치하는 속성이 있을 경우 명명백백 할당","value":44297},{"string":"금단의 화염에 일치하는 속성이 있을 경우 파열의 힘 할당","value":44482},{"string":"금단의 화염에 일치하는 속성이 있을 경우 찬란한 성전 할당","value":4494},{"string":"금단의 화염에 일치하는 속성이 있을 경우 장거리 사격 할당","value":45313},{"string":"금단의 화염에 일치하는 속성이 있을 경우 차디찬 각성 할당","value":47630},{"string":"금단의 화염에 일치하는 속성이 있을 경우 폭탄 전문가 할당","value":47778},{"string":"금단의 화염에 일치하는 속성이 있을 경우 피할 수 없는 심판 할당","value":48214},{"string":"금단의 화염에 일치하는 속성이 있을 경우 치명적인 주입 할당","value":48239},{"string":"금단의 화염에 일치하는 속성이 있을 경우 물을 정화하는 자, 타살리오 할당","value":48480},{"string":"금단의 화염에 일치하는 속성이 있을 경우 신속한 공격 할당","value":4849},{"string":"금단의 화염에 일치하는 속성이 있을 경우 희생의 여주인 할당","value":48719},{"string":"금단의 화염에 일치하는 속성이 있을 경우 영혼 흡수자 할당","value":48999},{"string":"금단의 화염에 일치하는 속성이 있을 경우 원소의 보루 할당","value":4917},{"string":"금단의 화염에 일치하는 속성이 있을 경우 레인저 전직 할당","value":49532},{"string":"금단의 화염에 일치하는 속성이 있을 경우 숲의 힘, 타호아 할당","value":5029},{"string":"금단의 화염에 일치하는 속성이 있을 경우 영광의 기도 할당","value":50356},{"string":"금단의 화염에 일치하는 속성이 있을 경우 불꽃의 진보, 나마후 할당","value":50692},{"string":"금단의 화염에 일치하는 속성이 있을 경우 어둠의 자식 할당","value":5087},{"string":"금단의 화염에 일치하는 속성이 있을 경우 자연의 아드레날린 할당","value":51101},{"string":"금단의 화염에 일치하는 속성이 있을 경우 황량함의 형성자 할당","value":51391},{"string":"금단의 화염에 일치하는 속성이 있을 경우 태엽장치처럼 할당","value":51462},{"string":"금단의 화염에 일치하는 속성이 있을 경우 의지력의 징표 할당","value":51492},{"string":"금단의 화염에 일치하는 속성이 있을 경우 위치 전직 할당","value":51782},{"string":"금단의 화염에 일치하는 속성이 있을 경우 불굴의 결의 할당","value":52435},{"string":"금단의 화염에 일치하는 속성이 있을 경우 승자생존 할당","value":52575},{"string":"금단의 화염에 일치하는 속성이 있을 경우 전쟁의 전령, 투코하마 할당","value":53095},{"string":"금단의 화염에 일치하는 속성이 있을 경우 화염의 형성자 할당","value":53123},{"string":"금단의 화염에 일치하는 속성이 있을 경우 무적 할당","value":53816},{"string":"금단의 화염에 일치하는 속성이 있을 경우 정의로운 섭리 할당","value":53884},{"string":"금단의 화염에 일치하는 속성이 있을 경우 쉐도우의 길 할당","value":53992},{"string":"금단의 화염에 일치하는 속성이 있을 경우 이유 없는 공격성 할당","value":54159},{"string":"금단의 화염에 일치하는 속성이 있을 경우 집중점 할당","value":5443},{"string":"금단의 화염에 일치하는 속성이 있을 경우 템플러의 길 할당","value":54877},{"string":"금단의 화염에 일치하는 속성이 있을 경우 사악한 수호 할당","value":5502},{"string":"금단의 화염에 일치하는 속성이 있을 경우 긴요한 시기 할당","value":55146},{"string":"금단의 화염에 일치하는 속성이 있을 경우 장막의 화신 할당","value":55509},{"string":"금단의 화염에 일치하는 속성이 있을 경우 대학자 할당","value":55867},{"string":"금단의 화염에 일치하는 속성이 있을 경우 태고의 군주 할당","value":56461},{"string":"금단의 화염에 일치하는 속성이 있을 경우 위치의 길 할당","value":56722},{"string":"금단의 화염에 일치하는 속성이 있을 경우 분투 할당","value":56789},{"string":"금단의 화염에 일치하는 속성이 있을 경우 호적수 할당","value":56967},{"string":"금단의 화염에 일치하는 속성이 있을 경우 치프틴 할당","value":57052},{"string":"금단의 화염에 일치하는 속성이 있을 경우 파괴의 심장 할당","value":57197},{"string":"금단의 화염에 일치하는 속성이 있을 경우 공허의 고삐 할당","value":57331},{"string":"금단의 화염에 일치하는 속성이 있을 경우 폐허의 의식 할당","value":57560},{"string":"금단의 화염에 일치하는 속성이 있을 경우 이글거리는 순수 할당","value":57568},{"string":"금단의 화염에 일치하는 속성이 있을 경우 폭주 할당","value":5819},{"string":"금단의 화염에 일치하는 속성이 있을 경우 사보추어 할당","value":58827},{"string":"금단의 화염에 일치하는 속성이 있을 경우 학살의 위상 할당","value":59920},{"string":"금단의 화염에 일치하는 속성이 있을 경우 증류의 달인 할당","value":6038},{"string":"금단의 화염에 일치하는 속성이 있을 경우 빛나는 헌신 할당","value":60462},{"string":"금단의 화염에 일치하는 속성이 있을 경우 저거넛 할당","value":61072},{"string":"금단의 화염에 일치하는 속성이 있을 경우 불화의 지휘자 할당","value":61259},{"string":"금단의 화염에 일치하는 속성이 있을 경우 태양의 빛, 라마코 할당","value":61355},{"string":"금단의 화염에 일치하는 속성이 있을 경우 의지력의 조화 할당","value":61372},{"string":"금단의 화염에 일치하는 속성이 있을 경우 머라우더 전직 할당","value":61437},{"string":"금단의 화염에 일치하는 속성이 있을 경우 튕겨 쏘기 할당","value":61627},{"string":"금단의 화염에 일치하는 속성이 있을 경우 일류 연금술사 할당","value":61805},{"string":"금단의 화염에 일치하는 속성이 있을 경우 금지된 힘 할당","value":62504},{"string":"금단의 화염에 일치하는 속성이 있을 경우 완고 할당","value":62595},{"string":"금단의 화염에 일치하는 속성이 있을 경우 전설의 파멸 할당","value":62817},{"string":"금단의 화염에 일치하는 속성이 있을 경우 일류 의사 할당","value":63293},{"string":"금단의 화염에 일치하는 속성이 있을 경우 듀얼리스트의 길 할당","value":63357},{"string":"금단의 화염에 일치하는 속성이 있을 경우 격렬한 보복 할당","value":63490},{"string":"금단의 화염에 일치하는 속성이 있을 경우 폐허의 등불 할당","value":64588},{"string":"금단의 화염에 일치하는 속성이 있을 경우 변함없는 믿음 할당","value":64768},{"string":"금단의 화염에 일치하는 속성이 있을 경우 초자연적인 힘 할당","value":65153},{"string":"금단의 화염에 일치하는 속성이 있을 경우 자연의 은혜 할당","value":65296},{"string":"금단의 화염에 일치하는 속성이 있을 경우 트릭스터 할당","value":6778},{"string":"금단의 화염에 일치하는 속성이 있을 경우 투기장의 도전자 할당","value":758},{"string":"금단의 화염에 일치하는 속성이 있을 경우 레인저의 길 할당","value":7618},{"string":"금단의 화염에 일치하는 속성이 있을 경우 쉐도우 전직 할당","value":772},{"string":"금단의 화염에 일치하는 속성이 있을 경우 엘리멘탈리스트 할당","value":8281},{"string":"금단의 화염에 일치하는 속성이 있을 경우 고통의 대장간 할당","value":8419},{"string":"금단의 화염에 일치하는 속성이 있을 경우 레이더 할당","value":8656},{"string":"금단의 화염에 일치하는 속성이 있을 경우 신성한 인도 할당","value":922},{"string":"금단의 화염에 일치하는 속성이 있을 경우 고통 무시 할당","value":9271},{"string":"금단의 화염에 일치하는 속성이 있을 경우 패스파인더 할당","value":9327}],"trade":{"ids":{"explicit":["explicit.stat_2460506030"]},"option":true}} -{"ref":"Allocates # if you have the matching modifier on Forbidden Flesh","better":1,"matchers":[{"string":"금단의 살점에 일치하는 속성이 있을 경우 네크로맨서 할당","value":10099},{"string":"금단의 살점에 일치하는 속성이 있을 경우 잔인한 열정 할당","value":10143},{"string":"금단의 살점에 일치하는 속성이 있을 경우 믿음의 추구 할당","value":1105},{"string":"금단의 살점에 일치하는 속성이 있을 경우 격려 할당","value":11412},{"string":"금단의 살점에 일치하는 속성이 있을 경우 역병운반자 할당","value":11490},{"string":"금단의 살점에 일치하는 속성이 있을 경우 추적의 화신 할당","value":11597},{"string":"금단의 살점에 일치하는 속성이 있을 경우 오컬티스트 할당","value":12597},{"string":"금단의 살점에 일치하는 속성이 있을 경우 금속의 대가 할당","value":13374},{"string":"금단의 살점에 일치하는 속성이 있을 경우 열의의 도구 할당","value":13851},{"string":"금단의 살점에 일치하는 속성이 있을 경우 폭발물 전문가 할당","value":14103},{"string":"금단의 살점에 일치하는 속성이 있을 경우 뼈대 방어막 할당","value":14603},{"string":"금단의 살점에 일치하는 속성이 있을 경우 템플러 전직 할당","value":15435},{"string":"금단의 살점에 일치하는 속성이 있을 경우 피맺힌 눈 할당","value":15616},{"string":"금단의 살점에 일치하는 속성이 있을 경우 명인의 형태 할당","value":16306},{"string":"금단의 살점에 일치하는 속성이 있을 경우 살육의 화신 할당","value":16848},{"string":"금단의 살점에 일치하는 속성이 있을 경우 방화광 할당","value":16940},{"string":"금단의 살점에 일치하는 속성이 있을 경우 일류 독술사 할당","value":1697},{"string":"금단의 살점에 일치하는 속성이 있을 경우 죽음의 광분, 히네코라 할당","value":1731},{"string":"금단의 살점에 일치하는 속성이 있을 경우 압도 할당","value":17315},{"string":"금단의 살점에 일치하는 속성이 있을 경우 불굴 할당","value":1734},{"string":"금단의 살점에 일치하는 속성이 있을 경우 견인불발 할당","value":17988},{"string":"금단의 살점에 일치하는 속성이 있을 경우 자연의 광분 할당","value":18054},{"string":"금단의 살점에 일치하는 속성이 있을 경우 기회주의 할당","value":19083},{"string":"금단의 살점에 일치하는 속성이 있을 경우 해방된 잠재력 할당","value":19355},{"string":"금단의 살점에 일치하는 속성이 있을 경우 미덕의 도구 할당","value":19417},{"string":"금단의 살점에 일치하는 속성이 있을 경우 유독성 일격 할당","value":1945},{"string":"금단의 살점에 일치하는 속성이 있을 경우 맹독성 전달 할당","value":19598},{"string":"금단의 살점에 일치하는 속성이 있을 경우 변함없는 성전 할당","value":19641},{"string":"금단의 살점에 일치하는 속성이 있을 경우 매복과 암살 할당","value":21264},{"string":"금단의 살점에 일치하는 속성이 있을 경우 강력한 정밀함 할당","value":21455},{"string":"금단의 살점에 일치하는 속성이 있을 경우 바람 수호 할당","value":23169},{"string":"금단의 살점에 일치하는 속성이 있을 경우 한발 앞서 할당","value":23225},{"string":"금단의 살점에 일치하는 속성이 있을 경우 시신의 서약 할당","value":23572},{"string":"금단의 살점에 일치하는 속성이 있을 경우 살육의 갈망 할당","value":24528},{"string":"금단의 살점에 일치하는 속성이 있을 경우 머라우더의 길 할당","value":24755},{"string":"금단의 살점에 일치하는 속성이 있을 경우 듀얼리스트 전직 할당","value":24798},{"string":"금단의 살점에 일치하는 속성이 있을 경우 몰려드는 바람 할당","value":24848},{"string":"금단의 살점에 일치하는 속성이 있을 경우 고사시키는 존재 할당","value":25309},{"string":"금단의 살점에 일치하는 속성이 있을 경우 힘의 신념 할당","value":25651},{"string":"금단의 살점에 일치하는 속성이 있을 경우 원소 골렘술사 할당","value":258},{"string":"금단의 살점에 일치하는 속성이 있을 경우 지배적인 역전 용사 할당","value":2598},{"string":"금단의 살점에 일치하는 속성이 있을 경우 끝없는 탄약 할당","value":26067},{"string":"금단의 살점에 일치하는 속성이 있을 경우 폭풍의 형성자 할당","value":27038},{"string":"금단의 살점에 일치하는 속성이 있을 경우 공허의 등불 할당","value":27096},{"string":"금단의 살점에 일치하는 속성이 있을 경우 아홉 목숨 할당","value":27602},{"string":"금단의 살점에 일치하는 속성이 있을 경우 선수필승 할당","value":27604},{"string":"금단의 살점에 일치하는 속성이 있을 경우 불필요한 폭력 할당","value":27864},{"string":"금단의 살점에 일치하는 속성이 있을 경우 완전 범죄 할당","value":28535},{"string":"금단의 살점에 일치하는 속성이 있을 경우 점령군 할당","value":2872},{"string":"금단의 살점에 일치하는 속성이 있을 경우 안개 속을 걷는 자 할당","value":28782},{"string":"금단의 살점에 일치하는 속성이 있을 경우 심정지 할당","value":28884},{"string":"금단의 살점에 일치하는 속성이 있을 경우 [UNUSED] Slamako, Slam's Slam 할당","value":28986},{"string":"금단의 살점에 일치하는 속성이 있을 경우 사고의 성역 할당","value":29026},{"string":"금단의 살점에 일치하는 속성이 있을 경우 공세 할당","value":29630},{"string":"금단의 살점에 일치하는 속성이 있을 경우 탈출의 명수 할당","value":29825},{"string":"금단의 살점에 일치하는 속성이 있을 경우 가디언 할당","value":30919},{"string":"금단의 살점에 일치하는 속성이 있을 경우 불경한 권위 할당","value":31344},{"string":"금단의 살점에 일치하는 속성이 있을 경우 밀렵꾼의 길 할당","value":31364},{"string":"금단의 살점에 일치하는 속성이 있을 경우 달의 존재, 아로호누이 할당","value":31667},{"string":"금단의 살점에 일치하는 속성이 있을 경우 강건함 할당","value":31700},{"string":"금단의 살점에 일치하는 속성이 있을 경우 참수자 할당","value":3184},{"string":"금단의 살점에 일치하는 속성이 있을 경우 폭풍으로 감싸는 자, 발라코 할당","value":32249},{"string":"금단의 살점에 일치하는 속성이 있을 경우 전쟁 인도자 할당","value":32251},{"string":"금단의 살점에 일치하는 속성이 있을 경우 경건한 길 할당","value":32816},{"string":"금단의 살점에 일치하는 속성이 있을 경우 재빠른 살인자 할당","value":32947},{"string":"금단의 살점에 일치하는 속성이 있을 경우 석영 주입 할당","value":33645},{"string":"금단의 살점에 일치하는 속성이 있을 경우 무적의 영웅 할당","value":33940},{"string":"금단의 살점에 일치하는 속성이 있을 경우 각성의 의식 할당","value":34434},{"string":"금단의 살점에 일치하는 속성이 있을 경우 끝없는 굶주림 할당","value":34484},{"string":"금단의 살점에 일치하는 속성이 있을 경우 데드아이 할당","value":34567},{"string":"금단의 살점에 일치하는 속성이 있을 경우 글래디에이터 할당","value":34774},{"string":"금단의 살점에 일치하는 속성이 있을 경우 에센스 포식 할당","value":3554},{"string":"금단의 살점에 일치하는 속성이 있을 경우 정복자 할당","value":35750},{"string":"금단의 살점에 일치하는 속성이 있을 경우 어둠의 사령관 할당","value":36017},{"string":"금단의 살점에 일치하는 속성이 있을 경우 부정한 꽃 할당","value":37127},{"string":"금단의 살점에 일치하는 속성이 있을 경우 끔찍한 보루 할당","value":37492},{"string":"금단의 살점에 일치하는 속성이 있을 경우 충격 할당","value":38180},{"string":"금단의 살점에 일치하는 속성이 있을 경우 연쇄 반응 할당","value":38918},{"string":"금단의 살점에 일치하는 속성이 있을 경우 결함 없는 야만성 할당","value":38999},{"string":"금단의 살점에 일치하는 속성이 있을 경우 챔피언 할당","value":39598},{"string":"금단의 살점에 일치하는 속성이 있을 경우 희망의 보루 할당","value":39728},{"string":"금단의 살점에 일치하는 속성이 있을 경우 성역 할당","value":39790},{"string":"금단의 살점에 일치하는 속성이 있을 경우 폭파 전문가 할당","value":39834},{"string":"금단의 살점에 일치하는 속성이 있을 경우 참회의 조짐 할당","value":40059},{"string":"금단의 살점에 일치하는 속성이 있을 경우 비전의 축복 할당","value":40510},{"string":"금단의 살점에 일치하는 속성이 있을 경우 겨울의 형성자 할당","value":40810},{"string":"금단의 살점에 일치하는 속성이 있을 경우 자연의 앙갚음 할당","value":40813},{"string":"금단의 살점에 일치하는 속성이 있을 경우 주문분쇄자 할당","value":41891},{"string":"금단의 살점에 일치하는 속성이 있을 경우 버서커 할당","value":4194},{"string":"금단의 살점에 일치하는 속성이 있을 경우 하이로펀트 할당","value":42144},{"string":"금단의 살점에 일치하는 속성이 있을 경우 찬란한 믿음 할당","value":42264},{"string":"금단의 살점에 일치하는 속성이 있을 경우 불안정한 주입 할당","value":4242},{"string":"금단의 살점에 일치하는 속성이 있을 경우 치명적인 번창 할당","value":42469},{"string":"금단의 살점에 일치하는 속성이 있을 경우 어쌔신 할당","value":43122},{"string":"금단의 살점에 일치하는 속성이 있을 경우 슬레이어 할당","value":43195},{"string":"금단의 살점에 일치하는 속성이 있을 경우 인퀴지터 할당","value":43962},{"string":"금단의 살점에 일치하는 속성이 있을 경우 명명백백 할당","value":44297},{"string":"금단의 살점에 일치하는 속성이 있을 경우 파열의 힘 할당","value":44482},{"string":"금단의 살점에 일치하는 속성이 있을 경우 찬란한 성전 할당","value":4494},{"string":"금단의 살점에 일치하는 속성이 있을 경우 장거리 사격 할당","value":45313},{"string":"금단의 살점에 일치하는 속성이 있을 경우 차디찬 각성 할당","value":47630},{"string":"금단의 살점에 일치하는 속성이 있을 경우 폭탄 전문가 할당","value":47778},{"string":"금단의 살점에 일치하는 속성이 있을 경우 피할 수 없는 심판 할당","value":48214},{"string":"금단의 살점에 일치하는 속성이 있을 경우 치명적인 주입 할당","value":48239},{"string":"금단의 살점에 일치하는 속성이 있을 경우 물을 정화하는 자, 타살리오 할당","value":48480},{"string":"금단의 살점에 일치하는 속성이 있을 경우 신속한 공격 할당","value":4849},{"string":"금단의 살점에 일치하는 속성이 있을 경우 희생의 여주인 할당","value":48719},{"string":"금단의 살점에 일치하는 속성이 있을 경우 영혼 흡수자 할당","value":48999},{"string":"금단의 살점에 일치하는 속성이 있을 경우 원소의 보루 할당","value":4917},{"string":"금단의 살점에 일치하는 속성이 있을 경우 레인저 전직 할당","value":49532},{"string":"금단의 살점에 일치하는 속성이 있을 경우 숲의 힘, 타호아 할당","value":5029},{"string":"금단의 살점에 일치하는 속성이 있을 경우 영광의 기도 할당","value":50356},{"string":"금단의 살점에 일치하는 속성이 있을 경우 불꽃의 진보, 나마후 할당","value":50692},{"string":"금단의 살점에 일치하는 속성이 있을 경우 어둠의 자식 할당","value":5087},{"string":"금단의 살점에 일치하는 속성이 있을 경우 자연의 아드레날린 할당","value":51101},{"string":"금단의 살점에 일치하는 속성이 있을 경우 황량함의 형성자 할당","value":51391},{"string":"금단의 살점에 일치하는 속성이 있을 경우 태엽장치처럼 할당","value":51462},{"string":"금단의 살점에 일치하는 속성이 있을 경우 의지력의 징표 할당","value":51492},{"string":"금단의 살점에 일치하는 속성이 있을 경우 위치 전직 할당","value":51782},{"string":"금단의 살점에 일치하는 속성이 있을 경우 불굴의 결의 할당","value":52435},{"string":"금단의 살점에 일치하는 속성이 있을 경우 승자생존 할당","value":52575},{"string":"금단의 살점에 일치하는 속성이 있을 경우 전쟁의 전령, 투코하마 할당","value":53095},{"string":"금단의 살점에 일치하는 속성이 있을 경우 화염의 형성자 할당","value":53123},{"string":"금단의 살점에 일치하는 속성이 있을 경우 무적 할당","value":53816},{"string":"금단의 살점에 일치하는 속성이 있을 경우 정의로운 섭리 할당","value":53884},{"string":"금단의 살점에 일치하는 속성이 있을 경우 쉐도우의 길 할당","value":53992},{"string":"금단의 살점에 일치하는 속성이 있을 경우 이유 없는 공격성 할당","value":54159},{"string":"금단의 살점에 일치하는 속성이 있을 경우 집중점 할당","value":5443},{"string":"금단의 살점에 일치하는 속성이 있을 경우 템플러의 길 할당","value":54877},{"string":"금단의 살점에 일치하는 속성이 있을 경우 사악한 수호 할당","value":5502},{"string":"금단의 살점에 일치하는 속성이 있을 경우 긴요한 시기 할당","value":55146},{"string":"금단의 살점에 일치하는 속성이 있을 경우 장막의 화신 할당","value":55509},{"string":"금단의 살점에 일치하는 속성이 있을 경우 대학자 할당","value":55867},{"string":"금단의 살점에 일치하는 속성이 있을 경우 태고의 군주 할당","value":56461},{"string":"금단의 살점에 일치하는 속성이 있을 경우 위치의 길 할당","value":56722},{"string":"금단의 살점에 일치하는 속성이 있을 경우 분투 할당","value":56789},{"string":"금단의 살점에 일치하는 속성이 있을 경우 호적수 할당","value":56967},{"string":"금단의 살점에 일치하는 속성이 있을 경우 치프틴 할당","value":57052},{"string":"금단의 살점에 일치하는 속성이 있을 경우 파괴의 심장 할당","value":57197},{"string":"금단의 살점에 일치하는 속성이 있을 경우 공허의 고삐 할당","value":57331},{"string":"금단의 살점에 일치하는 속성이 있을 경우 폐허의 의식 할당","value":57560},{"string":"금단의 살점에 일치하는 속성이 있을 경우 이글거리는 순수 할당","value":57568},{"string":"금단의 살점에 일치하는 속성이 있을 경우 폭주 할당","value":5819},{"string":"금단의 살점에 일치하는 속성이 있을 경우 사보추어 할당","value":58827},{"string":"금단의 살점에 일치하는 속성이 있을 경우 학살의 위상 할당","value":59920},{"string":"금단의 살점에 일치하는 속성이 있을 경우 증류의 달인 할당","value":6038},{"string":"금단의 살점에 일치하는 속성이 있을 경우 빛나는 헌신 할당","value":60462},{"string":"금단의 살점에 일치하는 속성이 있을 경우 저거넛 할당","value":61072},{"string":"금단의 살점에 일치하는 속성이 있을 경우 불화의 지휘자 할당","value":61259},{"string":"금단의 살점에 일치하는 속성이 있을 경우 태양의 빛, 라마코 할당","value":61355},{"string":"금단의 살점에 일치하는 속성이 있을 경우 의지력의 조화 할당","value":61372},{"string":"금단의 살점에 일치하는 속성이 있을 경우 머라우더 전직 할당","value":61437},{"string":"금단의 살점에 일치하는 속성이 있을 경우 튕겨 쏘기 할당","value":61627},{"string":"금단의 살점에 일치하는 속성이 있을 경우 일류 연금술사 할당","value":61805},{"string":"금단의 살점에 일치하는 속성이 있을 경우 금지된 힘 할당","value":62504},{"string":"금단의 살점에 일치하는 속성이 있을 경우 완고 할당","value":62595},{"string":"금단의 살점에 일치하는 속성이 있을 경우 전설의 파멸 할당","value":62817},{"string":"금단의 살점에 일치하는 속성이 있을 경우 일류 의사 할당","value":63293},{"string":"금단의 살점에 일치하는 속성이 있을 경우 듀얼리스트의 길 할당","value":63357},{"string":"금단의 살점에 일치하는 속성이 있을 경우 격렬한 보복 할당","value":63490},{"string":"금단의 살점에 일치하는 속성이 있을 경우 폐허의 등불 할당","value":64588},{"string":"금단의 살점에 일치하는 속성이 있을 경우 변함없는 믿음 할당","value":64768},{"string":"금단의 살점에 일치하는 속성이 있을 경우 초자연적인 힘 할당","value":65153},{"string":"금단의 살점에 일치하는 속성이 있을 경우 자연의 은혜 할당","value":65296},{"string":"금단의 살점에 일치하는 속성이 있을 경우 트릭스터 할당","value":6778},{"string":"금단의 살점에 일치하는 속성이 있을 경우 투기장의 도전자 할당","value":758},{"string":"금단의 살점에 일치하는 속성이 있을 경우 레인저의 길 할당","value":7618},{"string":"금단의 살점에 일치하는 속성이 있을 경우 쉐도우 전직 할당","value":772},{"string":"금단의 살점에 일치하는 속성이 있을 경우 엘리멘탈리스트 할당","value":8281},{"string":"금단의 살점에 일치하는 속성이 있을 경우 고통의 대장간 할당","value":8419},{"string":"금단의 살점에 일치하는 속성이 있을 경우 레이더 할당","value":8656},{"string":"금단의 살점에 일치하는 속성이 있을 경우 신성한 인도 할당","value":922},{"string":"금단의 살점에 일치하는 속성이 있을 경우 고통 무시 할당","value":9271},{"string":"금단의 살점에 일치하는 속성이 있을 경우 패스파인더 할당","value":9327}],"trade":{"ids":{"explicit":["explicit.stat_1190333629"]},"option":true}} +{"ref":"Allocates #","better":0,"matchers":[{"string":"할당 사형 집행자","value":10016,"oils":"3,4,6"},{"string":"할당 의지의 잠재력","value":1006,"oils":"2,2,11"},{"string":"할당 사치스러운 마무리","value":10115,"oils":"1,6,6"},{"string":"할당 내성","value":10511,"oils":"9,9,11"},{"string":"할당 가시 방벽","value":10542,"oils":"1,2,5"},{"string":"할당 몽상가","value":10835,"oils":"2,5,6"},{"string":"할당 신비학자의 지배력","value":11420,"oils":"1,9,10"},{"string":"할당 번개의 숨결","value":11645,"oils":"6,8,13"},{"string":"할당 인내","value":11730,"oils":"1,10,13"},{"string":"할당 흡혈","value":11784,"oils":"3,5,8"},{"string":"할당 기름 부은 살","value":11820,"oils":"7,13,13"},{"string":"할당 화염의 숨결","value":11924,"oils":"4,6,13"},{"string":"할당 사악한 칼날","value":12033,"oils":"3,4,7"},{"string":"할당 영향력","value":12143,"oils":"4,5,13"},{"string":"할당 융통성","value":12795,"oils":"4,4,11"},{"string":"할당 광폭화","value":12809,"oils":"1,2,11"},{"string":"할당 보복","value":12878,"oils":"4,9,11"},{"string":"할당 신성한 심판","value":13164,"oils":"2,5,10"},{"string":"할당 골렘의 피","value":1325,"oils":"5,13,13"},{"string":"할당 다중 사격","value":13375,"oils":"7,10,12"},{"string":"할당 성벽","value":1340,"oils":"3,4,10"},{"string":"할당 지식의 방벽","value":1365,"oils":"0,11,12"},{"string":"할당 굴하지 않는 항전","value":13703,"oils":"4,10,13"},{"string":"할당 꺼지지 않는 분노","value":13739,"oils":"0,6,12"},{"string":"할당 혼백 비우기","value":1382,"oils":"4,4,4"},{"string":"할당 요지부동","value":13922,"oils":"2,13,13"},{"string":"할당 전투의 전율","value":13935,"oils":"7,12,13"},{"string":"할당 단호함","value":14001,"oils":"7,7,9"},{"string":"할당 어둠 속에서","value":1405,"oils":"1,6,9"},{"string":"할당 나무, 돌, 주문","value":14079,"oils":"0,7,12"},{"string":"할당 적응형 강철","value":14587,"oils":"0,10,10"},{"string":"할당 도살","value":14606,"oils":"4,8,9"},{"string":"할당 신성한 진노","value":14665,"oils":"3,3,11"},{"string":"할당 환락","value":14813,"oils":"3,8,10"},{"string":"할당 구원","value":15046,"oils":"2,8,9"},{"string":"할당 양손잡이","value":15085,"oils":"3,6,10"},{"string":"할당 잔혹한 응수","value":15226,"oils":"1,1,2"},{"string":"할당 감시 포탑","value":15290,"oils":"7,12,12"},{"string":"할당 이동의 자유","value":15344,"oils":"1,2,8"},{"string":"할당 달리는 룬 문자","value":15400,"oils":"11,12,12"},{"string":"할당 굴절","value":15437,"oils":"3,7,12"},{"string":"할당 사냥매의 발톱","value":15614,"oils":"8,10,11"},{"string":"할당 치명적인 검","value":1568,"oils":"3,11,11"},{"string":"할당 폭발 반경","value":15711,"oils":"1,4,11"},{"string":"할당 자연과의 일체화","value":15842,"oils":"4,9,10"},{"string":"할당 천상의 연회","value":15852,"oils":"3,12,13"},{"string":"할당 맹독성 일격","value":16236,"oils":"1,3,9"},{"string":"할당 일제 사격","value":16243,"oils":"2,4,4"},{"string":"할당 고요함","value":16246,"oils":"0,12,13"},{"string":"할당 해골 부수기","value":16703,"oils":"1,10,11"},{"string":"할당 순간 동결","value":17171,"oils":"4,6,9"},{"string":"할당 은밀한 발걸음","value":17608,"oils":"3,4,8"},{"string":"할당 신비한 방벽","value":18174,"oils":"5,5,5"},{"string":"할당 고양이의 재빠름","value":18357,"oils":"1,1,5"},{"string":"할당 우아한 공격","value":18703,"oils":"8,8,10"},{"string":"할당 완벽주의자","value":18707,"oils":"4,5,12"},{"string":"할당 혈서","value":18769,"oils":"2,8,13"},{"string":"할당 융합","value":18865,"oils":"2,8,11"},{"string":"할당 두꺼운 가죽","value":19069,"oils":"8,12,12"},{"string":"할당 정의의 군대","value":19103,"oils":"4,10,10"},{"string":"할당 파수꾼","value":19144,"oils":"4,5,6"},{"string":"할당 사냥꾼의 길","value":19506,"oils":"1,4,4"},{"string":"할당 확실한 타격","value":19730,"oils":"1,7,10"},{"string":"할당 충격적인 힘","value":19794,"oils":"5,7,12"},{"string":"할당 약초학","value":19858,"oils":"5,11,12"},{"string":"할당 죽음의 조율","value":19897,"oils":"1,9,12"},{"string":"할당 덩굴가시 과일청","value":203,"oils":"0,10,12"},{"string":"할당 불안정","value":20528,"oils":"4,12,12"},{"string":"할당 무관용","value":20605,"oils":"0,10,13"},{"string":"할당 성역","value":20832,"oils":"3,5,5"},{"string":"할당 벼랑 끝 전략","value":20835,"oils":"1,3,11"},{"string":"할당 관통 사격","value":21228,"oils":"10,11,12"},{"string":"할당 고성능 폭약","value":21297,"oils":"4,4,12"},{"string":"할당 빠른 회복","value":21330,"oils":"5,5,13"},{"string":"할당 룬 제작자","value":21389,"oils":"6,9,12"},{"string":"할당 전투 지구력","value":21413,"oils":"1,4,10"},{"string":"할당 천과 사슬","value":21435,"oils":"1,1,6"},{"string":"할당 흰서리의 숨결","value":21460,"oils":"5,12,12"},{"string":"할당 파괴적인 기구","value":21602,"oils":"2,3,12"},{"string":"할당 비전의 반응","value":21634,"oils":"3,12,12"},{"string":"할당 잔혹한 준비","value":21958,"oils":"5,10,12"},{"string":"할당 부패 수호","value":21973,"oils":"2,4,5"},{"string":"할당 활기를 주는 불길","value":22133,"oils":"1,5,7"},{"string":"할당 독수리의 눈","value":2225,"oils":"1,1,11"},{"string":"할당 식혈","value":22356,"oils":"8,10,12"},{"string":"할당 멸망의 속삭임","value":22535,"oils":"13,13,13"},{"string":"할당 독사의 자세","value":22702,"oils":"6,10,11"},{"string":"할당 야만적인 격렬함","value":22706,"oils":"6,6,11"},{"string":"할당 자연의 혼합물","value":2275,"oils":"5,5,7"},{"string":"할당 마법봉 투척가","value":22972,"oils":"5,5,9"},{"string":"할당 살육","value":23038,"oils":"6,6,6"},{"string":"할당 야만성","value":23066,"oils":"9,10,13"},{"string":"할당 무형","value":23549,"oils":"0,12,12"},{"string":"할당 에센스 주입","value":23690,"oils":"1,3,4"},{"string":"할당 냉담한 계산","value":24050,"oils":"9,9,9"},{"string":"할당 본능","value":24067,"oils":"2,2,6"},{"string":"할당 생존주의자","value":24133,"oils":"6,9,13"},{"string":"할당 정력가","value":24256,"oils":"1,2,6"},{"string":"할당 폭발적인 충격","value":24324,"oils":"4,6,11"},{"string":"할당 선별적인 정밀함","value":24358,"oils":"0,9,13"},{"string":"할당 깊은 생각","value":24362,"oils":"1,4,8"},{"string":"할당 전사의 피","value":24383,"oils":"5,5,10"},{"string":"할당 전투의 무아지경","value":24716,"oils":"2,3,3"},{"string":"할당 흉골 분쇄자","value":24721,"oils":"5,10,10"},{"string":"할당 작살꾼","value":24858,"oils":"5,7,9"},{"string":"할당 혈액 착취","value":25058,"oils":"6,11,12"},{"string":"할당 원시 혼백","value":25178,"oils":"2,6,10"},{"string":"할당 검의 대가","value":25367,"oils":"1,2,12"},{"string":"할당 불굴의 군단","value":25409,"oils":"8,9,12"},{"string":"할당 주입","value":25411,"oils":"9,12,12"},{"string":"할당 장의사","value":25439,"oils":"7,7,10"},{"string":"할당 수도승","value":25456,"oils":"6,9,10"},{"string":"할당 방화범","value":2550,"oils":"4,4,6"},{"string":"할당 집요한 추적","value":25738,"oils":"2,7,9"},{"string":"할당 신랄","value":25970,"oils":"1,10,10"},{"string":"할당 유목민의 가르침","value":25989,"oils":"10,13,13"},{"string":"할당 준비된 응답","value":2599,"oils":"1,2,2"},{"string":"할당 야만적인 상처","value":26023,"oils":"5,10,13"},{"string":"할당 손도끼의 대가","value":26096,"oils":"4,5,9"},{"string":"할당 출혈 과다","value":26294,"oils":"6,6,12"},{"string":"할당 정전기 타격","value":26557,"oils":"5,8,9"},{"string":"할당 격퇴자","value":26564,"oils":"4,7,12"},{"string":"할당 타락","value":26620,"oils":"9,10,10"},{"string":"할당 완벽해진 조합법","value":26763,"oils":"7,7,8"},{"string":"할당 존엄성","value":26866,"oils":"6,6,10"},{"string":"할당 원려","value":26960,"oils":"5,7,10"},{"string":"할당 부족의 광분","value":27119,"oils":"11,12,13"},{"string":"할당 사상의 지성소","value":27137,"oils":"6,6,13"},{"string":"할당 빠른 걸음","value":2715,"oils":"3,3,4"},{"string":"할당 비전의 의지","value":27163,"oils":"3,3,12"},{"string":"할당 준비 과다","value":27190,"oils":"3,3,6"},{"string":"할당 심장과 영혼","value":27203,"oils":"2,9,13"},{"string":"할당 무도 경험","value":27301,"oils":"1,4,6"},{"string":"할당 엄숙한 계약","value":27308,"oils":"6,10,10"},{"string":"할당 전쟁의 정신","value":27422,"oils":"1,8,13"},{"string":"할당 망자의 군주","value":27611,"oils":"4,9,12"},{"string":"할당 메마른 심장 숭배","value":27781,"oils":"0,0,0"},{"string":"할당 피 흡수자","value":27788,"oils":"11,11,12"},{"string":"할당 천둥과도 같이","value":27806,"oils":"1,1,7"},{"string":"할당 깊은 지혜","value":27929,"oils":"2,5,5"},{"string":"할당 강화된 유대","value":28034,"oils":"1,7,7"},{"string":"할당 쇄도하는 활력","value":28449,"oils":"3,7,8"},{"string":"할당 생명 채집자","value":28503,"oils":"2,4,12"},{"string":"할당 암살","value":28754,"oils":"10,11,13"},{"string":"할당 집요","value":28878,"oils":"2,4,7"},{"string":"할당 신성한 불꽃","value":29049,"oils":"3,5,12"},{"string":"할당 굶주린 패거리","value":29381,"oils":"4,12,13"},{"string":"할당 칼춤","value":29522,"oils":"7,9,9"},{"string":"할당 얼음의 계절","value":2959,"oils":"7,10,13"},{"string":"할당 폭발 룬","value":29861,"oils":"3,6,6"},{"string":"할당 밀쳐내기","value":30160,"oils":"2,2,4"},{"string":"할당 번개 보행자","value":30225,"oils":"2,2,10"},{"string":"할당 원기 왕성","value":30302,"oils":"4,11,12"},{"string":"할당 용암 채찍","value":30439,"oils":"1,1,13"},{"string":"할당 정확한 일격","value":30471,"oils":"5,9,10"},{"string":"할당 신성한 열정","value":30693,"oils":"4,5,7"},{"string":"할당 사냥 전문가","value":30974,"oils":"7,10,10"},{"string":"할당 왕성함","value":31033,"oils":"1,4,5"},{"string":"할당 타고난 권위","value":31257,"oils":"2,12,13"},{"string":"할당 치명적인 독소","value":31359,"oils":"1,8,12"},{"string":"할당 상처의 대가","value":31473,"oils":"1,5,8"},{"string":"할당 스라소니의 위상","value":31508,"oils":"8,8,9"},{"string":"할당 근처의 적개심","value":31513,"oils":"7,9,11"},{"string":"할당 철저한 보호론자","value":31585,"oils":"7,10,11"},{"string":"할당 아생의 유산","value":3195,"oils":"0,9,10"},{"string":"할당 거대한 충격","value":32059,"oils":"3,4,11"},{"string":"할당 영혼 도둑","value":32176,"oils":"2,9,11"},{"string":"할당 살무사의 접촉","value":32227,"oils":"2,10,11"},{"string":"할당 태풍술사","value":32455,"oils":"2,9,10"},{"string":"할당 사냥감 징표 찍기","value":32681,"oils":"2,7,10"},{"string":"할당 강철 벽","value":32738,"oils":"4,7,11"},{"string":"할당 시온의 야심","value":32853,"oils":"0,6,10"},{"string":"할당 주권","value":32932,"oils":"12,12,12"},{"string":"할당 예리한 날","value":33082,"oils":"4,5,8"},{"string":"할당 넓은 발","value":3309,"oils":"2,3,11"},{"string":"할당 거신상","value":33287,"oils":"3,5,11"},{"string":"할당 신성한 지배력","value":33435,"oils":"6,6,9"},{"string":"할당 해리어","value":33545,"oils":"6,9,9"},{"string":"할당 강력한 꿰뚫기","value":33582,"oils":"4,6,8"},{"string":"할당 대의의 용사","value":33718,"oils":"5,9,13"},{"string":"할당 텅 빈 제웅","value":33722,"oils":"0,9,12"},{"string":"할당 활보","value":33725,"oils":"5,8,12"},{"string":"할당 파괴적인 장치","value":33777,"oils":"5,5,12"},{"string":"할당 칼날의 의지","value":33903,"oils":"2,4,10"},{"string":"할당 투기장의 대가","value":34009,"oils":"2,11,12"},{"string":"할당 노련한 검술","value":34284,"oils":"3,7,11"},{"string":"할당 골렘을 부리는 자","value":34506,"oils":"6,12,13"},{"string":"할당 선견지명","value":3452,"oils":"4,11,13"},{"string":"할당 불순한 의도(Malicious Intent)","value":34591,"oils":"7,7,12"},{"string":"할당 화염 보행자","value":34661,"oils":"8,9,10"},{"string":"할당 파괴자","value":34666,"oils":"2,4,11"},{"string":"할당 계획적인 광분","value":34973,"oils":"3,10,13"},{"string":"할당 교질 혼합물","value":34978,"oils":"1,1,4"},{"string":"할당 불화의 장인","value":35233,"oils":"3,5,6"},{"string":"할당 역학 충격","value":35436,"oils":"3,6,8"},{"string":"할당 튼튼한 팔","value":35663,"oils":"1,6,11"},{"string":"할당 무시무시한 힘","value":35685,"oils":"5,6,9"},{"string":"할당 계략","value":35894,"oils":"4,4,10"},{"string":"할당 신뢰와 강철","value":35958,"oils":"2,10,13"},{"string":"할당 원시적인 힘","value":36281,"oils":"6,8,12"},{"string":"할당 가죽 벗기기","value":36490,"oils":"1,8,9"},{"string":"할당 사냥의 화신","value":36687,"oils":"1,11,11"},{"string":"할당 불타는 포악함","value":36736,"oils":"5,7,8"},{"string":"할당 강철목 자세","value":36859,"oils":"5,5,6"},{"string":"할당 희생","value":36915,"oils":"5,6,8"},{"string":"할당 헌신","value":36949,"oils":"9,9,12"},{"string":"할당 학자의 길","value":37078,"oils":"2,3,4"},{"string":"할당 지구력","value":37326,"oils":"10,10,12"},{"string":"할당 주입된 육체","value":37403,"oils":"3,7,10"},{"string":"할당 숙련된 재적용","value":37425,"oils":"2,2,2"},{"string":"할당 직관","value":37504,"oils":"3,8,8"},{"string":"할당 신념의 보루","value":37512,"oils":"0,9,9"},{"string":"할당 사지 절단","value":37647,"oils":"8,11,13"},{"string":"할당 흉조","value":38246,"oils":"3,7,13"},{"string":"할당 정의로운 법령","value":38516,"oils":"2,2,5"},{"string":"할당 이글거리는 열기","value":38849,"oils":"3,6,12"},{"string":"할당 골리앗","value":38922,"oils":"2,3,13"},{"string":"할당 활력 비우기","value":39530,"oils":"1,12,13"},{"string":"할당 거짓 고통","value":39657,"oils":"1,8,8"},{"string":"할당 어둠의 기술","value":39743,"oils":"5,8,11"},{"string":"할당 평형추","value":39761,"oils":"1,3,12"},{"string":"할당 잔인한 꿰뚫기","value":39904,"oils":"6,13,13"},{"string":"할당 더럽혀진 힘","value":39986,"oils":"9,10,11"},{"string":"할당 경외와 공포","value":40619,"oils":"7,7,11"},{"string":"할당 뼈 분쇄기","value":40645,"oils":"4,6,6"},{"string":"할당 결정 가죽","value":40743,"oils":"2,10,12"},{"string":"할당 지속성","value":40849,"oils":"0,7,9"},{"string":"할당 치명상","value":41119,"oils":"2,8,12"},{"string":"할당 야전 의술","value":41137,"oils":"7,9,10"},{"string":"할당 삐죽삐죽한 상처","value":41169,"oils":"0,7,13"},{"string":"할당 타쇄하는 대응","value":41305,"oils":"1,2,3"},{"string":"할당 치명적인 의지","value":41307,"oils":"0,7,10"},{"string":"할당 자연 요법","value":41420,"oils":"7,11,12"},{"string":"할당 수양과 훈련","value":41472,"oils":"10,12,12"},{"string":"할당 엘더의 힘","value":41476,"oils":"5,5,8"},{"string":"할당 죽음의 징표","value":41595,"oils":"2,7,12"},{"string":"할당 혼백의 도움","value":4177,"oils":"12,12,13"},{"string":"할당 겨울의 포옹","value":41870,"oils":"1,7,9"},{"string":"할당 지략","value":41989,"oils":"4,11,11"},{"string":"할당 강철의 영혼","value":42009,"oils":"1,13,13"},{"string":"할당 부정한 반응","value":42041,"oils":"4,10,12"},{"string":"할당 기회의 창","value":4207,"oils":"7,11,11"},{"string":"할당 광란","value":42443,"oils":"6,12,12"},{"string":"할당 눈의 대장간","value":42649,"oils":"3,5,13"},{"string":"할당 원소 집중","value":42686,"oils":"2,3,6"},{"string":"할당 묵직한 당기기","value":42720,"oils":"2,4,8"},{"string":"할당 비전의 집중","value":42795,"oils":"4,9,9"},{"string":"할당 정신 흡수자","value":42804,"oils":"4,5,5"},{"string":"할당 소용돌이 방어막","value":42917,"oils":"3,5,9"},{"string":"할당 겨울의 혼백","value":43385,"oils":"2,5,12"},{"string":"할당 희망의 등불","value":4354,"oils":"0,8,9"},{"string":"할당 혼백의 명령","value":43689,"oils":"2,2,13"},{"string":"할당 효율적인 폭발물","value":44102,"oils":"2,5,8"},{"string":"할당 반사신경","value":44103,"oils":"6,10,13"},{"string":"할당 태산과도 같이","value":44191,"oils":"10,10,11"},{"string":"할당 귀갑 방패","value":44207,"oils":"1,2,10"},{"string":"할당 신성한 광분","value":44347,"oils":"3,3,10"},{"string":"할당 주술사의 지배","value":44562,"oils":"1,6,12"},{"string":"할당 위력적인 연결","value":44788,"oils":"2,2,8"},{"string":"할당 자연의 힘","value":4481,"oils":"4,6,12"},{"string":"할당 신비주의","value":44824,"oils":"5,6,11"},{"string":"할당 서리 보행자","value":44955,"oils":"4,8,11"},{"string":"할당 소모성","value":44988,"oils":"2,12,12"},{"string":"할당 살인마","value":45067,"oils":"3,3,5"},{"string":"할당 궁지에 몰린 사냥감","value":45283,"oils":"3,3,7"},{"string":"할당 재, 서리, 태풍","value":45317,"oils":"2,9,9"},{"string":"할당 기교 사격","value":45329,"oils":"3,8,13"},{"string":"할당 연이은 폭발","value":45608,"oils":"1,1,9"},{"string":"할당 신념의 시험","value":45657,"oils":"2,7,7"},{"string":"할당 역전 용사","value":45803,"oils":"5,7,13"},{"string":"할당 상상의 장벽","value":45945,"oils":"4,7,10"},{"string":"할당 독사의 송곳니","value":46408,"oils":"1,5,6"},{"string":"할당 강력한 유대","value":46471,"oils":"7,7,7"},{"string":"할당 비전의 잠재력","value":46842,"oils":"6,10,12"},{"string":"할당 비전의 성역","value":46904,"oils":"1,12,12"},{"string":"할당 사보추어","value":46965,"oils":"1,5,5"},{"string":"할당 칼날의 대가","value":47065,"oils":"6,11,13"},{"string":"할당 숨통 노리기","value":47306,"oils":"3,8,11"},{"string":"할당 날카로운 감각","value":47484,"oils":"3,4,5"},{"string":"할당 멀리 보는 자","value":47743,"oils":"4,4,9"},{"string":"할당 통찰력","value":48298,"oils":"4,4,13"},{"string":"할당 활력","value":4833,"oils":"9,11,11"},{"string":"할당 기개","value":48438,"oils":"8,11,11"},{"string":"할당 보호소","value":4854,"oils":"7,8,12"},{"string":"할당 어둠의 심장","value":48556,"oils":"0,8,8"},{"string":"할당 열정","value":48614,"oils":"3,10,12"},{"string":"할당 공허 방어막","value":48698,"oils":"9,12,13"},{"string":"할당 검투사의 기교","value":48807,"oils":"2,11,13"},{"string":"할당 치명적인 당기기","value":48823,"oils":"2,4,9"},{"string":"할당 무차별적인 복수","value":4918,"oils":"1,1,1"},{"string":"할당 응징","value":49254,"oils":"1,9,11"},{"string":"할당 파괴구","value":49318,"oils":"1,5,11"},{"string":"할당 청부살인자","value":49379,"oils":"8,8,11"},{"string":"할당 쪼개기","value":4940,"oils":"2,3,10"},{"string":"할당 견고한 의지","value":49416,"oils":"6,8,10"},{"string":"할당 심호흡","value":49445,"oils":"5,7,11"},{"string":"할당 언덕의 왕","value":49459,"oils":"4,8,12"},{"string":"할당 저항","value":49538,"oils":"3,5,10"},{"string":"할당 예민함","value":49621,"oils":"1,8,10"},{"string":"할당 소작","value":49645,"oils":"2,2,7"},{"string":"할당 극에 이른 힘","value":49772,"oils":"3,6,9"},{"string":"할당 용기","value":49969,"oils":"6,8,8"},{"string":"할당 기이한 고요","value":50029,"oils":"4,13,13"},{"string":"할당 탄도학","value":50338,"oils":"6,8,11"},{"string":"할당 회복 요법","value":50690,"oils":"2,3,7"},{"string":"할당 역전 용사의 진노","value":50842,"oils":"8,13,13"},{"string":"할당 꾸짖는 자","value":50858,"oils":"2,6,11"},{"string":"할당 비전 축전기","value":51108,"oils":"8,10,13"},{"string":"할당 엔트로피","value":51212,"oils":"2,3,9"},{"string":"할당 척추 접기","value":5126,"oils":"4,8,8"},{"string":"할당 혼합 탄약","value":51360,"oils":"0,9,11"},{"string":"할당 드루이드 의식","value":51440,"oils":"1,9,13"},{"string":"할당 박살내는 일격","value":51559,"oils":"6,6,8"},{"string":"할당 최후의 의식","value":51748,"oils":"2,10,10"},{"string":"할당 화살 숙련가","value":51881,"oils":"2,9,12"},{"string":"할당 에너지 격발","value":52030,"oils":"1,3,3"},{"string":"할당 분해","value":52031,"oils":"8,10,10"},{"string":"할당 적병 벌목자","value":52090,"oils":"3,10,11"},{"string":"할당 영혼 착취","value":52157,"oils":"3,3,8"},{"string":"할당 풍파에 시달린 사냥꾼","value":52230,"oils":"2,3,5"},{"string":"할당 참을성","value":52282,"oils":"0,13,13"},{"string":"할당 생명의 순환","value":52789,"oils":"1,7,8"},{"string":"할당 전투 분발","value":5289,"oils":"2,4,6"},{"string":"할당 독성 송곳니","value":529,"oils":"1,3,6"},{"string":"할당 위축","value":53013,"oils":"1,2,13"},{"string":"할당 특출난 솜씨","value":53042,"oils":"1,3,10"},{"string":"할당 사냥감의 복수","value":53114,"oils":"10,12,13"},{"string":"할당 포악성","value":53118,"oils":"11,11,13"},{"string":"할당 전멸","value":53493,"oils":"1,1,10"},{"string":"할당 비전 팽창","value":53573,"oils":"9,9,13"},{"string":"할당 부정에 대한 몰입","value":53652,"oils":"2,7,13"},{"string":"할당 주술사의 광분","value":53757,"oils":"2,3,8"},{"string":"할당 정화된 생각","value":53759,"oils":"0,6,13"},{"string":"할당 에센스 추출","value":53802,"oils":"9,9,10"},{"string":"할당 복수","value":53840,"oils":"3,11,12"},{"string":"할당 수완","value":54142,"oils":"5,6,10"},{"string":"할당 칼날 방어막","value":54268,"oils":"1,8,11"},{"string":"할당 마그마성 일격","value":5430,"oils":"3,10,10"},{"string":"할당 파수","value":544,"oils":"2,7,11"},{"string":"할당 준엄","value":54629,"oils":"9,11,12"},{"string":"할당 신성의 빛","value":54694,"oils":"8,9,9"},{"string":"할당 힘의 형성자","value":54713,"oils":"1,7,12"},{"string":"할당 마나의 흐름","value":54776,"oils":"1,11,13"},{"string":"할당 까치의 발톱","value":54791,"oils":"2,6,6"},{"string":"할당 정의로운 광분","value":55002,"oils":"4,7,7"},{"string":"할당 극에 이른 지능","value":55114,"oils":"3,8,9"},{"string":"할당 내려앉는 재","value":55194,"oils":"1,7,13"},{"string":"할당 교묘한 구조물","value":55380,"oils":"2,6,9"},{"string":"할당 체질","value":55485,"oils":"5,8,13"},{"string":"할당 어둠의 힘","value":5574,"oils":"0,11,11"},{"string":"할당 대장장이의 일격","value":55772,"oils":"4,10,11"},{"string":"할당 강에 선 사람","value":56094,"oils":"5,11,11"},{"string":"할당 신중한 잔인성","value":56146,"oils":"0,8,12"},{"string":"할당 굳어진 흉터","value":56207,"oils":"0,6,9"},{"string":"할당 십자군","value":5624,"oils":"0,11,13"},{"string":"할당 지속되는 폭풍","value":56274,"oils":"0,8,11"},{"string":"할당 밤추적자","value":56276,"oils":"2,5,13"},{"string":"할당 전투의 흐름","value":56330,"oils":"2,2,3"},{"string":"할당 식인 의식","value":56359,"oils":"5,6,6"},{"string":"할당 매의 발톱","value":56648,"oils":"3,3,13"},{"string":"할당 천둥의 심장","value":56716,"oils":"2,6,13"},{"string":"할당 현란한 일격","value":570,"oils":"5,5,11"},{"string":"할당 빗발치는 응징","value":57006,"oils":"0,7,11"},{"string":"할당 서리의 송곳니","value":57199,"oils":"2,2,12"},{"string":"할당 교활한 검","value":57839,"oils":"2,6,12"},{"string":"할당 강철의 명령","value":57900,"oils":"3,9,11"},{"string":"할당 구불거리는 주문투척","value":58032,"oils":"7,8,11"},{"string":"할당 고전압","value":58168,"oils":"3,7,7"},{"string":"할당 서리의 손가락","value":58198,"oils":"8,9,13"},{"string":"할당 육체의 정화","value":58218,"oils":"1,10,12"},{"string":"할당 조율","value":5823,"oils":"3,9,10"},{"string":"할당 유명한 위업","value":58382,"oils":"7,11,13"},{"string":"할당 타고난 싸움꾼","value":58449,"oils":"8,8,13"},{"string":"할당 창자 뽑기","value":58831,"oils":"4,8,13"},{"string":"할당 무리의 우두머리","value":58851,"oils":"9,13,13"},{"string":"할당 학살 신봉자","value":58921,"oils":"3,4,13"},{"string":"할당 잔인한 검","value":59151,"oils":"2,4,13"},{"string":"할당 증대자","value":59423,"oils":"4,4,7"},{"string":"할당 효율적인 탄약","value":59556,"oils":"1,6,8"},{"string":"할당 불안정한 탄약","value":59605,"oils":"5,8,8"},{"string":"할당 더러운 기술","value":59766,"oils":"3,11,13"},{"string":"할당 견고화","value":59866,"oils":"2,6,8"},{"string":"할당 조심스러운 반격","value":59976,"oils":"1,1,3"},{"string":"할당 쌍수의 공포","value":6,"oils":"1,6,10"},{"string":"할당 광분의 화살","value":60002,"oils":"4,4,5"},{"string":"할당 분광 피부","value":60031,"oils":"12,13,13"},{"string":"할당 화염의 심장","value":60501,"oils":"5,6,13"},{"string":"할당 충격의 망치","value":60619,"oils":"1,2,9"},{"string":"할당 교묘한 손재주","value":60737,"oils":"4,5,11"},{"string":"할당 기운 나는 유대","value":60781,"oils":"3,5,7"},{"string":"할당 야생의 굶주림","value":61039,"oils":"3,13,13"},{"string":"할당 집결의 우상","value":61190,"oils":"1,6,13"},{"string":"할당 전사의 심장","value":61198,"oils":"8,12,13"},{"string":"할당 증폭","value":61308,"oils":"3,6,11"},{"string":"할당 폭발 원소","value":61689,"oils":"3,9,12"},{"string":"할당 멸망 시전","value":61981,"oils":"3,6,13"},{"string":"할당 무덤의 목적","value":61982,"oils":"2,8,8"},{"string":"할당 피의 갈증","value":62094,"oils":"3,8,12"},{"string":"할당 폭발의 물결","value":6233,"oils":"1,4,9"},{"string":"할당 정밀함","value":6237,"oils":"2,2,9"},{"string":"할당 에센스 쇄도","value":62577,"oils":"5,12,13"},{"string":"할당 신비한 재능","value":62596,"oils":"0,6,11"},{"string":"할당 생사의 경계","value":62802,"oils":"4,7,8"},{"string":"할당 빙하 창살","value":62849,"oils":"4,7,9"},{"string":"할당 무혈","value":6289,"oils":"3,9,13"},{"string":"할당 기수","value":63033,"oils":"7,8,9"},{"string":"할당 철목","value":63150,"oils":"1,3,5"},{"string":"할당 폭풍 강타","value":63207,"oils":"3,4,12"},{"string":"할당 고질적","value":63251,"oils":"10,10,13"},{"string":"할당 학살의 욕망","value":63422,"oils":"5,11,13"},{"string":"할당 과잉 자양분","value":63453,"oils":"5,7,7"},{"string":"할당 원시의 현신","value":63635,"oils":"3,4,9"},{"string":"할당 검투사의 인내","value":63727,"oils":"5,6,12"},{"string":"할당 극에 이른 속도","value":63921,"oils":"2,5,9"},{"string":"할당 토템의 열의","value":63933,"oils":"4,4,8"},{"string":"할당 빛의 매듭","value":63944,"oils":"2,11,11"},{"string":"할당 쉐이퍼","value":63976,"oils":"1,9,9"},{"string":"할당 전사 훈련","value":64077,"oils":"1,5,9"},{"string":"할당 돌의 위상","value":64217,"oils":"0,8,13"},{"string":"할당 포효하는 도전","value":64226,"oils":"1,2,4"},{"string":"할당 낙인 형평성","value":64355,"oils":"7,8,10"},{"string":"할당 둔탁한 외상","value":64395,"oils":"5,9,12"},{"string":"할당 완고한 신봉자","value":64882,"oils":"8,9,11"},{"string":"할당 정수 진액","value":65053,"oils":"5,8,10"},{"string":"할당 검의 무희","value":65093,"oils":"3,3,9"},{"string":"할당 통솔력","value":65097,"oils":"8,11,12"},{"string":"할당 보루 분쇄자","value":65107,"oils":"2,5,7"},{"string":"할당 끈기","value":65108,"oils":"11,11,11"},{"string":"할당 오크의 심장","value":65210,"oils":"4,9,13"},{"string":"할당 독수리의 위상","value":65224,"oils":"3,4,4"},{"string":"할당 수수께끼의 역량","value":65273,"oils":"4,5,10"},{"string":"할당 다이아몬드 피부","value":65308,"oils":"2,5,11"},{"string":"할당 심장 노리기","value":65502,"oils":"5,9,9"},{"string":"할당 전호의 일격","value":6615,"oils":"1,1,12"},{"string":"할당 비전 수호","value":6770,"oils":"1,5,10"},{"string":"할당 야만적인 꿰뚫기","value":6783,"oils":"1,2,7"},{"string":"할당 신비한 매력","value":6799,"oils":"11,13,13"},{"string":"할당 방비","value":6967,"oils":"4,6,10"},{"string":"할당 분할 사격","value":7069,"oils":"1,7,11"},{"string":"할당 무기의 예술성","value":7085,"oils":"1,3,8"},{"string":"할당 일급 공병","value":7136,"oils":"5,10,11"},{"string":"할당 즉발성 맹독","value":7263,"oils":"1,3,13"},{"string":"할당 적병 수확자","value":7440,"oils":"1,3,7"},{"string":"할당 치직대는 속도","value":7555,"oils":"10,11,11"},{"string":"할당 인내의 유대","value":7688,"oils":"1,4,13"},{"string":"할당 수수께끼의 방어력","value":7918,"oils":"8,8,8"},{"string":"할당 교묘한 도둑","value":8001,"oils":"1,4,7"},{"string":"할당 현실적 응용","value":8135,"oils":"1,1,8"},{"string":"할당 원거리 사격","value":8458,"oils":"5,9,11"},{"string":"할당 공격적인 보루","value":861,"oils":"4,8,10"},{"string":"할당 얼음의 심장","value":8833,"oils":"9,11,13"},{"string":"할당 암습","value":8920,"oils":"1,5,12"},{"string":"할당 지독한 고통","value":9015,"oils":"6,9,11"},{"string":"할당 폭발성 지뢰","value":9055,"oils":"6,11,11"},{"string":"할당 무자비한 꿰뚫기","value":9194,"oils":"8,8,12"},{"string":"할당 금단 신봉자","value":9261,"oils":"10,10,10"},{"string":"할당 신속한 정신","value":9432,"oils":"2,8,10"},{"string":"할당 사냥꾼의 책략","value":9535,"oils":"1,4,12"},{"string":"할당 빛 포식자","value":9567,"oils":"6,8,9"},{"string":"할당 기민함","value":9788,"oils":"3,9,9"},{"string":"할당 성장과 부패","value":9864,"oils":"1,5,13"}],"trade":{"ids":{"enchant":["enchant.stat_2954116742"]},"option":true}} +{"ref":"Allocates # if you have the matching modifier on Forbidden Flame","better":1,"matchers":[{"string":"금단의 화염에 일치하는 속성이 있을 경우 네크로맨서 할당","value":10099},{"string":"금단의 화염에 일치하는 속성이 있을 경우 잔인한 열정 할당","value":10143},{"string":"금단의 화염에 일치하는 속성이 있을 경우 믿음의 추구 할당","value":1105},{"string":"금단의 화염에 일치하는 속성이 있을 경우 격려 할당","value":11412},{"string":"금단의 화염에 일치하는 속성이 있을 경우 역병운반자 할당","value":11490},{"string":"금단의 화염에 일치하는 속성이 있을 경우 계절의 가르침 할당","value":11597},{"string":"금단의 화염에 일치하는 속성이 있을 경우 오컬티스트 할당","value":12597},{"string":"금단의 화염에 일치하는 속성이 있을 경우 금속의 대가 할당","value":13374},{"string":"금단의 화염에 일치하는 속성이 있을 경우 열의의 도구 할당","value":13851},{"string":"금단의 화염에 일치하는 속성이 있을 경우 폭발물 전문가 할당","value":14103},{"string":"금단의 화염에 일치하는 속성이 있을 경우 뼈대 방어막 할당","value":14603},{"string":"금단의 화염에 일치하는 속성이 있을 경우 템플러 전직 할당","value":15435},{"string":"금단의 화염에 일치하는 속성이 있을 경우 들쭉날쭉한 기술 할당","value":15616},{"string":"금단의 화염에 일치하는 속성이 있을 경우 명인의 형태 할당","value":16306},{"string":"금단의 화염에 일치하는 속성이 있을 경우 겨울의 서약 할당","value":16848},{"string":"금단의 화염에 일치하는 속성이 있을 경우 방화광 할당","value":16940},{"string":"금단의 화염에 일치하는 속성이 있을 경우 일류 독술사 할당","value":1697},{"string":"금단의 화염에 일치하는 속성이 있을 경우 죽음의 광분, 히네코라 할당","value":1731},{"string":"금단의 화염에 일치하는 속성이 있을 경우 압도 할당","value":17315},{"string":"금단의 화염에 일치하는 속성이 있을 경우 불굴 할당","value":1734},{"string":"금단의 화염에 일치하는 속성이 있을 경우 견인불발 할당","value":17988},{"string":"금단의 화염에 일치하는 속성이 있을 경우 자연의 광분 할당","value":18054},{"string":"금단의 화염에 일치하는 속성이 있을 경우 기회주의 할당","value":19083},{"string":"금단의 화염에 일치하는 속성이 있을 경우 해방된 잠재력 할당","value":19355},{"string":"금단의 화염에 일치하는 속성이 있을 경우 미덕의 도구 할당","value":19417},{"string":"금단의 화염에 일치하는 속성이 있을 경우 유독성 일격 할당","value":1945},{"string":"금단의 화염에 일치하는 속성이 있을 경우 맹독성 전달 할당","value":19598},{"string":"금단의 화염에 일치하는 속성이 있을 경우 변함없는 성전 할당","value":19641},{"string":"금단의 화염에 일치하는 속성이 있을 경우 매복과 암살 할당","value":21264},{"string":"금단의 화염에 일치하는 속성이 있을 경우 강력한 정밀함 할당","value":21455},{"string":"금단의 화염에 일치하는 속성이 있을 경우 바람 수호 할당","value":23169},{"string":"금단의 화염에 일치하는 속성이 있을 경우 한발 앞서 할당","value":23225},{"string":"금단의 화염에 일치하는 속성이 있을 경우 시신의 서약 할당","value":23572},{"string":"금단의 화염에 일치하는 속성이 있을 경우 살육의 갈망 할당","value":24528},{"string":"금단의 화염에 일치하는 속성이 있을 경우 머라우더의 길 할당","value":24755},{"string":"금단의 화염에 일치하는 속성이 있을 경우 듀얼리스트 전직 할당","value":24798},{"string":"금단의 화염에 일치하는 속성이 있을 경우 몰려드는 바람 할당","value":24848},{"string":"금단의 화염에 일치하는 속성이 있을 경우 고사시키는 존재 할당","value":25309},{"string":"금단의 화염에 일치하는 속성이 있을 경우 힘의 신념 할당","value":25651},{"string":"금단의 화염에 일치하는 속성이 있을 경우 원소 골렘술사 할당","value":258},{"string":"금단의 화염에 일치하는 속성이 있을 경우 기술 외의 소질 할당","value":2598},{"string":"금단의 화염에 일치하는 속성이 있을 경우 끝없는 탄약 할당","value":26067},{"string":"금단의 화염에 일치하는 속성이 있을 경우 폭풍의 형성자 할당","value":27038},{"string":"금단의 화염에 일치하는 속성이 있을 경우 공허의 등불 할당","value":27096},{"string":"금단의 화염에 일치하는 속성이 있을 경우 아홉 목숨 할당","value":27602},{"string":"금단의 화염에 일치하는 속성이 있을 경우 선수필승 할당","value":27604},{"string":"금단의 화염에 일치하는 속성이 있을 경우 불필요한 폭력 할당","value":27864},{"string":"금단의 화염에 일치하는 속성이 있을 경우 완전 범죄 할당","value":28535},{"string":"금단의 화염에 일치하는 속성이 있을 경우 점령군 할당","value":2872},{"string":"금단의 화염에 일치하는 속성이 있을 경우 안개 속을 걷는 자 할당","value":28782},{"string":"금단의 화염에 일치하는 속성이 있을 경우 심정지 할당","value":28884},{"string":"금단의 화염에 일치하는 속성이 있을 경우 [UNUSED] Slamako, Slam's Slam 할당","value":28986},{"string":"금단의 화염에 일치하는 속성이 있을 경우 사고의 성역 할당","value":29026},{"string":"금단의 화염에 일치하는 속성이 있을 경우 공세 할당","value":29630},{"string":"금단의 화염에 일치하는 속성이 있을 경우 숙련된 약초학자 할당","value":29662},{"string":"금단의 화염에 일치하는 속성이 있을 경우 탈출의 명수 할당","value":29825},{"string":"금단의 화염에 일치하는 속성이 있을 경우 가디언 할당","value":30919},{"string":"금단의 화염에 일치하는 속성이 있을 경우 불경한 권위 할당","value":31344},{"string":"금단의 화염에 일치하는 속성이 있을 경우 봄의 서약 할당","value":31364},{"string":"금단의 화염에 일치하는 속성이 있을 경우 태양의 포효 시온 할당","value":31667},{"string":"금단의 화염에 일치하는 속성이 있을 경우 강건함 할당","value":31700},{"string":"금단의 화염에 일치하는 속성이 있을 경우 참수자 할당","value":3184},{"string":"금단의 화염에 일치하는 속성이 있을 경우 폭풍으로 감싸는 자, 발라코 할당","value":32249},{"string":"금단의 화염에 일치하는 속성이 있을 경우 전쟁 인도자 할당","value":32251},{"string":"금단의 화염에 일치하는 속성이 있을 경우 경건한 길 할당","value":32816},{"string":"금단의 화염에 일치하는 속성이 있을 경우 재빠른 살인자 할당","value":32947},{"string":"금단의 화염에 일치하는 속성이 있을 경우 여름의 서약 할당","value":33645},{"string":"금단의 화염에 일치하는 속성이 있을 경우 무적의 영웅 할당","value":33940},{"string":"금단의 화염에 일치하는 속성이 있을 경우 각성의 의식 할당","value":34434},{"string":"금단의 화염에 일치하는 속성이 있을 경우 끝없는 굶주림 할당","value":34484},{"string":"금단의 화염에 일치하는 속성이 있을 경우 데드아이 할당","value":34567},{"string":"금단의 화염에 일치하는 속성이 있을 경우 글래디에이터 할당","value":34774},{"string":"금단의 화염에 일치하는 속성이 있을 경우 에센스 포식 할당","value":3554},{"string":"금단의 화염에 일치하는 속성이 있을 경우 정복자 할당","value":35750},{"string":"금단의 화염에 일치하는 속성이 있을 경우 어둠의 사령관 할당","value":36017},{"string":"금단의 화염에 일치하는 속성이 있을 경우 노련한 사냥꾼 할당","value":36958},{"string":"금단의 화염에 일치하는 속성이 있을 경우 부정한 꽃 할당","value":37127},{"string":"금단의 화염에 일치하는 속성이 있을 경우 끔찍한 보루 할당","value":37492},{"string":"금단의 화염에 일치하는 속성이 있을 경우 충격 할당","value":38180},{"string":"금단의 화염에 일치하는 속성이 있을 경우 연쇄 반응 할당","value":38918},{"string":"금단의 화염에 일치하는 속성이 있을 경우 결함 없는 야만성 할당","value":38999},{"string":"금단의 화염에 일치하는 속성이 있을 경우 챔피언 할당","value":39598},{"string":"금단의 화염에 일치하는 속성이 있을 경우 희망의 보루 할당","value":39728},{"string":"금단의 화염에 일치하는 속성이 있을 경우 성역 할당","value":39790},{"string":"금단의 화염에 일치하는 속성이 있을 경우 폭파 전문가 할당","value":39834},{"string":"금단의 화염에 일치하는 속성이 있을 경우 참회의 조짐 할당","value":40059},{"string":"금단의 화염에 일치하는 속성이 있을 경우 지속되는 확산 할당","value":40104},{"string":"금단의 화염에 일치하는 속성이 있을 경우 비전의 축복 할당","value":40510},{"string":"금단의 화염에 일치하는 속성이 있을 경우 겨울의 형성자 할당","value":40810},{"string":"금단의 화염에 일치하는 속성이 있을 경우 자연의 앙갚음 할당","value":40813},{"string":"금단의 화염에 일치하는 속성이 있을 경우 주문분쇄자 할당","value":41891},{"string":"금단의 화염에 일치하는 속성이 있을 경우 버서커 할당","value":4194},{"string":"금단의 화염에 일치하는 속성이 있을 경우 하이로펀트 할당","value":42144},{"string":"금단의 화염에 일치하는 속성이 있을 경우 찬란한 믿음 할당","value":42264},{"string":"금단의 화염에 일치하는 속성이 있을 경우 불안정한 주입 할당","value":4242},{"string":"금단의 화염에 일치하는 속성이 있을 경우 치명적인 번창 할당","value":42469},{"string":"금단의 화염에 일치하는 속성이 있을 경우 어쌔신 할당","value":43122},{"string":"금단의 화염에 일치하는 속성이 있을 경우 슬레이어 할당","value":43195},{"string":"금단의 화염에 일치하는 속성이 있을 경우 인퀴지터 할당","value":43962},{"string":"금단의 화염에 일치하는 속성이 있을 경우 명명백백 할당","value":44297},{"string":"금단의 화염에 일치하는 속성이 있을 경우 야욕 할당","value":44482},{"string":"금단의 화염에 일치하는 속성이 있을 경우 찬란한 성전 할당","value":4494},{"string":"금단의 화염에 일치하는 속성이 있을 경우 장거리 사격 할당","value":45313},{"string":"금단의 화염에 일치하는 속성이 있을 경우 차디찬 각성 할당","value":47630},{"string":"금단의 화염에 일치하는 속성이 있을 경우 폭탄 전문가 할당","value":47778},{"string":"금단의 화염에 일치하는 속성이 있을 경우 피할 수 없는 심판 할당","value":48214},{"string":"금단의 화염에 일치하는 속성이 있을 경우 치명적인 주입 할당","value":48239},{"string":"금단의 화염에 일치하는 속성이 있을 경우 물을 정화하는 자, 타살리오 할당","value":48480},{"string":"금단의 화염에 일치하는 속성이 있을 경우 어머니의 가르침 할당","value":4849},{"string":"금단의 화염에 일치하는 속성이 있을 경우 희생의 여주인 할당","value":48719},{"string":"금단의 화염에 일치하는 속성이 있을 경우 영혼 흡수자 할당","value":48999},{"string":"금단의 화염에 일치하는 속성이 있을 경우 원소의 보루 할당","value":4917},{"string":"금단의 화염에 일치하는 속성이 있을 경우 레인저 전직 할당","value":49532},{"string":"금단의 화염에 일치하는 속성이 있을 경우 숲의 힘, 타호아 할당","value":5029},{"string":"금단의 화염에 일치하는 속성이 있을 경우 영광의 기도 할당","value":50356},{"string":"금단의 화염에 일치하는 속성이 있을 경우 불꽃의 진보, 나마후 할당","value":50692},{"string":"금단의 화염에 일치하는 속성이 있을 경우 어둠의 자식 할당","value":5087},{"string":"금단의 화염에 일치하는 속성이 있을 경우 자연의 아드레날린 할당","value":51101},{"string":"금단의 화염에 일치하는 속성이 있을 경우 황량함의 형성자 할당","value":51391},{"string":"금단의 화염에 일치하는 속성이 있을 경우 태엽장치처럼 할당","value":51462},{"string":"금단의 화염에 일치하는 속성이 있을 경우 의지력의 징표 할당","value":51492},{"string":"금단의 화염에 일치하는 속성이 있을 경우 위치 전직 할당","value":51782},{"string":"금단의 화염에 일치하는 속성이 있을 경우 불굴의 결의 할당","value":52435},{"string":"금단의 화염에 일치하는 속성이 있을 경우 무기의 대가 할당","value":52575},{"string":"금단의 화염에 일치하는 속성이 있을 경우 전쟁의 전령, 투코하마 할당","value":53095},{"string":"금단의 화염에 일치하는 속성이 있을 경우 화염의 형성자 할당","value":53123},{"string":"금단의 화염에 일치하는 속성이 있을 경우 무적 할당","value":53816},{"string":"금단의 화염에 일치하는 속성이 있을 경우 정의로운 섭리 할당","value":53884},{"string":"금단의 화염에 일치하는 속성이 있을 경우 쉐도우의 길 할당","value":53992},{"string":"금단의 화염에 일치하는 속성이 있을 경우 이유 없는 공격성 할당","value":54159},{"string":"금단의 화염에 일치하는 속성이 있을 경우 집중점 할당","value":5443},{"string":"금단의 화염에 일치하는 속성이 있을 경우 템플러의 길 할당","value":54877},{"string":"금단의 화염에 일치하는 속성이 있을 경우 사악한 수호 할당","value":5502},{"string":"금단의 화염에 일치하는 속성이 있을 경우 긴요한 시기 할당","value":55146},{"string":"금단의 화염에 일치하는 속성이 있을 경우 야생의 화신 할당","value":55509},{"string":"금단의 화염에 일치하는 속성이 있을 경우 대학자 할당","value":55867},{"string":"금단의 화염에 일치하는 속성이 있을 경우 태고의 군주 할당","value":56461},{"string":"금단의 화염에 일치하는 속성이 있을 경우 위치의 길 할당","value":56722},{"string":"금단의 화염에 일치하는 속성이 있을 경우 분투 할당","value":56789},{"string":"금단의 화염에 일치하는 속성이 있을 경우 호적수 할당","value":56967},{"string":"금단의 화염에 일치하는 속성이 있을 경우 치프틴 할당","value":57052},{"string":"금단의 화염에 일치하는 속성이 있을 경우 파괴의 심장 할당","value":57197},{"string":"금단의 화염에 일치하는 속성이 있을 경우 공허의 고삐 할당","value":57331},{"string":"금단의 화염에 일치하는 속성이 있을 경우 폐허의 의식 할당","value":57560},{"string":"금단의 화염에 일치하는 속성이 있을 경우 이글거리는 순수 할당","value":57568},{"string":"금단의 화염에 일치하는 속성이 있을 경우 폭주 할당","value":5819},{"string":"금단의 화염에 일치하는 속성이 있을 경우 사보추어 할당","value":58827},{"string":"금단의 화염에 일치하는 속성이 있을 경우 학살의 위상 할당","value":59920},{"string":"금단의 화염에 일치하는 속성이 있을 경우 증류의 달인 할당","value":6038},{"string":"금단의 화염에 일치하는 속성이 있을 경우 빛나는 헌신 할당","value":60462},{"string":"금단의 화염에 일치하는 속성이 있을 경우 저거넛 할당","value":61072},{"string":"금단의 화염에 일치하는 속성이 있을 경우 불화의 지휘자 할당","value":61259},{"string":"금단의 화염에 일치하는 속성이 있을 경우 태양의 빛, 라마코 할당","value":61355},{"string":"금단의 화염에 일치하는 속성이 있을 경우 의지력의 조화 할당","value":61372},{"string":"금단의 화염에 일치하는 속성이 있을 경우 머라우더 전직 할당","value":61437},{"string":"금단의 화염에 일치하는 속성이 있을 경우 튕겨 쏘기 할당","value":61627},{"string":"금단의 화염에 일치하는 속성이 있을 경우 일류 연금술사 할당","value":61805},{"string":"금단의 화염에 일치하는 속성이 있을 경우 금지된 힘 할당","value":62504},{"string":"금단의 화염에 일치하는 속성이 있을 경우 완고 할당","value":62595},{"string":"금단의 화염에 일치하는 속성이 있을 경우 전설의 파멸 할당","value":62817},{"string":"금단의 화염에 일치하는 속성이 있을 경우 일류 의사 할당","value":63293},{"string":"금단의 화염에 일치하는 속성이 있을 경우 듀얼리스트의 길 할당","value":63357},{"string":"금단의 화염에 일치하는 속성이 있을 경우 계획적인 보복 할당","value":63490},{"string":"금단의 화염에 일치하는 속성이 있을 경우 폐허의 등불 할당","value":64588},{"string":"금단의 화염에 일치하는 속성이 있을 경우 변함없는 믿음 할당","value":64768},{"string":"금단의 화염에 일치하는 속성이 있을 경우 초자연적인 힘 할당","value":65153},{"string":"금단의 화염에 일치하는 속성이 있을 경우 자연의 은혜 할당","value":65296},{"string":"금단의 화염에 일치하는 속성이 있을 경우 트릭스터 할당","value":6778},{"string":"금단의 화염에 일치하는 속성이 있을 경우 소모전 할당","value":758},{"string":"금단의 화염에 일치하는 속성이 있을 경우 레인저의 길 할당","value":7618},{"string":"금단의 화염에 일치하는 속성이 있을 경우 쉐도우 전직 할당","value":772},{"string":"금단의 화염에 일치하는 속성이 있을 경우 엘리멘탈리스트 할당","value":8281},{"string":"금단의 화염에 일치하는 속성이 있을 경우 결연한 생존자 할당","value":8419},{"string":"금단의 화염에 일치하는 속성이 있을 경우 워든 할당","value":8656},{"string":"금단의 화염에 일치하는 속성이 있을 경우 신성한 인도 할당","value":922},{"string":"금단의 화염에 일치하는 속성이 있을 경우 고통 무시 할당","value":9271},{"string":"금단의 화염에 일치하는 속성이 있을 경우 패스파인더 할당","value":9327}],"trade":{"ids":{"explicit":["explicit.stat_2460506030"]},"option":true}} +{"ref":"Allocates # if you have the matching modifier on Forbidden Flesh","better":1,"matchers":[{"string":"금단의 살점에 일치하는 속성이 있을 경우 네크로맨서 할당","value":10099},{"string":"금단의 살점에 일치하는 속성이 있을 경우 잔인한 열정 할당","value":10143},{"string":"금단의 살점에 일치하는 속성이 있을 경우 믿음의 추구 할당","value":1105},{"string":"금단의 살점에 일치하는 속성이 있을 경우 격려 할당","value":11412},{"string":"금단의 살점에 일치하는 속성이 있을 경우 역병운반자 할당","value":11490},{"string":"금단의 살점에 일치하는 속성이 있을 경우 계절의 가르침 할당","value":11597},{"string":"금단의 살점에 일치하는 속성이 있을 경우 오컬티스트 할당","value":12597},{"string":"금단의 살점에 일치하는 속성이 있을 경우 금속의 대가 할당","value":13374},{"string":"금단의 살점에 일치하는 속성이 있을 경우 열의의 도구 할당","value":13851},{"string":"금단의 살점에 일치하는 속성이 있을 경우 폭발물 전문가 할당","value":14103},{"string":"금단의 살점에 일치하는 속성이 있을 경우 뼈대 방어막 할당","value":14603},{"string":"금단의 살점에 일치하는 속성이 있을 경우 템플러 전직 할당","value":15435},{"string":"금단의 살점에 일치하는 속성이 있을 경우 들쭉날쭉한 기술 할당","value":15616},{"string":"금단의 살점에 일치하는 속성이 있을 경우 명인의 형태 할당","value":16306},{"string":"금단의 살점에 일치하는 속성이 있을 경우 겨울의 서약 할당","value":16848},{"string":"금단의 살점에 일치하는 속성이 있을 경우 방화광 할당","value":16940},{"string":"금단의 살점에 일치하는 속성이 있을 경우 일류 독술사 할당","value":1697},{"string":"금단의 살점에 일치하는 속성이 있을 경우 죽음의 광분, 히네코라 할당","value":1731},{"string":"금단의 살점에 일치하는 속성이 있을 경우 압도 할당","value":17315},{"string":"금단의 살점에 일치하는 속성이 있을 경우 불굴 할당","value":1734},{"string":"금단의 살점에 일치하는 속성이 있을 경우 견인불발 할당","value":17988},{"string":"금단의 살점에 일치하는 속성이 있을 경우 자연의 광분 할당","value":18054},{"string":"금단의 살점에 일치하는 속성이 있을 경우 기회주의 할당","value":19083},{"string":"금단의 살점에 일치하는 속성이 있을 경우 해방된 잠재력 할당","value":19355},{"string":"금단의 살점에 일치하는 속성이 있을 경우 미덕의 도구 할당","value":19417},{"string":"금단의 살점에 일치하는 속성이 있을 경우 유독성 일격 할당","value":1945},{"string":"금단의 살점에 일치하는 속성이 있을 경우 맹독성 전달 할당","value":19598},{"string":"금단의 살점에 일치하는 속성이 있을 경우 변함없는 성전 할당","value":19641},{"string":"금단의 살점에 일치하는 속성이 있을 경우 매복과 암살 할당","value":21264},{"string":"금단의 살점에 일치하는 속성이 있을 경우 강력한 정밀함 할당","value":21455},{"string":"금단의 살점에 일치하는 속성이 있을 경우 바람 수호 할당","value":23169},{"string":"금단의 살점에 일치하는 속성이 있을 경우 한발 앞서 할당","value":23225},{"string":"금단의 살점에 일치하는 속성이 있을 경우 시신의 서약 할당","value":23572},{"string":"금단의 살점에 일치하는 속성이 있을 경우 살육의 갈망 할당","value":24528},{"string":"금단의 살점에 일치하는 속성이 있을 경우 머라우더의 길 할당","value":24755},{"string":"금단의 살점에 일치하는 속성이 있을 경우 듀얼리스트 전직 할당","value":24798},{"string":"금단의 살점에 일치하는 속성이 있을 경우 몰려드는 바람 할당","value":24848},{"string":"금단의 살점에 일치하는 속성이 있을 경우 고사시키는 존재 할당","value":25309},{"string":"금단의 살점에 일치하는 속성이 있을 경우 힘의 신념 할당","value":25651},{"string":"금단의 살점에 일치하는 속성이 있을 경우 원소 골렘술사 할당","value":258},{"string":"금단의 살점에 일치하는 속성이 있을 경우 기술 외의 소질 할당","value":2598},{"string":"금단의 살점에 일치하는 속성이 있을 경우 끝없는 탄약 할당","value":26067},{"string":"금단의 살점에 일치하는 속성이 있을 경우 폭풍의 형성자 할당","value":27038},{"string":"금단의 살점에 일치하는 속성이 있을 경우 공허의 등불 할당","value":27096},{"string":"금단의 살점에 일치하는 속성이 있을 경우 아홉 목숨 할당","value":27602},{"string":"금단의 살점에 일치하는 속성이 있을 경우 선수필승 할당","value":27604},{"string":"금단의 살점에 일치하는 속성이 있을 경우 불필요한 폭력 할당","value":27864},{"string":"금단의 살점에 일치하는 속성이 있을 경우 완전 범죄 할당","value":28535},{"string":"금단의 살점에 일치하는 속성이 있을 경우 점령군 할당","value":2872},{"string":"금단의 살점에 일치하는 속성이 있을 경우 안개 속을 걷는 자 할당","value":28782},{"string":"금단의 살점에 일치하는 속성이 있을 경우 심정지 할당","value":28884},{"string":"금단의 살점에 일치하는 속성이 있을 경우 [UNUSED] Slamako, Slam's Slam 할당","value":28986},{"string":"금단의 살점에 일치하는 속성이 있을 경우 사고의 성역 할당","value":29026},{"string":"금단의 살점에 일치하는 속성이 있을 경우 공세 할당","value":29630},{"string":"금단의 살점에 일치하는 속성이 있을 경우 숙련된 약초학자 할당","value":29662},{"string":"금단의 살점에 일치하는 속성이 있을 경우 탈출의 명수 할당","value":29825},{"string":"금단의 살점에 일치하는 속성이 있을 경우 가디언 할당","value":30919},{"string":"금단의 살점에 일치하는 속성이 있을 경우 불경한 권위 할당","value":31344},{"string":"금단의 살점에 일치하는 속성이 있을 경우 봄의 서약 할당","value":31364},{"string":"금단의 살점에 일치하는 속성이 있을 경우 태양의 포효 시온 할당","value":31667},{"string":"금단의 살점에 일치하는 속성이 있을 경우 강건함 할당","value":31700},{"string":"금단의 살점에 일치하는 속성이 있을 경우 참수자 할당","value":3184},{"string":"금단의 살점에 일치하는 속성이 있을 경우 폭풍으로 감싸는 자, 발라코 할당","value":32249},{"string":"금단의 살점에 일치하는 속성이 있을 경우 전쟁 인도자 할당","value":32251},{"string":"금단의 살점에 일치하는 속성이 있을 경우 경건한 길 할당","value":32816},{"string":"금단의 살점에 일치하는 속성이 있을 경우 재빠른 살인자 할당","value":32947},{"string":"금단의 살점에 일치하는 속성이 있을 경우 여름의 서약 할당","value":33645},{"string":"금단의 살점에 일치하는 속성이 있을 경우 무적의 영웅 할당","value":33940},{"string":"금단의 살점에 일치하는 속성이 있을 경우 각성의 의식 할당","value":34434},{"string":"금단의 살점에 일치하는 속성이 있을 경우 끝없는 굶주림 할당","value":34484},{"string":"금단의 살점에 일치하는 속성이 있을 경우 데드아이 할당","value":34567},{"string":"금단의 살점에 일치하는 속성이 있을 경우 글래디에이터 할당","value":34774},{"string":"금단의 살점에 일치하는 속성이 있을 경우 에센스 포식 할당","value":3554},{"string":"금단의 살점에 일치하는 속성이 있을 경우 정복자 할당","value":35750},{"string":"금단의 살점에 일치하는 속성이 있을 경우 어둠의 사령관 할당","value":36017},{"string":"금단의 살점에 일치하는 속성이 있을 경우 노련한 사냥꾼 할당","value":36958},{"string":"금단의 살점에 일치하는 속성이 있을 경우 부정한 꽃 할당","value":37127},{"string":"금단의 살점에 일치하는 속성이 있을 경우 끔찍한 보루 할당","value":37492},{"string":"금단의 살점에 일치하는 속성이 있을 경우 충격 할당","value":38180},{"string":"금단의 살점에 일치하는 속성이 있을 경우 연쇄 반응 할당","value":38918},{"string":"금단의 살점에 일치하는 속성이 있을 경우 결함 없는 야만성 할당","value":38999},{"string":"금단의 살점에 일치하는 속성이 있을 경우 챔피언 할당","value":39598},{"string":"금단의 살점에 일치하는 속성이 있을 경우 희망의 보루 할당","value":39728},{"string":"금단의 살점에 일치하는 속성이 있을 경우 성역 할당","value":39790},{"string":"금단의 살점에 일치하는 속성이 있을 경우 폭파 전문가 할당","value":39834},{"string":"금단의 살점에 일치하는 속성이 있을 경우 참회의 조짐 할당","value":40059},{"string":"금단의 살점에 일치하는 속성이 있을 경우 지속되는 확산 할당","value":40104},{"string":"금단의 살점에 일치하는 속성이 있을 경우 비전의 축복 할당","value":40510},{"string":"금단의 살점에 일치하는 속성이 있을 경우 겨울의 형성자 할당","value":40810},{"string":"금단의 살점에 일치하는 속성이 있을 경우 자연의 앙갚음 할당","value":40813},{"string":"금단의 살점에 일치하는 속성이 있을 경우 주문분쇄자 할당","value":41891},{"string":"금단의 살점에 일치하는 속성이 있을 경우 버서커 할당","value":4194},{"string":"금단의 살점에 일치하는 속성이 있을 경우 하이로펀트 할당","value":42144},{"string":"금단의 살점에 일치하는 속성이 있을 경우 찬란한 믿음 할당","value":42264},{"string":"금단의 살점에 일치하는 속성이 있을 경우 불안정한 주입 할당","value":4242},{"string":"금단의 살점에 일치하는 속성이 있을 경우 치명적인 번창 할당","value":42469},{"string":"금단의 살점에 일치하는 속성이 있을 경우 어쌔신 할당","value":43122},{"string":"금단의 살점에 일치하는 속성이 있을 경우 슬레이어 할당","value":43195},{"string":"금단의 살점에 일치하는 속성이 있을 경우 인퀴지터 할당","value":43962},{"string":"금단의 살점에 일치하는 속성이 있을 경우 명명백백 할당","value":44297},{"string":"금단의 살점에 일치하는 속성이 있을 경우 야욕 할당","value":44482},{"string":"금단의 살점에 일치하는 속성이 있을 경우 찬란한 성전 할당","value":4494},{"string":"금단의 살점에 일치하는 속성이 있을 경우 장거리 사격 할당","value":45313},{"string":"금단의 살점에 일치하는 속성이 있을 경우 차디찬 각성 할당","value":47630},{"string":"금단의 살점에 일치하는 속성이 있을 경우 폭탄 전문가 할당","value":47778},{"string":"금단의 살점에 일치하는 속성이 있을 경우 피할 수 없는 심판 할당","value":48214},{"string":"금단의 살점에 일치하는 속성이 있을 경우 치명적인 주입 할당","value":48239},{"string":"금단의 살점에 일치하는 속성이 있을 경우 물을 정화하는 자, 타살리오 할당","value":48480},{"string":"금단의 살점에 일치하는 속성이 있을 경우 어머니의 가르침 할당","value":4849},{"string":"금단의 살점에 일치하는 속성이 있을 경우 희생의 여주인 할당","value":48719},{"string":"금단의 살점에 일치하는 속성이 있을 경우 영혼 흡수자 할당","value":48999},{"string":"금단의 살점에 일치하는 속성이 있을 경우 원소의 보루 할당","value":4917},{"string":"금단의 살점에 일치하는 속성이 있을 경우 레인저 전직 할당","value":49532},{"string":"금단의 살점에 일치하는 속성이 있을 경우 숲의 힘, 타호아 할당","value":5029},{"string":"금단의 살점에 일치하는 속성이 있을 경우 영광의 기도 할당","value":50356},{"string":"금단의 살점에 일치하는 속성이 있을 경우 불꽃의 진보, 나마후 할당","value":50692},{"string":"금단의 살점에 일치하는 속성이 있을 경우 어둠의 자식 할당","value":5087},{"string":"금단의 살점에 일치하는 속성이 있을 경우 자연의 아드레날린 할당","value":51101},{"string":"금단의 살점에 일치하는 속성이 있을 경우 황량함의 형성자 할당","value":51391},{"string":"금단의 살점에 일치하는 속성이 있을 경우 태엽장치처럼 할당","value":51462},{"string":"금단의 살점에 일치하는 속성이 있을 경우 의지력의 징표 할당","value":51492},{"string":"금단의 살점에 일치하는 속성이 있을 경우 위치 전직 할당","value":51782},{"string":"금단의 살점에 일치하는 속성이 있을 경우 불굴의 결의 할당","value":52435},{"string":"금단의 살점에 일치하는 속성이 있을 경우 무기의 대가 할당","value":52575},{"string":"금단의 살점에 일치하는 속성이 있을 경우 전쟁의 전령, 투코하마 할당","value":53095},{"string":"금단의 살점에 일치하는 속성이 있을 경우 화염의 형성자 할당","value":53123},{"string":"금단의 살점에 일치하는 속성이 있을 경우 무적 할당","value":53816},{"string":"금단의 살점에 일치하는 속성이 있을 경우 정의로운 섭리 할당","value":53884},{"string":"금단의 살점에 일치하는 속성이 있을 경우 쉐도우의 길 할당","value":53992},{"string":"금단의 살점에 일치하는 속성이 있을 경우 이유 없는 공격성 할당","value":54159},{"string":"금단의 살점에 일치하는 속성이 있을 경우 집중점 할당","value":5443},{"string":"금단의 살점에 일치하는 속성이 있을 경우 템플러의 길 할당","value":54877},{"string":"금단의 살점에 일치하는 속성이 있을 경우 사악한 수호 할당","value":5502},{"string":"금단의 살점에 일치하는 속성이 있을 경우 긴요한 시기 할당","value":55146},{"string":"금단의 살점에 일치하는 속성이 있을 경우 야생의 화신 할당","value":55509},{"string":"금단의 살점에 일치하는 속성이 있을 경우 대학자 할당","value":55867},{"string":"금단의 살점에 일치하는 속성이 있을 경우 태고의 군주 할당","value":56461},{"string":"금단의 살점에 일치하는 속성이 있을 경우 위치의 길 할당","value":56722},{"string":"금단의 살점에 일치하는 속성이 있을 경우 분투 할당","value":56789},{"string":"금단의 살점에 일치하는 속성이 있을 경우 호적수 할당","value":56967},{"string":"금단의 살점에 일치하는 속성이 있을 경우 치프틴 할당","value":57052},{"string":"금단의 살점에 일치하는 속성이 있을 경우 파괴의 심장 할당","value":57197},{"string":"금단의 살점에 일치하는 속성이 있을 경우 공허의 고삐 할당","value":57331},{"string":"금단의 살점에 일치하는 속성이 있을 경우 폐허의 의식 할당","value":57560},{"string":"금단의 살점에 일치하는 속성이 있을 경우 이글거리는 순수 할당","value":57568},{"string":"금단의 살점에 일치하는 속성이 있을 경우 폭주 할당","value":5819},{"string":"금단의 살점에 일치하는 속성이 있을 경우 사보추어 할당","value":58827},{"string":"금단의 살점에 일치하는 속성이 있을 경우 학살의 위상 할당","value":59920},{"string":"금단의 살점에 일치하는 속성이 있을 경우 증류의 달인 할당","value":6038},{"string":"금단의 살점에 일치하는 속성이 있을 경우 빛나는 헌신 할당","value":60462},{"string":"금단의 살점에 일치하는 속성이 있을 경우 저거넛 할당","value":61072},{"string":"금단의 살점에 일치하는 속성이 있을 경우 불화의 지휘자 할당","value":61259},{"string":"금단의 살점에 일치하는 속성이 있을 경우 태양의 빛, 라마코 할당","value":61355},{"string":"금단의 살점에 일치하는 속성이 있을 경우 의지력의 조화 할당","value":61372},{"string":"금단의 살점에 일치하는 속성이 있을 경우 머라우더 전직 할당","value":61437},{"string":"금단의 살점에 일치하는 속성이 있을 경우 튕겨 쏘기 할당","value":61627},{"string":"금단의 살점에 일치하는 속성이 있을 경우 일류 연금술사 할당","value":61805},{"string":"금단의 살점에 일치하는 속성이 있을 경우 금지된 힘 할당","value":62504},{"string":"금단의 살점에 일치하는 속성이 있을 경우 완고 할당","value":62595},{"string":"금단의 살점에 일치하는 속성이 있을 경우 전설의 파멸 할당","value":62817},{"string":"금단의 살점에 일치하는 속성이 있을 경우 일류 의사 할당","value":63293},{"string":"금단의 살점에 일치하는 속성이 있을 경우 듀얼리스트의 길 할당","value":63357},{"string":"금단의 살점에 일치하는 속성이 있을 경우 계획적인 보복 할당","value":63490},{"string":"금단의 살점에 일치하는 속성이 있을 경우 폐허의 등불 할당","value":64588},{"string":"금단의 살점에 일치하는 속성이 있을 경우 변함없는 믿음 할당","value":64768},{"string":"금단의 살점에 일치하는 속성이 있을 경우 초자연적인 힘 할당","value":65153},{"string":"금단의 살점에 일치하는 속성이 있을 경우 자연의 은혜 할당","value":65296},{"string":"금단의 살점에 일치하는 속성이 있을 경우 트릭스터 할당","value":6778},{"string":"금단의 살점에 일치하는 속성이 있을 경우 소모전 할당","value":758},{"string":"금단의 살점에 일치하는 속성이 있을 경우 레인저의 길 할당","value":7618},{"string":"금단의 살점에 일치하는 속성이 있을 경우 쉐도우 전직 할당","value":772},{"string":"금단의 살점에 일치하는 속성이 있을 경우 엘리멘탈리스트 할당","value":8281},{"string":"금단의 살점에 일치하는 속성이 있을 경우 결연한 생존자 할당","value":8419},{"string":"금단의 살점에 일치하는 속성이 있을 경우 워든 할당","value":8656},{"string":"금단의 살점에 일치하는 속성이 있을 경우 신성한 인도 할당","value":922},{"string":"금단의 살점에 일치하는 속성이 있을 경우 고통 무시 할당","value":9271},{"string":"금단의 살점에 일치하는 속성이 있을 경우 패스파인더 할당","value":9327}],"trade":{"ids":{"explicit":["explicit.stat_1190333629"]},"option":true}} {"ref":"Always inflict Brittle while affected by Hatred","better":1,"matchers":[{"string":"증오의 영향을 받는 동안 항상 허약 유발"}],"trade":{"ids":{"explicit":["explicit.stat_13285831"]}}} {"ref":"Always Sap while affected by Wrath","better":1,"matchers":[{"string":"진노의 영향을 받는 동안 항상 활력 감소 유발"}],"trade":{"ids":{"explicit":["explicit.stat_2499038519"]}}} {"ref":"Always Scorch while affected by Anger","better":1,"matchers":[{"string":"분노의 영향을 받는 동안 항상 그을림 유발"}],"trade":{"ids":{"explicit":["explicit.stat_1585991257"]}}} @@ -3131,6 +3160,7 @@ {"ref":"Arrows Pierce an additional Target","better":1,"matchers":[{"string":"화살이 대상 #개를 추가 관통"},{"string":"화살이 대상을 추가 관통","value":1}],"trade":{"ids":{"explicit":["explicit.stat_3423006863"],"implicit":["implicit.stat_3423006863"]}}} {"ref":"Arrows that Pierce have +#% to Critical Strike Multiplier","better":1,"matchers":[{"string":"관통하는 화살의 치명타 피해 배율 #%"}],"trade":{"ids":{"explicit":["explicit.stat_1064778484"]}}} {"ref":"Arrows that Pierce have 50% chance to inflict Bleeding","better":1,"matchers":[{"string":"관통한 화살이 50%의 확률로 출혈 유발"}],"trade":{"ids":{"explicit":["explicit.stat_1812251528"]}}} +{"ref":"Arsenal of Vengeance","better":1,"matchers":[{"string":"복수의 병기창"}],"trade":{"ids":{"explicit":["explicit.stat_971749694"]}}} {"ref":"Artillery Ballista Damage Penetrates #% Fire Resistance","better":1,"matchers":[{"string":"포대 쇠뇌 피해가 #%의 화염 저항 관통"}],"trade":{"ids":{"enchant":["enchant.stat_1734517294"]}}} {"ref":"Artillery Ballista fires an additional Arrow","better":1,"matchers":[{"string":"포대 쇠뇌 사용 시 화살 #개 추가 발사"},{"string":"포대 쇠뇌 사용 시 화살 1개 추가 발사","value":1}],"trade":{"ids":{"enchant":["enchant.stat_3283028259"]}}} {"ref":"Artillery Ballista Projectiles fall in two perpendicular lines instead","better":1,"matchers":[{"string":"포대 쇠뇌의 투사체가 2개의 수직선 형태로 떨어짐"}],"trade":{"ids":{"enchant":["enchant.stat_2056176052"]}}} @@ -3142,7 +3172,7 @@ {"ref":"Attack Critical Strikes ignore Enemy Monster Elemental Resistances","better":1,"matchers":[{"string":"공격 치명타 시 적 몬스터의 원소 저항 무시"}],"trade":{"ids":{"implicit":["implicit.stat_2170876738"]}}} {"ref":"Attack Hits against Bleeding Enemies have #% chance to Blind","better":1,"matchers":[{"string":"출혈 중인 적에게 공격 명중 시 #% 확률로 실명 유발"}],"trade":{"ids":{"explicit":["explicit.stat_4204320922"]}}} {"ref":"Attack Hits against Blinded Enemies have #% chance to Maim","better":1,"matchers":[{"string":"실명 상태의 적에게 공격 명중 시 #% 확률로 힘줄 절단 유발"}],"trade":{"ids":{"explicit":["explicit.stat_1291726336"]}}} -{"ref":"Attack Projectiles Return to you","better":1,"matchers":[{"string":"공격 투사체가 자신에게 돌아옴"}],"trade":{"ids":{"explicit":["explicit.stat_1658124062"],"scourge":["scourge.stat_1658124062"],"crafted":["crafted.stat_1658124062"]}}} +{"ref":"Attack Projectiles Return to you","better":1,"matchers":[{"string":"공격 투사체가 자신에게 돌아옴"}],"trade":{"ids":{"explicit":["explicit.stat_1658124062"],"enchant":["enchant.stat_1658124062"],"scourge":["scourge.stat_1658124062"],"crafted":["crafted.stat_1658124062"]}}} {"ref":"Attack Skills gain #% of Physical Damage as Extra Fire Damage per Socketed Red Gem","better":1,"matchers":[{"string":"장착된 붉은 젬 하나당 공격 스킬이 물리 피해의 #%를 추가 화염 피해로 획득"}],"trade":{"ids":{"explicit":["explicit.stat_1302700515"]}}} {"ref":"Attack Skills have +# to maximum number of Summoned Totems","better":1,"matchers":[{"string":"공격 스킬의 소환 가능한 토템 최대치 #"}],"trade":{"ids":{"explicit":["explicit.stat_3266394681"]}}} {"ref":"Attack Skills have Added Lightning Damage equal to #% of maximum Mana","better":1,"matchers":[{"string":"공격 스킬이 최대 마나의 #%와 동일한 추가 번개 피해 보유"}],"trade":{"ids":{"explicit":["explicit.stat_2778228111"]}}} @@ -3266,6 +3296,7 @@ {"ref":"Call to Arms","better":1,"matchers":[{"string":"소집"}],"trade":{"ids":{"explicit":["explicit.stat_3292262540"],"fractured":["fractured.stat_3292262540"],"scourge":["scourge.stat_3292262540"]}}} {"ref":"Can be Enchanted by a Kalguuran Runesmith","better":1,"matchers":[{"string":"칼구르 룬 제작자가 인챈트 가능"}],"trade":{"ids":{"explicit":["explicit.stat_4005027470"]}}} {"ref":"Can be modified while Corrupted","better":1,"matchers":[{"string":"타락한 상태에서 개조 가능"}],"trade":{"ids":{"explicit":["explicit.stat_1161337167"]}}} +{"ref":"Can be Runesmithed as though it were all One Handed Melee Weapon Types","better":1,"matchers":[{"string":"Can be Runesmithed as though it were all One Handed Melee Weapon Types"}],"trade":{"ids":{"explicit":["explicit.stat_3221277412"]}}} {"ref":"Can have # additional Crafted Modifier","better":1,"matchers":[{"string":"제작 속성 부여 추가 #개 보유 가능"}],"trade":{"ids":{"enchant":["enchant.stat_1963398329"]}}} {"ref":"Can have # additional Enchantment Modifiers","better":1,"matchers":[{"string":"추가 인챈트 속성 부여 #회 가능"},{"string":"두 번째 속성 부여 인챈트 가능","value":1}],"trade":{"ids":{"explicit":["explicit.stat_1135194732"]}}} {"ref":"Can have # additional Runesmithing Enchantment","better":1,"matchers":[{"string":"룬 제작 인챈트 추가 #개 보유 가능"}],"trade":{"ids":{"explicit":["explicit.stat_1045438865"]}}} @@ -3357,6 +3388,7 @@ {"ref":"Chaos Damage taken does not bypass Energy Shield during effect","better":1,"matchers":[{"string":"플라스크 효과를 받는 동안 받는 카오스 피해가 에너지 보호막에 막힘"}],"trade":{"ids":{"explicit":["explicit.stat_2229840047"]}}} {"ref":"Chaos Damage taken does not bypass Energy Shield while not on Low Life","better":1,"matchers":[{"string":"낮은 생명력 상태가 아닐 때 받는 카오스 피해가 에너지 보호막에 막힘"}],"trade":{"ids":{"explicit":["explicit.stat_887556907"],"fractured":["fractured.stat_887556907"]}}} {"ref":"Chaos Damage taken does not bypass Minions' Energy Shield","better":1,"matchers":[{"string":"받는 카오스 피해가 소환수의 에너지 보호막에 막힘"}],"trade":{"ids":{"explicit":["explicit.stat_3008104268"]}}} +{"ref":"Chaos Damage with Hits is Lucky","better":1,"matchers":[{"string":"명중 시 카오스 피해에 불운 적용","value":-1},{"string":"명중 시 카오스 피해에 행운 적용","value":1}],"trade":{"ids":{"enchant":["enchant.stat_2678511347"]}}} {"ref":"Chaos Golems deal #% increased Damage","better":1,"matchers":[{"string":"카오스 골렘이 주는 피해 #% 증가"},{"string":"카오스 골렘이 주는 피해 #% 감소","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_2505115650"]}}} {"ref":"Chaos Resistance is Zero","better":1,"matchers":[{"string":"카오스 저항 0"}],"trade":{"ids":{"explicit":["explicit.stat_2439129490"],"fractured":["fractured.stat_2439129490"]}}} {"ref":"Chaos Skills have #% chance to Ignite","better":1,"matchers":[{"string":"카오스 스킬이 #%의 확률로 점화 유발"}],"trade":{"ids":{"explicit":["explicit.stat_3573128085"]}}} @@ -3419,6 +3451,7 @@ {"ref":"Count as having maximum number of Endurance Charges\nCount as having maximum number of Frenzy Charges\nCount as having maximum number of Power Charges","better":1,"matchers":[{"string":"인내 충전 최대치를 보유한 것으로 간주\n격분 충전 최대치를 보유한 것으로 간주\n권능 충전 최대치를 보유한 것으로 간주"}],"trade":{"ids":{"explicit":["explicit.stat_3584443917"]}}} {"ref":"Counts as all One Handed Melee Weapon Types","better":1,"matchers":[{"string":"모든 한손 근접 무기 유형으로 취급"}],"trade":{"ids":{"explicit":["explicit.stat_1524882321"]}}} {"ref":"Counts as Dual Wielding","better":1,"matchers":[{"string":"쌍수로 적용"}],"trade":{"ids":{"explicit":["explicit.stat_2797075304"]}}} +{"ref":"Cover Full Life Enemies in Ash for # seconds on Melee Weapon Hit","better":1,"matchers":[{"string":"근접 무기로 생명력이 최대인 적 명중 시 해당 적을 #초 동안 재로 뒤덮음"}],"trade":{"ids":{"explicit":["explicit.stat_2428064388"]}}} {"ref":"Crackling Lance deals #% increased Damage","better":1,"matchers":[{"string":"치직대는 창이 주는 피해 #% 증가"},{"string":"치직대는 창이 주는 피해 #% 감소","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_435519320"]}}} {"ref":"Crackling Lance has #% increased branching angle","better":1,"matchers":[{"string":"치직대는 창의 갈라지는 각도 #% 증가"},{"string":"치직대는 창의 갈라지는 각도 #% 감소","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_2896346908"]}}} {"ref":"Crackling Lance has #% increased Cast Speed","better":1,"matchers":[{"string":"치직대는 창의 시전 속도 #% 증가"},{"string":"치직대는 창의 시전 속도 #% 감소","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_617228927"]}}} @@ -3450,7 +3483,7 @@ {"ref":"Curse Auras from Socketed Skills also affect you","better":1,"matchers":[{"string":"장착한 스킬의 저주 오라가 플레이어에게도 영향을 미침"}],"trade":{"ids":{"explicit":["explicit.stat_2965611853"]}}} {"ref":"Curse Enemies with Conductivity on Hit","better":1,"matchers":[{"string":"명중 시 적이 #%의 확률로 전도성 저주에 걸림"},{"string":"명중 시 적이 전도성 저주에 걸림"}],"trade":{"ids":{"explicit":["explicit.stat_710372469"],"implicit":["implicit.stat_710372469"],"fractured":["fractured.stat_710372469"],"scourge":["scourge.stat_670088789"]}}} {"ref":"Curse Enemies with Despair on Hit","better":1,"matchers":[{"string":"명중 시 적이 #%의 확률로 절망 저주에 걸림"},{"string":"명중 시 적이 절망 저주에 걸림"}],"trade":{"ids":{"explicit":["explicit.stat_2764915899"],"implicit":["implicit.stat_2764915899"],"fractured":["fractured.stat_2764915899"],"scourge":["scourge.stat_1764973832"]}}} -{"ref":"Curse Enemies with Elemental Weakness on Hit","better":1,"matchers":[{"string":"명중 시 적이 #%의 확률로 원소 약화 저주에 걸림"},{"string":"명중 시 적이 원소 약화 저주에 걸림"}],"trade":{"ids":{"explicit":["explicit.stat_2028847114"],"implicit":["implicit.stat_2028847114"],"fractured":["fractured.stat_2028847114"],"scourge":["scourge.stat_636057969"]}}} +{"ref":"Curse Enemies with Elemental Weakness on Hit","better":1,"matchers":[{"string":"명중 시 적이 #%의 확률로 원소 약화 저주에 걸림"},{"string":"명중 시 적이 원소 약화 저주에 걸림"}],"trade":{"ids":{"explicit":["explicit.stat_2028847114"],"implicit":["implicit.stat_2028847114"],"fractured":["fractured.stat_2028847114"],"enchant":["enchant.stat_636057969"],"scourge":["scourge.stat_636057969"]}}} {"ref":"Curse Enemies with Elemental Weakness when you Block their Spell Damage, ignoring Curse Limit","better":1,"matchers":[{"string":"적의 주문 피해를 막아낼 시 적이 원소 약화 저주에 걸림, 저주 제한 무시"}],"trade":{"ids":{"explicit":["explicit.stat_2048643052"]}}} {"ref":"Curse Enemies with Enfeeble on Hit","better":1,"matchers":[{"string":"명중 시 적이 #%의 확률로 쇠약화 저주에 걸림"},{"string":"명중 시 적이 쇠약화 저주에 걸림"}],"trade":{"ids":{"implicit":["implicit.stat_1625819882"],"scourge":["scourge.stat_1516661546"]}}} {"ref":"Curse Enemies with Flammability on Block","better":1,"matchers":[{"string":"막아낼 시 적이 인화성 저주에 걸림"}],"trade":{"ids":{"explicit":["explicit.stat_2776399916"]}}} @@ -3466,7 +3499,7 @@ {"ref":"Curse Skills have #% increased Skill Effect Duration","better":1,"matchers":[{"string":"저주 스킬의 스킬 효과 지속시간 #% 증가"},{"string":"저주 스킬의 스킬 효과 지속시간 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1435748744"],"implicit":["implicit.stat_1435748744"],"fractured":["fractured.stat_1435748744"],"crafted":["crafted.stat_1435748744"]}}} {"ref":"Cursed Enemies cannot inflict Elemental Ailments on You","better":1,"matchers":[{"string":"저주받은 적이 플레이어에게 원소 상태 이상 유발 불가"}],"trade":{"ids":{"explicit":["explicit.stat_2643613764"]}}} {"ref":"Cursed Enemies you or your Minions Kill have a #% chance to Explode, dealing a quarter of their maximum Life as Chaos Damage","better":1,"matchers":[{"string":"자신이나 소환수가 저주받은 적을 처치할 경우 #%의 확률로 적이 폭발하며 생명력 최대치의 1/4만큼을 카오스 피해로 줌"}],"trade":{"ids":{"explicit":["explicit.stat_1763939859"]}}} -{"ref":"Damage cannot be Reflected","better":1,"matchers":[{"string":"피해가 반사되지 않음"}],"trade":{"ids":{"explicit":["explicit.stat_2670993553"]}}} +{"ref":"Damage cannot be Reflected","better":1,"matchers":[{"string":"피해가 반사되지 않음"}],"trade":{"ids":{"explicit":["explicit.stat_2670993553"],"enchant":["enchant.stat_2670993553"]}}} {"ref":"Damage from your Critical Strikes cannot be Reflected","better":1,"matchers":[{"string":"치명타로 주는 피해가 반사되지 않음"}],"trade":{"ids":{"explicit":["explicit.stat_1857928882"]}}} {"ref":"Damage of Enemies Hitting you is Unlucky while you are Cursed with Vulnerability","better":1,"matchers":[{"string":"취약성 저주를 받는 동안 적으로부터 피격되어 받는 피해에 불운 적용","value":-1},{"string":"취약성 저주를 받는 동안 적으로부터 피격되어 받는 피해에 행운 적용","value":1}],"trade":{"ids":{"explicit":["explicit.stat_2758554648"]}}} {"ref":"Damage of Enemies Hitting you is Unlucky while you are on Full Life","better":1,"matchers":[{"string":"생명력이 최대일 때 적으로부터 피격되어 받는 피해에 불운 적용","value":-1},{"string":"생명력이 최대일 때 적으로부터 피격되어 받는 피해에 행운 적용","value":1}],"trade":{"ids":{"explicit":["explicit.stat_3629143471"]}}} @@ -3542,6 +3575,7 @@ {"ref":"Divine Ire deals #% increased Damage","better":1,"matchers":[{"string":"신성한 진노가 주는 피해 #% 증가"},{"string":"신성한 진노가 주는 피해 #% 감소","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_2584129062"]}}} {"ref":"Divine Ire's beam has #% increased width","better":1,"matchers":[{"string":"신성한 진노의 광선 폭 #% 증가"},{"string":"신성한 진노의 광선 폭 #% 감소","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_2212298325"]}}} {"ref":"Divine Shield","better":1,"matchers":[{"string":"신성한 방패"}],"trade":{"ids":{"explicit":["explicit.stat_2048995720"],"fractured":["fractured.stat_2048995720"],"scourge":["scourge.stat_2048995720"]}}} +{"ref":"Does not inflict Mana Burn over time","better":1,"matchers":[{"string":"일정 시간 동안 마나 연소를 유발하지 않음"}],"trade":{"ids":{"explicit":["explicit.stat_1686969928"]}}} {"ref":"Dominating Blow can summon an additional Magic Sentinel of Dominance","better":1,"matchers":[{"string":"지배의 맹타가 마법 지배의 파수꾼 #명 추가 소환 가능"},{"string":"지배의 맹타가 마법 지배의 파수꾼 1명 추가 소환 가능","value":1}],"trade":{"ids":{"enchant":["enchant.stat_1095160683"]}}} {"ref":"Dominating Blow can summon an additional Rare Sentinel of Dominance","better":1,"matchers":[{"string":"지배의 맹타가 희귀 지배의 파수꾼 #명 추가 소환 가능"},{"string":"지배의 맹타가 희귀 지배의 파수꾼 1명 추가 소환 가능","value":1}],"trade":{"ids":{"enchant":["enchant.stat_2337005967"]}}} {"ref":"Double Strike has a #% chance to deal Double Damage to Bleeding Enemies","better":1,"matchers":[{"string":"이중 타격이 #%의 확률로 출혈 중인 적에게 2배의 피해를 줌"}],"trade":{"ids":{"enchant":["enchant.stat_3125201823"]}}} @@ -3608,7 +3642,7 @@ {"ref":"Enemies inflict Elemental Ailments on you instead of nearby Allies","better":1,"matchers":[{"string":"적이 주변 동료들 대신 플레이어에게 원소 상태 이상 유발"}],"trade":{"ids":{"explicit":["explicit.stat_979288792"]}}} {"ref":"Enemies inside Glacial Cage take #% increased Damage","better":1,"anointments":[{"roll":10,"oils":"1,11"}],"matchers":[{"string":"빙하 창살에 갇힌 적이 받는 피해 #% 증가"},{"string":"빙하 창살에 갇힌 적이 받는 피해 #% 감소","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_3384161880"]}}} {"ref":"Enemies Intimidated by you have #% increased duration of stuns against them","better":1,"matchers":[{"string":"플레이어가 위협한 적의 기절 지속시간 #% 증가"},{"string":"플레이어가 위협한 적의 기절 지속시간 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1919892065"],"fractured":["fractured.stat_1919892065"],"enchant":["enchant.stat_1919892065"]}}} -{"ref":"Enemies Killed by your Hits are destroyed","better":1,"matchers":[{"string":"플레이어가 명중하여 처치된 적이 파괴됨"}],"trade":{"ids":{"explicit":["explicit.stat_2970902024"]}}} +{"ref":"Enemies Killed by your Hits are destroyed","better":1,"matchers":[{"string":"플레이어가 명중하여 처치된 적이 파괴됨"}],"trade":{"ids":{"explicit":["explicit.stat_2970902024"],"enchant":["enchant.stat_2970902024"]}}} {"ref":"Enemies Killed by your Hits are destroyed while Insane","better":1,"matchers":[{"string":"광기 상태에서 플레이어가 명중하여 처치된 적이 파괴됨"}],"trade":{"ids":{"explicit":["explicit.stat_3797538318"]}}} {"ref":"Enemies Killed by Zombies' Hits Explode, dealing #% of their Life as Fire Damage","better":1,"matchers":[{"string":"좀비에게 적중되어 사망한 적이 폭발하여, 자신의 생명력의 #%를 화염 피해로 줌"}],"trade":{"ids":{"explicit":["explicit.stat_2857427872"]}}} {"ref":"Enemies Killed with Attack or Spell Hits Explode, dealing #% of their Life as Fire Damage","better":1,"matchers":[{"string":"공격 또는 주문에 적중되어 사망한 적이 폭발하여, 자신의 생명력의 #%를 화염 피해로 줌"}],"trade":{"ids":{"explicit":["explicit.stat_3457687358"],"fractured":["fractured.stat_3457687358"]}}} @@ -3652,6 +3686,7 @@ {"ref":"Every 10 seconds:\nGain 2% of Life per Enemy Hit with Attacks for 5 seconds\nGain 5% of Life per Enemy Killed for 5 seconds","better":1,"matchers":[{"string":"10초마다\n5초 동안 공격으로 명중한 적 하나당 생명력의 2% 획득\n5초 동안 처치한 적 하나당 생명력의 5% 획득"}],"trade":{"ids":{"explicit":["explicit.stat_3938394827"]}}} {"ref":"Every 16 seconds you gain Elemental Overload for 8 seconds","better":1,"matchers":[{"string":"16초마다 8초 동안 원소 과부하 획득"}],"trade":{"ids":{"explicit":["explicit.stat_708913352"]}}} {"ref":"Every 16 seconds you gain Iron Reflexes for 8 seconds","better":1,"matchers":[{"string":"16초마다 8초 동안 철의 반사신경 획득"}],"trade":{"ids":{"explicit":["explicit.stat_2200114771"]}}} +{"ref":"Every 3 seconds, Consume a nearby Corpse to Recover #% of Life","better":1,"matchers":[{"string":"3초마다 주변의 시체 1구를 소모해 생명력의 #% 회복"},{"string":"3초마다 주변의 시체 1구를 소모해 생명력의 #% 상실","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_3764198549"]}}} {"ref":"Every 4 seconds, Regenerate #% of Life over one second","better":1,"matchers":[{"string":"4초마다 1초에 걸쳐 생명력의 #% 재생"}],"trade":{"ids":{"explicit":["explicit.stat_1242155304"],"fractured":["fractured.stat_1242155304"]}}} {"ref":"Every 4 seconds, remove Curses and Elemental Ailments from you","better":1,"matchers":[{"string":"4초마다 플레이어에게 걸린 저주 및 원소 상태 이상 제거"}],"trade":{"ids":{"explicit":["explicit.stat_2189230542"]}}} {"ref":"Every 5 seconds, gain one of the following for 5 seconds:\nYour Hits are always Critical Strikes\nHits against you are always Critical Strikes\nAttacks cannot Hit you\nAttacks against you always Hit\nYour Damage with Hits is Lucky\nDamage of Hits against you is Lucky","better":1,"matchers":[{"string":"5초마다, 다음 속성 중 하나를 5초 동안 획득:\n플레이어가 항상 치명타로 명중\n플레이어 피격 시 항상 치명타로 피격\n공격으로 플레이어 명중 불가\n플레이어에 대한 공격이 항상 명중\n명중 시 주는 피해에 행운 적용\n플레이어 피격 시 받는 피해에 행운 적용"}],"trade":{"ids":{"explicit":["explicit.stat_2501671832"]}}} @@ -3751,8 +3786,10 @@ {"ref":"Gain # Life per Enemy Hit if you have used a Vaal Skill Recently","better":1,"matchers":[{"string":"최근 4초 이내 바알 스킬을 사용한 경우 명중한 적 하나당 생명력 # 획득"},{"string":"최근 4초 이내 바알 스킬을 사용한 경우 명중한 적 하나당 생명력 # 상실","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3285021988"]}}} {"ref":"Gain # Life per Enemy Hit while affected by Vitality","better":1,"matchers":[{"string":"활력의 영향을 받는 동안 명중한 적 하나당 생명력 # 획득"},{"string":"활력의 영향을 받는 동안 명중한 적 하나당 생명력 # 상실","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_4259701244"]}}} {"ref":"Gain # Life per Enemy Hit with Attacks","better":1,"matchers":[{"string":"공격으로 명중한 적 하나당 생명력 # 획득"},{"string":"공격으로 명중한 적 하나당 생명력 # 상실","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2797971005"],"implicit":["implicit.stat_2797971005"],"fractured":["fractured.stat_2797971005"],"scourge":["scourge.stat_2797971005"],"crafted":["crafted.stat_2797971005"]}}} +{"ref":"Gain # Life per Enemy Hit with Melee Weapons","better":1,"matchers":[{"string":"근접 무기로 명중한 적 하나당 생명력 # 획득"}],"trade":{"ids":{"explicit":["explicit.stat_3497810785"]}}} {"ref":"Gain # Life per Enemy Hit with Spells","better":1,"matchers":[{"string":"주문으로 명중한 적 하나당 생명력 # 획득"},{"string":"주문으로 명중한 적 하나당 생명력 # 상실","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2018035324"],"fractured":["fractured.stat_2018035324"]}}} {"ref":"Gain # Life per Enemy Killed","better":1,"matchers":[{"string":"처치한 적 하나당 생명력 # 획득"},{"string":"처치한 적 하나당 생명력 # 상실","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3695891184"],"implicit":["implicit.stat_3695891184"],"fractured":["fractured.stat_3695891184"]}}} +{"ref":"Gain # Life per Enemy Killed with Melee Weapons","better":1,"matchers":[{"string":"근접 무기로 처치한 적 하나당 생명력 # 획득"}],"trade":{"ids":{"explicit":["explicit.stat_2507321875"]}}} {"ref":"Gain # Life per Ignited Enemy Killed","better":1,"matchers":[{"string":"처치한 점화된 적 하나당 생명력 # 획득"},{"string":"처치한 점화된 적 하나당 생명력 # 상실","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_893903361"]}}} {"ref":"Gain # Life when you lose an Endurance Charge","better":1,"matchers":[{"string":"인내 충전 상실 시 생명력 # 획득"}],"trade":{"ids":{"explicit":["explicit.stat_3915702459"]}}} {"ref":"Gain # Life when you Stun an Enemy","better":1,"matchers":[{"string":"적 기절 시 생명력 # 획득"}],"trade":{"ids":{"explicit":["explicit.stat_2968301430"]}}} @@ -3760,8 +3797,10 @@ {"ref":"Gain # Mana on Kill per Level","better":1,"matchers":[{"string":"처치 시 1레벨당 마나 #"}],"trade":{"ids":{"explicit":["explicit.stat_1064067689"]}}} {"ref":"Gain # Mana per Cursed Enemy Hit with Attacks","better":1,"matchers":[{"string":"공격으로 명중한 저주받은 적 하나당 마나 # 획득"},{"string":"공격으로 명중한 저주받은 적 하나당 마나 # 상실","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2087996552"]}}} {"ref":"Gain # Mana per Enemy Hit with Attacks","better":1,"matchers":[{"string":"공격으로 명중한 적 하나당 마나 # 획득"},{"string":"공격으로 명중한 적 하나당 마나 # 상실","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_820939409"],"implicit":["implicit.stat_820939409"],"fractured":["fractured.stat_820939409"],"scourge":["scourge.stat_820939409"]}}} +{"ref":"Gain # Mana per Enemy Hit with Melee Weapons","better":1,"matchers":[{"string":"근접 무기로 명중한 적 하나당 마나 # 획득"}],"trade":{"ids":{"explicit":["explicit.stat_766380077"]}}} {"ref":"Gain # Mana per Enemy Hit with Spells","better":1,"matchers":[{"string":"주문으로 명중한 적 하나당 마나 # 획득"},{"string":"주문으로 명중한 적 하나당 마나 # 상실","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2474196346"],"fractured":["fractured.stat_2474196346"]}}} {"ref":"Gain # Mana per Enemy Killed","better":1,"matchers":[{"string":"처치한 적 하나당 마나 # 획득"},{"string":"처치한 적 하나당 마나 # 상실","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1368271171"],"implicit":["implicit.stat_1368271171"],"fractured":["fractured.stat_1368271171"]}}} +{"ref":"Gain # Mana per Enemy Killed with Melee Weapons","better":1,"matchers":[{"string":"근접 무기로 처치한 적 하나당 마나 # 획득"},{"string":"근접 무기로 처치한 적 하나당 마나 # 상실","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2230910022"]}}} {"ref":"Gain # Mana per Grand Spectrum","better":1,"matchers":[{"string":"장대한 파장(Grand Spectrum) 하나당 마나 # 획득"}],"trade":{"ids":{"explicit":["explicit.stat_2592799343"]}}} {"ref":"Gain # Mana per Taunted Enemy Hit","better":1,"matchers":[{"string":"명중한 도발된 적 하나당 마나 # 획득"},{"string":"명중한 도발된 적 하나당 마나 # 상실","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1834588299"]}}} {"ref":"Gain # Maximum Resolve when you kill a Boss","better":1,"matchers":[{"string":"보스 처치 시 투지 최대치 # 획득"}],"trade":{"ids":{"explicit":["sanctum.stat_3817232752"]}}} @@ -3770,7 +3809,8 @@ {"ref":"Gain # Power Charges when you Warcry","better":1,"matchers":[{"string":"함성 시 권능 충전 # 획득"}],"trade":{"ids":{"explicit":["explicit.stat_4118945608"]}}} {"ref":"Gain # Rage after Spending a total of 200 Mana","better":1,"matchers":[{"string":"총 200마나 소모 시 격노 # 획득"}],"trade":{"ids":{"explicit":["explicit.stat_3199910734"]}}} {"ref":"Gain # Rage on Attack Hit","better":1,"matchers":[{"string":"공격 명중 시 격노 # 획득"}],"trade":{"ids":{"implicit":["implicit.stat_2676601655"]}}} -{"ref":"Gain # Rage on Melee Hit","better":1,"matchers":[{"string":"근접 명중 시 격노 # 획득"}],"trade":{"ids":{"explicit":["explicit.stat_2709367754"],"implicit":["implicit.stat_2709367754"]}}} +{"ref":"Gain # Rage on Melee Hit","better":1,"matchers":[{"string":"근접 명중 시 격노 # 획득"}],"trade":{"ids":{"explicit":["explicit.stat_2709367754"],"implicit":["implicit.stat_2709367754"],"enchant":["enchant.stat_2709367754"]}}} +{"ref":"Gain # Rage on Melee Weapon Hit","better":1,"matchers":[{"string":"근접 무기 명중 시 격노 # 획득"}],"trade":{"ids":{"implicit":["implicit.stat_2012294704"]}}} {"ref":"Gain # Resolve when you kill a Boss","better":1,"matchers":[{"string":"보스 처치 시 투지 # 획득"}],"trade":{"ids":{"explicit":["sanctum.stat_889527415"]}}} {"ref":"Gain # Resolve when you use a Fountain","better":1,"matchers":[{"string":"분수 사용 시 투지 # 획득"}],"trade":{"ids":{"explicit":["sanctum.stat_2607697594"]}}} {"ref":"Gain #% increased Area of Effect for 2 seconds after Spending a total of 800 Mana","better":1,"matchers":[{"string":"총 800마나 소모 시 2초 동안 효과 범위 #% 증가"}],"trade":{"ids":{"explicit":["explicit.stat_3591816140"]}}} @@ -3812,7 +3852,7 @@ {"ref":"Gain #% of Physical Damage as Extra Lightning Damage while affected by Wrath","better":1,"matchers":[{"string":"진노의 영향을 받는 동안 물리 피해의 #%를 추가 번개 피해로 획득"}],"trade":{"ids":{"explicit":["explicit.stat_2255914633"]}}} {"ref":"Gain #% of Sword Physical Damage as Extra Fire Damage","better":1,"matchers":[{"string":"검 물리 피해의 #%를 추가 화염 피해로 획득"}],"trade":{"ids":{"explicit":["explicit.stat_754005431"]}}} {"ref":"Gain #% of Weapon Physical Damage as Extra Damage of a random Element","better":1,"matchers":[{"string":"무기 물리 피해의 #%를 무작위 원소 피해로 추가"}],"trade":{"ids":{"explicit":["explicit.stat_1038949719"]}}} -{"ref":"Gain #% of Weapon Physical Damage as Extra Damage of each Element","better":1,"matchers":[{"string":"무기 물리 피해의 #%를 각 원소의 추가 피해로 획득"}],"trade":{"ids":{"explicit":["explicit.stat_3913265126"]}}} +{"ref":"Gain #% of Weapon Physical Damage as Extra Damage of each Element","better":1,"matchers":[{"string":"무기 물리 피해의 #%를 각 원소의 추가 피해로 획득"}],"trade":{"ids":{"explicit":["explicit.stat_3913265126"],"enchant":["enchant.stat_3913265126"]}}} {"ref":"Gain +# Life when you Taunt an Enemy","better":1,"matchers":[{"string":"적 도발 시 생명력 # 획득"}],"trade":{"ids":{"explicit":["explicit.stat_3726536628"]}}} {"ref":"Gain +#% to Critical Strike Chance for 2 seconds after Spending a total of 800 Mana","dp":true,"better":1,"matchers":[{"string":"총 800마나 소모 시 2초 동안 치명타 확률 #% 획득"}],"trade":{"ids":{"explicit":["explicit.stat_2864779809"]}}} {"ref":"Gain 1 Endurance Charge per Second during Effect","better":1,"matchers":[{"string":"효과를 받는 동안 1초당 인내 충전 1개 획득"}],"trade":{"ids":{"explicit":["explicit.stat_3916499001"]}}} @@ -3833,6 +3873,7 @@ {"ref":"Gain a Power Charge for each Enemy you hit with a Critical Strike","better":1,"matchers":[{"string":"적에게 치명타가 적중할 때마다 권능 충전 획득"}],"trade":{"ids":{"explicit":["explicit.stat_1556625719"]}}} {"ref":"Gain a Power Charge on Non-Critical Strike","better":1,"matchers":[{"string":"비-치명타 명중 시 권능 충전 획득"}],"trade":{"ids":{"explicit":["explicit.stat_1592029809"]}}} {"ref":"Gain a Power Charge when you Hit a Frozen Enemy","better":1,"matchers":[{"string":"동결된 적 적중 시 #%의 확률로 권능 충전 획득"},{"string":"동결된 적 적중 시 권능 충전 획득","value":100}],"trade":{"ids":{"explicit":["explicit.stat_3973790753"]}}} +{"ref":"Gain a random shrine buff every 1 second","better":1,"matchers":[{"string":"#초마다 무작위 성소 버프 1개 획득"},{"string":"1초마다 무작위 성소 버프 1개 획득","value":1}],"trade":{"ids":{"enchant":["enchant.stat_2284520710"]}}} {"ref":"Gain a Spirit Charge every second","better":1,"matchers":[{"string":"#초마다 혼백 충전 획득"},{"string":"1초마다 혼백 충전 획득","value":1}],"trade":{"ids":{"explicit":["explicit.stat_328131617"]}}} {"ref":"Gain a Void Charge every # seconds","better":1,"matchers":[{"string":"#초마다 공허 충전 획득"},{"string":"1초마다 공허 충전 획득","value":1}],"trade":{"ids":{"explicit":["explicit.stat_34273389"]}}} {"ref":"Gain Absorption Charges instead of Power Charges","better":1,"matchers":[{"string":"권능 충전 대신 흡수 충전 획득"}],"trade":{"ids":{"explicit":["explicit.stat_1379726309"]}}} @@ -3858,6 +3899,7 @@ {"ref":"Gain Arcane Surge when you or your Totems Hit an Enemy with a Spell","better":1,"matchers":[{"string":"자신 또는 자신의 토템이 주문으로 적 명중 시 비전 쇄도 획득"}],"trade":{"ids":{"explicit":["explicit.stat_4286031492"]}}} {"ref":"Gain Brutal Charges instead of Endurance Charges","better":1,"matchers":[{"string":"인내 충전 대신 잔인 충전 획득"}],"trade":{"ids":{"explicit":["explicit.stat_2306836071"]}}} {"ref":"Gain Elusive on reaching Low Life","better":1,"matchers":[{"string":"낮은 생명력 상태 도달 시 도피 획득"}],"trade":{"ids":{"explicit":["explicit.stat_2868692131"]}}} +{"ref":"Gain Flaming, Icy or Crackling Runesurge at random for # second every 10 seconds","better":1,"matchers":[{"string":"10초마다 #초 동안 무작위로 불을 뿜는 룬 쇄도, 얼어붙은 룬 쇄도 또는 치직대는 룬 쇄도 획득"}],"trade":{"ids":{"enchant":["enchant.stat_3581844317"]}}} {"ref":"Gain Her Embrace for # seconds when you Ignite an Enemy","better":1,"matchers":[{"string":"적 점화 시 #초 동안 여신의 포옹 획득"}],"trade":{"ids":{"explicit":["explicit.stat_608963131"]}}} {"ref":"Gain Immunity to Physical Damage for # second on Rampage","better":1,"matchers":[{"string":"광란 시 #초 동안 물리 피해 면역 획득"}],"trade":{"ids":{"explicit":["explicit.stat_3100457893"]}}} {"ref":"Gain Maddening Presence for 10 seconds when you Kill a Rare or Unique Enemy","better":1,"matchers":[{"string":"희귀 또는 고유 적 처치 시 10초 동안 광포한 존재 획득"}],"trade":{"ids":{"explicit":["explicit.stat_3442107889"]}}} @@ -3968,7 +4010,7 @@ {"ref":"Grants Level # Doryani's Touch Skill","better":1,"matchers":[{"string":"#레벨 도리아니의 손길 스킬 사용 가능"}],"trade":{"ids":{"explicit":["explicit.stat_2498303876"]}}} {"ref":"Grants Level # Embrace Madness Skill","better":1,"matchers":[{"string":"#레벨 광기의 수용 스킬 사용 가능"}],"trade":{"ids":{"explicit":["explicit.stat_1749783861"]}}} {"ref":"Grants Level # Enduring Cry Skill","better":1,"matchers":[{"string":"#레벨 인내의 함성 스킬 사용 가능"}],"trade":{"ids":{"explicit":["explicit.stat_1031644844"],"fractured":["fractured.stat_1031644844"]}}} -{"ref":"Grants Level # Envy Skill","better":1,"matchers":[{"string":"#레벨 선망 스킬 사용 가능"}],"trade":{"ids":{"explicit":["explicit.stat_52953650"],"fractured":["fractured.stat_52953650"]}}} +{"ref":"Grants Level # Envy Skill","better":1,"matchers":[{"string":"#레벨 선망 스킬 사용 가능"}],"trade":{"ids":{"explicit":["explicit.stat_52953650"],"fractured":["fractured.stat_52953650"],"enchant":["enchant.stat_52953650"]}}} {"ref":"Grants Level # Flammability Skill","better":1,"matchers":[{"string":"#레벨 인화성 스킬 사용 가능"}],"trade":{"ids":{"implicit":["implicit.stat_2209668839"]}}} {"ref":"Grants Level # Frostbite Skill","better":1,"matchers":[{"string":"#레벨 동상 스킬 사용 가능"}],"trade":{"ids":{"explicit":["explicit.stat_1169502663"],"implicit":["implicit.stat_1169502663"]}}} {"ref":"Grants Level # Frostblink Skill","better":1,"matchers":[{"string":"#레벨 서리점멸 스킬 사용 가능"}],"trade":{"ids":{"explicit":["explicit.stat_2911866787"]}}} @@ -4160,6 +4202,7 @@ {"ref":"Hatred has #% increased Aura Effect","better":1,"matchers":[{"string":"증오의 오라 효과 #% 증가"},{"string":"증오의 오라 효과 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3742945352"],"implicit":["implicit.stat_3742945352"],"fractured":["fractured.stat_3742945352"]}}} {"ref":"Hatred has #% increased Mana Reservation Efficiency","better":1,"matchers":[{"string":"증오의 마나 점유 효율 #% 증가"},{"string":"증오의 마나 점유 효율 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1920370417","explicit.stat_2156140483"],"fractured":["fractured.stat_2156140483"],"enchant":["enchant.stat_1920370417","enchant.stat_2156140483"]}}} {"ref":"Hatred has no Reservation","better":1,"matchers":[{"string":"증오로 인한 점유 없음"}],"trade":{"ids":{"explicit":["explicit.stat_1391583476"]}}} +{"ref":"Haunted by Tormented Spirits","better":1,"matchers":[{"string":"고통받는 혼백에게 빙의됨"}],"trade":{"ids":{"enchant":["enchant.stat_1076392774"]}}} {"ref":"Having a placed Banner does not prevent you gaining Valour","better":1,"matchers":[{"string":"설치된 깃발이 있는 동안에도 기백 획득 가능"}],"trade":{"ids":{"explicit":["explicit.stat_4068494864"]}}} {"ref":"Heavy Strike has a #% chance to deal Double Damage","better":1,"matchers":[{"string":"묵직한 타격이 #%의 확률로 2배의 피해를 줌"}],"trade":{"ids":{"enchant":["enchant.stat_3760588941"]}}} {"ref":"Heist Chests have #% chance to contain nothing","better":1,"matchers":[{"string":"강탈 상자가 #%의 확률로 비어 있음"}],"trade":{"ids":{"enchant":["enchant.stat_3038236553"]}}} @@ -4305,6 +4348,7 @@ {"ref":"Inflict non-Damaging Ailments as though dealing #% more Damage","better":1,"matchers":[{"string":"비-피해 상태 이상 효과를 #% 증폭된 피해를 준 것처럼 부여"},{"string":"비-피해 상태 이상 효과를 #% 감폭된 피해를 준 것처럼 부여","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1345113611"]}}} {"ref":"Inflict Withered for 2 seconds on Hit if you've cast Despair in the past 10 seconds","better":1,"matchers":[{"string":"최근 10초 이내 절망을 시전한 경우 명중 시 2초 동안 위축 유발"}],"trade":{"ids":{"explicit":["explicit.stat_1904031052"]}}} {"ref":"Inflicts a random Hex on you when your Totems die","better":1,"matchers":[{"string":"플레이어의 토템이 파괴되면 플레이어가 무작위 사술에 걸림"}],"trade":{"ids":{"explicit":["explicit.stat_2918129907"]}}} +{"ref":"Inflicts Mana Burn on you when you Hit an Enemy with a Melee Weapon","better":1,"matchers":[{"string":"근접 무기로 적 명중 시 자신에게 마나 연소 #개 유발"},{"string":"근접 무기로 적 명중 시 자신에게 마나 연소 유발","value":1}],"trade":{"ids":{"explicit":["explicit.stat_1330482101"]}}} {"ref":"Inner Conviction","better":1,"matchers":[{"string":"내면의 신념(Inner Conviction)"}],"trade":{"ids":{"explicit":["explicit.stat_354080151"]}}} {"ref":"Instant Recovery when on Low Life","better":1,"matchers":[{"string":"낮은 생명력 상태일 때 즉시 회복"}],"trade":{"ids":{"explicit":["explicit.stat_3812107348"],"fractured":["fractured.stat_3812107348"]}}} {"ref":"Insufficient Mana doesn't prevent your Melee Attacks","better":1,"matchers":[{"string":"마나가 부족해도 근접 공격 스킬 사용 가능"}],"trade":{"ids":{"explicit":["explicit.stat_1852317988"]}}} @@ -4455,6 +4499,11 @@ {"ref":"Melee Hits which Stun have #% chance to Fortify","better":1,"matchers":[{"string":"근접 명중으로 기절 유발 시 #%의 확률로 방어 상승"},{"string":"근접 명중으로 기절 유발 시 방어 상승","value":100}],"trade":{"ids":{"explicit":["explicit.stat_3206381437"],"fractured":["fractured.stat_3206381437"]}}} {"ref":"Melee Hits with Strike Skills always Knockback","better":1,"matchers":[{"string":"타격 스킬 근접 명중 시 항상 밀어냄"}],"trade":{"ids":{"explicit":["explicit.stat_1737583880"]}}} {"ref":"Melee Strike Skills deal Splash Damage to surrounding targets","better":1,"matchers":[{"string":"근접 타격 스킬로 주변 대상에게 범위 피해를 줌"}],"trade":{"ids":{"explicit":["explicit.stat_3675300253"]}}} +{"ref":"Melee Weapon Attacks have Culling Strike","better":1,"matchers":[{"string":"근접 무기 공격 시 마무리 타격 가능"}],"trade":{"ids":{"explicit":["explicit.stat_802532569"]}}} +{"ref":"Melee Weapon Damage Penetrates #% Elemental Resistances","better":1,"matchers":[{"string":"근접 무기 피해가 원소 저항 #% 관통"}],"trade":{"ids":{"explicit":["explicit.stat_2499808413"]}}} +{"ref":"Melee Weapon Damage Penetrates #% Elemental Resistances per Mana Burn","better":1,"matchers":[{"string":"마나 연소 하나당 근접 무기 피해가 원소 저항 #% 관통"}],"trade":{"ids":{"explicit":["explicit.stat_3685214225"]}}} +{"ref":"Melee Weapon Hits have #% chance to ignore Enemy Physical Damage Reduction","better":1,"matchers":[{"string":"근접 무기로 명중 시 #%의 확률로 적의 물리 피해 감소를 무시"},{"string":"근접 무기로 명중 시 적의 물리 피해 감소를 무시","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1676663186"]}}} +{"ref":"Melee Weapon Hits Inflict # Withered Debuffs for 2 seconds","better":1,"matchers":[{"string":"근접 무기로 명중 시 2초 동안 위축 디버프 #개 유발"}],"trade":{"ids":{"explicit":["explicit.stat_1103333624"]}}} {"ref":"Mercury Footprints","better":1,"matchers":[{"string":"수은의 발자국"}],"trade":{"ids":{"explicit":["explicit.stat_3970396418"]}}} {"ref":"Mind Over Matter","better":1,"matchers":[{"string":"물질보다 정신"}],"trade":{"ids":{"explicit":["explicit.stat_373964381"],"scourge":["scourge.stat_373964381"]}}} {"ref":"Mines can be Detonated an additional time","better":1,"matchers":[{"string":"지뢰 #회 추가 폭발"},{"string":"지뢰 1회 추가 폭발","value":1}],"trade":{"ids":{"explicit":["explicit.stat_325437053"]}}} @@ -5300,6 +5349,7 @@ {"ref":"Socketed Gems are Supported by Level # Enhance","better":1,"matchers":[{"string":"장착된 젬에 #레벨 향상 보조 효과 적용"}],"trade":{"ids":{"explicit":["explicit.stat_2556436882"],"fractured":["fractured.stat_2556436882"]}}} {"ref":"Socketed Gems are Supported by Level # Enlighten","better":1,"matchers":[{"string":"장착된 젬에 #레벨 계몽 보조 효과 적용"}],"trade":{"ids":{"explicit":["explicit.stat_2065361612"],"fractured":["fractured.stat_2065361612"]}}} {"ref":"Socketed Gems are Supported by Level # Eternal Blessing","better":1,"matchers":[{"string":"장착된 젬에 #레벨 영원한 축복 보조 효과 적용"}],"trade":{"ids":{"explicit":["explicit.indexable_support_143","explicit.stat_3062849155"]}}} +{"ref":"Socketed Gems are Supported by Level # Expert Retaliation","better":1,"matchers":[{"string":"장착된 젬에 #레벨 노련한 보복 보조 효과 적용"}],"trade":{"ids":{"explicit":["explicit.indexable_support_164","explicit.stat_3570337997"]}}} {"ref":"Socketed Gems are Supported by Level # Faster Attacks","better":1,"matchers":[{"string":"장착된 젬에 #레벨 공격 속도 증가 보조 효과 적용"}],"trade":{"ids":{"explicit":["explicit.indexable_support_86","explicit.stat_928701213"],"fractured":["fractured.stat_928701213"]}}} {"ref":"Socketed Gems are Supported by Level # Faster Casting","better":1,"matchers":[{"string":"장착된 젬에 #레벨 시전 속도 증가 보조 효과 적용"}],"trade":{"ids":{"explicit":["explicit.indexable_support_85","explicit.stat_2169938251"],"implicit":["implicit.stat_2169938251"],"fractured":["fractured.stat_2169938251"]}}} {"ref":"Socketed Gems are supported by Level # Faster Projectiles","better":1,"matchers":[{"string":"장착된 젬에 #레벨 투사체 속도 증가 보조 효과 적용"}],"trade":{"ids":{"explicit":["explicit.stat_99089516"],"implicit":["implicit.stat_99089516"],"fractured":["fractured.stat_99089516"]}}} @@ -5459,7 +5509,7 @@ {"ref":"Socketed Vaal Skills have #% increased Aura Effect","better":1,"matchers":[{"string":"장착된 바알 스킬의 오라 효과 #% 증가"},{"string":"장착된 바알 스킬의 오라 효과 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2932121832"]}}} {"ref":"Socketed Vaal Skills have #% increased Projectile Speed","better":1,"matchers":[{"string":"장착된 바알 스킬의 투사체 속도 #% 증가"},{"string":"장착된 바알 스킬의 투사체 속도 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2237174578"]}}} {"ref":"Socketed Vaal Skills have #% increased Skill Effect Duration","better":1,"matchers":[{"string":"장착된 바알 스킬의 스킬 효과 지속시간 #% 증가"},{"string":"장착된 바알 스킬의 스킬 효과 지속시간 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_476204410"]}}} -{"ref":"Socketed Vaal Skills have #% increased Soul Gain Prevention Duration","better":1,"matchers":[{"string":"장착된 바알 스킬의 영혼 획득 방지 지속시간 #% 증가"},{"string":"장착된 바알 스킬의 영혼 획득 방지 지속시간 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2599305231"]}}} +{"ref":"Socketed Vaal Skills have #% increased Soul Gain Prevention Duration","better":1,"matchers":[{"string":"장착된 바알 스킬의 영혼 획득 방지 지속시간 #% 증가"},{"string":"장착된 바알 스킬의 영혼 획득 방지 지속시간 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2599305231"],"enchant":["enchant.stat_2599305231"]}}} {"ref":"Socketed Vaal Skills have 20% chance to regain consumed Souls when used","better":1,"matchers":[{"string":"장착된 바알 스킬 사용 시 20%의 확률로 소모한 영혼을 돌려받음"}],"trade":{"ids":{"explicit":["explicit.stat_207863952"]}}} {"ref":"Socketed Vaal Skills require #% more Souls per Use","better":1,"matchers":[{"string":"장착된 바알 스킬 사용 시 필요한 영혼 #% 증폭"},{"string":"장착된 바알 스킬 사용 시 필요한 영혼 #% 감폭","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2198756560"]}}} {"ref":"Socketed Warcry Skills have +# Cooldown Use","better":1,"matchers":[{"string":"장착된 함성 스킬의 재사용 횟수 #회"}],"trade":{"ids":{"explicit":["explicit.stat_3784504781"]}}} @@ -5653,6 +5703,7 @@ {"ref":"Treats Enemy Monster Elemental Resistance values as inverted","better":1,"matchers":[{"string":"적 몬스터 원소 저항을 반대로 간주"}],"trade":{"ids":{"explicit":["explicit.stat_2750800428"]}}} {"ref":"Trigger a Socketed Cold Spell on Melee Critical Strike, with a 0.25 second Cooldown","better":1,"matchers":[{"string":"근접 치명타 시 장착된 냉기 주문 발동, 재사용 대기시간 0.25초"}],"trade":{"ids":{"explicit":["explicit.stat_2295303426"]}}} {"ref":"Trigger a Socketed Elemental Spell on Block, with a # second Cooldown","dp":true,"better":1,"matchers":[{"string":"막아낼 시 장착된 원소 주문 발동, 재사용 대기시간 #초"}],"trade":{"ids":{"explicit":["explicit.stat_3591112611"]}}} +{"ref":"Trigger a Socketed Fire Spell on Hit, with a # second Cooldown","dp":true,"better":1,"matchers":[{"string":"명중 시 장착된 화염 주문 발동, 재사용 대기시간 #초"}],"trade":{"ids":{"enchant":["enchant.stat_3676763995"]}}} {"ref":"Trigger a Socketed Lightning Spell on Hit, with a 0.25 second Cooldown\nSocketed Lightning Spells have no Cost if Triggered","better":1,"matchers":[{"string":"명중 시 #의 확률로 장착된 번개 주문 발동, 재사용 대기시간 0.25초\n발동 시 장착된 번개 주문의 비용 소모 없음"},{"string":"명중 시 장착된 번개 주문 발동, 재사용 대기시간 0.25초\n발동 시 장착된 번개 주문의 비용 소모 없음","value":100}],"trade":{"ids":{"explicit":["explicit.stat_654971543"]}}} {"ref":"Trigger a Socketed Spell on Using a Skill, with a # second Cooldown\nSpells Triggered this way have 150% more Cost","better":1,"matchers":[{"string":"스킬 사용 시 장착된 주문 발동, 재사용 대기시간 #초\n이렇게 발동된 주문의 비용 150% 증폭"}],"trade":{"ids":{"explicit":["explicit.stat_1582781759"],"fractured":["fractured.stat_1582781759"]}}} {"ref":"Trigger Level # Assassin's Mark when you Hit a Rare or Unique Enemy and have no Mark","better":1,"matchers":[{"string":"징표가 없는 상태로 희귀 또는 고유 적 명중 시 #레벨 암살자의 징표 발동"}],"trade":{"ids":{"explicit":["explicit.stat_3382957283","explicit.stat_3924520095"]}}} @@ -5674,9 +5725,10 @@ {"ref":"Trigger Level # Lightning Warp on Hit with this Weapon","better":1,"matchers":[{"string":"이 무기로 적 명중 시 #레벨 번개 차원 이동 발동"}],"trade":{"ids":{"explicit":["explicit.stat_1527893390"]}}} {"ref":"Trigger Level # Rain of Arrows when you Attack with a Bow","better":1,"matchers":[{"string":"활 공격 시 #레벨 화살비 발동"}],"trade":{"ids":{"explicit":["explicit.stat_2935409762"]}}} {"ref":"Trigger Level # Shield Shatter when you Block","better":1,"matchers":[{"string":"막아낼 시 #레벨 방패 파괴 발동"}],"trade":{"ids":{"explicit":["explicit.stat_401685616"]}}} +{"ref":"Trigger Level # Shock Ground on Hit","better":1,"matchers":[{"string":"명중 시 #레벨 충격 지면 발동"}],"trade":{"ids":{"enchant":["enchant.stat_2845525306"]}}} {"ref":"Trigger Level # Shock Ground when Hit","better":1,"matchers":[{"string":"피격 시 #레벨 충격 지면 발동"}],"trade":{"ids":{"explicit":["explicit.stat_2668070396"]}}} {"ref":"Trigger Level # Spirit Burst when you Use a Skill while you have a Spirit Charge","better":1,"matchers":[{"string":"혼백 충전이 있는 동안 스킬 사용 시 #레벨 혼백 격발 발동"}],"trade":{"ids":{"explicit":["explicit.stat_1992516007"]}}} -{"ref":"Trigger Level # Stalking Pustule on Kill","better":1,"matchers":[{"string":"처치 시 #레벨 농포 확산 발동"}],"trade":{"ids":{"explicit":["explicit.stat_1662669872"]}}} +{"ref":"Trigger Level # Stalking Pustule on Kill","better":1,"matchers":[{"string":"처치 시 #레벨 농포 확산 발동"}],"trade":{"ids":{"explicit":["explicit.stat_1662669872"],"enchant":["enchant.stat_1662669872"]}}} {"ref":"Trigger Level # Storm Cascade when you Attack","better":1,"matchers":[{"string":"공격 시 #레벨 태풍 폭포 발동"}],"trade":{"ids":{"explicit":["explicit.stat_818329660"]}}} {"ref":"Trigger Level # Summon Phantasm Skill when you Consume a corpse","better":1,"matchers":[{"string":"시신 1구 소모 시 #레벨 환영 소환 스킬 발동"}],"trade":{"ids":{"explicit":["explicit.stat_3252082366"]}}} {"ref":"Trigger Level # Summon Taunting Contraption when you use a Flask","better":1,"matchers":[{"string":"플라스크 사용 시 #레벨 도발 장치 소환 발동"}],"trade":{"ids":{"implicit":["implicit.stat_1774370437"]}}} @@ -5813,6 +5865,7 @@ {"ref":"When you Kill an Ignited Enemy, inflict an equivalent Ignite on each nearby Enemy","better":1,"matchers":[{"string":"점화된 적 처치 시 주변의 모든 적에게 동일한 점화 피해"}],"trade":{"ids":{"explicit":["explicit.stat_2638352064"]}}} {"ref":"When you leave your Banner's Area, recover #% of the Valour consumed for that Banner","better":1,"matchers":[{"string":"깃발의 범위를 떠날 시 해당 깃발에 소모한 기백의 #% 회복"}],"trade":{"ids":{"explicit":["explicit.stat_3906150898"]}}} {"ref":"When you lose Temporal Chains you gain maximum Rage","better":1,"matchers":[{"string":"시간의 사슬이 사라질 때, 격노 최대치 획득"}],"trade":{"ids":{"explicit":["explicit.stat_2174796794"]}}} +{"ref":"While a Pinnacle Atlas Boss is in your Presence, #% chance to Aggravate Bleeding on targets you Hit with Attacks","better":1,"matchers":[{"string":"최종 아틀라스 보스가 접근해 있는 동안, 공격 명중 시 #%의 확률로 대상의 출혈 가중"}],"trade":{"ids":{"implicit":["implicit.stat_466064970"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, #% chance to Avoid being Frozen","better":1,"matchers":[{"string":"최종 아틀라스 보스가 접근해 있는 동안, #%의 확률로 동결 긴급회피"}],"trade":{"ids":{"implicit":["implicit.stat_2661498709"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, #% chance to Avoid being Ignited","better":1,"matchers":[{"string":"최종 아틀라스 보스가 접근해 있는 동안, #%의 확률로 점화 긴급회피"}],"trade":{"ids":{"implicit":["implicit.stat_911929910"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, #% chance to Avoid being Poisoned","better":1,"matchers":[{"string":"최종 아틀라스 보스가 접근해 있는 동안, #%의 확률로 중독 긴급회피"},{"string":"최종 아틀라스 보스가 접근해 있는 동안, 중독될 수 없음","value":100}],"trade":{"ids":{"implicit":["implicit.stat_2714750784"]}}} @@ -5983,6 +6036,7 @@ {"ref":"While a Pinnacle Atlas Boss is in your Presence, Flesh and Stone has #% increased Area of Effect","better":1,"matchers":[{"string":"최종 아틀라스 보스가 접근해 있는 동안, 육체와 돌의 효과 범위 #% 증가"},{"string":"최종 아틀라스 보스가 접근해 있는 동안, 육체와 돌의 효과 범위 #% 감소","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_3393490212"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, Flesh Offering has #% increased Effect","better":1,"matchers":[{"string":"최종 아틀라스 보스가 접근해 있는 동안, 살점 공물의 효과 #% 증가"},{"string":"최종 아틀라스 보스가 접근해 있는 동안, 살점 공물의 효과 #% 감소","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_862077496"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, Freezes you inflict spread to other Enemies within # metre","better":1,"matchers":[{"string":"최종 아틀라스 보스가 접근해 있는 동안, 플레이어가 유발한 동결이 #미터 내의 다른 적에게 확산"}],"trade":{"ids":{"implicit":["implicit.stat_1436051850"]}}} +{"ref":"While a Pinnacle Atlas Boss is in your Presence, Gain # Rage on Attack Hit","better":1,"matchers":[{"string":"최종 아틀라스 보스가 접근해 있는 동안, 공격 명중 시 격노 # 획득"}],"trade":{"ids":{"implicit":["implicit.stat_3509416536"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, Gain #% of Physical Damage as Extra Chaos Damage","better":1,"matchers":[{"string":"최종 아틀라스 보스가 접근해 있는 동안, 물리 피해의 #%를 추가 카오스 피해로 획득"}],"trade":{"ids":{"implicit":["implicit.stat_3490650294"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, Gain #% of Physical Damage as Extra Cold Damage","better":1,"matchers":[{"string":"최종 아틀라스 보스가 접근해 있는 동안, 물리 피해의 #%를 추가 냉기 피해로 획득"}],"trade":{"ids":{"implicit":["implicit.stat_1425454108"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, Gain #% of Physical Damage as Extra Fire Damage","better":1,"matchers":[{"string":"최종 아틀라스 보스가 접근해 있는 동안, 물리 피해의 #%를 추가 화염 피해로 획득"}],"trade":{"ids":{"implicit":["implicit.stat_1335630001"]}}} @@ -5999,6 +6053,7 @@ {"ref":"While a Pinnacle Atlas Boss is in your Presence, Herald of Ice has #% increased Buff Effect","better":1,"matchers":[{"string":"최종 아틀라스 보스가 접근해 있는 동안, 얼음의 전령 버프 효과 #% 증가"},{"string":"최종 아틀라스 보스가 접근해 있는 동안, 얼음의 전령 버프 효과 #% 감소","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_1609260458"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, Herald of Purity has #% increased Buff Effect","better":1,"matchers":[{"string":"최종 아틀라스 보스가 접근해 있는 동안, 순수의 전령 버프 효과 #% 증가"},{"string":"최종 아틀라스 보스가 접근해 있는 동안, 순수의 전령 버프 효과 #% 감소","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_3005679448"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, Herald of Thunder has #% increased Buff Effect","better":1,"matchers":[{"string":"최종 아틀라스 보스가 접근해 있는 동안, 천둥의 전령 버프 효과 #% 증가"},{"string":"최종 아틀라스 보스가 접근해 있는 동안, 천둥의 전령 버프 효과 #% 감소","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_1553385903"]}}} +{"ref":"While a Pinnacle Atlas Boss is in your Presence, Hits have #% chance to ignore Enemy Physical Damage Reduction","better":1,"matchers":[{"string":"최종 아틀라스 보스가 접근해 있는 동안, 명중 시 #%의 확률로 적 몬스터 물리 피해 감소를 무시"},{"string":"최종 아틀라스 보스가 접근해 있는 동안, 명중 시 적 몬스터 물리 피해 감소를 무시","value":100}],"trade":{"ids":{"implicit":["implicit.stat_4022700734"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, Ignites you inflict deal Damage #% faster","better":1,"matchers":[{"string":"최종 아틀라스 보스가 접근해 있는 동안, 플레이어가 유발한 점화가 피해 #% 가속"}],"trade":{"ids":{"implicit":["implicit.stat_1053495752"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, Ignites you inflict spread to other Enemies within # metre","better":1,"matchers":[{"string":"최종 아틀라스 보스가 접근해 있는 동안, 플레이어가 유발한 점화가 #미터 내의 다른 적에게 확산"}],"trade":{"ids":{"implicit":["implicit.stat_3343791355"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, Infernal Cry has #% increased Area of Effect","better":1,"matchers":[{"string":"최종 아틀라스 보스가 접근해 있는 동안, 지옥불 함성의 효과 범위 #% 증가"}],"trade":{"ids":{"implicit":["implicit.stat_1774377226"]}}} @@ -6199,6 +6254,7 @@ {"ref":"While a Unique Enemy is in your Presence, Flesh and Stone has #% increased Area of Effect","better":1,"matchers":[{"string":"고유 적이 접근해 있는 동안, 육체와 돌의 효과 범위 #% 증가"},{"string":"고유 적이 접근해 있는 동안, 육체와 돌의 효과 범위 #% 감소","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_1472965536"]}}} {"ref":"While a Unique Enemy is in your Presence, Flesh Offering has #% increased Effect","better":1,"matchers":[{"string":"고유 적이 접근해 있는 동안, 살점 공물의 효과 #% 증가"},{"string":"고유 적이 접근해 있는 동안, 살점 공물의 효과 #% 감소","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_3599488608"]}}} {"ref":"While a Unique Enemy is in your Presence, Freezes you inflict spread to other Enemies within # metre","better":1,"matchers":[{"string":"고유 적이 접근해 있는 동안, 플레이어가 유발한 동결이 #미터 내의 다른 적에게 확산"}],"trade":{"ids":{"implicit":["implicit.stat_2543269407"]}}} +{"ref":"While a Unique Enemy is in your Presence, Gain # Rage on Attack Hit","better":1,"matchers":[{"string":"고유 적이 접근해 있는 동안, 공격 명중 시 격노 # 획득"}],"trade":{"ids":{"implicit":["implicit.stat_3134649750"]}}} {"ref":"While a Unique Enemy is in your Presence, Gain #% of Physical Damage as Extra Chaos Damage","better":1,"matchers":[{"string":"고유 적이 접근해 있는 동안, 물리 피해의 #%를 추가 카오스 피해로 획득"}],"trade":{"ids":{"implicit":["implicit.stat_620552892"]}}} {"ref":"While a Unique Enemy is in your Presence, Gain #% of Physical Damage as Extra Cold Damage","better":1,"matchers":[{"string":"고유 적이 접근해 있는 동안, 물리 피해의 #%를 추가 냉기 피해로 획득"}],"trade":{"ids":{"implicit":["implicit.stat_3171354842"]}}} {"ref":"While a Unique Enemy is in your Presence, Gain #% of Physical Damage as Extra Fire Damage","better":1,"matchers":[{"string":"고유 적이 접근해 있는 동안, 물리 피해의 #%를 추가 화염 피해로 획득"}],"trade":{"ids":{"implicit":["implicit.stat_3549954477"]}}} @@ -6354,7 +6410,7 @@ {"ref":"You and Nearby Allies have # to # added Chaos Damage per White Socket","better":1,"matchers":[{"string":"하얀 홈 하나당 자신 및 주변 동료들에게 카오스 피해 #~# 추가"}],"trade":{"ids":{"explicit":["explicit.stat_3232695173"]}}} {"ref":"You and Nearby Allies have # to # added Cold Damage per Green Socket","better":1,"matchers":[{"string":"초록 홈 하나당 자신 및 주변 동료들에게 냉기 피해 #~# 추가"}],"trade":{"ids":{"explicit":["explicit.stat_2665149933"]}}} {"ref":"You and Nearby Allies have # to # added Fire Damage per Red Socket","better":1,"matchers":[{"string":"빨간 홈 하나당 자신 및 주변 동료들이 주는 화염 피해 #~# 추가"}],"trade":{"ids":{"explicit":["explicit.stat_1666896662"]}}} -{"ref":"You and Nearby Allies have # to # added Lightning Damage per Blue Socket","better":1,"matchers":[{"string":"파란 홈 하나당 자신 및 주변 동료들에게 번개 피해 #~# 추가"}],"trade":{"ids":{"explicit":["explicit.stat_3726585224"]}}} +{"ref":"You and Nearby Allies have # to # added Lightning Damage per Blue Socket","better":1,"matchers":[{"string":"파란 홈 하나당 자신 및 주변 동료들에게 번개 피해 #~# 추가"}],"trade":{"ids":{"explicit":["explicit.stat_3726585224"],"enchant":["enchant.stat_3726585224"]}}} {"ref":"You and Nearby Allies have #% increased Item Rarity","better":1,"matchers":[{"string":"자신 및 주변 동료들이 발견하는 아이템 희귀도 #% 증가"},{"string":"자신 및 주변 동료들이 발견하는 아이템 희귀도 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_549203380"]}}} {"ref":"You and nearby Allies have +#% to Elemental Resistances","better":1,"matchers":[{"string":"자신 및 주변 동료들의 원소 저항 #%"}],"trade":{"ids":{"explicit":["explicit.stat_319842716"]}}} {"ref":"You and nearby Allies have 30% increased Mana Regeneration Rate","better":1,"matchers":[{"string":"자신 및 주변 동료들의 마나 재생 속도 30% 감소","value":-1},{"string":"자신 및 주변 동료들의 마나 재생 속도 30% 증가","value":1}],"trade":{"ids":{"explicit":["explicit.stat_2936084533"]}}} @@ -6390,6 +6446,7 @@ {"ref":"You can Cast an additional Brand","better":1,"matchers":[{"string":"낙인 #개 추가 시전 가능"},{"string":"낙인 1개 추가 시전 가능","value":1}],"trade":{"ids":{"explicit":["explicit.stat_708630863"]}}} {"ref":"You can catch Corrupted Fish","better":1,"matchers":[{"string":"타락한 물고기 포획 가능"}],"trade":{"ids":{"implicit":["implicit.stat_2451060005"]}}} {"ref":"You can catch Exotic Fish","better":1,"matchers":[{"string":"특이한 물고기 포획 가능"}],"trade":{"ids":{"explicit":["explicit.stat_1471580517"]}}} +{"ref":"You can have an additional Tincture active","better":1,"matchers":[{"string":"팅크 1개 추가로 활성화 가능"}],"trade":{"ids":{"explicit":["explicit.stat_3806798486"]}}} {"ref":"You can have an Offering of each type","better":1,"matchers":[{"string":"각 유형의 공물 보유 가능"}],"trade":{"ids":{"explicit":["explicit.stat_230941555"]}}} {"ref":"You can inflict an additional Ignite on each Enemy","better":1,"matchers":[{"string":"적에게 추가 점화 #회 가능"},{"string":"적에게 추가 점화 1회 가능","value":1}],"trade":{"ids":{"explicit":["explicit.stat_2837603657"]}}} {"ref":"You can only deal Damage with this Weapon or Ignite","better":1,"matchers":[{"string":"이 무기나 점화로만 적에게 피해를 줄 수 있음"}],"trade":{"ids":{"explicit":["explicit.stat_3128318472"]}}} @@ -6478,7 +6535,7 @@ {"ref":"You take #% of your maximum Life as Chaos Damage on use","better":1,"matchers":[{"string":"사용 시 최대 생명력의 #%를 카오스 피해로 받음"}],"trade":{"ids":{"explicit":["explicit.stat_2301696196"]}}} {"ref":"You take #% reduced Extra Damage from Critical Strikes","better":1,"matchers":[{"string":"치명타로 받는 추가 피해 #% 감소"},{"string":"치명타로 받는 추가 피해 #% 증가","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3855016469"],"implicit":["implicit.stat_3855016469"],"fractured":["fractured.stat_3855016469"],"scourge":["scourge.stat_3855016469"]}}} {"ref":"You take #% reduced Extra Damage from Critical Strikes if you've taken a Critical Strike Recently","better":1,"matchers":[{"string":"최근 4초 이내 치명타를 맞은 경우 치명타로 받는 추가 피해 #% 감소"}],"trade":{"ids":{"enchant":["enchant.stat_2047590583"]}}} -{"ref":"You take #% reduced Extra Damage from Critical Strikes per Endurance Charge","better":1,"matchers":[{"string":"인내 충전 하나당 치명타로 받는 추가 피해 #% 감소"},{"string":"인내 충전 하나당 치명타로 받는 추가 피해 #% 증가","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2380848911"]}}} +{"ref":"You take #% reduced Extra Damage from Critical Strikes per Endurance Charge","better":1,"matchers":[{"string":"인내 충전 하나당 치명타로 받는 추가 피해 #% 감소"},{"string":"인내 충전 하나당 치명타로 받는 추가 피해 #% 증가","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2380848911"],"fractured":["fractured.stat_2380848911"]}}} {"ref":"You take #% reduced Extra Damage from Critical Strikes while affected by Determination","better":-1,"matchers":[{"string":"결의의 영향을 받는 동안 치명타로 받는 추가 피해 #% 증가"},{"string":"결의의 영향을 받는 동안 치명타로 받는 추가 피해 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_68410701"]},"inverted":true}} {"ref":"You take #% reduced Extra Damage from Critical Strikes while you have no Power Charges","better":-1,"matchers":[{"string":"권능 충전이 없는 상태에서 치명타로 받는 추가 피해 #% 증가"},{"string":"권능 충전이 없는 상태에서 치명타로 받는 추가 피해 #% 감소","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3544527742"]},"inverted":true}} {"ref":"You take Chaos Damage instead of Physical Damage from Bleeding","better":1,"matchers":[{"string":"출혈을 물리 피해 대신 카오스 피해로 받음"}],"trade":{"ids":{"explicit":["explicit.stat_1623397857"]}}} @@ -6567,7 +6624,7 @@ {"ref":"Your Meteor Towers deal #% increased Damage","better":1,"anointments":[{"roll":25,"oils":"1,4"}],"matchers":[{"string":"유성 탑의 피해 #% 증가"},{"string":"유성 탑의 피해 #% 감소","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_1084180630"]}}} {"ref":"Your Meteor Towers drop an additional Meteor","better":1,"anointments":[{"roll":1,"oils":"4,11"}],"matchers":[{"string":"유성 탑이 유성 #개 추가 소환"},{"string":"유성 탑이 유성 1개 추가 소환","value":1}],"trade":{"ids":{"enchant":["enchant.stat_2396402660"]}}} {"ref":"Your Meteor Towers have #% increased Range","better":1,"anointments":[{"roll":25,"oils":"4,8"}],"matchers":[{"string":"유성 탑의 사거리 #% 증가"},{"string":"유성 탑의 사거리 #% 감소","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_1270423035"]}}} -{"ref":"Your Minions spread Burning Ground on Death, dealing #% of their maximum Life as Fire Damage per second","better":1,"matchers":[{"string":"소환수가 사망 시 용암 지대가 확산되어 1초마다 소환수 최대 생명력의 #%를 화염 피해로 줌"}],"trade":{"ids":{"explicit":["explicit.stat_4099989681"]}}} +{"ref":"Your Minions spread Burning Ground on Death, dealing #% of their maximum Life as Fire Damage per second","better":1,"matchers":[{"string":"소환수가 사망 시 용암 지대가 확산되어 1초마다 소환수 최대 생명력의 #%를 화염 피해로 줌"}],"trade":{"ids":{"explicit":["explicit.stat_4099989681"],"enchant":["enchant.stat_4099989681"]}}} {"ref":"Your Minions spread Caustic Ground on Death, dealing #% of their maximum Life as Chaos Damage per second","better":1,"matchers":[{"string":"소환수가 사망 시 부식성 지대를 확산해 1초마다 최대 생명력의 #%를 카오스 피해로 줌"}],"trade":{"ids":{"explicit":["explicit.stat_688802590"]}}} {"ref":"Your Minions use your Flasks when summoned","better":1,"matchers":[{"string":"소환될 때 소환수가 플레이어의 플라스크 사용"}],"trade":{"ids":{"explicit":["explicit.stat_1827636152"]}}} {"ref":"Your Movement Skills are Disabled","better":1,"matchers":[{"string":"이동 스킬을 사용할 수 없음"}],"trade":{"ids":{"scourge":["scourge.stat_86000920"]}}} diff --git a/renderer/public/data/ru/items.ndjson b/renderer/public/data/ru/items.ndjson index 5d29a38b3..a39f38748 100644 --- a/renderer/public/data/ru/items.ndjson +++ b/renderer/public/data/ru/items.ndjson @@ -4330,7 +4330,8 @@ {"name":"Железная масса","refName":"The Iron Mass","namespace":"UNIQUE","unique":{"base":"Gladius"},"icon":"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvV2VhcG9ucy9PbmVIYW5kV2VhcG9ucy9PbmVIYW5kU3dvcmRzL1NrZWxldG9uU3dvcmQiLCJ3IjoyLCJoIjozLCJzY2FsZSI6MX1d/f3b8e5c988/SkeletonSword.png"} {"name":"Башня из слоновой кости","refName":"The Ivory Tower","namespace":"UNIQUE","unique":{"base":"Saint's Hauberk"},"icon":"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9Cb2R5QXJtb3Vycy9UaGVJdm9yeVRvd2VyIiwidyI6MiwiaCI6Mywic2NhbGUiOjF9XQ/26d71eb965/TheIvoryTower.png"} {"name":"Дурной джу-джу","refName":"The Jinxed Juju","namespace":"UNIQUE","unique":{"base":"Citrine Amulet"},"icon":"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQW11bGV0cy9KdWp1c1NvdWwiLCJ3IjoxLCJoIjoxLCJzY2FsZSI6MX1d/6d30276e6f/JujusSoul.png"} -{"name":"Свет смысла","refName":"The Light of Meaning","namespace":"UNIQUE","unique":{"base":"Prismatic Jewel"},"icon":"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL0FmZmxpY3Rpb25KZXdlbCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/0794886e1c/AfflictionJewel.png"} +{"name":"Свет смысла","refName":"The Light of Meaning","namespace":"UNIQUE","unique":{"base":"Prismatic Jewel","fixedStats":[]},"icon":"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvSmV3ZWxzL0FmZmxpY3Rpb25KZXdlbCIsInciOjEsImgiOjEsInNjYWxlIjoxfV0/0794886e1c/AfflictionJewel.png"} +{"name":"Живой меч","refName":"The Living Blade","namespace":"UNIQUE","unique":{"base":"Ezomyte Blade"},"icon":"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvV2VhcG9ucy9Ud29IYW5kV2VhcG9ucy9Ud29IYW5kU3dvcmRzL0dyZWVuZXllc1N3b3JkIiwidyI6MiwiaCI6NCwic2NhbGUiOjF9XQ/f9c9d0d265/GreeneyesSword.png"} {"name":"Великан","refName":"The Magnate","namespace":"UNIQUE","unique":{"base":"Studded Belt"},"icon":"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQmVsdHMvQnVja2xlZEJlbHRVbmlxdWUiLCJ3IjoyLCJoIjoxLCJzY2FsZSI6MX1d/10d87b7baf/BuckledBeltUnique.png"} {"name":"Ночная лампа","refName":"The Night Lamp","namespace":"UNIQUE","unique":{"base":"Urn Relic"},"icon":"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvUmVsaWNzL1JlbGljVW5pcXVlMngxIiwidyI6MiwiaCI6MSwic2NhbGUiOjF9XQ/2a6a7e317d/RelicUnique2x1.png"} {"name":"Угнетатель","refName":"The Oppressor","namespace":"UNIQUE","unique":{"base":"Elegant Round Shield"},"icon":"https://web.poecdn.com/gen/image/WzI1LDE0LHsiZiI6IjJESXRlbXMvQXJtb3Vycy9TaGllbGRzL1RoZVN1cHByZXNzb3IiLCJ3IjoyLCJoIjozLCJzY2FsZSI6MX1d/c8dcd744a2/TheSuppressor.png"} diff --git a/renderer/public/data/ru/stats.ndjson b/renderer/public/data/ru/stats.ndjson index 8cdbe44c4..49533076d 100644 --- a/renderer/public/data/ru/stats.ndjson +++ b/renderer/public/data/ru/stats.ndjson @@ -200,6 +200,7 @@ {"ref":"#% chance to Blind Enemies on Critical Strike","better":1,"matchers":[{"string":"#% шанс ослепить врагов при нанесении критического удара"}],"trade":{"ids":{"explicit":["explicit.stat_3983981705"]}}} {"ref":"#% chance to Blind Enemies on hit","better":1,"matchers":[{"string":"#% шанс ослепить врагов при нанесении удара"}],"trade":{"ids":{"explicit":["explicit.stat_2301191210"],"fractured":["fractured.stat_2301191210"],"crafted":["crafted.stat_2301191210"]}}} {"ref":"#% chance to Blind Enemies on Hit with Attacks","better":1,"matchers":[{"string":"#% шанс ослепить врагов при нанесении удара атаками"},{"string":"Ослепляет врагов при нанесении удара атаками","value":100}],"trade":{"ids":{"explicit":["explicit.stat_318953428"],"implicit":["implicit.stat_318953428"],"fractured":["fractured.stat_318953428"]}}} +{"ref":"#% chance to Blind Enemies on Hit with Melee Weapons","better":1,"matchers":[{"string":"#% шанс ослепить врагов ударами оружием ближнего боя"}],"trade":{"ids":{"implicit":["implicit.stat_2795267150"]}}} {"ref":"#% chance to Blind Enemies when they Hit you","better":1,"matchers":[{"string":"#% шанс ослепить врагов, когда они наносят по вам удар"}],"trade":{"ids":{"scourge":["scourge.stat_26216403"]}}} {"ref":"#% chance to Blind Enemies which Hit you while affected by Grace","better":1,"matchers":[{"string":"Под действием Грации вы получаете #% шанс ослепить врагов, которые нанесли вам удар"},{"string":"Под действием Грации вы ослепляете врагов, которые нанесли вам удар","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2548097895"]}}} {"ref":"#% chance to Blind nearby Enemies when gaining Her Blessing","better":1,"matchers":[{"string":"#% шанс ослепить ближайших врагов при получении Её благословления"},{"string":"Всегда ослепляет ближайших врагов при получении Её благословления","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2327728343"]}}} @@ -207,7 +208,8 @@ {"ref":"#% Chance to Block Spell Damage","better":1,"matchers":[{"string":"#% шанс блокировать урон от чар"}],"trade":{"ids":{"explicit":["explicit.stat_19803471","explicit.stat_2881111359","explicit.stat_561307714"],"implicit":["implicit.stat_2881111359","implicit.stat_561307714"],"fractured":["fractured.stat_561307714"],"scourge":["scourge.stat_19803471"],"crafted":["crafted.stat_561307714"]}}} {"ref":"#% Chance to cause Bleeding Enemies to Flee on hit","better":1,"matchers":[{"string":"#% шанс испугать истекающих кровью врагов при нанесении удара"}],"trade":{"ids":{"explicit":["explicit.stat_2072206041"]}}} {"ref":"#% chance to Cause Bleeding on Critical Strike","better":1,"matchers":[{"string":"#% шанс наложить кровотечение при критическом ударе"},{"string":"Накладывает кровотечение при критическом ударе","value":100},{"string":"50% шанс наложить кровотечение при критическом ударе","value":50}],"trade":{"ids":{"explicit":["explicit.stat_513681673"]}}} -{"ref":"#% chance to cause Bleeding on Hit","better":1,"matchers":[{"string":"#% шанс наложить кровотечение при нанесении удара"}],"trade":{"ids":{"explicit":["explicit.stat_1519615863"],"implicit":["implicit.stat_1519615863"],"fractured":["fractured.stat_1519615863"],"crafted":["crafted.stat_1519615863"]}}} +{"ref":"#% chance to cause Bleeding on Hit","better":1,"matchers":[{"string":"#% шанс наложить кровотечение при нанесении удара"}],"trade":{"ids":{"explicit":["explicit.stat_1519615863"],"implicit":["implicit.stat_1519615863"],"fractured":["fractured.stat_1519615863"],"enchant":["enchant.stat_1519615863"],"crafted":["crafted.stat_1519615863"]}}} +{"ref":"#% chance to cause Bleeding with Melee Weapons","better":1,"matchers":[{"string":"#% шанс вызвать кровотечение оружием ближнего боя"}],"trade":{"ids":{"implicit":["implicit.stat_1630041051"]}}} {"ref":"#% chance to cause Enemies to Flee on use","better":1,"matchers":[{"string":"#% шанс испугать врагов при использовании"}],"trade":{"ids":{"explicit":["explicit.stat_1457911472"]}}} {"ref":"#% Chance to Cause Monster to Flee on Block","better":1,"matchers":[{"string":"#% шанс испугать врагов при блоке"}],"trade":{"ids":{"explicit":["explicit.stat_3212461220"]}}} {"ref":"#% chance to Cause Monsters to Flee","better":1,"matchers":[{"string":"#% шанс испугать врагов"}],"trade":{"ids":{"explicit":["explicit.stat_3181974858"],"implicit":["implicit.stat_3181974858"]}}} @@ -219,7 +221,7 @@ {"ref":"#% chance to create a Smoke Cloud when Hit","better":1,"matchers":[{"string":"#% шанс создать облако дыма при получении удара"},{"string":"Создаёт облако дыма при получении удара","value":100}],"trade":{"ids":{"explicit":["explicit.stat_953314356"]}}} {"ref":"#% chance to create an additional Animate Weapon copy","better":1,"matchers":[{"string":"Живое оружие имеет #% шанс создать дополнительную копию"}],"trade":{"ids":{"enchant":["enchant.stat_3711386843"]}}} {"ref":"#% chance to create Chilled Ground when Hit with an Attack","better":1,"matchers":[{"string":"#% шанс создать замерзшую землю при нанесении удара атакой"},{"string":"Создает замерзшую землю при нанесении удара атакой","value":100}],"trade":{"ids":{"explicit":["explicit.stat_358040686"]}}} -{"ref":"#% chance to create Chilled Ground when you Freeze an Enemy","better":1,"matchers":[{"string":"#% шанс создать замерзшую землю при заморозке врага"},{"string":"Создает замерзшую землю при заморозке врага","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2901262227"]}}} +{"ref":"#% chance to create Chilled Ground when you Freeze an Enemy","better":1,"matchers":[{"string":"#% шанс создать замерзшую землю при заморозке врага"},{"string":"Создает замерзшую землю при заморозке врага","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2901262227"],"enchant":["enchant.stat_2901262227"]}}} {"ref":"#% chance to create Consecrated Ground when Hit, lasting 8 seconds","better":1,"matchers":[{"string":"#% шанс на 8 секунд создать освящённую землю при получении удара"},{"string":"На 8 секунд создаёт освящённую землю при получении удара","value":100}],"trade":{"ids":{"scourge":["scourge.stat_1968872681"]}}} {"ref":"#% chance to create Consecrated Ground when you Block","better":1,"matchers":[{"string":"#% шанс создать освящённую землю при блоке"}],"trade":{"ids":{"explicit":["explicit.stat_573884683"]}}} {"ref":"#% chance to create Consecrated Ground when you Hit a Rare or Unique Enemy, lasting 8 seconds","better":1,"matchers":[{"string":"#% шанс на 8 секунд создать освящённую землю при нанесении удара по редкому или уникальному врагу"}],"trade":{"ids":{"explicit":["explicit.stat_3135669941"]}}} @@ -247,6 +249,7 @@ {"ref":"#% chance to Freeze","better":1,"matchers":[{"string":"#% шанс заморозить"},{"string":"Всегда замораживает","value":100},{"string":"Всегда замораживает врагов при нанесении удара","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2309614417"],"implicit":["implicit.stat_2309614417"],"fractured":["fractured.stat_2309614417"],"enchant":["enchant.stat_2309614417"],"scourge":["scourge.stat_2309614417"],"crafted":["crafted.stat_2309614417"]}}} {"ref":"#% chance to Freeze during any Flask Effect","better":1,"matchers":[{"string":"#% шанс наложить заморозку во время действия эффекта любого флакона"}],"trade":{"ids":{"explicit":["explicit.stat_2332726055"]}}} {"ref":"#% chance to Freeze Enemies for 1 second when they Hit you","better":1,"matchers":[{"string":"#% шанс заморозить врагов на 1 секунду, когда они наносят по вам удар"}],"trade":{"ids":{"explicit":["explicit.stat_2168861013"]}}} +{"ref":"#% chance to Freeze with Melee Weapons","better":1,"matchers":[{"string":"#% шанс заморозить оружием ближнего боя"}],"trade":{"ids":{"implicit":["implicit.stat_1858426568"]}}} {"ref":"#% chance to Freeze, Shock and Ignite","better":1,"matchers":[{"string":"#% шанс наложить заморозку, шок и поджог"},{"string":"Всегда накладывает заморозку, шок и поджог","value":100}],"trade":{"ids":{"explicit":["explicit.stat_800141891"],"implicit":["implicit.stat_800141891"],"fractured":["fractured.stat_800141891"]}}} {"ref":"#% chance to Freeze, Shock and Ignite during Effect","better":1,"matchers":[{"string":"#% шанс заморозить, наложить шок или поджечь во время действия эффекта"}],"trade":{"ids":{"explicit":["explicit.stat_97064873"],"fractured":["fractured.stat_97064873"]}}} {"ref":"#% chance to Freeze, Shock and Ignite if you haven't Crit Recently","better":1,"matchers":[{"string":"#% шанс заморозить, наложить шок или поджечь, если недавно вы не наносили критических ударов"}],"trade":{"ids":{"enchant":["enchant.stat_3915210550"]}}} @@ -260,7 +263,7 @@ {"ref":"#% chance to gain a Frenzy Charge on Hit","better":1,"matchers":[{"string":"#% шанс получить заряд ярости при нанесении удара"}],"trade":{"ids":{"explicit":["explicit.stat_2323242761"],"implicit":["implicit.stat_2323242761"],"fractured":["fractured.stat_2323242761"]}}} {"ref":"#% chance to gain a Frenzy Charge on Hit while Blinded","better":1,"matchers":[{"string":"#% шанс получить заряд ярости при нанесении удара будучи ослепленным"}],"trade":{"ids":{"explicit":["explicit.stat_2478268100"]}}} {"ref":"#% chance to gain a Frenzy Charge on Hitting an Enemy with no Evasion Rating","better":1,"matchers":[{"string":"#% шанс получить заряд ярости при нанесении удара по врагу без уклонения"}],"trade":{"ids":{"explicit":["explicit.stat_471924383"]}}} -{"ref":"#% chance to gain a Frenzy Charge on Kill","better":1,"matchers":[{"string":"#% шанс получить заряд ярости при убийстве"},{"string":"Дарует заряд ярости при убийстве","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1826802197"],"implicit":["implicit.stat_1826802197"],"fractured":["fractured.stat_1826802197"],"scourge":["scourge.stat_1826802197"]}}} +{"ref":"#% chance to gain a Frenzy Charge on Kill","better":1,"matchers":[{"string":"#% шанс получить заряд ярости при убийстве"},{"string":"Дарует заряд ярости при убийстве","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1826802197"],"implicit":["implicit.stat_1826802197"],"fractured":["fractured.stat_1826802197"],"enchant":["enchant.stat_1826802197"],"scourge":["scourge.stat_1826802197"]}}} {"ref":"#% chance to gain a Frenzy Charge on Killing a Frozen Enemy","better":1,"matchers":[{"string":"#% шанс получить заряд ярости при убийстве замороженного врага"},{"string":"Заряд ярости при убийстве замороженного врага","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2230931659"]}}} {"ref":"#% chance to gain a Frenzy Charge on Killing an Enemy affected by at least 5 Poisons","better":1,"matchers":[{"string":"#% шанс получить заряд ярости при убийстве врага с 5 или более зарядами яда"}],"trade":{"ids":{"explicit":["explicit.stat_496822696"]}}} {"ref":"#% chance to gain a Frenzy Charge when Hit","better":1,"matchers":[{"string":"#% шанс получить заряд ярости при получении удара"}],"trade":{"ids":{"explicit":["explicit.stat_881914531"]}}} @@ -274,7 +277,7 @@ {"ref":"#% chance to gain a Power Charge on Hit","better":1,"matchers":[{"string":"#% шанс получить заряд энергии при нанесении удара"}],"trade":{"ids":{"explicit":["explicit.stat_1453197917"]}}} {"ref":"#% chance to Gain a Power Charge on Hit while Poisoned","better":1,"matchers":[{"string":"#% шанс получить заряд энергии при нанесении удара пока вы отравлены"},{"string":"Дарует заряд энергии при нанесении удара пока вы отравлены","value":100}],"trade":{"ids":{"explicit":["explicit.stat_800598487"]}}} {"ref":"#% chance to gain a Power Charge on hitting an Enemy affected by a Spider's Web","better":1,"matchers":[{"string":"#% шанс получить заряд энергии при нанесении удара по врагу, на которого действует Паучья паутина"}],"trade":{"ids":{"explicit":["explicit.stat_273206351"]}}} -{"ref":"#% chance to gain a Power Charge on Kill","better":1,"matchers":[{"string":"#% шанс получить заряд энергии при убийстве"},{"string":"Дарует заряд энергии при убийстве","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2483795307"],"implicit":["implicit.stat_2483795307"],"fractured":["fractured.stat_2483795307"],"scourge":["scourge.stat_2483795307"]}}} +{"ref":"#% chance to gain a Power Charge on Kill","better":1,"matchers":[{"string":"#% шанс получить заряд энергии при убийстве"},{"string":"Дарует заряд энергии при убийстве","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2483795307"],"implicit":["implicit.stat_2483795307"],"fractured":["fractured.stat_2483795307"],"enchant":["enchant.stat_2483795307"],"scourge":["scourge.stat_2483795307"]}}} {"ref":"#% chance to gain a Power Charge on Killing a Frozen Enemy","better":1,"matchers":[{"string":"#% шанс получить заряд энергии при убийстве замороженного врага"},{"string":"Получает заряд энергии при убийстве замороженного врага","value":100}],"trade":{"ids":{"explicit":["explicit.stat_3607154250"],"fractured":["fractured.stat_3607154250"]}}} {"ref":"#% chance to gain a Power Charge on Killing an Enemy affected by fewer than 5 Poisons","better":1,"matchers":[{"string":"#% шанс получить заряд энергии при убийстве врага с 5 или менее зарядами яда"}],"trade":{"ids":{"explicit":["explicit.stat_352612932"]}}} {"ref":"#% chance to gain a Power Charge when you Block","better":1,"matchers":[{"string":"#% шанс получить заряд энергии при блоке"}],"trade":{"ids":{"explicit":["explicit.stat_3945147290"],"fractured":["fractured.stat_3945147290"]}}} @@ -292,7 +295,7 @@ {"ref":"#% chance to gain an additional Vaal Soul per Enemy Shattered","better":1,"matchers":[{"string":"#% шанс на получение дополнительной души ваал за каждого разбитого врага"}],"trade":{"ids":{"explicit":["explicit.stat_1633381214"]}}} {"ref":"#% chance to gain an Endurance Charge on Critical Strike","better":1,"matchers":[{"string":"#% шанс получить заряд выносливости при нанесении критического удара"},{"string":"Заряд выносливости при нанесении критического удара","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2542650946"],"fractured":["fractured.stat_2542650946"]}}} {"ref":"#% chance to gain an Endurance Charge on Hitting an Enemy with no Armour","better":1,"matchers":[{"string":"#% шанс получить заряд выносливости при нанесении удара по врагу без брони"}],"trade":{"ids":{"explicit":["explicit.stat_3488208924"]}}} -{"ref":"#% chance to gain an Endurance Charge on Kill","better":1,"matchers":[{"string":"#% шанс получить заряд выносливости при убийстве"},{"string":"Заряд выносливости при убийстве","value":100},{"string":"Получает заряд выносливости при убийстве","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1054322244","explicit.stat_2064503808"],"implicit":["implicit.stat_1054322244"],"fractured":["fractured.stat_1054322244"],"scourge":["scourge.stat_1054322244"]}}} +{"ref":"#% chance to gain an Endurance Charge on Kill","better":1,"matchers":[{"string":"#% шанс получить заряд выносливости при убийстве"},{"string":"Заряд выносливости при убийстве","value":100},{"string":"Получает заряд выносливости при убийстве","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1054322244","explicit.stat_2064503808"],"implicit":["implicit.stat_1054322244"],"fractured":["fractured.stat_1054322244"],"enchant":["enchant.stat_1054322244"],"scourge":["scourge.stat_1054322244"]}}} {"ref":"#% chance to gain an Endurance Charge when you are Hit","better":1,"matchers":[{"string":"#% шанс получить заряд выносливости при получении удара"},{"string":"Заряд выносливости при получении удара","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1514657588"]}}} {"ref":"#% chance to gain an Endurance Charge when you Block","better":1,"matchers":[{"string":"#% шанс получить заряд выносливости при блоке"},{"string":"Заряд выносливости при блоке","value":100}],"trade":{"ids":{"explicit":["explicit.stat_417188801"],"fractured":["fractured.stat_417188801"]}}} {"ref":"#% chance to gain an Endurance Charge when you Hit a Bleeding Enemy","better":1,"matchers":[{"string":"#% шанс получить заряд выносливости при нанесении удара по истекающему кровью врагу"}],"trade":{"ids":{"explicit":["explicit.stat_1536266147"],"fractured":["fractured.stat_1536266147"]}}} @@ -303,7 +306,7 @@ {"ref":"#% chance to Gain Arcane Surge on Hit with Spells while at maximum Power Charges","better":1,"matchers":[{"string":"#% шанс получить Колдовской выброс при нанесении удара чарами при максимуме зарядов энергии"},{"string":"Дарует Колдовской выброс при нанесении удара чарами при максимуме зарядов энергии","value":100}],"trade":{"ids":{"explicit":["explicit.stat_813119588"]}}} {"ref":"#% chance to Gain Arcane Surge when you deal a Critical Strike","better":1,"matchers":[{"string":"#% шанс получить Колдовской выброс, когда вы наносите критический удар"},{"string":"Дарует Колдовской выброс, когда вы наносите критический удар","value":100}],"trade":{"ids":{"explicit":["explicit.stat_446027070"],"fractured":["fractured.stat_446027070"]}}} {"ref":"#% chance to gain Arcane Surge when you Kill an Enemy","better":1,"matchers":[{"string":"#% шанс получить Колдовской выброс, когда вы убиваете врага"},{"string":"Дарует Колдовской выброс, когда вы убиваете врага","value":100}],"trade":{"ids":{"explicit":["explicit.stat_573223427"],"fractured":["fractured.stat_573223427"],"crafted":["crafted.stat_573223427"]}}} -{"ref":"#% chance to gain Chaotic Might for 10 seconds on Kill","better":1,"matchers":[{"string":"#% шанс получить Мощь Хаоса на 10 секунд при убийстве"},{"string":"Дарует Мощь Хаоса на 10 секунд при убийстве","value":100}],"trade":{"ids":{"explicit":["explicit.stat_562371749"]}}} +{"ref":"#% chance to gain Chaotic Might for 10 seconds on Kill","better":1,"matchers":[{"string":"#% шанс получить Мощь Хаоса на 10 секунд при убийстве"},{"string":"Дарует Мощь Хаоса на 10 секунд при убийстве","value":100}],"trade":{"ids":{"explicit":["explicit.stat_562371749"],"enchant":["enchant.stat_562371749"]}}} {"ref":"#% chance to gain Elusive on Critical Strike","better":1,"matchers":[{"string":"#% шанс получить Неуловимость при нанесении критического удара"},{"string":"Дарует Неуловимость при нанесении критического удара","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2896192589"],"fractured":["fractured.stat_2896192589"]}}} {"ref":"#% chance to gain Her Blessing for 3 seconds when you Ignite an Enemy","better":1,"matchers":[{"string":"#% шанс получить Её благословление на три секунды при поджоге врага"},{"string":"Её благословление на три секунды при поджоге врага","value":100}],"trade":{"ids":{"explicit":["explicit.stat_4203400545"]}}} {"ref":"#% chance to gain Onslaught for 10 seconds on Kill","better":1,"matchers":[{"string":"#% шанс получить эффект Боевой раж на 10 секунд при убийстве"},{"string":"Эффект Боевой раж на 10 секунд при убийстве","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2453026567"]}}} @@ -323,18 +326,20 @@ {"ref":"#% chance to Ignite","better":1,"matchers":[{"string":"#% шанс поджечь"},{"string":"Всегда поджигает","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1335054179"],"implicit":["implicit.stat_1335054179"],"fractured":["fractured.stat_1335054179"],"enchant":["enchant.stat_1335054179"],"scourge":["scourge.stat_1335054179"],"crafted":["crafted.stat_1335054179"]}}} {"ref":"#% chance to Ignite during any Flask Effect","better":1,"matchers":[{"string":"#% шанс наложить поджог во время действия эффекта любого флакона"}],"trade":{"ids":{"explicit":["explicit.stat_3888064854"]}}} {"ref":"#% chance to Ignite when in Main Hand","better":1,"matchers":[{"string":"#% шанс поджечь, если в правой руке"},{"string":"Всегда поджигает цель, если в правой руке","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2919089822"]}}} +{"ref":"#% chance to Ignite with Melee Weapons","better":1,"matchers":[{"string":"#% шанс поджечь оружием ближнего боя"}],"trade":{"ids":{"implicit":["implicit.stat_4206255461"]}}} {"ref":"#% chance to Ignore Stuns while Casting","better":1,"matchers":[{"string":"#% шанс игнорировать оглушения при сотворении чар"},{"string":"Игнорирует оглушения при сотворении чар","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1916706958"],"implicit":["implicit.stat_1916706958"],"fractured":["fractured.stat_1916706958"]}}} {"ref":"#% chance to Ignore Stuns while using Socketed Attack Skills","better":1,"matchers":[{"string":"#% шанс игнорировать оглушения при использовании размещенных умений атак"},{"string":"Игнорирует оглушения при использовании размещенных умений атак","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1439818705"]}}} {"ref":"#% chance to Impale Enemies on Hit with Attacks","better":1,"matchers":[{"string":"#% шанс наложить на врагов Прокол при нанесении удара атаками"},{"string":"Накладывает на врагов Прокол при нанесении удара атаками","value":100}],"trade":{"ids":{"explicit":["explicit.stat_3739863694","explicit.stat_725880290"],"implicit":["implicit.stat_3739863694"],"fractured":["fractured.stat_3739863694","fractured.stat_725880290"],"scourge":["scourge.stat_3739863694"],"crafted":["crafted.stat_725880290"]}}} {"ref":"#% chance to Impale Enemies on Hit with Attacks while using Pride","better":1,"matchers":[{"string":"#% шанс наложить Прокол на врагов при нанесении удара атаками под действием Гордости"},{"string":"Накладывает Прокол на врагов при нанесении удара атаками под действием Гордости","value":100}],"trade":{"ids":{"explicit":["explicit.stat_4173751044"]}}} {"ref":"#% chance to Impale on Spell Hit","better":1,"matchers":[{"string":"#% шанс наложить Прокол при нанесении удара чарами"}],"trade":{"ids":{"explicit":["explicit.stat_3094222195"]}}} +{"ref":"#% chance to inflict a Grasping Vine on Melee Weapon Hit","better":1,"matchers":[{"string":"#% шанс наложить Цепкую лиану при нанесении удара оружием ближнего боя"},{"string":"Накладывает Цепкую лиану при нанесении удара оружием ближнего боя","value":100}],"trade":{"ids":{"explicit":["explicit.stat_19313391"]}}} {"ref":"#% chance to inflict Bleeding on Critical Strike with Attacks","better":1,"matchers":[{"string":"#% шанс наложить кровотечение при нанесении критического удара атаками"}],"trade":{"ids":{"explicit":["explicit.stat_2054257693"]}}} {"ref":"#% chance to inflict Brittle","better":1,"matchers":[{"string":"#% шанс наложить Хрупкость"},{"string":"Всегда накладывает Хрупкость","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2238174408"]}}} {"ref":"#% chance to inflict Brittle on Enemies when you Block their Damage","better":1,"matchers":[{"string":"#% шанс наложить Хрупкость на врагов когда вы блокируете их урон"},{"string":"Накладывает Хрупкость на врагов когда вы блокируете их урон","value":100}],"trade":{"ids":{"implicit":["implicit.stat_1749278976"]}}} {"ref":"#% chance to inflict Cold Exposure on Hit","better":1,"matchers":[{"string":"#% шанс наложить восприимчивость к холоду при нанесении удара"},{"string":"Накладывает восприимчивость к холоду при нанесении удара","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2630708439"],"fractured":["fractured.stat_2630708439"],"scourge":["scourge.stat_2630708439"]}}} {"ref":"#% chance to inflict Corrosion on Hit with Attacks","better":1,"matchers":[{"string":"#% шанс наложить Коррозию при нанесении удара атаками"}],"trade":{"ids":{"explicit":["explicit.stat_2523122963"]}}} {"ref":"#% chance to inflict Fire Exposure on Hit","better":1,"matchers":[{"string":"#% шанс наложить восприимчивость к огню при нанесении удара"},{"string":"Накладывает восприимчивость к огню при нанесении удара","value":100}],"trade":{"ids":{"explicit":["explicit.stat_3602667353"],"fractured":["fractured.stat_3602667353"],"scourge":["scourge.stat_3602667353"]}}} -{"ref":"#% chance to inflict Lightning Exposure on Hit","better":1,"matchers":[{"string":"#% шанс наложить восприимчивость к молнии при нанесении удара"},{"string":"Накладывает восприимчивость к молнии при нанесении удара","value":100}],"trade":{"ids":{"explicit":["explicit.stat_4265906483"],"fractured":["fractured.stat_4265906483"],"scourge":["scourge.stat_4265906483"]}}} +{"ref":"#% chance to inflict Lightning Exposure on Hit","better":1,"matchers":[{"string":"#% шанс наложить восприимчивость к молнии при нанесении удара"},{"string":"Накладывает восприимчивость к молнии при нанесении удара","value":100}],"trade":{"ids":{"explicit":["explicit.stat_4265906483"],"fractured":["fractured.stat_4265906483"],"enchant":["enchant.stat_4265906483"],"scourge":["scourge.stat_4265906483"]}}} {"ref":"#% chance to inflict Withered for 2 seconds on Hit","better":1,"matchers":[{"string":"#% шанс наложить Истощение на 2 секунды при нанесении удара"},{"string":"Накладывает Истощение на 2 секунды при нанесении удара","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1957711555"]}}} {"ref":"#% chance to inflict Withered for 2 seconds on Hit with this Weapon","better":1,"matchers":[{"string":"#% шанс наложить Истощение на 2 секунды при нанесении удара этим оружием"},{"string":"Накладывает Истощение на 2 секунды при нанесении удара этим оружием","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1226121733"]}}} {"ref":"#% chance to Intimidate Enemies for 4 seconds on Hit","better":1,"matchers":[{"string":"#% шанс при нанесении удара устрашить врагов на 4 секунды"},{"string":"#% шанс устрашить врагов на 4 секунды при нанесении удара"},{"string":"Устрашает врагов на 4 секунды при нанесении удара","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2089652545","explicit.stat_78985352"],"implicit":["implicit.stat_2089652545","implicit.stat_78985352"],"fractured":["fractured.stat_2089652545","fractured.stat_78985352"],"scourge":["scourge.stat_78985352"]}}} @@ -356,11 +361,12 @@ {"ref":"#% chance to not generate Alert Level on opening a Chest using Lockpicking","better":1,"matchers":[{"string":"#% шанс не поднять уровень тревоги при открытии сундука с помощью Взлома"}],"trade":{"ids":{"explicit":["explicit.stat_647064288"],"fractured":["fractured.stat_647064288"]}}} {"ref":"#% chance to not generate Alert Level on opening a Chest using Perception","better":1,"matchers":[{"string":"#% шанс не поднять уровень тревоги при открытии сундука с помощью Восприятия"}],"trade":{"ids":{"explicit":["explicit.stat_397829245"],"fractured":["fractured.stat_397829245"]}}} {"ref":"#% chance to not generate Alert Level on opening a Chest using Trap Disarmament","better":1,"matchers":[{"string":"#% шанс не поднять уровень тревоги при открытии сундука с помощью Разминирования"}],"trade":{"ids":{"explicit":["explicit.stat_3015749212"],"fractured":["fractured.stat_3015749212"]}}} -{"ref":"#% chance to Poison on Hit","better":1,"matchers":[{"string":"#% шанс отравить при нанесении удара"},{"string":"Всегда отравляет при нанесении удара","value":100}],"trade":{"ids":{"explicit":["explicit.stat_3885634897","explicit.stat_795138349"],"implicit":["implicit.stat_3885634897","implicit.stat_795138349"],"fractured":["fractured.stat_3885634897","fractured.stat_795138349"],"scourge":["scourge.stat_795138349"],"crafted":["crafted.stat_3885634897"]}}} +{"ref":"#% chance to Poison on Hit","better":1,"matchers":[{"string":"#% шанс отравить при нанесении удара"},{"string":"Всегда отравляет при нанесении удара","value":100}],"trade":{"ids":{"explicit":["explicit.stat_3885634897","explicit.stat_795138349"],"implicit":["implicit.stat_3885634897","implicit.stat_795138349"],"fractured":["fractured.stat_3885634897","fractured.stat_795138349"],"enchant":["enchant.stat_3885634897"],"scourge":["scourge.stat_795138349"],"crafted":["crafted.stat_3885634897"]}}} {"ref":"#% chance to Poison on Hit against Cursed Enemies","better":1,"matchers":[{"string":"#% шанс отравить при нанесении ударов по проклятым врагам"},{"string":"Всегда отравляет при нанесении ударов по проклятым врагам","value":100}],"trade":{"ids":{"explicit":["explicit.stat_2208857094"]}}} {"ref":"#% chance to Poison on Hit during Effect","better":1,"matchers":[{"string":"#% шанс отравить при нанесении удара во время действия эффекта"}],"trade":{"ids":{"explicit":["explicit.stat_2777278657"]}}} {"ref":"#% chance to Poison on Hit with Attacks","better":1,"matchers":[{"string":"#% шанс отравить при нанесении удара атаками"},{"string":"Всегда отравляет при нанесении удара атаками","value":100}],"trade":{"ids":{"explicit":["explicit.stat_3954735777"]}}} {"ref":"#% chance to Poison per Power Charge","better":1,"matchers":[{"string":"#% шанс отравить за заряд энергии"}],"trade":{"ids":{"explicit":["explicit.stat_2992087211"]}}} +{"ref":"#% chance to Poison with Melee Weapons","better":1,"matchers":[{"string":"#% шанс отравить оружием ближнего боя"}],"trade":{"ids":{"implicit":["implicit.stat_1168985596"]}}} {"ref":"#% chance to receive additional Abyss items when opening a Reward Chest in a Heist","better":1,"matchers":[{"string":"#% шанс получить дополнительные предметы Бездны при открытии сундука с наградой в Краже"}],"trade":{"ids":{"explicit":["explicit.stat_1361025326"]}}} {"ref":"#% chance to receive additional Armour items when opening a Reward Chest in a Heist","better":1,"matchers":[{"string":"#% шанс получить дополнительные доспехи при открытии сундука с наградой в Краже"}],"trade":{"ids":{"explicit":["explicit.stat_3835470471"]}}} {"ref":"#% chance to receive additional Blight items when opening a Reward Chest in a Heist","better":1,"matchers":[{"string":"#% шанс получить дополнительные предметы Скверны при открытии сундука с наградой в Краже"}],"trade":{"ids":{"explicit":["explicit.stat_2581419165"]}}} @@ -379,6 +385,8 @@ {"ref":"#% chance to receive additional Weapons when opening a Reward Chest in a Heist","better":1,"matchers":[{"string":"#% шанс получить дополнительное оружие при открытии сундука с наградой в Краже"}],"trade":{"ids":{"explicit":["explicit.stat_953018841"]}}} {"ref":"#% chance to Recover 10% of Mana when you use a Skill","better":1,"matchers":[{"string":"#% шанс восстановить 10% маны, когда вы используете умение"}],"trade":{"ids":{"explicit":["explicit.stat_308309328"],"fractured":["fractured.stat_308309328"]}}} {"ref":"#% chance to Recover 10% of Mana when you use a Skill while affected by Clarity","better":1,"matchers":[{"string":"#% шанс восстановить 10% от максимума маны при использовании умения под действием Ясности ума"}],"trade":{"ids":{"explicit":["explicit.stat_1699077932"]}}} +{"ref":"#% chance to refresh Ignite Duration on Melee Weapon Hit","better":1,"matchers":[{"string":"#% шанс обновить длительность поджога при нанесении удара оружием ближнего боя"}],"trade":{"ids":{"explicit":["explicit.stat_93054948"]}}} +{"ref":"#% chance to remove 1 Mana Burn on Kill","better":1,"matchers":[{"string":"#% шанс удалить 1 заряд Сжигания маны при убийстве"}],"trade":{"ids":{"explicit":["explicit.stat_545355339"]}}} {"ref":"#% chance to Sap Enemies","better":1,"matchers":[{"string":"#% шанс наложить Ошеломление на врагов"},{"string":"Всегда накладывает Ошеломление на врагов","value":100}],"trade":{"ids":{"explicit":["explicit.stat_532324017"]}}} {"ref":"#% chance to Sap Enemies in Chilling Areas","better":1,"matchers":[{"string":"#% шанс ошеломить врагов на охлажденных областях"},{"string":"Всегда ошеломляет врагов на охлажденных областях","value":100}],"trade":{"ids":{"explicit":["explicit.stat_3057853352"]}}} {"ref":"#% chance to Sap Enemies when you Block their Damage","better":1,"matchers":[{"string":"#% шанс наложить Ошеломление на врагов когда вы блокируете их урон"},{"string":"Накладывает Ошеломление на врагов когда вы блокируете их урон","value":100}],"trade":{"ids":{"implicit":["implicit.stat_2113677718"]}}} @@ -388,6 +396,7 @@ {"ref":"#% chance to Shock Attackers for 4 seconds on Block","better":1,"matchers":[{"string":"#% шанс наложить шок на атакующих на 4 секунды при блоке"},{"string":"Накладывает шок на атакующих на 4 секунды при блоке","value":100}],"trade":{"ids":{"explicit":["explicit.stat_575111651"],"fractured":["fractured.stat_575111651"],"scourge":["scourge.stat_575111651"]}}} {"ref":"#% chance to Shock Chilled Enemies","better":1,"matchers":[{"string":"#% шанс наложить шок на охлаждённых врагов"}],"trade":{"ids":{"explicit":["explicit.stat_4069101408"]}}} {"ref":"#% chance to Shock during any Flask Effect","better":1,"matchers":[{"string":"#% шанс наложить шок во время действия эффекта любого флакона"}],"trade":{"ids":{"explicit":["explicit.stat_796406325"]}}} +{"ref":"#% chance to Shock with Melee Weapons","better":1,"matchers":[{"string":"#% шанс наложить шок оружием ближнего боя"}],"trade":{"ids":{"implicit":["implicit.stat_2313961828"]}}} {"ref":"#% chance to Steal Power, Frenzy, and Endurance Charges on Hit","better":1,"matchers":[{"string":"#% шанс похитить заряд энергии, ярости или выносливости при нанесении удара"},{"string":"Похищение заряда энергии, ярости или выносливости при нанесении удара","value":100}],"trade":{"ids":{"explicit":["explicit.stat_875143443"]}}} {"ref":"#% chance to Summon an additional Skeleton with Summon Skeletons","better":1,"matchers":[{"string":"#% шанс призвать дополнительного скелета с помощью Сотворения скелетов"}],"trade":{"ids":{"enchant":["enchant.stat_1040958896"]}}} {"ref":"#% chance to take 50% less Area Damage from Hits","better":1,"matchers":[{"string":"#% шанс получить на 50% меньше урона от ударов по области"}],"trade":{"ids":{"explicit":["explicit.stat_4253777805"]}}} @@ -448,7 +457,7 @@ {"ref":"#% chance to Trigger Level 1 Blood Rage when you Kill an Enemy","better":1,"matchers":[{"string":"#% шанс вызвать срабатывание Кровавого угара 1 уровня, когда вы убиваете врага"},{"string":"Вызывает срабатывание Кровавого угара 1 уровня, когда вы убиваете врага","value":100}],"trade":{"ids":{"explicit":["explicit.stat_205619502"],"fractured":["fractured.stat_205619502"],"crafted":["crafted.stat_205619502"]}}} {"ref":"#% chance to Trigger Level 1 Create Lesser Shrine when you Kill an Enemy","better":1,"matchers":[{"string":"#% шанс вызвать срабатывание Создания малого алтаря 1 уровня при убийстве врага"},{"string":"Вызывает срабатывание Создания малого алтаря 1 уровня при убийстве врага","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1010340836"]}}} {"ref":"#% chance to Trigger Level 1 Raise Spiders on Kill","better":1,"matchers":[{"string":"#% шанс вызвать срабатывание Призыва пауков 1 уровня при убийстве"}],"trade":{"ids":{"explicit":["explicit.stat_3844016207"]}}} -{"ref":"#% chance to Trigger Level 10 Summon Raging Spirit on Kill","better":1,"matchers":[{"string":"#% шанс вызвать срабатывание Призыва неистового духа 8 уровня при убийстве"},{"string":"Вызывает срабатывание Призыва неистового духа 8 уровня при убийстве","value":100}],"trade":{"ids":{"explicit":["explicit.stat_3751996449"]}}} +{"ref":"#% chance to Trigger Level 10 Summon Raging Spirit on Kill","better":1,"matchers":[{"string":"#% шанс вызвать срабатывание Призыва неистового духа 8 уровня при убийстве"},{"string":"Вызывает срабатывание Призыва неистового духа 8 уровня при убийстве","value":100}],"trade":{"ids":{"explicit":["explicit.stat_3751996449"],"enchant":["enchant.stat_3751996449"]}}} {"ref":"#% chance to Trigger Level 16 Molten Burst on Melee Hit","better":1,"matchers":[{"string":"#% шанс вызвать срабатывание Взрыва лавы 16 уровня при нанесении удара в ближнем бою"}],"trade":{"ids":{"explicit":["explicit.stat_4125471110"]}}} {"ref":"#% chance to Trigger Level 18 Animate Guardian's Weapon when Animated Weapon Kills an Enemy","better":1,"matchers":[{"string":"#% шанс использовать Живое оружие 18 уровня на оружие Аниматрона, когда ваше оживлённое оружие убивает врага"},{"string":"Использует Живое оружие 18 уровня на оружие Аниматрона, когда ваше оживлённое оружие убивает врага","value":100}],"trade":{"ids":{"explicit":["explicit.stat_919960234"]}}} {"ref":"#% chance to Trigger Level 20 Animate Guardian's Weapon when Animated Guardian Kills an Enemy","better":1,"matchers":[{"string":"#% шанс использовать Живое оружие 20 уровня на оружие Аниматрона, когда ваше оживлённое оружие убивает врага"},{"string":"Использует Живое оружие 20 уровня на оружие Аниматрона, когда ваше оживлённое оружие убивает врага","value":100}],"trade":{"ids":{"explicit":["explicit.stat_3682009780"]}}} @@ -671,7 +680,7 @@ {"ref":"#% increased Burning Damage","better":1,"matchers":[{"string":"#% увеличение урона от горения"},{"string":"#% уменьшение урона от горения","negate":true}],"trade":{"ids":{"pseudo":["pseudo.pseudo_increased_burning_damage"],"explicit":["explicit.stat_1175385867"],"implicit":["implicit.stat_1175385867"],"fractured":["fractured.stat_1175385867"]}}} {"ref":"#% increased Burning Damage for each time you have Shocked a Non-Shocked Enemy Recently, up to a maximum of 120%","better":1,"matchers":[{"string":"#% увеличение урона от горения за каждый раз, когда вы недавно накладывали шок на врага без шока, вплоть до максимума в 120%"},{"string":"#% уменьшение урона от горения за каждый раз, когда вы недавно накладывали шок на врага без шока, вплоть до максимума в 120%","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3285748758"]}}} {"ref":"#% increased Burning Damage if you've Ignited an Enemy Recently","better":1,"matchers":[{"string":"#% увеличение урона от горения, если вы недавно подожгли врага"},{"string":"#% уменьшение урона от горения, если вы недавно подожгли врага","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3919557483"]}}} -{"ref":"#% increased Cast Speed","better":1,"matchers":[{"string":"#% повышение скорости сотворения чар"},{"string":"#% снижение скорости сотворения чар","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2891184298"],"implicit":["implicit.stat_2891184298"],"fractured":["fractured.stat_2891184298"],"scourge":["scourge.stat_2891184298"],"crafted":["crafted.stat_2891184298"]}}} +{"ref":"#% increased Cast Speed","better":1,"matchers":[{"string":"#% повышение скорости сотворения чар"},{"string":"#% снижение скорости сотворения чар","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2891184298"],"implicit":["implicit.stat_2891184298"],"fractured":["fractured.stat_2891184298"],"enchant":["enchant.stat_2891184298"],"scourge":["scourge.stat_2891184298"],"crafted":["crafted.stat_2891184298"]}}} {"ref":"#% increased Cast Speed during any Flask Effect","better":1,"matchers":[{"string":"#% повышение скорости сотворения чар во время действия эффекта любого флакона"},{"string":"#% снижение скорости сотворения чар во время действия эффекта любого флакона","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_252194507"],"implicit":["implicit.stat_252194507"],"fractured":["fractured.stat_252194507"]}}} {"ref":"#% increased Cast Speed during Effect","better":1,"matchers":[{"string":"#% повышение скорости сотворения чар во время действия эффекта"},{"string":"#% снижение скорости сотворения чар во время действия эффекта","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3256116097"],"fractured":["fractured.stat_3256116097"]}}} {"ref":"#% increased Cast Speed if a Minion has been Killed Recently","better":1,"matchers":[{"string":"#% повышение скорости сотворения чар, если приспешник недавно был убит"},{"string":"#% снижение скорости сотворения чар, если приспешник недавно был убит","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3110907148"],"fractured":["fractured.stat_3110907148"]}}} @@ -732,7 +741,7 @@ {"ref":"#% increased Contagion Damage","better":1,"matchers":[{"string":"#% увеличение урона Инфекции"},{"string":"#% уменьшение урона Инфекции","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_277116504"]}}} {"ref":"#% increased Contagion Duration","better":1,"matchers":[{"string":"#% увеличение длительности Инфекции"},{"string":"#% уменьшение длительности Инфекции","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_2565809961"]}}} {"ref":"#% increased Convocation Buff Effect","better":1,"matchers":[{"string":"#% усиление положительного эффекта Сбора"},{"string":"#% ослабление положительного эффекта Сбора","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_2054059315"]}}} -{"ref":"#% increased Cooldown Recovery Rate","better":1,"matchers":[{"string":"#% повышение скорости перезарядки умений"},{"string":"#% снижение скорости перезарядки умений","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1004011302","explicit.stat_239144"],"implicit":["implicit.stat_1004011302"],"fractured":["fractured.stat_1004011302"],"scourge":["scourge.stat_1004011302"],"crafted":["crafted.stat_1004011302"]}}} +{"ref":"#% increased Cooldown Recovery Rate","better":1,"matchers":[{"string":"#% повышение скорости перезарядки"},{"string":"#% повышение скорости перезарядки умений"},{"string":"#% снижение скорости перезарядки","negate":true},{"string":"#% снижение скорости перезарядки умений","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1004011302","explicit.stat_239144"],"implicit":["implicit.stat_1004011302"],"fractured":["fractured.stat_1004011302"],"scourge":["scourge.stat_1004011302"],"crafted":["crafted.stat_1004011302"]}}} {"ref":"#% increased Cooldown Recovery Rate for throwing Traps","better":1,"matchers":[{"string":"#% повышение скорости перезарядки броска ловушек"},{"string":"#% снижение скорости перезарядки броска ловушек","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3417757416"],"implicit":["implicit.stat_3417757416"],"fractured":["fractured.stat_3417757416"]}}} {"ref":"#% increased Cooldown Recovery Rate if you've cast Temporal Chains in the past 10 seconds","better":1,"matchers":[{"string":"#% повышение скорости перезарядки, если вы сотворяли Путы времени за последние 10 секунд"}],"trade":{"ids":{"explicit":["explicit.stat_2954796309"]}}} {"ref":"#% increased Cooldown Recovery Rate of Movement Skills","better":1,"matchers":[{"string":"#% повышение скорости перезарядки умений передвижения"},{"string":"#% снижение скорости перезарядки умений передвижения","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_1124980805"]}}} @@ -748,7 +757,7 @@ {"ref":"#% increased Creeping Frost Duration","better":1,"matchers":[{"string":"#% увеличение длительности Ползучего мороза"},{"string":"#% уменьшение длительности Ползучего мороза","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_3804575865"]}}} {"ref":"#% increased Cremation Cast Speed","better":1,"matchers":[{"string":"#% повышение скорости сотворения Кремации"},{"string":"#% снижение скорости сотворения Кремации","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_2938856716"]}}} {"ref":"#% increased Cremation Damage","better":1,"matchers":[{"string":"#% увеличение урона Кремации"},{"string":"#% уменьшение урона Кремации","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_4175469673"]}}} -{"ref":"#% increased Critical Strike Chance","better":1,"matchers":[{"string":"#% повышение шанса критического удара"},{"string":"#% снижение шанса критического удара","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2375316951"],"implicit":["implicit.stat_2375316951"],"fractured":["fractured.stat_2375316951"],"crafted":["crafted.stat_2375316951"]}}} +{"ref":"#% increased Critical Strike Chance","better":1,"matchers":[{"string":"#% повышение шанса критического удара"},{"string":"#% снижение шанса критического удара","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2375316951"],"implicit":["implicit.stat_2375316951"],"fractured":["fractured.stat_2375316951"],"enchant":["enchant.stat_2375316951"],"crafted":["crafted.stat_2375316951"]}}} {"ref":"#% increased Critical Strike Chance against Bleeding Enemies","better":1,"matchers":[{"string":"#% повышение шанса критического удара по истекающим кровью врагам"},{"string":"#% снижение шанса критического удара по истекающим кровью врагам","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2282705842"]}}} {"ref":"#% increased Critical Strike Chance against Blinded Enemies","better":1,"matchers":[{"string":"#% повышение шанса критического удара по ослепленным врагам"},{"string":"#% снижение шанса критического удара по ослепленным врагам","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1939202111"],"fractured":["fractured.stat_1939202111"]}}} {"ref":"#% increased Critical Strike Chance against Chilled Enemies","better":1,"matchers":[{"string":"#% повышение шанса критического удара по охлаждённым врагам"},{"string":"#% снижение шанса критического удара по охлаждённым врагам","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3699490848"]}}} @@ -786,6 +795,7 @@ {"ref":"#% increased Critical Strike Chance with Elemental Skills","better":1,"matchers":[{"string":"#% повышение шанса критического удара умениями стихий"},{"string":"#% снижение шанса критического удара умениями стихий","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_439950087"],"fractured":["fractured.stat_439950087"]}}} {"ref":"#% increased Critical Strike Chance with Fire Skills","better":1,"matchers":[{"string":"#% повышение шанса критического удара умениями огня"},{"string":"#% снижение шанса критического удара умениями огня","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1104796138"],"fractured":["fractured.stat_1104796138"]}}} {"ref":"#% increased Critical Strike Chance with Lightning Skills","better":1,"matchers":[{"string":"#% повышение шанса критического удара умениями молнии"},{"string":"#% снижение шанса критического удара умениями молнии","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1186596295"],"fractured":["fractured.stat_1186596295"]}}} +{"ref":"#% increased Critical Strike Chance with Melee Weapons","better":1,"matchers":[{"string":"#% увеличение шанса критического удара оружием ближнего боя"},{"string":"#% уменьшениее шанса критического удара оружием ближнего боя","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_3678828098"]}}} {"ref":"#% increased Critical Strike Chance with One Handed Melee Weapons","better":1,"matchers":[{"string":"#% повышение шанса критического удара одноручным оружием ближнего боя"},{"string":"#% снижение шанса критического удара одноручным оружием ближнего боя","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2381842786"],"fractured":["fractured.stat_2381842786"]}}} {"ref":"#% increased Critical Strike Chance with Spells which remove the maximum number of Seals","better":1,"matchers":[{"string":"#% повышение шанса критического удара для чар, которые снимают максимальное количество печатей"},{"string":"#% снижение шанса критического удара для чар, которые снимают максимальное количество печатей","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2897207025"]}}} {"ref":"#% increased Critical Strike Chance with Traps","better":1,"matchers":[{"string":"#% повышение шанса критического удара ловушками"},{"string":"#% снижение шанса критического удара ловушками","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1192661666"]}}} @@ -851,6 +861,7 @@ {"ref":"#% increased Damage with Ailments per Elder Item Equipped","better":1,"matchers":[{"string":"#% увеличение урона от состояний за каждый надетый Древний предмет"},{"string":"#% уменьшение урона от состояний за каждый надетый Древний предмет","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2418574586"]}}} {"ref":"#% increased Damage with Axes","better":1,"matchers":[{"string":"#% увеличение урона топорами"},{"string":"#% уменьшение урона топорами","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3314142259"],"fractured":["fractured.stat_3314142259"]}}} {"ref":"#% increased Damage with Bleeding","better":1,"matchers":[{"string":"#% увеличение урона от кровотечения"},{"string":"#% уменьшение урона от кровотечения","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1294118672"],"implicit":["implicit.stat_1294118672"],"fractured":["fractured.stat_1294118672"]}}} +{"ref":"#% increased Damage with Bleeding from Melee Weapons","better":1,"matchers":[{"string":"#% увеличение урона от кровотечения, вызванного оружием ближнего боя"},{"string":"#% уменьшение урона от кровотечения, вызванного оружием ближнего боя","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_3660450649"]}}} {"ref":"#% increased Damage with Bow Skills","better":1,"matchers":[{"string":"#% увеличение урона умениями лука"},{"string":"#% уменьшение урона умениями лука","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1241625305"],"fractured":["fractured.stat_1241625305"]}}} {"ref":"#% increased Damage with Bows","better":1,"matchers":[{"string":"#% увеличение урона луками"},{"string":"#% уменьшение урона луками","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_4188894176"],"fractured":["fractured.stat_4188894176"]}}} {"ref":"#% increased Damage with Claws","better":1,"matchers":[{"string":"#% увеличение урона когтями"},{"string":"#% уменьшение урона когтями","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1069260037"],"fractured":["fractured.stat_1069260037"]}}} @@ -872,12 +883,14 @@ {"ref":"#% increased Damage with Hits and Ailments against Ignited Enemies","better":1,"matchers":[{"string":"#% увеличение урона от ударов и состояний по подожжённым врагам"},{"string":"#% уменьшение урона от ударов и состояний по подожжённым врагам","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_485151258"]}}} {"ref":"#% increased Damage with Hits and Ailments against Marked Enemy","better":1,"matchers":[{"string":"#% увеличение урона от ударов и состояний по помеченным врагам"},{"string":"#% уменьшение урона от ударов и состояний по помеченным врагам","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2001747092"]}}} {"ref":"#% increased Damage with Hits and Ailments per Curse on Enemy","better":1,"matchers":[{"string":"#% увеличение урона от ударов и состояний за каждое проклятие на враге"},{"string":"#% уменьшение урона от ударов и состояний за каждое проклятие на враге","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1818773442"],"fractured":["fractured.stat_1818773442"]}}} +{"ref":"#% increased Damage with Ignite from Melee Weapons","better":1,"matchers":[{"string":"#% увеличение урона от поджога, наложенного оружием ближнего боя"},{"string":"#% уменьшение урона от поджога, наложенного оружием ближнего боя","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_3935936274"]}}} {"ref":"#% increased Damage with Ignite inflicted on Chilled Enemies","better":1,"matchers":[{"string":"#% увеличение урона от поджога, наложенного на охлаждённых врагов"},{"string":"#% уменьшение урона от поджога, наложенного на охлаждённых врагов","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1891782369"]}}} {"ref":"#% increased Damage with Maces or Sceptres","better":1,"matchers":[{"string":"#% увеличение урона булавами и скипетрами"},{"string":"#% уменьшение урона булавами и скипетрами","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1181419800"],"fractured":["fractured.stat_1181419800"]}}} {"ref":"#% increased Damage with Movement Skills","better":1,"matchers":[{"string":"#% увеличение урона от умений передвижения"},{"string":"#% уменьшение урона от умений передвижения","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_856021430"]}}} {"ref":"#% increased Damage with Non-Vaal Skills during Soul Gain Prevention","better":1,"matchers":[{"string":"#% увеличение урона умениями не-ваал во время предотвращения получения душ"},{"string":"#% уменьшение урона умениями не-ваал во время предотвращения получения душ","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1583385065"],"fractured":["fractured.stat_1583385065"],"crafted":["crafted.stat_1583385065"]}}} {"ref":"#% increased Damage with One Handed Weapons","better":1,"matchers":[{"string":"#% увеличение урона одноручным оружием"},{"string":"#% уменьшение урона одноручным оружием","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1010549321"],"fractured":["fractured.stat_1010549321"]}}} {"ref":"#% increased Damage with Poison","better":1,"matchers":[{"string":"#% увеличение урона от яда"},{"string":"#% уменьшение урона от яда","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1290399200"],"implicit":["implicit.stat_1290399200"],"fractured":["fractured.stat_1290399200"]}}} +{"ref":"#% increased Damage with Poison from Melee Weapons","better":1,"matchers":[{"string":"#% увеличение урона от яда, наложенного оружием ближнего боя"},{"string":"#% уменьшение урона от яда, наложенного оружием ближнего боя","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_776174407"]}}} {"ref":"#% increased Damage with Poison if you have at least 300 Dexterity","better":1,"matchers":[{"string":"Если у вас минимум 300 ловкости, урон от яда увеличивается на #%"},{"string":"Если у вас минимум 300 ловкости, урон от яда уменьшается на #%","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_256730087"]}}} {"ref":"#% increased Damage with Poison per Frenzy Charge","better":1,"matchers":[{"string":"#% увеличение урона от яда за заряд ярости"},{"string":"#% уменьшение урона от яда за заряд ярости","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1221011086"]}}} {"ref":"#% increased Damage with Poison per Power Charge","better":1,"matchers":[{"string":"#% увеличение урона от яда за заряд энергии"},{"string":"#% уменьшение урона от яда за заряд энергии","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_4230767876"]}}} @@ -919,6 +932,7 @@ {"ref":"#% increased Duration of Cold Ailments","better":1,"matchers":[{"string":"#% увеличение длительности состояний холода"},{"string":"#% уменьшение длительности состояний холода","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3571964448"],"fractured":["fractured.stat_3571964448"]}}} {"ref":"#% increased Duration of Curses on you","better":1,"matchers":[{"string":"#% увеличение длительности проклятий на вас"},{"string":"#% уменьшение длительности проклятий на вас","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2920970371"]}}} {"ref":"#% increased Duration of Curses on you per 10 Devotion","better":1,"matchers":[{"string":"#% увеличение длительности проклятий на вас за каждые 10 набожности"},{"string":"#% уменьшение длительности проклятий на вас за каждые 10 набожности","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_4235333770"]}}} +{"ref":"#% increased Duration of Elemental Ailments from Melee Weapon Attacks","better":1,"matchers":[{"string":"#% увеличение длительности стихийных состояний от атак оружием ближнего боя"},{"string":"#% уменьшение длительности стихийных состояний от атак оружием ближнего боя","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3284469689"]}}} {"ref":"#% increased Duration of Elemental Ailments on Enemies","better":1,"matchers":[{"string":"#% увеличение длительности стихийных состояний на врагах"},{"string":"#% уменьшение длительности стихийных состояний на врагах","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2604619892"]}}} {"ref":"#% increased Duration of Elemental Ailments on You while affected by a Rare Abyss Jewel","better":1,"matchers":[{"string":"#% увеличение длительности стихийных состояний на вас, пока на вас действует редкий самоцвет Бездны"},{"string":"#% уменьшение длительности стихийных состояний на вас, пока на вас действует редкий самоцвет Бездны","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_287112619"]}}} {"ref":"#% increased Duration of Lightning Ailments","better":1,"matchers":[{"string":"#% увеличение длительности состояний молнии"},{"string":"#% уменьшение длительности состояний молнии","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1484471543"]}}} @@ -931,10 +945,12 @@ {"ref":"#% increased Effect of Arcane Surge on you per\nHypnotic Eye Jewel affecting you, up to a maximum of 40%","better":1,"matchers":[{"string":"#% усиление эффекта Колдовского выброса на вас за каждый\nвлияющий на вас самоцвет гипнотического глаза, вплоть до максимума в 40%"},{"string":"#% ослабление эффекта Колдовского выброса на вас за каждый\nвлияющий на вас самоцвет гипнотического глаза, вплоть до максимума в 40%","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1012072406"]}}} {"ref":"#% increased Effect of Arcane Surge on you while affected by Clarity","better":1,"matchers":[{"string":"#% усиление эффекта Колдовского выброса на вас под действием Ясности ума"},{"string":"#% ослабление эффекта Колдовского выброса на вас под действием Ясности ума","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1808477254"]}}} {"ref":"#% increased Effect of Auras from Mines","better":1,"matchers":[{"string":"#% усиление эффекта аур мин"},{"string":"#% ослабление эффекта аур мин","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2121424530"]}}} +{"ref":"#% increased Effect of Blind from Melee Weapons","better":1,"matchers":[{"string":"#% усиление эффекта ослепления от оружия ближнего боя"},{"string":"#% ослабление эффекта ослепления от оружия ближнего боя","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_1808507379"]}}} {"ref":"#% increased Effect of Buffs granted by Socketed Golem Skills","better":1,"matchers":[{"string":"#% усиление положительных эффектов от размещённых камней умений големов"}],"trade":{"ids":{"explicit":["explicit.stat_2813516522"]}}} {"ref":"#% increased Effect of Buffs granted by your Golems","better":1,"matchers":[{"string":"#% усиление положительных эффектов, полученных от ваших големов"},{"string":"#% ослабление положительных эффектов, полученных от ваших големов","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2109043683"],"implicit":["implicit.stat_2109043683"]}}} {"ref":"#% increased Effect of Buffs on you","better":1,"matchers":[{"string":"#% усиление положительных эффектов на вас"}],"trade":{"ids":{"explicit":["explicit.stat_306104305"]}}} {"ref":"#% increased Effect of Chill and Shock on you","better":-1,"matchers":[{"string":"#% усиление эффектов охлаждения и шока на вас"},{"string":"#% ослабление эффектов охлаждения и шока на вас","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1984113628"],"fractured":["fractured.stat_1984113628"],"crafted":["crafted.stat_1984113628"]}}} +{"ref":"#% increased Effect of Chill from Melee Weapons","better":1,"matchers":[{"string":"#% усиление эффекта охлаждения от оружия ближнего боя"},{"string":"#% ослабление эффекта охлаждения от оружия ближнего боя","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_3296814491"]}}} {"ref":"#% increased Effect of Chilled Ground","better":1,"matchers":[{"string":"#% усиление эффекта замерзшей земли"},{"string":"#% ослабление эффекта замерзшей земли","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2134166669"]}}} {"ref":"#% increased Effect of Chills you inflict while Leeching Mana","better":1,"matchers":[{"string":"#% усиление эффекта накладываемого вами охлаждения, пока вы похищаете ману"},{"string":"#% ослабление эффекта накладываемого вами охлаждения, пока вы похищаете ману","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_898270877"]}}} {"ref":"#% increased Effect of Cold Ailments","better":1,"matchers":[{"string":"#% усиление эффектов состояний холода"},{"string":"#% ослабление эффектов состояний холода","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1793818220"],"implicit":["implicit.stat_1793818220"],"fractured":["fractured.stat_1793818220"]}}} @@ -959,6 +975,7 @@ {"ref":"#% increased Effect of Onslaught on you","better":1,"matchers":[{"string":"#% усиление эффекта Боевого ража на вас"},{"string":"#% ослабление эффекта Боевого ража на вас","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3151397056"],"implicit":["implicit.stat_3151397056"],"fractured":["fractured.stat_3151397056"]}}} {"ref":"#% increased Effect of Scorch","better":1,"matchers":[{"string":"#% усиление эффекта Опаления"},{"string":"#% ослабление эффекта Опаления","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_344570534"]}}} {"ref":"#% increased Effect of Shock","better":1,"matchers":[{"string":"#% усиление эффекта шока"},{"string":"#% ослабление эффекта шока","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2527686725"],"implicit":["implicit.stat_2527686725"],"fractured":["fractured.stat_2527686725"]}}} +{"ref":"#% increased Effect of Shock from Melee Weapons","better":1,"matchers":[{"string":"#% усиление эффекта шока от оружия ближнего боя"},{"string":"#% ослабление эффекта шока от оружия ближнего боя","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_2245266924"]}}} {"ref":"#% increased Effect of Shock on you during Effect","better":-1,"matchers":[{"string":"#% усиление эффекта шока на вас во время действия эффекта"},{"string":"#% ослабление эффекта шока на вас во время действия эффекта","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1878455805"],"fractured":["fractured.stat_1878455805"]}}} {"ref":"#% increased Effect of Shocks you inflict during Effect","better":1,"matchers":[{"string":"#% усиление эффекта накладываемого вами шока во время действия эффекта"},{"string":"#% ослабление эффекта накладываемого вами шока во время действия эффекта","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3338065776"]}}} {"ref":"#% increased Effect of Shocks you inflict while Leeching Energy Shield","better":1,"matchers":[{"string":"#% усиление эффекта накладываемых вами шоков, пока вы похищаете энергетический щит"},{"string":"#% ослабление эффекта накладываемых вами шоков, пока вы похищаете энергетический щит","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3578946428"]}}} @@ -975,7 +992,7 @@ {"ref":"#% increased Effect of Withered","better":1,"matchers":[{"string":"#% усиление эффекта Истощения"},{"string":"#% ослабление эффекта Истощения","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2545584555"]}}} {"ref":"#% increased Effect of your Curses","better":1,"matchers":[{"string":"#% усиление эффекта ваших проклятий"},{"string":"#% ослабление эффекта ваших проклятий","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2353576063"],"implicit":["implicit.stat_2353576063"],"fractured":["fractured.stat_2353576063"],"scourge":["scourge.stat_2353576063"],"crafted":["crafted.stat_2353576063"]}}} {"ref":"#% increased Effect of your Marks","better":1,"matchers":[{"string":"#% усиление эффекта ваших меток"},{"string":"#% ослабление эффекта ваших меток","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_803185500"],"implicit":["implicit.stat_803185500"],"fractured":["fractured.stat_803185500"]}}} -{"ref":"#% increased Elemental Damage","better":1,"matchers":[{"string":"#% увеличение урона от стихий"},{"string":"#% уменьшение урона от стихий","negate":true}],"trade":{"ids":{"pseudo":["pseudo.pseudo_increased_elemental_damage"],"explicit":["explicit.stat_3141070085"],"implicit":["implicit.stat_3141070085"],"fractured":["fractured.stat_3141070085"],"scourge":["scourge.stat_3141070085"]}}} +{"ref":"#% increased Elemental Damage","better":1,"matchers":[{"string":"#% увеличение урона от стихий"},{"string":"#% уменьшение урона от стихий","negate":true}],"trade":{"ids":{"pseudo":["pseudo.pseudo_increased_elemental_damage"],"explicit":["explicit.stat_3141070085"],"implicit":["implicit.stat_3141070085"],"fractured":["fractured.stat_3141070085"],"enchant":["enchant.stat_692420067"],"scourge":["scourge.stat_3141070085"]}}} {"ref":"#% increased Elemental Damage during any Flask Effect","better":1,"matchers":[{"string":"#% увеличение урона от стихий во время действия эффекта любого флакона"},{"string":"#% уменьшение урона от стихий во время действия эффекта любого флакона","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3150967823"]}}} {"ref":"#% increased Elemental Damage if you've dealt a Critical Strike Recently","better":1,"matchers":[{"string":"#% увеличение урона от стихий, если вы недавно наносили критический удар"},{"string":"#% уменьшение урона от стихий, если вы недавно наносили критический удар","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2379781920"],"fractured":["fractured.stat_2379781920"],"crafted":["crafted.stat_2379781920"]}}} {"ref":"#% increased Elemental Damage if you've Warcried Recently","better":1,"matchers":[{"string":"#% увеличение урона от стихий, если недавно вы применяли боевой клич"}],"trade":{"ids":{"explicit":["explicit.stat_2803182108"]}}} @@ -990,6 +1007,7 @@ {"ref":"#% increased Elemental Damage with Attack Skills during any Flask Effect","better":1,"matchers":[{"string":"#% увеличение урона от стихий умениями атак во время действия эффекта любого флакона"}],"trade":{"ids":{"explicit":["explicit.stat_782323220"]}}} {"ref":"#% increased Elemental Damage with Attack Skills per Power Charge","better":1,"matchers":[{"string":"#% увеличение урона от стихий умениями атак за заряд энергии"},{"string":"#% уменьшение урона от стихий умениями атак за заряд энергии","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_4116409626"]}}} {"ref":"#% increased Elemental Damage with Hits and Ailments for\neach type of Elemental Ailment on Enemy","better":1,"matchers":[{"string":"#% увеличение урона от стихий от ударов и состояний за каждый тип стихийного состояния на враге"},{"string":"#% уменьшение урона от стихий от ударов и состояний за каждый тип стихийного состояния на враге","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2605663324"]}}} +{"ref":"#% increased Elemental Damage with Melee Weapons","better":1,"matchers":[{"string":"#% увеличение урона от стихий оружием ближнего боя"},{"string":"#% уменьшение урона от стихий оружием ближнего боя","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_503138266"]}}} {"ref":"#% increased Elemental Hit Attack Speed","better":1,"matchers":[{"string":"#% повышение скорости атаки Удара стихии"},{"string":"#% снижение скорости атаки Удара стихии","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_1151217691"]}}} {"ref":"#% increased Elemental Weakness Curse Effect","better":1,"matchers":[{"string":"#% усиление эффекта проклятия Уязвимости к стихиям"},{"string":"#% ослабление эффекта проклятия Уязвимости к стихиям","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_3348324479"],"enchant":["enchant.stat_3348324479"]}}} {"ref":"#% increased Elemental Weakness Duration","better":1,"matchers":[{"string":"#% увеличение длительности Уязвимости к стихиям"},{"string":"#% уменьшение длительности Уязвимости к стихиям","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_2690620076"]}}} @@ -1055,6 +1073,7 @@ {"ref":"#% increased Eye of Winter Projectile Speed","better":1,"matchers":[{"string":"#% повышение скорости снаряда Ока зимы"},{"string":"#% снижение скорости снаряда Ока зимы","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_1739537617"]}}} {"ref":"#% increased Fire Damage","better":1,"matchers":[{"string":"#% увеличение урона от огня"},{"string":"#% уменьшение урона от огня","negate":true}],"trade":{"ids":{"pseudo":["pseudo.pseudo_increased_fire_damage"],"explicit":["explicit.stat_3962278098"],"implicit":["implicit.stat_3962278098"],"fractured":["fractured.stat_3962278098"],"scourge":["scourge.stat_3962278098"],"crafted":["crafted.stat_3962278098"]}}} {"ref":"#% increased Fire Damage if you have used a Cold Skill Recently","better":1,"matchers":[{"string":"#% увеличение урона от огня, если вы недавно использовали умение холода"},{"string":"#% уменьшение урона от огня, если вы недавно использовали умение холода","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_4167600809"]}}} +{"ref":"#% increased Fire Damage per 1% Fire Resistance above 75%","better":1,"matchers":[{"string":"#% увеличение урона от огня за 1% сопротивления огню выше 75%"},{"string":"#% уменьшение урона от огня за 1% сопротивления огню выше 75%","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_3013187834"]}}} {"ref":"#% increased Fire Damage per 1% Missing Fire Resistance, up to a maximum of 300%","better":1,"matchers":[{"string":"#% увеличение урона от огня за 1% недостающего сопротивления огню, вплоть до максимума в 300%"},{"string":"#% уменьшение урона от огня за 1% недостающего сопротивления огню, вплоть до максимума в 300%","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1060236362"]}}} {"ref":"#% increased Fire Damage per 20 Strength","better":1,"matchers":[{"string":"#% увеличение урона от огня за каждые 20 силы"},{"string":"#% уменьшение урона от огня за каждые 20 силы","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2241902512"],"implicit":["implicit.stat_2241902512"]}}} {"ref":"#% increased Fire Damage taken","better":1,"matchers":[{"string":"#% увеличение получаемого урона от огня"},{"string":"#% уменьшение получаемого урона от огня","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3743301799"],"implicit":["implicit.stat_3743301799"],"fractured":["fractured.stat_3743301799"],"scourge":["scourge.stat_3743301799"]}}} @@ -1089,6 +1108,7 @@ {"ref":"#% increased Flammability Duration","better":1,"matchers":[{"string":"#% увеличение длительности Горючести"},{"string":"#% уменьшение длительности Горючести","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_2166622264"]}}} {"ref":"#% increased Flask Charges gained","better":1,"matchers":[{"string":"#% увеличение получаемого количества зарядов флакона"},{"string":"Игроки имеют #% увеличение количества получаемых зарядов флакона"},{"string":"#% уменьшение получаемого количества зарядов флакона","negate":true},{"string":"Игроки имеют #% уменьшение количества получаемых зарядов флакона","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1452809865"],"implicit":["implicit.stat_1452809865"],"fractured":["fractured.stat_1452809865"],"scourge":["scourge.stat_1452809865"],"crafted":["crafted.stat_1452809865"]}}} {"ref":"#% increased Flask Charges gained during any Flask Effect","better":1,"matchers":[{"string":"#% увеличение получаемого количества зарядов флакона во время действия эффекта любого флакона"},{"string":"#% уменьшение получаемого количества зарядов флакона во время действия эффекта любого флакона","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_662803072"]}}} +{"ref":"#% increased Flask Charges gained from Kills with Melee Weapons","better":1,"matchers":[{"string":"#% увеличение количества зарядов флакона, получаемых при убийстве оружием ближнего боя"},{"string":"#% уменьшение количества зарядов флакона, получаемых при убийстве оружием ближнего боя","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_6637015"]}}} {"ref":"#% increased Flask Effect Duration","better":1,"matchers":[{"string":"#% увеличение длительности эффекта флакона"},{"string":"#% уменьшение длительности эффекта флакона","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3741323227"],"implicit":["implicit.stat_3741323227"],"fractured":["fractured.stat_3741323227"],"enchant":["enchant.stat_3741323227"],"crafted":["crafted.stat_3741323227"]}}} {"ref":"#% increased Flask Effect Duration per Level","better":1,"matchers":[{"string":"#% увеличение длительности эффекта флакона за уровень"},{"string":"#% уменьшение длительности эффекта флакона за уровень","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_981878473"]}}} {"ref":"#% increased Flask Life Recovery rate","better":1,"matchers":[{"string":"#% повышение скорости восстановления здоровья от флакона"},{"string":"#% снижение скорости восстановления здоровья от флакона","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_51994685"],"fractured":["fractured.stat_51994685"],"scourge":["scourge.stat_51994685"],"crafted":["crafted.stat_51994685"]}}} @@ -1276,6 +1296,8 @@ {"ref":"#% increased Melee Damage when on Full Life","better":1,"matchers":[{"string":"#% увеличение урона в ближнем бою при полном здоровье"},{"string":"#% уменьшение урона в ближнем бою при полном здоровье","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3579807004"]}}} {"ref":"#% increased Melee Physical Damage against Ignited Enemies","better":1,"matchers":[{"string":"#% увеличение физического урона в ближнем бою по подожжённым врагам"},{"string":"#% уменьшение физического урона в ближнем бою по подожжённым врагам","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1332534089"]}}} {"ref":"#% increased Melee Physical Damage per 10 Dexterity","better":1,"matchers":[{"string":"#% увеличение физического урона в ближнем бою за каждые 10 ловкости"}],"trade":{"ids":{"explicit":["explicit.stat_2355151849"]}}} +{"ref":"#% increased Melee Weapon Attack Speed","better":1,"matchers":[{"string":"#% повышение скорости атаки оружия ближнего боя"},{"string":"#% снижение скорости атаки оружия ближнего боя","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2038105340"]}}} +{"ref":"#% increased Melee Weapon Damage against Enemies that are on Low Life","better":1,"matchers":[{"string":"#% увеличение урона оружием ближнего боя по врагам с малым количеством здоровья"}],"trade":{"ids":{"explicit":["explicit.stat_259714394"]}}} {"ref":"#% increased Merchant Prices","better":1,"matchers":[{"string":"#% повышение цен у торговца"},{"string":"#% снижение цен у торговца","negate":true}],"trade":{"ids":{"explicit":["sanctum.stat_3096446459"]}}} {"ref":"#% increased Mine Damage","better":1,"matchers":[{"string":"#% увеличение урона от мин"},{"string":"#% уменьшение урона от мин","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2137912951"],"fractured":["fractured.stat_2137912951"],"crafted":["crafted.stat_2137912951"]}}} {"ref":"#% increased Mine Duration","better":1,"matchers":[{"string":"#% увеличение времени существования мины"},{"string":"#% снижение времени существования мины","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_117667746"],"fractured":["fractured.stat_117667746"]}}} @@ -1414,6 +1436,7 @@ {"ref":"#% increased Rarity of Items found","better":1,"matchers":[{"string":"#% повышение редкости найденных предметов"},{"string":"#% снижение редкости найденных предметов","negate":true}],"trade":{"ids":{"pseudo":["pseudo.pseudo_increased_rarity"],"explicit":["explicit.stat_3917489142"],"implicit":["implicit.stat_3917489142"],"fractured":["fractured.stat_3917489142"],"scourge":["scourge.stat_3917489142"],"crafted":["crafted.stat_3917489142"]}}} {"ref":"#% increased Rarity of Items found during Effect","better":1,"matchers":[{"string":"#% повышение редкости найденных предметов во время действия эффекта"},{"string":"#% снижение редкости найденных предметов во время действия эффекта","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1740200922","explicit.stat_3251705960"],"crafted":["crafted.stat_3251705960"]}}} {"ref":"#% increased Rarity of Items found from Slain Unique Enemies","better":1,"matchers":[{"string":"#% повышение редкости предметов, выпадающих из убитых уникальных врагов"},{"string":"#% снижение редкости предметов, выпадающих из убитых уникальных врагов","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_121185030"],"fractured":["fractured.stat_121185030"]}}} +{"ref":"#% increased Rarity of Items found per Mana Burn, up to a maximum of 100%","better":1,"matchers":[{"string":"#% увеличение редкости находимых предметов за заряд Сжигания маны, вплоть до максимума в 100%"}],"trade":{"ids":{"explicit":["explicit.stat_3226452989"]}}} {"ref":"#% increased Rarity of Items found when on Low Life","better":1,"matchers":[{"string":"#% повышение редкости найденных предметов при малом количестве здоровья"},{"string":"#% снижение редкости найденных предметов при малом количестве здоровья","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2929867083"]}}} {"ref":"#% increased Rarity of Items found with a Normal Item Equipped","better":1,"matchers":[{"string":"#% повышение редкости найденных предметов, если на вас надет обычный предмет"},{"string":"#% снижение редкости найденных предметов, если на вас надет обычный предмет","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_4151190513"]}}} {"ref":"#% increased Reap Area of Effect","better":1,"matchers":[{"string":"#% увеличение области действия Кровавой жатвы"},{"string":"#% уменьшение области действия Кровавой жатвы","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_647221668"]}}} @@ -1471,7 +1494,7 @@ {"ref":"#% increased Spectral Shield Throw Projectile Speed","better":1,"matchers":[{"string":"#% повышение скорости снарядов Броска призрачного щита"},{"string":"#% снижение скорости снарядов Броска призрачного щита","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_1561141582"]}}} {"ref":"#% increased Spectral Throw Damage","better":1,"matchers":[{"string":"#% увеличение урона Призрачного броска"},{"string":"#% уменьшение урона Призрачного броска","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_3755794090"]}}} {"ref":"#% increased Spectral Throw Projectile Speed","better":1,"matchers":[{"string":"#% повышение скорости снаряда Призрачного броска"},{"string":"#% снижение скорости снаряда Призрачного броска","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_1062615953"]}}} -{"ref":"#% increased Spell Critical Strike Chance","better":1,"matchers":[{"string":"#% увеличение шанса критического удара чарами"},{"string":"#% уменьшение шанса критического удара чарами","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_737908626"],"implicit":["implicit.stat_737908626"],"fractured":["fractured.stat_737908626"],"crafted":["crafted.stat_737908626"]}}} +{"ref":"#% increased Spell Critical Strike Chance","better":1,"matchers":[{"string":"#% увеличение шанса критического удара чарами"},{"string":"#% уменьшение шанса критического удара чарами","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_737908626"],"implicit":["implicit.stat_737908626"],"fractured":["fractured.stat_737908626"],"enchant":["enchant.stat_737908626"],"crafted":["crafted.stat_737908626"]}}} {"ref":"#% increased Spell Critical Strike Chance per 100 Player Maximum Life","better":1,"matchers":[{"string":"#% увеличение шанса критического удара чарами за каждые 100 максимума здоровья игрока"},{"string":"#% уменьшение шанса критического удара чарами за каждые 100 максимума здоровья игрока","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3775574601"]}}} {"ref":"#% increased Spell Critical Strike Chance per Raised Spectre","better":1,"matchers":[{"string":"#% увеличение шанса критического удара чарами за каждого созданного призрака"},{"string":"#% уменьшение шанса критического удара чарами за каждого созданного призрака","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_495095219"]}}} {"ref":"#% increased Spell Damage","better":1,"matchers":[{"string":"#% увеличение урона от чар"},{"string":"#% уменьшение урона от чар","negate":true}],"trade":{"ids":{"pseudo":["pseudo.pseudo_increased_spell_damage"],"explicit":["explicit.stat_2974417149"],"implicit":["implicit.stat_2974417149"],"fractured":["fractured.stat_2974417149"],"enchant":["enchant.stat_2974417149"],"scourge":["scourge.stat_2974417149"],"crafted":["crafted.stat_2974417149"]}}} @@ -1511,6 +1534,7 @@ {"ref":"#% increased Stun and Block Recovery","better":1,"matchers":[{"string":"#% ускорение восстановления после оглушения и блока"},{"string":"#% замедление восстановления после оглушения и блока","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2511217560"],"implicit":["implicit.stat_2511217560"],"fractured":["fractured.stat_2511217560"],"scourge":["scourge.stat_2511217560"]}}} {"ref":"#% increased Stun Duration on Enemies","better":1,"matchers":[{"string":"#% увеличение длительности оглушения на врагах"},{"string":"#% уменьшение длительности оглушения на врагах","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2517001139"],"implicit":["implicit.stat_2517001139"],"fractured":["fractured.stat_2517001139"],"scourge":["scourge.stat_2517001139"],"crafted":["crafted.stat_2517001139"]}}} {"ref":"#% increased Stun Duration on you","better":1,"matchers":[{"string":"#% увеличение длительности оглушения на вас"},{"string":"#% уменьшение длительности оглушения на вас","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1067429236"]}}} +{"ref":"#% increased Stun Duration with Melee Weapons","better":1,"matchers":[{"string":"#% увеличение длительности оглушения оружием ближнего боя"},{"string":"#% уменьшение длительности оглушения оружием ближнего боя","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_2912587137"]}}} {"ref":"#% increased Stun Threshold","better":1,"matchers":[{"string":"#% повышение порога оглушения"},{"string":"#% снижение порога оглушения","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_680068163"],"implicit":["implicit.stat_680068163"],"fractured":["fractured.stat_680068163"]}}} {"ref":"#% increased Suffix Modifier magnitudes","better":1,"matchers":[{"string":"#% повышение значений свойств-суффиксов"},{"string":"#% снижение значений свойств-суффиксов","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_1033086302"]}}} {"ref":"#% increased Summon Reaper Cooldown Recovery Rate","better":1,"matchers":[{"string":"#% повышение скорости перезарядки Призыва Жнеца"},{"string":"#% снижение скорости перезарядки Призыва Жнеца","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_82475304"]}}} @@ -1714,7 +1738,7 @@ {"ref":"#% of Overkill Damage is Leeched as Life","better":1,"matchers":[{"string":"#% избыточного урона похищается в виде здоровья"}],"trade":{"ids":{"explicit":["explicit.stat_3511523149"]}}} {"ref":"#% of Physical Attack Damage Leeched as Life","dp":true,"better":1,"matchers":[{"string":"#% физического урона от атак похищается в виде здоровья"}],"trade":{"ids":{"pseudo":["pseudo.pseudo_physical_attack_damage_leeched_as_life"],"explicit":["explicit.stat_3593843976","explicit.stat_55876295"],"implicit":["implicit.stat_3593843976","implicit.stat_55876295"],"fractured":["fractured.stat_3593843976","fractured.stat_55876295"],"scourge":["scourge.stat_3593843976"],"crafted":["crafted.stat_3593843976","crafted.stat_55876295"]}}} {"ref":"#% of Physical Attack Damage Leeched as Life per Red Socket","dp":true,"better":1,"matchers":[{"string":"#% физического урона от атак похищается в виде здоровья за красное гнездо"}],"trade":{"ids":{"explicit":["explicit.stat_3025389409"]}}} -{"ref":"#% of Physical Attack Damage Leeched as Mana","dp":true,"better":1,"matchers":[{"string":"#% физического урона от атак похищается в виде маны"}],"trade":{"ids":{"pseudo":["pseudo.pseudo_physical_attack_damage_leeched_as_mana"],"explicit":["explicit.stat_3237948413","explicit.stat_669069897"],"implicit":["implicit.stat_3237948413","implicit.stat_669069897"],"fractured":["fractured.stat_3237948413","fractured.stat_669069897"],"scourge":["scourge.stat_3237948413"],"crafted":["crafted.stat_3237948413","crafted.stat_669069897"]}}} +{"ref":"#% of Physical Attack Damage Leeched as Mana","dp":true,"better":1,"matchers":[{"string":"#% физического урона от атак похищается в виде маны"}],"trade":{"ids":{"pseudo":["pseudo.pseudo_physical_attack_damage_leeched_as_mana"],"explicit":["explicit.stat_3237948413","explicit.stat_669069897"],"implicit":["implicit.stat_3237948413","implicit.stat_669069897"],"fractured":["fractured.stat_3237948413","fractured.stat_669069897"],"enchant":["enchant.stat_669069897"],"scourge":["scourge.stat_3237948413"],"crafted":["crafted.stat_3237948413","crafted.stat_669069897"]}}} {"ref":"#% of Physical Attack Damage Leeched as Mana per Blue Socket","dp":true,"better":1,"matchers":[{"string":"#% физического урона от атак похищается в виде маны за синее гнездо"}],"trade":{"ids":{"explicit":["explicit.stat_172852114"]}}} {"ref":"#% of Physical Damage converted to a random Element","better":1,"matchers":[{"string":"#% от физического урона становится уроном от случайной стихии"}],"trade":{"ids":{"explicit":["explicit.stat_1776612984"]}}} {"ref":"#% of Physical Damage Converted to Chaos Damage","better":1,"matchers":[{"string":"#% физического урона становится уроном хаосом"}],"trade":{"ids":{"explicit":["explicit.stat_490098963"],"implicit":["implicit.stat_490098963"],"fractured":["fractured.stat_490098963"],"scourge":["scourge.stat_490098963"]}}} @@ -1772,7 +1796,8 @@ {"ref":"#% reduced Elemental Resistances","better":1,"matchers":[{"string":"#% увеличение сопротивлений стихиям"},{"string":"#% уменьшение сопротивлений стихиям","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_76848920"]},"inverted":true}} {"ref":"#% reduced Enemy Stun Threshold","better":1,"matchers":[{"string":"#% снижение порога оглушения врагов"},{"string":"#% повышение порога оглушения врагов","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1443060084"],"implicit":["implicit.stat_1443060084"],"fractured":["fractured.stat_1443060084"],"scourge":["scourge.stat_1443060084"]}}} {"ref":"#% reduced Enemy Stun Threshold during any Flask Effect","better":1,"matchers":[{"string":"#% снижение порога оглушения врагов во время действия эффекта любого флакона"}],"trade":{"ids":{"explicit":["explicit.stat_4228951304"]}}} -{"ref":"#% reduced Enemy Stun Threshold with this Weapon","better":1,"matchers":[{"string":"#% снижение порога оглушения врагов этим оружием"},{"string":"#% повышение порога оглушения врагов этим оружием","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_832404842"],"crafted":["crafted.stat_832404842"]}}} +{"ref":"#% reduced Enemy Stun Threshold with Melee Weapons","better":1,"matchers":[{"string":"#% снижение порога оглушения врага оружием ближнего боя"},{"string":"#% повышение порога оглушения врага оружием ближнего боя","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_2791825817"]}}} +{"ref":"#% reduced Enemy Stun Threshold with this Weapon","better":1,"matchers":[{"string":"#% снижение порога оглушения врагов этим оружием"},{"string":"#% повышение порога оглушения врагов этим оружием","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_832404842"],"enchant":["enchant.stat_832404842"],"crafted":["crafted.stat_832404842"]}}} {"ref":"#% reduced Fishing Pool Consumption","better":-1,"matchers":[{"string":"#% увеличение потребляемой рыбы"},{"string":"#% снижение потребляемой рыбы","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1550221644"],"fractured":["fractured.stat_1550221644"],"scourge":["scourge.stat_1550221644"]},"inverted":true}} {"ref":"#% reduced Flask Charges used","better":-1,"matchers":[{"string":"#% увеличение используемого количества зарядов флакона"},{"string":"#% уменьшение используемого количества зарядов флакона","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_644456512"],"implicit":["implicit.stat_644456512"],"fractured":["fractured.stat_644456512"],"scourge":["scourge.stat_644456512"]},"inverted":true}} {"ref":"#% reduced Freeze Duration on you","better":1,"matchers":[{"string":"#% уменьшение длительности заморозки на вас"},{"string":"#% увеличение длительности заморозки на вас","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2160282525"],"implicit":["implicit.stat_2160282525"],"fractured":["fractured.stat_2160282525"],"enchant":["enchant.stat_2160282525"],"scourge":["scourge.stat_2160282525"]}}} @@ -1781,6 +1806,7 @@ {"ref":"#% reduced Ignite Duration on you","better":1,"matchers":[{"string":"#% уменьшение длительности поджога на вас"},{"string":"#% увеличение длительности поджога на вас","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_986397080"],"implicit":["implicit.stat_986397080"],"fractured":["fractured.stat_986397080"],"enchant":["enchant.stat_986397080"],"scourge":["scourge.stat_986397080"],"crafted":["crafted.stat_986397080"]}}} {"ref":"#% reduced Lightning Damage taken","better":-1,"matchers":[{"string":"#% увеличение получаемого урона от молнии"},{"string":"#% уменьшение получаемого урона от молнии","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1276918229"],"implicit":["implicit.stat_1276918229"],"fractured":["fractured.stat_1276918229"],"scourge":["scourge.stat_1276918229"]},"inverted":true}} {"ref":"#% reduced Lightning Warp Duration","better":-1,"matchers":[{"string":"#% увеличение длительности Грозового перехода"},{"string":"#% уменьшение длительности Грозового перехода","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_609478942"]},"inverted":true}} +{"ref":"#% reduced Mana Burn rate","better":-1,"matchers":[{"string":"#% повышение частоты активации Сжигания маны"},{"string":"#% снижение частоты активации Сжигания маны","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_116232170"]},"inverted":true}} {"ref":"#% reduced Mana Cost of Attacks","better":-1,"matchers":[{"string":"#% увеличение стоимости атак в мане"},{"string":"#% уменьшение стоимости атак в мане","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_2859471749"]},"inverted":true}} {"ref":"#% reduced Mana Cost of Minion Skills","better":-1,"matchers":[{"string":"#% повышение затрат маны умениями приспешников"},{"string":"#% снижение затрат маны умениями приспешников","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2969128501"]},"inverted":true}} {"ref":"#% reduced Mana Cost of Raise Spectre","better":-1,"matchers":[{"string":"#% повышение затрат маны Сотворением призраков"},{"string":"#% снижение затрат маны Сотворением призраков","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_262301496"]},"inverted":true}} @@ -1815,6 +1841,7 @@ {"ref":"+# Dexterity Requirement","better":1,"matchers":[{"string":"# к требованиям к ловкости"}],"trade":{"ids":{"explicit":["explicit.stat_1133453872"],"scourge":["scourge.stat_1133453872"]}}} {"ref":"+# Energy Shield gained on Killing a Shocked Enemy","better":1,"matchers":[{"string":"# энергетического щита за убийство врага, пораженного шоком"}],"trade":{"ids":{"explicit":["explicit.stat_347328113"]}}} {"ref":"+# Fire Damage taken from Hits","better":1,"matchers":[{"string":"# входящего урона от огня при получении удара"}],"trade":{"ids":{"explicit":["explicit.stat_614758785"],"implicit":["implicit.stat_614758785"]}}} +{"ref":"+# Fire Damage taken from Hits per Mana Burn","better":1,"matchers":[{"string":"# к получаемому урону от огня от ударов за каждый заряд Сжигания маны"}],"trade":{"ids":{"explicit":["explicit.stat_1483305963"]}}} {"ref":"+# Intelligence Requirement","better":1,"matchers":[{"string":"# к требованиям интеллекта"}],"trade":{"ids":{"explicit":["explicit.stat_2153364323"],"scourge":["scourge.stat_2153364323"]}}} {"ref":"+# Life per 4 Dexterity","better":1,"matchers":[{"string":"# здоровья за каждые 4 ловкости"}],"trade":{"ids":{"explicit":["explicit.stat_2042405614"]}}} {"ref":"+# Lightning Damage taken from Hits","better":1,"matchers":[{"string":"# урона от молнии при получении удара"}],"trade":{"ids":{"implicit":["implicit.stat_465051235"]}}} @@ -1829,7 +1856,7 @@ {"ref":"+# metre to Melee Strike Range per White Socket","better":1,"matchers":[{"string":"# м к дальности ударов ближнего боя за белое гнездо"}],"trade":{"ids":{"explicit":["explicit.stat_2076080860"]}}} {"ref":"+# metre to Melee Strike Range while Unarmed","better":1,"matchers":[{"string":"# м к дальности ударов ближнего боя без оружия"}],"trade":{"ids":{"explicit":["explicit.stat_3273962791"]}}} {"ref":"+# metre to Weapon Range per 10% Quality","better":1,"matchers":[{"string":"# м к дальности оружия за 10% качества"}],"trade":{"ids":{"enchant":["enchant.stat_2967267655"]}}} -{"ref":"+# metres to Weapon Range","better":1,"matchers":[{"string":"# м к дальности оружия"},{"string":"# м к дальности ударов ближнего боя"}],"trade":{"ids":{"explicit":["explicit.stat_2264295449","explicit.stat_350598685"],"implicit":["implicit.stat_2264295449","implicit.stat_350598685"],"fractured":["fractured.stat_2264295449","fractured.stat_350598685"],"scourge":["scourge.stat_350598685"],"crafted":["crafted.stat_2264295449","crafted.stat_350598685"]}}} +{"ref":"+# metres to Weapon Range","better":1,"matchers":[{"string":"# м к дальности оружия"},{"string":"# м к дальности ударов ближнего боя"}],"trade":{"ids":{"explicit":["explicit.stat_2264295449","explicit.stat_350598685"],"implicit":["implicit.stat_2264295449","implicit.stat_350598685"],"fractured":["fractured.stat_2264295449","fractured.stat_350598685"],"enchant":["enchant.stat_350598685"],"scourge":["scourge.stat_350598685"],"crafted":["crafted.stat_2264295449","crafted.stat_350598685"]}}} {"ref":"+# Physical Damage taken from Attack Hits","better":1,"matchers":[{"string":"# входящего физического урона при получении удара от атак"}],"trade":{"ids":{"explicit":["explicit.stat_3441651621"],"implicit":["implicit.stat_3441651621"],"fractured":["fractured.stat_3441651621"]}}} {"ref":"+# Physical Damage taken from Hits","better":1,"matchers":[{"string":"# входящего физического урона при получении удара"}],"trade":{"ids":{"explicit":["explicit.stat_321765853"]}}} {"ref":"+# Physical Damage taken from Hits by Animals","better":1,"matchers":[{"string":"# получаемого физического урона при получении удара от животных"}],"trade":{"ids":{"explicit":["explicit.stat_3277537093"]}}} @@ -2065,7 +2092,7 @@ {"ref":"+# to Level of all Petrified Blood Gems","better":1,"matchers":[{"string":"# к уровню всех камней умения Окаменелая кровь","advanced":"# к уровню всех камней умения Окаменелая кровь(Огненный шар-Божественное возмездие)"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_240"]}}} {"ref":"+# to Level of all Phase Run Gems","better":1,"matchers":[{"string":"# к уровню всех камней умения Призрачный бег","advanced":"# к уровню всех камней умения Призрачный бег(Огненный шар-Божественное возмездие)"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_36"]}}} {"ref":"+# to Level of all Physical Skill Gems","better":1,"matchers":[{"string":"# к уровню всех физических камней умений"}],"trade":{"ids":{"explicit":["explicit.stat_619213329"],"fractured":["fractured.stat_619213329"]}}} -{"ref":"+# to Level of all Physical Spell Skill Gems","better":1,"matchers":[{"string":"# к уровню всех камней умений физических чар"}],"trade":{"ids":{"explicit":["explicit.stat_1600707273"],"fractured":["fractured.stat_1600707273"],"scourge":["scourge.stat_1600707273"]}}} +{"ref":"+# to Level of all Physical Spell Skill Gems","better":1,"matchers":[{"string":"# к уровню всех камней умений физических чар"}],"trade":{"ids":{"explicit":["explicit.stat_1600707273"],"fractured":["fractured.stat_1600707273"],"enchant":["enchant.stat_1600707273"],"scourge":["scourge.stat_1600707273"]}}} {"ref":"+# to Level of all Plague Bearer Gems","better":1,"matchers":[{"string":"# к уровню всех камней умения Носитель чумы","advanced":"# к уровню всех камней умения Носитель чумы(Огненный шар-Божественное возмездие)"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_210"]}}} {"ref":"+# to Level of all Poacher's Mark Gems","better":1,"matchers":[{"string":"# к уровню всех камней умения Метка браконьера","advanced":"# к уровню всех камней умения Метка браконьера(Огненный шар-Божественное возмездие)"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_117"]}}} {"ref":"+# to Level of all Poisonous Concoction Gems","better":1,"matchers":[{"string":"# к уровню всех камней умения Ядовитая смесь","advanced":"# к уровню всех камней умения Ядовитая смесь(Огненный шар-Божественное возмездие)"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_258"]}}} @@ -2083,8 +2110,8 @@ {"ref":"+# to Level of all Pyroclast Mine Gems","better":1,"matchers":[{"string":"# к уровню всех камней умения Пирокластовая мина","advanced":"# к уровню всех камней умения Пирокластовая мина(Огненный шар-Божественное возмездие)"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_91"]}}} {"ref":"+# to Level of all Rage Vortex Gems","better":1,"matchers":[{"string":"# к уровню всех камней умения Свирепый вихрь","advanced":"# к уровню всех камней умения Свирепый вихрь(Огненный шар-Божественное возмездие)"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_244"]}}} {"ref":"+# to Level of all Rain of Arrows Gems","better":1,"matchers":[{"string":"# к уровню всех камней умения Ливень стрел","advanced":"# к уровню всех камней умения Ливень стрел(Огненный шар-Божественное возмездие)"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_53"]}}} -{"ref":"+# to Level of all Raise Spectre Gems","better":1,"matchers":[{"string":"# к уровню всех камней Сотворение призрака"},{"string":"# к уровню всех камней умения Сотворение призрака","advanced":"# к уровню всех камней умения Сотворение призрака(Огненный шар-Призыв к оружию)"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_29","explicit.stat_3235814433"],"fractured":["fractured.stat_3235814433"]}}} -{"ref":"+# to Level of all Raise Zombie Gems","better":1,"matchers":[{"string":"# к уровню всех камней Поднятие зомби"},{"string":"# к уровню всех камней умения Поднятие зомби","advanced":"# к уровню всех камней умения Поднятие зомби(Огненный шар-Призыв к оружию)"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_16","explicit.stat_2739830820"]}}} +{"ref":"+# to Level of all Raise Spectre Gems","better":1,"matchers":[{"string":"# к уровню всех камней Сотворение призрака"},{"string":"# к уровню всех камней умения Сотворение призрака","advanced":"# к уровню всех камней умения Сотворение призрака(Огненный шар-Божественное возмездие)"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_29","explicit.stat_3235814433"],"fractured":["fractured.stat_3235814433"]}}} +{"ref":"+# to Level of all Raise Zombie Gems","better":1,"matchers":[{"string":"# к уровню всех камней Поднятие зомби"},{"string":"# к уровню всех камней умения Поднятие зомби","advanced":"# к уровню всех камней умения Поднятие зомби(Огненный шар-Божественное возмездие)"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_16","explicit.stat_2739830820"]}}} {"ref":"+# to Level of all Rallying Cry Gems","better":1,"matchers":[{"string":"# к уровню всех камней умения Клич сплочения","advanced":"# к уровню всех камней умения Клич сплочения(Огненный шар-Божественное возмездие)"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_127"]}}} {"ref":"+# to Level of all Reap Gems","better":1,"matchers":[{"string":"# к уровню всех камней умения Кровавая жатва","advanced":"# к уровню всех камней умения Кровавая жатва(Огненный шар-Божественное возмездие)"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_241"]}}} {"ref":"+# to Level of all Reave Gems","better":1,"matchers":[{"string":"# к уровню всех камней умения Опустошение","advanced":"# к уровню всех камней умения Опустошение(Огненный шар-Божественное возмездие)"}],"trade":{"ids":{"explicit":["explicit.indexable_skill_89"]}}} @@ -2471,6 +2498,7 @@ {"ref":"+#% to Damage over Time Multiplier per 10 Intelligence on Unallocated Passives in Radius","better":1,"matchers":[{"string":"#% к множителю постепенного урона за 10 интеллекта в невыбранных пассивных умениях в радиусе"}],"trade":{"ids":{"explicit":["explicit.stat_1994121713"]}}} {"ref":"+#% to Damage over Time Multiplier while affected by Malevolence","better":1,"matchers":[{"string":"#% к множителю постепенного урона под действием Злорадства"}],"trade":{"ids":{"explicit":["explicit.stat_2736708072"]}}} {"ref":"+#% to Damage over Time Multiplier with Attack Skills","better":1,"matchers":[{"string":"#% к множителю постепенного урона умениями атак"}],"trade":{"ids":{"explicit":["explicit.stat_693959086"],"fractured":["fractured.stat_693959086"]}}} +{"ref":"+#% to Damage over Time Multiplier with Melee Weapon Attacks","better":1,"matchers":[{"string":"#% к множителю постепенного урона атаками оружием ближнего боя"}],"trade":{"ids":{"explicit":["explicit.stat_1867426121"]}}} {"ref":"+#% to Elemental Resistances during Effect","better":1,"matchers":[{"string":"#% к сопротивлению стихиям во время действия эффекта"}],"trade":{"ids":{"explicit":["explicit.stat_3110554274"]}}} {"ref":"+#% to Fire and Chaos Resistances","better":1,"matchers":[{"string":"#% к сопротивлениям огню и хаосу"}],"trade":{"ids":{"explicit":["explicit.stat_378817135"],"fractured":["fractured.stat_378817135"],"crafted":["crafted.stat_378817135"]}}} {"ref":"+#% to Fire and Cold Resistances","better":1,"matchers":[{"string":"#% к сопротивлению огню и холоду"}],"trade":{"ids":{"explicit":["explicit.stat_2915988346"],"implicit":["implicit.stat_2915988346"],"fractured":["fractured.stat_2915988346"],"crafted":["crafted.stat_2915988346"]}}} @@ -2500,6 +2528,7 @@ {"ref":"+#% to maximum Lightning Resistance while affected by Herald of Thunder","better":1,"matchers":[{"string":"#% к максимальному сопротивлению молнии под действием Вестника грома"}],"trade":{"ids":{"explicit":["explicit.stat_3259396413"]}}} {"ref":"+#% to Maximum Quality","better":1,"matchers":[{"string":"#% к максимуму качества"}],"trade":{"ids":{"implicit":["implicit.stat_2039822488"]}}} {"ref":"+#% to Melee Critical Strike Multiplier","better":1,"matchers":[{"string":"#% к множителю критического удара в ближнем бою"}],"trade":{"ids":{"explicit":["explicit.stat_4237442815"],"fractured":["fractured.stat_4237442815"]}}} +{"ref":"+#% to Melee Weapon Critical Strike Multiplier","better":1,"matchers":[{"string":"#% к множителю критического удара оружием ближнего боя"}],"trade":{"ids":{"explicit":["explicit.stat_605218169"]}}} {"ref":"+#% to Monster Critical Strike Multiplier","better":1,"fromAreaMods":true,"fromUberAreaMods":true,"fromHeistAreaMods":true,"matchers":[{"string":"#% к множителю критического удара монстров"}],"trade":{"ids":{"explicit":["explicit.stat_57326096"],"fractured":["fractured.stat_57326096"]}}} {"ref":"+#% to Off Hand Critical Strike Chance","dp":true,"better":1,"matchers":[{"string":"#% к шансу критического удара левой рукой"}],"trade":{"ids":{"explicit":["explicit.stat_1757389331"]}}} {"ref":"+#% to Off Hand Critical Strike Chance per 10 Maximum Energy Shield on Shield","dp":true,"better":1,"matchers":[{"string":"#% к шансу критического удара левой рукой за каждые 10 максимума энергетического щита на щите"}],"trade":{"ids":{"explicit":["explicit.stat_3285400610"]}}} @@ -3011,9 +3040,9 @@ {"ref":"All Towers in range of your Empowering Towers have #% chance to deal Double Damage","better":1,"anointments":[{"roll":50,"oils":"13,13"}],"matchers":[{"string":"Все башни в зоне действия ваших усиливающих башен имеют #% шанс нанести двойной урон"},{"string":"Все башни в зоне действия ваших усиливающих башен наносят двойной урон","value":100}],"trade":{"ids":{"enchant":["enchant.stat_1959522666"]}}} {"ref":"Allies' Aura Buffs do not affect you","better":1,"matchers":[{"string":"Положительные эффекты аур союзников не действуют на вас"}],"trade":{"ids":{"explicit":["explicit.stat_1489905076"]}}} {"ref":"Allocated Small Passive Skills in Radius grant nothing","better":1,"matchers":[{"string":"Выбранные малые пассивные умения в радиусе ничего не дают"}],"trade":{"ids":{"explicit":["explicit.stat_325204898"]}}} -{"ref":"Allocates #","better":0,"matchers":[{"string":"Активирует Палач","value":10016,"oils":"3,4,6"},{"string":"Активирует Сила воли","value":1006,"oils":"2,2,11"},{"string":"Активирует Совершенство изобилия","value":10115,"oils":"1,6,6"},{"string":"Активирует Телосложение","value":10153},{"string":"Активирует Устойчивость","value":10511,"oils":"9,9,11"},{"string":"Активирует Шипастое укрытие","value":10542,"oils":"1,2,5"},{"string":"Активирует Мечтатель","value":10835,"oils":"2,5,6"},{"string":"Активирует Владычество колдуна","value":11420,"oils":"1,9,10"},{"string":"Активирует Дыхание грозы","value":11645,"oils":"6,8,13"},{"string":"Активирует Выносливость","value":11730,"oils":"1,10,13"},{"string":"Активирует Окропленная плоть","value":11820,"oils":"7,13,13"},{"string":"Активирует Дыхание пламени","value":11924,"oils":"4,6,13"},{"string":"Активирует Влияние","value":12143,"oils":"4,5,13"},{"string":"Активирует Путь воина","value":12702,"oils":"3,3,3"},{"string":"Активирует Мастер на все руки","value":12795,"oils":"4,4,11"},{"string":"Активирует Боевое безумие","value":12809,"oils":"1,2,11"},{"string":"Активирует Возмездие","value":12878,"oils":"4,9,11"},{"string":"Активирует Божественное правосудие","value":13164,"oils":"2,5,10"},{"string":"Активирует Кровь голема","value":1325,"oils":"5,13,13"},{"string":"Активирует Залп","value":13375,"oils":"7,10,12"},{"string":"Активирует Оплот","value":1340,"oils":"3,4,10"},{"string":"Активирует Душевная пустота","value":1382,"oils":"4,4,4"},{"string":"Активирует Стойкий","value":13922,"oils":"2,13,13"},{"string":"Активирует Незыблемый","value":14001,"oils":"7,7,9"},{"string":"Активирует Удар из тени","value":1405,"oils":"1,6,9"},{"string":"Активирует Бойня","value":14606,"oils":"4,8,9"},{"string":"Активирует Божественная ярость","value":14665,"oils":"3,3,11"},{"string":"Активирует Пир духа","value":14813,"oils":"3,8,10"},{"string":"Активирует Бык","value":15027},{"string":"Активирует Искупление","value":15046,"oils":"2,8,9"},{"string":"Активирует Амбидекстрия","value":15085,"oils":"3,6,10"},{"string":"Активирует Сторожевые башни","value":15290,"oils":"7,12,12"},{"string":"Активирует Свобода передвижения","value":15344,"oils":"1,2,8"},{"string":"Активирует Сложные руны","value":15400,"oils":"11,12,12"},{"string":"Активирует Отклонение","value":15437,"oils":"3,7,12"},{"string":"Активирует Когти ястреба","value":15614,"oils":"8,10,11"},{"string":"Активирует Смертельный клинок","value":1568,"oils":"3,11,11"},{"string":"Активирует Радиус взрыва","value":15711,"oils":"1,4,11"},{"string":"Активирует Единение с природой","value":15842,"oils":"4,9,10"},{"string":"Активирует Бесплотный пир","value":15852,"oils":"3,12,13"},{"string":"Активирует Токсичные атаки","value":16236,"oils":"1,3,9"},{"string":"Активирует Обстрел","value":16243,"oils":"2,4,4"},{"string":"Активирует Безмятежность","value":16246,"oils":"0,12,13"},{"string":"Активирует Крушитель черепов","value":16703,"oils":"1,10,11"},{"string":"Активирует Мгновенная заморозка","value":17171,"oils":"4,6,9"},{"string":"Активирует Тихие шаги","value":17608,"oils":"3,4,8"},{"string":"Активирует Горький опыт","value":18025},{"string":"Активирует Мистический бастион","value":18174,"oils":"5,5,5"},{"string":"Активирует Изящное нападение","value":18703,"oils":"8,8,10"},{"string":"Активирует Перфекционист","value":18707,"oils":"4,5,12"},{"string":"Активирует Клятва на крови","value":18769,"oils":"2,8,13"},{"string":"Активирует Слияние","value":18865,"oils":"2,8,11"},{"string":"Активирует Толстая кожа","value":19069,"oils":"8,12,12"},{"string":"Активирует Праведная армия","value":19103,"oils":"4,10,10"},{"string":"Активирует Страж","value":19144,"oils":"4,5,6"},{"string":"Активирует Путь охотника","value":19506,"oils":"1,4,4"},{"string":"Активирует Уверенный удар","value":19730,"oils":"1,7,10"},{"string":"Активирует Сотрясающая сила","value":19794,"oils":"5,7,12"},{"string":"Активирует Травничество","value":19858,"oils":"5,11,12"},{"string":"Активирует В ладах со смертью","value":19897,"oils":"1,9,12"},{"string":"Активирует Нестабильность","value":20528,"oils":"4,12,12"},{"string":"Активирует Святилище","value":20832,"oils":"3,5,5"},{"string":"Активирует Балансирование на грани","value":20835,"oils":"1,3,11"},{"string":"Активирует Пронзающие стрелы","value":21228,"oils":"10,11,12"},{"string":"Активирует Мощный взрыв","value":21297,"oils":"4,4,12"},{"string":"Активирует Быстрое восстановление","value":21330,"oils":"5,5,13"},{"string":"Активирует Кователь рун","value":21389,"oils":"6,9,12"},{"string":"Активирует Выносливость в бою","value":21413,"oils":"1,4,10"},{"string":"Активирует Мантия и кольчуга","value":21435,"oils":"1,1,6"},{"string":"Активирует Дыхание стужи","value":21460,"oils":"5,12,12"},{"string":"Активирует Разрушительные механизмы","value":21602,"oils":"2,3,12"},{"string":"Активирует Алхимия","value":21634,"oils":"3,12,12"},{"string":"Активирует Изматывающие тренировки","value":21958,"oils":"5,10,12"},{"string":"Активирует Страж разложения","value":21973,"oils":"2,4,5"},{"string":"Активирует Укрепляющее пламя","value":22133,"oils":"1,5,7"},{"string":"Активирует Орлиный глаз","value":2225,"oils":"1,1,11"},{"string":"Активирует Шепот рока","value":22535,"oils":"13,13,13"},{"string":"Активирует Стойка змеи","value":22702,"oils":"6,10,11"},{"string":"Активирует Мастер жезлов","value":22972,"oils":"5,5,9"},{"string":"Активирует Резня","value":23038,"oils":"6,6,6"},{"string":"Активирует Свирепость","value":23066,"oils":"9,10,13"},{"string":"Активирует Вливание сущности","value":23690,"oils":"1,3,4"},{"string":"Активирует Холодный расчёт","value":24050,"oils":"9,9,9"},{"string":"Активирует Инстинкт","value":24067,"oils":"2,2,6"},{"string":"Активирует Остаться в живых","value":24133,"oils":"6,9,13"},{"string":"Активирует Внутренняя энергия","value":24256,"oils":"1,2,6"},{"string":"Активирует Взрывное попадание","value":24324,"oils":"4,6,11"},{"string":"Активирует Глубокие мысли","value":24362,"oils":"1,4,8"},{"string":"Активирует Кровь воина","value":24383,"oils":"5,5,10"},{"string":"Активирует Дробитель рёбер","value":24721,"oils":"5,10,10"},{"string":"Активирует Гарпунщик","value":24858,"oils":"5,7,9"},{"string":"Активирует Переливание крови","value":25058,"oils":"6,11,12"},{"string":"Активирует Первобытный дух","value":25178,"oils":"2,6,10"},{"string":"Активирует Мастер клинка","value":25367,"oils":"1,2,12"},{"string":"Активирует Неукротимое войско","value":25409,"oils":"8,9,12"},{"string":"Активирует Заряженный","value":25411,"oils":"9,12,12"},{"string":"Активирует Гробовщик","value":25439,"oils":"7,7,10"},{"string":"Активирует Дервиш","value":25456,"oils":"6,9,10"},{"string":"Активирует Поджигатель","value":2550,"oils":"4,4,6"},{"string":"Активирует Неустанная охота","value":25738,"oils":"2,7,9"},{"string":"Активирует Колкость","value":25970,"oils":"1,10,10"},{"string":"Активирует Жестокие раны","value":26023,"oils":"5,10,13"},{"string":"Активирует Мастер топориков","value":26096,"oils":"4,5,9"},{"string":"Активирует Кровопускание","value":26294,"oils":"6,6,12"},{"string":"Активирует Громовые удары","value":26557,"oils":"5,8,9"},{"string":"Активирует Победитель","value":26564,"oils":"4,7,12"},{"string":"Активирует Порча","value":26620,"oils":"9,10,10"},{"string":"Активирует Святость","value":26866,"oils":"6,6,10"},{"string":"Активирует Предусмотрительность","value":26960,"oils":"5,7,10"},{"string":"Активирует Ярость племени","value":27119,"oils":"11,12,13"},{"string":"Активирует Святилище мысли","value":27137,"oils":"6,6,13"},{"string":"Активирует Легконогий","value":2715,"oils":"3,3,4"},{"string":"Активирует Колдовская воля","value":27163,"oils":"3,3,12"},{"string":"Активирует Переподготовленный","value":27190,"oils":"3,3,6"},{"string":"Активирует Сердце и душа","value":27203,"oils":"2,9,13"},{"string":"Активирует Боевой опыт","value":27301,"oils":"1,4,6"},{"string":"Активирует Смертельный договор","value":27308,"oils":"6,10,10"},{"string":"Активирует Владыка мёртвых","value":27611,"oils":"4,9,12"},{"string":"Активирует Кровопийца","value":27788,"oils":"11,11,12"},{"string":"Активирует Накопленная мудрость","value":27929,"oils":"2,5,5"},{"string":"Активирует Могучие узы","value":28034,"oils":"1,7,7"},{"string":"Активирует Прилив бодрости","value":28449,"oils":"3,7,8"},{"string":"Активирует Жнец жизней","value":28503,"oils":"2,4,12"},{"string":"Активирует Ликвидация","value":28754,"oils":"10,11,13"},{"string":"Активирует Священный огонь","value":29049,"oils":"3,5,12"},{"string":"Активирует Ненасытная орда","value":29381,"oils":"4,12,13"},{"string":"Активирует Танец клинков","value":29522,"oils":"7,9,9"},{"string":"Активирует Сезон льда","value":2959,"oils":"7,10,13"},{"string":"Активирует Взрывные руны","value":29861,"oils":"3,6,6"},{"string":"Активирует Парирование","value":30160,"oils":"2,2,4"},{"string":"Активирует Грозоход","value":30225,"oils":"2,2,10"},{"string":"Активирует Крепкий","value":30302,"oils":"4,11,12"},{"string":"Активирует Всплеск лавы","value":30439,"oils":"1,1,13"},{"string":"Активирует Верный удар","value":30471,"oils":"5,9,10"},{"string":"Активирует Божественное рвение","value":30693,"oils":"4,5,7"},{"string":"Активирует Бывалый охотник","value":30974,"oils":"7,10,10"},{"string":"Активирует Крепость","value":31033,"oils":"1,4,5"},{"string":"Активирует Прославление","value":31257,"oils":"2,12,13"},{"string":"Активирует Смертельные токсины","value":31359,"oils":"1,8,12"},{"string":"Активирует Дух рыси","value":31508,"oils":"8,8,9"},{"string":"Активирует Соседская вражда","value":31513,"oils":"7,9,11"},{"string":"Активирует Тщательная консервация","value":31585,"oils":"7,10,11"},{"string":"Активирует Титаническое воздействие","value":32059,"oils":"3,4,11"},{"string":"Активирует Крадущий душу","value":32176,"oils":"2,9,11"},{"string":"Активирует Касание аспида","value":32227,"oils":"2,10,11"},{"string":"Активирует Мастерство","value":32245},{"string":"Активирует Живость","value":32345},{"string":"Активирует Ткач бури","value":32455,"oils":"2,9,10"},{"string":"Активирует Выбрать жертву","value":32681,"oils":"2,7,10"},{"string":"Активирует Полновластие","value":32932,"oils":"12,12,12"},{"string":"Активирует Лезвие бритвы","value":33082,"oils":"4,5,8"},{"string":"Активирует Быстроногий","value":3309,"oils":"2,3,11"},{"string":"Активирует Гигант","value":33287,"oils":"3,5,11"},{"string":"Активирует Священная власть","value":33435,"oils":"6,6,9"},{"string":"Активирует Гончая","value":33545,"oils":"6,9,9"},{"string":"Активирует Мощное пронзание","value":33582,"oils":"4,6,8"},{"string":"Активирует Идейный вдохновитель","value":33718,"oils":"5,9,13"},{"string":"Активирует Димахер","value":33725,"oils":"5,8,12"},{"string":"Активирует Разрушительные устройства","value":33777,"oils":"5,5,12"},{"string":"Активирует Воля клинков","value":33903,"oils":"2,4,10"},{"string":"Активирует Повелитель арены","value":34009,"oils":"2,11,12"},{"string":"Активирует Полный заряд","value":34173,"oils":"9,10,12"},{"string":"Активирует Заправская дуэль","value":34284,"oils":"3,7,11"},{"string":"Активирует Повелитель големов","value":34506,"oils":"6,12,13"},{"string":"Активирует Предвидение","value":3452,"oils":"4,11,13"},{"string":"Активирует Недобрые намерения","value":34591,"oils":"7,7,12"},{"string":"Активирует Резвость","value":34601},{"string":"Активирует Огнеход","value":34661,"oils":"8,9,10"},{"string":"Активирует Опустошитель","value":34666,"oils":"2,4,11"},{"string":"Активирует Взвешенная ярость","value":34973,"oils":"3,10,13"},{"string":"Активирует Шумный ремесленник","value":35233,"oils":"3,5,6"},{"string":"Активирует Кинетическое воздействие","value":35436,"oils":"3,6,8"},{"string":"Активирует Сильная рука","value":35663,"oils":"1,6,11"},{"string":"Активирует Устрашающая сила","value":35685,"oils":"5,6,9"},{"string":"Активирует Коварство","value":35894,"oils":"4,4,10"},{"string":"Активирует Вера и сталь","value":35958,"oils":"2,10,13"},{"string":"Активирует Первозданная сила","value":36281,"oils":"6,8,12"},{"string":"Активирует Свежевание","value":36490,"oils":"1,8,9"},{"string":"Активирует Воплощение охоты","value":36687,"oils":"1,11,11"},{"string":"Активирует Жгучая жестокость","value":36736,"oils":"5,7,8"},{"string":"Активирует Железная стойка","value":36859,"oils":"5,5,6"},{"string":"Активирует Мудрость лет","value":36874},{"string":"Активирует Жертва","value":36915,"oils":"5,6,8"},{"string":"Активирует Упорство","value":36949,"oils":"9,9,12"},{"string":"Активирует Путь учёного","value":37078,"oils":"2,3,4"},{"string":"Активирует Стойкость","value":37326,"oils":"10,10,12"},{"string":"Активирует Заряженная плоть","value":37403,"oils":"3,7,10"},{"string":"Активирует Интуиция","value":37504,"oils":"3,8,8"},{"string":"Активирует Расчленение","value":37647,"oils":"8,11,13"},{"string":"Активирует Предчувствие","value":38246,"oils":"3,7,13"},{"string":"Активирует Праведный суд","value":38516,"oils":"2,2,5"},{"string":"Активирует Путь ратника","value":38706,"oils":"0,10,11"},{"string":"Активирует Обжигающий жар","value":38849,"oils":"3,6,12"},{"string":"Активирует Голиаф","value":38922,"oils":"2,3,13"},{"string":"Активирует Пустота тела","value":39530,"oils":"1,12,13"},{"string":"Активирует Кузнец боли","value":39657,"oils":"1,8,8"},{"string":"Активирует Тёмные искусства","value":39743,"oils":"5,8,11"},{"string":"Активирует Противовес","value":39761,"oils":"1,3,12"},{"string":"Активирует Порочные силы","value":39986,"oils":"9,10,11"},{"string":"Активирует Костолом","value":40645,"oils":"4,6,6"},{"string":"Активирует Кристальная кожа","value":40743,"oils":"2,10,12"},{"string":"Активирует Настойчивость","value":40849,"oils":"0,7,9"},{"string":"Активирует Смертоносность","value":41119,"oils":"2,8,12"},{"string":"Активирует Полевая медицина","value":41137,"oils":"7,9,10"},{"string":"Активирует Смертельные наклонности","value":41307,"oils":"0,7,10"},{"string":"Активирует Природные лекарства","value":41420,"oils":"7,11,12"},{"string":"Активирует Дисциплина и подготовка","value":41472,"oils":"10,12,12"},{"string":"Активирует Древняя сила","value":41476,"oils":"5,5,8"},{"string":"Активирует Знак смерти","value":41595,"oils":"2,7,12"},{"string":"Активирует Духовная поддержка","value":4177,"oils":"12,12,13"},{"string":"Активирует Объятия зимы","value":41870,"oils":"1,7,9"},{"string":"Активирует Изворотливость","value":41989,"oils":"4,11,11"},{"string":"Активирует Стальной дух","value":42009,"oils":"1,13,13"},{"string":"Активирует Лекарства","value":42041,"oils":"4,10,12"},{"string":"Активирует Окно возможностей","value":4207,"oils":"7,11,11"},{"string":"Активирует Неистовство","value":42443,"oils":"6,12,12"},{"string":"Активирует Закалённый холодом","value":42649,"oils":"3,5,13"},{"string":"Активирует Концентрация стихий","value":42686,"oils":"2,3,6"},{"string":"Активирует Тугой лук","value":42720,"oils":"2,4,8"},{"string":"Активирует Средоточие чар","value":42795,"oils":"4,9,9"},{"string":"Активирует Пьющий разум","value":42804,"oils":"4,5,5"},{"string":"Активирует Вращающийся барьер","value":42917,"oils":"3,5,9"},{"string":"Активирует Дух зимы","value":43385,"oils":"2,5,12"},{"string":"Активирует Духовный приказ","value":43689,"oils":"2,2,13"},{"string":"Активирует Эффективная взрывчатка","value":44102,"oils":"2,5,8"},{"string":"Активирует Рефлексы","value":44103,"oils":"6,10,13"},{"string":"Активирует Панцирь","value":44207,"oils":"1,2,10"},{"string":"Активирует Божественное неистовство","value":44347,"oils":"3,3,10"},{"string":"Активирует Сила шамана","value":44562,"oils":"1,6,12"},{"string":"Активирует Сила в единстве","value":44788,"oils":"2,2,8"},{"string":"Активирует Силы природы","value":4481,"oils":"4,6,12"},{"string":"Активирует Мистицизм","value":44824,"oils":"5,6,11"},{"string":"Активирует Ледоход","value":44955,"oils":"4,8,11"},{"string":"Активирует Истощение","value":44988,"oils":"2,12,12"},{"string":"Активирует Азартный убийца","value":45067,"oils":"3,3,5"},{"string":"Активирует Пепел, мороз и буря","value":45317,"oils":"2,9,9"},{"string":"Активирует Ловкий выстрел","value":45329,"oils":"3,8,13"},{"string":"Активирует Последовательный подрыв","value":45608,"oils":"1,1,9"},{"string":"Активирует Испытание веры","value":45657,"oils":"2,7,7"},{"string":"Активирует Опытный солдат","value":45803,"oils":"5,7,13"},{"string":"Активирует Сотворённый барьер","value":45945,"oils":"4,7,10"},{"string":"Активирует Клыки гадюки","value":46408,"oils":"1,5,6"},{"string":"Активирует Крепкие узы","value":46471,"oils":"7,7,7"},{"string":"Активирует Могущество чар","value":46842,"oils":"6,10,12"},{"string":"Активирует Колдовское святилище","value":46904,"oils":"1,12,12"},{"string":"Активирует Диверсант","value":46965,"oils":"1,5,5"},{"string":"Активирует Мастер клинков","value":47065,"oils":"6,11,13"},{"string":"Активирует Горлодер","value":47306,"oils":"3,8,11"},{"string":"Активирует Перегрузка","value":47471,"oils":"1,11,12"},{"string":"Активирует Проницательность","value":47484,"oils":"3,4,5"},{"string":"Активирует Дальнее зрение","value":47743,"oils":"4,4,9"},{"string":"Активирует Вдохновение","value":48298,"oils":"4,4,13"},{"string":"Активирует Напор","value":4833,"oils":"9,11,11"},{"string":"Активирует Храбрость","value":48438,"oils":"8,11,11"},{"string":"Активирует Убежище","value":4854,"oils":"7,8,12"},{"string":"Активирует Сердце тьмы","value":48556,"oils":"0,8,8"},{"string":"Активирует Рвение","value":48614,"oils":"3,10,12"},{"string":"Активирует Барьер пустоты","value":48698,"oils":"9,12,13"},{"string":"Активирует Мастерство гладиатора","value":48807,"oils":"2,11,13"},{"string":"Активирует Роковой лук","value":48823,"oils":"2,4,9"},{"string":"Активирует Воздаяние","value":49254,"oils":"1,9,11"},{"string":"Активирует Вес в удар","value":49318,"oils":"1,5,11"},{"string":"Активирует Наемный убийца","value":49379,"oils":"8,8,11"},{"string":"Активирует Раскалывание","value":4940,"oils":"2,3,10"},{"string":"Активирует Непреклонный","value":49416,"oils":"6,8,10"},{"string":"Активирует Глубокие вдохи","value":49445,"oils":"5,7,11"},{"string":"Активирует Царь горы","value":49459,"oils":"4,8,12"},{"string":"Активирует Вызов","value":49538,"oils":"3,5,10"},{"string":"Активирует Сноровка","value":49621,"oils":"1,8,10"},{"string":"Активирует Прижигание","value":49645,"oils":"2,2,7"},{"string":"Активирует Предельная мощь","value":49772,"oils":"3,6,9"},{"string":"Активирует Отвага","value":49969,"oils":"6,8,8"},{"string":"Активирует Неестественное спокойствие","value":50029,"oils":"4,13,13"},{"string":"Активирует Знания предков","value":50197},{"string":"Активирует Баллистика","value":50338,"oils":"6,8,11"},{"string":"Активирует Восстанавливающие средства","value":50690,"oils":"2,3,7"},{"string":"Активирует Увещеватель","value":50858,"oils":"2,6,11"},{"string":"Активирует Конденсатор колдовства","value":51108,"oils":"8,10,13"},{"string":"Активирует Энтропия","value":51212,"oils":"2,3,9"},{"string":"Активирует Хребтолом","value":5126,"oils":"4,8,8"},{"string":"Активирует Обряд друидов","value":51440,"oils":"1,9,13"},{"string":"Активирует Сокрушающие атаки","value":51559,"oils":"6,6,8"},{"string":"Активирует Последний обряд","value":51748,"oils":"2,10,10"},{"string":"Активирует Мастер лука","value":51881,"oils":"2,9,12"},{"string":"Активирует Дезинтеграция","value":52031,"oils":"8,10,10"},{"string":"Активирует Врагоруб","value":52090,"oils":"3,10,11"},{"string":"Активирует Вытягивание душ","value":52157,"oils":"3,3,8"},{"string":"Активирует Матёрый охотник","value":52230,"oils":"2,3,5"},{"string":"Активирует Выдержка","value":52282,"oils":"0,13,13"},{"string":"Активирует Доблесть","value":52714},{"string":"Активирует Круг жизни","value":52789,"oils":"1,7,8"},{"string":"Активирует Встряска","value":5289,"oils":"2,4,6"},{"string":"Активирует Ядовитые клыки","value":529,"oils":"1,3,6"},{"string":"Активирует Атрофия","value":53013,"oils":"1,2,13"},{"string":"Активирует Исключительный результат","value":53042,"oils":"1,3,10"},{"string":"Активирует Месть жертвы","value":53114,"oils":"10,12,13"},{"string":"Активирует Варварство","value":53118,"oils":"11,11,13"},{"string":"Активирует Аннигиляция","value":53493,"oils":"1,1,10"},{"string":"Активирует Колдовское расширение","value":53573,"oils":"9,9,13"},{"string":"Активирует Погрязший в грехе","value":53652,"oils":"2,7,13"},{"string":"Активирует Ярость шамана","value":53757,"oils":"2,3,8"},{"string":"Активирует Чистые помыслы","value":53759,"oils":"0,6,13"},{"string":"Активирует Вытягивание сущности","value":53802,"oils":"9,9,10"},{"string":"Активирует Изящество","value":54142,"oils":"5,6,10"},{"string":"Активирует Преграда клинков","value":54268,"oils":"1,8,11"},{"string":"Активирует Магматические удары","value":5430,"oils":"3,10,10"},{"string":"Активирует Надзор","value":544,"oils":"2,7,11"},{"string":"Активирует Мощь","value":5456},{"string":"Активирует Божественный свет","value":54694,"oils":"8,9,9"},{"string":"Активирует Повелитель силы","value":54713,"oils":"1,7,12"},{"string":"Активирует Потоки маны","value":54776,"oils":"1,11,13"},{"string":"Активирует Когти сороки","value":54791,"oils":"2,6,6"},{"string":"Активирует Праведная ярость","value":55002,"oils":"4,7,7"},{"string":"Активирует Предельный интеллект","value":55114,"oils":"3,8,9"},{"string":"Активирует Осевший пепел","value":55194,"oils":"1,7,13"},{"string":"Активирует Продуманная конструкция","value":55380,"oils":"2,6,9"},{"string":"Активирует Здоровое тело","value":55485,"oils":"5,8,13"},{"string":"Активирует Затрещина кузнеца","value":55772,"oils":"4,10,11"},{"string":"Активирует Подвижность","value":56029},{"string":"Активирует Наедине с рекой","value":56094,"oils":"5,11,11"},{"string":"Активирует Загрубевшие шрамы","value":56207,"oils":"0,6,9"},{"string":"Активирует Крестоносец","value":5624,"oils":"0,11,13"},{"string":"Активирует Ночной преследователь","value":56276,"oils":"2,5,13"},{"string":"Активирует Каннибалистический обряд","value":56359,"oils":"5,6,6"},{"string":"Активирует Когти сокола","value":56648,"oils":"3,3,13"},{"string":"Активирует Громовое сердце","value":56716,"oils":"2,6,13"},{"string":"Активирует Слепящие удары","value":570,"oils":"5,5,11"},{"string":"Активирует Каскад мести","value":57006,"oils":"0,7,11"},{"string":"Активирует Ледяные клыки","value":57199,"oils":"2,2,12"},{"string":"Активирует Искусный клинок","value":57839,"oils":"2,6,12"},{"string":"Активирует Время стали","value":57900,"oils":"3,9,11"},{"string":"Активирует Заклинатель змей","value":58032,"oils":"7,8,11"},{"string":"Активирует Высокое напряжение","value":58168,"oils":"3,7,7"},{"string":"Активирует Ледяные пальцы","value":58198,"oils":"8,9,13"},{"string":"Активирует Чистота плоти","value":58218,"oils":"1,10,12"},{"string":"Активирует Координация","value":5823,"oils":"3,9,10"},{"string":"Активирует Рождённый для битвы","value":58449,"oils":"8,8,13"},{"string":"Активирует Потрошение","value":58831,"oils":"4,8,13"},{"string":"Активирует Апостол резни","value":58921,"oils":"3,4,13"},{"string":"Активирует Жестокий клинок","value":59151,"oils":"2,4,13"},{"string":"Активирует Эскалация","value":59423,"oils":"4,4,7"},{"string":"Активирует Быстрая установка","value":59556,"oils":"1,6,8"},{"string":"Активирует Нестабильные боеприпасы","value":59605,"oils":"5,8,8"},{"string":"Активирует Запрещённый приём","value":59766,"oils":"3,11,13"},{"string":"Активирует Укоренение","value":59866,"oils":"2,6,8"},{"string":"Активирует Ужасная пара","value":6,"oils":"1,6,10"},{"string":"Активирует Иглы гнева","value":60002,"oils":"4,4,5"},{"string":"Активирует Радужная кожа","value":60031,"oils":"12,13,13"},{"string":"Активирует Смекалка","value":60180},{"string":"Активирует Пылающее сердце","value":60501,"oils":"5,6,13"},{"string":"Активирует Молот молний","value":60619,"oils":"1,2,9"},{"string":"Активирует Уловки","value":60737,"oils":"4,5,11"},{"string":"Активирует Вдохновляющие узы","value":60781,"oils":"3,5,7"},{"string":"Активирует Паноптикум","value":61039,"oils":"3,13,13"},{"string":"Активирует Сердце воина","value":61198,"oils":"8,12,13"},{"string":"Активирует Усиление","value":61308,"oils":"3,6,11"},{"string":"Активирует Взрывные стихии","value":61689,"oils":"3,9,12"},{"string":"Активирует Гибельные чары","value":61981,"oils":"3,6,13"},{"string":"Активирует Смертельный замысел","value":61982,"oils":"2,8,8"},{"string":"Активирует Тяга к крови","value":62094,"oils":"3,8,12"},{"string":"Активирует Взрывные волны","value":6233,"oils":"1,4,9"},{"string":"Активирует Точность","value":6237,"oils":"2,2,9"},{"string":"Активирует Внутренние резервы","value":62577,"oils":"5,12,13"},{"string":"Активирует Мистические таланты","value":62596,"oils":"0,6,11"},{"string":"Активирует На грани смерти","value":62802,"oils":"4,7,8"},{"string":"Активирует Ледяная клеть","value":62849,"oils":"4,7,9"},{"string":"Активирует Бескровный","value":6289,"oils":"3,9,13"},{"string":"Активирует Знаменосец","value":63033,"oils":"7,8,9"},{"string":"Активирует Железное дерево","value":63150,"oils":"1,3,5"},{"string":"Активирует Раскат грома","value":63207,"oils":"3,4,12"},{"string":"Активирует Закоренелый","value":63251,"oils":"10,10,13"},{"string":"Активирует Жажда расправы","value":63422,"oils":"5,11,13"},{"string":"Активирует Излишек пропитания","value":63453,"oils":"5,7,7"},{"string":"Активирует Воплощение изначальных","value":63635,"oils":"3,4,9"},{"string":"Активирует Стойкость гладиатора","value":63727,"oils":"5,6,12"},{"string":"Активирует Предельная стремительность","value":63921,"oils":"2,5,9"},{"string":"Активирует Идолопоклонничество","value":63933,"oils":"4,4,8"},{"string":"Активирует Радужный узор","value":63944,"oils":"2,11,11"},{"string":"Активирует Кудесник","value":63976,"oils":"1,9,9"},{"string":"Активирует Воинская подготовка","value":64077,"oils":"1,5,9"},{"string":"Активирует Дух камня","value":64217,"oils":"0,8,13"},{"string":"Активирует Равенство клейм","value":64355,"oils":"7,8,10"},{"string":"Активирует Травма","value":64395,"oils":"5,9,12"},{"string":"Активирует Апостол упорства","value":64882,"oils":"8,9,11"},{"string":"Активирует Похищение сущности","value":65053,"oils":"5,8,10"},{"string":"Активирует Танцующий с клинками","value":65093,"oils":"3,3,9"},{"string":"Активирует Лидерство","value":65097,"oils":"8,11,12"},{"string":"Активирует Крушитель обороны","value":65107,"oils":"2,5,7"},{"string":"Активирует Неутомимость","value":65108,"oils":"11,11,11"},{"string":"Активирует Сердце дуба","value":65210,"oils":"4,9,13"},{"string":"Активирует Дух орла","value":65224,"oils":"3,4,4"},{"string":"Активирует Загадочный охват","value":65273,"oils":"4,5,10"},{"string":"Активирует Алмазная кожа","value":65308,"oils":"2,5,11"},{"string":"Активирует Удар в сердце","value":65502,"oils":"5,9,9"},{"string":"Активирует Искристые удары","value":6615,"oils":"1,1,12"},{"string":"Активирует Колдовская защита","value":6770,"oils":"1,5,10"},{"string":"Активирует Харизма","value":6799,"oils":"11,13,13"},{"string":"Активирует Предосторожность","value":6967,"oils":"4,6,10"},{"string":"Активирует Расколотый выстрел","value":7069,"oils":"1,7,11"},{"string":"Активирует Искусство владения оружием","value":7085,"oils":"1,3,8"},{"string":"Активирует Умелый капканщик","value":7136,"oils":"5,10,11"},{"string":"Активирует Быстрые яды","value":7263,"oils":"1,3,13"},{"string":"Активирует Жнец врагов","value":7440,"oils":"1,3,7"},{"string":"Активирует Скорость молнии","value":7555,"oils":"10,11,11"},{"string":"Активирует Прочная связь","value":7688,"oils":"1,4,13"},{"string":"Активирует Загадочная защита","value":7918,"oils":"8,8,8"},{"string":"Активирует Ловкий вор","value":8001,"oils":"1,4,7"},{"string":"Активирует Практическое применение","value":8135,"oils":"1,1,8"},{"string":"Активирует Запредельный выстрел","value":8458,"oils":"5,9,11"},{"string":"Активирует Воинственный оплот","value":861,"oils":"4,8,10"},{"string":"Активирует Ледяное сердце","value":8833,"oils":"9,11,13"},{"string":"Активирует Удар в спину","value":8920,"oils":"1,5,12"},{"string":"Активирует Страшная пытка","value":9015,"oils":"6,9,11"},{"string":"Активирует Нестабильные мины","value":9055,"oils":"6,11,11"},{"string":"Активирует Безжалостное пронзание","value":9194,"oils":"8,8,12"},{"string":"Активирует Адепт запрещенного","value":9261,"oils":"10,10,10"},{"string":"Активирует Сообразительность","value":9432,"oils":"2,8,10"},{"string":"Активирует Охотничий гамбит","value":9535,"oils":"1,4,12"},{"string":"Активирует Пожиратель света","value":9567,"oils":"6,8,9"},{"string":"Активирует Прыть","value":9788,"oils":"3,9,9"},{"string":"Активирует Рост и увядание","value":9864,"oils":"1,5,13"}],"trade":{"ids":{"enchant":["enchant.stat_2954116742"]},"option":true}} -{"ref":"Allocates # if you have the matching modifier on Forbidden Flame","better":1,"matchers":[{"string":"Дарует умение Некромант, если у вас есть аналогичное свойство на Запретном пламени","value":10099},{"string":"Дарует умение Жестокое рвение, если у вас есть аналогичное свойство на Запретном пламени","value":10143},{"string":"Дарует умение Поиск веры, если у вас есть аналогичное свойство на Запретном пламени","value":1105},{"string":"Дарует умение Вдохновенный, если у вас есть аналогичное свойство на Запретном пламени","value":11412},{"string":"Дарует умение Несущий чуму, если у вас есть аналогичное свойство на Запретном пламени","value":11490},{"string":"Дарует умение Воплощение спешки, если у вас есть аналогичное свойство на Запретном пламени","value":11597},{"string":"Дарует умение Оккультист, если у вас есть аналогичное свойство на Запретном пламени","value":12597},{"string":"Дарует умение Мастер металла, если у вас есть аналогичное свойство на Запретном пламени","value":13374},{"string":"Дарует умение Орудия рвения, если у вас есть аналогичное свойство на Запретном пламени","value":13851},{"string":"Дарует умение Умелый сапёр, если у вас есть аналогичное свойство на Запретном пламени","value":14103},{"string":"Дарует умение Костяная преграда, если у вас есть аналогичное свойство на Запретном пламени","value":14603},{"string":"Дарует умение Восхождение Жреца, если у вас есть аналогичное свойство на Запретном пламени","value":15435},{"string":"Дарует умение Кровавая пелена, если у вас есть аналогичное свойство на Запретном пламени","value":15616},{"string":"Дарует умение Непревзойдённая техника, если у вас есть аналогичное свойство на Запретном пламени","value":16306},{"string":"Дарует умение Воплощение Боевого ража, если у вас есть аналогичное свойство на Запретном пламени","value":16848},{"string":"Дарует умение Пироман, если у вас есть аналогичное свойство на Запретном пламени","value":16940},{"string":"Дарует умение Мастер по токсинам, если у вас есть аналогичное свойство на Запретном пламени","value":1697},{"string":"Дарует умение Хинекора, ярость смерти, если у вас есть аналогичное свойство на Запретном пламени","value":1731},{"string":"Дарует умение Подавление, если у вас есть аналогичное свойство на Запретном пламени","value":17315},{"string":"Дарует умение Непоколебимый, если у вас есть аналогичное свойство на Запретном пламени","value":1734},{"string":"Дарует умение Неустанный, если у вас есть аналогичное свойство на Запретном пламени","value":17988},{"string":"Дарует умение Гнев природы, если у вас есть аналогичное свойство на Запретном пламени","value":18054},{"string":"Дарует умение Авантюрист, если у вас есть аналогичное свойство на Запретном пламени","value":19083},{"string":"Дарует умение Раскрытый потенциал, если у вас есть аналогичное свойство на Запретном пламени","value":19355},{"string":"Дарует умение Орудия добродетели, если у вас есть аналогичное свойство на Запретном пламени","value":19417},{"string":"Дарует умение Ядовитый удар, если у вас есть аналогичное свойство на Запретном пламени","value":1945},{"string":"Дарует умение Работа с ядом, если у вас есть аналогичное свойство на Запретном пламени","value":19598},{"string":"Дарует умение Непоколебимая защита, если у вас есть аналогичное свойство на Запретном пламени","value":19641},{"string":"Дарует умение Засада и ликвидация, если у вас есть аналогичное свойство на Запретном пламени","value":21264},{"string":"Дарует умение Мощная точность, если у вас есть аналогичное свойство на Запретном пламени","value":21455},{"string":"Дарует умение Защита ветра, если у вас есть аналогичное свойство на Запретном пламени","value":23169},{"string":"Дарует умение На шаг впереди, если у вас есть аналогичное свойство на Запретном пламени","value":23225},{"string":"Дарует умение Трупный пакт, если у вас есть аналогичное свойство на Запретном пламени","value":23572},{"string":"Дарует умение Жажда бойни, если у вас есть аналогичное свойство на Запретном пламени","value":24528},{"string":"Дарует умение Путь Дикаря, если у вас есть аналогичное свойство на Запретном пламени","value":24755},{"string":"Дарует умение Восхождение Дуэлянта, если у вас есть аналогичное свойство на Запретном пламени","value":24798},{"string":"Дарует умение Порывы ветра, если у вас есть аналогичное свойство на Запретном пламени","value":24848},{"string":"Дарует умение Истощающее присутствие, если у вас есть аналогичное свойство на Запретном пламени","value":25309},{"string":"Дарует умение Властолюбие, если у вас есть аналогичное свойство на Запретном пламени","value":25651},{"string":"Дарует умение Повелитель стихий, если у вас есть аналогичное свойство на Запретном пламени","value":258},{"string":"Дарует умение Действующий чемпион, если у вас есть аналогичное свойство на Запретном пламени","value":2598},{"string":"Дарует умение Нескончаемые боеприпасы, если у вас есть аналогичное свойство на Запретном пламени","value":26067},{"string":"Дарует умение Несущая бурю, если у вас есть аналогичное свойство на Запретном пламени","value":27038},{"string":"Дарует умение Светоч пустоты, если у вас есть аналогичное свойство на Запретном пламени","value":27096},{"string":"Дарует умение Девять жизней, если у вас есть аналогичное свойство на Запретном пламени","value":27602},{"string":"Дарует умение Бьёт первым, погибает последним, если у вас есть аналогичное свойство на Запретном пламени","value":27604},{"string":"Дарует умение Беспричинное насилие, если у вас есть аналогичное свойство на Запретном пламени","value":27864},{"string":"Дарует умение Идеальное преступление, если у вас есть аналогичное свойство на Запретном пламени","value":28535},{"string":"Дарует умение Довлеющая сила, если у вас есть аналогичное свойство на Запретном пламени","value":2872},{"string":"Дарует умение Ходящий в тумане, если у вас есть аналогичное свойство на Запретном пламени","value":28782},{"string":"Дарует умение Останавливающий сердце, если у вас есть аналогичное свойство на Запретном пламени","value":28884},{"string":"Дарует умение [UNUSED] Slamako, Slam's Slam, если у вас есть аналогичное свойство на Запретном пламени","value":28986},{"string":"Дарует умение Храм мысли, если у вас есть аналогичное свойство на Запретном пламени","value":29026},{"string":"Дарует умение Разгон, если у вас есть аналогичное свойство на Запретном пламени","value":29630},{"string":"Дарует умение Мастер побега, если у вас есть аналогичное свойство на Запретном пламени","value":29825},{"string":"Дарует умение Защитник, если у вас есть аналогичное свойство на Запретном пламени","value":30919},{"string":"Дарует умение Нечестивая власть, если у вас есть аналогичное свойство на Запретном пламени","value":31344},{"string":"Дарует умение Путь браконьера, если у вас есть аналогичное свойство на Запретном пламени","value":31364},{"string":"Дарует умение Арохонгуи, присутствие луны, если у вас есть аналогичное свойство на Запретном пламени","value":31667},{"string":"Дарует умение Стойкость, если у вас есть аналогичное свойство на Запретном пламени","value":31700},{"string":"Дарует умение Палач, если у вас есть аналогичное свойство на Запретном пламени","value":3184},{"string":"Дарует умение Валако, объятья шторма, если у вас есть аналогичное свойство на Запретном пламени","value":32249},{"string":"Дарует умение Вестник войны, если у вас есть аналогичное свойство на Запретном пламени","value":32251},{"string":"Дарует умение Благочестивый путь, если у вас есть аналогичное свойство на Запретном пламени","value":32816},{"string":"Дарует умение Быстрый убийца, если у вас есть аналогичное свойство на Запретном пламени","value":32947},{"string":"Дарует умение Призрачный удар, если у вас есть аналогичное свойство на Запретном пламени","value":33645},{"string":"Дарует умение Несокрушимый герой, если у вас есть аналогичное свойство на Запретном пламени","value":33940},{"string":"Дарует умение Ритуал пробуждения, если у вас есть аналогичное свойство на Запретном пламени","value":34434},{"string":"Дарует умение Вечный голод, если у вас есть аналогичное свойство на Запретном пламени","value":34484},{"string":"Дарует умение Снайпер, если у вас есть аналогичное свойство на Запретном пламени","value":34567},{"string":"Дарует умение Гладиатор, если у вас есть аналогичное свойство на Запретном пламени","value":34774},{"string":"Дарует умение Пожиратель сущности, если у вас есть аналогичное свойство на Запретном пламени","value":3554},{"string":"Дарует умение Завоеватель, если у вас есть аналогичное свойство на Запретном пламени","value":35750},{"string":"Дарует умение Повелитель тьмы, если у вас есть аналогичное свойство на Запретном пламени","value":36017},{"string":"Дарует умение Расцвет греха, если у вас есть аналогичное свойство на Запретном пламени","value":37127},{"string":"Дарует умение Оплот зла, если у вас есть аналогичное свойство на Запретном пламени","value":37492},{"string":"Дарует умение Воздействие, если у вас есть аналогичное свойство на Запретном пламени","value":38180},{"string":"Дарует умение Цепная реакция, если у вас есть аналогичное свойство на Запретном пламени","value":38918},{"string":"Дарует умение Безупречная свирепость, если у вас есть аналогичное свойство на Запретном пламени","value":38999},{"string":"Дарует умение Чемпион, если у вас есть аналогичное свойство на Запретном пламени","value":39598},{"string":"Дарует умение Оплот надежды, если у вас есть аналогичное свойство на Запретном пламени","value":39728},{"string":"Дарует умение Святилище, если у вас есть аналогичное свойство на Запретном пламени","value":39790},{"string":"Дарует умение Подрывник, если у вас есть аналогичное свойство на Запретном пламени","value":39834},{"string":"Дарует умение Предзнаменование раскаяния, если у вас есть аналогичное свойство на Запретном пламени","value":40059},{"string":"Дарует умение Колдовское благословение, если у вас есть аналогичное свойство на Запретном пламени","value":40510},{"string":"Дарует умение Несущая зиму, если у вас есть аналогичное свойство на Запретном пламени","value":40810},{"string":"Дарует умение Возмездие природы, если у вас есть аналогичное свойство на Запретном пламени","value":40813},{"string":"Дарует умение Разрушитель чар, если у вас есть аналогичное свойство на Запретном пламени","value":41891},{"string":"Дарует умение Берсерк, если у вас есть аналогичное свойство на Запретном пламени","value":4194},{"string":"Дарует умение Иерофант, если у вас есть аналогичное свойство на Запретном пламени","value":42144},{"string":"Дарует умение Лучезарная вера, если у вас есть аналогичное свойство на Запретном пламени","value":42264},{"string":"Дарует умение Критический удар, если у вас есть аналогичное свойство на Запретном пламени","value":4242},{"string":"Дарует умение Смертоносный расцвет, если у вас есть аналогичное свойство на Запретном пламени","value":42469},{"string":"Дарует умение Убийца, если у вас есть аналогичное свойство на Запретном пламени","value":43122},{"string":"Дарует умение Рубака, если у вас есть аналогичное свойство на Запретном пламени","value":43195},{"string":"Дарует умение Инквизитор, если у вас есть аналогичное свойство на Запретном пламени","value":43962},{"string":"Дарует умение Недрогнувший, если у вас есть аналогичное свойство на Запретном пламени","value":44297},{"string":"Дарует умение Разрыв, если у вас есть аналогичное свойство на Запретном пламени","value":44482},{"string":"Дарует умение Лучезарная защита, если у вас есть аналогичное свойство на Запретном пламени","value":4494},{"string":"Дарует умение Дальний выстрел, если у вас есть аналогичное свойство на Запретном пламени","value":45313},{"string":"Дарует умение Морозный след, если у вас есть аналогичное свойство на Запретном пламени","value":47630},{"string":"Дарует умение Специалист по бомбам, если у вас есть аналогичное свойство на Запретном пламени","value":47778},{"string":"Дарует умение Неминуемое правосудие, если у вас есть аналогичное свойство на Запретном пламени","value":48214},{"string":"Дарует умение Смертельный удар, если у вас есть аналогичное свойство на Запретном пламени","value":48239},{"string":"Дарует умение Тасалио, очищающие воды, если у вас есть аналогичное свойство на Запретном пламени","value":48480},{"string":"Дарует умение Быстрое нападение, если у вас есть аналогичное свойство на Запретном пламени","value":4849},{"string":"Дарует умение Госпожа жертвоприношений, если у вас есть аналогичное свойство на Запретном пламени","value":48719},{"string":"Дарует умение Пьющий душу, если у вас есть аналогичное свойство на Запретном пламени","value":48999},{"string":"Дарует умение Бастион стихий, если у вас есть аналогичное свойство на Запретном пламени","value":4917},{"string":"Дарует умение Восхождение Охотницы, если у вас есть аналогичное свойство на Запретном пламени","value":49532},{"string":"Дарует умение Тахоа, сила леса, если у вас есть аналогичное свойство на Запретном пламени","value":5029},{"string":"Дарует умение Хвалебная молитва, если у вас есть аналогичное свойство на Запретном пламени","value":50356},{"string":"Дарует умение Нгамаху, натиск пламени, если у вас есть аналогичное свойство на Запретном пламени","value":50692},{"string":"Дарует умение Рожденный во мраке, если у вас есть аналогичное свойство на Запретном пламени","value":5087},{"string":"Дарует умение Природный адреналин, если у вас есть аналогичное свойство на Запретном пламени","value":51101},{"string":"Дарует умение Несущая разорение, если у вас есть аналогичное свойство на Запретном пламени","value":51391},{"string":"Дарует умение Как часы, если у вас есть аналогичное свойство на Запретном пламени","value":51462},{"string":"Дарует умение Знамение предназначения, если у вас есть аналогичное свойство на Запретном пламени","value":51492},{"string":"Дарует умение Восхождение Ведьмы, если у вас есть аналогичное свойство на Запретном пламени","value":51782},{"string":"Дарует умение Неукротимая решимость, если у вас есть аналогичное свойство на Запретном пламени","value":52435},{"string":"Дарует умение Превзойти и пережить, если у вас есть аналогичное свойство на Запретном пламени","value":52575},{"string":"Дарует умение Тукохама, вестник войны, если у вас есть аналогичное свойство на Запретном пламени","value":53095},{"string":"Дарует умение Несущая пламя, если у вас есть аналогичное свойство на Запретном пламени","value":53123},{"string":"Дарует умение Несокрушимый, если у вас есть аналогичное свойство на Запретном пламени","value":53816},{"string":"Дарует умение Благочестивая предусмотрительность, если у вас есть аналогичное свойство на Запретном пламени","value":53884},{"string":"Дарует умение Путь Бандита, если у вас есть аналогичное свойство на Запретном пламени","value":53992},{"string":"Дарует умение Бездумная агрессия, если у вас есть аналогичное свойство на Запретном пламени","value":54159},{"string":"Дарует умение Фокус, если у вас есть аналогичное свойство на Запретном пламени","value":5443},{"string":"Дарует умение Путь Жреца, если у вас есть аналогичное свойство на Запретном пламени","value":54877},{"string":"Дарует умение Нечестивый страж, если у вас есть аналогичное свойство на Запретном пламени","value":5502},{"string":"Дарует умение Час нужды, если у вас есть аналогичное свойство на Запретном пламени","value":55146},{"string":"Дарует умение Воплощение пелены, если у вас есть аналогичное свойство на Запретном пламени","value":55509},{"string":"Дарует умение Эрудит, если у вас есть аналогичное свойство на Запретном пламени","value":55867},{"string":"Дарует умение Слуга стихий, если у вас есть аналогичное свойство на Запретном пламени","value":56461},{"string":"Дарует умение Путь Ведьмы, если у вас есть аналогичное свойство на Запретном пламени","value":56722},{"string":"Дарует умение Неумолимый, если у вас есть аналогичное свойство на Запретном пламени","value":56789},{"string":"Дарует умение Достойный противник, если у вас есть аналогичное свойство на Запретном пламени","value":56967},{"string":"Дарует умение Вождь, если у вас есть аналогичное свойство на Запретном пламени","value":57052},{"string":"Дарует умение Сердце разрушения, если у вас есть аналогичное свойство на Запретном пламени","value":57197},{"string":"Дарует умение Усмиряющий пустоту, если у вас есть аналогичное свойство на Запретном пламени","value":57331},{"string":"Дарует умение Ритуал разрушения, если у вас есть аналогичное свойство на Запретном пламени","value":57560},{"string":"Дарует умение Обжигающая чистота, если у вас есть аналогичное свойство на Запретном пламени","value":57568},{"string":"Дарует умение Неудержимый, если у вас есть аналогичное свойство на Запретном пламени","value":5819},{"string":"Дарует умение Диверсант, если у вас есть аналогичное свойство на Запретном пламени","value":58827},{"string":"Дарует умение Аспект резни, если у вас есть аналогичное свойство на Запретном пламени","value":59920},{"string":"Дарует умение Мастер перегонки, если у вас есть аналогичное свойство на Запретном пламени","value":6038},{"string":"Дарует умение Просветленная набожность, если у вас есть аналогичное свойство на Запретном пламени","value":60462},{"string":"Дарует умение Покоритель, если у вас есть аналогичное свойство на Запретном пламени","value":61072},{"string":"Дарует умение Зачинщик раздора, если у вас есть аналогичное свойство на Запретном пламени","value":61259},{"string":"Дарует умение Рамако, свет солнца, если у вас есть аналогичное свойство на Запретном пламени","value":61355},{"string":"Дарует умение Благое намерение, если у вас есть аналогичное свойство на Запретном пламени","value":61372},{"string":"Дарует умение Восхождение Дикаря, если у вас есть аналогичное свойство на Запретном пламени","value":61437},{"string":"Дарует умение Рикошет, если у вас есть аналогичное свойство на Запретном пламени","value":61627},{"string":"Дарует умение Мастер-алхимик, если у вас есть аналогичное свойство на Запретном пламени","value":61805},{"string":"Дарует умение Запретная сила, если у вас есть аналогичное свойство на Запретном пламени","value":62504},{"string":"Дарует умение Несгибаемый, если у вас есть аналогичное свойство на Запретном пламени","value":62595},{"string":"Дарует умение Гроза легенд, если у вас есть аналогичное свойство на Запретном пламени","value":62817},{"string":"Дарует умение Мастер-хирург, если у вас есть аналогичное свойство на Запретном пламени","value":63293},{"string":"Дарует умение Путь Дуэлянта, если у вас есть аналогичное свойство на Запретном пламени","value":63357},{"string":"Дарует умение Неистовое возмездие, если у вас есть аналогичное свойство на Запретном пламени","value":63490},{"string":"Дарует умение Светоч гибели, если у вас есть аналогичное свойство на Запретном пламени","value":64588},{"string":"Дарует умение Непоколебимая вера, если у вас есть аналогичное свойство на Запретном пламени","value":64768},{"string":"Дарует умение Неестественная сила, если у вас есть аналогичное свойство на Запретном пламени","value":65153},{"string":"Дарует умение Дар природы, если у вас есть аналогичное свойство на Запретном пламени","value":65296},{"string":"Дарует умение Плут, если у вас есть аналогичное свойство на Запретном пламени","value":6778},{"string":"Дарует умение Претендент арены, если у вас есть аналогичное свойство на Запретном пламени","value":758},{"string":"Дарует умение Путь Охотницы, если у вас есть аналогичное свойство на Запретном пламени","value":7618},{"string":"Дарует умение Восхождение Бандита, если у вас есть аналогичное свойство на Запретном пламени","value":772},{"string":"Дарует умение Маг стихий, если у вас есть аналогичное свойство на Запретном пламени","value":8281},{"string":"Дарует умение Закалённый болью, если у вас есть аналогичное свойство на Запретном пламени","value":8419},{"string":"Дарует умение Налётчик, если у вас есть аналогичное свойство на Запретном пламени","value":8656},{"string":"Дарует умение Божественное провидение, если у вас есть аналогичное свойство на Запретном пламени","value":922},{"string":"Дарует умение Пренебрежение к боли, если у вас есть аналогичное свойство на Запретном пламени","value":9271},{"string":"Дарует умение Следопыт, если у вас есть аналогичное свойство на Запретном пламени","value":9327}],"trade":{"ids":{"explicit":["explicit.stat_2460506030"]},"option":true}} -{"ref":"Allocates # if you have the matching modifier on Forbidden Flesh","better":1,"matchers":[{"string":"Дарует умение Некромант, если у вас есть аналогичное свойство на Запретной плоти","value":10099},{"string":"Дарует умение Жестокое рвение, если у вас есть аналогичное свойство на Запретной плоти","value":10143},{"string":"Дарует умение Поиск веры, если у вас есть аналогичное свойство на Запретной плоти","value":1105},{"string":"Дарует умение Вдохновенный, если у вас есть аналогичное свойство на Запретной плоти","value":11412},{"string":"Дарует умение Несущий чуму, если у вас есть аналогичное свойство на Запретной плоти","value":11490},{"string":"Дарует умение Воплощение спешки, если у вас есть аналогичное свойство на Запретной плоти","value":11597},{"string":"Дарует умение Оккультист, если у вас есть аналогичное свойство на Запретной плоти","value":12597},{"string":"Дарует умение Мастер металла, если у вас есть аналогичное свойство на Запретной плоти","value":13374},{"string":"Дарует умение Орудия рвения, если у вас есть аналогичное свойство на Запретной плоти","value":13851},{"string":"Дарует умение Умелый сапёр, если у вас есть аналогичное свойство на Запретной плоти","value":14103},{"string":"Дарует умение Костяная преграда, если у вас есть аналогичное свойство на Запретной плоти","value":14603},{"string":"Дарует умение Восхождение Жреца, если у вас есть аналогичное свойство на Запретной плоти","value":15435},{"string":"Дарует умение Кровавая пелена, если у вас есть аналогичное свойство на Запретной плоти","value":15616},{"string":"Дарует умение Непревзойдённая техника, если у вас есть аналогичное свойство на Запретной плоти","value":16306},{"string":"Дарует умение Воплощение Боевого ража, если у вас есть аналогичное свойство на Запретной плоти","value":16848},{"string":"Дарует умение Пироман, если у вас есть аналогичное свойство на Запретной плоти","value":16940},{"string":"Дарует умение Мастер по токсинам, если у вас есть аналогичное свойство на Запретной плоти","value":1697},{"string":"Дарует умение Хинекора, ярость смерти, если у вас есть аналогичное свойство на Запретной плоти","value":1731},{"string":"Дарует умение Подавление, если у вас есть аналогичное свойство на Запретной плоти","value":17315},{"string":"Дарует умение Непоколебимый, если у вас есть аналогичное свойство на Запретной плоти","value":1734},{"string":"Дарует умение Неустанный, если у вас есть аналогичное свойство на Запретной плоти","value":17988},{"string":"Дарует умение Гнев природы, если у вас есть аналогичное свойство на Запретной плоти","value":18054},{"string":"Дарует умение Авантюрист, если у вас есть аналогичное свойство на Запретной плоти","value":19083},{"string":"Дарует умение Раскрытый потенциал, если у вас есть аналогичное свойство на Запретной плоти","value":19355},{"string":"Дарует умение Орудия добродетели, если у вас есть аналогичное свойство на Запретной плоти","value":19417},{"string":"Дарует умение Ядовитый удар, если у вас есть аналогичное свойство на Запретной плоти","value":1945},{"string":"Дарует умение Работа с ядом, если у вас есть аналогичное свойство на Запретной плоти","value":19598},{"string":"Дарует умение Непоколебимая защита, если у вас есть аналогичное свойство на Запретной плоти","value":19641},{"string":"Дарует умение Засада и ликвидация, если у вас есть аналогичное свойство на Запретной плоти","value":21264},{"string":"Дарует умение Мощная точность, если у вас есть аналогичное свойство на Запретной плоти","value":21455},{"string":"Дарует умение Защита ветра, если у вас есть аналогичное свойство на Запретной плоти","value":23169},{"string":"Дарует умение На шаг впереди, если у вас есть аналогичное свойство на Запретной плоти","value":23225},{"string":"Дарует умение Трупный пакт, если у вас есть аналогичное свойство на Запретной плоти","value":23572},{"string":"Дарует умение Жажда бойни, если у вас есть аналогичное свойство на Запретной плоти","value":24528},{"string":"Дарует умение Путь Дикаря, если у вас есть аналогичное свойство на Запретной плоти","value":24755},{"string":"Дарует умение Восхождение Дуэлянта, если у вас есть аналогичное свойство на Запретной плоти","value":24798},{"string":"Дарует умение Порывы ветра, если у вас есть аналогичное свойство на Запретной плоти","value":24848},{"string":"Дарует умение Истощающее присутствие, если у вас есть аналогичное свойство на Запретной плоти","value":25309},{"string":"Дарует умение Властолюбие, если у вас есть аналогичное свойство на Запретной плоти","value":25651},{"string":"Дарует умение Повелитель стихий, если у вас есть аналогичное свойство на Запретной плоти","value":258},{"string":"Дарует умение Действующий чемпион, если у вас есть аналогичное свойство на Запретной плоти","value":2598},{"string":"Дарует умение Нескончаемые боеприпасы, если у вас есть аналогичное свойство на Запретной плоти","value":26067},{"string":"Дарует умение Несущая бурю, если у вас есть аналогичное свойство на Запретной плоти","value":27038},{"string":"Дарует умение Светоч пустоты, если у вас есть аналогичное свойство на Запретной плоти","value":27096},{"string":"Дарует умение Девять жизней, если у вас есть аналогичное свойство на Запретной плоти","value":27602},{"string":"Дарует умение Бьёт первым, погибает последним, если у вас есть аналогичное свойство на Запретной плоти","value":27604},{"string":"Дарует умение Беспричинное насилие, если у вас есть аналогичное свойство на Запретной плоти","value":27864},{"string":"Дарует умение Идеальное преступление, если у вас есть аналогичное свойство на Запретной плоти","value":28535},{"string":"Дарует умение Довлеющая сила, если у вас есть аналогичное свойство на Запретной плоти","value":2872},{"string":"Дарует умение Ходящий в тумане, если у вас есть аналогичное свойство на Запретной плоти","value":28782},{"string":"Дарует умение Останавливающий сердце, если у вас есть аналогичное свойство на Запретной плоти","value":28884},{"string":"Дарует умение [UNUSED] Slamako, Slam's Slam, если у вас есть аналогичное свойство на Запретной плоти","value":28986},{"string":"Дарует умение Храм мысли, если у вас есть аналогичное свойство на Запретной плоти","value":29026},{"string":"Дарует умение Разгон, если у вас есть аналогичное свойство на Запретной плоти","value":29630},{"string":"Дарует умение Мастер побега, если у вас есть аналогичное свойство на Запретной плоти","value":29825},{"string":"Дарует умение Защитник, если у вас есть аналогичное свойство на Запретной плоти","value":30919},{"string":"Дарует умение Нечестивая власть, если у вас есть аналогичное свойство на Запретной плоти","value":31344},{"string":"Дарует умение Путь браконьера, если у вас есть аналогичное свойство на Запретной плоти","value":31364},{"string":"Дарует умение Арохонгуи, присутствие луны, если у вас есть аналогичное свойство на Запретной плоти","value":31667},{"string":"Дарует умение Стойкость, если у вас есть аналогичное свойство на Запретной плоти","value":31700},{"string":"Дарует умение Палач, если у вас есть аналогичное свойство на Запретной плоти","value":3184},{"string":"Дарует умение Валако, объятья шторма, если у вас есть аналогичное свойство на Запретной плоти","value":32249},{"string":"Дарует умение Вестник войны, если у вас есть аналогичное свойство на Запретной плоти","value":32251},{"string":"Дарует умение Благочестивый путь, если у вас есть аналогичное свойство на Запретной плоти","value":32816},{"string":"Дарует умение Быстрый убийца, если у вас есть аналогичное свойство на Запретной плоти","value":32947},{"string":"Дарует умение Призрачный удар, если у вас есть аналогичное свойство на Запретной плоти","value":33645},{"string":"Дарует умение Несокрушимый герой, если у вас есть аналогичное свойство на Запретной плоти","value":33940},{"string":"Дарует умение Ритуал пробуждения, если у вас есть аналогичное свойство на Запретной плоти","value":34434},{"string":"Дарует умение Вечный голод, если у вас есть аналогичное свойство на Запретной плоти","value":34484},{"string":"Дарует умение Снайпер, если у вас есть аналогичное свойство на Запретной плоти","value":34567},{"string":"Дарует умение Гладиатор, если у вас есть аналогичное свойство на Запретной плоти","value":34774},{"string":"Дарует умение Пожиратель сущности, если у вас есть аналогичное свойство на Запретной плоти","value":3554},{"string":"Дарует умение Завоеватель, если у вас есть аналогичное свойство на Запретной плоти","value":35750},{"string":"Дарует умение Повелитель тьмы, если у вас есть аналогичное свойство на Запретной плоти","value":36017},{"string":"Дарует умение Расцвет греха, если у вас есть аналогичное свойство на Запретной плоти","value":37127},{"string":"Дарует умение Оплот зла, если у вас есть аналогичное свойство на Запретной плоти","value":37492},{"string":"Дарует умение Воздействие, если у вас есть аналогичное свойство на Запретной плоти","value":38180},{"string":"Дарует умение Цепная реакция, если у вас есть аналогичное свойство на Запретной плоти","value":38918},{"string":"Дарует умение Безупречная свирепость, если у вас есть аналогичное свойство на Запретной плоти","value":38999},{"string":"Дарует умение Чемпион, если у вас есть аналогичное свойство на Запретной плоти","value":39598},{"string":"Дарует умение Оплот надежды, если у вас есть аналогичное свойство на Запретной плоти","value":39728},{"string":"Дарует умение Святилище, если у вас есть аналогичное свойство на Запретной плоти","value":39790},{"string":"Дарует умение Подрывник, если у вас есть аналогичное свойство на Запретной плоти","value":39834},{"string":"Дарует умение Предзнаменование раскаяния, если у вас есть аналогичное свойство на Запретной плоти","value":40059},{"string":"Дарует умение Колдовское благословение, если у вас есть аналогичное свойство на Запретной плоти","value":40510},{"string":"Дарует умение Несущая зиму, если у вас есть аналогичное свойство на Запретной плоти","value":40810},{"string":"Дарует умение Возмездие природы, если у вас есть аналогичное свойство на Запретной плоти","value":40813},{"string":"Дарует умение Разрушитель чар, если у вас есть аналогичное свойство на Запретной плоти","value":41891},{"string":"Дарует умение Берсерк, если у вас есть аналогичное свойство на Запретной плоти","value":4194},{"string":"Дарует умение Иерофант, если у вас есть аналогичное свойство на Запретной плоти","value":42144},{"string":"Дарует умение Лучезарная вера, если у вас есть аналогичное свойство на Запретной плоти","value":42264},{"string":"Дарует умение Критический удар, если у вас есть аналогичное свойство на Запретной плоти","value":4242},{"string":"Дарует умение Смертоносный расцвет, если у вас есть аналогичное свойство на Запретной плоти","value":42469},{"string":"Дарует умение Убийца, если у вас есть аналогичное свойство на Запретной плоти","value":43122},{"string":"Дарует умение Рубака, если у вас есть аналогичное свойство на Запретной плоти","value":43195},{"string":"Дарует умение Инквизитор, если у вас есть аналогичное свойство на Запретной плоти","value":43962},{"string":"Дарует умение Недрогнувший, если у вас есть аналогичное свойство на Запретной плоти","value":44297},{"string":"Дарует умение Разрыв, если у вас есть аналогичное свойство на Запретной плоти","value":44482},{"string":"Дарует умение Лучезарная защита, если у вас есть аналогичное свойство на Запретной плоти","value":4494},{"string":"Дарует умение Дальний выстрел, если у вас есть аналогичное свойство на Запретной плоти","value":45313},{"string":"Дарует умение Морозный след, если у вас есть аналогичное свойство на Запретной плоти","value":47630},{"string":"Дарует умение Специалист по бомбам, если у вас есть аналогичное свойство на Запретной плоти","value":47778},{"string":"Дарует умение Неминуемое правосудие, если у вас есть аналогичное свойство на Запретной плоти","value":48214},{"string":"Дарует умение Смертельный удар, если у вас есть аналогичное свойство на Запретной плоти","value":48239},{"string":"Дарует умение Тасалио, очищающие воды, если у вас есть аналогичное свойство на Запретной плоти","value":48480},{"string":"Дарует умение Быстрое нападение, если у вас есть аналогичное свойство на Запретной плоти","value":4849},{"string":"Дарует умение Госпожа жертвоприношений, если у вас есть аналогичное свойство на Запретной плоти","value":48719},{"string":"Дарует умение Пьющий душу, если у вас есть аналогичное свойство на Запретной плоти","value":48999},{"string":"Дарует умение Бастион стихий, если у вас есть аналогичное свойство на Запретной плоти","value":4917},{"string":"Дарует умение Восхождение Охотницы, если у вас есть аналогичное свойство на Запретной плоти","value":49532},{"string":"Дарует умение Тахоа, сила леса, если у вас есть аналогичное свойство на Запретной плоти","value":5029},{"string":"Дарует умение Хвалебная молитва, если у вас есть аналогичное свойство на Запретной плоти","value":50356},{"string":"Дарует умение Нгамаху, натиск пламени, если у вас есть аналогичное свойство на Запретной плоти","value":50692},{"string":"Дарует умение Рожденный во мраке, если у вас есть аналогичное свойство на Запретной плоти","value":5087},{"string":"Дарует умение Природный адреналин, если у вас есть аналогичное свойство на Запретной плоти","value":51101},{"string":"Дарует умение Несущая разорение, если у вас есть аналогичное свойство на Запретной плоти","value":51391},{"string":"Дарует умение Как часы, если у вас есть аналогичное свойство на Запретной плоти","value":51462},{"string":"Дарует умение Знамение предназначения, если у вас есть аналогичное свойство на Запретной плоти","value":51492},{"string":"Дарует умение Восхождение Ведьмы, если у вас есть аналогичное свойство на Запретной плоти","value":51782},{"string":"Дарует умение Неукротимая решимость, если у вас есть аналогичное свойство на Запретной плоти","value":52435},{"string":"Дарует умение Превзойти и пережить, если у вас есть аналогичное свойство на Запретной плоти","value":52575},{"string":"Дарует умение Тукохама, вестник войны, если у вас есть аналогичное свойство на Запретной плоти","value":53095},{"string":"Дарует умение Несущая пламя, если у вас есть аналогичное свойство на Запретной плоти","value":53123},{"string":"Дарует умение Несокрушимый, если у вас есть аналогичное свойство на Запретной плоти","value":53816},{"string":"Дарует умение Благочестивая предусмотрительность, если у вас есть аналогичное свойство на Запретной плоти","value":53884},{"string":"Дарует умение Путь Бандита, если у вас есть аналогичное свойство на Запретной плоти","value":53992},{"string":"Дарует умение Бездумная агрессия, если у вас есть аналогичное свойство на Запретной плоти","value":54159},{"string":"Дарует умение Фокус, если у вас есть аналогичное свойство на Запретной плоти","value":5443},{"string":"Дарует умение Путь Жреца, если у вас есть аналогичное свойство на Запретной плоти","value":54877},{"string":"Дарует умение Нечестивый страж, если у вас есть аналогичное свойство на Запретной плоти","value":5502},{"string":"Дарует умение Час нужды, если у вас есть аналогичное свойство на Запретной плоти","value":55146},{"string":"Дарует умение Воплощение пелены, если у вас есть аналогичное свойство на Запретной плоти","value":55509},{"string":"Дарует умение Эрудит, если у вас есть аналогичное свойство на Запретной плоти","value":55867},{"string":"Дарует умение Слуга стихий, если у вас есть аналогичное свойство на Запретной плоти","value":56461},{"string":"Дарует умение Путь Ведьмы, если у вас есть аналогичное свойство на Запретной плоти","value":56722},{"string":"Дарует умение Неумолимый, если у вас есть аналогичное свойство на Запретной плоти","value":56789},{"string":"Дарует умение Достойный противник, если у вас есть аналогичное свойство на Запретной плоти","value":56967},{"string":"Дарует умение Вождь, если у вас есть аналогичное свойство на Запретной плоти","value":57052},{"string":"Дарует умение Сердце разрушения, если у вас есть аналогичное свойство на Запретной плоти","value":57197},{"string":"Дарует умение Усмиряющий пустоту, если у вас есть аналогичное свойство на Запретной плоти","value":57331},{"string":"Дарует умение Ритуал разрушения, если у вас есть аналогичное свойство на Запретной плоти","value":57560},{"string":"Дарует умение Обжигающая чистота, если у вас есть аналогичное свойство на Запретной плоти","value":57568},{"string":"Дарует умение Неудержимый, если у вас есть аналогичное свойство на Запретной плоти","value":5819},{"string":"Дарует умение Диверсант, если у вас есть аналогичное свойство на Запретной плоти","value":58827},{"string":"Дарует умение Аспект резни, если у вас есть аналогичное свойство на Запретной плоти","value":59920},{"string":"Дарует умение Мастер перегонки, если у вас есть аналогичное свойство на Запретной плоти","value":6038},{"string":"Дарует умение Просветленная набожность, если у вас есть аналогичное свойство на Запретной плоти","value":60462},{"string":"Дарует умение Покоритель, если у вас есть аналогичное свойство на Запретной плоти","value":61072},{"string":"Дарует умение Зачинщик раздора, если у вас есть аналогичное свойство на Запретной плоти","value":61259},{"string":"Дарует умение Рамако, свет солнца, если у вас есть аналогичное свойство на Запретной плоти","value":61355},{"string":"Дарует умение Благое намерение, если у вас есть аналогичное свойство на Запретной плоти","value":61372},{"string":"Дарует умение Восхождение Дикаря, если у вас есть аналогичное свойство на Запретной плоти","value":61437},{"string":"Дарует умение Рикошет, если у вас есть аналогичное свойство на Запретной плоти","value":61627},{"string":"Дарует умение Мастер-алхимик, если у вас есть аналогичное свойство на Запретной плоти","value":61805},{"string":"Дарует умение Запретная сила, если у вас есть аналогичное свойство на Запретной плоти","value":62504},{"string":"Дарует умение Несгибаемый, если у вас есть аналогичное свойство на Запретной плоти","value":62595},{"string":"Дарует умение Гроза легенд, если у вас есть аналогичное свойство на Запретной плоти","value":62817},{"string":"Дарует умение Мастер-хирург, если у вас есть аналогичное свойство на Запретной плоти","value":63293},{"string":"Дарует умение Путь Дуэлянта, если у вас есть аналогичное свойство на Запретной плоти","value":63357},{"string":"Дарует умение Неистовое возмездие, если у вас есть аналогичное свойство на Запретной плоти","value":63490},{"string":"Дарует умение Светоч гибели, если у вас есть аналогичное свойство на Запретной плоти","value":64588},{"string":"Дарует умение Непоколебимая вера, если у вас есть аналогичное свойство на Запретной плоти","value":64768},{"string":"Дарует умение Неестественная сила, если у вас есть аналогичное свойство на Запретной плоти","value":65153},{"string":"Дарует умение Дар природы, если у вас есть аналогичное свойство на Запретной плоти","value":65296},{"string":"Дарует умение Плут, если у вас есть аналогичное свойство на Запретной плоти","value":6778},{"string":"Дарует умение Претендент арены, если у вас есть аналогичное свойство на Запретной плоти","value":758},{"string":"Дарует умение Путь Охотницы, если у вас есть аналогичное свойство на Запретной плоти","value":7618},{"string":"Дарует умение Восхождение Бандита, если у вас есть аналогичное свойство на Запретной плоти","value":772},{"string":"Дарует умение Маг стихий, если у вас есть аналогичное свойство на Запретной плоти","value":8281},{"string":"Дарует умение Закалённый болью, если у вас есть аналогичное свойство на Запретной плоти","value":8419},{"string":"Дарует умение Налётчик, если у вас есть аналогичное свойство на Запретной плоти","value":8656},{"string":"Дарует умение Божественное провидение, если у вас есть аналогичное свойство на Запретной плоти","value":922},{"string":"Дарует умение Пренебрежение к боли, если у вас есть аналогичное свойство на Запретной плоти","value":9271},{"string":"Дарует умение Следопыт, если у вас есть аналогичное свойство на Запретной плоти","value":9327}],"trade":{"ids":{"explicit":["explicit.stat_1190333629"]},"option":true}} +{"ref":"Allocates #","better":0,"matchers":[{"string":"Активирует Палач","value":10016,"oils":"3,4,6"},{"string":"Активирует Сила воли","value":1006,"oils":"2,2,11"},{"string":"Активирует Совершенство изобилия","value":10115,"oils":"1,6,6"},{"string":"Активирует Устойчивость","value":10511,"oils":"9,9,11"},{"string":"Активирует Шипастое укрытие","value":10542,"oils":"1,2,5"},{"string":"Активирует Мечтатель","value":10835,"oils":"2,5,6"},{"string":"Активирует Владычество колдуна","value":11420,"oils":"1,9,10"},{"string":"Активирует Дыхание грозы","value":11645,"oils":"6,8,13"},{"string":"Активирует Выносливость","value":11730,"oils":"1,10,13"},{"string":"Активирует Окропленная плоть","value":11820,"oils":"7,13,13"},{"string":"Активирует Дыхание пламени","value":11924,"oils":"4,6,13"},{"string":"Активирует Кровожадный клинок","value":12033,"oils":"3,4,7"},{"string":"Активирует Влияние","value":12143,"oils":"4,5,13"},{"string":"Активирует Путь воина","value":12702,"oils":"3,3,3"},{"string":"Активирует Мастер на все руки","value":12795,"oils":"4,4,11"},{"string":"Активирует Боевое безумие","value":12809,"oils":"1,2,11"},{"string":"Активирует Возмездие","value":12878,"oils":"4,9,11"},{"string":"Активирует Божественное правосудие","value":13164,"oils":"2,5,10"},{"string":"Активирует Кровь голема","value":1325,"oils":"5,13,13"},{"string":"Активирует Залп","value":13375,"oils":"7,10,12"},{"string":"Активирует Оплот","value":1340,"oils":"3,4,10"},{"string":"Активирует Барьер знаний","value":1365,"oils":"0,11,12"},{"string":"Активирует Непокорный штандарт","value":13703,"oils":"4,10,13"},{"string":"Активирует Вечно злой","value":13739,"oils":"0,6,12"},{"string":"Активирует Душевная пустота","value":1382,"oils":"4,4,4"},{"string":"Активирует Стойкий","value":13922,"oils":"2,13,13"},{"string":"Активирует Азарт битвы","value":13935,"oils":"7,12,13"},{"string":"Активирует Незыблемый","value":14001,"oils":"7,7,9"},{"string":"Активирует Удар из тени","value":1405,"oils":"1,6,9"},{"string":"Активирует Древо, камень и чары","value":14079,"oils":"0,7,12"},{"string":"Активирует Податливая сталь","value":14587,"oils":"0,10,10"},{"string":"Активирует Бойня","value":14606,"oils":"4,8,9"},{"string":"Активирует Божественная ярость","value":14665,"oils":"3,3,11"},{"string":"Активирует Пир духа","value":14813,"oils":"3,8,10"},{"string":"Активирует Искупление","value":15046,"oils":"2,8,9"},{"string":"Активирует Амбидекстрия","value":15085,"oils":"3,6,10"},{"string":"Активирует Жестокий ответ","value":15226,"oils":"1,1,2"},{"string":"Активирует Сторожевые башни","value":15290,"oils":"7,12,12"},{"string":"Активирует Свобода передвижения","value":15344,"oils":"1,2,8"},{"string":"Активирует Сложные руны","value":15400,"oils":"11,12,12"},{"string":"Активирует Отклонение","value":15437,"oils":"3,7,12"},{"string":"Активирует Когти ястреба","value":15614,"oils":"8,10,11"},{"string":"Активирует Смертельный клинок","value":1568,"oils":"3,11,11"},{"string":"Активирует Радиус взрыва","value":15711,"oils":"1,4,11"},{"string":"Активирует Единение с природой","value":15842,"oils":"4,9,10"},{"string":"Активирует Бесплотный пир","value":15852,"oils":"3,12,13"},{"string":"Активирует Токсичные атаки","value":16236,"oils":"1,3,9"},{"string":"Активирует Обстрел","value":16243,"oils":"2,4,4"},{"string":"Активирует Безмятежность","value":16246,"oils":"0,12,13"},{"string":"Активирует Крушитель черепов","value":16703,"oils":"1,10,11"},{"string":"Активирует Мгновенная заморозка","value":17171,"oils":"4,6,9"},{"string":"Активирует Тихие шаги","value":17608,"oils":"3,4,8"},{"string":"Активирует Мистический бастион","value":18174,"oils":"5,5,5"},{"string":"Активирует Кошачья прыть","value":18357,"oils":"1,1,5"},{"string":"Активирует Изящное нападение","value":18703,"oils":"8,8,10"},{"string":"Активирует Перфекционист","value":18707,"oils":"4,5,12"},{"string":"Активирует Клятва на крови","value":18769,"oils":"2,8,13"},{"string":"Активирует Слияние","value":18865,"oils":"2,8,11"},{"string":"Активирует Толстая кожа","value":19069,"oils":"8,12,12"},{"string":"Активирует Праведная армия","value":19103,"oils":"4,10,10"},{"string":"Активирует Страж","value":19144,"oils":"4,5,6"},{"string":"Активирует Путь охотника","value":19506,"oils":"1,4,4"},{"string":"Активирует Уверенный удар","value":19730,"oils":"1,7,10"},{"string":"Активирует Сотрясающая сила","value":19794,"oils":"5,7,12"},{"string":"Активирует Травничество","value":19858,"oils":"5,11,12"},{"string":"Активирует В ладах со смертью","value":19897,"oils":"1,9,12"},{"string":"Активирует Сок вьющегося шипа","value":203,"oils":"0,10,12"},{"string":"Активирует Нестабильность","value":20528,"oils":"4,12,12"},{"string":"Активирует Без прощения","value":20605,"oils":"0,10,13"},{"string":"Активирует Святилище","value":20832,"oils":"3,5,5"},{"string":"Активирует Балансирование на грани","value":20835,"oils":"1,3,11"},{"string":"Активирует Пронзающие стрелы","value":21228,"oils":"10,11,12"},{"string":"Активирует Мощный взрыв","value":21297,"oils":"4,4,12"},{"string":"Активирует Быстрое восстановление","value":21330,"oils":"5,5,13"},{"string":"Активирует Кователь рун","value":21389,"oils":"6,9,12"},{"string":"Активирует Выносливость в бою","value":21413,"oils":"1,4,10"},{"string":"Активирует Мантия и кольчуга","value":21435,"oils":"1,1,6"},{"string":"Активирует Дыхание стужи","value":21460,"oils":"5,12,12"},{"string":"Активирует Разрушительные механизмы","value":21602,"oils":"2,3,12"},{"string":"Активирует Алхимия","value":21634,"oils":"3,12,12"},{"string":"Активирует Изматывающие тренировки","value":21958,"oils":"5,10,12"},{"string":"Активирует Страж разложения","value":21973,"oils":"2,4,5"},{"string":"Активирует Укрепляющее пламя","value":22133,"oils":"1,5,7"},{"string":"Активирует Орлиный глаз","value":2225,"oils":"1,1,11"},{"string":"Активирует Шепот рока","value":22535,"oils":"13,13,13"},{"string":"Активирует Стойка змеи","value":22702,"oils":"6,10,11"},{"string":"Активирует Свирепый пыл","value":22706,"oils":"6,6,11"},{"string":"Активирует Природная смесь","value":2275,"oils":"5,5,7"},{"string":"Активирует Мастер жезлов","value":22972,"oils":"5,5,9"},{"string":"Активирует Резня","value":23038,"oils":"6,6,6"},{"string":"Активирует Свирепость","value":23066,"oils":"9,10,13"},{"string":"Активирует Бестелесный","value":23549,"oils":"0,12,12"},{"string":"Активирует Вливание сущности","value":23690,"oils":"1,3,4"},{"string":"Активирует Холодный расчёт","value":24050,"oils":"9,9,9"},{"string":"Активирует Инстинкт","value":24067,"oils":"2,2,6"},{"string":"Активирует Остаться в живых","value":24133,"oils":"6,9,13"},{"string":"Активирует Внутренняя энергия","value":24256,"oils":"1,2,6"},{"string":"Активирует Взрывное попадание","value":24324,"oils":"4,6,11"},{"string":"Активирует Выборочная точность","value":24358,"oils":"0,9,13"},{"string":"Активирует Глубокие мысли","value":24362,"oils":"1,4,8"},{"string":"Активирует Кровь воина","value":24383,"oils":"5,5,10"},{"string":"Активирует Боевой транс","value":24716,"oils":"2,3,3"},{"string":"Активирует Дробитель рёбер","value":24721,"oils":"5,10,10"},{"string":"Активирует Гарпунщик","value":24858,"oils":"5,7,9"},{"string":"Активирует Переливание крови","value":25058,"oils":"6,11,12"},{"string":"Активирует Первобытный дух","value":25178,"oils":"2,6,10"},{"string":"Активирует Мастер клинка","value":25367,"oils":"1,2,12"},{"string":"Активирует Неукротимое войско","value":25409,"oils":"8,9,12"},{"string":"Активирует Заряженный","value":25411,"oils":"9,12,12"},{"string":"Активирует Гробовщик","value":25439,"oils":"7,7,10"},{"string":"Активирует Дервиш","value":25456,"oils":"6,9,10"},{"string":"Активирует Поджигатель","value":2550,"oils":"4,4,6"},{"string":"Активирует Неустанная охота","value":25738,"oils":"2,7,9"},{"string":"Активирует Колкость","value":25970,"oils":"1,10,10"},{"string":"Активирует Учения кочевников","value":25989,"oils":"10,13,13"},{"string":"Активирует Заготовленный ответ","value":2599,"oils":"1,2,2"},{"string":"Активирует Жестокие раны","value":26023,"oils":"5,10,13"},{"string":"Активирует Мастер топориков","value":26096,"oils":"4,5,9"},{"string":"Активирует Кровопускание","value":26294,"oils":"6,6,12"},{"string":"Активирует Громовые удары","value":26557,"oils":"5,8,9"},{"string":"Активирует Победитель","value":26564,"oils":"4,7,12"},{"string":"Активирует Порча","value":26620,"oils":"9,10,10"},{"string":"Активирует Совершенная формула","value":26763,"oils":"7,7,8"},{"string":"Активирует Святость","value":26866,"oils":"6,6,10"},{"string":"Активирует Предусмотрительность","value":26960,"oils":"5,7,10"},{"string":"Активирует Ярость племени","value":27119,"oils":"11,12,13"},{"string":"Активирует Святилище мысли","value":27137,"oils":"6,6,13"},{"string":"Активирует Легконогий","value":2715,"oils":"3,3,4"},{"string":"Активирует Колдовская воля","value":27163,"oils":"3,3,12"},{"string":"Активирует Переподготовленный","value":27190,"oils":"3,3,6"},{"string":"Активирует Сердце и душа","value":27203,"oils":"2,9,13"},{"string":"Активирует Боевой опыт","value":27301,"oils":"1,4,6"},{"string":"Активирует Смертельный договор","value":27308,"oils":"6,10,10"},{"string":"Активирует Дух войны","value":27422,"oils":"1,8,13"},{"string":"Активирует Владыка мёртвых","value":27611,"oils":"4,9,12"},{"string":"Активирует Поклонение сердцу Скверны","value":27781,"oils":"0,0,0"},{"string":"Активирует Кровопийца","value":27788,"oils":"11,11,12"},{"string":"Активирует Подобно грому","value":27806,"oils":"1,1,7"},{"string":"Активирует Накопленная мудрость","value":27929,"oils":"2,5,5"},{"string":"Активирует Могучие узы","value":28034,"oils":"1,7,7"},{"string":"Активирует Прилив бодрости","value":28449,"oils":"3,7,8"},{"string":"Активирует Жнец жизней","value":28503,"oils":"2,4,12"},{"string":"Активирует Ликвидация","value":28754,"oils":"10,11,13"},{"string":"Активирует Священный огонь","value":29049,"oils":"3,5,12"},{"string":"Активирует Ненасытная орда","value":29381,"oils":"4,12,13"},{"string":"Активирует Танец клинков","value":29522,"oils":"7,9,9"},{"string":"Активирует Сезон льда","value":2959,"oils":"7,10,13"},{"string":"Активирует Взрывные руны","value":29861,"oils":"3,6,6"},{"string":"Активирует Парирование","value":30160,"oils":"2,2,4"},{"string":"Активирует Грозоход","value":30225,"oils":"2,2,10"},{"string":"Активирует Крепкий","value":30302,"oils":"4,11,12"},{"string":"Активирует Всплеск лавы","value":30439,"oils":"1,1,13"},{"string":"Активирует Верный удар","value":30471,"oils":"5,9,10"},{"string":"Активирует Божественное рвение","value":30693,"oils":"4,5,7"},{"string":"Активирует Бывалый охотник","value":30974,"oils":"7,10,10"},{"string":"Активирует Крепость","value":31033,"oils":"1,4,5"},{"string":"Активирует Прославление","value":31257,"oils":"2,12,13"},{"string":"Активирует Смертельные токсины","value":31359,"oils":"1,8,12"},{"string":"Активирует Мастер ран","value":31473,"oils":"1,5,8"},{"string":"Активирует Дух рыси","value":31508,"oils":"8,8,9"},{"string":"Активирует Соседская вражда","value":31513,"oils":"7,9,11"},{"string":"Активирует Тщательная консервация","value":31585,"oils":"7,10,11"},{"string":"Активирует Наследие дикой природы","value":3195,"oils":"0,9,10"},{"string":"Активирует Титаническое воздействие","value":32059,"oils":"3,4,11"},{"string":"Активирует Крадущий душу","value":32176,"oils":"2,9,11"},{"string":"Активирует Касание аспида","value":32227,"oils":"2,10,11"},{"string":"Активирует Ткач бури","value":32455,"oils":"2,9,10"},{"string":"Активирует Выбрать жертву","value":32681,"oils":"2,7,10"},{"string":"Активирует Стена стали","value":32738,"oils":"4,7,11"},{"string":"Активирует Честолюбие Сионы","value":32853,"oils":"0,6,10"},{"string":"Активирует Полновластие","value":32932,"oils":"12,12,12"},{"string":"Активирует Лезвие бритвы","value":33082,"oils":"4,5,8"},{"string":"Активирует Быстроногий","value":3309,"oils":"2,3,11"},{"string":"Активирует Гигант","value":33287,"oils":"3,5,11"},{"string":"Активирует Священная власть","value":33435,"oils":"6,6,9"},{"string":"Активирует Гончая","value":33545,"oils":"6,9,9"},{"string":"Активирует Мощное пронзание","value":33582,"oils":"4,6,8"},{"string":"Активирует Идейный вдохновитель","value":33718,"oils":"5,9,13"},{"string":"Активирует Пустотелое чучело","value":33722,"oils":"0,9,12"},{"string":"Активирует Димахер","value":33725,"oils":"5,8,12"},{"string":"Активирует Разрушительные устройства","value":33777,"oils":"5,5,12"},{"string":"Активирует Воля клинков","value":33903,"oils":"2,4,10"},{"string":"Активирует Повелитель арены","value":34009,"oils":"2,11,12"},{"string":"Активирует Полный заряд","value":34173,"oils":"9,10,12"},{"string":"Активирует Заправская дуэль","value":34284,"oils":"3,7,11"},{"string":"Активирует Повелитель големов","value":34506,"oils":"6,12,13"},{"string":"Активирует Предвидение","value":3452,"oils":"4,11,13"},{"string":"Активирует Недобрые намерения","value":34591,"oils":"7,7,12"},{"string":"Активирует Огнеход","value":34661,"oils":"8,9,10"},{"string":"Активирует Опустошитель","value":34666,"oils":"2,4,11"},{"string":"Активирует Взвешенная ярость","value":34973,"oils":"3,10,13"},{"string":"Активирует Коллоидная смесь","value":34978,"oils":"1,1,4"},{"string":"Активирует Шумный ремесленник","value":35233,"oils":"3,5,6"},{"string":"Активирует Кинетическое воздействие","value":35436,"oils":"3,6,8"},{"string":"Активирует Сильная рука","value":35663,"oils":"1,6,11"},{"string":"Активирует Устрашающая сила","value":35685,"oils":"5,6,9"},{"string":"Активирует Коварство","value":35894,"oils":"4,4,10"},{"string":"Активирует Вера и сталь","value":35958,"oils":"2,10,13"},{"string":"Активирует Первозданная сила","value":36281,"oils":"6,8,12"},{"string":"Активирует Свежевание","value":36490,"oils":"1,8,9"},{"string":"Активирует Воплощение охоты","value":36687,"oils":"1,11,11"},{"string":"Активирует Жгучая жестокость","value":36736,"oils":"5,7,8"},{"string":"Активирует Железная стойка","value":36859,"oils":"5,5,6"},{"string":"Активирует Жертва","value":36915,"oils":"5,6,8"},{"string":"Активирует Упорство","value":36949,"oils":"9,9,12"},{"string":"Активирует Путь учёного","value":37078,"oils":"2,3,4"},{"string":"Активирует Стойкость","value":37326,"oils":"10,10,12"},{"string":"Активирует Заряженная плоть","value":37403,"oils":"3,7,10"},{"string":"Активирует Умелое нанесение","value":37425,"oils":"2,2,2"},{"string":"Активирует Интуиция","value":37504,"oils":"3,8,8"},{"string":"Активирует Оплот веры","value":37512,"oils":"0,9,9"},{"string":"Активирует Расчленение","value":37647,"oils":"8,11,13"},{"string":"Активирует Предчувствие","value":38246,"oils":"3,7,13"},{"string":"Активирует Праведный суд","value":38516,"oils":"2,2,5"},{"string":"Активирует Путь ратника","value":38706,"oils":"0,10,11"},{"string":"Активирует Обжигающий жар","value":38849,"oils":"3,6,12"},{"string":"Активирует Голиаф","value":38922,"oils":"2,3,13"},{"string":"Активирует Пустота тела","value":39530,"oils":"1,12,13"},{"string":"Активирует Кузнец боли","value":39657,"oils":"1,8,8"},{"string":"Активирует Тёмные искусства","value":39743,"oils":"5,8,11"},{"string":"Активирует Противовес","value":39761,"oils":"1,3,12"},{"string":"Активирует Жестокое пронзание","value":39904,"oils":"6,13,13"},{"string":"Активирует Порочные силы","value":39986,"oils":"9,10,11"},{"string":"Активирует Трепет и ужас","value":40619,"oils":"7,7,11"},{"string":"Активирует Костолом","value":40645,"oils":"4,6,6"},{"string":"Активирует Кристальная кожа","value":40743,"oils":"2,10,12"},{"string":"Активирует Настойчивость","value":40849,"oils":"0,7,9"},{"string":"Активирует Смертоносность","value":41119,"oils":"2,8,12"},{"string":"Активирует Полевая медицина","value":41137,"oils":"7,9,10"},{"string":"Активирует Рваные раны","value":41169,"oils":"0,7,13"},{"string":"Активирует Сокрушающий ответ","value":41305,"oils":"1,2,3"},{"string":"Активирует Смертельные наклонности","value":41307,"oils":"0,7,10"},{"string":"Активирует Природные лекарства","value":41420,"oils":"7,11,12"},{"string":"Активирует Дисциплина и подготовка","value":41472,"oils":"10,12,12"},{"string":"Активирует Древняя сила","value":41476,"oils":"5,5,8"},{"string":"Активирует Знак смерти","value":41595,"oils":"2,7,12"},{"string":"Активирует Духовная поддержка","value":4177,"oils":"12,12,13"},{"string":"Активирует Объятия зимы","value":41870,"oils":"1,7,9"},{"string":"Активирует Изворотливость","value":41989,"oils":"4,11,11"},{"string":"Активирует Стальной дух","value":42009,"oils":"1,13,13"},{"string":"Активирует Лекарства","value":42041,"oils":"4,10,12"},{"string":"Активирует Окно возможностей","value":4207,"oils":"7,11,11"},{"string":"Активирует Неистовство","value":42443,"oils":"6,12,12"},{"string":"Активирует Закалённый холодом","value":42649,"oils":"3,5,13"},{"string":"Активирует Концентрация стихий","value":42686,"oils":"2,3,6"},{"string":"Активирует Тугой лук","value":42720,"oils":"2,4,8"},{"string":"Активирует Средоточие чар","value":42795,"oils":"4,9,9"},{"string":"Активирует Пьющий разум","value":42804,"oils":"4,5,5"},{"string":"Активирует Вращающийся барьер","value":42917,"oils":"3,5,9"},{"string":"Активирует Дух зимы","value":43385,"oils":"2,5,12"},{"string":"Активирует Маяк надежды","value":4354,"oils":"0,8,9"},{"string":"Активирует Духовный приказ","value":43689,"oils":"2,2,13"},{"string":"Активирует Эффективная взрывчатка","value":44102,"oils":"2,5,8"},{"string":"Активирует Рефлексы","value":44103,"oils":"6,10,13"},{"string":"Активирует Подобно горе","value":44191,"oils":"10,10,11"},{"string":"Активирует Панцирь","value":44207,"oils":"1,2,10"},{"string":"Активирует Божественное неистовство","value":44347,"oils":"3,3,10"},{"string":"Активирует Сила шамана","value":44562,"oils":"1,6,12"},{"string":"Активирует Сила в единстве","value":44788,"oils":"2,2,8"},{"string":"Активирует Силы природы","value":4481,"oils":"4,6,12"},{"string":"Активирует Мистицизм","value":44824,"oils":"5,6,11"},{"string":"Активирует Ледоход","value":44955,"oils":"4,8,11"},{"string":"Активирует Истощение","value":44988,"oils":"2,12,12"},{"string":"Активирует Азартный убийца","value":45067,"oils":"3,3,5"},{"string":"Активирует Загнанная добыча","value":45283,"oils":"3,3,7"},{"string":"Активирует Пепел, мороз и буря","value":45317,"oils":"2,9,9"},{"string":"Активирует Ловкий выстрел","value":45329,"oils":"3,8,13"},{"string":"Активирует Последовательный подрыв","value":45608,"oils":"1,1,9"},{"string":"Активирует Испытание веры","value":45657,"oils":"2,7,7"},{"string":"Активирует Опытный солдат","value":45803,"oils":"5,7,13"},{"string":"Активирует Сотворённый барьер","value":45945,"oils":"4,7,10"},{"string":"Активирует Клыки гадюки","value":46408,"oils":"1,5,6"},{"string":"Активирует Крепкие узы","value":46471,"oils":"7,7,7"},{"string":"Активирует Могущество чар","value":46842,"oils":"6,10,12"},{"string":"Активирует Колдовское святилище","value":46904,"oils":"1,12,12"},{"string":"Активирует Диверсант","value":46965,"oils":"1,5,5"},{"string":"Активирует Мастер клинков","value":47065,"oils":"6,11,13"},{"string":"Активирует Горлодер","value":47306,"oils":"3,8,11"},{"string":"Активирует Перегрузка","value":47471,"oils":"1,11,12"},{"string":"Активирует Проницательность","value":47484,"oils":"3,4,5"},{"string":"Активирует Дальнее зрение","value":47743,"oils":"4,4,9"},{"string":"Активирует Вдохновение","value":48298,"oils":"4,4,13"},{"string":"Активирует Напор","value":4833,"oils":"9,11,11"},{"string":"Активирует Храбрость","value":48438,"oils":"8,11,11"},{"string":"Активирует Убежище","value":4854,"oils":"7,8,12"},{"string":"Активирует Сердце тьмы","value":48556,"oils":"0,8,8"},{"string":"Активирует Рвение","value":48614,"oils":"3,10,12"},{"string":"Активирует Барьер пустоты","value":48698,"oils":"9,12,13"},{"string":"Активирует Мастерство гладиатора","value":48807,"oils":"2,11,13"},{"string":"Активирует Роковой лук","value":48823,"oils":"2,4,9"},{"string":"Активирует Неразборчивое мщение","value":4918,"oils":"1,1,1"},{"string":"Активирует Воздаяние","value":49254,"oils":"1,9,11"},{"string":"Активирует Вес в удар","value":49318,"oils":"1,5,11"},{"string":"Активирует Наемный убийца","value":49379,"oils":"8,8,11"},{"string":"Активирует Раскалывание","value":4940,"oils":"2,3,10"},{"string":"Активирует Непреклонный","value":49416,"oils":"6,8,10"},{"string":"Активирует Глубокие вдохи","value":49445,"oils":"5,7,11"},{"string":"Активирует Царь горы","value":49459,"oils":"4,8,12"},{"string":"Активирует Вызов","value":49538,"oils":"3,5,10"},{"string":"Активирует Сноровка","value":49621,"oils":"1,8,10"},{"string":"Активирует Прижигание","value":49645,"oils":"2,2,7"},{"string":"Активирует Предельная мощь","value":49772,"oils":"3,6,9"},{"string":"Активирует Отвага","value":49969,"oils":"6,8,8"},{"string":"Активирует Неестественное спокойствие","value":50029,"oils":"4,13,13"},{"string":"Активирует Баллистика","value":50338,"oils":"6,8,11"},{"string":"Активирует Восстанавливающие средства","value":50690,"oils":"2,3,7"},{"string":"Активирует Гнев ветерана","value":50842,"oils":"8,13,13"},{"string":"Активирует Увещеватель","value":50858,"oils":"2,6,11"},{"string":"Активирует Конденсатор колдовства","value":51108,"oils":"8,10,13"},{"string":"Активирует Энтропия","value":51212,"oils":"2,3,9"},{"string":"Активирует Хребтолом","value":5126,"oils":"4,8,8"},{"string":"Активирует Смешанные боеприпасы","value":51360,"oils":"0,9,11"},{"string":"Активирует Обряд друидов","value":51440,"oils":"1,9,13"},{"string":"Активирует Сокрушающие атаки","value":51559,"oils":"6,6,8"},{"string":"Активирует Последний обряд","value":51748,"oils":"2,10,10"},{"string":"Активирует Мастер лука","value":51881,"oils":"2,9,12"},{"string":"Активирует Прилив энергии","value":52030,"oils":"1,3,3"},{"string":"Активирует Дезинтеграция","value":52031,"oils":"8,10,10"},{"string":"Активирует Врагоруб","value":52090,"oils":"3,10,11"},{"string":"Активирует Вытягивание душ","value":52157,"oils":"3,3,8"},{"string":"Активирует Матёрый охотник","value":52230,"oils":"2,3,5"},{"string":"Активирует Выдержка","value":52282,"oils":"0,13,13"},{"string":"Активирует Круг жизни","value":52789,"oils":"1,7,8"},{"string":"Активирует Встряска","value":5289,"oils":"2,4,6"},{"string":"Активирует Ядовитые клыки","value":529,"oils":"1,3,6"},{"string":"Активирует Атрофия","value":53013,"oils":"1,2,13"},{"string":"Активирует Исключительный результат","value":53042,"oils":"1,3,10"},{"string":"Активирует Месть жертвы","value":53114,"oils":"10,12,13"},{"string":"Активирует Варварство","value":53118,"oils":"11,11,13"},{"string":"Активирует Аннигиляция","value":53493,"oils":"1,1,10"},{"string":"Активирует Колдовское расширение","value":53573,"oils":"9,9,13"},{"string":"Активирует Погрязший в грехе","value":53652,"oils":"2,7,13"},{"string":"Активирует Ярость шамана","value":53757,"oils":"2,3,8"},{"string":"Активирует Чистые помыслы","value":53759,"oils":"0,6,13"},{"string":"Активирует Вытягивание сущности","value":53802,"oils":"9,9,10"},{"string":"Активирует Расплата","value":53840,"oils":"3,11,12"},{"string":"Активирует Изящество","value":54142,"oils":"5,6,10"},{"string":"Активирует Преграда клинков","value":54268,"oils":"1,8,11"},{"string":"Активирует Магматические удары","value":5430,"oils":"3,10,10"},{"string":"Активирует Надзор","value":544,"oils":"2,7,11"},{"string":"Активирует Божественный свет","value":54694,"oils":"8,9,9"},{"string":"Активирует Повелитель силы","value":54713,"oils":"1,7,12"},{"string":"Активирует Потоки маны","value":54776,"oils":"1,11,13"},{"string":"Активирует Когти сороки","value":54791,"oils":"2,6,6"},{"string":"Активирует Праведная ярость","value":55002,"oils":"4,7,7"},{"string":"Активирует Предельный интеллект","value":55114,"oils":"3,8,9"},{"string":"Активирует Осевший пепел","value":55194,"oils":"1,7,13"},{"string":"Активирует Продуманная конструкция","value":55380,"oils":"2,6,9"},{"string":"Активирует Здоровое тело","value":55485,"oils":"5,8,13"},{"string":"Активирует Сила тьмы","value":5574,"oils":"0,11,11"},{"string":"Активирует Затрещина кузнеца","value":55772,"oils":"4,10,11"},{"string":"Активирует Наедине с рекой","value":56094,"oils":"5,11,11"},{"string":"Активирует Намеренная жестокость","value":56146,"oils":"0,8,12"},{"string":"Активирует Загрубевшие шрамы","value":56207,"oils":"0,6,9"},{"string":"Активирует Крестоносец","value":5624,"oils":"0,11,13"},{"string":"Активирует Долгая буря","value":56274,"oils":"0,8,11"},{"string":"Активирует Ночной преследователь","value":56276,"oils":"2,5,13"},{"string":"Активирует Течение битвы","value":56330,"oils":"2,2,3"},{"string":"Активирует Каннибалистический обряд","value":56359,"oils":"5,6,6"},{"string":"Активирует Когти сокола","value":56648,"oils":"3,3,13"},{"string":"Активирует Громовое сердце","value":56716,"oils":"2,6,13"},{"string":"Активирует Слепящие удары","value":570,"oils":"5,5,11"},{"string":"Активирует Каскад мести","value":57006,"oils":"0,7,11"},{"string":"Активирует Ледяные клыки","value":57199,"oils":"2,2,12"},{"string":"Активирует Искусный клинок","value":57839,"oils":"2,6,12"},{"string":"Активирует Время стали","value":57900,"oils":"3,9,11"},{"string":"Активирует Заклинатель змей","value":58032,"oils":"7,8,11"},{"string":"Активирует Высокое напряжение","value":58168,"oils":"3,7,7"},{"string":"Активирует Ледяные пальцы","value":58198,"oils":"8,9,13"},{"string":"Активирует Чистота плоти","value":58218,"oils":"1,10,12"},{"string":"Активирует Координация","value":5823,"oils":"3,9,10"},{"string":"Активирует Прославленные деяния","value":58382,"oils":"7,11,13"},{"string":"Активирует Рождённый для битвы","value":58449,"oils":"8,8,13"},{"string":"Активирует Потрошение","value":58831,"oils":"4,8,13"},{"string":"Активирует Вожак стаи","value":58851,"oils":"9,13,13"},{"string":"Активирует Апостол резни","value":58921,"oils":"3,4,13"},{"string":"Активирует Жестокий клинок","value":59151,"oils":"2,4,13"},{"string":"Активирует Эскалация","value":59423,"oils":"4,4,7"},{"string":"Активирует Быстрая установка","value":59556,"oils":"1,6,8"},{"string":"Активирует Нестабильные боеприпасы","value":59605,"oils":"5,8,8"},{"string":"Активирует Запрещённый приём","value":59766,"oils":"3,11,13"},{"string":"Активирует Укоренение","value":59866,"oils":"2,6,8"},{"string":"Активирует Выверенная контратака","value":59976,"oils":"1,1,3"},{"string":"Активирует Ужасная пара","value":6,"oils":"1,6,10"},{"string":"Активирует Иглы гнева","value":60002,"oils":"4,4,5"},{"string":"Активирует Радужная кожа","value":60031,"oils":"12,13,13"},{"string":"Активирует Пылающее сердце","value":60501,"oils":"5,6,13"},{"string":"Активирует Молот молний","value":60619,"oils":"1,2,9"},{"string":"Активирует Уловки","value":60737,"oils":"4,5,11"},{"string":"Активирует Вдохновляющие узы","value":60781,"oils":"3,5,7"},{"string":"Активирует Дикий голод","value":61039,"oils":"3,13,13"},{"string":"Активирует Стяг сплочения","value":61190,"oils":"1,6,13"},{"string":"Активирует Сердце воина","value":61198,"oils":"8,12,13"},{"string":"Активирует Усиление","value":61308,"oils":"3,6,11"},{"string":"Активирует Взрывные стихии","value":61689,"oils":"3,9,12"},{"string":"Активирует Гибельные чары","value":61981,"oils":"3,6,13"},{"string":"Активирует Смертельный замысел","value":61982,"oils":"2,8,8"},{"string":"Активирует Тяга к крови","value":62094,"oils":"3,8,12"},{"string":"Активирует Взрывные волны","value":6233,"oils":"1,4,9"},{"string":"Активирует Точность","value":6237,"oils":"2,2,9"},{"string":"Активирует Внутренние резервы","value":62577,"oils":"5,12,13"},{"string":"Активирует Мистические таланты","value":62596,"oils":"0,6,11"},{"string":"Активирует На грани смерти","value":62802,"oils":"4,7,8"},{"string":"Активирует Ледяная клеть","value":62849,"oils":"4,7,9"},{"string":"Активирует Бескровный","value":6289,"oils":"3,9,13"},{"string":"Активирует Знаменосец","value":63033,"oils":"7,8,9"},{"string":"Активирует Железное дерево","value":63150,"oils":"1,3,5"},{"string":"Активирует Раскат грома","value":63207,"oils":"3,4,12"},{"string":"Активирует Закоренелый","value":63251,"oils":"10,10,13"},{"string":"Активирует Жажда расправы","value":63422,"oils":"5,11,13"},{"string":"Активирует Излишек пропитания","value":63453,"oils":"5,7,7"},{"string":"Активирует Воплощение изначальных","value":63635,"oils":"3,4,9"},{"string":"Активирует Стойкость гладиатора","value":63727,"oils":"5,6,12"},{"string":"Активирует Предельная стремительность","value":63921,"oils":"2,5,9"},{"string":"Активирует Идолопоклонничество","value":63933,"oils":"4,4,8"},{"string":"Активирует Радужный узор","value":63944,"oils":"2,11,11"},{"string":"Активирует Кудесник","value":63976,"oils":"1,9,9"},{"string":"Активирует Воинская подготовка","value":64077,"oils":"1,5,9"},{"string":"Активирует Дух камня","value":64217,"oils":"0,8,13"},{"string":"Активирует Рокочущее испытание","value":64226,"oils":"1,2,4"},{"string":"Активирует Равенство клейм","value":64355,"oils":"7,8,10"},{"string":"Активирует Травма","value":64395,"oils":"5,9,12"},{"string":"Активирует Апостол упорства","value":64882,"oils":"8,9,11"},{"string":"Активирует Похищение сущности","value":65053,"oils":"5,8,10"},{"string":"Активирует Танцующий с клинками","value":65093,"oils":"3,3,9"},{"string":"Активирует Лидерство","value":65097,"oils":"8,11,12"},{"string":"Активирует Крушитель обороны","value":65107,"oils":"2,5,7"},{"string":"Активирует Неутомимость","value":65108,"oils":"11,11,11"},{"string":"Активирует Сердце дуба","value":65210,"oils":"4,9,13"},{"string":"Активирует Дух орла","value":65224,"oils":"3,4,4"},{"string":"Активирует Загадочный охват","value":65273,"oils":"4,5,10"},{"string":"Активирует Алмазная кожа","value":65308,"oils":"2,5,11"},{"string":"Активирует Удар в сердце","value":65502,"oils":"5,9,9"},{"string":"Активирует Искристые удары","value":6615,"oils":"1,1,12"},{"string":"Активирует Колдовская защита","value":6770,"oils":"1,5,10"},{"string":"Активирует Свирепое пронзание","value":6783,"oils":"1,2,7"},{"string":"Активирует Харизма","value":6799,"oils":"11,13,13"},{"string":"Активирует Предосторожность","value":6967,"oils":"4,6,10"},{"string":"Активирует Расколотый выстрел","value":7069,"oils":"1,7,11"},{"string":"Активирует Искусство владения оружием","value":7085,"oils":"1,3,8"},{"string":"Активирует Умелый капканщик","value":7136,"oils":"5,10,11"},{"string":"Активирует Быстрые яды","value":7263,"oils":"1,3,13"},{"string":"Активирует Жнец врагов","value":7440,"oils":"1,3,7"},{"string":"Активирует Скорость молнии","value":7555,"oils":"10,11,11"},{"string":"Активирует Прочная связь","value":7688,"oils":"1,4,13"},{"string":"Активирует Загадочная защита","value":7918,"oils":"8,8,8"},{"string":"Активирует Ловкий вор","value":8001,"oils":"1,4,7"},{"string":"Активирует Практическое применение","value":8135,"oils":"1,1,8"},{"string":"Активирует Запредельный выстрел","value":8458,"oils":"5,9,11"},{"string":"Активирует Воинственный оплот","value":861,"oils":"4,8,10"},{"string":"Активирует Ледяное сердце","value":8833,"oils":"9,11,13"},{"string":"Активирует Удар в спину","value":8920,"oils":"1,5,12"},{"string":"Активирует Страшная пытка","value":9015,"oils":"6,9,11"},{"string":"Активирует Нестабильные мины","value":9055,"oils":"6,11,11"},{"string":"Активирует Безжалостное пронзание","value":9194,"oils":"8,8,12"},{"string":"Активирует Адепт запрещенного","value":9261,"oils":"10,10,10"},{"string":"Активирует Сообразительность","value":9432,"oils":"2,8,10"},{"string":"Активирует Охотничий гамбит","value":9535,"oils":"1,4,12"},{"string":"Активирует Пожиратель света","value":9567,"oils":"6,8,9"},{"string":"Активирует Прыть","value":9788,"oils":"3,9,9"},{"string":"Активирует Рост и увядание","value":9864,"oils":"1,5,13"}],"trade":{"ids":{"enchant":["enchant.stat_2954116742"]},"option":true}} +{"ref":"Allocates # if you have the matching modifier on Forbidden Flame","better":1,"matchers":[{"string":"Дарует умение Некромант, если у вас есть аналогичное свойство на Запретном пламени","value":10099},{"string":"Дарует умение Жестокое рвение, если у вас есть аналогичное свойство на Запретном пламени","value":10143},{"string":"Дарует умение Поиск веры, если у вас есть аналогичное свойство на Запретном пламени","value":1105},{"string":"Дарует умение Вдохновенный, если у вас есть аналогичное свойство на Запретном пламени","value":11412},{"string":"Дарует умение Несущий чуму, если у вас есть аналогичное свойство на Запретном пламени","value":11490},{"string":"Дарует умение Уроки сезонов, если у вас есть аналогичное свойство на Запретном пламени","value":11597},{"string":"Дарует умение Оккультист, если у вас есть аналогичное свойство на Запретном пламени","value":12597},{"string":"Дарует умение Мастер металла, если у вас есть аналогичное свойство на Запретном пламени","value":13374},{"string":"Дарует умение Орудия рвения, если у вас есть аналогичное свойство на Запретном пламени","value":13851},{"string":"Дарует умение Умелый сапёр, если у вас есть аналогичное свойство на Запретном пламени","value":14103},{"string":"Дарует умение Костяная преграда, если у вас есть аналогичное свойство на Запретном пламени","value":14603},{"string":"Дарует умение Восхождение Жреца, если у вас есть аналогичное свойство на Запретном пламени","value":15435},{"string":"Дарует умение Кромсающая техника, если у вас есть аналогичное свойство на Запретном пламени","value":15616},{"string":"Дарует умение Непревзойдённая техника, если у вас есть аналогичное свойство на Запретном пламени","value":16306},{"string":"Дарует умение Клятва зимы, если у вас есть аналогичное свойство на Запретном пламени","value":16848},{"string":"Дарует умение Пироман, если у вас есть аналогичное свойство на Запретном пламени","value":16940},{"string":"Дарует умение Мастер по токсинам, если у вас есть аналогичное свойство на Запретном пламени","value":1697},{"string":"Дарует умение Хинекора, ярость смерти, если у вас есть аналогичное свойство на Запретном пламени","value":1731},{"string":"Дарует умение Подавление, если у вас есть аналогичное свойство на Запретном пламени","value":17315},{"string":"Дарует умение Непоколебимый, если у вас есть аналогичное свойство на Запретном пламени","value":1734},{"string":"Дарует умение Неустанный, если у вас есть аналогичное свойство на Запретном пламени","value":17988},{"string":"Дарует умение Гнев природы, если у вас есть аналогичное свойство на Запретном пламени","value":18054},{"string":"Дарует умение Авантюрист, если у вас есть аналогичное свойство на Запретном пламени","value":19083},{"string":"Дарует умение Раскрытый потенциал, если у вас есть аналогичное свойство на Запретном пламени","value":19355},{"string":"Дарует умение Орудия добродетели, если у вас есть аналогичное свойство на Запретном пламени","value":19417},{"string":"Дарует умение Ядовитый удар, если у вас есть аналогичное свойство на Запретном пламени","value":1945},{"string":"Дарует умение Работа с ядом, если у вас есть аналогичное свойство на Запретном пламени","value":19598},{"string":"Дарует умение Непоколебимая защита, если у вас есть аналогичное свойство на Запретном пламени","value":19641},{"string":"Дарует умение Засада и ликвидация, если у вас есть аналогичное свойство на Запретном пламени","value":21264},{"string":"Дарует умение Мощная точность, если у вас есть аналогичное свойство на Запретном пламени","value":21455},{"string":"Дарует умение Защита ветра, если у вас есть аналогичное свойство на Запретном пламени","value":23169},{"string":"Дарует умение На шаг впереди, если у вас есть аналогичное свойство на Запретном пламени","value":23225},{"string":"Дарует умение Трупный пакт, если у вас есть аналогичное свойство на Запретном пламени","value":23572},{"string":"Дарует умение Жажда бойни, если у вас есть аналогичное свойство на Запретном пламени","value":24528},{"string":"Дарует умение Путь Дикаря, если у вас есть аналогичное свойство на Запретном пламени","value":24755},{"string":"Дарует умение Восхождение Дуэлянта, если у вас есть аналогичное свойство на Запретном пламени","value":24798},{"string":"Дарует умение Порывы ветра, если у вас есть аналогичное свойство на Запретном пламени","value":24848},{"string":"Дарует умение Истощающее присутствие, если у вас есть аналогичное свойство на Запретном пламени","value":25309},{"string":"Дарует умение Властолюбие, если у вас есть аналогичное свойство на Запретном пламени","value":25651},{"string":"Дарует умение Повелитель стихий, если у вас есть аналогичное свойство на Запретном пламени","value":258},{"string":"Дарует умение Не только умение, если у вас есть аналогичное свойство на Запретном пламени","value":2598},{"string":"Дарует умение Нескончаемые боеприпасы, если у вас есть аналогичное свойство на Запретном пламени","value":26067},{"string":"Дарует умение Несущая бурю, если у вас есть аналогичное свойство на Запретном пламени","value":27038},{"string":"Дарует умение Светоч пустоты, если у вас есть аналогичное свойство на Запретном пламени","value":27096},{"string":"Дарует умение Девять жизней, если у вас есть аналогичное свойство на Запретном пламени","value":27602},{"string":"Дарует умение Бьёт первым, погибает последним, если у вас есть аналогичное свойство на Запретном пламени","value":27604},{"string":"Дарует умение Беспричинное насилие, если у вас есть аналогичное свойство на Запретном пламени","value":27864},{"string":"Дарует умение Идеальное преступление, если у вас есть аналогичное свойство на Запретном пламени","value":28535},{"string":"Дарует умение Довлеющая сила, если у вас есть аналогичное свойство на Запретном пламени","value":2872},{"string":"Дарует умение Ходящий в тумане, если у вас есть аналогичное свойство на Запретном пламени","value":28782},{"string":"Дарует умение Останавливающий сердце, если у вас есть аналогичное свойство на Запретном пламени","value":28884},{"string":"Дарует умение [UNUSED] Slamako, Slam's Slam, если у вас есть аналогичное свойство на Запретном пламени","value":28986},{"string":"Дарует умение Храм мысли, если у вас есть аналогичное свойство на Запретном пламени","value":29026},{"string":"Дарует умение Разгон, если у вас есть аналогичное свойство на Запретном пламени","value":29630},{"string":"Дарует умение Опытный травник, если у вас есть аналогичное свойство на Запретном пламени","value":29662},{"string":"Дарует умение Мастер побега, если у вас есть аналогичное свойство на Запретном пламени","value":29825},{"string":"Дарует умение Защитник, если у вас есть аналогичное свойство на Запретном пламени","value":30919},{"string":"Дарует умение Нечестивая власть, если у вас есть аналогичное свойство на Запретном пламени","value":31344},{"string":"Дарует умение Клятва весны, если у вас есть аналогичное свойство на Запретном пламени","value":31364},{"string":"Дарует умение Сиона, рёв солнца, если у вас есть аналогичное свойство на Запретном пламени","value":31667},{"string":"Дарует умение Стойкость, если у вас есть аналогичное свойство на Запретном пламени","value":31700},{"string":"Дарует умение Палач, если у вас есть аналогичное свойство на Запретном пламени","value":3184},{"string":"Дарует умение Валако, объятья шторма, если у вас есть аналогичное свойство на Запретном пламени","value":32249},{"string":"Дарует умение Вестник войны, если у вас есть аналогичное свойство на Запретном пламени","value":32251},{"string":"Дарует умение Благочестивый путь, если у вас есть аналогичное свойство на Запретном пламени","value":32816},{"string":"Дарует умение Быстрый убийца, если у вас есть аналогичное свойство на Запретном пламени","value":32947},{"string":"Дарует умение Клятва лета, если у вас есть аналогичное свойство на Запретном пламени","value":33645},{"string":"Дарует умение Несокрушимый герой, если у вас есть аналогичное свойство на Запретном пламени","value":33940},{"string":"Дарует умение Ритуал пробуждения, если у вас есть аналогичное свойство на Запретном пламени","value":34434},{"string":"Дарует умение Вечный голод, если у вас есть аналогичное свойство на Запретном пламени","value":34484},{"string":"Дарует умение Снайпер, если у вас есть аналогичное свойство на Запретном пламени","value":34567},{"string":"Дарует умение Гладиатор, если у вас есть аналогичное свойство на Запретном пламени","value":34774},{"string":"Дарует умение Пожиратель сущности, если у вас есть аналогичное свойство на Запретном пламени","value":3554},{"string":"Дарует умение Завоеватель, если у вас есть аналогичное свойство на Запретном пламени","value":35750},{"string":"Дарует умение Повелитель тьмы, если у вас есть аналогичное свойство на Запретном пламени","value":36017},{"string":"Дарует умение Опытный охотник, если у вас есть аналогичное свойство на Запретном пламени","value":36958},{"string":"Дарует умение Расцвет греха, если у вас есть аналогичное свойство на Запретном пламени","value":37127},{"string":"Дарует умение Оплот зла, если у вас есть аналогичное свойство на Запретном пламени","value":37492},{"string":"Дарует умение Воздействие, если у вас есть аналогичное свойство на Запретном пламени","value":38180},{"string":"Дарует умение Цепная реакция, если у вас есть аналогичное свойство на Запретном пламени","value":38918},{"string":"Дарует умение Безупречная свирепость, если у вас есть аналогичное свойство на Запретном пламени","value":38999},{"string":"Дарует умение Чемпион, если у вас есть аналогичное свойство на Запретном пламени","value":39598},{"string":"Дарует умение Оплот надежды, если у вас есть аналогичное свойство на Запретном пламени","value":39728},{"string":"Дарует умение Святилище, если у вас есть аналогичное свойство на Запретном пламени","value":39790},{"string":"Дарует умение Подрывник, если у вас есть аналогичное свойство на Запретном пламени","value":39834},{"string":"Дарует умение Предзнаменование раскаяния, если у вас есть аналогичное свойство на Запретном пламени","value":40059},{"string":"Дарует умение Густая пропитка, если у вас есть аналогичное свойство на Запретном пламени","value":40104},{"string":"Дарует умение Колдовское благословение, если у вас есть аналогичное свойство на Запретном пламени","value":40510},{"string":"Дарует умение Несущая зиму, если у вас есть аналогичное свойство на Запретном пламени","value":40810},{"string":"Дарует умение Возмездие природы, если у вас есть аналогичное свойство на Запретном пламени","value":40813},{"string":"Дарует умение Разрушитель чар, если у вас есть аналогичное свойство на Запретном пламени","value":41891},{"string":"Дарует умение Берсерк, если у вас есть аналогичное свойство на Запретном пламени","value":4194},{"string":"Дарует умение Иерофант, если у вас есть аналогичное свойство на Запретном пламени","value":42144},{"string":"Дарует умение Лучезарная вера, если у вас есть аналогичное свойство на Запретном пламени","value":42264},{"string":"Дарует умение Критический удар, если у вас есть аналогичное свойство на Запретном пламени","value":4242},{"string":"Дарует умение Смертоносный расцвет, если у вас есть аналогичное свойство на Запретном пламени","value":42469},{"string":"Дарует умение Убийца, если у вас есть аналогичное свойство на Запретном пламени","value":43122},{"string":"Дарует умение Рубака, если у вас есть аналогичное свойство на Запретном пламени","value":43195},{"string":"Дарует умение Инквизитор, если у вас есть аналогичное свойство на Запретном пламени","value":43962},{"string":"Дарует умение Недрогнувший, если у вас есть аналогичное свойство на Запретном пламени","value":44297},{"string":"Дарует умение Энтузиазм, если у вас есть аналогичное свойство на Запретном пламени","value":44482},{"string":"Дарует умение Лучезарная защита, если у вас есть аналогичное свойство на Запретном пламени","value":4494},{"string":"Дарует умение Дальний выстрел, если у вас есть аналогичное свойство на Запретном пламени","value":45313},{"string":"Дарует умение Морозный след, если у вас есть аналогичное свойство на Запретном пламени","value":47630},{"string":"Дарует умение Специалист по бомбам, если у вас есть аналогичное свойство на Запретном пламени","value":47778},{"string":"Дарует умение Неминуемое правосудие, если у вас есть аналогичное свойство на Запретном пламени","value":48214},{"string":"Дарует умение Смертельный удар, если у вас есть аналогичное свойство на Запретном пламени","value":48239},{"string":"Дарует умение Тасалио, очищающие воды, если у вас есть аналогичное свойство на Запретном пламени","value":48480},{"string":"Дарует умение Материнские ученья, если у вас есть аналогичное свойство на Запретном пламени","value":4849},{"string":"Дарует умение Госпожа жертвоприношений, если у вас есть аналогичное свойство на Запретном пламени","value":48719},{"string":"Дарует умение Пьющий душу, если у вас есть аналогичное свойство на Запретном пламени","value":48999},{"string":"Дарует умение Бастион стихий, если у вас есть аналогичное свойство на Запретном пламени","value":4917},{"string":"Дарует умение Восхождение Охотницы, если у вас есть аналогичное свойство на Запретном пламени","value":49532},{"string":"Дарует умение Тахоа, сила леса, если у вас есть аналогичное свойство на Запретном пламени","value":5029},{"string":"Дарует умение Хвалебная молитва, если у вас есть аналогичное свойство на Запретном пламени","value":50356},{"string":"Дарует умение Нгамаху, натиск пламени, если у вас есть аналогичное свойство на Запретном пламени","value":50692},{"string":"Дарует умение Рожденный во мраке, если у вас есть аналогичное свойство на Запретном пламени","value":5087},{"string":"Дарует умение Природный адреналин, если у вас есть аналогичное свойство на Запретном пламени","value":51101},{"string":"Дарует умение Несущая разорение, если у вас есть аналогичное свойство на Запретном пламени","value":51391},{"string":"Дарует умение Как часы, если у вас есть аналогичное свойство на Запретном пламени","value":51462},{"string":"Дарует умение Знамение предназначения, если у вас есть аналогичное свойство на Запретном пламени","value":51492},{"string":"Дарует умение Восхождение Ведьмы, если у вас есть аналогичное свойство на Запретном пламени","value":51782},{"string":"Дарует умение Неукротимая решимость, если у вас есть аналогичное свойство на Запретном пламени","value":52435},{"string":"Дарует умение Мастер оружия, если у вас есть аналогичное свойство на Запретном пламени","value":52575},{"string":"Дарует умение Тукохама, вестник войны, если у вас есть аналогичное свойство на Запретном пламени","value":53095},{"string":"Дарует умение Несущая пламя, если у вас есть аналогичное свойство на Запретном пламени","value":53123},{"string":"Дарует умение Несокрушимый, если у вас есть аналогичное свойство на Запретном пламени","value":53816},{"string":"Дарует умение Благочестивая предусмотрительность, если у вас есть аналогичное свойство на Запретном пламени","value":53884},{"string":"Дарует умение Путь Бандита, если у вас есть аналогичное свойство на Запретном пламени","value":53992},{"string":"Дарует умение Бездумная агрессия, если у вас есть аналогичное свойство на Запретном пламени","value":54159},{"string":"Дарует умение Фокус, если у вас есть аналогичное свойство на Запретном пламени","value":5443},{"string":"Дарует умение Путь Жреца, если у вас есть аналогичное свойство на Запретном пламени","value":54877},{"string":"Дарует умение Нечестивый страж, если у вас есть аналогичное свойство на Запретном пламени","value":5502},{"string":"Дарует умение Час нужды, если у вас есть аналогичное свойство на Запретном пламени","value":55146},{"string":"Дарует умение Воплощение лесов, если у вас есть аналогичное свойство на Запретном пламени","value":55509},{"string":"Дарует умение Эрудит, если у вас есть аналогичное свойство на Запретном пламени","value":55867},{"string":"Дарует умение Слуга стихий, если у вас есть аналогичное свойство на Запретном пламени","value":56461},{"string":"Дарует умение Путь Ведьмы, если у вас есть аналогичное свойство на Запретном пламени","value":56722},{"string":"Дарует умение Неумолимый, если у вас есть аналогичное свойство на Запретном пламени","value":56789},{"string":"Дарует умение Достойный противник, если у вас есть аналогичное свойство на Запретном пламени","value":56967},{"string":"Дарует умение Вождь, если у вас есть аналогичное свойство на Запретном пламени","value":57052},{"string":"Дарует умение Сердце разрушения, если у вас есть аналогичное свойство на Запретном пламени","value":57197},{"string":"Дарует умение Усмиряющий пустоту, если у вас есть аналогичное свойство на Запретном пламени","value":57331},{"string":"Дарует умение Ритуал разрушения, если у вас есть аналогичное свойство на Запретном пламени","value":57560},{"string":"Дарует умение Обжигающая чистота, если у вас есть аналогичное свойство на Запретном пламени","value":57568},{"string":"Дарует умение Неудержимый, если у вас есть аналогичное свойство на Запретном пламени","value":5819},{"string":"Дарует умение Диверсант, если у вас есть аналогичное свойство на Запретном пламени","value":58827},{"string":"Дарует умение Аспект резни, если у вас есть аналогичное свойство на Запретном пламени","value":59920},{"string":"Дарует умение Мастер перегонки, если у вас есть аналогичное свойство на Запретном пламени","value":6038},{"string":"Дарует умение Просветленная набожность, если у вас есть аналогичное свойство на Запретном пламени","value":60462},{"string":"Дарует умение Покоритель, если у вас есть аналогичное свойство на Запретном пламени","value":61072},{"string":"Дарует умение Зачинщик раздора, если у вас есть аналогичное свойство на Запретном пламени","value":61259},{"string":"Дарует умение Рамако, свет солнца, если у вас есть аналогичное свойство на Запретном пламени","value":61355},{"string":"Дарует умение Благое намерение, если у вас есть аналогичное свойство на Запретном пламени","value":61372},{"string":"Дарует умение Восхождение Дикаря, если у вас есть аналогичное свойство на Запретном пламени","value":61437},{"string":"Дарует умение Рикошет, если у вас есть аналогичное свойство на Запретном пламени","value":61627},{"string":"Дарует умение Мастер-алхимик, если у вас есть аналогичное свойство на Запретном пламени","value":61805},{"string":"Дарует умение Запретная сила, если у вас есть аналогичное свойство на Запретном пламени","value":62504},{"string":"Дарует умение Несгибаемый, если у вас есть аналогичное свойство на Запретном пламени","value":62595},{"string":"Дарует умение Гроза легенд, если у вас есть аналогичное свойство на Запретном пламени","value":62817},{"string":"Дарует умение Мастер-хирург, если у вас есть аналогичное свойство на Запретном пламени","value":63293},{"string":"Дарует умение Путь Дуэлянта, если у вас есть аналогичное свойство на Запретном пламени","value":63357},{"string":"Дарует умение Расчётливая расплата, если у вас есть аналогичное свойство на Запретном пламени","value":63490},{"string":"Дарует умение Светоч гибели, если у вас есть аналогичное свойство на Запретном пламени","value":64588},{"string":"Дарует умение Непоколебимая вера, если у вас есть аналогичное свойство на Запретном пламени","value":64768},{"string":"Дарует умение Неестественная сила, если у вас есть аналогичное свойство на Запретном пламени","value":65153},{"string":"Дарует умение Дар природы, если у вас есть аналогичное свойство на Запретном пламени","value":65296},{"string":"Дарует умение Плут, если у вас есть аналогичное свойство на Запретном пламени","value":6778},{"string":"Дарует умение Война на истощение, если у вас есть аналогичное свойство на Запретном пламени","value":758},{"string":"Дарует умение Путь Охотницы, если у вас есть аналогичное свойство на Запретном пламени","value":7618},{"string":"Дарует умение Восхождение Бандита, если у вас есть аналогичное свойство на Запретном пламени","value":772},{"string":"Дарует умение Маг стихий, если у вас есть аналогичное свойство на Запретном пламени","value":8281},{"string":"Дарует умение Упорный выживший, если у вас есть аналогичное свойство на Запретном пламени","value":8419},{"string":"Дарует умение Хранитель, если у вас есть аналогичное свойство на Запретном пламени","value":8656},{"string":"Дарует умение Божественное провидение, если у вас есть аналогичное свойство на Запретном пламени","value":922},{"string":"Дарует умение Пренебрежение к боли, если у вас есть аналогичное свойство на Запретном пламени","value":9271},{"string":"Дарует умение Следопыт, если у вас есть аналогичное свойство на Запретном пламени","value":9327}],"trade":{"ids":{"explicit":["explicit.stat_2460506030"]},"option":true}} +{"ref":"Allocates # if you have the matching modifier on Forbidden Flesh","better":1,"matchers":[{"string":"Дарует умение Некромант, если у вас есть аналогичное свойство на Запретной плоти","value":10099},{"string":"Дарует умение Жестокое рвение, если у вас есть аналогичное свойство на Запретной плоти","value":10143},{"string":"Дарует умение Поиск веры, если у вас есть аналогичное свойство на Запретной плоти","value":1105},{"string":"Дарует умение Вдохновенный, если у вас есть аналогичное свойство на Запретной плоти","value":11412},{"string":"Дарует умение Несущий чуму, если у вас есть аналогичное свойство на Запретной плоти","value":11490},{"string":"Дарует умение Уроки сезонов, если у вас есть аналогичное свойство на Запретной плоти","value":11597},{"string":"Дарует умение Оккультист, если у вас есть аналогичное свойство на Запретной плоти","value":12597},{"string":"Дарует умение Мастер металла, если у вас есть аналогичное свойство на Запретной плоти","value":13374},{"string":"Дарует умение Орудия рвения, если у вас есть аналогичное свойство на Запретной плоти","value":13851},{"string":"Дарует умение Умелый сапёр, если у вас есть аналогичное свойство на Запретной плоти","value":14103},{"string":"Дарует умение Костяная преграда, если у вас есть аналогичное свойство на Запретной плоти","value":14603},{"string":"Дарует умение Восхождение Жреца, если у вас есть аналогичное свойство на Запретной плоти","value":15435},{"string":"Дарует умение Кромсающая техника, если у вас есть аналогичное свойство на Запретной плоти","value":15616},{"string":"Дарует умение Непревзойдённая техника, если у вас есть аналогичное свойство на Запретной плоти","value":16306},{"string":"Дарует умение Клятва зимы, если у вас есть аналогичное свойство на Запретной плоти","value":16848},{"string":"Дарует умение Пироман, если у вас есть аналогичное свойство на Запретной плоти","value":16940},{"string":"Дарует умение Мастер по токсинам, если у вас есть аналогичное свойство на Запретной плоти","value":1697},{"string":"Дарует умение Хинекора, ярость смерти, если у вас есть аналогичное свойство на Запретной плоти","value":1731},{"string":"Дарует умение Подавление, если у вас есть аналогичное свойство на Запретной плоти","value":17315},{"string":"Дарует умение Непоколебимый, если у вас есть аналогичное свойство на Запретной плоти","value":1734},{"string":"Дарует умение Неустанный, если у вас есть аналогичное свойство на Запретной плоти","value":17988},{"string":"Дарует умение Гнев природы, если у вас есть аналогичное свойство на Запретной плоти","value":18054},{"string":"Дарует умение Авантюрист, если у вас есть аналогичное свойство на Запретной плоти","value":19083},{"string":"Дарует умение Раскрытый потенциал, если у вас есть аналогичное свойство на Запретной плоти","value":19355},{"string":"Дарует умение Орудия добродетели, если у вас есть аналогичное свойство на Запретной плоти","value":19417},{"string":"Дарует умение Ядовитый удар, если у вас есть аналогичное свойство на Запретной плоти","value":1945},{"string":"Дарует умение Работа с ядом, если у вас есть аналогичное свойство на Запретной плоти","value":19598},{"string":"Дарует умение Непоколебимая защита, если у вас есть аналогичное свойство на Запретной плоти","value":19641},{"string":"Дарует умение Засада и ликвидация, если у вас есть аналогичное свойство на Запретной плоти","value":21264},{"string":"Дарует умение Мощная точность, если у вас есть аналогичное свойство на Запретной плоти","value":21455},{"string":"Дарует умение Защита ветра, если у вас есть аналогичное свойство на Запретной плоти","value":23169},{"string":"Дарует умение На шаг впереди, если у вас есть аналогичное свойство на Запретной плоти","value":23225},{"string":"Дарует умение Трупный пакт, если у вас есть аналогичное свойство на Запретной плоти","value":23572},{"string":"Дарует умение Жажда бойни, если у вас есть аналогичное свойство на Запретной плоти","value":24528},{"string":"Дарует умение Путь Дикаря, если у вас есть аналогичное свойство на Запретной плоти","value":24755},{"string":"Дарует умение Восхождение Дуэлянта, если у вас есть аналогичное свойство на Запретной плоти","value":24798},{"string":"Дарует умение Порывы ветра, если у вас есть аналогичное свойство на Запретной плоти","value":24848},{"string":"Дарует умение Истощающее присутствие, если у вас есть аналогичное свойство на Запретной плоти","value":25309},{"string":"Дарует умение Властолюбие, если у вас есть аналогичное свойство на Запретной плоти","value":25651},{"string":"Дарует умение Повелитель стихий, если у вас есть аналогичное свойство на Запретной плоти","value":258},{"string":"Дарует умение Не только умение, если у вас есть аналогичное свойство на Запретной плоти","value":2598},{"string":"Дарует умение Нескончаемые боеприпасы, если у вас есть аналогичное свойство на Запретной плоти","value":26067},{"string":"Дарует умение Несущая бурю, если у вас есть аналогичное свойство на Запретной плоти","value":27038},{"string":"Дарует умение Светоч пустоты, если у вас есть аналогичное свойство на Запретной плоти","value":27096},{"string":"Дарует умение Девять жизней, если у вас есть аналогичное свойство на Запретной плоти","value":27602},{"string":"Дарует умение Бьёт первым, погибает последним, если у вас есть аналогичное свойство на Запретной плоти","value":27604},{"string":"Дарует умение Беспричинное насилие, если у вас есть аналогичное свойство на Запретной плоти","value":27864},{"string":"Дарует умение Идеальное преступление, если у вас есть аналогичное свойство на Запретной плоти","value":28535},{"string":"Дарует умение Довлеющая сила, если у вас есть аналогичное свойство на Запретной плоти","value":2872},{"string":"Дарует умение Ходящий в тумане, если у вас есть аналогичное свойство на Запретной плоти","value":28782},{"string":"Дарует умение Останавливающий сердце, если у вас есть аналогичное свойство на Запретной плоти","value":28884},{"string":"Дарует умение [UNUSED] Slamako, Slam's Slam, если у вас есть аналогичное свойство на Запретной плоти","value":28986},{"string":"Дарует умение Храм мысли, если у вас есть аналогичное свойство на Запретной плоти","value":29026},{"string":"Дарует умение Разгон, если у вас есть аналогичное свойство на Запретной плоти","value":29630},{"string":"Дарует умение Опытный травник, если у вас есть аналогичное свойство на Запретной плоти","value":29662},{"string":"Дарует умение Мастер побега, если у вас есть аналогичное свойство на Запретной плоти","value":29825},{"string":"Дарует умение Защитник, если у вас есть аналогичное свойство на Запретной плоти","value":30919},{"string":"Дарует умение Нечестивая власть, если у вас есть аналогичное свойство на Запретной плоти","value":31344},{"string":"Дарует умение Клятва весны, если у вас есть аналогичное свойство на Запретной плоти","value":31364},{"string":"Дарует умение Сиона, рёв солнца, если у вас есть аналогичное свойство на Запретной плоти","value":31667},{"string":"Дарует умение Стойкость, если у вас есть аналогичное свойство на Запретной плоти","value":31700},{"string":"Дарует умение Палач, если у вас есть аналогичное свойство на Запретной плоти","value":3184},{"string":"Дарует умение Валако, объятья шторма, если у вас есть аналогичное свойство на Запретной плоти","value":32249},{"string":"Дарует умение Вестник войны, если у вас есть аналогичное свойство на Запретной плоти","value":32251},{"string":"Дарует умение Благочестивый путь, если у вас есть аналогичное свойство на Запретной плоти","value":32816},{"string":"Дарует умение Быстрый убийца, если у вас есть аналогичное свойство на Запретной плоти","value":32947},{"string":"Дарует умение Клятва лета, если у вас есть аналогичное свойство на Запретной плоти","value":33645},{"string":"Дарует умение Несокрушимый герой, если у вас есть аналогичное свойство на Запретной плоти","value":33940},{"string":"Дарует умение Ритуал пробуждения, если у вас есть аналогичное свойство на Запретной плоти","value":34434},{"string":"Дарует умение Вечный голод, если у вас есть аналогичное свойство на Запретной плоти","value":34484},{"string":"Дарует умение Снайпер, если у вас есть аналогичное свойство на Запретной плоти","value":34567},{"string":"Дарует умение Гладиатор, если у вас есть аналогичное свойство на Запретной плоти","value":34774},{"string":"Дарует умение Пожиратель сущности, если у вас есть аналогичное свойство на Запретной плоти","value":3554},{"string":"Дарует умение Завоеватель, если у вас есть аналогичное свойство на Запретной плоти","value":35750},{"string":"Дарует умение Повелитель тьмы, если у вас есть аналогичное свойство на Запретной плоти","value":36017},{"string":"Дарует умение Опытный охотник, если у вас есть аналогичное свойство на Запретной плоти","value":36958},{"string":"Дарует умение Расцвет греха, если у вас есть аналогичное свойство на Запретной плоти","value":37127},{"string":"Дарует умение Оплот зла, если у вас есть аналогичное свойство на Запретной плоти","value":37492},{"string":"Дарует умение Воздействие, если у вас есть аналогичное свойство на Запретной плоти","value":38180},{"string":"Дарует умение Цепная реакция, если у вас есть аналогичное свойство на Запретной плоти","value":38918},{"string":"Дарует умение Безупречная свирепость, если у вас есть аналогичное свойство на Запретной плоти","value":38999},{"string":"Дарует умение Чемпион, если у вас есть аналогичное свойство на Запретной плоти","value":39598},{"string":"Дарует умение Оплот надежды, если у вас есть аналогичное свойство на Запретной плоти","value":39728},{"string":"Дарует умение Святилище, если у вас есть аналогичное свойство на Запретной плоти","value":39790},{"string":"Дарует умение Подрывник, если у вас есть аналогичное свойство на Запретной плоти","value":39834},{"string":"Дарует умение Предзнаменование раскаяния, если у вас есть аналогичное свойство на Запретной плоти","value":40059},{"string":"Дарует умение Густая пропитка, если у вас есть аналогичное свойство на Запретной плоти","value":40104},{"string":"Дарует умение Колдовское благословение, если у вас есть аналогичное свойство на Запретной плоти","value":40510},{"string":"Дарует умение Несущая зиму, если у вас есть аналогичное свойство на Запретной плоти","value":40810},{"string":"Дарует умение Возмездие природы, если у вас есть аналогичное свойство на Запретной плоти","value":40813},{"string":"Дарует умение Разрушитель чар, если у вас есть аналогичное свойство на Запретной плоти","value":41891},{"string":"Дарует умение Берсерк, если у вас есть аналогичное свойство на Запретной плоти","value":4194},{"string":"Дарует умение Иерофант, если у вас есть аналогичное свойство на Запретной плоти","value":42144},{"string":"Дарует умение Лучезарная вера, если у вас есть аналогичное свойство на Запретной плоти","value":42264},{"string":"Дарует умение Критический удар, если у вас есть аналогичное свойство на Запретной плоти","value":4242},{"string":"Дарует умение Смертоносный расцвет, если у вас есть аналогичное свойство на Запретной плоти","value":42469},{"string":"Дарует умение Убийца, если у вас есть аналогичное свойство на Запретной плоти","value":43122},{"string":"Дарует умение Рубака, если у вас есть аналогичное свойство на Запретной плоти","value":43195},{"string":"Дарует умение Инквизитор, если у вас есть аналогичное свойство на Запретной плоти","value":43962},{"string":"Дарует умение Недрогнувший, если у вас есть аналогичное свойство на Запретной плоти","value":44297},{"string":"Дарует умение Энтузиазм, если у вас есть аналогичное свойство на Запретной плоти","value":44482},{"string":"Дарует умение Лучезарная защита, если у вас есть аналогичное свойство на Запретной плоти","value":4494},{"string":"Дарует умение Дальний выстрел, если у вас есть аналогичное свойство на Запретной плоти","value":45313},{"string":"Дарует умение Морозный след, если у вас есть аналогичное свойство на Запретной плоти","value":47630},{"string":"Дарует умение Специалист по бомбам, если у вас есть аналогичное свойство на Запретной плоти","value":47778},{"string":"Дарует умение Неминуемое правосудие, если у вас есть аналогичное свойство на Запретной плоти","value":48214},{"string":"Дарует умение Смертельный удар, если у вас есть аналогичное свойство на Запретной плоти","value":48239},{"string":"Дарует умение Тасалио, очищающие воды, если у вас есть аналогичное свойство на Запретной плоти","value":48480},{"string":"Дарует умение Материнские ученья, если у вас есть аналогичное свойство на Запретной плоти","value":4849},{"string":"Дарует умение Госпожа жертвоприношений, если у вас есть аналогичное свойство на Запретной плоти","value":48719},{"string":"Дарует умение Пьющий душу, если у вас есть аналогичное свойство на Запретной плоти","value":48999},{"string":"Дарует умение Бастион стихий, если у вас есть аналогичное свойство на Запретной плоти","value":4917},{"string":"Дарует умение Восхождение Охотницы, если у вас есть аналогичное свойство на Запретной плоти","value":49532},{"string":"Дарует умение Тахоа, сила леса, если у вас есть аналогичное свойство на Запретной плоти","value":5029},{"string":"Дарует умение Хвалебная молитва, если у вас есть аналогичное свойство на Запретной плоти","value":50356},{"string":"Дарует умение Нгамаху, натиск пламени, если у вас есть аналогичное свойство на Запретной плоти","value":50692},{"string":"Дарует умение Рожденный во мраке, если у вас есть аналогичное свойство на Запретной плоти","value":5087},{"string":"Дарует умение Природный адреналин, если у вас есть аналогичное свойство на Запретной плоти","value":51101},{"string":"Дарует умение Несущая разорение, если у вас есть аналогичное свойство на Запретной плоти","value":51391},{"string":"Дарует умение Как часы, если у вас есть аналогичное свойство на Запретной плоти","value":51462},{"string":"Дарует умение Знамение предназначения, если у вас есть аналогичное свойство на Запретной плоти","value":51492},{"string":"Дарует умение Восхождение Ведьмы, если у вас есть аналогичное свойство на Запретной плоти","value":51782},{"string":"Дарует умение Неукротимая решимость, если у вас есть аналогичное свойство на Запретной плоти","value":52435},{"string":"Дарует умение Мастер оружия, если у вас есть аналогичное свойство на Запретной плоти","value":52575},{"string":"Дарует умение Тукохама, вестник войны, если у вас есть аналогичное свойство на Запретной плоти","value":53095},{"string":"Дарует умение Несущая пламя, если у вас есть аналогичное свойство на Запретной плоти","value":53123},{"string":"Дарует умение Несокрушимый, если у вас есть аналогичное свойство на Запретной плоти","value":53816},{"string":"Дарует умение Благочестивая предусмотрительность, если у вас есть аналогичное свойство на Запретной плоти","value":53884},{"string":"Дарует умение Путь Бандита, если у вас есть аналогичное свойство на Запретной плоти","value":53992},{"string":"Дарует умение Бездумная агрессия, если у вас есть аналогичное свойство на Запретной плоти","value":54159},{"string":"Дарует умение Фокус, если у вас есть аналогичное свойство на Запретной плоти","value":5443},{"string":"Дарует умение Путь Жреца, если у вас есть аналогичное свойство на Запретной плоти","value":54877},{"string":"Дарует умение Нечестивый страж, если у вас есть аналогичное свойство на Запретной плоти","value":5502},{"string":"Дарует умение Час нужды, если у вас есть аналогичное свойство на Запретной плоти","value":55146},{"string":"Дарует умение Воплощение лесов, если у вас есть аналогичное свойство на Запретной плоти","value":55509},{"string":"Дарует умение Эрудит, если у вас есть аналогичное свойство на Запретной плоти","value":55867},{"string":"Дарует умение Слуга стихий, если у вас есть аналогичное свойство на Запретной плоти","value":56461},{"string":"Дарует умение Путь Ведьмы, если у вас есть аналогичное свойство на Запретной плоти","value":56722},{"string":"Дарует умение Неумолимый, если у вас есть аналогичное свойство на Запретной плоти","value":56789},{"string":"Дарует умение Достойный противник, если у вас есть аналогичное свойство на Запретной плоти","value":56967},{"string":"Дарует умение Вождь, если у вас есть аналогичное свойство на Запретной плоти","value":57052},{"string":"Дарует умение Сердце разрушения, если у вас есть аналогичное свойство на Запретной плоти","value":57197},{"string":"Дарует умение Усмиряющий пустоту, если у вас есть аналогичное свойство на Запретной плоти","value":57331},{"string":"Дарует умение Ритуал разрушения, если у вас есть аналогичное свойство на Запретной плоти","value":57560},{"string":"Дарует умение Обжигающая чистота, если у вас есть аналогичное свойство на Запретной плоти","value":57568},{"string":"Дарует умение Неудержимый, если у вас есть аналогичное свойство на Запретной плоти","value":5819},{"string":"Дарует умение Диверсант, если у вас есть аналогичное свойство на Запретной плоти","value":58827},{"string":"Дарует умение Аспект резни, если у вас есть аналогичное свойство на Запретной плоти","value":59920},{"string":"Дарует умение Мастер перегонки, если у вас есть аналогичное свойство на Запретной плоти","value":6038},{"string":"Дарует умение Просветленная набожность, если у вас есть аналогичное свойство на Запретной плоти","value":60462},{"string":"Дарует умение Покоритель, если у вас есть аналогичное свойство на Запретной плоти","value":61072},{"string":"Дарует умение Зачинщик раздора, если у вас есть аналогичное свойство на Запретной плоти","value":61259},{"string":"Дарует умение Рамако, свет солнца, если у вас есть аналогичное свойство на Запретной плоти","value":61355},{"string":"Дарует умение Благое намерение, если у вас есть аналогичное свойство на Запретной плоти","value":61372},{"string":"Дарует умение Восхождение Дикаря, если у вас есть аналогичное свойство на Запретной плоти","value":61437},{"string":"Дарует умение Рикошет, если у вас есть аналогичное свойство на Запретной плоти","value":61627},{"string":"Дарует умение Мастер-алхимик, если у вас есть аналогичное свойство на Запретной плоти","value":61805},{"string":"Дарует умение Запретная сила, если у вас есть аналогичное свойство на Запретной плоти","value":62504},{"string":"Дарует умение Несгибаемый, если у вас есть аналогичное свойство на Запретной плоти","value":62595},{"string":"Дарует умение Гроза легенд, если у вас есть аналогичное свойство на Запретной плоти","value":62817},{"string":"Дарует умение Мастер-хирург, если у вас есть аналогичное свойство на Запретной плоти","value":63293},{"string":"Дарует умение Путь Дуэлянта, если у вас есть аналогичное свойство на Запретной плоти","value":63357},{"string":"Дарует умение Расчётливая расплата, если у вас есть аналогичное свойство на Запретной плоти","value":63490},{"string":"Дарует умение Светоч гибели, если у вас есть аналогичное свойство на Запретной плоти","value":64588},{"string":"Дарует умение Непоколебимая вера, если у вас есть аналогичное свойство на Запретной плоти","value":64768},{"string":"Дарует умение Неестественная сила, если у вас есть аналогичное свойство на Запретной плоти","value":65153},{"string":"Дарует умение Дар природы, если у вас есть аналогичное свойство на Запретной плоти","value":65296},{"string":"Дарует умение Плут, если у вас есть аналогичное свойство на Запретной плоти","value":6778},{"string":"Дарует умение Война на истощение, если у вас есть аналогичное свойство на Запретной плоти","value":758},{"string":"Дарует умение Путь Охотницы, если у вас есть аналогичное свойство на Запретной плоти","value":7618},{"string":"Дарует умение Восхождение Бандита, если у вас есть аналогичное свойство на Запретной плоти","value":772},{"string":"Дарует умение Маг стихий, если у вас есть аналогичное свойство на Запретной плоти","value":8281},{"string":"Дарует умение Упорный выживший, если у вас есть аналогичное свойство на Запретной плоти","value":8419},{"string":"Дарует умение Хранитель, если у вас есть аналогичное свойство на Запретной плоти","value":8656},{"string":"Дарует умение Божественное провидение, если у вас есть аналогичное свойство на Запретной плоти","value":922},{"string":"Дарует умение Пренебрежение к боли, если у вас есть аналогичное свойство на Запретной плоти","value":9271},{"string":"Дарует умение Следопыт, если у вас есть аналогичное свойство на Запретной плоти","value":9327}],"trade":{"ids":{"explicit":["explicit.stat_1190333629"]},"option":true}} {"ref":"Always inflict Brittle while affected by Hatred","better":1,"matchers":[{"string":"Всегда накладывает Хрупкость под действием Холодной ненависти"}],"trade":{"ids":{"explicit":["explicit.stat_13285831"]}}} {"ref":"Always Sap while affected by Wrath","better":1,"matchers":[{"string":"Всегда накладывает Ошеломление под действием Грозного гнева"}],"trade":{"ids":{"explicit":["explicit.stat_2499038519"]}}} {"ref":"Always Scorch while affected by Anger","better":1,"matchers":[{"string":"Всегда накладывает Опаление под действием Жгучей злобы"}],"trade":{"ids":{"explicit":["explicit.stat_1585991257"]}}} @@ -3131,6 +3160,7 @@ {"ref":"Arrows Pierce an additional Target","better":1,"matchers":[{"string":"Стрелы пронзают # дополнительных цели(-ей)"},{"string":"Стрелы пронзают дополнительную цель","value":1}],"trade":{"ids":{"explicit":["explicit.stat_3423006863"],"implicit":["implicit.stat_3423006863"]}}} {"ref":"Arrows that Pierce have +#% to Critical Strike Multiplier","better":1,"matchers":[{"string":"Стрелы, которые пронзают, имеют #% к множителю критического удара"}],"trade":{"ids":{"explicit":["explicit.stat_1064778484"]}}} {"ref":"Arrows that Pierce have 50% chance to inflict Bleeding","better":1,"matchers":[{"string":"Пронзающие стрелы имеют 50% шанс наложить кровотечение"}],"trade":{"ids":{"explicit":["explicit.stat_1812251528"]}}} +{"ref":"Arsenal of Vengeance","better":1,"matchers":[{"string":"Арсенал возмездия"}],"trade":{"ids":{"explicit":["explicit.stat_971749694"]}}} {"ref":"Artillery Ballista Damage Penetrates #% Fire Resistance","better":1,"matchers":[{"string":"Урон Артиллерийской баллисты пробивает #% сопротивления огню"}],"trade":{"ids":{"enchant":["enchant.stat_1734517294"]}}} {"ref":"Artillery Ballista fires an additional Arrow","better":1,"matchers":[{"string":"Артиллерийская баллиста выпускает дополнительных стрел: #"},{"string":"Артиллерийская баллиста выпускает дополнительных стрел: 1","value":1}],"trade":{"ids":{"enchant":["enchant.stat_3283028259"]}}} {"ref":"Artillery Ballista Projectiles fall in two perpendicular lines instead","better":1,"matchers":[{"string":"Снаряды Артиллерийской баллисты поражают две перпендикулярные линии"}],"trade":{"ids":{"enchant":["enchant.stat_2056176052"]}}} @@ -3142,7 +3172,7 @@ {"ref":"Attack Critical Strikes ignore Enemy Monster Elemental Resistances","better":1,"matchers":[{"string":"Критические удары атаками игнорируют вражеское сопротивление стихиям"}],"trade":{"ids":{"implicit":["implicit.stat_2170876738"]}}} {"ref":"Attack Hits against Bleeding Enemies have #% chance to Blind","better":1,"matchers":[{"string":"Удары атаками по истекающим кровью врагам с #% шансом могут их ослепить"}],"trade":{"ids":{"explicit":["explicit.stat_4204320922"]}}} {"ref":"Attack Hits against Blinded Enemies have #% chance to Maim","better":1,"matchers":[{"string":"Удары атаками по ослепленным врагам с #% шансом могут их изувечить"}],"trade":{"ids":{"explicit":["explicit.stat_1291726336"]}}} -{"ref":"Attack Projectiles Return to you","better":1,"matchers":[{"string":"Снаряды от атак возвращаются к вам"}],"trade":{"ids":{"explicit":["explicit.stat_1658124062"],"scourge":["scourge.stat_1658124062"],"crafted":["crafted.stat_1658124062"]}}} +{"ref":"Attack Projectiles Return to you","better":1,"matchers":[{"string":"Снаряды от атак возвращаются к вам"}],"trade":{"ids":{"explicit":["explicit.stat_1658124062"],"enchant":["enchant.stat_1658124062"],"scourge":["scourge.stat_1658124062"],"crafted":["crafted.stat_1658124062"]}}} {"ref":"Attack Skills gain #% of Physical Damage as Extra Fire Damage per Socketed Red Gem","better":1,"matchers":[{"string":"Умения атак наносят #% от физического урона в виде дополнительного урона от огня за каждый размещённый красный камень"}],"trade":{"ids":{"explicit":["explicit.stat_1302700515"]}}} {"ref":"Attack Skills have +# to maximum number of Summoned Totems","better":1,"matchers":[{"string":"Умения атак имеют # к максимальному количеству установленных тотемов"}],"trade":{"ids":{"explicit":["explicit.stat_3266394681"]}}} {"ref":"Attack Skills have Added Lightning Damage equal to #% of maximum Mana","better":1,"matchers":[{"string":"Умения атак имеют добавленный урон от молнии, равный #% от максимума маны"}],"trade":{"ids":{"explicit":["explicit.stat_2778228111"]}}} @@ -3266,6 +3296,7 @@ {"ref":"Call to Arms","better":1,"matchers":[{"string":"Призыв к оружию"}],"trade":{"ids":{"explicit":["explicit.stat_3292262540"],"fractured":["fractured.stat_3292262540"],"scourge":["scourge.stat_3292262540"]}}} {"ref":"Can be Enchanted by a Kalguuran Runesmith","better":1,"matchers":[{"string":"Может быть зачаровано калгууранским рунодельцем"}],"trade":{"ids":{"explicit":["explicit.stat_4005027470"]}}} {"ref":"Can be modified while Corrupted","better":1,"matchers":[{"string":"Может быть изменён, будучи осквернённым"}],"trade":{"ids":{"explicit":["explicit.stat_1161337167"]}}} +{"ref":"Can be Runesmithed as though it were all One Handed Melee Weapon Types","better":1,"matchers":[{"string":"Can be Runesmithed as though it were all One Handed Melee Weapon Types"}],"trade":{"ids":{"explicit":["explicit.stat_3221277412"]}}} {"ref":"Can have # additional Crafted Modifier","better":1,"matchers":[{"string":"Может иметь дополнительных ремесленных свойств: #"}],"trade":{"ids":{"enchant":["enchant.stat_1963398329"]}}} {"ref":"Can have # additional Enchantment Modifiers","better":1,"matchers":[{"string":"Может иметь # дополнительных свойств(-а) зачарования"},{"string":"Может иметь второе свойство зачарования","value":1}],"trade":{"ids":{"explicit":["explicit.stat_1135194732"]}}} {"ref":"Can have # additional Runesmithing Enchantment","better":1,"matchers":[{"string":"Может иметь # дополнительное рунное зачарование"},{"string":"Может иметь # дополнительных рунных зачарования"}],"trade":{"ids":{"explicit":["explicit.stat_1045438865"]}}} @@ -3357,6 +3388,7 @@ {"ref":"Chaos Damage taken does not bypass Energy Shield during effect","better":1,"matchers":[{"string":"Получаемый урон хаосом не обходит энергетический щит во время действия эффекта"}],"trade":{"ids":{"explicit":["explicit.stat_2229840047"]}}} {"ref":"Chaos Damage taken does not bypass Energy Shield while not on Low Life","better":1,"matchers":[{"string":"Получаемый урон хаосом не обходит энергетический щит не при малом количестве здоровья"}],"trade":{"ids":{"explicit":["explicit.stat_887556907"],"fractured":["fractured.stat_887556907"]}}} {"ref":"Chaos Damage taken does not bypass Minions' Energy Shield","better":1,"matchers":[{"string":"Получаемый урон хаосом не обходит энергетический щит приспешников"}],"trade":{"ids":{"explicit":["explicit.stat_3008104268"]}}} +{"ref":"Chaos Damage with Hits is Lucky","better":1,"matchers":[{"string":"Урон хаосом от ударов неудачлив","value":-1},{"string":"Урон хаосом от ударов удачлив","value":1}],"trade":{"ids":{"enchant":["enchant.stat_2678511347"]}}} {"ref":"Chaos Golems deal #% increased Damage","better":1,"matchers":[{"string":"#% увеличение урона големов хаоса"},{"string":"#% уменьшение урона големов хаоса","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_2505115650"]}}} {"ref":"Chaos Resistance is Zero","better":1,"matchers":[{"string":"Сопротивление хаосу равно нулю"}],"trade":{"ids":{"explicit":["explicit.stat_2439129490"],"fractured":["fractured.stat_2439129490"]}}} {"ref":"Chaos Skills have #% chance to Ignite","better":1,"matchers":[{"string":"Умения хаоса имеют #% шанс наложить поджог"}],"trade":{"ids":{"explicit":["explicit.stat_3573128085"]}}} @@ -3419,6 +3451,7 @@ {"ref":"Count as having maximum number of Endurance Charges\nCount as having maximum number of Frenzy Charges\nCount as having maximum number of Power Charges","better":1,"matchers":[{"string":"Вы считаетесь имеющими максимум зарядов выносливости\nВы считаетесь имеющими максимум зарядов ярости\nВы считаетесь имеющими максимум зарядов энергии"}],"trade":{"ids":{"explicit":["explicit.stat_3584443917"]}}} {"ref":"Counts as all One Handed Melee Weapon Types","better":1,"matchers":[{"string":"Считается за все виды одноручных оружий ближнего боя"}],"trade":{"ids":{"explicit":["explicit.stat_1524882321"]}}} {"ref":"Counts as Dual Wielding","better":1,"matchers":[{"string":"Считается парным оружием"}],"trade":{"ids":{"explicit":["explicit.stat_2797075304"]}}} +{"ref":"Cover Full Life Enemies in Ash for # seconds on Melee Weapon Hit","better":1,"matchers":[{"string":"Покрывает врагов с полным здоровьем пеплом на # секунд(-ы) при нанесении удара оружием ближнего боя"}],"trade":{"ids":{"explicit":["explicit.stat_2428064388"]}}} {"ref":"Crackling Lance deals #% increased Damage","better":1,"matchers":[{"string":"Искрящееся копье наносит увеличенный на #% урон"},{"string":"Искрящееся копье наносит уменьшенный на #% урон","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_435519320"]}}} {"ref":"Crackling Lance has #% increased branching angle","better":1,"matchers":[{"string":"Искрящееся копье имеет #% увеличение угла области действия"},{"string":"Искрящееся копье имеет #% уменьшение угла области действия","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_2896346908"]}}} {"ref":"Crackling Lance has #% increased Cast Speed","better":1,"matchers":[{"string":"Искрящееся копье имеет #% повышение скорости сотворения"},{"string":"Искрящееся копье имеет #% снижение скорости сотворения","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_617228927"]}}} @@ -3450,7 +3483,7 @@ {"ref":"Curse Auras from Socketed Skills also affect you","better":1,"matchers":[{"string":"Ауры проклятий из размещенных умений также действуют на вас"}],"trade":{"ids":{"explicit":["explicit.stat_2965611853"]}}} {"ref":"Curse Enemies with Conductivity on Hit","better":1,"matchers":[{"string":"#% шанс проклясть врагов Проводимостью при нанесении удара"},{"string":"Проклинает врагов Проводимостью при нанесении удара"}],"trade":{"ids":{"explicit":["explicit.stat_710372469"],"implicit":["implicit.stat_710372469"],"fractured":["fractured.stat_710372469"],"scourge":["scourge.stat_670088789"]}}} {"ref":"Curse Enemies with Despair on Hit","better":1,"matchers":[{"string":"#% шанс проклясть врагов Отчаянием при нанесении удара"},{"string":"Проклинает врагов Отчаянием при нанесении удара"}],"trade":{"ids":{"explicit":["explicit.stat_2764915899"],"implicit":["implicit.stat_2764915899"],"fractured":["fractured.stat_2764915899"],"scourge":["scourge.stat_1764973832"]}}} -{"ref":"Curse Enemies with Elemental Weakness on Hit","better":1,"matchers":[{"string":"#% шанс проклясть врагов Уязвимостью к стихиям при нанесении удара"},{"string":"Проклинает врагов Уязвимостью к стихиям при нанесении удара"}],"trade":{"ids":{"explicit":["explicit.stat_2028847114"],"implicit":["implicit.stat_2028847114"],"fractured":["fractured.stat_2028847114"],"scourge":["scourge.stat_636057969"]}}} +{"ref":"Curse Enemies with Elemental Weakness on Hit","better":1,"matchers":[{"string":"#% шанс проклясть врагов Уязвимостью к стихиям при нанесении удара"},{"string":"Проклинает врагов Уязвимостью к стихиям при нанесении удара"}],"trade":{"ids":{"explicit":["explicit.stat_2028847114"],"implicit":["implicit.stat_2028847114"],"fractured":["fractured.stat_2028847114"],"enchant":["enchant.stat_636057969"],"scourge":["scourge.stat_636057969"]}}} {"ref":"Curse Enemies with Elemental Weakness when you Block their Spell Damage, ignoring Curse Limit","better":1,"matchers":[{"string":"Проклинает врагов Уязвимостью к стихиям, когда вы блокируете их урон от чар, игнорируя лимит проклятий"}],"trade":{"ids":{"explicit":["explicit.stat_2048643052"]}}} {"ref":"Curse Enemies with Enfeeble on Hit","better":1,"matchers":[{"string":"#% шанс проклясть врагов Слабостью при нанесении удара"},{"string":"Проклинает врагов Слабостью при нанесении удара"}],"trade":{"ids":{"implicit":["implicit.stat_1625819882"],"scourge":["scourge.stat_1516661546"]}}} {"ref":"Curse Enemies with Flammability on Block","better":1,"matchers":[{"string":"Проклинает врагов Горючестью при блоке"}],"trade":{"ids":{"explicit":["explicit.stat_2776399916"]}}} @@ -3466,7 +3499,7 @@ {"ref":"Curse Skills have #% increased Skill Effect Duration","better":1,"matchers":[{"string":"Умения проклятий имеют #% увеличение длительности эффектов умений"},{"string":"Умения проклятий имеют #% уменьшение длительности эффектов умений","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1435748744"],"implicit":["implicit.stat_1435748744"],"fractured":["fractured.stat_1435748744"],"crafted":["crafted.stat_1435748744"]}}} {"ref":"Cursed Enemies cannot inflict Elemental Ailments on You","better":1,"matchers":[{"string":"Проклятые враги не могут накладывать на вас стихийные состояния"}],"trade":{"ids":{"explicit":["explicit.stat_2643613764"]}}} {"ref":"Cursed Enemies you or your Minions Kill have a #% chance to Explode, dealing a quarter of their maximum Life as Chaos Damage","better":1,"matchers":[{"string":"Проклятые враги, убитые вами или вашими приспешниками, имеют #% шанс взорваться, нанеся четверть от их максимума здоровья в виде урона хаосом"}],"trade":{"ids":{"explicit":["explicit.stat_1763939859"]}}} -{"ref":"Damage cannot be Reflected","better":1,"matchers":[{"string":"Урон не может быть отражён"}],"trade":{"ids":{"explicit":["explicit.stat_2670993553"]}}} +{"ref":"Damage cannot be Reflected","better":1,"matchers":[{"string":"Урон не может быть отражён"}],"trade":{"ids":{"explicit":["explicit.stat_2670993553"],"enchant":["enchant.stat_2670993553"]}}} {"ref":"Damage from your Critical Strikes cannot be Reflected","better":1,"matchers":[{"string":"Урон от ваших критических ударов нельзя отразить"}],"trade":{"ids":{"explicit":["explicit.stat_1857928882"]}}} {"ref":"Damage of Enemies Hitting you is Unlucky while you are Cursed with Vulnerability","better":1,"matchers":[{"string":"Пока вы прокляты Беззащитностью, враги неудачливы при нанесении вам урона от ударов","value":-1},{"string":"Пока вы прокляты Беззащитностью, враги удачливы при нанесении вам урона от ударов","value":1}],"trade":{"ids":{"explicit":["explicit.stat_2758554648"]}}} {"ref":"Damage of Enemies Hitting you is Unlucky while you are on Full Life","better":1,"matchers":[{"string":"Враги неудачливы при нанесении вам урона от ударов, пока у вас полное здоровье","value":-1},{"string":"Враги удачливы при нанесении вам урона от ударов, пока у вас полное здоровье","value":1}],"trade":{"ids":{"explicit":["explicit.stat_3629143471"]}}} @@ -3542,6 +3575,7 @@ {"ref":"Divine Ire deals #% increased Damage","better":1,"matchers":[{"string":"Божественный гнев наносит увеличенный на #% урон"},{"string":"Божественный гнев наносит уменьшенный на #% урон","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_2584129062"]}}} {"ref":"Divine Ire's beam has #% increased width","better":1,"matchers":[{"string":"#% увеличение ширины луча Божественного гнева"},{"string":"#% уменьшение ширины луча Божественного гнева","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_2212298325"]}}} {"ref":"Divine Shield","better":1,"matchers":[{"string":"Божественный щит"}],"trade":{"ids":{"explicit":["explicit.stat_2048995720"],"fractured":["fractured.stat_2048995720"],"scourge":["scourge.stat_2048995720"]}}} +{"ref":"Does not inflict Mana Burn over time","better":1,"matchers":[{"string":"Не накладывает Сжигание маны с течением времени"}],"trade":{"ids":{"explicit":["explicit.stat_1686969928"]}}} {"ref":"Dominating Blow can summon an additional Magic Sentinel of Dominance","better":1,"matchers":[{"string":"Удар власти может призвать дополнительных волшебных Стражей власти: #"},{"string":"Удар власти может призвать дополнительного волшебного Стража власти","value":1}],"trade":{"ids":{"enchant":["enchant.stat_1095160683"]}}} {"ref":"Dominating Blow can summon an additional Rare Sentinel of Dominance","better":1,"matchers":[{"string":"Удар власти может призвать дополнительных редких Стражей власти: #"},{"string":"Удар власти может призвать дополнительного редкого Стража власти","value":1}],"trade":{"ids":{"enchant":["enchant.stat_2337005967"]}}} {"ref":"Double Strike has a #% chance to deal Double Damage to Bleeding Enemies","better":1,"matchers":[{"string":"Двойной удар имеет #% шанс нанести двойной урон по истекающим кровью врагам"}],"trade":{"ids":{"enchant":["enchant.stat_3125201823"]}}} @@ -3608,7 +3642,7 @@ {"ref":"Enemies inflict Elemental Ailments on you instead of nearby Allies","better":1,"matchers":[{"string":"Враги накладывают стихийные состояния на вас вместо ближайших союзников"}],"trade":{"ids":{"explicit":["explicit.stat_979288792"]}}} {"ref":"Enemies inside Glacial Cage take #% increased Damage","better":1,"anointments":[{"roll":10,"oils":"1,11"}],"matchers":[{"string":"Враги в ледяной клетке получают увеличенный на #% урон"},{"string":"Враги в ледяной клетке получают уменьшенный на #% урон","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_3384161880"]}}} {"ref":"Enemies Intimidated by you have #% increased duration of stuns against them","better":1,"matchers":[{"string":"Устрашенные вами враги имеют #% увеличение длительности оглушения по ним"},{"string":"Устрашенные вами враги имеют #% уменьшение длительности оглушения по ним","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1919892065"],"fractured":["fractured.stat_1919892065"],"enchant":["enchant.stat_1919892065"]}}} -{"ref":"Enemies Killed by your Hits are destroyed","better":1,"matchers":[{"string":"Убитые вашими ударами враги уничтожаются"}],"trade":{"ids":{"explicit":["explicit.stat_2970902024"]}}} +{"ref":"Enemies Killed by your Hits are destroyed","better":1,"matchers":[{"string":"Убитые вашими ударами враги уничтожаются"}],"trade":{"ids":{"explicit":["explicit.stat_2970902024"],"enchant":["enchant.stat_2970902024"]}}} {"ref":"Enemies Killed by your Hits are destroyed while Insane","better":1,"matchers":[{"string":"Убитые вашими ударами во время безумия монстры уничтожаются"}],"trade":{"ids":{"explicit":["explicit.stat_3797538318"]}}} {"ref":"Enemies Killed by Zombies' Hits Explode, dealing #% of their Life as Fire Damage","better":1,"matchers":[{"string":"Убитые ударами зомби враги взрываются, нанося #% от их здоровья в виде урона от огня"}],"trade":{"ids":{"explicit":["explicit.stat_2857427872"]}}} {"ref":"Enemies Killed with Attack or Spell Hits Explode, dealing #% of their Life as Fire Damage","better":1,"matchers":[{"string":"Убитые ударами от атак или чар враги взрываются, нанося #% от их здоровья в виде урона от огня"}],"trade":{"ids":{"explicit":["explicit.stat_3457687358"],"fractured":["fractured.stat_3457687358"]}}} @@ -3652,6 +3686,7 @@ {"ref":"Every 10 seconds:\nGain 2% of Life per Enemy Hit with Attacks for 5 seconds\nGain 5% of Life per Enemy Killed for 5 seconds","better":1,"matchers":[{"string":"Каждые 10 секунд:\nДает 2% здоровья на 5 секунд за каждого пораженного ударами атака врага\nДает 5% здоровья на 5 секунд за каждого убитого врага"}],"trade":{"ids":{"explicit":["explicit.stat_3938394827"]}}} {"ref":"Every 16 seconds you gain Elemental Overload for 8 seconds","better":1,"matchers":[{"string":"Каждые 16 секунд вы получаете Стихийную перегрузку на 8 секунд"}],"trade":{"ids":{"explicit":["explicit.stat_708913352"]}}} {"ref":"Every 16 seconds you gain Iron Reflexes for 8 seconds","better":1,"matchers":[{"string":"Каждые 16 секунд вы получаете Стальные нервы на 8 секунд"}],"trade":{"ids":{"explicit":["explicit.stat_2200114771"]}}} +{"ref":"Every 3 seconds, Consume a nearby Corpse to Recover #% of Life","better":1,"matchers":[{"string":"Каждые 3 секунды поглощает ближайший труп, чтобы восстановить #% здоровья"},{"string":"Каждые 3 секунды поглощает ближайший труп, чтобы потерять #% здоровья","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_3764198549"]}}} {"ref":"Every 4 seconds, Regenerate #% of Life over one second","better":1,"matchers":[{"string":"Каждые 4 секунды регенерирует #% здоровья в течение 1 секунды"}],"trade":{"ids":{"explicit":["explicit.stat_1242155304"],"fractured":["fractured.stat_1242155304"]}}} {"ref":"Every 4 seconds, remove Curses and Elemental Ailments from you","better":1,"matchers":[{"string":"Каждые 4 секунды снимает с вас все проклятия и стихийные состояния"}],"trade":{"ids":{"explicit":["explicit.stat_2189230542"]}}} {"ref":"Every 5 seconds, gain one of the following for 5 seconds:\nYour Hits are always Critical Strikes\nHits against you are always Critical Strikes\nAttacks cannot Hit you\nAttacks against you always Hit\nYour Damage with Hits is Lucky\nDamage of Hits against you is Lucky","better":1,"matchers":[{"string":"Каждые 5 секунд, дарует один из следующих эффектов на 5 секунд:\nВаши удары всегда критические\nУдары по вам всегда критические\nАтаки не могут нанести вам удар\nАтаки по вам всегда попадают\nВаш урон от ударов удачлив\nУрон от ударов по вам удачлив"}],"trade":{"ids":{"explicit":["explicit.stat_2501671832"]}}} @@ -3751,8 +3786,10 @@ {"ref":"Gain # Life per Enemy Hit if you have used a Vaal Skill Recently","better":1,"matchers":[{"string":"Дарует # здоровья за каждого пораженного врага, если недавно вы использовали умение ваал"},{"string":"Теряет # здоровья за каждого пораженного врага, если недавно вы использовали умение ваал","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3285021988"]}}} {"ref":"Gain # Life per Enemy Hit while affected by Vitality","better":1,"matchers":[{"string":"Дарует # здоровья за каждого пораженного врага под действием Живучести"},{"string":"Теряет # здоровья за каждого пораженного врага под действием Живучести","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_4259701244"]}}} {"ref":"Gain # Life per Enemy Hit with Attacks","better":1,"matchers":[{"string":"# здоровья за каждый удар атаками по врагу"},{"string":"Вы теряете # здоровья за каждый удар атаками по врагу","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2797971005"],"implicit":["implicit.stat_2797971005"],"fractured":["fractured.stat_2797971005"],"scourge":["scourge.stat_2797971005"],"crafted":["crafted.stat_2797971005"]}}} +{"ref":"Gain # Life per Enemy Hit with Melee Weapons","better":1,"matchers":[{"string":"Дарует # здоровья за каждого врага, пораженного ударом оружия ближнего боя"}],"trade":{"ids":{"explicit":["explicit.stat_3497810785"]}}} {"ref":"Gain # Life per Enemy Hit with Spells","better":1,"matchers":[{"string":"# здоровья за каждый удар чарами по врагу"},{"string":"Вы теряете # здоровья за каждый удар чарами по врагу","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2018035324"],"fractured":["fractured.stat_2018035324"]}}} {"ref":"Gain # Life per Enemy Killed","better":1,"matchers":[{"string":"Дарует # здоровья за каждого убитого врага"},{"string":"Теряет # здоровья за каждого убитого врага","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3695891184"],"implicit":["implicit.stat_3695891184"],"fractured":["fractured.stat_3695891184"]}}} +{"ref":"Gain # Life per Enemy Killed with Melee Weapons","better":1,"matchers":[{"string":"Дарует # здоровья за каждого врага, убитого оружием ближнего боя"}],"trade":{"ids":{"explicit":["explicit.stat_2507321875"]}}} {"ref":"Gain # Life per Ignited Enemy Killed","better":1,"matchers":[{"string":"Дарует # здоровья за каждого подожженного убитого врага"},{"string":"Теряет # здоровья за каждого подожженного убитого врага","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_893903361"]}}} {"ref":"Gain # Life when you lose an Endurance Charge","better":1,"matchers":[{"string":"Дарует # здоровья, когда вы теряете заряд выносливости"}],"trade":{"ids":{"explicit":["explicit.stat_3915702459"]}}} {"ref":"Gain # Life when you Stun an Enemy","better":1,"matchers":[{"string":"Получает # здоровья при оглушении врага"}],"trade":{"ids":{"explicit":["explicit.stat_2968301430"]}}} @@ -3760,8 +3797,10 @@ {"ref":"Gain # Mana on Kill per Level","better":1,"matchers":[{"string":"# маны за убийство за уровень"}],"trade":{"ids":{"explicit":["explicit.stat_1064067689"]}}} {"ref":"Gain # Mana per Cursed Enemy Hit with Attacks","better":1,"matchers":[{"string":"Дарует # маны за каждый удар атаками по проклятому врагу"},{"string":"Теряет # маны за каждый удар атаками по проклятому врагу","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2087996552"]}}} {"ref":"Gain # Mana per Enemy Hit with Attacks","better":1,"matchers":[{"string":"Дарует # маны за каждого пораженного атаками врага"},{"string":"Теряет # маны за каждого пораженного атаками врага","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_820939409"],"implicit":["implicit.stat_820939409"],"fractured":["fractured.stat_820939409"],"scourge":["scourge.stat_820939409"]}}} +{"ref":"Gain # Mana per Enemy Hit with Melee Weapons","better":1,"matchers":[{"string":"Дарует # маны за каждого врага, пораженного ударом оружия ближнего боя"}],"trade":{"ids":{"explicit":["explicit.stat_766380077"]}}} {"ref":"Gain # Mana per Enemy Hit with Spells","better":1,"matchers":[{"string":"Дарует # маны за каждого пораженного чарами врага"},{"string":"Теряет # маны за каждого пораженного чарами врага","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2474196346"],"fractured":["fractured.stat_2474196346"]}}} {"ref":"Gain # Mana per Enemy Killed","better":1,"matchers":[{"string":"Дарует # маны за каждого убитого врага"},{"string":"Теряет # маны за каждого убитого врага","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1368271171"],"implicit":["implicit.stat_1368271171"],"fractured":["fractured.stat_1368271171"]}}} +{"ref":"Gain # Mana per Enemy Killed with Melee Weapons","better":1,"matchers":[{"string":"Дарует # маны за каждого врага, убитого оружием ближнего боя"},{"string":"Теряет # маны за каждого врага, убитого оружием ближнего боя","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2230910022"]}}} {"ref":"Gain # Mana per Grand Spectrum","better":1,"matchers":[{"string":"Дарует # маны за Великий образ"}],"trade":{"ids":{"explicit":["explicit.stat_2592799343"]}}} {"ref":"Gain # Mana per Taunted Enemy Hit","better":1,"matchers":[{"string":"Дарует # маны за каждого пораженного спровоцированного врага"},{"string":"Теряет # маны за каждого пораженного спровоцированного врага","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1834588299"]}}} {"ref":"Gain # Maximum Resolve when you kill a Boss","better":1,"matchers":[{"string":"Дарует # к максимуму решимости, когда вы убиваете босса"}],"trade":{"ids":{"explicit":["sanctum.stat_3817232752"]}}} @@ -3770,7 +3809,8 @@ {"ref":"Gain # Power Charges when you Warcry","better":1,"matchers":[{"string":"Дарует # заряда(-ов) энергии при использовании боевого клича"}],"trade":{"ids":{"explicit":["explicit.stat_4118945608"]}}} {"ref":"Gain # Rage after Spending a total of 200 Mana","better":1,"matchers":[{"string":"Дарует # свирепости после расхода 200 маны"}],"trade":{"ids":{"explicit":["explicit.stat_3199910734"]}}} {"ref":"Gain # Rage on Attack Hit","better":1,"matchers":[{"string":"Дарует # свирепости при нанесении удара атаками"}],"trade":{"ids":{"implicit":["implicit.stat_2676601655"]}}} -{"ref":"Gain # Rage on Melee Hit","better":1,"matchers":[{"string":"Дарует # свирепости при нанесении удара в ближнем бою"}],"trade":{"ids":{"explicit":["explicit.stat_2709367754"],"implicit":["implicit.stat_2709367754"]}}} +{"ref":"Gain # Rage on Melee Hit","better":1,"matchers":[{"string":"Дарует # свирепости при нанесении удара в ближнем бою"}],"trade":{"ids":{"explicit":["explicit.stat_2709367754"],"implicit":["implicit.stat_2709367754"],"enchant":["enchant.stat_2709367754"]}}} +{"ref":"Gain # Rage on Melee Weapon Hit","better":1,"matchers":[{"string":"Дарует # свирепости при нанесении удара оружием ближнего боя"}],"trade":{"ids":{"implicit":["implicit.stat_2012294704"]}}} {"ref":"Gain # Resolve when you kill a Boss","better":1,"matchers":[{"string":"Дарует # решимости, когда вы убиваете босса"}],"trade":{"ids":{"explicit":["sanctum.stat_889527415"]}}} {"ref":"Gain # Resolve when you use a Fountain","better":1,"matchers":[{"string":"Дарует # решимости, когда вы используете фонтан"}],"trade":{"ids":{"explicit":["sanctum.stat_2607697594"]}}} {"ref":"Gain #% increased Area of Effect for 2 seconds after Spending a total of 800 Mana","better":1,"matchers":[{"string":"Дарует #% увеличение области действия на 2 секунды после расхода 800 маны"}],"trade":{"ids":{"explicit":["explicit.stat_3591816140"]}}} @@ -3812,7 +3852,7 @@ {"ref":"Gain #% of Physical Damage as Extra Lightning Damage while affected by Wrath","better":1,"matchers":[{"string":"Дарует #% от физического урона в виде дополнительного урона от молнии под действием Грозного гнева"}],"trade":{"ids":{"explicit":["explicit.stat_2255914633"]}}} {"ref":"Gain #% of Sword Physical Damage as Extra Fire Damage","better":1,"matchers":[{"string":"Наносит #% от физического урона мечом в виде дополнительного урона от огня"}],"trade":{"ids":{"explicit":["explicit.stat_754005431"]}}} {"ref":"Gain #% of Weapon Physical Damage as Extra Damage of a random Element","better":1,"matchers":[{"string":"Дарует #% от физического урона оружием в виде дополнительного урона от случайной стихии"}],"trade":{"ids":{"explicit":["explicit.stat_1038949719"]}}} -{"ref":"Gain #% of Weapon Physical Damage as Extra Damage of each Element","better":1,"matchers":[{"string":"Дарует #% от физического урона оружием в виде дополнительного урона от каждой стихии"}],"trade":{"ids":{"explicit":["explicit.stat_3913265126"]}}} +{"ref":"Gain #% of Weapon Physical Damage as Extra Damage of each Element","better":1,"matchers":[{"string":"Дарует #% от физического урона оружием в виде дополнительного урона от каждой стихии"}],"trade":{"ids":{"explicit":["explicit.stat_3913265126"],"enchant":["enchant.stat_3913265126"]}}} {"ref":"Gain +# Life when you Taunt an Enemy","better":1,"matchers":[{"string":"Восстанавливает # здоровья, когда вы провоцируете врага"}],"trade":{"ids":{"explicit":["explicit.stat_3726536628"]}}} {"ref":"Gain +#% to Critical Strike Chance for 2 seconds after Spending a total of 800 Mana","dp":true,"better":1,"matchers":[{"string":"На 2 секунды дарует #% к шансу критического удара после расхода 800 маны"}],"trade":{"ids":{"explicit":["explicit.stat_2864779809"]}}} {"ref":"Gain 1 Endurance Charge per Second during Effect","better":1,"matchers":[{"string":"Дарует 1 заряд выносливости в секунду во время действия эффекта"}],"trade":{"ids":{"explicit":["explicit.stat_3916499001"]}}} @@ -3833,6 +3873,7 @@ {"ref":"Gain a Power Charge for each Enemy you hit with a Critical Strike","better":1,"matchers":[{"string":"Заряд энергии за каждого задетого критическим ударом врага"}],"trade":{"ids":{"explicit":["explicit.stat_1556625719"]}}} {"ref":"Gain a Power Charge on Non-Critical Strike","better":1,"matchers":[{"string":"Заряд энергии при нанесении некритического удара"}],"trade":{"ids":{"explicit":["explicit.stat_1592029809"]}}} {"ref":"Gain a Power Charge when you Hit a Frozen Enemy","better":1,"matchers":[{"string":"#% шанс получить заряд энергии, когда вы наносите удар по замороженному врагу"},{"string":"Дарует заряд энергии, когда вы наносите удар по замороженному врагу","value":100}],"trade":{"ids":{"explicit":["explicit.stat_3973790753"]}}} +{"ref":"Gain a random shrine buff every 1 second","better":1,"matchers":[{"string":"Каждые # секунд(-ы) дарует положительный эффект случайного алтаря"},{"string":"Каждую секунду дарует положительный эффект случайного алтаря","value":1}],"trade":{"ids":{"enchant":["enchant.stat_2284520710"]}}} {"ref":"Gain a Spirit Charge every second","better":1,"matchers":[{"string":"Дарует заряд души каждые # секунд(-ы)"},{"string":"Каждую секунду дарует заряд души","value":1}],"trade":{"ids":{"explicit":["explicit.stat_328131617"]}}} {"ref":"Gain a Void Charge every # seconds","better":1,"matchers":[{"string":"Дарует заряд Пустоты каждые # секунд(-ы)"},{"string":"Дарует заряд Пустоты каждую секунду","value":1}],"trade":{"ids":{"explicit":["explicit.stat_34273389"]}}} {"ref":"Gain Absorption Charges instead of Power Charges","better":1,"matchers":[{"string":"Дает заряды поглощения вместо зарядов энергии"}],"trade":{"ids":{"explicit":["explicit.stat_1379726309"]}}} @@ -3858,6 +3899,7 @@ {"ref":"Gain Arcane Surge when you or your Totems Hit an Enemy with a Spell","better":1,"matchers":[{"string":"Дарует Колдовской выброс, когда вы или ваши тотемы наносите удар чарами по врагу"}],"trade":{"ids":{"explicit":["explicit.stat_4286031492"]}}} {"ref":"Gain Brutal Charges instead of Endurance Charges","better":1,"matchers":[{"string":"Дает заряды жестокости вместо зарядов выносливости"}],"trade":{"ids":{"explicit":["explicit.stat_2306836071"]}}} {"ref":"Gain Elusive on reaching Low Life","better":1,"matchers":[{"string":"Дарует Неуловимость при достижении малого количества здоровья"}],"trade":{"ids":{"explicit":["explicit.stat_2868692131"]}}} +{"ref":"Gain Flaming, Icy or Crackling Runesurge at random for # second every 10 seconds","better":1,"matchers":[{"string":"Случайно дарует Пламенный, Ледяной или Искрящийся рунный всплеск на # секунд(-ы) каждые 10 секунд"},{"string":"Случайно дарует Пламенный, Ледяной или Искрящийся рунный всплеск на # секунду каждые 10 секунд"}],"trade":{"ids":{"enchant":["enchant.stat_3581844317"]}}} {"ref":"Gain Her Embrace for # seconds when you Ignite an Enemy","better":1,"matchers":[{"string":"Дарует Её объятие на # секунд(-ы) при поджоге врага"}],"trade":{"ids":{"explicit":["explicit.stat_608963131"]}}} {"ref":"Gain Immunity to Physical Damage for # second on Rampage","better":1,"matchers":[{"string":"Получает иммунитет к физическому урону на # секунд при Буйстве"},{"string":"Получает иммунитет к физическому урону на # секунду при Буйстве"}],"trade":{"ids":{"explicit":["explicit.stat_3100457893"]}}} {"ref":"Gain Maddening Presence for 10 seconds when you Kill a Rare or Unique Enemy","better":1,"matchers":[{"string":"При убийстве редкого или уникального врага дарует эффект Пагубное сумасшествие на 10 секунд"}],"trade":{"ids":{"explicit":["explicit.stat_3442107889"]}}} @@ -3968,7 +4010,7 @@ {"ref":"Grants Level # Doryani's Touch Skill","better":1,"matchers":[{"string":"Дарует умение Касание Дориани # уровня"}],"trade":{"ids":{"explicit":["explicit.stat_2498303876"]}}} {"ref":"Grants Level # Embrace Madness Skill","better":1,"matchers":[{"string":"Дарует умение Объятия безумия # уровня"}],"trade":{"ids":{"explicit":["explicit.stat_1749783861"]}}} {"ref":"Grants Level # Enduring Cry Skill","better":1,"matchers":[{"string":"Дарует умение Клич стойкости # уровня"}],"trade":{"ids":{"explicit":["explicit.stat_1031644844"],"fractured":["fractured.stat_1031644844"]}}} -{"ref":"Grants Level # Envy Skill","better":1,"matchers":[{"string":"Дает умение Зависть # уровня"}],"trade":{"ids":{"explicit":["explicit.stat_52953650"],"fractured":["fractured.stat_52953650"]}}} +{"ref":"Grants Level # Envy Skill","better":1,"matchers":[{"string":"Дает умение Зависть # уровня"}],"trade":{"ids":{"explicit":["explicit.stat_52953650"],"fractured":["fractured.stat_52953650"],"enchant":["enchant.stat_52953650"]}}} {"ref":"Grants Level # Flammability Skill","better":1,"matchers":[{"string":"Дарует умение Горючесть # уровня"}],"trade":{"ids":{"implicit":["implicit.stat_2209668839"]}}} {"ref":"Grants Level # Frostbite Skill","better":1,"matchers":[{"string":"Дарует умение Обморожение # уровня"}],"trade":{"ids":{"explicit":["explicit.stat_1169502663"],"implicit":["implicit.stat_1169502663"]}}} {"ref":"Grants Level # Frostblink Skill","better":1,"matchers":[{"string":"Дарует умение Ледяной скачок # уровня"}],"trade":{"ids":{"explicit":["explicit.stat_2911866787"]}}} @@ -4160,6 +4202,7 @@ {"ref":"Hatred has #% increased Aura Effect","better":1,"matchers":[{"string":"#% усиление эффекта ауры Холодной ненависти"},{"string":"#% ослабление эффекта ауры Холодной ненависти","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3742945352"],"implicit":["implicit.stat_3742945352"],"fractured":["fractured.stat_3742945352"]}}} {"ref":"Hatred has #% increased Mana Reservation Efficiency","better":1,"matchers":[{"string":"#% увеличение эффективности удержания маны Холодной ненавистью"},{"string":"#% уменьшение эффективности удержания маны Холодной ненавистью","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1920370417","explicit.stat_2156140483"],"fractured":["fractured.stat_2156140483"],"enchant":["enchant.stat_1920370417","enchant.stat_2156140483"]}}} {"ref":"Hatred has no Reservation","better":1,"matchers":[{"string":"Холодная ненависть не удерживает ресурсы"}],"trade":{"ids":{"explicit":["explicit.stat_1391583476"]}}} +{"ref":"Haunted by Tormented Spirits","better":1,"matchers":[{"string":"Одержим страдающими духами"}],"trade":{"ids":{"enchant":["enchant.stat_1076392774"]}}} {"ref":"Having a placed Banner does not prevent you gaining Valour","better":1,"matchers":[{"string":"Размещение знамени не предотвращает получение вами доблести"}],"trade":{"ids":{"explicit":["explicit.stat_4068494864"]}}} {"ref":"Heavy Strike has a #% chance to deal Double Damage","better":1,"matchers":[{"string":"Тяжелый удар имеет #% шанс нанести удвоенный урон"}],"trade":{"ids":{"enchant":["enchant.stat_3760588941"]}}} {"ref":"Heist Chests have #% chance to contain nothing","better":1,"matchers":[{"string":"Сундуки Кражи с #% шансом могут оказаться пустыми"}],"trade":{"ids":{"enchant":["enchant.stat_3038236553"]}}} @@ -4305,6 +4348,7 @@ {"ref":"Inflict non-Damaging Ailments as though dealing #% more Damage","better":1,"matchers":[{"string":"Не наносящие урон состояния накладываются так, как если бы было нанесено на #% больше урона"},{"string":"Не наносящие урон состояния накладываются так, как если бы было нанесено на #% меньше урона","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_1345113611"]}}} {"ref":"Inflict Withered for 2 seconds on Hit if you've cast Despair in the past 10 seconds","better":1,"matchers":[{"string":"Накладывает Истощение на 2 секунды при нанесении удара, если вы сотворяли Отчаяние за последние 10 секунд"}],"trade":{"ids":{"explicit":["explicit.stat_1904031052"]}}} {"ref":"Inflicts a random Hex on you when your Totems die","better":1,"matchers":[{"string":"При смерти тотемов проклинает вас случайной порчей"}],"trade":{"ids":{"explicit":["explicit.stat_2918129907"]}}} +{"ref":"Inflicts Mana Burn on you when you Hit an Enemy with a Melee Weapon","better":1,"matchers":[{"string":"Накладывает на вас # заряда Сжигания маны при нанесении удара по врагу оружием ближнего боя"},{"string":"Накладывает на вас Сжигание маны при нанесении удара по врагу оружием ближнего боя","value":1}],"trade":{"ids":{"explicit":["explicit.stat_1330482101"]}}} {"ref":"Inner Conviction","better":1,"matchers":[{"string":"Внутренняя убеждённость"}],"trade":{"ids":{"explicit":["explicit.stat_354080151"]}}} {"ref":"Instant Recovery when on Low Life","better":1,"matchers":[{"string":"Моментальное восстановление при малом количестве здоровья"}],"trade":{"ids":{"explicit":["explicit.stat_3812107348"],"fractured":["fractured.stat_3812107348"]}}} {"ref":"Insufficient Mana doesn't prevent your Melee Attacks","better":1,"matchers":[{"string":"Недостаток маны не мешает вам совершать атаки в ближнем бою"}],"trade":{"ids":{"explicit":["explicit.stat_1852317988"]}}} @@ -4455,6 +4499,11 @@ {"ref":"Melee Hits which Stun have #% chance to Fortify","better":1,"matchers":[{"string":"Оглушающие удары в ближнем бою с #% шансом могут наложить Укрепление"},{"string":"Оглушающие удары в ближнем бою накладывают Укрепление","value":100}],"trade":{"ids":{"explicit":["explicit.stat_3206381437"],"fractured":["fractured.stat_3206381437"]}}} {"ref":"Melee Hits with Strike Skills always Knockback","better":1,"matchers":[{"string":"Умения ударов в ближнем бою отбрасывают врагов"}],"trade":{"ids":{"explicit":["explicit.stat_1737583880"]}}} {"ref":"Melee Strike Skills deal Splash Damage to surrounding targets","better":1,"matchers":[{"string":"Умения ударов в ближнем бою наносят урон по целям вокруг"}],"trade":{"ids":{"explicit":["explicit.stat_3675300253"]}}} +{"ref":"Melee Weapon Attacks have Culling Strike","better":1,"matchers":[{"string":"Атаки оружием ближнего боя добивают врагов"}],"trade":{"ids":{"explicit":["explicit.stat_802532569"]}}} +{"ref":"Melee Weapon Damage Penetrates #% Elemental Resistances","better":1,"matchers":[{"string":"Урон оружием ближнего боя пробивает #% сопротивления стихиям"}],"trade":{"ids":{"explicit":["explicit.stat_2499808413"]}}} +{"ref":"Melee Weapon Damage Penetrates #% Elemental Resistances per Mana Burn","better":1,"matchers":[{"string":"Урон оружием ближнего боя пробивает #% сопротивления стихиям за каждый заряд Сжигания маны"}],"trade":{"ids":{"explicit":["explicit.stat_3685214225"]}}} +{"ref":"Melee Weapon Hits have #% chance to ignore Enemy Physical Damage Reduction","better":1,"matchers":[{"string":"Удары оружием ближнего боя с #% шансом могут игнорировать уменьшение получаемого физического урона врага"},{"string":"Удары оружием ближнего боя игнорируют уменьшение получаемого физического урона врага","value":100}],"trade":{"ids":{"explicit":["explicit.stat_1676663186"]}}} +{"ref":"Melee Weapon Hits Inflict # Withered Debuffs for 2 seconds","better":1,"matchers":[{"string":"Удары оружием ближнего боя накладывают зарядов увядания на 2 секунды: #"}],"trade":{"ids":{"explicit":["explicit.stat_1103333624"]}}} {"ref":"Mercury Footprints","better":1,"matchers":[{"string":"Ртутные следы"}],"trade":{"ids":{"explicit":["explicit.stat_3970396418"]}}} {"ref":"Mind Over Matter","better":1,"matchers":[{"string":"Разум превыше материи"}],"trade":{"ids":{"explicit":["explicit.stat_373964381"],"scourge":["scourge.stat_373964381"]}}} {"ref":"Mines can be Detonated an additional time","better":1,"matchers":[{"string":"Мины могут детонировать ещё # раз(-а)"},{"string":"Мины могут детонировать еще раз","value":1}],"trade":{"ids":{"explicit":["explicit.stat_325437053"]}}} @@ -5300,6 +5349,7 @@ {"ref":"Socketed Gems are Supported by Level # Enhance","better":1,"matchers":[{"string":"Размещённые камни усилены Улучшителем # уровня"}],"trade":{"ids":{"explicit":["explicit.stat_2556436882"],"fractured":["fractured.stat_2556436882"]}}} {"ref":"Socketed Gems are Supported by Level # Enlighten","better":1,"matchers":[{"string":"Размещённые камни усилены Наставником # уровня"}],"trade":{"ids":{"explicit":["explicit.stat_2065361612"],"fractured":["fractured.stat_2065361612"]}}} {"ref":"Socketed Gems are Supported by Level # Eternal Blessing","better":1,"matchers":[{"string":"Размещенные камни усилены Вечным благословением # уровня"}],"trade":{"ids":{"explicit":["explicit.indexable_support_143","explicit.stat_3062849155"]}}} +{"ref":"Socketed Gems are Supported by Level # Expert Retaliation","better":1,"matchers":[{"string":"Размещенные камни усилены Искусной расплатой # уровня"}],"trade":{"ids":{"explicit":["explicit.indexable_support_164","explicit.stat_3570337997"]}}} {"ref":"Socketed Gems are Supported by Level # Faster Attacks","better":1,"matchers":[{"string":"Размещённые камни усилены Ускорением атак # уровня"}],"trade":{"ids":{"explicit":["explicit.indexable_support_86","explicit.stat_928701213"],"fractured":["fractured.stat_928701213"]}}} {"ref":"Socketed Gems are Supported by Level # Faster Casting","better":1,"matchers":[{"string":"Размещённые камни усилены Ускоренным сотворением чар # уровня"}],"trade":{"ids":{"explicit":["explicit.indexable_support_85","explicit.stat_2169938251"],"implicit":["implicit.stat_2169938251"],"fractured":["fractured.stat_2169938251"]}}} {"ref":"Socketed Gems are supported by Level # Faster Projectiles","better":1,"matchers":[{"string":"Размещённые камни усилены Ускорением снарядов # уровня"}],"trade":{"ids":{"explicit":["explicit.stat_99089516"],"implicit":["implicit.stat_99089516"],"fractured":["fractured.stat_99089516"]}}} @@ -5459,7 +5509,7 @@ {"ref":"Socketed Vaal Skills have #% increased Aura Effect","better":1,"matchers":[{"string":"Размещенные умения ваал имеют #% усиление эффекта аур"},{"string":"Размещенные умения ваал имеют #% ослабление эффекта аур","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2932121832"]}}} {"ref":"Socketed Vaal Skills have #% increased Projectile Speed","better":1,"matchers":[{"string":"Размещенные умения ваал имеют #% повышение скорости снарядов"},{"string":"Размещенные умения ваал имеют #% снижение скорости снарядов","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2237174578"]}}} {"ref":"Socketed Vaal Skills have #% increased Skill Effect Duration","better":1,"matchers":[{"string":"Размещенные умения ваал имеют #% увеличение длительности эффекта умения"},{"string":"Размещенные умения ваал имеют #% уменьшение длительности эффекта умения","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_476204410"]}}} -{"ref":"Socketed Vaal Skills have #% increased Soul Gain Prevention Duration","better":1,"matchers":[{"string":"Размещенные умения ваал имеют #% увеличение времени предотвращения получения душ"},{"string":"Размещенные умения ваал имеют #% уменьшение времени предотвращения получения душ","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2599305231"]}}} +{"ref":"Socketed Vaal Skills have #% increased Soul Gain Prevention Duration","better":1,"matchers":[{"string":"Размещенные умения ваал имеют #% увеличение времени предотвращения получения душ"},{"string":"Размещенные умения ваал имеют #% уменьшение времени предотвращения получения душ","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2599305231"],"enchant":["enchant.stat_2599305231"]}}} {"ref":"Socketed Vaal Skills have 20% chance to regain consumed Souls when used","better":1,"matchers":[{"string":"Размещенные умения ваал имеют 20% шанс вернуть потраченные души при использовании"}],"trade":{"ids":{"explicit":["explicit.stat_207863952"]}}} {"ref":"Socketed Vaal Skills require #% more Souls per Use","better":1,"matchers":[{"string":"Размещенные умения ваал требуют на #% больше душ для применения"},{"string":"Размещенные умения ваал требуют на #% меньше душ для применения","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2198756560"]}}} {"ref":"Socketed Warcry Skills have +# Cooldown Use","better":1,"matchers":[{"string":"# к зарядам размещенных умений боевых кличей"}],"trade":{"ids":{"explicit":["explicit.stat_3784504781"]}}} @@ -5653,6 +5703,7 @@ {"ref":"Treats Enemy Monster Elemental Resistance values as inverted","better":1,"matchers":[{"string":"Учитывают значение сопротивления стихиям врага как противоположное"}],"trade":{"ids":{"explicit":["explicit.stat_2750800428"]}}} {"ref":"Trigger a Socketed Cold Spell on Melee Critical Strike, with a 0.25 second Cooldown","better":1,"matchers":[{"string":"Вызывает срабатывание размещённых чар холода при нанесении критического удара в ближнем бою, время перезарядки - 0.25 секунды"}],"trade":{"ids":{"explicit":["explicit.stat_2295303426"]}}} {"ref":"Trigger a Socketed Elemental Spell on Block, with a # second Cooldown","dp":true,"better":1,"matchers":[{"string":"Вызывает срабатывание размещенных чар стихий при блоке, время перезарядки - # секунды"}],"trade":{"ids":{"explicit":["explicit.stat_3591112611"]}}} +{"ref":"Trigger a Socketed Fire Spell on Hit, with a # second Cooldown","dp":true,"better":1,"matchers":[{"string":"Вызывает срабатывание размещенных чар огня при нанесении удара, время перезарядки - # секунды"}],"trade":{"ids":{"enchant":["enchant.stat_3676763995"]}}} {"ref":"Trigger a Socketed Lightning Spell on Hit, with a 0.25 second Cooldown\nSocketed Lightning Spells have no Cost if Triggered","better":1,"matchers":[{"string":"#% шанс вызвать срабатывание размещенных чар молнии при нанесении удара, время перезарядки - 0.25 секунды\nРазмещенные чары молнии не расходуют ресурсов при срабатывании"},{"string":"Вызывает срабатывание размещенных чар молнии при нанесении удара, время перезарядки - 0.25 секунды\nРазмещенные чары молнии не расходуют ресурсов при срабатывании","value":100}],"trade":{"ids":{"explicit":["explicit.stat_654971543"]}}} {"ref":"Trigger a Socketed Spell on Using a Skill, with a # second Cooldown\nSpells Triggered this way have 150% more Cost","better":1,"matchers":[{"string":"Вызывает срабатывание размещенных чар при использовании умения, время перезарядки - # секунд (-ы)\nСработавшие таким образом чары расходуют на 150% больше ресурсов"}],"trade":{"ids":{"explicit":["explicit.stat_1582781759"],"fractured":["fractured.stat_1582781759"]}}} {"ref":"Trigger Level # Assassin's Mark when you Hit a Rare or Unique Enemy and have no Mark","better":1,"matchers":[{"string":"Вызывает срабатывание Метки убийцы # уровня, когда вы наносите удар по редкому или уникальному врагу без метки"}],"trade":{"ids":{"explicit":["explicit.stat_3382957283","explicit.stat_3924520095"]}}} @@ -5674,9 +5725,10 @@ {"ref":"Trigger Level # Lightning Warp on Hit with this Weapon","better":1,"matchers":[{"string":"Вызывает срабатывание Грозового перехода # при нанесении удара этим оружием"}],"trade":{"ids":{"explicit":["explicit.stat_1527893390"]}}} {"ref":"Trigger Level # Rain of Arrows when you Attack with a Bow","better":1,"matchers":[{"string":"Вызывает срабатывание Ливня стрел # уровня при атаке луком"}],"trade":{"ids":{"explicit":["explicit.stat_2935409762"]}}} {"ref":"Trigger Level # Shield Shatter when you Block","better":1,"matchers":[{"string":"Вызывает срабатывание Раскола щита # уровня при блоке"}],"trade":{"ids":{"explicit":["explicit.stat_401685616"]}}} +{"ref":"Trigger Level # Shock Ground on Hit","better":1,"matchers":[{"string":"Вызывает срабатывание Заряженной земли # уровня при нанесении урона"}],"trade":{"ids":{"enchant":["enchant.stat_2845525306"]}}} {"ref":"Trigger Level # Shock Ground when Hit","better":1,"matchers":[{"string":"Вызывает срабатывание Заряженной земли # уровня при получении удара"}],"trade":{"ids":{"explicit":["explicit.stat_2668070396"]}}} {"ref":"Trigger Level # Spirit Burst when you Use a Skill while you have a Spirit Charge","better":1,"matchers":[{"string":"Вызывает срабатывание Взрыва душ # уровня при использовании умения, пока у вас есть заряд душ"}],"trade":{"ids":{"explicit":["explicit.stat_1992516007"]}}} -{"ref":"Trigger Level # Stalking Pustule on Kill","better":1,"matchers":[{"string":"Вызывает срабатывание Преследующей пустулы # уровня при убийстве"}],"trade":{"ids":{"explicit":["explicit.stat_1662669872"]}}} +{"ref":"Trigger Level # Stalking Pustule on Kill","better":1,"matchers":[{"string":"Вызывает срабатывание Преследующей пустулы # уровня при убийстве"}],"trade":{"ids":{"explicit":["explicit.stat_1662669872"],"enchant":["enchant.stat_1662669872"]}}} {"ref":"Trigger Level # Storm Cascade when you Attack","better":1,"matchers":[{"string":"При атаке вызывает срабатывание Грозового каскада # уровня"}],"trade":{"ids":{"explicit":["explicit.stat_818329660"]}}} {"ref":"Trigger Level # Summon Phantasm Skill when you Consume a corpse","better":1,"matchers":[{"string":"Вызывает срабатывание умения Призыв фантома # уровня, когда вы поглощаете труп"}],"trade":{"ids":{"explicit":["explicit.stat_3252082366"]}}} {"ref":"Trigger Level # Summon Taunting Contraption when you use a Flask","better":1,"matchers":[{"string":"Вызывает срабатывание Призыва провоцирующего устройства, когда вы используете флакон"}],"trade":{"ids":{"implicit":["implicit.stat_1774370437"]}}} @@ -5813,6 +5865,7 @@ {"ref":"When you Kill an Ignited Enemy, inflict an equivalent Ignite on each nearby Enemy","better":1,"matchers":[{"string":"При убийстве подожжённого врага, поджог накладывается на каждого из ближайших врагов"}],"trade":{"ids":{"explicit":["explicit.stat_2638352064"]}}} {"ref":"When you leave your Banner's Area, recover #% of the Valour consumed for that Banner","better":1,"matchers":[{"string":"Когда вы покидаете область действия вашего знамени, вы восстанавливаете #% от затраченной на установку этого знамени доблести"}],"trade":{"ids":{"explicit":["explicit.stat_3906150898"]}}} {"ref":"When you lose Temporal Chains you gain maximum Rage","better":1,"matchers":[{"string":"При прекращении действия Пут времени вы получаете максимум свирепости"}],"trade":{"ids":{"explicit":["explicit.stat_2174796794"]}}} +{"ref":"While a Pinnacle Atlas Boss is in your Presence, #% chance to Aggravate Bleeding on targets you Hit with Attacks","better":1,"matchers":[{"string":"Пока верховный босс Атласа находится в вашем присутствии, #% шанс усугубить кровотечение на врагах ударами атак"}],"trade":{"ids":{"implicit":["implicit.stat_466064970"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, #% chance to Avoid being Frozen","better":1,"matchers":[{"string":"Пока верховный босс Атласа находится в вашем присутствии, #% шанс избежать заморозки"}],"trade":{"ids":{"implicit":["implicit.stat_2661498709"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, #% chance to Avoid being Ignited","better":1,"matchers":[{"string":"Пока верховный босс Атласа находится в вашем присутствии, #% шанс избежать поджога"}],"trade":{"ids":{"implicit":["implicit.stat_911929910"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, #% chance to Avoid being Poisoned","better":1,"matchers":[{"string":"Пока верховный босс Атласа находится в вашем присутствии, #% шанс избежать отравления"},{"string":"Пока верховный босс Атласа находится в вашем присутствии, Не может быть отравлен","value":100},{"string":"Пока верховный босс Атласа находится в вашем присутствии, Невозможно отравить","value":100}],"trade":{"ids":{"implicit":["implicit.stat_2714750784"]}}} @@ -5845,7 +5898,7 @@ {"ref":"While a Pinnacle Atlas Boss is in your Presence, #% increased Chaos Damage","better":1,"matchers":[{"string":"Пока верховный босс Атласа находится в вашем присутствии, #% увеличение урона хаосом"},{"string":"Пока верховный босс Атласа находится в вашем присутствии, #% уменьшение урона хаосом","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_2070979181"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, #% increased Cold Damage","better":1,"matchers":[{"string":"Пока верховный босс Атласа находится в вашем присутствии, #% увеличение урона от холода"},{"string":"Пока верховный босс Атласа находится в вашем присутствии, #% уменьшение урона от холода","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_1576689223"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, #% increased Conductivity Curse Effect","better":1,"matchers":[{"string":"Пока верховный босс Атласа находится в вашем присутствии, #% усиление эффекта проклятия Проводимости"},{"string":"Пока верховный босс Атласа находится в вашем присутствии, #% ослабление эффекта проклятия Проводимости","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_2095999895"]}}} -{"ref":"While a Pinnacle Atlas Boss is in your Presence, #% increased Cooldown Recovery Rate","better":1,"matchers":[{"string":"Пока верховный босс Атласа находится в вашем присутствии, #% повышение скорости перезарядки умений"},{"string":"Пока верховный босс Атласа находится в вашем присутствии, #% снижение скорости перезарядки умений","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_668321613"]}}} +{"ref":"While a Pinnacle Atlas Boss is in your Presence, #% increased Cooldown Recovery Rate","better":1,"matchers":[{"string":"Пока верховный босс Атласа находится в вашем присутствии, #% повышение скорости перезарядки"},{"string":"Пока верховный босс Атласа находится в вашем присутствии, #% повышение скорости перезарядки умений"},{"string":"Пока верховный босс Атласа находится в вашем присутствии, #% снижение скорости перезарядки","negate":true},{"string":"Пока верховный босс Атласа находится в вашем присутствии, #% снижение скорости перезарядки умений","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_668321613"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, #% increased Cooldown Recovery Rate of Travel Skills","better":1,"matchers":[{"string":"Пока верховный босс Атласа находится в вашем присутствии, #% повышение скорости перезарядки умений смещения"},{"string":"Пока верховный босс Атласа находится в вашем присутствии, #% снижение скорости перезарядки умений смещения","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_850668052"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, #% increased Critical Strike Chance for Attacks","better":1,"matchers":[{"string":"Пока верховный босс Атласа находится в вашем присутствии, #% повышение шанса критического удара атаками"},{"string":"Пока верховный босс Атласа находится в вашем присутствии, #% снижение шанса критического удара атаками","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_1840069423"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, #% increased Damage per 100 Dexterity","better":1,"matchers":[{"string":"Пока верховный босс Атласа находится в вашем присутствии, #% увеличение урона за каждые 100 ловкости"},{"string":"Пока верховный босс Атласа находится в вашем присутствии, #% уменьшение урона за каждые 100 ловкости","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_1870591253"]}}} @@ -5983,6 +6036,7 @@ {"ref":"While a Pinnacle Atlas Boss is in your Presence, Flesh and Stone has #% increased Area of Effect","better":1,"matchers":[{"string":"Пока верховный босс Атласа находится в вашем присутствии, #% увеличение области действия Камня и плоти"},{"string":"Пока верховный босс Атласа находится в вашем присутствии, #% уменьшение области действия Камня и плоти","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_3393490212"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, Flesh Offering has #% increased Effect","better":1,"matchers":[{"string":"Пока верховный босс Атласа находится в вашем присутствии, #% усиление эффекта Подношения плоти"},{"string":"Пока верховный босс Атласа находится в вашем присутствии, #% ослабление эффекта Подношения плоти","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_862077496"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, Freezes you inflict spread to other Enemies within # metre","better":1,"matchers":[{"string":"Пока верховный босс Атласа находится в вашем присутствии, Наложенные вами заморозки распространяются на других врагов в радиусе # м"}],"trade":{"ids":{"implicit":["implicit.stat_1436051850"]}}} +{"ref":"While a Pinnacle Atlas Boss is in your Presence, Gain # Rage on Attack Hit","better":1,"matchers":[{"string":"Пока верховный босс Атласа находится в вашем присутствии, Дарует # свирепости при нанесении удара атаками"}],"trade":{"ids":{"implicit":["implicit.stat_3509416536"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, Gain #% of Physical Damage as Extra Chaos Damage","better":1,"matchers":[{"string":"Пока верховный босс Атласа находится в вашем присутствии, Дарует #% от физического урона в виде дополнительного урона хаосом"}],"trade":{"ids":{"implicit":["implicit.stat_3490650294"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, Gain #% of Physical Damage as Extra Cold Damage","better":1,"matchers":[{"string":"Пока верховный босс Атласа находится в вашем присутствии, Дарует #% от физического урона в виде дополнительного урона от холода"}],"trade":{"ids":{"implicit":["implicit.stat_1425454108"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, Gain #% of Physical Damage as Extra Fire Damage","better":1,"matchers":[{"string":"Пока верховный босс Атласа находится в вашем присутствии, Дарует #% от физического урона в виде дополнительного урона от огня"}],"trade":{"ids":{"implicit":["implicit.stat_1335630001"]}}} @@ -5999,6 +6053,7 @@ {"ref":"While a Pinnacle Atlas Boss is in your Presence, Herald of Ice has #% increased Buff Effect","better":1,"matchers":[{"string":"Пока верховный босс Атласа находится в вашем присутствии, #% усиление положительного эффекта Вестника льда"},{"string":"Пока верховный босс Атласа находится в вашем присутствии, #% ослабление положительного эффекта Вестника льда","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_1609260458"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, Herald of Purity has #% increased Buff Effect","better":1,"matchers":[{"string":"Пока верховный босс Атласа находится в вашем присутствии, #% усиление положительного эффекта Вестника чистоты"},{"string":"Пока верховный босс Атласа находится в вашем присутствии, #% ослабление положительного эффекта Вестника чистоты","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_3005679448"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, Herald of Thunder has #% increased Buff Effect","better":1,"matchers":[{"string":"Пока верховный босс Атласа находится в вашем присутствии, #% усиление положительного эффекта Вестника Грома"},{"string":"Пока верховный босс Атласа находится в вашем присутствии, #% ослабление положительного эффекта Вестника Грома","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_1553385903"]}}} +{"ref":"While a Pinnacle Atlas Boss is in your Presence, Hits have #% chance to ignore Enemy Physical Damage Reduction","better":1,"matchers":[{"string":"Пока верховный босс Атласа находится в вашем присутствии, #% шанс игнорировать уменьшение получаемого врагом физического урона при нанесении удара"},{"string":"Пока верховный босс Атласа находится в вашем присутствии, Удары игнорируют уменьшение получаемого врагом физического урона","value":100}],"trade":{"ids":{"implicit":["implicit.stat_4022700734"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, Ignites you inflict deal Damage #% faster","better":1,"matchers":[{"string":"Пока верховный босс Атласа находится в вашем присутствии, Наложенные вами поджоги наносят урон на #% быстрее"}],"trade":{"ids":{"implicit":["implicit.stat_1053495752"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, Ignites you inflict spread to other Enemies within # metre","better":1,"matchers":[{"string":"Пока верховный босс Атласа находится в вашем присутствии, Наложенные вами поджоги распространяются на других врагов в радиусе # м"}],"trade":{"ids":{"implicit":["implicit.stat_3343791355"]}}} {"ref":"While a Pinnacle Atlas Boss is in your Presence, Infernal Cry has #% increased Area of Effect","better":1,"matchers":[{"string":"Пока верховный босс Атласа находится в вашем присутствии, #% увеличение области действия Клича преисподней"}],"trade":{"ids":{"implicit":["implicit.stat_1774377226"]}}} @@ -6061,7 +6116,7 @@ {"ref":"While a Unique Enemy is in your Presence, #% increased Chaos Damage","better":1,"matchers":[{"string":"Пока уникальный враг находится в вашем присутствии, #% увеличение урона хаосом"},{"string":"Пока уникальный враг находится в вашем присутствии, #% уменьшение урона хаосом","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_2875239648"]}}} {"ref":"While a Unique Enemy is in your Presence, #% increased Cold Damage","better":1,"matchers":[{"string":"Пока уникальный враг находится в вашем присутствии, #% увеличение урона от холода"},{"string":"Пока уникальный враг находится в вашем присутствии, #% уменьшение урона от холода","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_2127607252"]}}} {"ref":"While a Unique Enemy is in your Presence, #% increased Conductivity Curse Effect","better":1,"matchers":[{"string":"Пока уникальный враг находится в вашем присутствии, #% усиление эффекта проклятия Проводимости"},{"string":"Пока уникальный враг находится в вашем присутствии, #% ослабление эффекта проклятия Проводимости","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_3547319552"]}}} -{"ref":"While a Unique Enemy is in your Presence, #% increased Cooldown Recovery Rate","better":1,"matchers":[{"string":"Пока уникальный враг находится в вашем присутствии, #% повышение скорости перезарядки умений"},{"string":"Пока уникальный враг находится в вашем присутствии, #% снижение скорости перезарядки умений","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_2491353340"]}}} +{"ref":"While a Unique Enemy is in your Presence, #% increased Cooldown Recovery Rate","better":1,"matchers":[{"string":"Пока уникальный враг находится в вашем присутствии, #% повышение скорости перезарядки"},{"string":"Пока уникальный враг находится в вашем присутствии, #% повышение скорости перезарядки умений"},{"string":"Пока уникальный враг находится в вашем присутствии, #% снижение скорости перезарядки","negate":true},{"string":"Пока уникальный враг находится в вашем присутствии, #% снижение скорости перезарядки умений","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_2491353340"]}}} {"ref":"While a Unique Enemy is in your Presence, #% increased Cooldown Recovery Rate of Travel Skills","better":1,"matchers":[{"string":"Пока уникальный враг находится в вашем присутствии, #% повышение скорости перезарядки умений смещения"},{"string":"Пока уникальный враг находится в вашем присутствии, #% снижение скорости перезарядки умений смещения","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_2986495340"]}}} {"ref":"While a Unique Enemy is in your Presence, #% increased Critical Strike Chance for Attacks","better":1,"matchers":[{"string":"Пока уникальный враг находится в вашем присутствии, #% повышение шанса критического удара атаками"},{"string":"Пока уникальный враг находится в вашем присутствии, #% снижение шанса критического удара атаками","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_3710240762"]}}} {"ref":"While a Unique Enemy is in your Presence, #% increased Damage per 100 Dexterity","better":1,"matchers":[{"string":"Пока уникальный враг находится в вашем присутствии, #% увеличение урона за каждые 100 ловкости"},{"string":"Пока уникальный враг находится в вашем присутствии, #% уменьшение урона за каждые 100 ловкости","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_535580777"]}}} @@ -6199,6 +6254,7 @@ {"ref":"While a Unique Enemy is in your Presence, Flesh and Stone has #% increased Area of Effect","better":1,"matchers":[{"string":"Пока уникальный враг находится в вашем присутствии, #% увеличение области действия Камня и плоти"},{"string":"Пока уникальный враг находится в вашем присутствии, #% уменьшение области действия Камня и плоти","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_1472965536"]}}} {"ref":"While a Unique Enemy is in your Presence, Flesh Offering has #% increased Effect","better":1,"matchers":[{"string":"Пока уникальный враг находится в вашем присутствии, #% усиление эффекта Подношения плоти"},{"string":"Пока уникальный враг находится в вашем присутствии, #% ослабление эффекта Подношения плоти","negate":true}],"trade":{"ids":{"implicit":["implicit.stat_3599488608"]}}} {"ref":"While a Unique Enemy is in your Presence, Freezes you inflict spread to other Enemies within # metre","better":1,"matchers":[{"string":"Пока уникальный враг находится в вашем присутствии, Наложенные вами заморозки распространяются на других врагов в радиусе # м"}],"trade":{"ids":{"implicit":["implicit.stat_2543269407"]}}} +{"ref":"While a Unique Enemy is in your Presence, Gain # Rage on Attack Hit","better":1,"matchers":[{"string":"Пока уникальный враг находится в вашем присутствии, Дарует # свирепости при нанесении удара атаками"}],"trade":{"ids":{"implicit":["implicit.stat_3134649750"]}}} {"ref":"While a Unique Enemy is in your Presence, Gain #% of Physical Damage as Extra Chaos Damage","better":1,"matchers":[{"string":"Пока уникальный враг находится в вашем присутствии, Дарует #% от физического урона в виде дополнительного урона хаосом"}],"trade":{"ids":{"implicit":["implicit.stat_620552892"]}}} {"ref":"While a Unique Enemy is in your Presence, Gain #% of Physical Damage as Extra Cold Damage","better":1,"matchers":[{"string":"Пока уникальный враг находится в вашем присутствии, Дарует #% от физического урона в виде дополнительного урона от холода"}],"trade":{"ids":{"implicit":["implicit.stat_3171354842"]}}} {"ref":"While a Unique Enemy is in your Presence, Gain #% of Physical Damage as Extra Fire Damage","better":1,"matchers":[{"string":"Пока уникальный враг находится в вашем присутствии, Дарует #% от физического урона в виде дополнительного урона от огня"}],"trade":{"ids":{"implicit":["implicit.stat_3549954477"]}}} @@ -6354,7 +6410,7 @@ {"ref":"You and Nearby Allies have # to # added Chaos Damage per White Socket","better":1,"matchers":[{"string":"Добавляет вам и ближайшим союзникам от # до # урона хаосом за каждое белое гнездо"}],"trade":{"ids":{"explicit":["explicit.stat_3232695173"]}}} {"ref":"You and Nearby Allies have # to # added Cold Damage per Green Socket","better":1,"matchers":[{"string":"Добавляет вам и ближайшим союзникам от # до # урона от холода за каждое зелёное гнездо"}],"trade":{"ids":{"explicit":["explicit.stat_2665149933"]}}} {"ref":"You and Nearby Allies have # to # added Fire Damage per Red Socket","better":1,"matchers":[{"string":"Добавляет вам и ближайшим союзникам от # до # урона от огня за каждое красное гнездо"}],"trade":{"ids":{"explicit":["explicit.stat_1666896662"]}}} -{"ref":"You and Nearby Allies have # to # added Lightning Damage per Blue Socket","better":1,"matchers":[{"string":"Добавляет вам и ближайшим союзникам от # до # урона от молнии за каждое синее гнездо"}],"trade":{"ids":{"explicit":["explicit.stat_3726585224"]}}} +{"ref":"You and Nearby Allies have # to # added Lightning Damage per Blue Socket","better":1,"matchers":[{"string":"Добавляет вам и ближайшим союзникам от # до # урона от молнии за каждое синее гнездо"}],"trade":{"ids":{"explicit":["explicit.stat_3726585224"],"enchant":["enchant.stat_3726585224"]}}} {"ref":"You and Nearby Allies have #% increased Item Rarity","better":1,"matchers":[{"string":"#% повышение редкости предметов для вас и ближайших союзников"},{"string":"#% снижение редкости предметов для вас и ближайших союзников","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_549203380"]}}} {"ref":"You and nearby Allies have +#% to Elemental Resistances","better":1,"matchers":[{"string":"Вы и ближайшие союзники имеете #% к сопротивлению стихиям"}],"trade":{"ids":{"explicit":["explicit.stat_319842716"]}}} {"ref":"You and nearby Allies have 30% increased Mana Regeneration Rate","better":1,"matchers":[{"string":"Вы и ближайшие союзники имеете 30% снижение скорости регенерации маны","value":-1},{"string":"Вы и ближайшие союзники имеете 30% повышение скорости регенерации маны","value":1}],"trade":{"ids":{"explicit":["explicit.stat_2936084533"]}}} @@ -6390,6 +6446,7 @@ {"ref":"You can Cast an additional Brand","better":1,"matchers":[{"string":"Вы можете сотворить # дополнительных клейм(-а)"},{"string":"Вы можете сотворить дополнительное клеймо","value":1}],"trade":{"ids":{"explicit":["explicit.stat_708630863"]}}} {"ref":"You can catch Corrupted Fish","better":1,"matchers":[{"string":"Вы можете поймать осквернённую рыбу"}],"trade":{"ids":{"implicit":["implicit.stat_2451060005"]}}} {"ref":"You can catch Exotic Fish","better":1,"matchers":[{"string":"Вы можете поймать экзотическую рыбу"}],"trade":{"ids":{"explicit":["explicit.stat_1471580517"]}}} +{"ref":"You can have an additional Tincture active","better":1,"matchers":[{"string":"Вы можете активировать дополнительную микстуру"}],"trade":{"ids":{"explicit":["explicit.stat_3806798486"]}}} {"ref":"You can have an Offering of each type","better":1,"matchers":[{"string":"Вы можете иметь Подношение каждого типа"}],"trade":{"ids":{"explicit":["explicit.stat_230941555"]}}} {"ref":"You can inflict an additional Ignite on each Enemy","better":1,"matchers":[{"string":"Вы можете наложить # дополнительных поджога(-ов) на врага"},{"string":"Вы можете наложить дополнительный поджог на врага","value":1}],"trade":{"ids":{"explicit":["explicit.stat_2837603657"]}}} {"ref":"You can only deal Damage with this Weapon or Ignite","better":1,"matchers":[{"string":"Вы можете наносить урон только этим оружием и поджигать врагов"}],"trade":{"ids":{"explicit":["explicit.stat_3128318472"]}}} @@ -6478,7 +6535,7 @@ {"ref":"You take #% of your maximum Life as Chaos Damage on use","better":1,"matchers":[{"string":"Вы получаете урон хаосом в размере #% от вашего максимума здоровья при использовании"}],"trade":{"ids":{"explicit":["explicit.stat_2301696196"]}}} {"ref":"You take #% reduced Extra Damage from Critical Strikes","better":1,"matchers":[{"string":"Вы получаете сниженный на #% дополнительный урон от критических ударов"},{"string":"Вы получаете увеличенный на #% дополнительный урон от критических ударов","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3855016469"],"implicit":["implicit.stat_3855016469"],"fractured":["fractured.stat_3855016469"],"scourge":["scourge.stat_3855016469"]}}} {"ref":"You take #% reduced Extra Damage from Critical Strikes if you've taken a Critical Strike Recently","better":1,"matchers":[{"string":"Вы получаете уменьшенный на #% дополнительный урон от критических ударов, если недавно вы получали критический удар"}],"trade":{"ids":{"enchant":["enchant.stat_2047590583"]}}} -{"ref":"You take #% reduced Extra Damage from Critical Strikes per Endurance Charge","better":1,"matchers":[{"string":"Вы получаете сниженный на #% дополнительный урон от критических ударов за заряд выносливости"},{"string":"Вы получаете увеличенный на #% дополнительный урон от критических ударов за заряд выносливости","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2380848911"]}}} +{"ref":"You take #% reduced Extra Damage from Critical Strikes per Endurance Charge","better":1,"matchers":[{"string":"Вы получаете сниженный на #% дополнительный урон от критических ударов за заряд выносливости"},{"string":"Вы получаете увеличенный на #% дополнительный урон от критических ударов за заряд выносливости","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_2380848911"],"fractured":["fractured.stat_2380848911"]}}} {"ref":"You take #% reduced Extra Damage from Critical Strikes while affected by Determination","better":-1,"matchers":[{"string":"Под действием Решимости вы получаете увеличенный на #% дополнительный урон от критических ударов"},{"string":"Под действием Решимости вы получаете уменьшенный на #% дополнительный урон от критических ударов","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_68410701"]},"inverted":true}} {"ref":"You take #% reduced Extra Damage from Critical Strikes while you have no Power Charges","better":-1,"matchers":[{"string":"Вы получаете увеличенный на #% дополнительный урон от критических ударов при отсутствии зарядов энергии"},{"string":"Вы получаете уменьшенный на #% дополнительный урон от критических ударов при отсутствии зарядов энергии","negate":true}],"trade":{"ids":{"explicit":["explicit.stat_3544527742"]},"inverted":true}} {"ref":"You take Chaos Damage instead of Physical Damage from Bleeding","better":1,"matchers":[{"string":"Вы получаете урон хаосом вместо физического урона от кровотечения"}],"trade":{"ids":{"explicit":["explicit.stat_1623397857"]}}} @@ -6567,7 +6624,7 @@ {"ref":"Your Meteor Towers deal #% increased Damage","better":1,"anointments":[{"roll":25,"oils":"1,4"}],"matchers":[{"string":"Ваши метеоритные башни наносят увеличенный на #% урон"},{"string":"Ваши метеоритные башни наносят уменьшенный на #% урон","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_1084180630"]}}} {"ref":"Your Meteor Towers drop an additional Meteor","better":1,"anointments":[{"roll":1,"oils":"4,11"}],"matchers":[{"string":"Ваши метеоритные башни призывают # дополнительных метеорита(-ов)"},{"string":"Ваши метеоритные башни призывают дополнительный метеорит","value":1}],"trade":{"ids":{"enchant":["enchant.stat_2396402660"]}}} {"ref":"Your Meteor Towers have #% increased Range","better":1,"anointments":[{"roll":25,"oils":"4,8"}],"matchers":[{"string":"#% увеличение дальности ваших метеоритных башен"},{"string":"#% уменьшение дальности ваших метеоритных башен","negate":true}],"trade":{"ids":{"enchant":["enchant.stat_1270423035"]}}} -{"ref":"Your Minions spread Burning Ground on Death, dealing #% of their maximum Life as Fire Damage per second","better":1,"matchers":[{"string":"При смерти ваши приспешники распространяют горящую землю, наносящую #% от их максимума здоровья в виде урона от огня в секунду"}],"trade":{"ids":{"explicit":["explicit.stat_4099989681"]}}} +{"ref":"Your Minions spread Burning Ground on Death, dealing #% of their maximum Life as Fire Damage per second","better":1,"matchers":[{"string":"При смерти ваши приспешники распространяют горящую землю, наносящую #% от их максимума здоровья в виде урона от огня в секунду"}],"trade":{"ids":{"explicit":["explicit.stat_4099989681"],"enchant":["enchant.stat_4099989681"]}}} {"ref":"Your Minions spread Caustic Ground on Death, dealing #% of their maximum Life as Chaos Damage per second","better":1,"matchers":[{"string":"Ваши приспешники при смерти оставляют участок едкой земли, который наносит #% от максимума их здоровья в секунду в виде урона хаосом"}],"trade":{"ids":{"explicit":["explicit.stat_688802590"]}}} {"ref":"Your Minions use your Flasks when summoned","better":1,"matchers":[{"string":"Ваши приспешники используют ваши флаконы во время призыва"}],"trade":{"ids":{"explicit":["explicit.stat_1827636152"]}}} {"ref":"Your Movement Skills are Disabled","better":1,"matchers":[{"string":"Ваши умения передвижения отключены"}],"trade":{"ids":{"scourge":["scourge.stat_86000920"]}}}