diff --git a/RELEASE.md b/RELEASE.md index cffb229e82..3b992ced6a 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -29,6 +29,7 @@ Updating data from the GGPK uses the PoB exporter (see CONTRIBUTING.md#exporting Steps: 1. Run each script in the Exporter in order + - In between `UModsToText` and `UTextToMods` restore any changes to uniques or new uniques, as the script is naive. 2. Revert the following changes similar to the linked examples: - [Fix stats on Rigwald's Pack](https://github.com/PathOfBuildingCommunity/PathOfBuilding/commit/85912cc8631bf55f999f8dfbda5fa6510252518c#diff-72415c450079cf8e5de1f00680f4918fd78e43aea4ed78dc5906d5ccf6fb66fb) - [Make sure the description of a keystone isn't removed](src/Data/LegionPassives.lua#L3911-L3915) diff --git a/src/Data/Global.lua b/src/Data/Global.lua index 322ca135ec..8a8b17c9c3 100644 --- a/src/Data/Global.lua +++ b/src/Data/Global.lua @@ -277,6 +277,29 @@ SkillType = { ZeroReservation = 120, } +ItemTypes = { + "axe", + "bow", + "claw", + "dagger", + "mace", + "fishing", + "staff", + "sword", + "wand", + "helmet", + "body", + "gloves", + "boots", + "shield", + "quiver", + "amulet", + "ring", + "belt", + "jewel", + "flask", +} + GlobalCache = { cachedData = { MAIN = {}, CALCS = {}, CALCULATOR = {}, CACHE = {}, }, deleteGroup = { }, diff --git a/src/Data/Uniques/Special/ModTextMap.lua b/src/Data/Uniques/Special/ModTextMap.lua new file mode 100644 index 0000000000..eace60410c --- /dev/null +++ b/src/Data/Uniques/Special/ModTextMap.lua @@ -0,0 +1,5052 @@ +-- This file is automatically generated, do not edit! +-- Item data (c) Grinding Gear Games + +return { + ["20% chance to cause Bleeding on Hit"] = { "LocalChanceToBleedImplicitMarakethRapier2", }, + ["(30-40)% increased Energy Shield Recovery rate"] = { "EnergyShieldRecoveryRateUnique__1", }, + ["(25-30)% reduced Attack Speed"] = { "LocalReducedAttackSpeedUnique__3", }, + ["Trigger Level 10 Contaminate when you Kill an Enemy"] = { "TriggerFungalGroundOnKillUnique__1_", }, + ["(50-80)% increased Armour"] = { "LocalIncreasedPhysicalDamageReductionRatingUniqueBootsStr1", "LocalIncreasedPhysicalDamageReductionRatingPercentUnique__21", }, + ["(20-30)% increased Fire Damage if you have used a Cold Skill Recently"] = { "IncreasedFireDamageIfUsedColdSkillRecentlyUnique__1", }, + ["10% increased Power Charge Duration"] = { "JewelImplicitPowerChargeDuration", }, + ["Cannot be Shocked"] = { "CannotBeShocked", }, + ["Life that would be lost by taking Damage is instead Reserved"] = { "LifeLossReservesLifeUnique__1", }, + ["Life and Mana Leech are instant during effect"] = { "LeechInstantDuringFlaskEffect__1", }, + ["(40-50)% increased Critical Strike Chance"] = { "LocalCriticalStrikeChanceUnique__4", "LocalCriticalStrikeChanceUniqueDagger8", "LocalCriticalStrikeChanceUnique__19", }, + ["Trigger a Socketed Warcry Skill on losing Endurance Charges, with a 0.25 second Cooldown"] = { "UniqueTriggerSocketedWarcriesOnEnduranceChargeExpireOrUse", }, + ["Spell Skills have +(20-30)% to Critical Strike Multiplier on final Repeat"] = { "SpellsCriticalMultiplierFinalRepeatUnique__1", }, + ["25% increased Movement Skill Mana Cost"] = { "IncreasedCostOfMovementSkillsUnique_1", }, + ["5% increased Damage per Endurance Charge"] = { "ChargeBonusDamagePerEnduranceCharge", }, + ["Adds (40-50) to (130-150) Physical Damage"] = { "LocalAddedPhysicalDamageUnique__14", }, + ["(50-60)% increased Rarity of Fish Caught"] = { "FishingRarityUniqueFishingRod1", }, + ["14% increased Elemental Damage"] = { "ElementalDamagePercentImplicitSceptreNew5", }, + ["10% chance to gain Onslaught for 10 seconds on Kill"] = { "OnslaugtOnKillPercentChanceUnique__1", }, + ["(6-10)% increased Attack Speed"] = { "LocalIncreasedAttackSpeedUnique__32", "IncreasedAttackSpeedUniqueShieldDex6", }, + ["Trigger a Socketed Bow Skill when you Cast a Spell while"] = { "TriggerBowSkillsOnCastUnique__1", }, + ["Gain 50% of Physical Damage as Extra Cold Damage"] = { "PhysicalAddedAsColdUnique__1", }, + ["Your Critical Strike Multiplier is 300%"] = { "CriticalStrikeMultiplierIs250Unique__1", }, + ["With at least 40 Dexterity in Radius, Barrage fires an additional 6 projectiles simultaneously on the first and final attacks"] = { "BarrageThresholdUnique__1", }, + ["50% increased Warcry Cooldown Recovery Rate"] = { "WarcryCooldownSpeedUnique__2", "WarcryCooldownSpeedUnique__1", }, + ["40% increased Spell Damage"] = { "SpellDamageUnique__3", }, + ["30% increased Endurance Charge Duration"] = { "EnduranceChargeDurationUniqueBodyStrInt4", }, + ["+(50-80) to Accuracy Rating"] = { "IncreasedAccuracyUniqueGlovesDexInt1", }, + ["Gain a Power Charge for each Enemy you hit with a Critical Strike"] = { "AddPowerChargeOnCrit1__", }, + ["Socketed Gems are Supported by Level 1 Ice Bite"] = { "DisplaySupportedByIceBiteUnique__1", }, + ["Adds (3-6) to (33-66) Physical Damage"] = { "LocalAddedPhysicalDamageUniqueOneHandSword10", }, + ["(15-25)% increased Light Radius"] = { "LightRadiusUnique__7_", "LightRadiusUnique__5", }, + ["Regenerate 2% of Life per second with at least 400 Strength"] = { "LifeRegenerationAt400StrengthUnique__1", }, + ["Lose (40-80) Mana when you use a Skill"] = { "IncreaseGlobalFlatManaCostUnique__2", }, + ["(120-150)% increased Elemental Damage if you've dealt a Critical Strike Recently"] = { "ElementalDamageIfCritRecently", }, + ["20% reduced Rarity of Items found"] = { "ItemFoundRarityDecreaseUniqueRapier1", "ItemFoundRarityIncreaseUniqueRapier2", }, + ["Your Hits can't be Evaded by Blinded Enemies"] = { "HitsCannotBeEvadedAgainstBlindedEnemiesUnique__1", }, + ["(180-220)% increased Armour and Evasion"] = { "LocalIncreasedArmourAndEvasionRatingUniqueBodyStrDex3", }, + ["100% increased Fishing Line Strength"] = { "FishingLineStrengthUnique__1", }, + ["20% chance to gain a Power Charge on Critical Strike"] = { "ChargeBonusPowerChargeOnCrit", }, + ["(20-30)% increased Projectile Speed"] = { "ProjectileSpeedImplicitQuiver4New", "ProjectileSpeedUniqueQuiver4", "ProjectileSpeedUnique__6", }, + ["Adds Knockback to Melee Attacks during Flask effect"] = { "KnockbackOnFlaskUseUniqueFlask9", }, + ["+(340-400) to Accuracy Rating"] = { "IncreasedAccuracyUniqueWand6", }, + ["+1 to Level of Socketed Cold Gems"] = { "LocalIncreaseSocketedColdGemLevelUniqueClaw5", "LocalIncreaseSocketedColdGemLevelUniqueStaff13", "LocalIncreaseSocketedColdGemLevelUniqueDexHelmet2", }, + ["Attacks with this Weapon deal Double Damage to Chilled Enemies"] = { "LocalDoubleDamageToChilledEnemiesUnique__1", }, + ["30% increased total Recovery per second from Life, Mana, or Energy Shield Leech"] = { "IncreasedLifeLeechRateUniqueAmulet20", "LifeManaESLeechRateUnique__1", }, + ["Gain an Endurance Charge when you stop being Fortified"] = { "GainEnduranceChargeOnLosingFortifyUber1", }, + ["Minions have 15% increased maximum Life"] = { "MinionLifeUniqueRing33", }, + ["(6-9)% increased Attack Speed"] = { "IncreasedAttackSpeedUniqueGlovesStrDex5", }, + ["Adds (70-80) to (340-375) Physical Damage"] = { "LocalAddedPhysicalDamageUnique__26", }, + ["50% chance to inflict Bleeding on Critical Strike with Attacks"] = { "BleedOnCritUnique__1_", }, + ["20% chance to Maim on Hit"] = { "DodgeImplicitMarakethSword2", }, + ["25% chance to Curse Non-Cursed Enemies with Enfeeble on Hit, with 80% increased Effect"] = { "EnfeebleOnHitUniqueShieldStr3", }, + ["20% increased Attack Speed if you have Blocked Recently"] = { "AttackSpeedIfBlockedRecentlyUber1", }, + ["+40% to Global Critical Strike Multiplier"] = { "CriticalMultiplierUniqueGlovesDexInt4", "LocalCriticalMultiplierUniqueClaw2", "CriticalMultiplierImplicitSwordM2", }, + ["+(14-20)% chance to Suppress Spell Damage while Channelling"] = { "ChanceToSuppressSpellsWhileChannellingUnique__1____", }, + ["Trigger a Socketed Lightning Spell on Hit, with a 0.25 second Cooldown"] = { "CastSocketedLightningSpellsOnHit", }, + ["+5% to maximum Cold Resistance"] = { "MaximumColdResistUniqueShieldDex1", "IncreasedMaximumColdResistUniqueShieldStrInt4", }, + ["20% of Physical Damage from Hits taken as Cold Damage"] = { "PhysicalDamageTakenAsColdUnique__1", }, + ["(14-20)% increased Attack Speed"] = { "LocalIncreasedAttackSpeedUnique__6", }, + ["(20-25)% increased Spell Damage for each 200 total Mana you have Spent Recently, up to 2000%"] = { "SpellDamagePer200ManaSpentRecentlyUnique__1__", }, + ["+(150-250) to Accuracy Rating"] = { "IncreasedAccuracyUniqueTwoHandAxe1", "IncreasedAccuracyUnique__6", }, + ["Adds 20 to 30 Physical Damage to Attacks"] = { "AddedPhysicalDamageUniqueHelmetStrDex4", }, + ["With 40 total Strength and Intelligence in Radius, Prismatic Skills deal 50% less Cold Damage"] = { "ElementalHitDisableColdUniqueJewel_1", }, + ["0.6% of Physical Attack Damage Leeched as Life"] = { "LifeLeechPermyriadUniqueGlovesStrDex1", "LifeLeechPermyriadUnique__4", "LifeLeechPermyriadUniqueShieldDex2", }, + ["+(90-120) to Accuracy Rating"] = { "IncreasedAccuracyUniqueTwoHandSword7", }, + ["Adds 10 to 20 Physical Damage to Attacks"] = { "AddedPhysicalDamageUnique__3", "AddedPhysicalDamageUniqueAmulet25", }, + ["+1 to Level of Socketed Active Skill Gems per 25 Player Levels"] = { "SocketedGemLevelPer25PlayerLevelsUnique__1", }, + ["Recover (1-3)% of Life when you Kill an Enemy during Flask Effect"] = { "RecoverMaximumLifeOnKillFlaskEffectUnique__1", }, + ["Grants Level 1 Blood Sacrament Skill"] = { "UniqueWandGrantsBloodSacrament__1", }, + ["With at least 40 Intelligence in Radius, Blight has 25% increased Area of Effect after 1 second of Channelling"] = { "BlightThresholdJewel_1", }, + ["Adds 1 to 80 Chaos Damage to Attacks per 80 Strength"] = { "AddedChaosDamageToAttacksPer50StrengthUnique__1", }, + ["Trigger Level 20 Arcane Wake after Spending a total of 200 Mana"] = { "TriggerArcaneWakeSkillUnique__1", }, + ["(17-23)% increased Chaos Damage"] = { "IncreasedChaosDamageImplicit1_", }, + ["Adds (60-80) to (150-180) Physical Damage"] = { "LocalAddedPhysicalDamageUnique__6", }, + ["5% increased Character Size"] = { "ActorSizeUnique__4", }, + ["1% increased Melee Physical Damage per 10 Strength while Fortified"] = { "MeleePhysicalDamagePerStrengthWhileFortifiedUber1", }, + ["(100-150)% increased Armour"] = { "LocalIncreasedPhysicalDamageReductionRatingPercentUniqueHelmetStrDex6", "LocalIncreasedPhysicalDamageReductionRatingPercentUnique__24", }, + ["(25-40)% increased Damage with Hits and Ailments against Blinded Enemies"] = { "IncreaseDamageOnBlindedEnemiesUnique__1", }, + ["+15 to maximum Energy Shield"] = { "IncreasedEnergyShieldUniqueGlovesInt6", }, + ["(10-20)% increased Cold Damage"] = { "ColdDamagePercentUnique___10", }, + ["35% less Mine Damage"] = { "LessMineDamageUniqueStaff11", }, + ["50% of Physical Damage from Hits taken as Lightning Damage"] = { "PhysicalDamageTakenAsLightningDescentTwoHandSword1", }, + ["Imbalanced Guard"] = { "KeystoneSacredBastionUnique__1", }, + ["Damage of Enemies Hitting you is Unlucky while you are Cursed with Vulnerability"] = { "EnemiesExtraDamageRollsWhileAffectedByVulnerabilityUnique__1_", }, + ["Lose 40 Mana when you use a Skill"] = { "IncreaseGlobalFlatManaCostUnique__3_", }, + ["(40-50)% increased Critical Strike Chance for Spells per Raised Spectre"] = { "SpellCriticalStrikeChancePerSpectreUnique__1_", }, + ["(-10-10)% reduced Charges per use"] = { "FlaskChargesUsedUnique__4", "FlaskChargesUsedUnique__10", }, + ["Wrath has no Reservation"] = { "WrathNoReservationUnique__1", }, + ["1% increased Fortification Duration per 10 Strength"] = { "FortifyDurationPerStrengthUber1", }, + ["Temporal Chains has no Reservation if Cast as an Aura"] = { "TemporalChainsReservationCostUnique__1", "TemporalChainsReservationCostUnique__2", }, + ["Golden Radiance"] = { "GoldenLightBeam", }, + ["(40-60)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUnique__6", "LocalIncreasedPhysicalDamagePercentUniqueTwoHandSword7", "LocalIncreasedPhysicalDamagePercentUnique__12", "LocalIncreasedPhysicalDamagePercentUnique__8", }, + ["Cannot be Ignited while on Low Life"] = { "AvoidIgniteOnLowLifeUniqueShieldStrInt5", }, + ["Attribute Requirements can be satisfied by (15-25)% of Omniscience"] = { "AttributeRequirementsAscendanceUnique__1", }, + ["90% reduced Duration"] = { "FlaskIncreasedDurationUnique__2", }, + ["18% increased Area of Effect of Hex Skills"] = { "CurseAreaOfEffectUniqueStaff5", }, + ["(30-40)% increased Cold Damage with Attack Skills"] = { "ColdWeaponDamageUniqueOneHandMace4", }, + ["Damage of Enemies Hitting you is Unlucky while you are on Low Life"] = { "EnemyExtraDamageRollsOnLowLifeUniqueRing9", }, + ["Socketed Gems are Supported by Level 1 Unbound Ailments"] = { "DisplaySupportedByUnboundAilmentsUnique__1__", }, + ["Stun Threshold is based on Energy Shield instead of Life"] = { "StunDurationBasedOnEnergyShieldUnique__1", }, + ["+(9-12)% to all Elemental Resistances"] = { "AllResistancesUniqueBodyDexInt1", }, + ["(35-50)% increased Chill Duration on Enemies"] = { "IncreasedChillDurationUnique__1", }, + ["Deal no Non-Lightning Damage"] = { "DealNoNonLightningDamageUnique__1_", }, + ["50% increased Mana Regeneration Rate during any Flask Effect"] = { "ManaRegenerationDuringFlaskEffectUnique__1", }, + ["+5 to maximum Energy Shield"] = { "EnergyShieldPerPointToClassStartUnique__1", }, + ["Minions convert 25% of Physical Damage to Fire Damage per Red Socket"] = { "MinionPhysicalToFirePerRedSocket", }, + ["The Impaler"] = { "KeystoneTheImpalerUnique__1_", }, + ["(90-140)% increased Armour"] = { "LocalIncreasedPhysicalDamageReductionRatingPercentUnique6", }, + ["Nearby Allies gain 40% increased Mana Regeneration Rate"] = { "DisplayManaRegenerationAuaUniqueAmulet21", }, + ["Increases and Reductions to Life in Radius are Transformed to apply to Mana at 200% of their value"] = { "LifePassivesBecomeManaPassivesInRadiusUniqueJewel54", }, + ["(40-50)% increased Rarity of Items Dropped by Enemies killed with a Critical Strike"] = { "KilledMonsterItemRarityOnCritUniqueRing11", }, + ["0.4% of Physical Attack Damage Leeched as Mana per Blue Socket"] = { "ManaLeechPermyriadFromPhysicalDamagePerBlueSocketUniqueOneHandSword5", }, + ["-20% to Lightning Resistance"] = { "LightningResistUniqueBodyStr5", }, + ["+1% Chance to Block Attack Damage per Endurance Charge"] = { "ChargeBonusBlockChancePerEnduranceCharge", }, + ["40% increased Global Accuracy Rating"] = { "AccuracyPercentImplicitSword1", }, + ["Increases and Reductions to Light Radius also apply to Area of Effect at 50% of their value"] = { "LightRadiusToAreaOfEffectUnique__1", }, + ["Golems Summoned in the past 8 seconds deal (35-45)% increased Damage"] = { "IncreasedGolemDamageIfGolemSummonedRecently__1_", }, + ["Zealotry has no Reservation"] = { "ZealotryNoReservationUnique__1", }, + ["(260-300)% increased Evasion and Energy Shield"] = { "LocalIncreasedEvasionAndEnergyShieldUnique__15", }, + ["+30% to Quality of Socketed Gems"] = { "SocketedGemQualityUnique__2_", }, + ["60% increased Melee Damage when on Full Life"] = { "MeleeDamageOnFullLifeUniqueAmulet13", }, + ["10% reduced Attack Speed"] = { "ReducedAttackSpeedUniqueAmulet16", "LocalReducedAttackSpeedUniqueDagger9", "LocalIncreasedAttackSpeedUniqueTwoHandMace3", }, + ["(10-20)% of Cold Damage taken as Fire Damage"] = { "ColdHitAndDoTDamageTakenAsFireUnique__1", }, + ["Adds (25-35) to (45-55) Physical Damage"] = { "LocalAddedPhyiscalDamageUnique__38", }, + ["Knockback direction is reversed"] = { "EnemyKnockbackDirectionReversedUniqueGlovesStr5_", }, + ["(16-20)% increased maximum Mana"] = { "MaximumManaUnique__8", }, + ["+10 to maximum Life"] = { "IncreasedLifeUniqueDescentHelmet1", }, + ["Adds 6 to 12 Cold Damage to Attacks"] = { "AddedColdDamageUniqueDexHelmet1", }, + ["+3 to maximum number of Summoned Phantasms"] = { "ExtraMaximumPhantasmsUnique__1", }, + ["+50 Life gained for each Enemy hit by Attacks"] = { "LifeGainPerTargetImplicit2Claw12", }, + ["+(35-45) to Armour"] = { "LocalIncreasedPhysicalDamageReductionRatingUniqueGlovesStrDex3", }, + ["25% increased Arctic Armour Buff Effect"] = { "ArcticArmourBuffEffectUnique__1_", }, + ["40% increased Physical Attack Damage while Dual Wielding"] = { "DualWieldingPhysicalDamageUnique__1", }, + ["Adds (20-24) to (33-36) Cold Damage"] = { "GlobalAddedColdDamageUnique__1", }, + ["+(40-55)% to Chaos Damage over Time Multiplier"] = { "ChaosNonAilmentDamageOverTimeMultiplierUnique__1", }, + ["Regenerate 2 Life per second"] = { "LifeRegenerationUniqueWreath1", }, + ["(6-15)% increased Rarity of Items found"] = { "ItemFoundRarityIncreaseImplicitRing1", }, + ["Minions deal (10-15)% increased Damage"] = { "MinionDamageUnique4", "MinionDamageUniqueAmulet3", }, + ["(20-25)% chance to lose a Power Charge when you gain Elusive"] = { "LosePowerChargeOnElusiveGainUnique__1_", }, + ["+(90-120) Energy Shield gained on Killing a Shocked Enemy"] = { "GainEnergyShieldOnKillShockedEnemyUnique__1_", }, + ["Chill Enemy for 1 second when Hit, reducing their Action Speed by 30%"] = { "ChillEnemiesWhenHitUnique__1", }, + ["Adds (11-14) to (17-21) Physical Damage"] = { "LocalAddedPhysicalDamageUnique__34", }, + ["(20-30)% increased Critical Strike Chance with Bows"] = { "CriticalStrikeChanceImplicitQuiver8New", }, + ["Socketed Gems are Supported by Level 20 Greater Volley"] = { "SupportedByGreaterVolleyUnique__1", }, + ["(20-30)% increased Charge Recovery"] = { "FlaskChargesAddedIncreasePercentUnique__2", }, + ["Adds 1 Small Passive Skill which grants nothing"] = { "ExpansionJewelEmptyPassiveUnique__1", }, + ["80% less Flask Charges gained from Kills"] = { "FlaskChargesFromKillUniqueJewel_9", "FlaskChargesFromKillsFinalUnique__1_", }, + ["Raise Zombie does not require a corpse"] = { "ZombiesNeedNoCorpsesUnique__1", }, + ["(15-20)% increased Damage with Poison per Power Charge"] = { "PoisonDamagePerPowerChargeUnique__1", }, + ["(5-10)% increased Attack Speed"] = { "LocalIncreasedAttackSpeedUniqueStaff9", "IncreasedAttackSpeedTransformedUnique__1", "LocalIncreasedAttackSpeedUniqueWand9", "LocalIncreasedAttackSpeedUnique__36", "IncreasedAttackSpeedUniqueRing37", "LocalIncreasedAttackSpeedUnique__3", "IncreasedAttackSpeedUniqueGlovesStrDex1", }, + ["Movement Speed cannot be modified to below base value"] = { "MovementCannotBeSlowedBelowBaseUnique__1", }, + ["1% increased Elemental Damage per 10 Dexterity"] = { "ElementalDamagePerDexterityUnique__1", }, + ["10% chance to Steal Power, Frenzy, and Endurance Charges on Hit"] = { "StealChargesOnHitPercentUniqueGlovesStrDex6", }, + ["(15-20)% chance to gain a Spirit Charge on Kill"] = { "GainSpiritChargeOnKillChanceUnique__1", }, + ["Nearby Enemies have Lightning Resistance equal to yours"] = { "NearbyEnemyLightningResistanceEqualUnique__1", }, + ["(70-90)% increased Critical Strike Chance"] = { "LocalCriticalStrikeChanceUnique__13", }, + ["Grants Level 1 Lightning Warp Skill"] = { "LightningWarpSkillUniqueOneHandAxe8", }, + ["40% reduced Movement Speed when on Low Life"] = { "MovementVelocityOnLowLifeUniqueBootsStrDex1", }, + ["Left ring slot: +100 to maximum Energy Shield"] = { "LeftRingSlotMaximumEnergyShieldUnique__1", }, + ["(125-150)% increased Charges per use"] = { "FlaskChargesUsedUnique__5", "FlaskChargesUsedUnique___2", }, + ["30% increased Evasion Rating while Phasing"] = { "ChanceToDodgeAttacksWhilePhasingUnique___1", }, + ["(10-15)% increased Effect of your Curses"] = { "UniqueSpecialCorruptionCurseEffect___", }, + ["+(60-70) to maximum Energy Shield"] = { "IncreasedEnergyShieldUnique__10", "IncreasedEnergyShieldUniqueBelt5", }, + ["Attacks have 60% chance to Poison while at maximum Frenzy Charges"] = { "AtMaximumFrenzyChargesChanceToPoisonUnique_1_", }, + ["Envy has no Reservation"] = { "EnvyNoReservationUnique__1", }, + ["5% increased Quantity of Items found"] = { "ItemFoundQuantityIncreasedUnique__1", }, + ["You count as on Low Life while not on Full Life"] = { "CountAsLowLifeWhenNotOnFullLifeUnique__1", }, + ["+1 to maximum number of Summoned Golems if you have 3 Primordial Items Socketed or Equipped"] = { "GolemPerPrimordialJewel", }, + ["5% increased Damage with Bleeding per Endurance Charge"] = { "BleedingDamagePerEnduranceChargeUber1", }, + ["Energy Shield Recharge starts when you are Stunned"] = { "EnergyShieldRechargeStartsWhenStunnedUnique__1", }, + ["(25-30)% increased Damage if you Summoned a Golem in the past 8 seconds"] = { "IncreasedDamageIfGolemSummonedRecently__1", }, + ["(90-110)% increased Evasion and Energy Shield"] = { "LocalIncreasedEvasionAndEnergyShieldUnique__2", }, + ["+(100-150) to Evasion Rating"] = { "LocalIncreasedEvasionRatingUnique__1", "IncreasedEvasionRatingUniqueAmulet7", }, + ["Freeze Chilled Enemies as though dealing (50-100)% more Damage"] = { "FreezeChilledEnemiesMoreDamageUnique__1_", }, + ["1% additional Physical Damage Reduction per 10 Strength on Allocated Passives in Radius"] = { "AdditionalPhysicalReductionPerAllocatedStrengthJewelUnique__1", }, + ["Projectiles from Attacks Fork an additional time"] = { "AttackProjectilesForkExtraTimesUnique__1", }, + ["(8-9)% Chance to Block Spell Damage"] = { "BlockingBlocksSpellsUnique__2", }, + ["5% chance to deal Double Damage"] = { "DoubleDamageChanceImplicitMace1", }, + ["The Effect of Chill on you is reversed"] = { "EffectOfChillIsReversedUnique__1", }, + ["Reflects 1 to 1000 Physical Damage to Attackers on Block"] = { "ReflectDamageToAttackersOnBlockUniqueShieldDex5", }, + ["Reflects (22-44) Fire Damage to Attackers on Block"] = { "ReflectFireDamageOnBlockUnique__1___", }, + ["+50% to Global Critical Strike Multiplier"] = { "LocalCriticalMultiplierUniqueBow3", "CriticalMultiplierImplicitSword3", "NearbyAlliesHaveCriticalStrikeMultiplierUnique__1", }, + ["While Minions have Energy Shield, their Hits Ignore Monster Elemental Resistances"] = { "MinionHitsIgnoreResistanceWithESUnique__1_", }, + ["10% increased Projectile Damage"] = { "ProjectileDamageJewelUniqueJewel41", }, + ["Nearby Allies have +50% to Critical Strike Multiplier"] = { "DisplayNearbyAlliesHaveCriticalStrikeMultiplierTwoHandAxe9", }, + ["Cannot be used with Chaos Inoculation"] = { "LifeReservationUniqueWand2", }, + ["Every 8 seconds, gain Avatar of Fire for 4 seconds"] = { "GainAvatarOfFireEvery8SecondsUnique__1", }, + ["With 5 Corrupted Items Equipped: 50% of Chaos Damage taken does not bypass Energy Shield, and 50% of Physical Damage taken bypasses Energy Shield"] = { "CorruptThresholdPhysBypassesESUniqueCorruptedJewel12", }, + ["Creates Consecrated Ground on Use"] = { "UtilityFlaskConsecrate", }, + ["(40-60)% increased Spell Damage"] = { "SpellDamageUniqueStaff11_", "SpellDamageUniqueShieldInt1", }, + ["Recover (1-3)% of Mana when you Kill an Enemy during Flask Effect"] = { "RecoverMaximumManaOnKillFlaskEffectUnique__1", }, + ["Regenerate (1.2-1.6)% of Life per second"] = { "LifeRegenerationImplicitAmulet2", }, + ["Adds (48-60) to (72-90) Cold Damage"] = { "AddedColdDamageUniqueBow9", }, + ["Warcries Exert 1 additional Attack"] = { "WarcriesExertAnAdditionalAttackImplicitE1_", }, + ["(200-250)% increased Energy Shield"] = { "LocalIncreasedEnergyShieldPercentUnique__25_", "LocalIncreasedEnergyShieldPercentUnique__15_", }, + ["5% increased Physical Damage with Wands"] = { "WandBonus1", }, + ["1% increased Movement Speed per Frenzy Charge"] = { "ChargeBonusMovementVelocityPerFrenzyCharge", "MovementVelocityPerFrenzyChargeUniqueBodyDexInt3", }, + ["(30-50)% reduced Rarity of Items found"] = { "ItemFoundRarityDecreaseUniqueTwoHandMace4", }, + ["(4-8)% increased maximum Life"] = { "MaximumLifeUnique__6", "MaximumLifeUnique__4_", }, + ["8% increased Effect of Arcane Surge on you per"] = { "ArcaneSurgeEffectPerCasterAbyssJewelUnique__1", }, + ["12% increased Global Attack Speed per Green Socket"] = { "AttackSpeedPerGreenSocketUniqueOneHandSword5", }, + ["(15-20)% increased Effect of Non-Damaging Ailments"] = { "IncreasedAilmentEffectOnEnemiesUnique__1", }, + ["You have Zealot's Oath if you haven't been hit recently"] = { "ZealotsOathIfHaventBeenHitRecentlyUnique__1", }, + ["(5-8)% increased Damage per Raised Zombie"] = { "DamagePerZombieUnique__1", }, + ["30% chance to gain a Frenzy Charge on Kill"] = { "FrenzyChargeOnKillChanceProphecy", }, + ["Chaos Skills have 20% chance to Ignite"] = { "ChanceToIgniteWithChaosSkillsUnique__1", }, + ["Area contains additional waves of Phantasms"] = { "CowardsTrialExtraPhantasms", }, + ["+(100-120) to maximum Energy Shield"] = { "LocalIncreasedEnergyShieldUnique__9", "LocalIncreasedEnergyShieldPercentAndStunRecoveryUnique__1", "IncreasedEnergyShieldUniqueQuiver7", }, + ["Curse Enemies with Flammability on Hit, with 40% increased Effect"] = { "FlammabilityOnHitUnique__1", }, + ["+1 to Maximum Energy Shield per 5 Armour on Equipped Shield"] = { "EnergyShieldPerArmourOnShieldUnique__1", }, + ["Adds 2 to 10 Physical Damage"] = { "LocalAddedPhysicalDamagePercentUniqueClaw4", }, + ["Gain 15% of Physical Attack Damage as Extra Lightning Damage"] = { "AttackPhysicalDamageAddedAsLightningUnique__1", }, + ["+(100-150) to maximum Energy Shield"] = { "LocalIncreasedEnergyShieldUniqueBootsDex1", }, + ["Aspect of the Spider can inflict Spider's Web on Enemies an additional time"] = { "IncreasedSpiderWebCountUnique__1", }, + ["Grants Level 25 Vaal Impurity of Fire Skill"] = { "GrantsVaalPurityOfFireUnique__1", }, + ["Grants Level 21 Despair Curse Aura during Flask Effect"] = { "VulnerabilityAuraDuringFlaskEffectUnique__1", }, + ["(20-30)% chance to Ignite during any Flask Effect"] = { "IgniteChanceWhileUsingFlaskUniqueBelt9a", }, + ["Trigger Level 30 Poacher's Mark when you Hit a Rare or Unique Enemy and have no Mark"] = { "PoachersMarkCurseOnHitHexproofUnique__1", }, + ["(10-20)% increased Damage per Curse on you"] = { "IncreasedDamagePerCurseOnSelfUniqueCorruptedJewel8", "IncreasedDamagePerCurseOnSelfCorruptedJewel13_", }, + ["15% chance to Avoid being Frozen"] = { "JewelImplicitChanceToAvoidFreeze", }, + ["Take no Extra Damage from Critical Strikes"] = { "TakeNoExtraDamageFromCriticalStrikesUnique__1", }, + ["+(20-30)% to Global Critical Strike Multiplier"] = { "LocalCriticalMultiplierUniqueOneHandSword4", "CriticalMultiplierUniqueGlovesDex2", "CriticalMultiplierUniqueGlovesDexInt6_", }, + ["10% increased Frenzy Charge Duration"] = { "JewelImplicitFrenzyChargeDuration__", }, + ["35% chance to avoid being Stunned for each Herald Buff affecting you"] = { "StunAvoidancePerHeraldUnique__1", }, + ["Nearby Enemies are Scorched"] = { "NearbyEnemiesAreScorchedUnique__1", }, + ["(7-10)% increased Cooldown Recovery Rate of Travel Skills per Frenzy Charge"] = { "TravelSkillCooldownRecoveryPerFrenzyChargeUnique__1", }, + ["(100-150)% increased Evasion and Energy Shield"] = { "LocalIncreasedEvasionAndEnergyShieldUnique__27", "LocalIncreasedEvasionAndEnergyShieldUnique__24", "LocalIncreasedEvasionAndEnergyShieldUnique__21_", "LocalIncreasedEvasionAndEnergyShieldUnique__26", "LocalIncreasedEvasionAndEnergyShieldUnique__18", }, + ["30% increased Movement Speed"] = { "MovementVelocityUnique__12", "MovementVelocityUnique__22", "MovementVelocityUnique__48", "MovementVelocityUnique__35", "MovementVelocityUniqueBootsDex1", "MovementVelocityUniqueBootsA1", "MovementVelocityUniqueBootsDex7", "MovementVelocityUnique__1", "MovementVelocityUnique__45", "MovementVelocityUnique__15", "MovementSpeedUnique_42", "MovementVelocityUniqueBootsInt6", "MovementVelocityUnique__24", }, + ["40% increased Damage with Hits against Frozen Enemies"] = { "IncreasedDamageAgainstFrozenEnemiesUnique__1", }, + ["+(15-25)% to Fire and Cold Resistances"] = { "FireAndColdResistUnique__1", }, + ["Bow Knockback at Close Range"] = { "KnockbackCloseRangeUniqueBow6", }, + ["2% of Physical Attack Damage Leeched as Life"] = { "LifeLeechUniqueShieldDex5", "LifeLeechUniqueRing2", "LifeLeechUniqueBelt1", "LifeLeechPermyriadImplicitClaw2", "LifeLeechPermyriadUniqueOneHandAxe6", }, + ["10% increased Mana Cost of Skills during Flask Effect"] = { "FlaskBuffReducedManaCostWhileHealingUnique__1", }, + ["75% chance to cause Enemies to Flee on use"] = { "MonstersFleeOnFlaskUseUniqueFlask9", }, + ["Spells have 10% reduced Critical Strike Chance per Intensity"] = { "CriticalStrikeChancePerIntensityUnique__1", }, + ["Modifiers to Claw Attack Speed also apply to Unarmed Attack Speed with Melee Skills"] = { "ClawAttackSpeedModsAlsoAffectUnarmed__1", }, + ["Gain up to your maximum number of Frenzy and Endurance Charges when you gain Cat's Agility"] = { "GainMaxFrenzyAndEnduranceOnCatsAgilityUnique__1", }, + ["Adds (10-15) to (55-65) Lightning Damage to Attacks during Flask effect"] = { "AddedLightningDamageDuringFlaskEffect__1", }, + ["30% increased Mana Regeneration Rate per Raised Spectre"] = { "ManaRegenerationPerSpectreUnique__1", }, + ["You have no Intelligence"] = { "NoIntelligenceUnique__1_", }, + ["25% chance to Sap Enemies"] = { "AlternateLightningAilmentUnique__1__", }, + ["Enemies Killed by your Hits are destroyed"] = { "EnemiesDestroyedOnKillUnique__1", }, + ["Hatred has 100% increased Mana Reservation Efficiency"] = { "HatredManaReservationEfficiencyUnique__1__", "HyrrisTruthHatredManaReservationFinalUnique__1", }, + ["30% chance to cause Bleeding on Hit"] = { "LocalChanceToBleedUniqueDagger12", "LocalChanceToBleedUniqueOneHandMace8", }, + ["Non-Channelling Skills have -9 to Total Mana Cost"] = { "ManaCostTotalNonChannelledUnique__1__", }, + ["Socketed Vaal Skills require 30% less Souls per Use"] = { "LocalVaalSoulRequirementUnique__1", }, + ["+2% to all maximum Resistances while you have no Endurance Charges"] = { "MaximumResistanceWithNoEnduranceChargesUnique__1__", }, + ["Minions have (5-10)% chance to Freeze, Shock and Ignite"] = { "MinionChanceToFreezeShockIgnite", }, + ["+(50-70) to Dexterity"] = { "DexterityUniqueHelmetDex4", }, + ["10% chance to gain a Frenzy Charge on Hit"] = { "ChargeBonusFrenzyChargeOnHit__", }, + ["+20 Life gained for each Enemy hit by Attacks"] = { "LifeGainPerTargetImplicit2Claw5_1", }, + ["Regenerate 2 Mana per Second per Power Charge"] = { "ManaRegeneratedPerSecondPerPowerChargeUnique__1", }, + ["24% increased Elemental Damage"] = { "ElementalDamagePercentImplicitSceptreNew13", "ElementalDamagePercentImplicitSceptreNew14", }, + ["Summoned Holy Relics have (20-25)% reduced Cooldown Recovery Rate"] = { "HolyRelicCooldownRecoveryUnique__1", }, + ["Cannot Block"] = { "NeverBlockUnique__1", }, + ["Denoted service of (500-8000) dekhara in the akhara of Balbala"] = { "UniqueJewelAlternateTreeInRadiusMaraketh", }, + ["20% increased effect of Non-Curse Auras from your Skills"] = { "AuraEffectUnique__1", }, + ["Flasks applied to you have 8% increased Effect"] = { "IncreasedFlaskEffectUniqueJewel45", }, + ["+(15-25) to maximum Energy Shield"] = { "IncreasedEnergyShieldUniqueRing27", "LocalIncreasedEnergyShieldUnique__3", "IncreasedEnergyShieldImplicitRing1", "IncreasedEnergyShieldUniqueRing35", }, + ["+(15-30) to maximum Mana"] = { "IncreasedManaUniqueDexHelmet1", }, + ["+(15-20) to maximum Mana"] = { "IncreasedManaUniqueWand4", }, + ["50% increased Lightning Damage"] = { "CriticalStrikesDealIncreasedLightningDamageUnique__1", }, + ["Cannot Block Attacks"] = { "CannotBlockAttacks", }, + ["+(6-10)% to Fire Resistance"] = { "FireResistanceBodyDex6", }, + ["Passives granting Fire Resistance or all Elemental Resistances in Radius"] = { "FireResistConvertedToBlockChanceScaledJewelUnique__1_", "FireResistAlsoGrantsEnduranceChargeOnKillJewelUnique__1", }, + ["80% faster start of Energy Shield Recharge"] = { "ReducedEnergyShieldDelayUniqueQuiver7", }, + ["(35-50)% increased Quantity of Items Dropped by Slain Normal Enemies"] = { "NormalMonsterItemQuantityUnique__1", }, + ["Raised Zombies have Avatar of Fire"] = { "ZombiesHaveAvatarOfFireUnique__1", }, + ["+2% Chance to Block Spell Damage per Power Charge"] = { "ChanceToBlockSpellsPerPowerChargeUnique__1", }, + ["+(120-160) to maximum Life"] = { "IncreasedLifeUnique__106_", }, + ["+(200-300) to Accuracy Rating"] = { "IncreasedAccuracyUnique__7_", }, + ["Your Physical Damage can Chill"] = { "PhysicalDamageCanChillUniqueDescentOneHandAxe1", "PhysicalDamageCanChillUniqueOneHandAxe1", }, + ["Grants Last Breath when you Use a Skill during Flask Effect, for (450-600)% of Mana Cost"] = { "FlaskLifeGainOnSkillUseUnique__1", }, + ["(20-25)% increased Critical Strike Chance for Spells"] = { "SpellCriticalStrikeChanceUniqueHelmetInt6", }, + ["(36-50)% increased Attack Speed"] = { "LocalIncreasedAttackSpeedUniqueBow8", }, + ["+20 to Strength"] = { "StrengthUnique__20_", "StrengthUnique__15", "StrengthUniqueHelmetDexInt1", }, + ["20% chance to Blind Enemies when they Hit you"] = { "BlindEnemiesWhenHitUber1__", }, + ["-10% to Fire Resistance"] = { "FireResistUnique__3", "FireResistUniqueBodyStr5", }, + ["+60% to Global Critical Strike Multiplier"] = { "CriticalMultiplierUniqueHelmetStr3", }, + ["50% increased Effect of Curses on you"] = { "IncreasedCurseEffectUnique__1", }, + ["(10-15)% increased Dexterity"] = { "PercentageDexterityUnique__4", }, + ["+(80-120) to Accuracy Rating"] = { "IncreasedAccuracyUniqueAmulet17_", }, + ["20% increased Cast Speed while Ignited"] = { "IncreasedCastSpeedWhileIgnitedUniqueRing24", }, + ["With at least 1000 Strength, (1.5-2)% of Damage dealt by your Raised Zombies is Leeched to you as Life"] = { "ZombiesLeechLifeToYouAt1000StrengthUnique__1", }, + ["(5-10)% chance to Freeze, Shock and Ignite"] = { "ChanceToFreezeShockIgniteUnique__1", }, + ["2% increased Melee Physical Damage per 10 Dexterity"] = { "MeleePhysicalDamagePerDexterityUnique__1_", }, + ["20% increased total Recovery per second from Life Leech"] = { "JewelImplicitLifeLeechRate", }, + ["20% chance to Avoid Projectiles while Phasing"] = { "ChanceToAvoidProjectilesWhilePhasingUnique__1", }, + ["-(20-10)% to Chaos Resistance"] = { "ChaosResistUnique__8", }, + ["+(260-320) to Armour and Evasion Rating"] = { "ArmourAndEvasionImplicitBelt1", }, + ["0.2% of Spell Damage Leeched as Energy Shield for each Curse on Enemy"] = { "EnergyShieldLeechPerCurseUnique__1_", }, + ["+(-2000-2000) seconds to Avian's Might Duration"] = { "AviansMightDurationUnique__1", }, + ["Your Critical Strikes do not deal extra Damage"] = { "CriticalMultiplierUniqueAmulet18", "NoBonusesFromCriticalStrikes", }, + ["Chill Enemies for 1 second on Hit with this Weapon when in Off Hand"] = { "ChillEnemiesOnHitWithWeaponUnique__1", }, + ["Curse Skills have (30-50)% increased Skill Effect Duration"] = { "IncreasedCurseDurationUniqueHelmetInt9", }, + ["2% increased Quantity of Items found per Chest opened Recently"] = { "ItemQuantityPerChestOpenedRecentlyUnique__1", }, + ["Cannot be Chilled or Frozen if you have used a Fire Skill Recently"] = { "AvoidFreezeAndChillIfFireSkillUsedRecentlyUnique__1", }, + ["Recover (8-10)% of Life when you use a Mana Flask"] = { "RecoverLifeInstantlyOnManaFlaskUnique__1", }, + ["With at least 40 Intelligence in Radius, Spark fires Projectiles in a circle"] = { "SparkThresholdJewel_2", }, + ["Adds (5-10) to (11-15) Physical Damage to Attacks"] = { "AddedPhysicalDamageUniqueRing37", }, + ["+(6-10)% Chance to Block"] = { "AdditionalBlockChanceUnique__3", }, + ["(5-10)% reduced Movement Speed"] = { "MovementVelocityUnique__2", }, + ["10% increased Movement Speed for each Poison on you up to a maximum of 50%"] = { "MovementSpeedPerPoisonOnSelfUnique__1_", }, + ["Hexes have (-20-20)% reduced Doom gain rate"] = { "HexDoomGainUnique__1", }, + ["Your Chaos Damage can Shock"] = { "ChaosDamageCanShockUniqueBow10", }, + ["(150-200)% increased Skeleton Duration"] = { "SkeletonDurationUniqueTwoHandSword4", }, + ["Vaal Skills used during effect do not apply Soul Gain Prevention"] = { "FlaskVaalNoSoulPreventionUnique__1", }, + ["(150-180)% increased Energy Shield"] = { "LocalIncreasedEnergyShieldPercentUnique__13", "LocalIncreasedEnergyShieldPercentUnique__16", "LocalIncreasedEnergyShieldPercentUnique__10", }, + ["Socketed Vaal Skills have 60% increased Area of Effect"] = { "LocalVaalAreaOfEffectUnique__1", }, + ["60% increased Area of Effect of Hex Skills"] = { "CurseAreaOfEffectUnique__1", "CurseAreaOfEffectUnique__2_", }, + ["+(6-10)% to all Elemental Resistances"] = { "AllResistancesUniqueDagger9", }, + ["Adds (13-18) to (26-32) Chaos Damage to Attacks"] = { "AddedChaosDamageUniqueQuiver7", }, + ["Removes all but one Life on use"] = { "RemoveLifeAndAddThatMuchEnergyShieldOnFlaskUseUnique__1", }, + ["(20-30)% increased Damage over Time"] = { "DegenerationDamageUnique__2", "DegenerationDamageUnique__5", }, + ["2% of Physical Attack Damage Leeched as Mana per Blue Socket"] = { "ManaLeechFromPhysicalDamagePerBlueSocketUniqueOneHandSword5", }, + ["+100 to maximum Life"] = { "IncreasedLifeUniqueTwoHandAxe4", "IncreasedLifeUnique__104_", }, + ["Burning Hoofprints"] = { "GoatHoofFootprintsUnique__1", }, + ["Regenerate 0.2% of Life per second per Endurance Charge"] = { "LifeRegenerationPercentPerEnduranceChargeUnique__1", }, + ["30% increased Rarity of Items Dropped by Slain Shocked Enemies"] = { "ItemRarityWhenShockedUniqueBow9", }, + ["Iron Reflexes"] = { "KeystoneIronReflexesUnique__1", "IronReflexes", }, + ["5% of Damage against Frozen Enemies Leeched as Life"] = { "LifeLeechOnFrozenEnemiesUniqueRing19", }, + ["(10-20)% increased Flask Effect Duration"] = { "BeltIncreasedFlaskDurationUnique__3___", }, + ["20% reduced Attack Speed"] = { "LocalReducedAttackSpeedUniqueOneHandMace6", }, + ["Shrapnel Ballista has +1 to maximum number of Summoned Totems per 200 Strength"] = { "AdditionalShrapnelBallistaePerStrengthUnique__1", }, + ["Minions Convert 2% of their Maximum Life to Maximum Energy"] = { "MinionLifeConvertedToEnergyShieldUnique__1", }, + ["+(12-16)% to Fire and Cold Resistances"] = { "FireAndColdResistImplicitRing1", }, + ["(80-100)% of Damage taken Recouped as Life"] = { "DamageTakenGainedAsLifeUnique__2", }, + ["You do not inherently take less Damage for having Fortification"] = { "AlternateFortifyUnique__1_", }, + ["Gain (120-150) Life on Culling Strike"] = { "LifeGainOnCullUnique__1", }, + ["(15-20)% increased maximum Mana"] = { "MaximumManaUniqueJewel54", "MaximumManaUnique__7", }, + ["You have Phasing if you have Blocked Recently"] = { "PhasingIfBlockedRecentlyUnique__1", }, + ["Call to Arms"] = { "KeystoneCallToArmsUnique__1", "KeystoneCallToArmsUnique__2_", }, + ["Regenerate 2% of your Armour as Life over 1 second when you Block"] = { "ArmourAsLifeRegnerationOnBlockUniqueShieldStrInt6", }, + ["Flasks apply to your Raised Zombies and Spectres"] = { "FlasksApplyToMinionsUnique__1", }, + ["100% chance to create Consecrated Ground when you Block"] = { "ConsecratedGroundOnBlockUniqueBodyInt8", }, + ["Your Hits cannot Penetrate or ignore Elemental Resistances"] = { "CannotPenetrateResistancesUnique__1", }, + ["(15-25)% increased Evasion Rating"] = { "IncreasedEvasionRatingPercentUnique__2", }, + ["(40-60)% increased Charge Recovery"] = { "FlaskChargesAddedIncreasePercentUnique_1", }, + ["(20-30)% chance to Sap Enemies in Chilling Areas"] = { "ChanceToSapVsEnemiesInChillingAreasUnique__1", }, + ["Trigger Commandment of Inferno on Critical Strike"] = { "CommandmentOfInfernoOnCritUnique__1", }, + ["Adds (23-33) to (45-60) Chaos Damage"] = { "LocalAddedChaosDamageImplicitE1", }, + ["30% of Fire Damage from Hits taken as Cold Damage"] = { "FireDamageTakenAsColdUnique___2_", }, + ["+125 to Accuracy Rating per 10 Dexterity on Unallocated Passives in Radius"] = { "AccuracyRatingPerUnallocatedDexterityUnique__1_", }, + ["Phasing"] = { "PhasingUniqueBootsStrDex4", }, + ["With 5 Corrupted Items Equipped: Life Leech recovers based on your Chaos Damage instead"] = { "CorruptThresholdLifeLeechUsesChaosDamageUniqueCorruptedJewel10", }, + ["Adds 2 to 4 Fire Damage to Attacks"] = { "AddedFireDamageImplicitQuiver1", }, + ["+30 Mana gained for each Enemy hit by Attacks"] = { "ManaGainPerTargetUniqueTwoHandAxe9", }, + ["Nearby Enemies are Hindered, with 25% reduced Movement Speed"] = { "DisplayNearbyEnemiesAreSlowedUnique__1", }, + ["Socketed Vaal Skills have 30% reduced Soul Gain Prevention Duration"] = { "LocalVaalSoulGainPreventionUnique__1", }, + ["50% increased Duration of Lightning Ailments"] = { "ShockDurationUnique__2", }, + ["Gain a Power Charge every Second if you haven't lost Power Charges Recently"] = { "GainPowerChargesNotLostRecentlyUnique__1_", }, + ["20% chance to gain a Power Charge on Hit"] = { "PowerChargeOnHitUnique__1", }, + ["Has 2 Sockets"] = { "HasTwoSocketsUnique__1", }, + ["(20-30)% increased Mana Recovery from Flasks"] = { "BeltFlaskManaRecoveryUnique__1", }, + ["(40-50)% reduced Quantity of Fish Caught"] = { "FishingQuantityUniqueFishingRod1", }, + ["+8% Chance to Block Attack Damage while Dual Wielding"] = { "BlockWhileDualWieldingUniqueOneHandSword5", }, + ["You take 50% of your maximum Life as Chaos Damage on use"] = { "FlaskTakeChaosDamagePercentageOfLifeUniqueFlask2", }, + ["Every 16 seconds you gain Iron Reflexes for 8 seconds"] = { "DisplayIronReflexesFor8SecondsUnique__1", }, + ["Weapons you Animate create an additional copy"] = { "NumberOfAdditionalAnimateWeaponCopiesUniqueTwoHandMace8", }, + ["Vaal Pact"] = { "KeystoneVaalPactUnique__2", "KeystoneVaalPactUnique__1", }, + ["+1 to Level of Socketed Melee Gems"] = { "LocalIncreaseSocketedMeleeGemLevelUniqueRapier1", "LocalIncreaseSocketedMeleeGemLevelUniqueTwoHandMace5", }, + ["Grants Level 22 Hatred Skill"] = { "GrantsHatredUnique__1__", }, + ["50% chance to Trigger Socketed Spells when you Spend at least 100 Mana on an"] = { "ChanceToCastOnManaSpentUnique__1", }, + ["Minions deal 70% increased Damage if you've Hit Recently"] = { "IncreasedMinionDamageIfYouHitEnemyUnique__1", }, + ["Life and Mana Leech from Critical Strikes are instant"] = { "CriticalStrikesLeechInstantlyUniqueGlovesStr3", }, + ["(5-8)% increased Attack and Cast Speed"] = { "AttackAndCastSpeedUnique__7", }, + ["You and Nearby Allies have 56 to 88 added Cold Damage per Green Socket"] = { "AuraAddedColdDamagePerGreenSocketUnique__1", }, + ["Gain +3 Mana when you hit a Taunted Enemy"] = { "ManaGainedOnHitAgainstTauntedEnemyUniqueShieldInt5", }, + ["+30 Mana gained on Kill"] = { "ManaGainedFromEnemyDeathUnique__1", }, + ["With at least 40 Strength in Radius, Heavy Strike has a "] = { "HeavyStrikeThresholdJewel___1", }, + ["10% chance to Knock Enemies Back on hit"] = { "KnockbackChanceUnique__1", }, + ["Deals 450 Chaos Damage per second to nearby Enemies"] = { "DisplayChaosDegenerationAuraUniqueBodyStr3", }, + ["Regenerate 10% of Life per second while Frozen"] = { "LifeRegenerationWhileFrozenUnique__1", }, + ["Socketed Gems are Supported by Level 10 Blastchain Mine"] = { "SupportedByRemoteMineUniqueStaff11", }, + ["(4-6)% increased maximum Mana"] = { "MaximumManaUnique__4", }, + ["Heist Chests have a 100% chance to Duplicate their contents"] = { "HeistContractChestRewardsDuplicated", }, + ["10% reduced maximum Life"] = { "MaximumLifeUniqueOneHandSword2", }, + ["Warcry Skills' Cooldown Time is 4 seconds"] = { "WarcryCooldownIs2SecondsUnique__1", }, + ["30% chance to gain Unholy Might on block for 3 seconds"] = { "UnholyMightOnBlockChanceUniqueShieldStrInt8", }, + ["+3 to Level of Socketed Warcry Gems"] = { "LocalIncreaseSocketedWarcryGemLevelUniqueShieldInt5", }, + ["Critical Strikes have Culling Strike"] = { "CullingCriticalStrikes", }, + ["Your Maximum Resistances are (76-78)%"] = { "MaximumResistancesOverrideUnique__1", }, + ["Your Chaos Damage can Ignite"] = { "ChaosDamageCanIgniteUnique__1", }, + ["100% increased total Recovery per second from Life Leech"] = { "IncreasedLifeLeechRateUniqueBodyStrDex4", }, + ["70% more Monster Life"] = { "UltimatumTrialDifficultyLife3", }, + ["(14-18)% increased Cast Speed"] = { "IncreasedCastSpeedUnique__2", }, + ["Summoned Arbalists gain (30-40)% of Physical Damage as Extra Fire Damage"] = { "SummonArbalistPhysicalDamagePercentToAddAsFire", }, + ["Defences are Zero"] = { "DefencesAreZeroUnique__1_", }, + ["Adds 1 to 2 Lightning Damage to Attacks"] = { "AddedLightningDamagePerDexInRadiusUniqueJewel53", }, + ["Adds 1 to 5 Lightning Damage to Attacks"] = { "AddedLightningDamageImplicitQuiver1", }, + ["Socketed Golem Skills gain 20% of Maximum Life as Extra Maximum Energy Shield"] = { "LocalGolemLifeAddedAsESUnique__1", }, + ["Curse Enemies with Temporal Chains on Hit"] = { "TemporalChainsOnHitUniqueGlovesInt3", }, + ["(20-25)% increased Spell Damage"] = { "SpellDamageUnique__12", "SpellDamageUnique__13", "SpellDamageUniqueRing35", "SpellDamageUniqueBodyInt7", }, + ["+(120-150) to Accuracy Rating"] = { "IncreasedAccuracyUniqueTwoHandAxe5", }, + ["10% increased Movement Speed while Ignited"] = { "MovementVelocityWhileIgnitedUnique__1", }, + ["Regenerate 35 Mana per second if all Equipped Items are Corrupted"] = { "BaseManaRegenerationWhileAllCorruptedItemsUnique__1", }, + ["Minions Leech 5% of Damage as Life against Poisoned Enemies"] = { "MinionLeechOnPoisonedEnemiesUnique__1", }, + ["+1% to Chaos Resistance per Poison on you"] = { "ChaosResistancePerPoisonOnSelfUnique__1", }, + ["With at least 40 Intelligence in Radius, each Lightning Tendrils Repeat has 4% increased Area of Effect per Enemy Hit"] = { "LightningTendrilsThresholdJewel_1", }, + ["Adds (5-10) to (13-20) Physical Damage"] = { "LocalAddedPhysicalDamageUniqueOneHandSword11", }, + ["30% increased Movement Speed when on Low Life"] = { "MovementVelocityOnLowLifeUniqueBootsDex3", "MovementVelocityOnLowLifeUniqueRapier1", }, + ["6% increased Maximum Life for each Corrupted Item Equipped"] = { "MaximumLifePercentPerCorruptedItemUnique__1_", }, + ["(25-35)% increased Fire Damage"] = { "FireDamagePercentUniqueBodyInt4", }, + ["50% reduced Duration of Curses on you"] = { "ReducedSelfCurseDurationUniqueShieldDex3", }, + ["(10-20)% reduced Rarity of Items found"] = { "ItemFoundRarityDecreaseUniqueRing10", }, + ["Melee Hits have 10% chance to Fortify"] = { "FortifyOnMeleeHitUniqueJewel22", }, + ["Cannot be Shocked if Intelligence is higher than Strength"] = { "CannotBeShockedWithIntHigherThanStrUnique__1", }, + ["Projectiles Chain +1 times while you have Phasing"] = { "ProjectilesChainWhilePhasingUnique__1_", }, + ["4% reduced Attack and Cast Speed per Frenzy Charge"] = { "AttackAndCastSpeedPerFrenzyChargeUniqueBootsDex4", }, + ["+1 to maximum number of Summoned Totems"] = { "AdditionalTotemsUnique__1", }, + ["(6-8)% increased maximum Life"] = { "MaximumLifeUnique__15", "MaximumLifeUniqueJewel52", }, + ["Adds 5 to 12 Physical Damage to Attacks"] = { "AddedPhysicalDamageUniqueBodyDex4", }, + ["Triggers Level 20 Fire Aegis when Equipped"] = { "TriggeredFireAegisSkillUnique__1_", }, + ["Can have 3 additional Enchantment Modifiers"] = { "MultipleEnchantmentsAllowedUnique__2", }, + ["30% chance to Ignite"] = { "ChanceToIgniteUniqueOneHandSword4", "ChanceToIgniteUniqueDescentOneHandMace1", }, + ["Regenerate 100 Life per Second while you have Avian's Flight"] = { "AviansFlightLifeRegenerationUnique__1", }, + ["40% reduced Frenzy Charge Duration"] = { "FrenzyChargeDurationUniqueBootsStrDex2", }, + ["5% increased Physical Damage with Staves"] = { "StaffBonus1", }, + ["5% increased Attack Speed"] = { "LocalIncreasedAttackSpeedUniqueClaw3", "IncreasedAttackSpeedUniqueGlovesDex2", }, + ["+40 to Accuracy Rating"] = { "AccuracyPerPointToClassStartUnique__1", }, + ["Bow Attacks fire an additional Arrow while Main Hand Accuracy Rating is at least 3000"] = { "AdditionalArrowWhileAccuracyIs3000Uber1", }, + ["Gain (15-20) Energy Shield for each Enemy you Hit which is affected by a Spider's Web"] = { "ESOnHitWebbedEnemiesUnique__1", }, + ["All Damage from Hits with This Weapon can Poison"] = { "LocalAllDamageCanPoisonImplicitE1_", }, + ["120% increased Block Recovery"] = { "BlockRecoveryImplicitShield2", }, + ["25% chance to Poison on Hit"] = { "ChanceToPoisonUnique__1_______", }, + ["Adds 2 to 3 Cold Damage to Attacks"] = { "AddedColdDamageImplicitQuiver1", }, + ["Socketed Projectile Spells have +4 seconds to Cooldown"] = { "SocketedGemsAddedCooldownUnique__1__", }, + ["1% increased Lightning Damage per 10 Intelligence"] = { "IncreasedLightningDamagePer10IntelligenceUnique__1", }, + ["(25-50)% increased Duration"] = { "FlaskEffectDurationUnique__1", }, + ["(20-25)% increased Attack Speed if you haven't gained a Frenzy Charge Recently"] = { "AttackSpeedFrenzyChargeNotGainedUnique__1", }, + ["Contains additional waves of Undead Monsters"] = { "DisplayCowardsTrialWavesOfUndeadMonsters", }, + ["120% more Monster Life"] = { "UltimatumTrialDifficultyLife4_", }, + ["45% increased Global Accuracy Rating"] = { "AccuracyPercentImplicit2HSword2_", }, + ["Grants Call of Steel"] = { "GrantsCallOfSteelSkillUnique__1_", }, + ["Ignites you inflict deal Damage (35-45)% faster"] = { "FasterIgniteDamageUnique__1", }, + ["Socketed Gems are supported by Level 25 Melee Splash"] = { "SupportedByMeleeSplashUnique__1_", }, + ["3% increased Attack Speed for each Map Item Modifier affecting the Area"] = { "AttackSpeedPerMapModUnique__1", }, + ["(20-25)% reduced Enemy Stun Threshold"] = { "StunThresholdReductionUniqueQuiver8", }, + ["You have Unholy Might while you have no Energy Shield"] = { "UnholyMightOnZeroEnergyShieldUnique__1", }, + ["Has no Energy Shield"] = { "NoEnergyShieldUnique__1", }, + ["-4 Physical Damage taken from Attack Hits"] = { "PhysicalAttackDamageReducedUniqueAmulet8", }, + ["20% increased Movement Speed"] = { "MovementVelocityUnique__23_", "MovementVelocityUniqueBootsStrInt2_", "MovementVelocityUnique__25", "MovementVelocityUniqueBootsDex8", "MovementVelocityUnique__47_", "MovementVeolcityUniqueBootsDex4", "MovementVelocityUniqueHelmetStrDex2", "MovementVelocityUniqueBootsDexInt1", "MovementVelocityUniqueBootsInt2", "MovementVelocityUniqueBootsStrDex1", "MovementVelocityUnique__27", "MovementVeolcityUniqueBootsDemigods1", "MovementVelocityUnique__13", "MovementVelocityUnique__30", "MovementVelocityUnique__21", }, + ["+(-3-3)% to maximum Cold Resistance"] = { "MaximumColdResistUnique__1_", }, + ["+(16-24) to Dexterity and Intelligence"] = { "HybridDexInt", }, + ["(50-70)% more Main Hand attack speed"] = { "WingsOfEntropyMainHandAttackSpeedFinalUnique__1_", }, + ["With at least 40 Dexterity in Radius, Dual Strike has +(20-30)% to Critical Strike"] = { "DualStrikeThresholdJewelDagger", }, + ["(6-10)% chance to Poison per Power Charge"] = { "PoisonChancePerPowerChargeUnique__1", }, + ["(20-40)% increased Damage if you have Consumed a corpse Recently"] = { "DamageIfConsumedCorpseUnique__1__", }, + ["Reflects 100 to 150 Physical Damage to Melee Attackers"] = { "AttackerTakesDamageUniqueHelmetDexInt6", }, + ["You cannot be Frozen for 3 seconds after being Frozen"] = { "FreezeImmunityWhenFrozenUniqueGlovesStrInt1", }, + ["Debilitate nearby Enemies for 2 Seconds when Flask Effect ends"] = { "FlaskDebilitateNearbyEnemiesWhenEffectEndsUnique_1", }, + ["Socketed Gems are Supported by Level 20 Endurance Charge on Melee Stun"] = { "SocketedGemsSupportedByEnduranceChargeOnStunUnique__1", }, + ["10% increased Movement Speed when on Full Life"] = { "MovementVelocityOnFullLifeUniqueAmulet13", }, + ["Your Cold Damage can Ignite"] = { "ColdDamageIgnitesUnique__1", }, + ["(20-25)% increased Damage for each Magic Item Equipped"] = { "IncreasedDamagePerMagicItemJewel25", }, + ["Socketed Gems are Supported by Level (1-10) (1-143)"] = { "RandomSupportUnique__3", "RandomSupportUnique__1", }, + ["(40-60)% increased Physical Damage while affected by Herald of Purity"] = { "HeraldBonusPurityPhysicalDamage", }, + ["Trigger Level 1 Create Lesser Shrine when you Kill an Enemy"] = { "TriggeredSummonLesserShrineUnique__1", }, + ["Projectiles from Attacks have 20% chance to Maim on Hit while"] = { "ProjectileAttacksChanceToMaimBeastialMinionUnique__1", }, + ["10% increased Damage taken if you've taken a Savage Hit Recently"] = { "ReducedDamageIfTakenASavageHitRecentlyUnique_1", }, + ["4% increased Skill Effect Duration"] = { "SkillEffectDurationUniqueJewel44", }, + ["Poison you inflict with Travel Skills is Reflected to you if you"] = { "TravelSkillsReflectPoisonUnique__1", }, + ["Life Flasks gain 1 Charge every 3 seconds"] = { "LifeFlaskPassiveChargeGainUnique__1_", }, + ["10% increased Elemental Damage"] = { "ElementalDamageUniqueDescentBelt1", "ElementalDamagePercentImplicitSceptreNew1", "ElementalDamagePercentUnique__2", "ElementalDamageUniqueJewel10", }, + ["Attacks always inflict Bleeding while you have Cat's Stealth"] = { "AttacksBleedOnHitWithCatsStealthUnique__1_", }, + ["8% increased Global Physical Damage"] = { "IncreasedPhysicalDamagePercentImplicitMarakethOneHandAxe1", }, + ["Vaal Skills deal (30-40)% more Damage during Effect"] = { "FlaskVaalSkillDamageUnique__2", }, + ["Elemental Ailments inflicted on you spread to Enemies in a radius of 25"] = { "ProlifElementalAilmentsFromSelfUnique__1__", }, + ["Trigger Level 5 Rain of Arrows when you Attack with a Bow"] = { "TriggerRainOfArrowsOnBowAttackUnique__1", }, + ["10% increased Endurance Charge Duration"] = { "JewelImplicitEnduranceChargeDuration", }, + ["10% increased Damage"] = { "AllDamageUniqueRing8", "AllDamageUniqueBelt11", "AllDamageUnique__1", }, + ["Minions deal (40-60)% increased Damage"] = { "MinionDamageUnique__8_", }, + ["Adds (50-60) to (120-140) Physical Damage"] = { "LocalAddedPhysicalDamageUniqueDagger8", }, + ["10% increased effect of Non-Curse Auras from your Skills"] = { "AuraEffectUnique__2____", "AuraEffectUniqueShieldInt2", }, + ["Summoned Skeleton Warriors wield a copy of this Weapon while in your Main Hand"] = { "SummonedSkeletonWarriorsGetWeaponStatsInMainHandUnique__1", }, + ["(160-200)% increased Armour and Evasion"] = { "LocalIncreasedArmourAndEvasionUniqueBodyStrDex4", }, + ["Summoned Arbalists gain (30-40)% of Physical Damage as Extra Lightning Damage"] = { "SummonArbalistPhysicalDamagePercentToAddAsLightning", }, + ["+25 to Dexterity"] = { "DexterityUnique__9", }, + ["Left ring slot: 100% increased Mana Regeneration Rate"] = { "LeftRingSlotManaRegenUniqueRing13", }, + ["Can't use other Rings"] = { "DisablesOtherRingSlot", }, + ["Summoned Raging Spirits refresh their Duration when they Kill an Ignited Enemy"] = { "RagingSpiritDurationResetOnIgnitedEnemyUnique__1", }, + ["25% reduced Enemy Stun Threshold with this Weapon"] = { "StunThresholdReductionUniqueClaw2_", "StunThresholdReductionUniqueTwoHandSword5", }, + ["Adds 25 to 50 Cold Damage"] = { "LocalAddedColdDamageUniqueClaw5", }, + ["1% of Attack Damage Leeched as Life against Chilled Enemies"] = { "LifeLeechPermyriadFromAttacksAgainstChilledEnemiesUniqueBelt14", }, + ["Regenerate (16-24) Life per second"] = { "LifeRegenerationUniqueAmulet25", }, + ["Light Radius is based on Energy Shield instead of Life"] = { "ArcaneVisionUniqueBodyStrInt5", }, + ["+(100-120) to maximum Life"] = { "IncreasedLifeUnique__72_", }, + ["(30-40)% increased Global maximum Energy Shield and reduced Lightning Resistance"] = { "EnergyShieldAndReducedLightningResistanceUnique__1", }, + ["+(300-400) to Accuracy Rating"] = { "IncreasedAccuracyUnique__1", "IncreasedAccuracyUnique__5", }, + ["Adds (5-8) to (13-17) Physical Damage"] = { "LocalAddedPhysicalDamageUniqueWand9", }, + ["+2 to Level of Socketed Minion Gems"] = { "LocalIncreaseSocketedMinionGemLevelUnique__4", "LocalIncreaseSocketedMinionGemLevelUniqueShieldInt2", "LocalIncreaseSocketedMinionGemLevelUnique__2_", "LocalIncreaseSocketedMinionGemLevelUnique__1", "LocalIncreaseSocketedMinionGemLevelUnique__3", }, + ["30% increased Attack Damage against Bleeding Enemies"] = { "AttackDamageAgainstBleedingUniqueOneHandMace8", }, + ["10% Chance to Trigger Level 10 Summon Spectral Wolf on Kill"] = { "SummonWolfOnKillUnique__1New", "SummonWolfOnKillUnique__1", "SummonWolfOnKillUnique__2_", }, + ["50% increased total Recovery per second from Life Leech"] = { "IncreasedLifeLeechRateUnique__1", }, + ["Your Raised Spectres also gain Arcane Surge when you do"] = { "SpectresGainArcaneSurgeWhenYouDoUnique__1_", }, + ["Golem Skills have (20-30)% increased Cooldown Recovery Rate"] = { "GolemSkillsCooldownRecoveryUnique__1", }, + ["Elemental Damage with Hits is Lucky while you are Shocked"] = { "ElementalDamageLuckyWhileShockedUnique__1__", }, + ["Regenerate 1 Life per second per Level"] = { "LifeRegenerationPerLevelUnique__1", }, + ["0.4% of Physical Attack Damage Leeched as Life"] = { "LifeLeechPermyriadUniqueRing2", "LifeLeechPermyriadUniqueBelt1", "LifeLeechPermyriadUnique__3", "LifeLeechPermyriadUniqueShieldDex5", }, + ["Shocks you inflict during Flask effect spread to other Enemies in a radius of 20"] = { "ShockProliferationDuringFlaskEffectUnique__1", }, + ["+100 to Maximum Mana per Green Socket"] = { "ManaPerGreenSocketUniqueRing39", }, + ["50% increased Flask Charges gained during any Flask Effect"] = { "FlaskChargeRecoveryDuringFlaskEffectUnique__1", }, + ["Damage with Weapons Penetrates 5% Elemental Resistance"] = { "WeaponElementalPenetrationUnique__1", }, + ["200% of Life Leech applies to Enemies as Chaos Damage"] = { "EnemiesLoseLifePlayerLeechesUnique__1", }, + ["(75-100)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUniqueClaw2", }, + ["Cannot deal non-Chaos Damage"] = { "CannotDealNonChaosDamageUnique__1_", }, + ["+(450-500) to Armour"] = { "IncreasedPhysicalDamageReductionRatingUnique__1", }, + ["15% increased Area of Effect"] = { "AreaOfEffectImplicitMarakethTwoHandMace1", "AreaOfEffectImplicitTwoHandMace2_", "AreaOfEffectUniqueDescentStaff1", }, + ["0.3% of Physical Attack Damage Leeched as Life per Red Socket"] = { "LifeLeechFromPhysicalAttackDamagePerRedSocket_Unique_1", }, + ["Socketed Gems are Supported by Level 5 Cold to Fire"] = { "ItemActsAsColdToFireSupportUniqueStaff13", }, + ["Grants Level 20 Aspect of the Spider Skill"] = { "GrantsSpiderAspect1", }, + ["Gain an Endurance Charge, Frenzy Charge, and Power Charge when you use a Vaal Skill"] = { "GainRandomChargeOnVaalSkillUseUnique__1_", }, + ["20% chance when you Kill a Magic Monster to gain its Modifiers for 60 seconds"] = { "GainMagicMonsterModsOnKillUnique__1_", }, + ["50% increased Damage against Taunted Enemies"] = { "IncreasedDamageAgainstTauntedEnemiesUber1", }, + ["Regenerate (15-20) Life per second"] = { "LifeRegenerationUniqueShieldStrInt5", }, + ["(100-150)% increased Energy Shield"] = { "LocalIncreasedEnergyShieldUniqueBodyInt1", "LocalIncreasedEnergyShieldPercentUnique__28__", }, + ["+(5-10) to all Attributes"] = { "AllAttributesUnique__23", "AllAttributesUniqueAmulet22", }, + ["20% increased Area of Effect of Aura Skills"] = { "IncreasedAuraRadiusUnique__1", }, + ["+30 to Maximum Mana per Green Socket"] = { "ManaPerGreenSocket", }, + ["(10-15)% increased Armour"] = { "IncreasedPhysicalDamageReductionRatingPercentUnique__1", }, + ["(18-22)% increased Global Defences"] = { "AllDefencesUniqueHelmetStrInt4_", }, + ["(5-15)% increased Cold Damage"] = { "ColdDamagePercentUnique__14", }, + ["Minions Regenerate 1% of Life per second"] = { "MinionLifeRegenerationUnique__1", }, + ["31% increased Light Radius"] = { "LightRadiusUniqueRing9_", }, + ["With at least 40 Strength in Radius, Ground Slam has a 35% chance"] = { "GroundSlamThresholdUnique__2", }, + ["20% less Effect of your Curses"] = { "DoedresSkinLessCurseEffectUnique__1", }, + ["Adds 10 to 12 Physical Damage"] = { "LocalAddedPhysicalDamageUniqueClaw3", }, + ["Socketed Gems are Supported by Level 10 Immolate"] = { "DisplaySupportedByImmolateUnique__1", }, + ["Adds (30-40) to (80-100) Cold Damage to Attacks"] = { "AddedColdDamageUnique__7", }, + ["+(18-24) Mana gained when you Block"] = { "GainManaOnBlockUniqueAmulet16", }, + ["You have no Armour or Maximum Energy Shield"] = { "NoArmourOrEnergyShieldUnique__1_", }, + ["(20-25)% chance to inflict Withered for 2 seconds on Hit with this Weapon"] = { "LocalWitherOnHitChanceUnique__1", }, + ["1% increased Attack Damage per 450 Evasion Rating"] = { "EvasionRatingIncreasesWeaponDamageUniqueOneHandSword9", }, + ["10% reduced Trap Duration"] = { "TrapDurationUnique__1", }, + ["30% reduced Attack Speed"] = { "ReducedAttackSpeedUnique__1", }, + ["Leftmost (2-4) Magic Utility Flasks constantly apply their Flask Effects to you"] = { "MagicUtilityFlasksAlwaysApplyUnique__1", }, + ["20% increased Global Accuracy Rating"] = { "PercentIncreasedAccuracyJewelUnique__1", }, + ["+(10-20)% to Fire and Cold Resistances"] = { "FireAndColdResistUnique__4_", }, + ["Gain Soul Eater for 20 seconds when you use a Vaal Skill"] = { "GainSoulEaterOnVaalSkillUseUnique__1", }, + ["Minions have 50% increased Critical Strike Chance per Maximum Power Charge you have"] = { "MinionCriticalStrikeChanceMaximumPowerChargeUnique__1", }, + ["(1.2-2)% of Physical Attack Damage Leeched as Life"] = { "LifeLeechPermyriadUniqueAmulet9", }, + ["Enemies take 4% increased Elemental Damage from your Hits for"] = { "WitherGrantsElementalDamageTakenUnique__1__", }, + ["+1% to maximum Fire Resistance while affected by Herald of Ash"] = { "HeraldBonusAshMaxFireResist", }, + ["(120-150)% increased Spell Damage if you've dealt a Critical Strike Recently"] = { "SpellDamageIfYouHaveCritRecentlyUnique__2", }, + ["(20-30)% increased Cold Damage if you have used a Fire Skill Recently"] = { "IncreasedColdDamageIfUsedFireSkillRecentlyUnique__1", }, + ["Socketed Gems are Supported by Level 10 Intensify"] = { "SocketedGemsGetIncreasedAreaOfEffectUnique__1", "SupportedByIntensifyUnique__1", }, + ["Trigger Level 10 Assassin's Mark when you Hit a Rare or Unique Enemy and have no Mark"] = { "CurseOnHitCriticalWeaknessUnique__1", "CurseOnHitCriticalWeaknessUniqueNewUnique__1", }, + ["Area contains additional waves of Ghosts"] = { "CowardsTrialExtraGhosts___", }, + ["Adds Secrets of Suffering"] = { "JewelExpansionSecretsOfSuffering", }, + ["20% of Fire Damage from Hits taken as Cold Damage"] = { "FireDamageTakenAsColdUnique___1", }, + ["Nearby Enemies are Chilled"] = { "NearbyEnemiesAreChilledUnique__1", }, + ["Movement Skills Cost no Mana"] = { "MovementSkillsCostNoManaUnique__1", }, + ["Adds 1 to 100 Lightning Damage to Attacks"] = { "AddedLightningDamageUniqueGlovesDexInt3", }, + ["Adds 1 to 120 Lightning Damage to Attacks"] = { "AddedLightningDamageUniqueBootsStrInt1", }, + ["Trigger Level 20 Bone Nova when you Hit a Bleeding Enemy"] = { "GrantsLevel20BoneNovaTriggerUnique__1", }, + ["Cannot Block Spells"] = { "CannotBlockSpellsUnique__1", }, + ["+1 to Maximum Frenzy Charges"] = { "MaximumFrenzyChargesUnique__1", "MaximumFrenzyChargesUniqueBodyStr3", "MaximumFrenzyChargesUniqueDescentOneHandSword1", "MaximumFrenzyChargesUniqueBootsStrDex2_", "ChargeBonusMaximumFrenzyCharges", }, + ["While your Passive Skill Tree connects to the Duelist's starting location, you gain:"] = { "StarterPassiveJewelUnique__9_", "StarterPassiveTreeJewelUnique__1_", }, + ["Grants Level 15 Envy Skill"] = { "GrantsEnvyUnique__2", }, + ["With at least 40 Strength in Radius, Hits with Cleave Fortify"] = { "CleaveThresholdJewel_1", }, + ["Regenerate (8-10) Mana per second"] = { "AddedManaRegenerationUniqueBelt8", "AddedManaRegenerationUnique__2", }, + ["25% increased Global Physical Damage with Weapons per Red Socket"] = { "PhysicalDamgePerRedSocketUniqueOneHandSword5", }, + ["+1% to Damage over Time Multiplier for Bleeding per Rage while wielding an Axe"] = { "BleedDotMultiplierPerRagePerEquippedAxeUnique__1", }, + ["Cannot be Shocked while Chilled"] = { "CannotBeShockedWhileChilledUnique__1", }, + ["15% chance to create Chilled Ground when Hit with an Attack"] = { "SpreadChilledGroundWhenHitByAttackUnique__1", }, + ["Nearby Allies have (2-4)% increased Cast Speed per 100 Intelligence you have"] = { "CastSpeedPer100IntelligenceAuraUnique__1", }, + ["Take 500 Cold Damage on reaching Maximum Power Charges"] = { "TakeColdDamageOnMaximumPowerChargesUnique__1____", }, + ["(5-15)% increased Attack Speed during Flask effect"] = { "LocalFlaskAttackAndCastSpeedWhileHealingUnique__1", }, + ["25% chance to Avoid Fire Damage from Hits"] = { "ChanceToAvoidFireDamageUnique__1", }, + ["Adds 1 to 4 Lightning Damage to Spells and Attacks"] = { "AddedLightningDamageUniqueBodyInt5_", }, + ["Summoned Arbalists' Attacks have (30-50)% chance to inflict Bleeding"] = { "SummonArbalistChanceToBleedPercent_", }, + ["500% increased Intelligence Requirement"] = { "IncreasedIntelligenceRequirementsUniqueGlovesStrInt4", }, + ["Focus has (30-50)% increased Cooldown Recovery Rate"] = { "FocusCooldownRecoveryUnique__1_", }, + ["Socketed Gems are Supported by Level 10 Increased Duration"] = { "DisplaySocketedGemGetsIncreasedDurationGlovesInt4_", }, + ["10% increased Physical Damage taken while moving"] = { "IncreasedPhysicalDamageTakenWhileMovingUnique__1", }, + ["Shocks you when you reach Maximum Power Charges"] = { "ShockOnMaxPowerChargesUnique__1", }, + ["Minions have 10% reduced maximum Life"] = { "MinionLifeUnique__4__", }, + ["(4-6)% increased Totem Placement speed"] = { "JewelImplicitTotemPlacementSpeed", }, + ["Ignited Enemies Killed by your Hits are destroyed"] = { "BurningArrowThresholdJewel_2", "IgnitedEnemiesTurnToAshUniqueRing15", }, + ["25% chance to Trigger Level 20 Animate Weapon on Kill"] = { "TriggeredAnimateWeaponUnique__1", }, + ["Minions Regenerate 2% of Life per second"] = { "MinionLifeRegenerationUniqueHelmetStrDex5", }, + ["(4-6)% increased Strength"] = { "PercentageStrengthUniqueJewel29", "PercentageStrengthUnique__2", }, + ["20% chance to gain an Endurance Charge when you Block"] = { "ChanceToGainEnduranceChargeOnBlockUniqueHelmetStrDex4", }, + ["Strength from Passives in Radius is Transformed to Dexterity"] = { "JewelStrToDex", "JewelStrToDexUniqueJewel13", }, + ["(5-10)% increased Experience Gain of Gems"] = { "GlobalGemExperienceGainUnique__1", }, + ["1% reduced Mana Cost of Skills per 10 Devotion"] = { "ReducedManaCostPerDevotion", }, + ["(3-5)% increased Skeleton Movement Speed"] = { "SkeletonMovementSpeedUniqueJewel1", }, + ["(20-22)% increased Stun and Block Recovery"] = { "StunRecoveryUniqueHelmetStrInt4", }, + ["15% reduced Effect of Shock on you"] = { "JewelImplicitReducedShockEffect", }, + ["+5 to Maximum Rage"] = { "MaximumRageUnique__2", }, + ["+(5-10) to Dexterity"] = { "DexterityUniqueBootsInt1", }, + ["20% increased Attack and Movement Speed with Her Blessing"] = { "UniqueConditionOnBuff__2", }, + ["Minions have +(300-350) to Armour"] = { "MinionArmourUniqueHelmetStrDex5", }, + ["Adds 3 Jewel Socket Passive Skills"] = { "ExpansionJewel3JewelSockets", }, + ["-50% to Global Critical Strike Multiplier"] = { "CriticalMultiplierUniqueRing8", }, + ["Bleeding Enemies you Kill Explode, dealing 5% of"] = { "BleedingEnemiesExplodeUnique__1", }, + ["25% increased Effect of Buffs granted by Socketed Golem Skills"] = { "LocalGolemBuffEffectUnique__1", }, + ["Warcries Knock Back and Interrupt Enemies in a smaller Area"] = { "WarcryKnockbackUnique__1", }, + ["50% increased Damage on Burning Ground"] = { "IncreasedDamageOnBurningGroundUniqueBootsInt6", }, + ["+(100-150) to Accuracy Rating"] = { "IncreasedAccuracyUniqueAmulet7", }, + ["10% increased Mana Reservation Efficiency of Skills"] = { "IncreasedManaReservationsCostUniqueOneHandSword11", "ManaReservationEfficiencyUniqueOneHandSword11", }, + ["Celestial Footprints"] = { "CelestialFootprintsUnique__1_", }, + ["(8-10) to (14-16) Added Physical Damage with Bow Attacks"] = { "AddedPhysicalDamageUniqueQuiver9", }, + ["(30-50)% increased Ignite Duration on Enemies"] = { "BurnDurationUniqueBodyInt2", }, + ["Golems have +(800-1000) to Armour"] = { "GolemArmourRatingUnique__1", }, + ["+(8-10)% to Off Hand Critical Strike Chance"] = { "OffHandBaseCriticalStrikeChanceUnique__1", }, + ["Summoned Arbalists Convert (30-50)% of Physical Damage to Lightning Damage"] = { "SummonArbalistPhysicalDamagePercentToConvertToLightning", }, + ["15% increased Elemental Damage per Grand Spectrum"] = { "IncreasedDamagePerStackableJewelUnique__1", }, + ["Enemies Ignited by you take Chaos Damage instead of Fire Damage from Ignite"] = { "EnemiesIgniteChaosDamageUnique__1", }, + ["(5-10)% increased maximum Life"] = { "MaximumLifeUnique__21", }, + ["Chaos Resistance is doubled"] = { "ChaosResistDoubledUnique__1", }, + ["2% of Chaos Damage Leeched as Life during Flask effect"] = { "ChaosDamageLifeLeechPermyriadWhileUsingFlaskUniqueFlask5New", }, + ["With at least 40 Strength in Radius, Combust is Disabled"] = { "InfernalCryThresholdJewel", }, + ["+10% Chance to Block Attack Damage while holding a Shield"] = { "ShieldBlockChanceUniqueAmulet16", }, + ["Causes Bleeding when you Stun"] = { "AttacksThatStunCauseBleedingUnique__1", }, + ["Adds 5 to 10 Physical Damage to Attacks"] = { "AddedPhysicalDamageUnique___1", }, + ["(80-120)% increased Damage with Vaal Skills"] = { "VaalSkillDamageUnique__1", }, + ["+350 to Evasion Rating"] = { "IncreasedEvasionRatingUniqueQuiver3_", }, + ["25% chance to create a Smoke Cloud when Hit"] = { "SmokeCloudWhenHitUniqueQuiver9", }, + ["10% chance to gain a Frenzy Charge on Kill"] = { "TalismanFrenzyChargeOnKill", "ChargeBonusFrenzyChargeOnKill", "FrenzyChargeOnKillChanceUniqueAmulet15", }, + ["+(80-120) to Intelligence"] = { "IntelligenceUniqueStaff8", }, + ["20% chance to Ignite"] = { "ChanceToIgniteUniqueTwoHandSword6", }, + ["50% increased Charges per use"] = { "FlaskChargesUsedUnique__3", }, + ["Lose (10-15)% of Life when you deal a Critical Strike"] = { "LoseLifePercentOnCritUnique__1", }, + ["Removes all Energy Shield"] = { "GlobalNoEnergyShieldUnique__1", }, + ["+(8-15)% chance to Avoid Physical Damage from Hits while Phasing"] = { "AvoidPhysicalDamageWhilePhasingUnique__1", }, + ["6% increased Attack Speed"] = { "IncreasedAttackSpeedImplicitShield1", "LocalIncreasedAttackSpeedImplicitMarakethOneHandMace2", }, + ["(180-220)% increased Armour"] = { "LocalIncreasedPhysicalDamageReductionRatingUniqueBodyStr3", "LocalIncreasedPhysicalDamageReductionRatingPercentUnique__14_", "LocalIncreasedArmourPercentAndStunRecoveryUniqueShieldStr1", }, + ["Carved to glorify (2000-10000) new faithful converted by High Templar Maxarius"] = { "UniqueJewelAlternateTreeInRadiusTemplar", }, + ["Ignites you inflict spread to other Enemies within a Radius of 15"] = { "GlobalIgniteProlifUnique__1", }, + ["3% increased Energy Shield per Power Charge"] = { "ChargeBonusEnergyShieldPerPowerCharge", }, + ["15% chance to Poison on Hit"] = { "LocalChanceToPoisonOnHitUnique__1", }, + ["+60 to Accuracy Rating"] = { "IncreasedAccuracy2hSwordImplicit1", }, + ["+(20-25)% Chance to Block"] = { "AdditionalBlockChanceUnique__9", }, + ["Travel Skills other than Dash are Disabled"] = { "DisableTravelSkillsExceptDashUnique__1", }, + ["Restores Ward on use"] = { "UtilityFlaskWard", }, + ["Enemies Ignited by you during Flask Effect take (7-10)% increased Damage"] = { "EnemiesIgnitedTakeIncreasedDamageUnique__1", }, + ["100% reduced Dexterity"] = { "PercentageDexterityUnique__1", }, + ["Socketed Red Gems get 10% Physical Damage as Extra Fire Damage"] = { "SocketedRedGemsHaveAddedFireDamageUniqueTwoHandSword8_", }, + ["+300 Armour per Summoned Totem"] = { "ArmourPerTotemUnique__1", }, + ["0.5% of Damage dealt by your Totems is Leeched to you as Life"] = { "TotemLeechLifeToYouUnique__1", }, + ["Hits with this Weapon gain (75-100)% of Physical Damage as Extra Cold or Lightning Damage"] = { "WeaponPhysicalDamageAddedAsColdOrLightningUnique__1", }, + ["4% increased Movement Speed"] = { "MovementVelocityUniqueJewel43", }, + ["Spells which have gained Intensity Recently gain 1 Intensity every 500 Seconds"] = { "SpellsGainIntensityUnique__1", }, + ["Arrows fired from the third firing points Return to you"] = { "VolleyThirdPointReturnUnique__1__", }, + ["You only lose (5-7) Crab Barriers when you take Physical Damage from a Hit"] = { "CrabBarriersLostWhenHitUnique__1_", }, + ["+(0-60) to maximum Life"] = { "IncreasedLifeUniqueRing32", }, + ["1% less Elemental Damage taken per Raised Zombie"] = { "ElementalDamageTakenPerZombieUnique__1", }, + ["(0.4-0.8)% of Attack Damage Leeched as Life"] = { "LifeLeechPermyriadUniqueHelmetInt7", }, + ["Adds (8-10) to (12-14) Fire Damage to Spells and Attacks"] = { "AddedFireDamageUniqueRing31", }, + ["+5% Chance to Block Attack Damage while wielding a Staff"] = { "StaffBlockPercentUnique__4_", }, + ["50% increased Life Recovered"] = { "FlaskExtraLifeUnique__1", }, + ["1% of Spell Damage Leeched as Life"] = { "SpellLifeLeechJewel", }, + ["Enfeeble has no Reservation if Cast as an Aura"] = { "EnfeebleReservationCostUnique__1", }, + ["Adds Disciple of Kitava"] = { "JewelExpansionKeystoneDiscipleOfKitava_", }, + ["30% increased Attack Speed when on Full Life"] = { "AttackSpeedOnFullLifeUniqueGlovesStr1", }, + ["80% increased Physical Damage with Axes"] = { "AxePhysicalDamageUnique__1", }, + ["Gain a Power Charge on Non-Critical Strike"] = { "PowerChargeOnNonCritUniqueRing17", }, + ["Triggers Level 20 Summon Arbalists when Equipped"] = { "GrantsSummonArbalistsSkillUnique__1_", }, + ["(20-40)% increased Fish Bite Sensitivity"] = { "FishBiteSensitivityUnique__1", }, + ["8% of Damage taken Recouped as Mana"] = { "PercentDamageGoesToManaUnique__1", }, + ["Enemy Projectiles Pierce you"] = { "ChanceToBePiercedUniqueBodyStr6", }, + ["(10-15)% increased Energy Shield Recovery rate"] = { "LifeAndEnergyShieldRecoveryRateUnique_1", }, + ["(40-45)% increased Mana Regeneration Rate"] = { "ManaRegenerationUnique__8", }, + ["+1 to Level of Socketed Support Gems"] = { "LocalIncreaseSocketedSupportGemLevelUniqueStaff12", }, + ["+(-30-30)% to Fire Resistance"] = { "FireResistUnique__28_", }, + ["25% of Maximum Life taken as Chaos Damage per second"] = { "LocalFlaskChaosDamageOfLifeTakenPerMinuteWhileHealingUniqueFlask6", }, + ["Dexterity from Passives in Radius is Transformed to Intelligence"] = { "JewelDexToInt", "JewelDexToIntUniqueJewel11", }, + ["+8% Chance to Block Attack Damage while Dual Wielding Claws"] = { "BlockWhileDualWieldingClawsUniqueClaw1", }, + ["50% reduced maximum Mana"] = { "MaximumManaUniqueBodyStrInt1", }, + ["20% increased Elemental Damage"] = { "ElementalDamageUniqueHelmetInt9", "ElementalDamagePercentImplicitSceptre1", "ElementalDamageUniqueSceptre1", "ElementalDamagePercentImplicitSceptreNew4", }, + ["You gain Divinity for 10 seconds on reaching maximum Divine Charges"] = { "GainDivinityOnMaxDivineChargeUnique__1", }, + ["Adds 3 to 5 Fire Damage to Attacks"] = { "AddedFireDamageImplicitQuiver2New", }, + ["Adds (30-36) to (44-50) Cold Damage to Attacks"] = { "AddedColdDamageUniqueGlovesStrInt3_", }, + ["Regenerate 0.1% of Life per second"] = { "JewelImplicitLifeRegeneration", }, + ["Necrotic Footprints"] = { "ItemNecroticFootprintsUnique__1s", }, + ["1% increased Flask Effect Duration"] = { "JewelImplicitFlaskDuration", }, + ["+30 to Maximum Energy Shield per Blue Socket"] = { "EnergyShieldPerBlueSocket", }, + ["2% increased Intelligence for each Unique Item Equipped"] = { "IncreasedIntelligencePerUniqueUniqueRing14", }, + ["25% of Elemental Damage from Hits taken as Chaos Damage"] = { "ElementalDamageTakenAsChaosUniqueBodyStrInt5", }, + ["Nearby Allies have 1% Chance to Block Attack Damage per 100 Strength you have"] = { "BlockPer100StrengthAuraUnique__1___", }, + ["Unaffected by Desecrated Ground"] = { "ImmuneToDesecratedGroundUniqueBootsInt6", }, + ["You have Mind over Matter while at maximum Power Charges"] = { "ChargeBonusMindOverMatterPowerCharges", }, + ["16% increased Elemental Damage"] = { "ElementalDamagePercentImplicitSceptreNew6", "ElementalDamagePercentImplicitSceptreNew7", }, + ["Socketed Gems are Supported by Level 1 Arrow Nova"] = { "SupportedByArrowNovaUnique__1", }, + ["+1 Maximum Energy Shield per Level"] = { "EnergyShieldPerLevelUnique__1", }, + ["Adds (12-16) to (20-25) Physical Damage"] = { "GlobalAddedPhysicalDamageUnique__1_", }, + ["10% increased Mana Regeneration Rate"] = { "ManaRegenerationUniqueJewel43", }, + ["(10-30)% increased Light Radius"] = { "LightRadiusUnique__2", }, + ["+(75-80) to maximum Energy Shield"] = { "IncreasedEnergyShieldUnique__4", }, + ["+1 to Level of Socketed Bow Gems"] = { "LocalIncreaseSocketedBowGemLevelUniqueBow2", }, + ["Gains no Charges during Effect of any Soul Ripper Flask"] = { "CannotGainFlaskChargesDuringEffectUnique__1", }, + ["Trigger Level 10 Flame Dash when you use a Socketed Skill"] = { "TriggerFlameDashOnSocketedSkillUseImplicitE1", }, + ["Projectiles Pierce 5 additional Targets while you have Phasing"] = { "AdditionalPierceWhilePhasingUnique__1", }, + ["+250 to maximum Energy Shield"] = { "IncreasedEnergyShieldUnique__6", }, + ["Minions have +(7-10)% to all Elemental Resistances"] = { "MinionElementalResistancesUnique__1", }, + ["+0.2% to Off Hand Critical Strike Chance per 10 Maximum Energy Shield on Shield"] = { "SpectralShieldThrowThresholdJewel1_", }, + ["Dexterity from Passives in Radius is Transformed to Strength"] = { "JewelDexToStr", "JewelDexToStrUniqueJewel37", }, + ["Your Curses have 25% increased Effect if 50% of Curse Duration expired"] = { "Curse50PercentCurseEffectUnique__1", }, + ["+1 to maximum number of Raised Zombies per 500 Strength"] = { "AdditionalZombiesPerXStrengthUnique__1", }, + ["+(120-180) to Evasion Rating"] = { "LocalIncreasedEvasionRatingUniqueBodyDex7", }, + ["30% increased Damage over Time"] = { "DegenerationDamageUniqueDagger8", }, + ["+(240-380) to Evasion Rating"] = { "LocalIncreasedEvasionRatingUniqueBodyDex6", }, + ["Grants Level 20 Summon Bestial Ursa Skill"] = { "GrantsSummonBeastUrsaUnique__1", }, + ["50% increased Critical Strike Chance"] = { "LocalCriticalStrikeChanceImplicitMarakethTwoHandAxe2", "LocalCriticalStrikeChanceImplicitMarakethTwoHandAxe1", }, + ["+4 to Level of Socketed Herald Gems"] = { "LocalIncreaseSocketedHeraldLevelUnique__2", }, + ["(30-50)% increased Damage with Hits and Ailments against Marked Enemy"] = { "DamageAgainstMarkedEnemiesUnique__1", }, + ["10% chance to Freeze"] = { "ChanceToFreezeUnique__4", "ChanceToFreezeUniqueRing30", "ChanceToFreezeUnique__3", }, + ["1% additional Physical Damage Reduction per Frenzy Charge"] = { "ChargeBonusPhysicalDamageReductionPerFrenzyCharge__", }, + ["Adds (90-110) to (145-170) Physical Damage"] = { "LocalAddedPhysicalDamageUnique__21", }, + ["+(330-350) to Accuracy Rating"] = { "LocalIncreasedAccuracyUnique__1", }, + ["You cannot gain Rage during Soul Gain Prevention"] = { "CannotGainRageDuringSoulGainPreventionUnique__1__", }, + ["(25-30)% increased Cast Speed"] = { "IncreasedCastSpeedUniqueWand7", "IncreasedCastSpeedUnique__13", }, + ["Ghost Reaver"] = { "KeystoneGhostReaverUnique__1", }, + ["(1-2) to (18-20) Lightning Damage per Power Charge"] = { "ChargeBonusAddedLightningDamagePerPowerCharge", }, + ["With at least 40 Dexterity in Radius, Fire Trap throws up to 1 additional Trap"] = { "FireTrapThresholdJewel1", }, + ["(1-2) to (36-40) Lightning Damage per Power Charge"] = { "GlobalAddedLightningDamagePerPowerChargeUnique__1", }, + ["Adds (1-3) to (47-52) Lightning Damage"] = { "GlobalAddedLightningDamageUnique__2_", }, + ["1% increased Damage per 15 Dexterity"] = { "DamagePer15DexterityUnique__1", }, + ["Curse Enemies with Punishment when you Block their Melee Damage, with 60% increased Effect and ignoring Curse Limit"] = { "PunishmentOnMeleeBlockUniqueShieldInt4", }, + ["With at least 40 Dexterity in Radius, Ice Shot Pierces 50 additional Targets"] = { "IceShotThresholdJewel__1", }, + ["(130-150)% increased Energy Shield"] = { "LocalIncreasedEnergyShieldPercentUnique__14", }, + ["(25-35)% chance to gain a Power Charge on Kill"] = { "PowerChargeOnKillChanceUnique__1", }, + ["+6 to maximum Mana"] = { "IncreasedManaUniqueBodyInt5", }, + ["(50-60)% increased Spell Damage"] = { "SpellDamageUniqueGlovesInt2", "SpellDamageUniqueStaff2", }, + ["Minions have (80-100)% increased Movement Speed"] = { "MinionRunSpeedUnique__2", }, + ["(30-40)% increased Mana Regeneration Rate while moving"] = { "ManaRegenerationRateWhileMovingUnique__1", }, + ["Gain 1 Rage on Critical Hit with attacks, no more than once every 0.5 seconds"] = { "RageOnAttackCritUnique__1", }, + ["(12-16)% increased Spell Damage"] = { "SpellDamageImplicitGloves1", }, + ["+305 to Accuracy Rating"] = { "IncreasedAccuracy2hSwordImplicit5", }, + ["10% increased Accuracy Rating per Frenzy Charge"] = { "ChargeBonusAccuracyRatingPerFrenzyCharge", }, + ["10% increased Mana Regeneration Rate per Power Charge"] = { "IncreasedManaRegenerationPerPowerChargeUnique__1", }, + ["+18 to maximum Energy Shield"] = { "LocalIncreasedEnergyShieldUniqueGlovesInt1", }, + ["100% increased Duration of Lightning Ailments"] = { "ShockDurationUniqueStaff8", "ShockDurationUniqueGlovesDexInt3", }, + ["30% chance to Avoid Elemental Ailments"] = { "AvoidElementalAilmentsUnique__1_", }, + ["2% increased Spell Damage per 100 Player Maximum Life"] = { "SpellDamagePerLifeUnique__1", }, + ["(40-80)% increased Mana Cost of Skills"] = { "ManaCostIncreaseUniqueGlovesInt6", }, + ["Your Fire Damage can Poison"] = { "FireDamageCanPoisonUnique__1", }, + ["(10-25)% reduced Rage Cost of Skills"] = { "ReducedRageCostUnique__1", }, + ["Gain a Frenzy Charge on Hit while Bleeding"] = { "FrenzyChargeOnHitWhileBleedingUnique__1", }, + ["10% increased Fire Damage taken"] = { "IncreasedFireDamageTakenUniqueTwoHandSword6", }, + ["Minions have 10% reduced Movement Speed"] = { "MinionRunSpeedUnique__1", }, + ["Damage of Enemies Hitting you is Unlucky while you are on Full Life"] = { "EnemyExtraDamageRollsOnFullLifeUnique__1", }, + ["Queen's Demand can Trigger Level 20 Flames of Judgement"] = { "UniqueStaffTriggerAtziriStormFlameblast__1", }, + ["(130-150)% increased Evasion Rating"] = { "LocalIncreasedEvasionRatingPercentUnique__9", }, + ["+1% to Critical Strike Chance while affected by Aspect of the Cat"] = { "AdditionalCriticalStrikeChanceWithCatAspectUnique__1", }, + ["(1-20)% increased Movement Speed"] = { "MovementVelocityUnique__38", }, + ["+(8-10)% to all Elemental Resistances"] = { "AllResistancesImplicitRing1", }, + ["+(16-24) to Strength"] = { "StrengthUniqueJewel37", "StrengthUniqueJewel34", }, + ["+(150-200) to maximum Energy Shield"] = { "LocalIncreasedEnergyShieldUnique__30__", "LocalIncreasedEnergyShieldUnique__7", }, + ["Energy Shield Leech Effects from Attacks are not removed at Full Energy Shield"] = { "ESLeechFromAttacksNotRemovedOnFullESUnique__1", }, + ["(4-6)% increased maximum Energy Shield"] = { "IncreasedEnergyShieldPercentUnique__2_", }, + ["15% chance to Shock"] = { "ChanceToShockUniqueStaff8", }, + ["(20-30)% faster Restoration of Ward"] = { "WardDelayRecoveryUnique__1", }, + ["(5-10)% increased effect of Non-Curse Auras from your Skills"] = { "AuraEffectGlobalUnique__1", }, + ["Adds 1 to 59 Chaos Damage"] = { "LocalAddedChaosDamageUnique___1", }, + ["+(25-35) to Strength"] = { "StrengthImplicitBelt1", }, + ["(15-20)% increased Cold Damage per Frenzy Charge"] = { "IncreasedColdDamagePerFrenzyChargeUnique__1", "IncreasedColdDamagePerFrenzyChargeUnique__2", }, + ["(25-30)% increased Attack Speed"] = { "LocalIncreasedAttackSpeedUniqueOneHandSword7", "LocalIncreasedAttackSpeedUnique__5", "LocalIncreasedAttackSpeedUnique__35", }, + ["20% increased Character Size"] = { "ActorSizeUniqueAmulet2", }, + ["+(800-1200) to Armour"] = { "IncreasedPhysicalDamageReductionRatingUnique__6_", }, + ["1% increased Elemental Damage per 12 Intelligence"] = { "ElementalDamagePer12IntelligenceUber1", }, + ["You and Nearby Allies have 47 to 61 added Chaos Damage per White Socket"] = { "AuraAddedChaosDamagePerWhiteSocketUnique__1", }, + ["+(40-60) to Strength"] = { "StrengthUniqueBootsStrDex1", }, + ["3% increased Area of Effect per Power Charge"] = { "AreaOfEffectPerPowerChargeUber1", }, + ["10% increased Stun Duration on Enemies"] = { "StunDurationUniqueGlovesDexInt3", }, + ["Grants Level 20 Brandsurge Skill"] = { "GrantsBrandDetonateUnique__1", }, + ["+(-30-30)% to Cold Resistance"] = { "ColdResistUnique__35", }, + ["(230-260)% increased Evasion and Energy Shield"] = { "LocalIncreasedEvasionAndEnergyShieldUnique__3", }, + ["Wicked Ward"] = { "KeystoneWickedWardUnique__1", }, + ["Arrows Fork"] = { "ProjectilesForkUnique____1", }, + ["45% increased Attack Speed"] = { "LocalIncreasedAttackSpeedUniqueOneHandMace1", }, + ["15% increased Attack Speed when on Full Life"] = { "AttackSpeedOnFullLifeUniqueDescentHelmet1", }, + ["Enemies you Attack have 20% chance to Reflect 35 to 50 Chaos Damage to you"] = { "ChanceToReflectChaosDamageToSelfUniqueTwoHandSword7_", }, + ["800% increased Attribute Requirements"] = { "IncreasedLocalAttributeRequirementsUnique__1", }, + ["Grants Level 25 Purity of Lightning Skill"] = { "GrantsPurityOfLightningUnique__1", }, + ["+(60-120) to Strength"] = { "StrengthUnique__13_", }, + ["Enemies Chilled by your Hits lessen their Damage dealt by half of Chill Effect"] = { "EnemiesChilledLessDamageDealtUnique__1", }, + ["Socketed Gems are supported by Level 1 Chance to Bleed"] = { "SupportedByChanceToBleedUnique__1", }, + ["Adds 0 to 3 Lightning Damage to Attacks per 10 Intelligence"] = { "LightningDamageToAttacksPerIntelligenceUnique__1", }, + ["(30-40)% increased Global Accuracy Rating"] = { "IncreasedAccuracyPercentUnique__1", }, + ["2% increased Stun Duration per 15 Strength"] = { "StunDurationPerStrengthUber1", }, + ["Culling Strike"] = { "NearbyAlliesHaveCullingStrikeUnique__1", "NearbyAlliesHaveCullingStrikeUniqueTwoHandAxe9", "CullingStrike", "CullingStrikeUniqueDescentTwoHandSword1", "CullingStrikeUnique__1", }, + ["(30-40)% increased Fish Bite Sensitivity"] = { "TalismanFishBiteSensitivity", }, + ["+(-25-50)% to Fire Resistance"] = { "FireResistUniqueRing32", }, + ["+2 to Level of Socketed Support Gems"] = { "LocalIncreaseSocketedSupportGemLevelUniqueTwoHandAxe7", "LocalIncreaseSocketedSupportGemLevelUnique__1", }, + ["(30-50)% increased Mana Regeneration Rate"] = { "ManaRegenerationUnique__10", "ManaRegenerationUniqueAmulet21", "ManaRegenerationUniqueOneHandMace3", }, + ["Animated Guardian deals 5% increased Damage per Animated Weapon"] = { "AnimatedGuardianDamagePerAnimatedWeaponUnique__1__", }, + ["15% chance to Avoid being Chilled"] = { "JewelImplicitChanceToAvoidChill", }, + ["With 40 Intelligence in Radius, Glacial Cascade has an additional Burst"] = { "GlacialCascadeThresholdJewel1", }, + ["With at least 40 Dexterity in Radius, Animate Weapon can Animate up to 12 Ranged Weapons"] = { "AnimateBowsAndWandsUnique____70", }, + ["Flammability has no Reservation if Cast as an Aura"] = { "FlammabilityReservationCostUnique__1", }, + ["-1 to maximum number of Summoned Golems"] = { "MaximumGolemsUnique__4_", }, + ["Area contains additional waves of Oriathan Zombies"] = { "CowardsTrialExtraOriathCitizens", }, + ["Socketed Gems are Supported by Level 8 Trap"] = { "DisplaySupportedByTrapUniqueStaff4", }, + ["25% reduced Light Radius"] = { "LightRadiusUniqueBootsStrDex2", "LightRadiusUniqueBodyStrInt4", }, + ["(15-25)% increased Area of Effect"] = { "UniqueSpecialCorruptionAreaOfEffect_", "AreaOfEffectUniqueOneHandMace7", }, + ["Adds (53-67) to (71-89) Chaos Damage"] = { "LocalAddedChaosDamageUnique__2", }, + ["Maximum 5 Fragile Regrowth"] = { "FragileRegrowthLifeRegenerationUnique__2_", }, + ["+8% Chance to Block Attack Damage when in Off Hand"] = { "AdditionalChanceToBlockInOffHandUnique_1", }, + ["Attack Skills have Added Lightning Damage equal to 6% of maximum Mana"] = { "AttackLightningDamageMaximumManaUnique__1__", }, + ["Summon 4 additional Skeleton Warriors with Summon Skeleton"] = { "SummonSkeletonsNumberOfSkeletonsToSummonUnique__1", }, + ["10% of Damage is taken from Mana before Life"] = { "DamageTakenFromManaBeforeLifeUniqueBodyDexInt2", }, + ["(20-30)% increased Light Radius"] = { "LightRadiusUniqueBodyStrInt5", }, + ["100% of Damage Leeched as Life against Shocked Enemies"] = { "LifeLeechVsShockedEnemiesUniqueRing29", }, + ["+2 to Maximum Endurance Charges"] = { "MaximumEnduranceChargeUniqueBodyStrDex3", }, + ["Trigger Level 20 Flame Dash when you use a Socketed Skill"] = { "TriggerFlameDashOnSocketedSkillUseImplicitE2", }, + ["Unaffected by Shock"] = { "UnaffectedByShockUnique__1", "UnaffectedByShockUnique__2", }, + ["(10-20)% increased Attack Speed while Ignited"] = { "IncreasedAttackSpeedWhileIgnitedUniqueJewel20", }, + ["Gain Added Chaos Damage equal to 20% of Ward"] = { "GlobalAddedChaosDamageWardUnique__", }, + ["10% reduced Enemy Stun Threshold with this Weapon"] = { "StunThresholdReductionUniqueClaw6", }, + ["15% increased Spell Damage taken when on Low Mana"] = { "SpellDamageTakenOnLowManaUniqueBodyInt4", }, + ["70% increased Critical Strike Chance against Bleeding Enemies"] = { "CriticalStrikeChanceAgainstBleedingEnemiesUber1", }, + ["(20-25)% increased Poison Duration"] = { "PoisonDurationUnique__2", }, + ["Trigger Level 10 Shock Ground when Hit"] = { "ShockedGroundWhenHitUnique__1", }, + ["50% chance to gain an Endurance Charge when you Block"] = { "ChanceToGainEnduranceChargeOnBlockUniqueDescentShield1", }, + ["You cannot be Shocked while at maximum Endurance Charges"] = { "CannotBeShockedWhileMaximumEnduranceChargesUnique_1", }, + ["1% of Attack Damage Leeched as Life on Critical Strike"] = { "CriticalStrikeAttackLifeLeechUnique__1", }, + ["Attacks have 25% chance to inflict Bleeding when Hitting Cursed Enemies"] = { "AttacksCauseBleedingOnCursedEnemyHitUnique__1", }, + ["80% increased Evasion Rating while moving"] = { "EvasionRatingWhileMovingUnique__1", }, + ["15% reduced Cast Speed"] = { "ReducedCastSpeedUniqueHelmetStrInt6", "ReducedCastSpeedUniqueHelmetInt8", "IncreasedCastSpeedUniqueGlovesInt2", }, + ["(10-20)% increased Attack Speed with Movement Skills"] = { "AttackSpeedWithMovementSkillsUniqueBodyDex5", }, + ["25% chance to Maim on Hit"] = { "LocalMaimOnHit2HImplicit_1", }, + ["10% increased maximum Life"] = { "MaximumLifeUniqueBodyInt3", "MaximumLifeShieldInt1", "MaximumLifeUniqueBelt4", "MaximumLifeUnique__3", }, + ["Gain up to maximum Power Charges when you use a Vaal Skill"] = { "GainMaximumPowerChargesOnVaalSkillUseUnique__1", }, + ["1% increased Movement Speed per Endurance Charge"] = { "ChargeBonusMovementVelocityPerEnduranceCharge", }, + ["Shock Reflection"] = { "ReflectsShocksUnique__1", }, + ["2% chance to Ignite"] = { "IncreasedChanceToIgniteUnique__1", }, + ["Bleeding you inflict deals Damage 4% faster per Frenzy Charge"] = { "FasterBleedPerFrenzyChargeUnique__1", }, + ["(26-30)% increased Spell Damage"] = { "SpellDamageOnWeaponImplicitWand11", }, + ["+(50-80) to maximum Energy Shield"] = { "LocalIncreasedEnergyShieldUnique__14", }, + ["(4-6)% increased maximum Life"] = { "MaximumLifeUnique__13", "MaximumLifeUnique__8", "MaximumLifeUnique__7", "MaximumLifeUnique__9", }, + ["(14-20)% increased Totem Life"] = { "TotemLifeUnique__1", }, + ["Trigger Level 20 Fog of War when your Trap is triggered"] = { "CreateSmokeCloudWhenTrapTriggeredUnique__1", }, + ["(40-50)% increased Area Damage"] = { "AreaDamageUniqueBodyDexInt1", }, + ["(18-22)% increased Elemental Resistances"] = { "IncreasedElementalResistancesUnique__1", }, + ["100% increased Lightning Damage"] = { "LightningDamagePercentUnique__4", }, + ["10% chance to gain Unholy Might for 10 seconds on Kill"] = { "UnholyMightOnKillPercentChanceUnique__1", }, + ["50% More Damage with Arrow Hits at Close Range"] = { "PhysicalBowDamageCloseRangeUniqueBow6", }, + ["+190 to Accuracy Rating"] = { "IncreasedAccuracySwordImplicit3", }, + ["(60-90)% increased Unveiled Modifier magnitudes"] = { "LocalVeiledModEffectUnique__1", }, + ["Your Cold Damage can Poison"] = { "ColdDamageCanPoisonUnique__1_", }, + ["2% increased Damage per Power Charge with Hits against Enemies on Full Life"] = { "IncreasedDamageVsFullLifePerPowerChargeUniqueGlovesStrDex6", }, + ["(6-8)% reduced Mana Cost of Skills"] = { "ManaCostReductionUnique__1", }, + ["(10-15)% chance to Ignite"] = { "ChanceToIgniteUnique__6", "ChanceToIgniteUniqueBootsStrInt3", }, + ["5% increased Projectile Damage per Power Charge"] = { "ProjectileDamagePerPowerChargeUniqueAmulet15", }, + ["(30-40)% increased Elemental Damage"] = { "ElementalDamageUnique__3", }, + ["Grants Level 25 Vaal Impurity of Ice Skill"] = { "GrantsVaalPurityOfIceUnique__1", }, + ["20% chance to Poison on Hit with Attacks"] = { "ChanceToPoisonWithAttacksUnique___1", }, + ["Adds (43-56) to (330-400) Physical Damage"] = { "LocalAddedPhysicalDamageUniqueTwoHandMace6", }, + ["(380-420)% increased Armour"] = { "LocalIncreasedPhysicalDamageReductionRatingPercentUniqueBodyStrDexInt1a", }, + ["+(10-15) to Strength"] = { "StrengthUniqueClaw9", }, + ["+(15-25) to Strength"] = { "StrengthUniqueQuiver6", "StrengthUniqueRing31__", }, + ["30% of Fire Damage Converted to Chaos Damage"] = { "ConvertFireToChaosUniqueDagger10", "ConvertFireToChaosUniqueDagger10Updated", }, + ["+(10-15) Energy Shield gained on Kill"] = { "EnergyShieldGainedFromEnemyDeathUniqueHelmetDexInt3", }, + ["20% increased Light Radius"] = { "LightRadiusUnique__4", "LightRadiusUnique__3", "LightRadiusUniqueShieldDemigods", "LightRadiusUniqueStaff10_", "LightRadiusUnique__1", }, + ["Critical Strike Chance is (20-30)% for Hits with this Weapon"] = { "WeaponCritChanceOverrideUnique__1__", }, + ["20% reduced Enemy Stun Threshold"] = { "StunThresholdReductionImplicitMace3_", }, + ["+(30-40)% to Global Critical Strike Multiplier"] = { "LocalCriticalMultiplierUniqueDagger4", "CriticalMultiplierUnique__2", }, + ["(50-100)% increased Projectile Speed"] = { "ProjectileSpeedUniqueBow4_", }, + ["+(20-30) to Strength"] = { "StrengthUniqueClaw5_", "StrengthUnique__17", "StrengthUniqueBelt1", "StrengthUniqueAmulet5", "StrengthUniqueGlovesStrInt2", "StrengthUnique__8", "StrengthUnique__16", "StrengthUnique__14", "StrengthUniqueBootsDexInt2", "StrengthUnique__7_", "StrengthUnique__6", "StrengthUnique__3", "StrengthImplicitAmulet1", "StrengthUniqueRing8", "StrengthUniqueHelmetStrDex3", "StrengthUniqueIntHelmet3", "StrengthUniqueGlovesDex1", }, + ["Skills Chain an additional time while at maximum Frenzy Charges"] = { "AdditionalChainWhileAtMaxFrenzyChargesUnique___1", }, + ["+75% to Lightning Resistance"] = { "LightningResistUnique__23_", }, + ["Trigger Level 20 Shade Form when Hit"] = { "TriggerShadeFormWhenHitUnique__1", }, + ["Your Mark transfers to another Enemy when Marked Enemy dies"] = { "TransferMarkOnDeathUnique__1", }, + ["Adds (30-38) to (40-50) Physical Damage"] = { "LocalAddedPhysicalDamageUnique__11", }, + ["+8% to all Elemental Resistances"] = { "AllResistancesImplicitShield2", }, + ["+(-25-50)% to Cold Resistance"] = { "ColdResistUniqueRing32", }, + ["Gain Shaper's Presence for 10 seconds when you kill a Rare or Unique Enemy"] = { "GainShapersPresenceUnique__1", }, + ["Take 250 Chaos Damage per Second during Flask effect"] = { "FlaskTakeChaosDamagePerSecondUnique__2", }, + ["Adds (60-80) to (270-320) Physical Damage"] = { "LocalAddedPhysicalDamageUnique__24", }, + ["2% increased Minion Attack Speed per 50 Dexterity"] = { "MinionAttackSpeedPerXDexUnique__1", }, + ["+(25-30)% to Fire and Cold Resistances"] = { "FireAndColdResistUnique__3", }, + ["(150-200) Life Regenerated per Second while in Blood Stance"] = { "LifeRegenerationBloodStanceUnique__1", }, + ["(20-30)% increased Global Accuracy Rating"] = { "IncreasedAccuracyPercentImplicitQuiver7", "IncreasedAccuracyPercentImplicitQuiver7New", }, + ["Minions have +(10-12)% Chance to Block Spell Damage"] = { "MinionSpellBlockChanceUnique__1_", }, + ["Projectile Damage is increased by 1% per 5 Dexterity from Allocated Passives in Radius"] = { "ExtraArrowForSplitArrowUniqueJewel60", }, + ["Half of your Strength is added to your Minions"] = { "MinionsGainYourStrengthUnique__1", }, + ["(0.8-1)% of Physical Attack Damage Leeched as Life"] = { "LifeLeechPermyriadUnique__6", }, + ["+90 to Maximum Charges"] = { "FlaskExtraChargesUnique__3", }, + ["(50-70)% increased Damage while Ignited"] = { "DamageWhileIgnitedUnique__1", }, + ["Adds (35-46) to (85-128) Physical Damage"] = { "LocalAddedPhysicalDamageUniqueSceptre10", }, + ["(20-40)% increased Mana Regeneration Rate"] = { "ManaRegenerationUniqueShieldInt5", "ManaRegenerationImplicitDemigodsBelt1", "ManaRegenerationUniqueBootsInt2", "ManaRegenerationUniqueRing26", "ManaRegenerationUniqueRing33", "ManaRegenerationUniqueGlovesStrInt2", "ManaRegenerationUnique__3", "ManaRegenerationUnique__5", }, + ["Minions have (5-10)% increased Movement Speed"] = { "MinionRunSpeedUniqueJewel16", }, + ["Minions gain (15-20)% of Elemental Damage as Extra Chaos Damage"] = { "MinionElementalDamageAddedAsChaosUnique__1", }, + ["20% chance to Trigger Level 20 Summon Volatile Anomaly on Kill"] = { "SummonVoidSphereOnKillUnique__1_", }, + ["(1-100)% chance to Trigger Level 1 Create Lesser Shrine when you Kill an Enemy"] = { "CastLevel1SummonLesserShrineOnKillUnique", }, + ["Adds (30-45) to (60-80) Fire Damage"] = { "LocalAddedFireDamageUnique__6", }, + ["30% increased Elemental Damage"] = { "ElementalDamageUnique__1", "ElementalDamagePercentImplicitSceptreNew11", "ElementalDamageUniqueRing21", "ElementalDamagePercentImplicitSceptreNew19", "ElementalDamagePercentImplicitSceptre2", "ElementalDamagePercentImplicitSceptreNew15", }, + ["(35-50)% reduced Recovery rate"] = { "FlaskIncreasedRecoverySpeedUniqueFlask3", }, + ["The Agnostic"] = { "KeystoneTheAgnosticUnique__2", "KeystoneTheAgnosticUnique__1_", }, + ["25% chance to Ignite when in Main Hand"] = { "MainHandChanceToIgniteUniqueOneHandAxe2", }, + ["50% chance to Avoid being Chilled"] = { "ChanceToAvoidChilledUnique__1", "ChanceToAvoidChillUniqueDescentOneHandAxe1", }, + ["(4-12)% increased Elemental Damage with Attack Skills"] = { "WeaponElementalDamageUnique__1", }, + ["(180-220)% increased Armour and Energy Shield"] = { "LocalIncreasedArmourAndEnergyShieldUniqueBodyStrInt2", }, + ["(20-25)% chance to lose a Frenzy Charge when you use a Travel Skill"] = { "LoseFrenzyChargeOnTravelSkillUnique__1", }, + ["Summoned Arbalists have (10-20)% chance to Intimidate for 4 seconds on Hit"] = { "SummonArbalistChanceToIntimidateFor4SecondsOnHit", }, + ["50% chance to Cause Poison on Critical Strike"] = { "CausesPoisonOnCritUniqueDagger9", }, + ["50% increased Attack, Cast and Movement Speed during Flask Effect"] = { "DegradingMovementSpeedDuringFlaskEffectUnique__1", }, + ["(1-2)% of Physical Attack Damage Leeched as Mana"] = { "ManaLeechUniqueHelmetInt7", "ManaLeechLocal1", "ManaLeechJewel", }, + ["Siren Worm Bait"] = { "FishingLureTypeUniqueFishingRod1", }, + ["Socketed Gems are Supported by Level 22 Blasphemy"] = { "SocketedGemsSupportedByBlasphemyUnique__1", }, + ["Adds (40-60) to (90-110) Cold Damage to Spells"] = { "SpellAddedColdDamageUnique__4", }, + ["Mercury Footprints"] = { "ItemSilverFootstepsUniqueHelmetStrDex2", }, + ["Runebinder"] = { "KeystoneRunebinderUnique__1", }, + ["20% increased Mana Regeneration Rate"] = { "ManaRegenerationUniqueBelt6", }, + ["Flasks do not apply to you"] = { "CannotBeAffectedByFlasksUnique__1", }, + ["Life Leech from Hits with this Weapon is instant"] = { "LocalLifeLeechIsInstantUniqueClaw3", }, + ["+(50-60)% to Fire Resistance while affected by Herald of Ash"] = { "HeraldBonusFireResist", }, + ["2% reduced Mana Recovery Rate per 10 Intelligence on Unallocated Passives in Radius"] = { "ManaRecoveryRatePerUnallocatedIntelligenceUnique__1", }, + ["Regenerate 2 Mana per second"] = { "AddedManaRegenerationUniqueDescentWand1", }, + ["(65-75)% reduced Amount Recovered"] = { "FlaskFullInstantRecoveryUnique__1", }, + ["(3-6)% increased Light Radius"] = { "JewelImplicitLightRadius", }, + ["4% increased maximum Life"] = { "MaximumLifeUnique__2", }, + ["(30-40)% chance when you Kill a Scorched Enemy to Burn Each surrounding"] = { "ScorchedEnemiesDegenExplodeUnique__1_", }, + ["(120-160)% increased Global Critical Strike Chance"] = { "CriticalStrikeChanceUnique__4_", }, + ["-20 to maximum Life"] = { "ReducedLifeUniqueGlovesDexInt4", }, + ["Adds (315-360) to (450-540) Fire Damage"] = { "LocalAddedFireDamageUnique__3", }, + ["Gain 5% of Cold Damage as Extra Chaos Damage"] = { "ChaosDamageAsPortionOfColdDamageUnique__1", }, + ["(80-100)% increased Elemental Damage"] = { "ElementalDamageUniqueSceptre7", }, + ["15% of Physical Attack Damage Leeched as Life"] = { "LifeLeechUniqueClaw6", }, + ["3% increased Damage per Crab Barrier"] = { "DamagePerCrabBarrierUnique__1", }, + ["Vulnerability has no Reservation if Cast as an Aura"] = { "VulnerabilityReservationCostUnique__1_", }, + ["Cannot lose Crab Barriers if you have lost Crab Barriers Recently"] = { "CannotLoseCrabBarriersIfLostRecentlyUnique__1", }, + ["50% less Poison Duration"] = { "VolkuurLessPoisonDurationUnique__1", }, + ["Minions have (12-16)% increased Attack Speed"] = { "MinionAttackAndCastSpeedUnique__1", }, + ["Hits from Socketed Vaal Skills ignore Enemy Monster Physical Damage Reduction"] = { "LocalVaalIgnoreMonsterPhysicalReductionUnique__1", }, + ["(7-10)% increased Elemental Damage"] = { "ElementalDamageUnique__4", }, + ["(100-150)% increased Critical Strike Chance against Bleeding Enemies"] = { "CriticalStrikeChanceAgainstBleedingEnemiesUnique__1", }, + ["0.5% of Attack Damage Leeched as Mana against Poisoned Enemies"] = { "AttackDamageManaLeechAgainstPoisonedEnemiesUnique_2", }, + ["(10-15)% increased Attack Speed"] = { "LocalIncreasedAttackSpeedUniqueBow10", "IncreasedAttackSpeedUniqueAmulet20", "IncreasedAttackSpeedUniqueShieldDexInt2", "LocalIncreasedAttackSpeedUnique__4", "LocalIncreasedAttackSpeedUnique__8", "LocalIncreasedAttackSpeedUniqueBow9", "LocalIncreasedAttackSpeedUnique__20", "IncreasedAttackSpeedUniqueGlovesStr1", "LocalIncreasedAttackSpeedUnique__22", "LocalIncreasedAttackSpeedUnique__13", "LocalIncreasedAttackSpeedUnique__29", "LocalIncreasedAttackSpeedUnique__26_", "LocalIncreasedAttackSpeedUniqueOneHandAxe2", "IncreasedAttackSpeedUniqueBodyStr3", "LocalIncreasedAttackSpeedUnique__17", "IncreasedAttackSpeedUniqueIntHelmet2", "IncreasedAttackSpeedUniqueRing27", "LocalIncreasedAttackSpeedUnique__7", "LocalIncreasedAttackSpeedUnique__23", "LocalIncreasedAttackSpeedUniqueOneHandSword13_", "LocalIncreasedAttackSpeedUniqueClaw8", "LocalIncreasedAttackSpeedUniqueClaw9", "LocalIncreasedAttackSpeedUniqueTwoHandSword6", }, + ["-30% to Fire Resistance"] = { "FireResistUnique__10", "FireResistUniqueHelmetInt7", }, + ["10% increased Damage taken from Ghosts"] = { "DamageTakenFromGhostsUniqueOneHandSword12", }, + ["(6-8)% reduced Soul Gain Prevention Duration"] = { "VaalSoulGainPreventionUnique__1__", }, + ["36% Chance to Block Spell Damage while on Low Life"] = { "SpellBlockOnLowLifeUniqueShieldStrDex1", }, + ["(30-40)% increased Melee Damage"] = { "MeleeDamageUniqueAmulet12", }, + ["30% reduced Power Charge Duration"] = { "PowerChargeDurationUniqueAmulet14", }, + ["Enemies Ignited by you have (10-15)% of Physical Damage they deal converted to Fire"] = { "EnemyIgnitedConvertedToFireUnique__1", }, + ["Chaos Damage taken does not bypass Energy Shield while not on Low Life"] = { "ChaosDamageDoesNotBypassESNotLowLifeOrManaUnique__1", }, + ["(4-7)% increased maximum Life"] = { "MaximumLifeUnique__12", }, + ["2% increased Minion Movement Speed per 50 Dexterity"] = { "MinionMovementSpeedPerXDexUnique__1", }, + ["+5% Chance to Block Attack Damage while Dual Wielding"] = { "BlockWhileDualWieldingUniqueDagger9", }, + ["10% increased Movement Speed while Phasing"] = { "MovementSpeedWhilePhasedUnique__2", }, + ["(21-24)% Chance to Block Spell Damage"] = { "SpellBlockUniqueShieldStrInt1", }, + ["+(400-500) to Accuracy against Bleeding Enemies"] = { "AccuracyAgainstBleedingEnemiesUnique__1", }, + ["+185 to Accuracy Rating"] = { "IncreasedAccuracy2hSwordImplicit3", }, + ["Trigger Level 1 Fire Burst on Kill"] = { "FireDamageToNearbyEnemiesOnKillUnique", }, + ["(13-17)% increased Spell Damage"] = { "SpellDamageOnWeaponImplicitWand4", }, + ["50% reduced Freeze Duration on you"] = { "ReducedFreezeDurationUniqueShieldStrInt3", }, + ["(6-10)% increased maximum Life"] = { "MaximumLifeUnique__16", "MaximumLifeUnique__10_", "MaximumLifeUnique__11", "MaximumLifeUnique__17", }, + ["+50% to Chaos Resistance during any Flask Effect"] = { "ChaosResistanceWhileUsingFlaskUniqueBootsStrDex3", }, + ["50% chance to be inflicted with Bleeding when Hit by an Attack"] = { "ReceiveBleedingWhenHitUnique__1_", }, + ["Cannot be Blinded"] = { "BlindImmunityUnique__1", "BlindImmunityUniqueSceptre8", }, + ["Herald of Ash has (30-40)% increased Mana Reservation Efficiency"] = { "HeraldBonusAshReservationEfficiency__", "HeraldBonusAshReservation", }, + ["100% of Physical Damage from Hits with this Weapon is Converted to a random Element"] = { "LocalDamageConversionToRandomElementUnique__2_", "LocalDamageConversionToRandomElementImplicitE1", }, + ["50% increased Fire Resistance"] = { "NearbyEnemiesIncreasedFireColdResistUnique__1_", }, + ["20% increased Fire Damage taken"] = { "IncreasedFireDamageTakenUniqueBodyStrDex5", }, + ["Minions have (20-40)% reduced maximum Life"] = { "MinionLifeUnique__5_", }, + ["(20-30)% increased Elemental Damage"] = { "ElementalDamageUnique__2_", }, + ["(20-30)% increased Movement Speed"] = { "MovementVelocityUnique__39_", "MovementVelocityUnique__28", }, + ["+2 to Maximum Power Charges"] = { "IncreasedMaximumPowerChargesUnique__3", }, + ["50 Chaos Damage taken per second"] = { "ChaosDegenerationAuraNonPlayersUnique__1", "ChaosDegenerationAuraPlayersUnique__1", }, + ["100% of Elemental Damage Leeched as Life"] = { "ElementalDamageLeechedAsLifeUniqueSceptre7", }, + ["(120-160)% increased Evasion Rating"] = { "LocalIncreasedEvasionRatingPercentUnique__2", }, + ["(-10-10)% reduced Skill Effect Duration"] = { "SkillEffectDurationUnique__2_", }, + ["20% increased Damage with Hits and Ailments per Freeze, Shock or Ignite on Enemy"] = { "DamagePerStatusAilmentOnEnemiesUniqueRing21", }, + ["+7% to Critical Strike Multiplier per 10 Strength on Unallocated Passives in Radius"] = { "CriticalStrikeMultiplierPerUnallocatedStrengthUnique__1", "CriticalStrikeMultiplierPerUnallocatedStrengthJewelUnique__1_", }, + ["When you Kill a Rare monster, you gain its Modifiers for 60 seconds"] = { "GainRareMonsterModsOnKillUniqueBelt7_", }, + ["Regenerate 100 Life per second if you have at least 1000 Maximum Energy Shield"] = { "LifeRegenerationWith1000EnergyShieldUnique__1", }, + ["Socketed Non-Channelling Bow Skills are Triggered by Snipe"] = { "GrantsLevel20SnipeSupportUnique__1", }, + ["10% Global chance to Blind Enemies on hit"] = { "GlobalChanceToBlindOnHitUniqueSceptre8", }, + ["+(5-10) to Intelligence"] = { "IntelligenceUniqueBootsInt1", "IntelligenceUnique__21", "IntelligenceUniqueRing4", }, + ["Gain a Frenzy Charge on every 50th Rampage Kill"] = { "FrenzyChargePer50RampageStacksUnique__1", }, + ["Total Recovery per second from Life Leech is Doubled"] = { "TotalRecoveryLifeLeechDoubledUnique__1", }, + ["10% increased Character Size"] = { "ActorSizeUnique__3", "ActorSizeUniqueBeltDemigods1", }, + ["+5% Chance to Block Attack Damage"] = { "AdditionalBlockUniqueBodyDex2", }, + ["Socketed Gems are Supported by Level 15 Pierce"] = { "SocketedGemsSupportedByPierceUniqueBodyStr6", }, + ["Regenerate 0.3% of Life per second per Power Charge"] = { "ChargeBonusLifeRegenerationPerPowerCharge", }, + ["Regenerate 0.5% of Life per second per Power Charge"] = { "LifeRegenerationPerPowerChargeUnique__1__", }, + ["Attack Critical Strikes ignore Enemy Monster Elemental Resistances"] = { "AttackCriticalStrikesIgnoreElementalResistancesImplicitE1", }, + ["Melee Hits which Stun Fortify"] = { "FortifyOnMeleeStunUnique__1", }, + ["15% increased Area of Effect while you have no Frenzy Charges"] = { "IncreasedAreaOfSkillsWithNoFrenzyChargesUnique__1_", }, + ["+1 to maximum number of Skeletons"] = { "MaximumMinionCountUniqueBootsStrInt2Updated", }, + ["+40 to Intelligence"] = { "IntelligenceUnique__5", }, + ["If you have Blocked Recently, you and nearby Allies Regenerate 5% of Life per second"] = { "LifeRegenerationIfBlockedRecentlyUnique__1", }, + ["(220-250)% increased Evasion and Energy Shield"] = { "LocalIncreasedEvasionAndEnergyShieldUniqueBodyDexInt3", }, + ["Adds (70-84) to (110-124) Fire Damage"] = { "LocalAddedFireDamageImplicitE2_", }, + ["Nearby stationary Enemies gain a Grasping Vine every 0.5 seconds"] = { "NearbyStationaryEnemiesGainVinesUnique__1", }, + ["(5-6)% of Physical Attack Damage Leeched as Life"] = { "LifeLeechLocal3", }, + ["Cannot be Stunned"] = { "CannotBeStunned", "CannotBeStunnedUnique__1_", }, + ["Adds (5-8) to (10-14) Physical Damage"] = { "LocalAddedPhysicalDamageUniqueOneHandSword13", }, + ["(10-20)% increased Attack Speed while Chilled"] = { "AttackSpeedWhileChilledUnique__1", }, + ["Grants Level 5 Frostbite Skill"] = { "GrantsFrostbiteUnique__1", }, + ["(4-7)% increased Elemental Damage per Frenzy Charge"] = { "IncreasedElementalDamagePerFrenzyChargeUniqueGlovesStrDex6", }, + ["100% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUniqueDescentStaff1", "LocalIncreasedPhysicalDamagePercentUniqueStaff9", "LocalIncreasedPhysicalDamagePercentUniqueDescentBow1", "LocalIncreasedPhysicalDamagePercentUnique__26", }, + ["(-10-10)% reduced Quantity of Items found"] = { "ItemFoundQuantityIncreaseUniqueRing32", }, + ["You are Immune to Damage during Flask Effect"] = { "FlaskImmuneToDamage__1", }, + ["(10-15)% reduced Enemy Stun Threshold"] = { "StunThresholdReductionUniqueQuiver2", }, + ["(60-80)% increased Damage while you have no Frenzy Charges"] = { "IncreasedDamageAtNoFrenzyChargesUnique__1", }, + ["Adds (2-3) to (5-6) Cold Damage to Spells"] = { "SpellAddedColdDamageUnique__3", }, + ["25% of Physical Damage Converted to Chaos Damage"] = { "PhysicalDamageConvertToChaosUniqueBow5", "PhysicalDamageConvertedToChaosUnique__1", }, + ["Banners you are carrying gain 1 Stage on Melee Hit, up to 5 per second"] = { "Add1StageToBannersOnMeleeHitUpTo5PerSecondUnique__1", }, + ["(20-30)% reduced Flask Effect Duration"] = { "IncreasedFlaskDurationUnique__1", }, + ["Adds (1-3) to (68-72) Lightning Damage to Spells and Attacks"] = { "AddedLightningDamageUnique__2_", }, + ["+(20-40) to Dexterity"] = { "DexterityUnique__20__", "DexterityUnique__6", "DexterityUnique__18", }, + ["+(10-20) to all Attributes"] = { "AllAttributesUnique__3", "AllAttributesUnique__17_", }, + ["20% increased Fishing Range"] = { "FishingCastDistanceUnique__1__", }, + ["Regenerate 0.2 Life per second per Level"] = { "LifeRegenerationPerLevelUniqueTwoHandSword7", }, + ["(15-25)% increased maximum Energy Shield"] = { "TalismanIncreasedEnergyShield", }, + ["+(80-100) to Evasion Rating and Energy Shield"] = { "LocalFlatIncreasedEvasionAndEnergyShieldUnique__1", }, + ["Minions Regenerate (1.5-2.5)% of Life per second"] = { "MinionLifeRegenerationPerRagingSpirit__1", }, + ["+(3-4) Life gained for each Enemy hit by your Attacks"] = { "LifeGainPerTargetImplicitQuiver8", }, + ["+(25-50) to Accuracy Rating"] = { "IncreasedAccuracyUniqueBow4", }, + ["30% increased Elemental Damage with Attack Skills"] = { "WeaponElementalDamageUniqueRing21", "WeaponElementalDamageImplicitSword1", }, + ["40% increased Global Critical Strike Chance"] = { "CriticalStrikeChanceImplicitDaggerNew2", "CriticalStrikeChanceImplicitDagger2", }, + ["20% reduced maximum Life"] = { "MaximumLifeUniqueAmulet6", }, + ["Adds (85-110) to (135-150) Physical Damage"] = { "LocalAddedPhyiscalDamageUnique__39", }, + ["(100-120)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUnique__10", "LocalIncreasedPhysicalDamagePercentUniqueClaw6", }, + ["30% chance to gain a Power Charge when you Stun with Melee Damage"] = { "PowerChargeOnMeleeStunUniqueSceptre10", }, + ["Ignited Enemies Burn (50-65)% slower"] = { "EmberwakeLessBurningDamageUniqueRing38", }, + ["Minions have 10% increased Area of Effect"] = { "MinonAreaOfEffectUniqueRing33", }, + ["(35-50)% increased Damage with Movement Skills"] = { "DamageWithMovementSkillsUniqueBodyDex5", }, + ["Summoned Arbalists have (10-20)% chance to inflict Cold Exposure on Hit"] = { "SummonArbalistChanceToInflictColdExposureonHit", }, + ["3% increased Totem Life per 10 Strength Allocated in Radius"] = { "TotemLifePerStrengthUniqueJewel15", }, + ["Adds (8-15) to (20-28) Fire Damage to Attacks"] = { "AddedFireDamageUniqueRing10", }, + ["3% increased Experience gain"] = { "IncreasedExperienceUniqueSceptre1", }, + ["20% chance to gain a Frenzy Charge on Killing a Frozen Enemy"] = { "ChanceToGainFrenzyChargeOnKillingFrozenEnemyUnique__1", }, + ["(6-10)% increased Cast Speed"] = { "IncreasedCastSpeedUniqueSceptre7", "IncreasedCastSpeedUnique__12", "IncreasedCastSpeedUniqueGlovesDemigods1", }, + ["Adds (45-60) to (100-120) Physical Damage"] = { "LocalAddedPhysicalDamageUnique__30_", }, + ["Regenerate 2% of Life per second if you have been Hit Recently"] = { "LifeRegenerationIfHitRecentlyUnique__1", }, + ["Extra gore"] = { "ExtraGore", }, + ["Traps and Mines have a 25% chance to Poison on Hit"] = { "TrapPoisonChanceUnique__1", }, + ["Knocks Back Enemies in an Area when you use a Flask"] = { "AoEKnockBackOnFlaskUseUniqueFlask9_", }, + ["+1 to Level of Socketed Minion Gems"] = { "LocalIncreaseSocketedMinionGemLevelUniqueTwoHandMace5", }, + ["Adds (35-50) to (100-125) Physical Damage"] = { "LocalAddedPhysicalDamageUnique__23_", }, + ["Grants Immunity to Chill for 4 seconds if used while Chilled"] = { "FlaskFreezeImmunityUnique__1", }, + ["25% chance to Scorch Enemies"] = { "AlternateFireAilmentUnique__1", }, + ["(15-25)% increased Cast Speed"] = { "IncreasedCastSpeedUnique__22", }, + ["Socketed Gems are Supported by Level 20 Elemental Proliferation"] = { "SocketedGemsGetElementalProliferationUniqueSceptre7", }, + ["75% reduced Effect of Chill on you"] = { "ChillEffectivenessOnSelfUniqueRing28", }, + ["Zealot's Oath"] = { "ZealotsOathUnique__1", "KeystoneZealotsOathUnique__1_", }, + ["+(50-175) to maximum Life"] = { "IncreasedLifeUnique__88", }, + ["(20-30)% increased Damage with Hits against Magic monsters"] = { "DamageOnMagicMonstersUnique__1_", }, + ["+2% to all Elemental Resistances per 10 Devotion"] = { "ElementalResistancesPerDevotion", }, + ["(7-10)% increased Projectile Damage"] = { "IncreasedProjectileDamageUnique__7", "IncreasedProjectileDamageUnique___8", "IncreasedProjectileDamageUnique___9", "IncreasedProjectileDamageUnique___3", "IncreasedProjectileDamageUnique__2", }, + ["5% chance to grant Onslaught to nearby Enemies on Kill"] = { "GrantEnemiesOnslaughtOnKillUnique__1", }, + ["Your Critical Strikes do not deal extra Damage during Flask effect"] = { "FlaskHitsHaveNoCritMultiUnique__1", }, + ["Your Minions use your Flasks when summoned"] = { "MinionsUseFlaskOnSummonUnique__1__", }, + ["Pain Attunement"] = { "PainAttunement", "KeystonePainAttunementUnique__1", }, + ["+(120-160) to maximum Mana"] = { "IncreasedManaUnique__20_", }, + ["Gain Immunity to Physical Damage for 1.5 seconds on Rampage"] = { "PhysicalDamageImmunityOnRampageUniqueGlovesStrInt2", }, + ["(120-160)% increased Spell Damage"] = { "SpellDamageUniqueStaff6", }, + ["10% reduced Reflected Elemental Damage taken"] = { "JewelImplicitReducedElementalReflect", }, + ["Divine Shield"] = { "KeystoneDivineShieldUnique_1", }, + ["(5-10)% chance to Shock"] = { "ChanceToShockUnique__3", }, + ["+5% to maximum Fire Resistance"] = { "MaximumFireResistUniqueShieldStrInt5", }, + ["Gain 2 Power Charges when you Warcry"] = { "GainPowerChargesOnUsingWarcryUnique__1", }, + ["Raised Zombies have (80-100)% increased maximum Life"] = { "ZombieIncreasedLifeUnique__1", }, + ["20% chance to Trigger Level 25 Summon Spectral Wolf on Critical Strike with this Weapon"] = { "SummonWolfOnCritUnique__1", }, + ["+330 to Accuracy Rating"] = { "IncreasedAccuracySwordImplicit5", }, + ["80% reduced Reservation Efficiency of Skills"] = { "ReservationEfficiencyUnique__1_", "IncreasedManaReservationsCostUnique__1", }, + ["While in Her Embrace, take 0.5% of your total Maximum Life and Energy Shield as Fire Damage per second per Level"] = { "TakeDamagePerLevelWhileHerEmbraceUnique__1_", }, + ["Hits with this Weapon Freeze Enemies as though dealing (150-200)% more Damage"] = { "LocalFreezeAsThoughDealingMoreDamageUnique__1", }, + ["+(10-20) to maximum Life"] = { "IncreasedLifeImplicitShield1", "IncreasedLifeUniqueHelmetDex5", }, + ["4% Chance to Block Attack Damage"] = { "BlockPercentMarakethDaggerImplicit1", }, + ["(4-6)% chance to Freeze, Shock and Ignite"] = { "TalismanChanceToFreezeShockIgnite_", }, + ["+20 to Dexterity and Intelligence"] = { "DexterityIntelligenceUnique__1__", }, + ["+3% to Damage over Time Multiplier per 10 Intelligence on Unallocated Passives in Radius"] = { "DamageOverTimeMultiplierPerUnallocatedIntelligenceUnique__1___", }, + ["Gain Her Embrace for 3 seconds when you Ignite an Enemy"] = { "GainHerEmbraceOnIgniteUnique__1", }, + ["30% chance to Shock"] = { "ChanceToShockUniqueGlovesStr4", }, + ["Adds 1 to (50-70) Lightning Damage to Spells and Attacks"] = { "AddedLightningDamageUniqueRing19", }, + ["10% increased Light Radius"] = { "LightRadiusUniqueRing15", }, + ["10% reduced Enemy Stun Threshold"] = { "StunThresholdReductionUniqueGlovesDexInt2", "StunThresholdReductionImplicitMace1", }, + ["+(100-125)% to Melee Critical Strike Multiplier"] = { "MeleeWeaponCriticalStrikeMultiplierUniqueHelmetStr3", }, + ["Totems gain -10% to all Elemental Resistances per Summoned Totem"] = { "TotemElementalResistPerActiveTotemUnique_1", }, + ["Adds (3-6) to (9-13) Physical Damage"] = { "LocalAddedPhysicalDamageUniqueDagger12", }, + ["(12-15)% chance to gain a Power Charge on Killing an Enemy affected by fewer than 5 Poisons"] = { "GainPowerChargeOnKillVsEnemiesWithLessThan5PoisonsUnique__1", }, + ["+2 to Level of all Chaos Spell Skill Gems"] = { "LocalIncreaseSocketedChaosGemLevelUnique__1", }, + ["You take 30% reduced Extra Damage from Critical Strikes"] = { "ReducedCriticalStrikeDamageTakenUniqueBelt13", }, + ["Adds 1 to 2 Fire Damage to Attacks per 10 Strength"] = { "FireDamageToAttacksPerStrengthUnique__1", }, + ["Arrows that Pierce have +50% to Critical Strike Multiplier"] = { "ArrowsThatPierceHaveCritMultiUnique__1", }, + ["100% increased Burning Damage if you've Ignited an Enemy Recently"] = { "IncreasedBurningDamageIfYouHaveIgnitedRecentlyUnique__1", }, + ["6% increased Movement Speed"] = { "MovementVelocityMarakethBowImplicit1", "MovementVelocityImplicitShield2", }, + ["Cannot be Stunned by Spells if your other Ring is a Shaper Item"] = { "CannotBeStunnedBySpellsShaperItemUnique__1", }, + ["+1500 Armour while stationary"] = { "AddedArmourWhileStationaryUnique__1", }, + ["Projectiles have (15-20)% chance to Shock"] = { "ProjectileShockChanceUniqueDagger6", }, + ["Reflects 1 to 150 Lightning Damage to Melee Attackers"] = { "AttackerTakesLightningDamageUnique___1", }, + ["Grants Level 15 Vengeance Skill"] = { "DisplayGrantsVengeanceUnique__1", }, + ["Triggers Level 15 Manifest Dancing Dervishes on Rampage"] = { "DisplayManifestWeaponUnique__1", }, + ["Adds (26-32) to (42-48) Cold Damage to Attacks"] = { "AddedColdDamageUnique__5", }, + ["Attacks deal no Physical Damage"] = { "AttacksDealNoPhysicalDamage", }, + ["Adds (11-15) to (23-28) Cold Damage to Attacks"] = { "AddedColdDamageUnique__8", }, + ["Impale Damage dealt to Enemies Impaled by you Overwhelms 10% Physical Damage Reduction"] = { "ImpalePhysicalReductionPenaltyUnique__1", }, + ["Adds (80-100) to (200-225) Physical Damage"] = { "LocalAddedPhysicalDamageUnique__29___", }, + ["Passive Skills in Radius also grant: 1% increased Unarmed Attack Speed with Melee Skills"] = { "PassivesGrantUnarmedAttackSpeedUnique__1_", }, + ["50% increased Attack Speed"] = { "LocalIncreasedAttackSpeedUniqueTwoHandMace4", }, + ["Increases and Reductions to Life in Radius are Transformed to apply to Energy Shield"] = { "LifeInRadiusBecomesEnergyShieldAtHalfValueUniqueJewel51", }, + ["4% increased Area Damage per 10 Devotion"] = { "AreaDamagePerDevotion", }, + ["Regenerate 100 Life per second if no Equipped Items are Corrupted"] = { "LifeRegenerationPerMinuteWhileNoCorruptedItemsUnique__1", }, + ["Socketed Gems are Supported by Level 10 Added Fire Damage"] = { "ItemActsAsFireDamageSupportUniqueSceptre2", "SupportedByAddedFireDamageUnique__1_", }, + ["+(20-50) to Dexterity"] = { "DexterityUnique__23", }, + ["+25% chance to be Ignited"] = { "IncreasedChanceToBeIgnitedUniqueRing24", "IncreasedChanceToBeIgnitedUnique__1", }, + ["20% reduced Light Radius"] = { "LightRadiusUniqueBootsStrDex3", }, + ["+1 to maximum number of Summoned Holy Relics"] = { "AdditionalHolyRelicUnique__1", }, + ["50% increased Energy Shield Recharge Rate"] = { "ReducedEnergyShieldDelayUniqueBelt11", }, + ["25% increased Strength Requirement"] = { "IncreasedStrengthRequirementsUniqueTwoHandSword4", }, + ["Items and Gems have 50% increased Attribute Requirements"] = { "GlobalItemAttributeRequirementsUnique__2", }, + ["5% reduced Elemental Damage taken while stationary"] = { "ReducedElementalDamageTakenWhileStationaryUnique__1_", }, + ["1% increased Cold Damage per 1% Chance to Block Attack Damage"] = { "IncreasedColdDamagePerBlockChanceUnique__1", }, + ["(20-30)% increased maximum Mana"] = { "MaximumManaUnique___2", "TalismanIncreasedMana", }, + ["40% increased Elemental Damage"] = { "ElementalDamagePercentImplicitSceptreNew18", "ElementalDamagePercentImplicitSceptreNew22", "ElementalDamagePercentImplicitSceptre3", }, + ["30% increased Effect of Buffs granted by your Golems"] = { "GolemBuffEffectUnique__1", }, + ["Reflect Shocks applied to you to all Nearby Enemies"] = { "ReflectsShockToEnemiesInRadiusUnique__1", }, + ["20% increased Physical Damage taken"] = { "IncreasedPhysicalDamageTakenUniqueBootsDex8", }, + ["1% of Damage dealt by your Mines is Leeched to you as Life"] = { "MineDamageLeechedToYouUnique__1", }, + ["Gain 1 Endurance Charge every second if you've been Hit Recently"] = { "ChargeBonusEnduranceChargeIfHitRecently", }, + ["Adds (12-15) to (25-30) Fire Damage to Attacks"] = { "AddedFireDamageUniqueRing28", }, + ["Enemies Taunted by your Warcries Explode on death, dealing 8% of their maximum Life as Chaos Damage"] = { "WarcryTauntChaosExplosionUnique__1_", }, + ["+(16-24) to Strength and Intelligence"] = { "HybridStrInt", }, + ["(50-70)% increased Global Critical Strike Chance"] = { "CriticalStrikeChanceUnique__3", }, + ["(220-250)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUnique__18", }, + ["Projectiles that have Chained gain (20-35)% of Non-Chaos Damage as extra Chaos Damage"] = { "ProjectilesGainPercentOfNonChaosAsChaosUnique__2", }, + ["5% chance to Freeze"] = { "ChanceToFreezeUnique__1", }, + ["25% reduced Golem Size"] = { "GolemSizeUnique__1", }, + ["2% of Fire Damage Leeched as Life while Ignited"] = { "FireDamageLeechedAsLifeWhileIgnitedUnique__1", }, + ["With at least 40 Dexterity in Radius, Dual Strike has (10-15)% increased Attack"] = { "DualStrikeThresholdJewelClaw", }, + ["5% increased maximum Life"] = { "MaximumLifeUnique__14", }, + ["Gain an Endurance Charge when you take a Critical Strike"] = { "GainEnduranceChargeWhenCriticallyHit", }, + ["Adds 100 to 100 Lightning Damage to Spells"] = { "SpellAddedLightningDamageUnique__1", }, + ["(5-10)% increased Quantity of Items found"] = { "ItemFoundQuantityIncreaseUniqueGlovesInt1", }, + ["(4-8)% increased Quantity of Items found"] = { "ItemFoundQuantityIncreaseUniqueShieldInt4", }, + ["50% increased Stun Duration on you"] = { "IncreasedStunDurationOnSelfUnique_1", }, + ["+(8-12)% to Fire Damage over Time Multiplier"] = { "FireDamageOverTimeMultiplierUnique__3", }, + ["6% increased Critical Strike Chance per Frenzy Charge"] = { "ChargeBonusCriticalStrikeChancePerFrenzyCharge", }, + ["(15-20)% increased Projectile Damage"] = { "IncreasedProjectileDamageUniqueQuiver4", }, + ["Adds (22-27) to (34-38) Fire Damage"] = { "GlobalAddedFireDamageUnique__2", }, + ["10% increased Movement Speed if you've used a Warcry Recently"] = { "MovementSpeedIfUsedWarcryRecentlyUnique_1", }, + ["Adds 1 to (30-34) Lightning Damage to Attacks"] = { "AddedLightningDamageUniqueBelt10", }, + ["+(2-4)% Chance to Block Spell Damage"] = { "SpellBlockPercentageUnique__1", }, + ["Gain Onslaught for 3 seconds per Frenzy Charge on use"] = { "LocalFlaskOnslaughtPerFrenzyChargeUnique__1", }, + ["Properties are doubled while in a Breach"] = { "ItemStatsDoubledInBreachImplicit", }, + ["Deal no Physical Damage"] = { "DealNoPhysicalDamageUniqueBelt14", }, + ["+7% to Unarmed Melee Attack Critical Strike Chance"] = { "BaseUnarmedCriticalStrikeChanceUnique__1", }, + ["15% chance to Avoid being Poisoned"] = { "JewelImplicitChanceToAvoidPoison", }, + ["(5-10)% increased Global Defences"] = { "AllDefensesImplicitJetRing", "AllDefencesVictorAmulet", }, + ["(15-25)% increased Damage while Leeching"] = { "IncreasedDamageWhileLeechingUnique__2__", }, + ["6% of Physical Attack Damage Leeched as Life"] = { "LifeLeechUniqueClaw3", }, + ["(18-22)% increased Spell Damage"] = { "SpellDamageOnWeaponImplicitWand7", }, + ["40% increased Duration of Ailments on Enemies"] = { "IncreasedAilmentDurationUnique__1", }, + ["6 to 12 Added Physical Damage with Bow Attacks"] = { "AddedPhysicalDamageImplicitQuiver11", }, + ["(70-90)% increased Fire Damage"] = { "FireDamagePercentUniqueStaff1_", }, + ["Elemental Weakness has no Reservation if Cast as an Aura"] = { "ElementalWeaknessReservationCostUnique__1", }, + ["Socketed Gems are Supported by Level 18 Unleash"] = { "DisplaySupportedByUnleashUnique__1", }, + ["Transfiguration of Body"] = { "TransfigurationOfBodyUnique__1", }, + ["+5% to maximum Lightning Resistance"] = { "MaximumLightningResistUniqueStaff8c", }, + ["Adds (35-40) to (55-60) Physical Damage"] = { "LocalAddedPhysicalDamageUnique__8", }, + ["+(300-350) to Armour"] = { "IncreasedPhysicalDamageReductionRatingUniqueBelt9", }, + ["(300-350)% increased Energy Shield"] = { "LocalIncreasedEnergyShieldPercentUnique__30___", }, + ["+20 to Strength and Intelligence"] = { "StrengthIntelligenceUnique__1", }, + ["-1 to Maximum Endurance Charges"] = { "ReducedMaximumEnduranceChargeUniqueCorruptedJewel17", "ReducedMaximumEnduranceChargeUnique__1", }, + ["10% chance to Avoid Elemental Ailments"] = { "ChanceToAvoidElementalStatusAilmentsUniqueJewel46", }, + ["-(18-14) Physical Damage taken from Attack Hits"] = { "PhysicalAttackDamageReducedUniqueShieldDexInt1", }, + ["15% chance to gain a Frenzy Charge on Kill"] = { "FrenzyChargeOnKillChanceUnique__1", }, + ["Summoned Raging Spirits take 20% of their Maximum Life per second as Chaos Damage"] = { "RagingSpiritChaosDamageTakenUnique__1", }, + ["15% Chance to Block Spell Damage"] = { "BlockingBlocksSpellsUniqueAmulet1", }, + ["60% increased Flask Effect Duration"] = { "BeltIncreasedFlaskDurationUnique__2", "BeltIncreasedFlaskDurationUnique__1", }, + ["+(25-50) to maximum Life"] = { "IncreasedLifeUniqueHelmetStr1", }, + ["(300-340)% increased Evasion Rating"] = { "LocalIncreasedEvasionRatingPercentUnique__6", }, + ["+(25-40) to maximum Life"] = { "IncreasedLifeImplicitBelt1", }, + ["Non-Chilled Enemies you inflict Bleeding on are Chilled"] = { "NonChilledEnemiesBleedAndChillUnique__1_", }, + ["(110-150)% increased Evasion Rating"] = { "LocalIncreasedEvasionRatingPercentUnique__13", }, + ["Recover (75-100)% of Life on use"] = { "LocalFlaskInstantRecoverPercentOfLifeUniqueFlask6", }, + ["Nearby Enemies take 50 Lightning Damage per second"] = { "LightningDegenAuraUniqueDisplay__1", }, + ["Aspect of the Avian also grants Avian's Might and Avian's Flight to nearby Allies"] = { "GrantAviansAspectToAlliesUnique__1", }, + ["You cannot have non-Golem Minions"] = { "CannotHaveNonGolemMinionsUnique__1_", }, + ["Lightning Resistance does not affect Lightning Damage taken"] = { "LightningResistNoReductionUnique__1_", }, + ["10% increased Movement Speed if you have used a Vaal Skill Recently"] = { "MovementVelocityIfVaalSkillUsedRecentlyUnique__1_", }, + ["Exerted Attacks deal (30-40)% increased Damage"] = { "ExertedDamageWarcryCooldown2", }, + ["Added Small Passive Skills grant Nothing"] = { "LocalAfflictionJewelDisplaySmallNodesGrantNothingUnique_1", }, + ["(25-40)% increased Damage against Ignited Enemies"] = { "IncreasedDamageToIgnitedTargetsUniqueBootsStrInt3", }, + ["Consecrated Ground created during Effect applies (7-10)% increased Damage taken to Enemies"] = { "FlaskConsecratedGroundDamageTakenUnique__1", }, + ["Adds (50-80) to (130-180) Chaos Damage"] = { "AddedChaosDamageUniqueBow12", }, + ["Skills which throw Mines throw up to 1 additional Mine if you have at least 800 Intelligence"] = { "PlaceAdditionalMineWith600IntelligenceUnique__1", }, + ["You cannot have non-Animated Minions"] = { "CannnotHaveNonAnimatedMinionsUnique__1", }, + ["30% increased Stun Duration on Enemies"] = { "StunDurationImplicitMace1", }, + ["Trigger Level 15 Fiery Impact on Melee Hit with this Weapon"] = { "TriggeredFieryImpactOnHitWithWeaponImplicitE2_", }, + ["+25% to Lightning Resistance"] = { "LightningResistUniqueShieldInt1", }, + ["Blind does not affect your Light Radius"] = { "BlindDoesNotAffectLightRadiusUnique__1", }, + ["25% reduced Enemy Stun Threshold during any Flask Effect"] = { "ReducedStunThresholdWhileUsingFlaskUniqueBelt9d", }, + ["(7-10)% more Melee Physical Damage during effect"] = { "PhysicalDamageOnFlaskUseUniqueFlask9", }, + ["+25% chance to be Poisoned"] = { "ChanceToBePoisonedUnique__1", }, + ["2% increased Attack Critical Strike Chance per 200 Accuracy Rating"] = { "IncreasedCriticalStrikeChancePerAccuracyRatingUnique__1", }, + ["Sentinels of Purity deal (70-100)% increased Damage"] = { "HeraldBonusPurityMinionDamage", }, + ["+(20-30)% to Fire and Cold Resistances"] = { "FireAndColdResistUnique__2", }, + ["(10-30)% increased Damage"] = { "AllDamageUniqueRing6", }, + ["Mind Over Matter"] = { "KeystoneMindOverMatterUnique__1", "ManaShield", }, + ["(40-60)% increased Chaos Damage while affected by Herald of Agony"] = { "HeraldBonusAgonyChaosDamage_", }, + ["All Damage inflicts Poison against Enemies affected by at least 3 Grasping Vines"] = { "AllDamagePoisonsGraspingVinesUnique__1", }, + ["10000% increased Ignite Duration on you"] = { "SelfBurnDurationUnique__1", }, + ["15% chance to cause Bleeding on Hit"] = { "LocalChanceToBleedImplicitMarakethRapier1", }, + ["200% increased Spell Damage if you've dealt a Critical Strike in the past 8 seconds"] = { "SpellDamageIfYouHaveCritRecentlyUnique__1", }, + ["+1% to maximum Cold Resistance while affected by Herald of Ice"] = { "HeraldBonusMaxColdResist__", }, + ["+(16-24) to all Attributes"] = { "AllAttributesImplicitDemigodOneHandSword1", "AllAttributesImplicitWreath1", }, + ["+(10-16) to all Attributes"] = { "AllAttributesImplicitAmulet1", }, + ["Trigger Level 15 Lightning Warp on Hit with this Weapon"] = { "TriggeredLightningWarpUnique__1__", }, + ["+(30-40) to Dexterity"] = { "DexterityUnique__5", "DexterityUnique__10_", "DexterityUnique__19", "DexterityUnique__2", "DexterityImplicitQuiver1", "DexterityUnique__16", "DexterityUniqueBootsDex4_", "DexterityUnique__4", }, + ["+2 to Melee Strike Range"] = { "IncreasedMeleeWeaponAndUnarmedRangeUniqueAmulet13", "IncreasedMeleeWeaponAndUnarmedRangeUniqueJewel42", }, + ["Minions deal (30-40)% increased Damage"] = { "MinionDamageUniqueTwoHandSword4", "MinionDamageUnique__5", }, + ["+18% Chance to Block Attack Damage while wielding a Staff"] = { "StaffBlockPercentImplicitStaff1", }, + ["Attacks with this Weapon Maim on hit"] = { "LocalMaimOnHitUnique__1", }, + ["100% increased Melee Physical Damage against Ignited Enemies"] = { "IncreasedMeleePhysicalDamageAgainstIgnitedEnemiesUnique__1", }, + ["With at least 40 Intelligence in Radius, Rolling Magma fires an additional Projectile"] = { "MagmaOrbThresholdJewel_1", }, + ["Maximum Brutal Charges is equal to Maximum Endurance Charges"] = { "MaximumBrutalChargesEqualsEnduranceUnique__1__", }, + ["Shocks you cause are reflected back to you"] = { "ShocksReflectToSelfUnique__1", "ShocksReflectToSelfUniqueBelt12", }, + ["15% increased Attack and Cast Speed if you've used a Movement Skill Recently"] = { "AttackAndCastSpeedOnUsingMovementSkillUnique__1", }, + ["+(2-3) Life gained for each Enemy hit by your Attacks"] = { "LifeGainPerTargetUniqueQuiver6_", }, + ["50% increased Global Critical Strike Chance"] = { "CriticalStrikeChanceUniqueOneHandSword2", "CriticalStrikeChanceImplicitDagger3", "CriticalStrikeChanceImplicitDaggerNew3", "CriticalStrikeChanceUniqueGlovesDex2", "CriticalStrikeChanceUniqueDagger3", }, + ["(110-130)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUnique__1", }, + ["30% of Damage is taken from Mana before Life"] = { "DamageRemovedFromManaBeforeLifeTestMod", }, + ["-50% to all Elemental Resistances"] = { "AllResistancesUniqueShieldDexInt2", }, + ["(300-360)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUniqueOneHandMace6", }, + ["You gain Onslaught for 4 seconds on Critical Strike"] = { "UndyingRageOnCritUniqueTwoHandMace6", }, + ["Flasks gain 2 Charges when you hit a Non-Unique Enemy, no more than once per second"] = { "FlaskChargeOnHitNonUniqueUniqueJewel____9", }, + ["Adds (25-35) to (36-45) Physical Damage"] = { "LocalAddedPhysicalDamageUniqueBow7", }, + ["(15-20)% increased Effect of your Curses"] = { "CurseEffectivenessUnique__2_", }, + ["15% chance to Avoid being Stunned"] = { "JewelImplicitChanceToAvoidStun", }, + ["(250-350)% increased Global Critical Strike Chance"] = { "CriticalStrikeChanceUniqueAmulet18", }, + ["Triggers Level 20 Cold Aegis when Equipped"] = { "TriggeredColdAegisSkillUnique__1", }, + ["Adds (75-85) to (115-128) Cold Damage"] = { "AddedColdDamageColdPenetration3", }, + ["Adds (26-32) to (36-42) Physical Damage"] = { "LocalAddedPhysicalDamageUnique__6_", }, + ["+(60-100)% to Critical Strike Multiplier with One Handed Melee Weapons"] = { "OneHandedMeleeCriticalStrikeMultiplierUnique__1", }, + ["2% increased Experience gain"] = { "IncreasedExperienceUniqueRing14", }, + ["+(25-30)% to Lightning Resistance"] = { "LightningResistUnique__18", "LightningResistUnique__17_", }, + ["With at least 40 Intelligence in Radius, 2 additional Spark Projectiles"] = { "SparkThresholdJewel1", }, + ["(20-30)% increased Effect of Non-Damaging Ailments you inflict during Flask Effect"] = { "FlaskNonDamagingAilmentIncreasedEffectUnique__1", }, + ["6% increased Critical Strike Chance per Endurance Charge"] = { "ChargeBonusCriticalStrikeChancePerEnduranceCharge", }, + ["Can roll Minion Modifiers"] = { "CanRollMinionModifiersImplicitWandAtlas1", }, + ["Enemies Cursed by you take 25% increased Damage if 75% of Curse Duration expired"] = { "Curse75PercentEnemyDamageTakenUnique__1__", }, + ["Regenerate 80 Energy Shield per Second per Poison on you, up to 400 per second"] = { "EnergyShieldRegenPerPoisonUnique__1", }, + ["0.5% of Attack Damage Leeched as Life per Frenzy Charge"] = { "AttackDamageLeechPerFrenzyChargeUnique__1", }, + ["(7-10)% increased maximum Mana"] = { "MaximumManaUnique__1", }, + ["-(20-10)% to all Elemental Resistances"] = { "AllResistancesUnique__18", "AllResistancesUnique__6", }, + ["Far Shot"] = { "PlayerFarShotUnique__2", "PlayerFarShotUnique__3", "PlayerFarShotUnique__1", }, + ["+10% to Global Critical Strike Multiplier per Green Socket"] = { "CriticalStrikeMultiplierPerGreenSocketUnique_1", }, + ["+2 to Maximum Life per 10 Intelligence"] = { "LifePer10IntelligenceUnique__1", }, + ["+(75-100) to maximum Life"] = { "IncreasedLifeUniqueBelt8", }, + ["Frostbite has no Reservation if Cast as an Aura"] = { "FrostbiteReservationCostUnique__1", }, + ["30% more Monster Life"] = { "UltimatumTrialDifficultyLife2_", }, + ["+20% to Fire Resistance"] = { "FireResistUniqueAmulet7", "FireResistUniqueBelt3", }, + ["Lose (20-25) Life for each Enemy hit by your Attacks"] = { "LoseLifePerTargetUnique__1", }, + ["(30-50)% increased Totem Placement speed"] = { "SummonTotemCastSpeedUnique__2", }, + ["1% increased effect of Non-Curse Auras per 10 Devotion"] = { "AuraEffectPerDevotion", }, + ["With at least 40 Intelligence in Radius, Cold Snap grants Power Charges instead of Frenzy Charges when Enemies die in its Area"] = { "ColdsnapThresholdJewel__1", }, + ["+100 Mana gained on Kill"] = { "ManaGainedFromEnemyDeathUniqueBodyStrDexInt1", }, + ["(15-20)% chance to Shock"] = { "ChanceToShockUniqueOneHandSword7", }, + ["Gain 50 Life when you Stun an Enemy"] = { "LifeGainedOnStunUnique__1_", }, + ["10% reduced Reflected Physical Damage taken"] = { "JewelImplicitReducedPhysicalReflect", }, + ["Gain Unholy Might for 2 seconds on Melee Critical Strike"] = { "UnholyMightOnMeleeCritUniqueSceptre10", }, + ["+(100-150) to maximum Mana"] = { "IncreasedManaUniqueTwoHandAxe9", "IncreasedManaUniqueBodyDexInt2", }, + ["1% increased Area of Effect per 20 Intelligence"] = { "WeaponPhysicalDamagePerStrength", }, + ["15% increased Movement Speed while Phasing"] = { "MovementSpeedWhilePhasedUnique__1", }, + ["+(100-120) to maximum Mana"] = { "IncreasedManaUniqueHelmetStrInt3", }, + ["Chaos Damage is taken from Mana before Life"] = { "ChaosDamageRemovedFromManaBeforeLifeUnique__1___", }, + ["10% chance to Trigger Level 18 Animate Guardian's Weapon when Animated Weapon Kills an Enemy"] = { "AnimateGuardianWeaponOnAnimatedWeaponKillUnique__1", }, + ["(40-60)% increased Trap Trigger Area of Effect"] = { "TrapTriggerRadiusUnique__1", }, + ["+1 to Level of Socketed Gems"] = { "LocalIncreaseSocketedGemLevelUniqueHelmetStrInt2", "LocalIncreaseSocketedGemLevelUniqueTwoHandAxe9", "LocalIncreaseSocketedGemLevelUnique__5", "LocalIncreaseSocketedGemLevelUnique__2", "LocalIncreaseSocketedGemLevelUniqueHelmetDexInt5", "LocalIncreaseSocketedGemLevelUniqueSceptre1", "LocalIncreaseSocketedGemLevelUnique__4", "LocalIncreaseSocketedGemLevelUnique__7", "LocalIncreaseSocketedGemLevelUniqueHelmetStrDex6", }, + ["(15-20)% Chance to Block Spell Damage"] = { "SpellBlockPercentageUniqueShieldStrInt1", }, + ["100% reduced Global Accuracy Rating"] = { "AccuracyPercentUnique__1", }, + ["Adds 10 to 15 Physical Damage to Attacks against Frozen Enemies"] = { "AddedPhysicalDamageVsFrozenEnemiesUniqueRing30", }, + ["All Damage inflicts Poison while affected by Glorious Madness"] = { "AllDamageCanPoisonGloriousMadnessUnique___1", }, + ["Adds (60-70) to (71-80) Physical Damage"] = { "LocalAddedPhysicalDamageUniqueOneHandSword5", }, + ["-150 to Accuracy Rating"] = { "ReducedAccuracyUniqueTwoHandSword5", }, + ["Critical Strikes do not inherently Freeze"] = { "CriticalStrikesDoNotFreezeUnique___1", }, + ["Hits with this Weapon always Ignite, Freeze, and Shock"] = { "LocalAlwaysInflictElementalAilmentsUnique__1", }, + ["(15-20)% increased Lightning Damage per 1% Lightning Resistance above 75%"] = { "LightningDamagePerResistanceAbove75Unique__1", }, + ["(7-12)% increased maximum Life"] = { "MaximumLifeUnique__19", }, + ["You have Crimson Dance while you have Cat's Stealth"] = { "GainCrimsonDanceWithCatsStealthUnique__1", }, + ["+(15-20) Life gained on Kill"] = { "LifeGainedFromEnemyDeathUniqueHelmetDexInt3", }, + ["+(12-20) to maximum Life"] = { "IncreasedLifeUniqueBodyStr2", }, + ["+(20-60) to maximum Life"] = { "IncreasedLifeUnique__80_", }, + ["+(20-30) to maximum Life"] = { "IncreasedLifeUnique__39", "IncreasedLifeImplicitGlovesDemigods1", "IncreasedLifeUniqueHelmetDexInt2", "IncreasedLifeUniqueBootsStrDex3", "IncreasedLifeUniqueRing1", "IncreasedLifeImplicitRing1", "IncreasedLifeUniqueOneHandSword1", "IncreasedLifeImplicitShield2", }, + ["+(20-40) to maximum Life"] = { "IncreasedLifeUniqueRing28", "IncreasedLifeUniqueAmulet22", "IncreasedLifeUnique__5", }, + ["Glancing Blows"] = { "KeystoneGlancingBlowsUnique__1___", }, + ["Minions can hear the whispers for 5 seconds after they deal a Critical Strike"] = { "MinionsCrazyOnCritUnique__1__", }, + ["12% increased Global Physical Damage"] = { "IncreasedPhysicalDamagePercentImplicitMarakethOneHandAxe2", }, + ["Bleeding you inflict is Reflected to you"] = { "ReflectBleedingToSelfUnique__1", }, + ["+(40-60)% to Damage over Time Multiplier if you've dealt a Critical Strike in the past 8 seconds"] = { "DamageOverTimeMultiplierIfCrit8SecondsUnique__1_", }, + ["+4% to Damage over Time Multiplier for Bleeding per Frenzy Charge"] = { "BleedDotMultiplierPerFrenzyChargeUnique__1_", }, + ["(14-18)% increased Damage over Time"] = { "DegenerationDamageImplicit1", }, + ["Recover 5% of Life on Kill"] = { "RecoverPercentMaxLifeOnKillUnique__1", "RecoverPercentMaxLifeOnKillUnique__2", }, + ["1% of Damage against Frozen Enemies Leeched as Life"] = { "LifeLeechPermyriadOnFrozenEnemiesUnique__1", }, + ["Consumes Socketed Uncorrupted Support Gems when they reach Maximum Level"] = { "ConsumesSupportGemsUnique", }, + ["1% increased Armour per 16 Strength when in Off Hand"] = { "ArmourPerStrengthInOffHandUniqueSceptre6", }, + ["Adds 4 to 8 Physical Damage to Attacks"] = { "AddedPhysicalDamageUniqueShieldStrDex3", }, + ["(8-12)% increased Global Physical Damage"] = { "IncreasedPhysicalDamagePercentUnique__2", "IncreasedPhysicalDamagePercentUnique__1", }, + ["+(20-30)% to Damage over Time Multiplier for Poison from Critical Strikes during Flask effect"] = { "FlaskCriticalStrikeDoTMultiplierUnique__1", }, + ["Adds 3 to 7 Physical Damage to Attacks"] = { "AddedPhysicalDamageUniqueJewel9", }, + ["You have Iron Reflexes while at maximum Frenzy Charges"] = { "ChargeBonusIronReflexesFrenzyCharges", }, + ["30% reduced Spell Damage taken from Blinded Enemies"] = { "SpellDamageTakenFromBlindEnemies__1", }, + ["Socketed Gems are Supported by Level 12 Fortify"] = { "SocketedGemsSupportedByFortifyUnique____1", }, + ["Socketed Gems are Supported by Level 16 Increased Critical Damage"] = { "DisplaySocketedGemsSupportedByIncreasedCriticalDamageUniqueRing37_", }, + ["+2 to Weapon Range"] = { "LocalIncreasedMeleeWeaponRangeUniqueDescentStaff1", "LocalIncreasedMeleeWeaponRangeUniqueTwoHandAxe5", "LocalIncreasedMeleeWeaponRangeEssence1", "LocalIncreasedMeleeWeaponRangeUnique___2", "LocalIncreasedMeleeWeaponRangeUnique__1", "LocalIncreasedMeleeWeaponRangeUniqueTwoHandAxe7_", }, + ["200% more Monster Life"] = { "UltimatumTrialDifficultyLife5", }, + ["Recover Full Life at the end of the Flask Effect"] = { "LocalFlaskLifeOnFlaskDurationEndUniqueFlask3", }, + ["+110 to Evasion Rating"] = { "IncreasedEvasionRatingUnique___1", }, + ["(10-15)% increased Movement Speed"] = { "MovementVeolcityUniqueAmulet12", "MovementVelocityUniqueAmulet20", "MovementVelocityUnique__32", }, + ["Totems fire 2 additional Projectiles"] = { "AdditionalTotemProjectilesUniqueJewel26", }, + ["33% reduced Recovery rate"] = { "FlaskIncreasedDuration1", }, + ["Permanently Intimidate Enemies on Block"] = { "EnemiesBlockedAreIntimidatedUnique__1", }, + ["(30-40)% reduced Stun and Block Recovery"] = { "StunRecoveryUniqueOneHandSword13", }, + ["Socketed Gems are Supported by Level 10 Cold to Fire"] = { "ItemActsAsColdToFireSupportUniqueSceptre2", }, + ["12% reduced Enemy Stun Threshold"] = { "StunThresholdReductionImlicitMarakethOneHandSword2", }, + ["+3% chance to Suppress Spell Damage"] = { "ChanceToDodgeSpellsImplicitShield1", "ChanceToDodgeImplicitShield1", "ChanceToDodgeUniqueJewel46", }, + ["8% reduced Enemy Stun Threshold"] = { "StunThresholdReductionImlicitMarakethOneHandSword1", }, + ["Enemies Killed by your Hits are destroyed while Insane"] = { "EnemiesExplodeOnKillUnhingedUnique__1_", }, + ["Summoned Phantasms have 10% chance to refresh their Duration when they Hit a Unique Enemy"] = { "SpiritMinionRefreshOnUniqueHitUnique__1", }, + ["16% increased Attack Speed"] = { "IncreasedAttackSpeedUniqueHelmetStrDex2", }, + ["Implicit Modifier magnitudes are doubled"] = { "LocalDoubleImplicitMods", }, + ["0.5% of Chaos Damage Leeched as Life"] = { "ChaosDamageLifeLeechPermyriadUnique__2", }, + ["+(15-25) Life gained on Kill"] = { "LifeGainedFromEnemyDeathUnique__3", "LifeGainedFromEnemyDeathUnique__1", }, + ["(70-80)% increased Armour and Energy Shield"] = { "LocalIncreasedArmourAndEnergyShieldUniqueHelmetStrInt6", }, + ["+5000 to Armour while Frozen"] = { "ArmourWhileFrozenUniqueRing18", }, + ["+(20-25) Mana gained on Killing a Frozen Enemy"] = { "GainManaOnKillingFrozenEnemyUnique__1", }, + ["+46 Life gained for each Enemy hit by Attacks"] = { "LifeGainPerTargetImplicit2Claw13", "LifeGainPerTargetImplicit2Claw10", }, + ["+(6-10) Life gained for each Enemy hit by Attacks"] = { "LifeGainPerTargetUniqueSceptre2", }, + ["+(15-30) to all Attributes"] = { "AllAttributesUnique__7", }, + ["+(6-10)% to Critical Strike Multiplier per Power Charge"] = { "CriticalMultiplierPerPowerChargeUnique__1", }, + ["Adds (94-98) to (115-121) Physical Damage"] = { "LocalAddedPhysicalDamageUnique__32", }, + ["30% reduced Enemy Stun Threshold while you have at least 500 Strength"] = { "ReducedStunThresholdWith500StrengthUber1", }, + ["Damage Penetrates 6% Lightning Resistance during Flask effect"] = { "LightningPenetrationDuringFlaskEffect__1", }, + ["Nearby Enemies have -10% to all Resistances"] = { "NearbyEnemiesHaveReducedAllResistancesUnique__1", }, + ["+(15-20) to all Attributes"] = { "AllAttributesUnique__12", "AllAttributesUnique__9", "AllAttributesUnique__20", "AllAttributesUnique__10_", "AllAttributesUnique__4", "AllAttributesUniqueStaff10", }, + ["18% increased Elemental Damage"] = { "ElementalDamagePercentImplicitSceptreNew10", "ElementalDamagePercentImplicitSceptreNew9", }, + ["+(30-50) to Dexterity"] = { "DexterityUnique__3", "DexterityUnique__22", }, + ["Minions have +60 to Accuracy Rating per 10 Devotion"] = { "MinionAccuracyRatingPerDevotion_", }, + ["+20% Chance to Block Spell Damage while Cursed"] = { "AdditionalSpellBlockWhileCursedUnique__1", }, + ["Gain Arcane Surge on Hit with Spells while at maximum Power Charges"] = { "ChargeBonusArcaneSurgeOnHitPowerCharges", }, + ["100% of Life Recovery from Flasks is applied to nearby Allies instead of You"] = { "FlaskLifeRecoveryAlliesUnique__1_", }, + ["Attacks fire an additional Projectile when in Off Hand"] = { "AttacksExtraProjectileInOffHandUnique__1", }, + ["With at least 40 Dexterity in Radius, Viper Strike deals 2% increased Damage with Hits and Poison for each Poison on the Enemy"] = { "ViperStrikeThresholdJewel__1", }, + ["-(10-5)% to all Elemental Resistances"] = { "AllResistancesUniqueAmulet23", }, + ["2% increased Attack Speed per Frenzy Charge"] = { "AttackSpeedPerFrenzyChargeUniqueGlovesDexInt5", }, + ["2% increased Movement Speed per 10 Dexterity on Allocated Passives in Radius"] = { "MovementSpeedPerAllocatedDexterityUnique__1", "MovementSpeedPerAllocatedDexterityJewelUnique__1", }, + ["Right ring slot: You and your Minions take 80% reduced Reflected Physical Damage"] = { "RightRingSlotPhysicalReflectDamageTakenUniqueRing10", }, + ["Right Ring slot: Cover Enemies in Frost for 5 seconds when you Freeze them"] = { "RightRingCoveredInFrostUnique__1", }, + ["Kills grant an additional Vaal Soul if you have Rampaged Recently"] = { "VaalSoulsOnRampageUniqueGlovesStrDex5", }, + ["10% chance that if you would gain a Crab Barrier, you instead gain up to"] = { "ChanceToGainMaximumCrabBarriersUnique__1_", }, + ["(30-40)% increased Global Critical Strike Chance"] = { "CriticalSrikeChanceUniqueSceptre7", }, + ["Grants Level 30 Smite Skill"] = { "GrantsLevel30SmiteUnique__1", }, + ["(230-260)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUniqueOneHandSword8", "LocalIncreasedPhysicalDamagePercentUnique__42", }, + ["(50-60)% increased Cost of Skills for each 200 total Mana Spent Recently"] = { "ManaCostPer200ManaSpentRecentlyUnique__1", }, + ["(10-20)% of Physical Damage taken as Fire Damage"] = { "PhysicalHitAndDoTDamageTakenAsFireUnique__1", }, + ["Gain 1% of Lightning Damage as Extra Chaos Damage per Power Charge"] = { "ChargeBonusLightningDamageAddedAsChaos", }, + ["40% increased Mana Regeneration Rate"] = { "LifeRegenerationAuraUniqueAmulet21", }, + ["3% increased Poison Duration per Power Charge"] = { "PoisonDurationPerPowerChargeUnique__1", }, + ["You cannot be Chilled for 3 seconds after being Chilled"] = { "ChillImmunityWhenChilledUniqueGlovesStrInt1", }, + ["Regenerate 0.3% of Life per second per Frenzy Charge"] = { "ChargeBonusLifeRegenerationPerFrenzyCharge", }, + ["50% chance to Cause Bleeding on Critical Strike"] = { "CauseseBleedingOnCritUniqueDagger9", }, + ["Channelling Skills deal (50-70)% increased Damage"] = { "ChannelledSkillDamageUnique__1", }, + ["(6-10)% increased maximum Mana"] = { "MaximumManaUnique__6", }, + ["Adds (8-13) to (20-30) Physical Damage"] = { "LocalAddedPhysicalDamageUnique__25", }, + ["Adds (223-250) to (264-280) Fire Damage"] = { "LocalAddedFireDamageUnique__4", }, + ["Summoned Golems are Aggressive"] = { "GolemLargerAggroRadiusUnique__1", }, + ["(20-30)% reduced Trap Throwing Speed"] = { "TrapThrowSpeedUnique__1_", }, + ["Petrified during Flask Effect"] = { "LocalFlaskPetrifiedUnique__1", }, + ["Flasks applied to you have 20% increased Effect"] = { "CannotUseFlaskInFifthSlotImplicitE1_", }, + ["Gain a Power Charge after Spending a total of 200 Mana"] = { "PowerChargeOnManaSpentUnique__1", }, + ["+(70-100) to maximum Life"] = { "IncreasedLifeUnique__36_", "IncreasedLifeUnique__37", "IncreasedLifeUnique__91", "IncreasedLifeUniqueBodyStrDex4", }, + ["60% reduced Mana Regeneration Rate"] = { "ManaRegenerationUnique__14___", }, + ["+30% to Fire Resistance"] = { "FireResistUnique__6", }, + ["50% increased Duration of Elemental Ailments on Enemies"] = { "ElementalStatusAilmentDurationDescentUniqueQuiver1", }, + ["(19-31)% increased Chaos Damage"] = { "TalismanIncreasedChaosDamage", }, + ["50% more Global Accuracy Rating"] = { "AccuracyRatingIsDoubledUber1", }, + ["10% chance to Impale Enemies on Hit with Attacks"] = { "ChanceToImpaleUnique__1", }, + ["+(50-60)% to Lightning Resistance while affected by Herald of Thunder"] = { "HeraldBonusThunderLightningResist_", }, + ["(40-55)% increased Elemental Damage with Attack Skills"] = { "WeaponElementalDamageUnique__3", }, + ["50% of Physical Damage Converted to Fire Damage against Ignited Enemies"] = { "PhysicalDamageConvertedToFireVsBurningEnemyUniqueSceptre9", }, + ["Totems have 5% increased Attack Speed per Summoned Totem"] = { "AttacksByTotemsHaveReducedAttackSpeedPerTotemUnique_1", }, + ["3% increased Character Size"] = { "ActorSizeUnique__1", "ActorSizeUniqueRingDemigods1", }, + ["Vaal Skills have (15-20)% chance to regain consumed Souls when used"] = { "VaalSkillRefundChanceUniqueCorruptedJewel5", }, + ["30% of Physical Damage from Hits taken as Lightning Damage"] = { "PhysicalDamageTakenAsLightningPercentUniqueBodyStrDex2", }, + ["(5-10)% increased Attack and Cast Speed"] = { "AttackAndCastSpeedUnique__2", "AttackAndCastSpeedUnique__5", "AttackAndCastSpeedUniqueRing39", }, + ["Socketed Gems are Supported by Level 16 Cluster Trap"] = { "SupportedByClusterTrapUnique__1", }, + ["While your Passive Skill Tree connects to the Witch's starting location, you gain:"] = { "StarterPassiveJewelUnique__12__", "StarterPassiveTreeJewelUnique__4", }, + ["Increases and Reductions to Maximum Energy Shield instead apply to Ward"] = { "EnergyShieldAdditiveModifiersInsteadApplyToWardUnique__", }, + ["+(20-30) Life gained on Kill"] = { "LifeGainedFromEnemyDeathUnique__2", }, + ["50% increased Flask Effect Duration"] = { "FlaskDurationUniqueJewel_____8", }, + ["You are at Maximum Chance to Block Attack Damage if you have not Blocked Recently"] = { "MaximumBlockChanceIfNotBlockedRecentlyUnique__1", }, + ["Immune to Burning Ground, Shocked Ground and Chilled Ground"] = { "ImmuneToBurningShockedChilledGroundUnique__1", }, + ["+(35-40) to maximum Life"] = { "IncreasedLifeUniqueTwoHandMace6", }, + ["Critical Strikes have (10-20)% chance to Blind Enemies while you have Cat's Stealth"] = { "CritsBlindChanceWithCatsStealthUnique__1", }, + ["Cannot be Stunned when on Low Life"] = { "CannotBeStunnedOnLowLife", }, + ["You lose all Endurance Charges on reaching maximum Endurance Charges"] = { "LoseEnduranceChargesOnMaxEnduranceChargesUnique__1_", }, + ["(50-60)% increased Critical Strike Chance while you have at least 200 Intelligence"] = { "CriticalStrikeChanceAt200IntelligenceUnique__1", }, + ["You have Vaal Pact while all Socketed Gems are Red"] = { "VaalPactIfAllSocketedGemsAreRedUniqueTwoHandSword8", }, + ["10% increased Mana Recovery rate"] = { "IncreasedManaRecoveryRateUnique__1", }, + ["Regenerate 1% of Energy Shield per second"] = { "EnergyShieldRegenerationUnique__2", "EnergyShieldRegenerationUnique__1", }, + ["3% increased Life Recovery Rate per 10 Strength on Allocated Passives in Radius"] = { "LifeRecoveryRatePerAllocatedStrengthUnique__2", }, + ["+3 Life gained for each Elemental Ailment on Enemies hit by your Attacks"] = { "LifeOnHitPerStatusAilmentOnEnemyUniqueJewel33", }, + ["Gain Unholy Might on block for 10 seconds"] = { "UnholyMightOnBlockChanceUnique__1", }, + ["15% of Fire Damage Converted to Chaos Damage"] = { "ConvertFireToChaosUniqueBodyInt4Updated", "ConvertFireToChaosUniqueBodyInt4", }, + ["15% increased Damage with Ailments per Elder Item Equipped"] = { "AilmentDamagePerElderItemUnique__1__", }, + ["(20-25)% increased Attack Speed"] = { "LocalIncreasedAttackSpeedUnique__21", "LocalIncreasedAttackSpeedUniqueOneHandAxe1", "LocalIncreasedAttackSpeedUniqueOneHandSword9", "LocalIncreasedAttackSpeedUniqueOneHandSword11", }, + ["Triggers Level 20 Physical Aegis when Equipped"] = { "TriggeredPhysicalAegisSkillUnique__1", }, + ["(60-140)% increased Armour and Energy Shield"] = { "LocalIncreasedArmourAndEnergyShieldUnique__7", }, + ["(50-55)% reduced Lightning Resistance"] = { "ReducedLightningResistanceUnique__1", }, + ["Recover 250 Life when you Block"] = { "GainLifeOnBlockUnique__1", }, + ["10% of Damage you Reflect to Enemies when Hit is gained as Life"] = { "DamageYouReflectGainedAsLifeUnique__1", }, + ["Attack Skills have +1 to maximum number of Summoned Totems"] = { "AdditionalAttackTotemsUnique__1", }, + ["5% increased Impale Effect"] = { "ImpaleEffectUnique__2", }, + ["(90-110)% increased Critical Strike Chance"] = { "LocalCriticalStrikeChanceUniqueOneHandSword4", }, + ["(240-300)% increased Armour and Energy Shield"] = { "LocalIncreasedArmourAndEnergyShieldUnique__6", }, + ["Adds 1 to 3 Physical Damage to Attacks per 25 Dexterity"] = { "AddedDamagePerDexterityUnique__1", }, + ["Adds (24-30) to (34-40) Physical Damage"] = { "LocalAddedPhysicalDamageUnique__9", }, + ["15% increased Item Quantity per White Socket"] = { "ItemQuantityPerWhiteSocketUniqueRing39_", }, + ["Unholy Might"] = { "GrantsUnholyMightUnique__1", }, + ["2% increased Minion Duration per Raised Zombie"] = { "MinionDurationPerZombie__1", }, + ["+10 to Dexterity"] = { "DexterityUniqueRing3", "DexterityUniqueBootsInt3", "DexterityUniqueAmulet7", "DexterityUniqueGlovesStrDex3", }, + ["15% increased Attack Speed"] = { "IncreasedAttackSpeedUniqueHelmetDex6", "LocalIncreasedAttackSpeedUniqueOneHandSword12", }, + ["(5-10)% reduced maximum Life"] = { "MaximumLifeUniqueRing16", }, + ["+1 Mana gained on Kill per Level"] = { "ManaGainedOnEnemyDeathPerLevelUniqueSceptre8", }, + ["+100 to Maximum Energy Shield per Blue Socket"] = { "EnergyShieldPerBlueSocketUniqueRing39", }, + ["+4% to Damage over Time Multiplier for Ailments per Elder Item Equipped"] = { "AilmentDamageOverTimeMultiplierPerElderItemUnique__1", }, + ["Right ring slot: Regenerate 3% of Energy Shield per second"] = { "RightRingSlotEnergyShieldRegenUniqueRing13", }, + ["(50-55)% reduced Fire Resistance"] = { "ReducedFireResistanceUnique__1", }, + ["+(50-60)% to Cold Resistance while affected by Herald of Ice"] = { "HeraldBonusColdResist", }, + ["Enemies take 5% increased Damage for each type of Ailment you have inflicted on them"] = { "EnemiesTakeIncreasedDamagePerAilmentTypeUnique__1", }, + ["+(5-10)% to Lightning Resistance"] = { "LightningResistUniqueBodyInt5", "LightningResistUniqueBelt11", }, + ["Deal no Non-Elemental Damage"] = { "DealNoNonElementalDamageUnique__1", }, + ["25% chance to Avoid being Chilled"] = { "ChanceToAvoidFreezeAndChillUniqueDexHelmet5", }, + ["You have Tailwind if you've used a Socketed Vaal Skill Recently"] = { "LocalVaalTailwindIfUsedRecentlyUnique__1", }, + ["(0.6-1)% of Physical Attack Damage Leeched as Mana"] = { "ManaLeechPermyriadUniqueOneHandSword2", }, + ["(150-200)% increased Critical Strike Chance with arrows that Fork"] = { "CriticalStrikeChanceForForkingArrowsUnique__1", }, + ["Cannot be Stunned during Flask Effect"] = { "FlaskStunImmunityUnique__1", }, + ["+(10-20)% to Fire Resistance"] = { "FireResistUnique__15", "FireResistUniqueShieldStrDex1", "FireResistUniqueBelt13", }, + ["+(10-20) to Dexterity"] = { "DexterityUniqueRing8", "DexterityUniqueBow6", "DexterityUnique__21_", "DexterityUniqueDagger3", "DexterityUniqueBow4", }, + ["Adds (40-48) to (60-72) Fire Damage"] = { "LocalAddedFireDamageImplicitE1_", }, + ["Minions cannot be Blinded"] = { "MinionBlindImmunityUnique__1", }, + ["18% increased Cast Speed"] = { "IncreasedCastSpeedUniqueStaff5", }, + ["10000% increased Shock Duration on Enemies"] = { "ShockDurationUnique__1", }, + ["+10 Life gained for each Enemy hit by Attacks"] = { "LifeGainPerTargetUniqueDagger2", }, + ["10% increased Damage for each type of Abyss Jewel affecting you"] = { "DamagePerAbyssJewelTypeUnique__1_", }, + ["You can apply one fewer Curse"] = { "AdditionalCurseOnEnemiesUnique__3", }, + ["Adds (60-68) to (90-102) Chaos Damage"] = { "LocalChaosDamageUniqueTwoHandSword7", }, + ["Minions have (5-15)% increased maximum Life"] = { "MinionLifeUniqueJewel18", }, + ["Hits have 50% increased Critical Strike Chance against you"] = { "NearbyEnemiesHaveIncreasedChanceToBeCritUnique__2", }, + ["25% increased Spell Damage per Power Charge"] = { "IncreasedSpellDamagePerPowerChargeUniqueWand3", }, + ["10% increased Elemental Damage with Attack Skills"] = { "WeaponElementalDamageUniqueBelt10", }, + ["(20-25)% increased Damage"] = { "AllDamageUnique__2", }, + ["Shepherd of Souls"] = { "KeystoneShepherdOfSoulsUnique__1", }, + ["(20-60)% increased Global Critical Strike Chance"] = { "CriticalStrikeChanceUnique__2", }, + ["Minions deal (5-9) to (11-15) additional Cold Damage"] = { "MinionAddedColdDamageUnique__1", }, + ["Unaffected by Burning Ground"] = { "ImmuneToBurningGroundUniqueBootsStr3", }, + ["+(30-35)% to Cold Resistance"] = { "ColdResistUniqueBelt9", }, + ["10% reduced Flask Life Recovery rate"] = { "FlaskLifeRecoveryRateUniqueSceptre5", }, + ["Arrows Pierce an additional Target"] = { "AdditionalArrowPierceImplicitQuiver12_", "AdditionalArrowPierceImplicitQuiver5New", }, + ["+(15-30)% to Lightning Resistance"] = { "LightningResistUnique__1", }, + ["-(8-4) to Total Mana Cost of Skills"] = { "ReduceGlobalFlatManaCostUnique__1", }, + ["Cannot be Chilled during Onslaught"] = { "CannotBeChilledWhenOnslaughtUniqueOneHandAxe6", }, + ["Armour also applies to Lightning Damage taken from Hits"] = { "ArmourAppliesToLightningDamageUnique__1_", }, + ["5% chance to grant Unholy Might to nearby Enemies on Kill"] = { "GrantEnemiesUnholyMightOnKillUnique__1", }, + ["Grants Summon Harbinger of Brutality Skill"] = { "HarbingerSkillOnEquipUnique__6", }, + ["+1 Mana per 4 Strength"] = { "ManaPerStrengthUnique__1__", }, + ["+(5-10)% to Cold Resistance"] = { "ColdResistUniqueBodyInt5", }, + ["+10 to Strength"] = { "StrengthUniqueGlovesStrDex3", "StrengthUniqueTwoHandMace1", "StrengthUniqueTwoHandAxe5", }, + ["Supreme Ego"] = { "KeystoneSupremeEgoUnique__1_", }, + ["15% increased Dexterity"] = { "PercentageDexterityUnique__5", "PercentageDexterityUniqueBodyDex7", }, + ["Adds (75-100) to (165-200) Fire Damage in Main Hand"] = { "MainHandAddedFireDamageUniqueTwoHandAxe6", }, + ["Damage Penetrates 10% Fire Resistance against Blinded Enemies"] = { "FirePenetrationAgainstBlindedEnemiesUnique__1", }, + ["Adds (80-100) to (160-200) Cold Damage"] = { "LocalAddedColdDamageUnique__5", }, + ["30% increased Area of Effect if you have at least 500 Strength"] = { "AreaOfEffectWith500StrengthUber1", }, + ["15% chance to gain a Power Charge on Kill"] = { "PowerChargeOnKillChanceUniqueDescentDagger1", }, + ["+(5-10)% to Chaos Resistance"] = { "ChaosResistUniqueWand7", }, + ["25% increased Damage over Time"] = { "DegenerationDamageUnique__1", }, + ["(15-25)% increased Effect of Shock"] = { "ShockEffectUnique__1", }, + ["(5-7)% increased maximum Life"] = { "MaximumLifeImplicitAtlasRing", }, + ["+6 Life gained for each Enemy hit by Attacks"] = { "LifeGainPerTargetImplicit2Claw2", }, + ["+(5-8) Life gained for each Enemy hit by your Spells"] = { "LifeGainedOnSpellHitUniqueClaw7", }, + ["15% chance to Maim on Hit"] = { "DodgeImplicitMarakethSword1", }, + ["+60 to maximum Fortification while affected by Glorious Madness"] = { "FortifyEffectSelfGloriousMadnessUnique1", }, + ["+1 to Maximum Power Charges and Maximum Endurance Charges"] = { "MaximumPowerandEnduranceChargesImplicitE1", }, + ["20% of Maximum Life Converted to Energy Shield"] = { "MaximumLifeConvertedToEnergyShieldUnique__1", }, + ["10% chance for Energy Shield Recharge to start when you use a Skill"] = { "StartEnergyShieldRechargeOnSkillUnique__1", }, + ["Totems have 5% increased Cast Speed per Summoned Totem"] = { "SpellsCastByTotemsHaveReducedCastSpeedPerTotemUnique_1", }, + ["Gain (10-15)% of Physical Damage as Extra Cold Damage during effect"] = { "PhysicalAddedAsColdUniqueFlask8", }, + ["(70-100)% increased Charges per use"] = { "LocalFlaskChargesUsedUniqueFlask9", }, + ["+2 to maximum number of Spectres"] = { "MaximumMinionCountUnique__1__", }, + ["+40 to maximum Energy Shield"] = { "LocalIncreasedEnergyShieldUnique__13_", }, + ["(150-180)% increased Armour"] = { "LocalIncreasedPhysicalDamageReductionRatingPercentUnique__18", }, + ["(12-15)% Chance to Block Spell Damage"] = { "SpellBlockPercentageUniqueAmulet1", "SpellBlockPercentageUniqueQuiver4", }, + ["(40-50)% increased Projectile Attack Damage while you have at least 200 Dexterity"] = { "ProjectileAttackDamageAt200DexterityUnique__1", }, + ["20% increased Stun Threshold"] = { "IncreasedStunThresholdUnique__1_", }, + ["Adds (13-17) to (23-29) Chaos Damage"] = { "AddedChaosDamageToAttacksAndSpellsUnique__2", }, + ["Gain 100% of Weapon Physical Damage as Extra Damage of a random Element"] = { "WeaponPhysicalDamageAddedAsRandomElementUniqueBow11", }, + ["100% increased Melee Damage against Frozen Enemies"] = { "AdditionalMeleeDamageToFrozenEnemiesUniqueDagger6", }, + ["(10-15)% increased Global Physical Damage"] = { "IncreasedPhysicalDamagePercentUnique__5", "PhysicalDamagePercentUnique___1", "IncreasedPhysicalDamagePercentUnique__6", "IncreasedPhysicalDamagePercentUnique__3", "IncreasedPhysicalDamagePercentUnique__7", }, + ["(80-100)% increased Energy Shield"] = { "LocalIncreasedEnergyShieldPercentUnique__6", "LocalIncreasedEnergyShieldPercentUnique___4_", "LocalIncreasedEnergyShieldUniqueShieldInt3", "LocalIncreasedEnergyShieldPercentUnique__7", }, + ["Adds (17-19) to (23-29) Chaos Damage"] = { "GlobalAddedChaosDamageUnique__1", }, + ["+(30-60) to maximum Life"] = { "IncreasedLifeUnique__27", "IncreasedLifeUnique__1", "IncreasedLifeUnique__69", "IncreasedLifeUnique__16", }, + ["(9-21)% increased maximum Life, Mana and Global Energy Shield"] = { "MaximumLifeManaEnergyShieldUnique__1", }, + ["6% Chance to Block Attack Damage"] = { "BlockPercentUniqueHelmetStrDex4", "BlockPercentMarakethDaggerImplicit2_", }, + ["+(30-40) to maximum Life"] = { "IncreasedLifeUnique__19", "IncreasedLifeUniqueBelt13", "IncreasedLifeUniqueRing19", "IncreasedLifeImplicitShield3", "IncreasedLifeUnique__10", "IncreasedLifeUniqueAmulet14", "IncreasedLifeUnique__48", }, + ["Lose all Frenzy, Endurance, and Power Charges when you Move"] = { "LoseAllChargesOnMoveUnique__1", }, + ["(20-30)% increased Attack Damage"] = { "TalismanAttackDamage", }, + ["2% increased Area of Effect per 25 Rampage Kills"] = { "AreaOfEffectPer25RampageStacksUnique__1_", }, + ["Herald of Thunder has (30-40)% increased Mana Reservation Efficiency"] = { "HeraldBonusThunderReservationEfficiency", "HeraldBonusThunderReservation", }, + ["Adds 1 to 13 Lightning Damage to Attacks"] = { "AddedLightningDamageUniqueGlovesInt1", "AddedLightningDamageUniqueGlovesDexInt1", }, + ["(30-40)% increased Life Recovery from Flasks"] = { "BeltFlaskLifeRecoveryUnique__1", }, + ["+(40-55) to Strength"] = { "StrengthUniqueBelt7", }, + ["Enemies affected by your Spider's Webs deal 10% reduced Damage"] = { "DamageDealtByWebbedEnemiesUnique__1", }, + ["Socketed Gems are supported by Level 20 Cast on Death"] = { "SocketedGemsSupportedByCastOnDeathUniqueHelmetStrInt5", }, + ["You have Lesser Massive Shrine Buff"] = { "HasMassiveShrineBuffUnique__1", }, + ["Adds (30-40) to (50-60) Chaos Damage to Spells and Attacks during any Flask Effect"] = { "AddedChaosDamageWhileUsingAFlaskUnique__2", }, + ["100% increased Damage with Unarmed Attacks against Bleeding Enemies"] = { "UnarmedDamageVsBleedingEnemiesUnique__1", }, + ["(20-40)% increased Duration"] = { "FlaskEffectDurationUnique__7", }, + ["+(40-50) to Strength"] = { "StrengthUniqueBelt2", "StrengthUniqueTwoHandSword5", }, + ["100% increased Aspect of the Avian Buff Effect"] = { "AvianAspectBuffEffectUnique__1", }, + ["With at least 40 Strength in Radius, Ground Slam"] = { "GroundSlamThresholdUnique__1", }, + ["Adds 20 to 50 Physical Damage"] = { "LocalAddedPhysicalDamageUnique__3", }, + ["20% increased Evasion if you have Hit an Enemy Recently"] = { "IncreasedEvasionRatingIfHitEnemyRecentlyUber1", }, + ["15% reduced Attack Speed"] = { "LocalReducedAttackSpeedUnique__2", }, + ["Mines have (40-50)% increased Detonation Speed"] = { "RemoteMineArmingSpeedUnique__1", }, + ["(30-40)% increased Rarity of Items Dropped by Slain Maimed Enemies"] = { "IIRFromMaimedEnemiesUnique_1", }, + ["+500 to maximum Mana"] = { "IncreasedManaUnique__19", }, + ["2% increased Area of Effect per Endurance Charge"] = { "AreaOfEffectPerEnduranceChargeUnique__1", }, + ["(5-15)% increased Intelligence"] = { "PercentageIntelligenceUniqueHelmetStrDex6", }, + ["Adds 1 to Maximum Life per 3 Intelligence Allocated in Radius"] = { "LifePerIntelligenceInRadusUniqueJewel52", }, + ["+1 to maximum number of Raised Zombies"] = { "MaximumMinionCountUniqueTwoHandSword4Updated", "MaximumMinionCountUniqueWand2Updated", "TalismanAdditionalZombie", "MaximumMinionCountUniqueWand2", "MaximumMinionCountUniqueTwoHandSword4", }, + ["Cannot gain Energy Shield"] = { "CannotGainEnergyShieldUnique__1", }, + ["40% increased Rarity of Fish Caught"] = { "FishingRarityUnique__1", }, + ["(150-170)% increased Armour and Energy Shield"] = { "LocalIncreasedArmourAndEnergyShieldUniqueBodyStrInt7", "LocalIncreasedArmourAndEnergyShieldUniqueBodyStrInt6", }, + ["0.4% of Chaos Damage Leeched as Life"] = { "ChaosDamageLifeLeechPermyriadUniqueShieldStrInt8", }, + ["Non-critical strikes deal 80% less Damage"] = { "NonCriticalStrikesLessDamageUnique__1", }, + ["When used in the Synthesiser, the new item will have an additional Herald Modifier"] = { "HeraldBonusExtraMod5", "HeraldBonusExtraMod2_", "HeraldBonusExtraMod1", "HeraldBonusExtraMod3_", "HeraldBonusExtraMod4", }, + ["15% increased Character Size"] = { "ActorSizeUnique__2", }, + ["+(20-30) Life gained on Killing Ignited Enemies"] = { "LifeGainedOnKillingIgnitedEnemiesUnique__1", }, + ["Socketed Gems are Supported by Level 1 Inspiration"] = { "DisplaySupportedByReducedManaUnique__1", "DisplaySupportedByReducedManaUnique__2", }, + ["+(80-120) to maximum Mana"] = { "IncreasedManaUnique__4", }, + ["Area is inhabited by 3 additional Rogue Exiles"] = { "MapAnarchyExiles", "MapAnarchyExilesCrafted", }, + ["+(80-100) to Evasion Rating"] = { "IncreasedEvasionRatingUniqueQuiver1", "IncreasedEvasionRatingUniqueAmulet17", }, + ["You and Nearby Allies have 64 to 96 added Fire Damage per Red Socket"] = { "AuraAddedFireDamagePerRedSocketUnique__1", }, + ["(8-10)% increased Attack Speed"] = { "LocalIncreasedAttackSpeedUnique__10", "IncreasedAttackSpeedImplicitQuiver10New", }, + ["15% increased Movement Speed while Shocked"] = { "MovementVelocityWhileShockedUniqueBelt12", }, + ["Adds (48-53) to (58-60) Chaos Damage"] = { "GlobalAddedChaosDamageUnique__4__", }, + ["Nearby Allies have (4-6)% increased Defences per 100 Strength you have"] = { "DefencesPer100StrengthAuraUnique__1", }, + ["+(20-25) to all Attributes"] = { "AllAttributesUniqueHelmetStr3", }, + ["+1000 to Spectre maximum Life"] = { "SpectreLifeUnique__1___", }, + ["Socketed Gems are Supported by Level 15 Pulverise"] = { "SocketedGemsGetIncreasedAreaOfEffectUniqueTwoHandMace3", }, + ["Socketed Gems are supported by Level 1 Multistrike"] = { "SupportedByMultistrikeUniqueOneHandSword13", }, + ["+30% to Chaos Resistance while stationary"] = { "ChaosResistanceWhileStationaryUnique__1", }, + ["(5-8)% increased Movement Speed"] = { "MovementVelocityUnique__36_", }, + ["You count as on Full Life while you are Cursed with Vulnerability"] = { "CountOnFullLifeWhileAffectedByVulnerabilityUnique__1", }, + ["3% increased Movement Speed per 10 Dexterity on Allocated Passives in Radius"] = { "MovementSpeedPerAllocatedDexterityUnique__2", }, + ["Your Elemental Damage can Shock"] = { "ElementalDamageCanShockUnique__1__", }, + ["Lose (30-40) Mana per Second"] = { "LoseManaPerSecondUnique__1", }, + ["Contains waves of Monsters"] = { "DisplayCowardsTrialWavesOfMonsters", }, + ["Adds 1 to 5 Lightning Damage to Attacks with this Weapon per 10 Intelligence"] = { "AddedLightningDamagePerIntelligenceUnique__2", }, + ["(200-240)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUnique__23", }, + ["Trigger Level 20 Elemental Warding on Melee Hit while Cursed"] = { "OnHitWhileCursedTriggeredCurseNovaUnique__1", }, + ["10% reduced Quantity of Items found"] = { "ItemFoundQuantityReduceUniqueCorruptedJewel1", }, + ["50% increased Mana Regeneration Rate"] = { "ManaRegenerationUniqueRing5", }, + ["30% chance to Avoid being Frozen during Flask effect"] = { "AvoidFreezeUniqueFlask8", }, + ["+7% to all Elemental Resistances per Grand Spectrum"] = { "AllResistancePerStackableJewelUnique__1", }, + ["Map has (4-6) additional Synthesis Global Modifiers"] = { "MapAddsExtraSynthesisSpecialModsCortexReplica", "MapAddsExtraSynthesisSpecialModsCortex", }, + ["Adds (18-22) to (36-44) Physical Damage"] = { "LocalAddedPhysicalDamageUnique__4", }, + ["Gain Onslaught for 4 seconds when you Warcry"] = { "OnslaughtOnUsingWarcryUnique__1", }, + ["100% increased Global Physical Damage while Frozen"] = { "PhysicalDamageWhileFrozenUnique___1", }, + ["Herald of Agony has (40-60)% increased Buff Effect"] = { "HeraldBonusAgonyEffect", }, + ["20% of Lightning Damage Leeched as Life during Flask effect"] = { "LightningLifeLeechDuringFlaskEffect__1", }, + ["Map has (2-4) additional Synthesis Global Modifiers"] = { "MapAddsExtraSynthesisSpecialMods", }, + ["+(31-43)% to Chaos Resistance while affected by Herald of Agony"] = { "HeraldBonusAgonyChaosResist_", }, + ["(7-10)% increased Skeleton Attack Speed"] = { "SkeletonAttackSpeedUniqueJewel1", "MaximumMinionCountUniqueJewel1", }, + ["Spectres have (50-100)% increased maximum Life"] = { "SpectreIncreasedLifeUnique__1", }, + ["+20 to Evasion Rating per 5 Maximum Energy Shield on Equipped Shield"] = { "EvasionRatingPerEnergyShieldOnShieldUnique__1", }, + ["Herald of Thunder's Storms Hit Enemies with (30-50)% increased Frequency"] = { "HeraldOfThunderBoltFrequencyUnique__1", }, + ["Damage with Hits is Lucky"] = { "UniqueNearbyAlliesAreLucky", }, + ["Siege Ballista has +1 to maximum number of Summoned Totems per 200 Dexterity"] = { "AdditionalSnipeTotemsPerDexterityUnique__1", }, + ["Adds Hollow Palm Technique"] = { "JewelExpansionHollowPalmTechnique", }, + ["You can apply an additional Curse"] = { "AdditionalCurseOnEnemiesUnique__2", "AdditionalCurseOnEnemiesUnique__1", }, + ["(60-80)% increased Global Critical Strike Chance when in Main Hand"] = { "CriticalStrikeChanceInMainHandUnique_1", }, + ["Defiance Banner has (100-200)% increased Taunt duration"] = { "BannerTauntDurationUnique__1_", }, + ["200% of Lightning Damage Leeched as Mana"] = { "ManaLeechFromLightningDamageUniqueStaff8", }, + ["With 4 Notables Allocated in Radius, When you Kill a Rare monster, you gain 1 of its Modifiers for 20 seconds"] = { "StealRareModUniqueJewel3", }, + ["-(25-15)% to all Elemental Resistances"] = { "AllResistancesUniqueBelt8", }, + ["Adds 1 to 4 Physical Damage"] = { "LocalAddedPhysicalDamageUniqueDescentDagger1", }, + ["Adds (15-20) to (28-35) Cold Damage"] = { "AddedColdDamageColdPenetration2", }, + ["Adds 2 to 6 Physical Damage"] = { "LocalAddedPhysicalDamageUniqueDescentClaw1", "LocalAddedPhysicalDamageUniqueOneHandSword1", "LocalAddedPhysicalDamageUniqueDescentOneHandSword1", }, + ["Gain an Endurance Charge if an Attack Freezes an Enemy"] = { "EnduranceChargeIfAttackFreezesUnique__1", }, + ["20% increased Impale Effect"] = { "ImpaleEffectUnique__1", }, + ["(60-80)% increased Critical Strike Chance for Spells"] = { "SpellCriticalStrikeChanceUnique__3", "SpellCriticalStrikeChanceUnique__4", "SpellCriticalStrikeChanceUnique__2", }, + ["(6-8)% Chance to Block Spell Damage"] = { "SpellBlockUniqueBootsInt5", }, + ["-50% to Fire Resistance"] = { "FireResistUnique__11", }, + ["+10 Life gained on Killing Ignited Enemies"] = { "LifeGainedOnKillingIgnitedEnemiesUniqueWand10_", }, + ["Deal no Elemental Damage"] = { "DealNoElementalDamageUnique__2", "DealNoElementalDamageUnique__1", }, + ["(5-10)% increased Cast Speed"] = { "IncreasedCastSpeedUnique__15_", "IncreasedCastSpeedUnique__6", "IncreasedCastSpeedUniqueRing38", "IncreasedCastSpeedUniqueRing27", }, + ["Increases and Reductions to Light Radius also apply to Damage"] = { "LightRadiusToDamageUnique_1", }, + ["Remove an Ailment when you use a Flask if all Equipped Items are Elder Items"] = { "RemoveAilmentOnFlaskUseIfAllItemsAreElderUnique__1_", }, + ["10% of Damage from Hits is taken from your Spectres' Life before you"] = { "DamageRemovedFromSpectresUnique__1", }, + ["+(20-26)% chance to Suppress Spell Damage"] = { "SpellDodgeUniqueBootsDex7New", }, + ["Adds 2 to 3 Cold Damage to Spells and Attacks"] = { "AddedColdDamageUniqueBodyInt5", }, + ["Reflects (25-50) Cold Damage to Melee Attackers"] = { "MeleeAttackerTakesColdDamageUniqueShieldDex1", }, + ["-1 to Maximum Power Charges"] = { "ReducedMaximumPowerChargesUniqueCorruptedJewel18", "ReducedMaximumPowerChargesUnique__1", }, + ["(30-40)% increased Fire Damage"] = { "FireDamagePercentUniqueRing38", "FireDamagePercentUniqueStrHelmet2", }, + ["50% increased Damage with Poison inflicted on Bleeding Enemies"] = { "PoisonDamageAgainstBleedingEnemiesUber1", }, + ["50% chance for Spell Hits against you to inflict Poison"] = { "ChanceToBePoisonedBySpellsUnique__1_", }, + ["20% increased Cast Speed when on Low Life"] = { "CastSpeedOnLowLifeUniqueDescentHelmet1", }, + ["450 Chaos Damage taken per second"] = { "ChaosDegenerationAuraPlayersUniqueBodyStr3", }, + ["Recharges 1 Charge when you Consume an Ignited corpse"] = { "GainChargeOnConsumingIgnitedCorpseUnique__1__", }, + ["With at least 40 Dexterity in Radius, Dual Strike has (20-30)% increased"] = { "DualStrikeThresholdJewelSword_", }, + ["(8-12)% increased maximum Life"] = { "MaximumLifeUnique__1", "TalismanIncreasedLife", }, + ["You take 50% reduced Extra Damage from Critical Strikes while you have no Power Charges"] = { "ReducedExtraDamageFromCritsWithNoPowerChargesUnique__1", }, + ["+(10-15) to maximum Life"] = { "IncreasedLifeUniqueOneHandAxe3", }, + ["+(45-60) to maximum Life"] = { "IncreasedLifeUnique__14", }, + ["Iron Will"] = { "IronWillUniqueGlovesStrInt4__", "KeystoneIronWillUnique_1", }, + ["0.6% of Cold Damage Leeched as Life"] = { "ColdDamageLifeLeechPermyriadUniqueBelt9bNew", }, + ["Your Spells have Culling Strike"] = { "SpellsHaveCullingStrikeUniqueDagger4", }, + ["Consumes Frenzy Charges on use"] = { "FlaskConsumesFrenzyChargesUnique__1", }, + ["(170-250)% increased Evasion Rating"] = { "LocalIncreasedEvasionRatingPercentUnique__18", }, + ["Herald of Purity has (40-60)% increased Buff Effect"] = { "HeraldBonusPurityEffect", }, + ["(90-105)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUniqueBow3", "LocalIncreasedPhysicalDamagePercentUniqueBow1", }, + ["+(15-20) Energy Shield gained on Kill"] = { "EnergyShieldGainedFromEnemyDeathUniqueGlovesInt6", }, + ["2% increased Life Recovery Rate per 10 Strength on Allocated Passives in Radius"] = { "LifeRecoveryRatePerAllocatedStrengthUnique__1_", }, + ["Has 6 Sockets"] = { "HasSixSocketsUnique__1", }, + ["(20-30)% chance to Curse you with Punishment on Kill, with 40% increased Effect"] = { "PunishmentSelfCurseOnKillUniqueCorruptedJewel13", }, + ["During Flask Effect, Damage Penetrates (5-8)% Resistance of each Element for which your Uncapped Elemental Resistance is highest"] = { "FlaskElementalPenetrationOfHighestResistUnique__1", }, + ["Adds 1 to 10 Lightning Damage for each Shocked Enemy you've Killed Recently"] = { "AddedLightningDamagePerShockedEnemyKilledUnique__1", }, + ["(15-25)% increased Global Defences"] = { "TalismanGlobalDefensesPercent", }, + ["Adds (7-10) to (15-25) Physical Damage"] = { "LocalAddedPhysicalDamage__1", }, + ["(10-15)% reduced Skill Effect Duration"] = { "ReducedSkillEffectDurationUniqueAmulet20", }, + ["Gain Vaal Souls equal to Charges Consumed when used"] = { "FlaskVaalGainSoulsAsChargesUnique__1_", }, + ["Recover 20% of Life on Rampage"] = { "HealOnRampageUniqueGlovesStrDex5", }, + ["(35-45)% increased Duration"] = { "FlaskEffectIncreasedDurationReducedEffect1", }, + ["+(500-700) Strength Requirement"] = { "StrengthRequirementsUnique__3_", }, + ["+15 to maximum Life"] = { "IncreasedLifeUniqueDescentShield1", }, + ["(8-12)% increased Maximum Life if no Equipped Items are Corrupted"] = { "IncreasedLifeWhileNoCorruptedItemsUnique__1", }, + ["Gain Maddening Presence for 10 seconds when you Kill a Rare or Unique Enemy"] = { "GainDebilitatingPresenceUnique__1", }, + ["10% of Fire Damage taken causes extra Physical Damage"] = { "FireDamageTakenCausesExtraPhysicalDamageUniqueBodyStrDex5", }, + ["(15-25)% increased Flask Charges gained"] = { "BeltIncreasedFlaskChargesGainedUnique__1_", }, + ["30% less Animate Weapon Duration"] = { "AnimateWeaponDurationUniqueTwoHandMace8", }, + ["(3-4) to (7-8) added Fire Damage per 100 of Maximum Life or Maximum Mana, whichever is lower"] = { "AddedFireDamagePer100LowestOfLifeOrManaUnique__1", }, + ["50% of Cold Damage from Hits taken as Lightning Damage"] = { "TalismanColdTakenAsLightning", }, + ["Rampage"] = { "SimulatedRampageDexInt6", "SimulatedRampageUnique__3_", "SimulatedRampageUnique__2", "SimulatedRampageStrInt2", "SimulatedRampageStrDex5", }, + ["Regenerate 0.6 Mana per Second per 10 Devotion"] = { "AddedManaRegenerationPerDevotion", }, + ["You have Culling Strike against Cursed Enemies"] = { "CullingStrikeCursedEnemyUnique__1_", }, + ["60% increased Intelligence Requirement"] = { "IncreasedIntelligenceRequirementsUniqueSceptre1", }, + ["+(15-25) to all Attributes"] = { "AllAttributesUnique__14", "AllAttributesUnique__16_", }, + ["+(20-30)% to Fire Resistance"] = { "FireResistUniqueAmulet4", "FireResistUnique__18", "FireResistUniqueBootsStr3_", "FireResistUniqueOneHandMace1", "FireResistUniqueDexHelmet2", "FireResistImplicitAmulet1", "FireResistUnique__13", "FireResistUnique__21", "FireResistUnique__19", "FireResistUniqueBelt6", "FireResistUnique__1", "FireResistUnique__5", "FireResistImplicitRing1", }, + ["+(20-30)% Chance to Block Spell Damage during Flask effect"] = { "SpellBlockIncreasedDuringFlaskEffectUnique__1_", }, + ["25% chance to gain a Siphoning Charge when you use a Skill"] = { "SiphoningChargeOnSkillUseUnique__1", }, + ["+(80-100) to maximum Life"] = { "IncreasedLifeUniqueHelmetDex4", "IncreasedLifeUnique__35", "IncreasedLifeUnique__90", "IncreasedLifeUnique__29", "IncreasedLifeUnique__74", "IncreasedLifeUnique__108", "IncreasedLifeUniqueBodyStrInt7", "IncreasedLifeUnique__82", "IncreasedLifeUnique__112", }, + ["+(16-24) to Dexterity"] = { "DexterityUniqueJewel36", "DexterityUniqueJewel13", }, + ["Socketed Gems fire 4 additional Projectiles"] = { "SocketedGemsAdditionalProjectilesUniqueStaff10_", }, + ["Nearby allies gain 18% increased Damage"] = { "UndyingBreathDamageAuraDisplayUniqueStaff5", }, + ["40% increased Armour while not Ignited, Frozen or Shocked"] = { "ArmourWhileNotIgnitedFrozenShockedBelt8", }, + ["Socketed Gems are Supported by Level 1 Hypothermia"] = { "DisplaySupportedByHypothermiaUnique__1", }, + ["30% increased Global Critical Strike Chance"] = { "CriticalStrikeChanceImplicitDaggerNew1", "CriticalStrikeChanceUniqueRapier1", "CriticalStrikeChanceUnique__1", "CriticalStrikeChanceImplicitDagger1", }, + ["Enemies you Kill while affected by Glorious Madness have a 40% chance to Explode, dealing a quarter of their Life as Chaos Damage"] = { "EnemiesExplodeOnDeathChaosGloriousMadnessUnique1", }, + ["1% increased Chaos Damage per Level"] = { "IncreasedElementalDamagePerLevelUniqueTwoHandSword7", }, + ["Recover (1-3)% of Life on Kill"] = { "MaximumLifeOnKillPercentUnique__2", }, + ["You can Cast an additional Brand"] = { "AdditionalBrandUnique__1", }, + ["15% increased Damage"] = { "DamageAuraUniqueHelmetDexInt2", }, + ["(50-55)% reduced Cold Resistance"] = { "ReducedColdResistanceUnique__1", }, + ["Regenerate (66.7-75) Life per second"] = { "LifeRegenerationUniqueBelt8", }, + ["70% increased Burning Damage"] = { "BurnDamageUniqueStaff1", }, + ["Strength's Damage Bonus instead grants 3% increased Melee"] = { "StrengthDamageBonus3Per10Unique__1", }, + ["Regenerate 0.8% of Life per second per Frenzy Charge"] = { "LifeRegenerationPerFrenzyChargeUniqueBootsDex4", }, + ["+(30-40) to maximum Mana"] = { "IncreasedManaUniqueHelmetDexInt3", "IncreasedManaUniqueClaw7", "IncreasedManaUniqueRing20", }, + ["Socketed Gems have Elemental Equilibrium"] = { "SocketedGemHasElementalEquilibriumUniqueRing25", }, + ["+(30-50) to maximum Mana"] = { "IncreasedManaUnique__6", "IncreasedManaUniqueAmulet18", "IncreasedManaUnique__7", "IncreasedManaUniqueAmulet1", "IncreasedManaUnique__5", "IncreasedManaUnique__16", }, + ["+(30-60) to maximum Mana"] = { "IncreasedManaUniqueHelmetInt8", "IncreasedManaUnique__8", }, + ["Adds (5-14) to (160-173) Lightning Damage to Spells while no Life is Reserved"] = { "AddedLightningDamageWhileNoLifeReservedUnique__1", }, + ["30% increased Rarity of Items found"] = { "ItemFoundRarityIncreaseUnique__2", "LocalDisplayYouAndNearbyAlliesHaveIncreasedItemRarityUnique__1", "NearbyAlliesHaveIncreasedItemRarityUnique__1", "ItemFoundRarityIncreaseUniqueAmulet6", "NearbyAlliesHaveIncreasedItemRarityUniqueTwoHandAxe9", }, + ["Adds (3-6) to (10-12) Physical Damage to Attacks"] = { "AddedPhysicalDamageUnique__5", }, + ["Gain (5-8)% of Elemental Damage as Extra Chaos Damage"] = { "ElementalDamagePercentAddedAsChaosUnique__4", }, + ["Socketed Vaal Skills have 50% increased Aura Effect"] = { "LocalVaalAuraEffectUnique__1", }, + ["(0.8-1)% of Attack Damage Leeched as Life"] = { "LifeLeechPermyriadUniqueBodyStrInt5", }, + ["10% chance to gain a Power, Frenzy or Endurance Charge on Kill"] = { "PowerFrenzyOrEnduranceChargeOnKillUnique__1", }, + ["Adds (3-4) to (5-8) Physical Damage"] = { "LocalAddedPhysicalDamageUniqueOneHandSword12", }, + ["+100 Life gained on Kill"] = { "LifeGainedFromEnemyDeathUniqueBodyStrDexInt1", }, + ["Lightning Skills have 20% chance to Poison on Hit"] = { "LightningSkillsChanceToPoisonUnique__1_", }, + ["50% of Physical Damage Converted to Lightning during Flask effect"] = { "PhysicalToLightningDuringFlaskEffect__1", }, + ["Adds 5 to 8 Physical Damage per Endurance Charge"] = { "AddedPhysicalDamagePerEnduranceChargeUnique__1", }, + ["Causes Bleeding on Hit"] = { "CausesBleedingImplicitMarakethRapier1", }, + ["Mark Skills have (10-15)% increased Cast Speed"] = { "MarkCastSpeedUnique__1", }, + ["Recover 1% of Energy Shield on Kill"] = { "MaximumEnergyShieldOnKillPercentUnique__2", }, + ["100% of Physical Damage Converted to Fire Damage"] = { "ConvertPhysicalToFireUniqueOneHandSword4", }, + ["Socketed Gems are supported by Level 15 Life Leech"] = { "SupportedByLifeLeechUniqueBodyStrInt5", }, + ["Socketed Gems are Supported by Level 15 Minion Life"] = { "DisplaySocketedGemsSupportedByMinionLifeUniqueRing35", }, + ["(22-26)% increased Spell Damage"] = { "SpellDamageOnWeaponImplicitWand9", }, + ["Adds (150-225) to (525-600) Lightning Damage to Unarmed Melee Hits"] = { "AddedLightningDamageWhileUnarmedUniqueGlovesStr4_", }, + ["Adds 1 to 2 Cold Damage to Attacks per 10 Dexterity"] = { "ColdDamageToAttacksPerDexterityUnique__1", }, + ["(80-120)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUniqueWand9", "LocalIncreasedPhysicalDamagePercentUniqueOneHandMace3", "LocalIncreasedPhysicalDamagePercentUniqueTwoHandSword5", "LocalIncreasedPhysicalDamagePercentUniqueSceptre5", }, + ["Adds (25-35) to (45-60) Cold Damage"] = { "LocalAddedColdDamageUniqueStaff14", }, + ["+(150-200) to maximum Mana"] = { "IncreasedManaUnique__10", }, + ["You have Resolute Technique while you do not have Elemental Overload"] = { "GainResoluteTechniqueWithoutElementalOverloadUnique__1", }, + ["With at least 40 Dexterity in Radius, Split Arrow fires Projectiles in Parallel"] = { "SplitArrowThresholdJewel1", }, + ["(250-300)% increased Energy Shield"] = { "LocalIncreasedEnergyShieldPercent__1", }, + ["150% increased Chill Duration on Enemies"] = { "IncreasedChillDurationUniqueBodyStrInt3", }, + ["+435 to Accuracy Rating"] = { "IncreasedAccuracy2hSwordImplicit8", }, + ["4% additional Physical Damage Reduction while affected by Herald of Purity"] = { "HeraldBonusPurityPhysicalDamageReduction", }, + ["Socketed Gems have no Reservation"] = { "SocketedAurasReserveNoManaUnique__1", }, + ["Supreme Decadence"] = { "KeystoneSupremeDecadenceUnique__1", }, + ["+(40-50) to maximum Life"] = { "IncreasedLifeUnique__33", "IncreasedLifeUniqueQuiver3", "IncreasedLifeUnique__47", "IncreasedLifeUnique__61", "IncreasedLifeUnique__107", "IncreasedLifeUnique__41", "IncreasedLifeUnique__77", }, + ["Adds (40-55) to (80-98) Chaos Damage"] = { "LocalAddedChaosDamageImplicitE3_", }, + ["+(40-70) to maximum Life"] = { "IncreasedLifeUnique__111__", }, + ["+(40-80) to maximum Life"] = { "IncreasedLifeUnique__13", "IncreasedLifeUniqueAmulet19", }, + ["5% additional Physical Damage Reduction while moving"] = { "AdditionalPhysicalDamageReductionWhileMovingUnique__1", }, + ["10% Chance to Block Spell Damage"] = { "SpellBlockPercentageUniqueShieldInt4", }, + ["Chaos Resistance is Zero"] = { "ChaosResistanceIsZeroUnique__1", }, + ["Adds 3 to 5 Physical Damage to Attacks with this Weapon per 3 Player Levels"] = { "AddsPhysicalDamagePer3PlayerLevelsUnique__1_", }, + ["Wind Dancer"] = { "KeystoneWindDancerUnique__1_", }, + ["+(25-35) to maximum Life"] = { "IncreasedLifeUnique__25", }, + ["50% reduced time before Lockdown"] = { "HeistContractNPCPerksDoubled", }, + ["When you Kill a Shocked Enemy, inflict an equivalent Shock on each nearby Enemy"] = { "ShockNearbyEnemyOnShockedKillUniqueRing20", "ShockNearbyEnemyOnShockedKillUniqueDescentTwoHandSword1_", }, + ["Adds (220-240) to (270-300) Physical Damage"] = { "LocalAddedPhysicalDamageUnique__31", }, + ["35% increased Attack Speed with Swords"] = { "SwordPhysicalAttackSpeedUnique__1", }, + ["Lose all Power Charges on Critical Strike"] = { "ConsumeAllPowerChargesOnCritUniqueRing17", }, + ["45% increased Stun Duration on Enemies"] = { "StunDurationImplicitMace2", }, + ["Nearby Enemies have Malediction"] = { "UniqueSpecialCorruptionNearbyEnemiesMalediction", }, + ["30% increased Movement Speed for 9 seconds on Throwing a Trap"] = { "MovementSpeedOnTrapThrowUniqueBootsDex6", }, + ["+20% chance to Block Spell Damage if you have Blocked Attack Damage Recently"] = { "SpellBlockIfBlockedAttackRecentlyUnique__1", }, + ["Cold Resistance is 75%"] = { "ColdResistanceOverrideUnique__1", }, + ["Curse Enemies with Temporal Chains when you Block their Projectile Attack Damage, with 60% increased Effect and ignoring Curse Limit"] = { "TemporalChainsOnProjectileBlockUniqueShieldInt4", }, + ["Gain (10-15)% of Physical Damage as Extra Cold Damage"] = { "PhysicalAddedAsColdUnique__2", }, + ["333% increased Armour and Energy Shield"] = { "LocalIncreasedArmourAndEnergyShieldUnique__19", }, + ["Regenerate (6-8) Life over 1 second when you Cast a Spell"] = { "RegenerateLifeOnCastUniqueWand4", }, + ["You are Cursed with Vulnerability, with 80% increased Effect"] = { "UniqueSelfCurseVulnerabilityLevel20", }, + ["Adds (20-25) to (37-40) Cold Damage while you have Avian's Might"] = { "AviansMightColdDamageUnique__1", }, + ["Aspect of the Spider inflicts Spider's Webs and Hinder every 0.5 Seconds instead"] = { "AspectOfSpiderWebIntervalUnique__1", }, + ["5% increased Physical Damage with Claws"] = { "ClawBonus1", }, + ["5% of Physical Attack Damage Leeched as Life"] = { "LifeLeechLocalUniqueOneHandMace8", "LifeLeechUniqueTwoHandAxe4", "LifeLeechUniqueBodyStr3", "LifeLeechUniqueTwoHandMace1", }, + ["1% increased Movement Speed"] = { "JewelImplicitMovementSpeed", }, + ["(2-4)% of Physical Attack Damage Leeched as Life"] = { "LifeLeechUniqueHelmetInt7", }, + ["Adds (6-9) to (12-16) Chaos Damage to Attacks"] = { "AddedChaosDamageUniqueBootsStrDex4", }, + ["(4-8)% increased Cast Speed"] = { "IncreasedCastSpeedUnique__1", }, + ["+2000 seconds to Cat's Agility Duration"] = { "CatsAgilityDurationUnique__1", }, + ["+1 Life gained on Kill per Level"] = { "LifeGainedOnEnemyDeathPerLevelUniqueTwoHandSword7", }, + ["(140-160)% increased Armour and Energy Shield"] = { "LocalIncreasedArmourAndEnergyShieldUniqueBodyStrInt3", }, + ["(8-12)% increased Minion Damage per Raised Spectre"] = { "MinionDamagePerSpectre__1", }, + ["20% increased Attack Speed"] = { "LocalIncreasedAttackSpeedUniqueClaw2", "LocalIncreasedAttackSpeedUniqueDescentOneHandMace1", "LocalIncreasedAttackSpeedUniqueBow5", "LocalIncreasedAttackSpeedUniqueTwoHandSword1", "LocalIncreasedAttackSpeedUniqueTwoHandSword3", "LocalIncreasedAttackSpeedUniqueRapier1", }, + ["-10% to maximum Chance to Block Attack Damage"] = { "MaximumBlockChanceUnique__1", }, + ["Your Chaos Damage Poisons Enemies"] = { "ChaosDamagePoisonsUniqueDagger10", }, + ["Socketed Gems are Supported by Level 25 Elemental Penetration"] = { "DisplaySupportedByElementalPenetrationUnique__1", }, + ["25% increased Global Critical Strike Chance"] = { "CriticalStrikeChanceUniqueHelmetDex4", }, + ["Moving while Bleeding doesn't cause you to take extra Damage"] = { "NoExtraBleedDamageWhileMovingUnique__1", "NoExtraBleedDamageWhileMovingUniqueAmulet25", }, + ["Summoned Raging Spirits' Melee Strikes deal Fire-only Splash"] = { "RagingSpiritFireSplashDamageUnique__1", }, + ["Your Minions spread Burning Ground on Death, dealing 20% of their maximum Life as Fire Damage per second"] = { "MinionBurningCloudOnDeathUnique__1", }, + ["Debuffs on you expire (15-20)% faster"] = { "DebuffTimePassedUnique__1", }, + ["(45-65)% increased Mana Regeneration Rate"] = { "ManaRegenerationUniqueRing14", }, + ["Socketed Gems are Supported by Level 5 Concentrated Effect"] = { "ItemActsAsConcentratedAOESupportUnique__1", }, + ["-2 to Maximum Frenzy Charges"] = { "ReducedMaximumFrenzyChargesUnique__2_", }, + ["10% additional Physical Damage Reduction while stationary"] = { "PhysicalDamageReductionWhileNotMovingUnique__1", }, + ["Gain +10 Life when you Taunt an Enemy"] = { "LifeGainedOnTauntingEnemyUniqueShieldStr4", }, + ["Adds (80-115) to (150-205) Physical Damage"] = { "LocalAddedPhysicalDamageUnique__27", }, + ["20% chance to deal Double Damage while affected by Glorious Madness"] = { "DoubleDamageChanceGloriousMadnessUnique_1", }, + ["150% increased Global Evasion Rating when on Low Life"] = { "EvasionRatingPercentOnLowLifeUniqueHelmetDex4", }, + ["+(20-30) to Dexterity"] = { "DexterityUniqueGlovesInt4__", "DexterityUnique__1", "DexterityUniqueBodyDex4", "DexterityUnique__17", "DexterityImplicitAmulet1", "DexterityUniqueHelmetDexInt2", "DexterityUniqueBootsDex1", "DexterityUniqueShieldStrInt2", "DexterityUniqueGlovesDex2", "DexterityUnique__14", "DexterityUniqueHelmetStrDex3", "DexterityUniqueBootsDex8", "DexterityUniqueBootsDexInt2", "DexterityUniqueBow7", "DexterityUnique__12", }, + ["All Attack Damage Chills when you Stun"] = { "ChillOnAttackStunUniqueOneHandMace5", }, + ["Adds (19-22) to (30-35) Cold Damage to Spells and Attacks"] = { "AddedColdDamageUnique__3", }, + ["+25% to Fire Resistance while on Low Life"] = { "FireResistOnLowLifeUniqueShieldStrInt5", }, + ["(10-20)% increased Quantity of Fish Caught"] = { "FishingQuantityUnique__1", }, + ["+4 to maximum Fortification while stationary"] = { "FortifyEffectWhileStationaryUber1", }, + ["+30 to maximum Mana"] = { "IncreasedManaUnique__2", }, + ["30% chance to gain Phasing for 4 seconds when your Trap is triggered by an Enemy"] = { "PhasingOnTrapTriggeredUnique__1", }, + ["All Damage Taken from Hits can Chill you"] = { "AllDamageTakenCanChillUnique__1", }, + ["You gain an Endurance Charge on Kill"] = { "EnduranceChargeOnKillUniqueBodyStrDex3", }, + ["Exerted Attacks deal (40-50)% increased Damage"] = { "ExertedDamageWarcryCooldown3", }, + ["Chill Effect and Freeze Duration on you are based on 100% of Energy Shield"] = { "ChillAndFreezeBasedOffEnergyShieldBelt5Unique", }, + ["100% reduced Intelligence"] = { "PercentageIntelligenceUnique__1", }, + ["Discipline has no Reservation"] = { "DisciplineNoReservationUnique__1", }, + ["Create a Blighted Spore when your Skills or Minions Kill a Rare Monster"] = { "ReviveEnemiesOnKillUnique__1", }, + ["Critical Strikes with this Weapon have Culling Strike"] = { "CritsHaveCullingStrikeUber1", }, + ["Magic Utility Flasks cannot be Used"] = { "MagicUtilityFlasksCannotUseUnique__1____", }, + ["Summoned Arbalists' Projectiles Chain +2 times"] = { "SummonArbalistChains_", }, + ["Gain 1 Endurance Charge on use"] = { "FlaskGainEnduranceChargeUnique__1_", }, + ["1% of Damage Leeched as Life"] = { "LifeLeechAnyDamageUnique__1", }, + ["(100-150)% increased Armour and Evasion"] = { "LocalIncreasedArmourAndEvasionUnique__7", "LocalIncreasedArmourAndEvasionUnique__14", "LocalIncreasedArmourAndEvasionUniqueShieldStrDex4", "LocalIncreasedArmourAndEvasionUnique__6", "LocalIncreasedArmourAndEvasionUnique__12", "LocalIncreasedArmourAndEvasionUnique__19_", }, + ["30% increased Attack Speed when on Low Life"] = { "IncreasedAttackSpeedWhenOnLowLifeUniqueDescentHelmet1", }, + ["Adds 1 to (10-12) Lightning Damage to Spells"] = { "SpellAddedLightningDamageUnique__3", }, + ["(29-32)% increased Elemental Damage with Attack Skills"] = { "WeaponElementalDamageImplicitBow3", }, + ["30% increased Effect of Buffs on you"] = { "IncreasedBuffEffectivenessBodyInt12", }, + ["+(20-25) to maximum Mana"] = { "IncreasedManaImplicitArmour1", }, + ["+3% Chance to Block Attack Damage while you have at least 5 Crab Barriers"] = { "AdditionalBlockChance5CrabBarriersUnique__1", }, + ["(7-12)% increased Cast Speed"] = { "IncreasedCastSpeedUnique__21", }, + ["Reflects (261-300) Physical Damage to Melee Attackers"] = { "AttackerTakesDamageShieldImplicit13", }, + ["(5-7)% increased Attack and Cast Speed"] = { "AttackAndCastSpeedUnique__6", }, + ["You have Perfect Agony if you've dealt a Critical Strike recently"] = { "PerfectAgonyIfCritRecentlyUnique__1", }, + ["Recover 100 Life when your Trap is triggered by an Enemy"] = { "GainLifeOnTrapTriggeredUnique__1", }, + ["(40-60)% increased Mine Throwing Speed"] = { "RemoteMineLayingSpeedUniqueStaff11", }, + ["With at least 40 Dexterity in Radius, Dual Strike has a 20% chance"] = { "DualStrikeThresholdJewel_1", }, + ["With a Hypnotic Eye Jewel Socketed, gain Arcane Surge on Hit with Spells"] = { "ArcaneSurgeOnHitWithSpellAbyssJewelUnique__1", }, + ["Socketed Minion Gems are Supported by Level 16 Life Leech"] = { "DisplaySocketedMinionGemsSupportedByLifeLeechUnique__1", }, + ["15% increased Ignite Duration on Enemies"] = { "BurnDurationUniqueRing31", }, + ["2 Added Passive Skills are Jewel Sockets"] = { "JewelExpansionJewelNodesLarge2___", }, + ["50% chance to double Stun Duration"] = { "ChanceForDoubleStunDurationUnique__1", }, + ["25% chance to Avoid being Poisoned"] = { "ChanceToAvoidPoisonUnique__1", }, + ["600% of Damage Leeched as Life on Critical Strike"] = { "LifeLeechOnCritUniqueTwoHandAxe8", }, + ["You have Phasing if Energy Shield Recharge has started Recently"] = { "PhasingOnBeginESRechargeUnique___1", }, + ["(120-160)% increased Energy Shield"] = { "LocalIncreasedEnergyShieldPercentUniqueShieldInt1", "LocalIncreasedEnergyShieldUniqueBodyInt4", }, + ["(80-90)% reduced Amount Recovered"] = { "FlaskLifeLeechIsInstantDuringEffect", }, + ["(40-60)% increased Damage with Hits and Ailments against Blinded Enemies"] = { "IncreaseDamageOnBlindedEnemiesUniqueQuiver9_", }, + ["2% increased Critical Strike Chance for Spells per 100 Player Maximum Life"] = { "SpellCriticalStrikeChancePerLifeUnique__1", }, + ["(18-28)% increased Trap Damage"] = { "TrapDamageUniqueShieldDexInt1", }, + ["+(8-12)% Chance to Block Attack Damage while Dual Wielding"] = { "BlockWhileDualWieldingUniqueTwoHandAxe6", }, + ["+240 to Accuracy Rating"] = { "IncreasedAccuracySwordImplicit4", }, + ["5% increased Elemental Damage per Power charge"] = { "ElementalDamagePerPowerChargeUber1", }, + ["50% of Physical Damage Converted to Fire while you have Avatar of Fire"] = { "ConvertPhysicalToFireWithAvatarOfFireUnique__1", }, + ["+(2-4)% Chance to Block Attack Damage"] = { "AdditionalBlockUnique__1", }, + ["15% increased Skill Effect Duration"] = { "SkillEffectDurationUniqueTwoHandMace5", }, + ["(60-100)% increased Projectile Damage"] = { "IncreasedProjectileDamageUniqueStaff10", }, + ["Regenerate 12 Mana per Second while you have Avian's Flight"] = { "AviansFlightManaRegenerationUnique__1_", }, + ["10% increased Physical Damage taken"] = { "IncreasedPhysicalDamageTakenUniqueTwoHandSword6", }, + ["Gain Brutal Charges instead of Endurance Charges"] = { "GainBrutalChargesInsteadOfEnduranceUnique__1", }, + ["Adds 5 to 15 Physical Damage to Attacks"] = { "AddedPhysicalDamageUniqueBelt4", }, + ["When you Cast a Spell, Sacrifice all Mana to gain Added Maximum Lightning Damage"] = { "DrainAllManaLightningDamageUnique__1", }, + ["Arrows Pierce all Targets after Chaining"] = { "ArrowsAlwaysCritAfterPiercingUnique___1", }, + ["+6 to Maximum Life per Elder Item Equipped"] = { "IncreasedLifePerElderItemUnique__1", }, + ["(160-200)% increased Evasion Rating"] = { "LocalIncreasedEvasionRatingPercentUniqueBootsDex6", }, + ["150% increased Elemental Damage if you've used a Warcry Recently"] = { "IncreasedElementalDamageIfUsedWarcryRecentlyUnique__1", }, + ["-(7-5) Physical Damage taken from Attack Hits"] = { "PhysicalAttackDamageReducedUniqueBodyDex3", }, + ["Has Consumed 1 Gem"] = { "HungryLoopSupportedByGreaterMultipleProjectiles", "HungryLoopSupportedByMirageArcher_", "HungryLoopSupportedByCullingStrike", "HungryLoopSupportedByMulticast", "HungryLoopSupportedByTrapCooldown", "HungryLoopSupportedByBarrage_", "HungryLoopSupportedByAwakenedAddedFireDamage", "HungryLoopSupportedByManaLeech", "HungryLoopSupportedByFocussedBallista_", "HungryLoopSupportedByVoidManipulation", "HungryLoopSupportedByConcentratedEffect", "HungryLoopSupportedByAwakenedEmpower", "HungryLoopSupportedByCastWhileChannelling", "HungryLoopSupportedByAwakenedChain", "HungryLoopSupportedByIncreasedBurningDamage", "HungryLoopSupportedByInfernalLegion_", "HungryLoopSupportedByAwakenedSpellEcho__", "HungryLoopSupportedByAwakenedArrowNova", "HungryLoopSupportedByAwakenedEnlighten", "HungryLoopSupportedByItemRarity", "HungryLoopSupportedByBlind", "HungryLoopSupportedByStun", "HungryLoopSupportedByFasterProjectiles", "HungryLoopSupportedByAwakenedMultistrike", "HungryLoopSupportedByRemoteMine2_", "HungryLoopSupportedByBehead", "HungryLoopSupportedByIgniteProliferation__", "HungryLoopSupportedByAwakenedFirePenetration", "HungryLoopSupportedByArcaneSurge", "HungryLoopSupportedByParallelProjectiles", "HungryLoopSupportedByFistOfWar", "HungryLoopSupportedByInnervate_", "HungryLoopSupportedBySwiftAssembly", "HungryLoopSupportedByDecay", "HungryLoopSupportedByAwakenedViciousProjectiles", "HungryLoopSupportedByCloseCombat", "HungryLoopSupportedByNightblade", "HungryLoopSupportedByIncreasedMinionSpeed", "HungryLoopSupportedByCurseOnHit", "HungryLoopSupportedByCastOnDamageTaken", "HungryLoopSupportedByIncreasedMinionLife", "HungryLoopSupportedByAwakenedUnboundAilments", "HungryLoopSupportedByFortify_", "HungryLoopSupportedByIceBite", "HungryLoopSupportedByArchmage", "HungryLoopSupportedByLesserMultipleProjectiles_", "HungryLoopSupportedByDivineBlessing", "HungryLoopSupportedByColdToFire_", "HungryLoopSupportedByAwakenedUnleash", "HungryLoopSupportedByPhysicalProjectileAttackDamage", "HungryLoopSupportedByReducedManaCost", "HungryLoopSupportedByImmolate", "HungryLoopSupportedByTrinity", "HungryLoopSupportedByChain", "HungryLoopSupportedByEarthbreaker", "HungryLoopSupportedByMultiTotem", "HungryLoopSupportedByKnockback", "HungryLoopSupportedByUrgentOrders", "HungryLoopSupportedByAwakenedCastOnCrit", "HungryLoopSupportedByIncreasedArea", "HungryLoopSupportedByAwakenedMeleeSplash", "HungryLoopSupportedByPoison", "HungryLoopSupportedByRapidDecay", "HungryLoopSupportedByAwakenedCurseOnHit", "HungryLoopSupportedByMultistrike", "HungryLoopSupportedByMarkOnHit", "HungryLoopSupportedByClusterTrap_", "HungryLoopSupportedByUnboundAilments", "HungryLoopSupportedByFlee", "HungryLoopSupportedBySpellTotem", "HungryLoopSupportedBySecondWind_", "HungryLoopSupportedByMeleePhysicalDamage", "HungryLoopSupportedByPierce_", "HungryLoopSupportedByGenerosity_", "HungryLoopSupportedByChanceToBleed", "HungryLoopSupportedByAwakenedMeleePhysicalDamage", "HungryLoopSupportedByAwakenedAddedChaosDamage_", "HungryLoopSupportedByFrenzyPowerOnTrapTrigger", "HungryLoopSupportedByShockwave_", "HungryLoopSupportedBySummonGhostOnKill", "HungryLoopSupportedByOnslaught_", "HungryLoopSupportedByIronGrip", "HungryLoopSupportedByFasterAttacks", "HungryLoopSupportedByAwakenedBlasphemy", "HungryLoopSupportedByLesserPoison_", "HungryLoopSupportedByLifetap", "HungryLoopSupportedByFragility_", "HungryLoopSupportedByBloodthirst_", "HungryLoopSupportedByAwakenedEnhance", "HungryLoopSupportedByAwakenedSpellCascade", "HungryLoopSupportedByAwakenedMinionDamage", "HungryLoopSupportedByAwakenedLightningPenetration", "HungryLoopSupportedByAwakenedIncreasedAreaOfEffect_", "HungryLoopSupportedByAwakenedAddedLightningDamage_", "HungryLoopSupportedByAwakenedSwiftAffliction", "HungryLoopSupportedByAwakenedGreaterMultipleProjectiles", "HungryLoopSupportedByAwakenedFork", "HungryLoopSupportedByAwakenedDeadlyAilments", "HungryLoopSupportedByAwakenedColdPenetration", "HungryLoopSupportedByAwakenedAddedColdDamage", "HungryLoopSupportedByAwakenedGenerosity_", "HungryLoopSupportedByAwakenedWeaponElementalDamage_", "HungryLoopSupportedByAwakenedBurningDamage", "HungryLoopSupportedByAwakenedAncestralCall", "HungryLoopSupportedByChargedMines", "HungryLoopSupportedByDeathmark_", "HungryLoopSupportedByFeedingFrenzy", "HungryLoopSupportedByRage_", "HungryLoopSupportedByImpale", "HungryLoopSupportedBySpellFocus", "HungryLoopSupportedByEnergyLeech", "HungryLoopSupportedByBonechill", "HungryLoopSupportedByGreaterVolley", "HungryLoopSupportedByReducedBlockChance", "HungryLoopSupportedByAddedLightningDamage", "HungryLoopSupportedByCastOnDeath", "HungryLoopSupportedByControlledDestruction", "HungryLoopSupportedByRuthless_", "HungryLoopSupportedByBrutality", "HungryLoopSupportedByEfficacy", "HungryLoopSupportedByDeadlyAilments", "HungryLoopSupportedByMinefield", "HungryLoopSupportedByElementalFocus", "HungryLoopSupportedBySpellCascade", "HungryLoopSupportedByEnhance", "HungryLoopSupportedByReducedDuration", "HungryLoopSupportedBySlowerProjectiles", "HungryLoopSupportedByMultiTrap", "HungryLoopSupportedBySummonElementalResistance", "HungryLoopSupportedByLightningPenetration", "HungryLoopSupportedByFirePenetration", "HungryLoopSupportedByRangedAttackTotem", "HungryLoopSupportedByPointBlank", "HungryLoopSupportedByLifeGainOnHit", "HungryLoopSupportedByChanceToIgnite", "HungryLoopSupportedByIncreasedCriticalStrikes", "HungryLoopSupportedByIronWill", "HungryLoopSupportedByTrap", "HungryLoopSupportedByEnduranceChargeOnStun", "HungryLoopSupportedByIncreasedMinionDamage_", "HungryLoopSupportedByWeaponElementalDamage", "HungryLoopSupportedByVileToxins_", "HungryLoopSupportedByCastWhenStunned", "HungryLoopSupportedByCastOnCrit", "HungryLoopSupportedByRemoteMine", "HungryLoopSupportedByMeleeSplash_", "HungryLoopSupportedByLifeLeech", "HungryLoopSupportedByHypothermia", "HungryLoopSupportedByFork", "HungryLoopSupportedByBloodMagic", "HungryLoopSupportedByAdditionalAccuracy", "HungryLoopSupportedByAddedColdDamage", "HungryLoopSupportedByColdPenetration_", "HungryLoopSupportedByIncreasedCriticalDamage", "HungryLoopSupportedByArrowNova", "HungryLoopSupportedByUnleash", "HungryLoopSupportedByElementalPenetration", "HungryLoopSupportedByEmpower", "HungryLoopSupportedByItemQuantity", "HungryLoopSupportedByAddedFireDamage", "HungryLoopSupportedByElementalProliferation", "HungryLoopSupportedByPhysicalToLightning_", "HungryLoopSupportedByAwakenedControlledDestruction", "HungryLoopSupportedByBloodlust", "HungryLoopSupportedByChaosAttacks", "HungryLoopSupportedByPinpoint", "HungryLoopSupportedByPulverise", "HungryLoopSupportedByMeleeDamageOnFullLife", "HungryLoopSupportedByPowerChargeOnCrit_", "HungryLoopSupportedByBlasphemy", "HungryLoopSupportedBySwiftBrand", "HungryLoopSupportedByFasterCast", "HungryLoopSupportedByEternalBlessing", "HungryLoopSupportedByStormBarrier", "HungryLoopSupportedByAwakenedBrutality", "HungryLoopSupportedByMaim", "HungryLoopSupportedByAwakenedElementalFocus", "HungryLoopSupportedByIncreasedDuration", "HungryLoopSupportedByAddedChaosDamage", "HungryLoopSupportedByMeatShield", "HungryLoopSupportedByCastOnKill", "HungryLoopSupportedBySpiritStrike", "HungryLoopSupportedByTrapAndMineDamage", "HungryLoopSupportedByImpendingDoom", "HungryLoopSupportedByAwakenedVoidManipulation", "HungryLoopSupportedByEnlighten", "HungryLoopSupportedByAwakenedCastWhileChannelling", }, + ["33% increased Ignite Duration on Enemies"] = { "BurnDurationUnique__1", }, + ["Socketed Travel Skills deal 80% more Damage"] = { "TravelSkillMoreDamageUnique__1", }, + ["Gains no Charges during Effect of any Overflowing Chalice Flask"] = { "CannotGainFlaskChargesDuringFlaskEffectUnique_1", }, + ["Trigger Level 1 Gore Shockwave on Melee Hit if you have at least 150 Strength"] = { "TriggerGoreShockwaveOnMeleeHitWith150StrengthUnique__1_", }, + ["(30-50)% increased Duration"] = { "FlaskEffectDurationUnique__3", }, + ["+(200-250) Energy Shield gained on Killing a Shocked Enemy"] = { "GainEnergyShieldOnKillShockedEnemyUniqueGlovesStr4", }, + ["+(30-50) Mana gained when you Block"] = { "GainManaOnBlockUnique__1", }, + ["Socketed Gems are Supported by Level (25-35) (1-143)"] = { "RandomSupportUnique__2", "RandomSupportUnique__4_", }, + ["Nearby Enemies have 18% increased Effect of Curses on them"] = { "UndyingBreathCurseAuraDisplayUniqueStaff5", }, + ["Adds (10-16) to (12-30) Physical Damage"] = { "LocalAddedPhysicalDamageUnique14", }, + ["30% of Damage you Reflect to Enemies when Hit is gained as Life"] = { "DamageYouReflectGainedAsLifeUniqueHelmetDexInt6", }, + ["40% increased Totem Damage"] = { "TotemDamageUnique__1_", }, + ["200% increased Armour and Energy Shield"] = { "LocalIncreasedArmourAndEnergyShieldUnique__4", }, + ["+12% to all Elemental Resistances"] = { "AllResistancesImplicitShield3", }, + ["15% increased Mana Recovery from Flasks"] = { "FlaskManaRecoveryUniqueShieldInt3", }, + ["25% reduced Movement Speed"] = { "MovementVeolcityUniqueBodyDex6", }, + ["Adds Veteran's Awareness"] = { "JewelExpansionVeteransAwareness_", }, + ["1% increased Attack Damage per 450 Armour"] = { "AttackDamagePer450ArmourUnique__1__", }, + ["Skills Fire 3 additional Projectiles for 4 seconds after"] = { "AdditionalProjectilesAfterAmmoConsumedUniqueBelt__1", }, + ["Fire Resistance is 75%"] = { "FireResistanceOverrideUnique__1__", }, + ["(3-4)% of Physical Attack Damage Leeched as Life"] = { "LifeLeechUniqueRing12", "LifeLeechLocal2", }, + ["Socketed Gems fire Projectiles in a circle"] = { "SocketedGemsProjectilesNovaUniqueStaff10", }, + ["15% increased Movement Speed during any Flask Effect"] = { "MovementSpeedDuringFlaskEffectUnique__1", }, + ["Enemies Chilled by your Hits increase Damage taken by half of Chill Effect"] = { "EnemiesChilledIncreasedDamageTakenUnique__1", }, + ["40% increased Maximum total Life Recovery per second from Leech"] = { "MaximumLifeLeechRateUnique__1", }, + ["2% increased Mana Reservation Efficiency of Skills per 250 total Attributes"] = { "ManaReservationPerAttributeUnique__1", "ManaReservationEfficiencyPerAttributeUnique__1", }, + ["Versatile Combatant"] = { "KeystoneVersatileCombatantUnique___1", }, + ["Regenerate 100 Life per second while moving"] = { "LifeRegenerationWhileMovingUnique__1", }, + ["(50-70)% increased Evasion Rating"] = { "LocalIncreasedEvasionRatingPercentUniqueBodyDex4", }, + ["Trigger Level 20 Bone Offering, Flesh Offering or Spirit Offering every 5 seconds"] = { "TriggerRandomOfferingSkillUnique__1", }, + ["+(20-25)% to Fire and Chaos Resistances"] = { "FireAndChaosDamageResistanceUnique__1__", }, + ["With at least 40 Dexterity in Radius, Caustic Arrow has a 50% chance on Hit to Poison Enemies on Caustic Ground"] = { "CausticArrowThresholdJewel3", }, + ["+(30-45)% to Fire Resistance"] = { "FireResistUniqueAmulet16", }, + ["3% increased Global Critical Strike Chance per Level"] = { "CriticalStrikeChancePerLevelUniqueTwoHandAxe8", }, + ["+(30-40)% to Fire Resistance"] = { "FireResistUniqueAmulet13", "FireResistUnique__16", "FireResistUnique__20_", "FireResistUnique__8", "FireResistUniqueBootsDexInt1", "FireResistUnique__12", }, + ["Grants Level 22 Wintertide Brand Skill"] = { "GrantsWintertideBrandUnique__1", }, + ["Gain 1% of Fire Damage as Extra Chaos Damage per Endurance Charge"] = { "ChargeBonusFireDamageAddedAsChaos__", }, + ["+(25-75) to all Attributes"] = { "AllAttributesUnique__5", }, + ["Chaos Damage taken does not bypass Energy Shield"] = { "ChaosTakenOnES", }, + ["(0.2-0.4)% of Attack Damage Leeched as Mana"] = { "ManaLeechPermyriadUniqueHelmetInt7", }, + ["+(8-12)% Chance to Block Attack Damage during Flask effect"] = { "BlockIncreasedDuringFlaskEffectUniqueFlask7", }, + ["+(5-7)% to all Elemental Resistances"] = { "AllResistajcesUniqueStaff10", }, + ["10 Life gained for each Enemy Hit if you have used a Vaal Skill Recently"] = { "LifeGainOnHitIfVaalSkillUsedRecentlyUnique__1", }, + ["(15-20)% increased Fire Damage per 1% Missing Fire Resistance, up to a maximum of 300%"] = { "FireDamagePerMissingFireResistanceUnique__1", }, + ["+(22-30)% to Vaal Skill Critical Strike Multiplier"] = { "VaalSkillCriticalStrikeMultiplierCorruptedJewel6", }, + ["+12 Life gained for each Enemy hit by Attacks"] = { "LifeGainPerTargetImplicit2Claw4", }, + ["+(25-35) to Dexterity"] = { "DexterityUnique__15", "DexterityUniqueBootsDex9", }, + ["+500 to Armour per Endurance Charge"] = { "ArmourPerEnduranceChargeUnique__1", }, + ["+20 to maximum Mana"] = { "IncreasedManaUniqueBootsInt4", }, + ["2% reduced Movement Speed per 10 Dexterity on Unallocated Passives in Radius"] = { "MovementSpeedPerUnallocatedDexterityUnique__1_", }, + ["2% increased Physical Damage Over Time per 10 Dexterity"] = { "IncreasePhysicalDegenDamagePerDexterityUnique__1", }, + ["50% increased Flask Life Recovery rate"] = { "FlaskLifeRecoveryRateUniqueBodyStrDex1", }, + ["Minions have +(10-12)% Chance to Block Attack Damage"] = { "MinionAttackBlockChanceUnique__1", }, + ["Perfect Agony"] = { "KeystonePerfectAgonyUnique__1", }, + ["(40-50)% additional Physical Damage Reduction during Flask Effect"] = { "LocalFlaskPhysicalDamageReductionUnique__1", }, + ["(3-5)% of Physical Attack Damage Leeched as Mana"] = { "ManaLeechUniqueOneHandSword2", }, + ["20% increased Movement Speed while you have Cat's Stealth"] = { "MovementSpeedWithCatsStealthUnique__1", }, + ["+(10-15)% to Cold Resistance"] = { "ColdResistUniqueRing28", }, + ["+(10-20)% to Cold Resistance"] = { "ColdResistUniqueBelt13", "ColdResistUnique__21", "ColdResistUniqueShieldStrDex1", "ColdResistUniqueShieldInt3", "ColdResistUniqueBelt4", "ColdResistUniqueBelt1", }, + ["100% of Fire Damage Leeched as Life"] = { "FireDamageLifeLeechPerMyriadUniqueBelt9a_", "FireDamageLifeLeechCorrupted", }, + ["Gain Affliction Charges instead of Frenzy Charges"] = { "GainAfflictionChargesInsteadOfFrenzyUnique__1", }, + ["Your Aura Buffs do not affect allies"] = { "AurasCannotBuffAlliesUniqueOneHandSword11", }, + ["+(40-60)% to Critical Strike Multiplier for Spells if you haven't Killed Recently"] = { "SpellCriticalStrikeMultiplierIfNotKilledRecentlyUnique__1", }, + ["(10-20)% increased Area of Effect during Flask Effect"] = { "FlaskIncreasedAreaOfEffectDuringEffectUnique__1_", }, + ["+4% to Chaos Resistance per Endurance Charge"] = { "ChaosResistancePerEnduranceChargeUnique__1_", "ChargeBonusChaosResistancePerEnduranceCharge_", }, + ["8% increased Effect of Non-Damaging Ailments per Elder Item Equipped"] = { "AilmentEffectPerElderItemUnique__1", }, + ["+(35-40)% to Lightning Resistance"] = { "LightningResistUnique__7", }, + ["You take 450 Chaos Damage per second for 3 seconds on Kill"] = { "ChaosDegenerationOnKillUniqueBodyStr3", }, + ["You gain Onslaught for 2 seconds on Killing Taunted Enemies"] = { "OnslaughtOnKillingTauntedEnemyUniqueShieldDex7", }, + ["90% less Power Charge Duration"] = { "PowerChargeDurationFinalUnique__1__", }, + ["+(40-50) to maximum Mana"] = { "IncreasedManaUniqueWand3", "IncreasedManaUniqueDagger4", }, + ["+(40-60) to maximum Mana"] = { "IncreasedManaUniqueRing17", "IncreasedManaUnique__14", "IncreasedManaUniqueBootsInt5", "IncreasedManaUniqueHelmetInt4", }, + ["Adds (120-140) to (180-210) Cold Damage"] = { "LocalAddedColdDamageUnique__4", }, + ["12% increased Reservation Efficiency of Skills"] = { "ReservationEfficiencyUnique__3__", "ReducedManaReservationCostUnique__1", }, + ["15% increased Damage taken while on Full Energy Shield"] = { "DamageTakenOnFullESUnique__1", }, + ["Eternal Youth"] = { "KeystoneEternalYouthUnique__2_", "KeystoneEternalYouthUnique__1", }, + ["200 Cold Damage taken per second per Frenzy Charge while moving"] = { "DamageTakenPerFrenzyChargeMovingUnique__1", }, + ["Removes Burning when you use a Flask"] = { "UsingFlasksDispelsBurningUniqueHelmetInt5", }, + ["Gain Her Blessing for 3 seconds when you Ignite an Enemy"] = { "GrantUniqueBuff__1", }, + ["2% chance to Avoid Elemental Damage from Hits per Frenzy Charge"] = { "AvoidElementalDamagePerFrenzyChargeUnique__1", }, + ["30% reduced Strength Requirement"] = { "ReducedStrengthRequirementUniqueBodyStr5", }, + ["Has an additional Implicit Mod"] = { "DisplayHasAdditionalModUnique__1", }, + ["1% of Attack Damage Leeched as Mana against Poisoned Enemies"] = { "AttackDamageManaLeechAgainstPoisonedEnemiesUnique_1", }, + ["Immune to Freeze and Chill while Ignited"] = { "ImmuneToFreezeAndChillWhileIgnitedUnique__1", }, + ["Culling Strike during Flask Effect"] = { "FlaskCullingStrikeUnique1", }, + ["Adds 1 to (35-45) Lightning Damage"] = { "LocalAddedLightningDamageUnique__2", }, + ["20% increased Damage with Movement Skills"] = { "DamageWithMovementSkillsUniqueClaw9", }, + ["Replenishes Energy Shield by 2% of Armour when you Block"] = { "EnergyShieldGainedOnBlockUniqueShieldStrInt4", }, + ["+1500 to Evasion Rating while on Full Life"] = { "EvasionOnFullLifeUnique__1_", }, + ["Everlasting Sacrifice"] = { "KeystoneEverlastingSacrificeUnique__1", }, + ["Movement Attack Skills have 40% reduced Attack Speed"] = { "ReducedAttackSpeedOfMovementSkillsUnique__1", }, + ["Socketed Gems are Supported by Level 18 Melee Physical Damage"] = { "DisplaySocketedGemGetsMeleePhysicalDamageUniqueHelmetStrDex4", }, + ["+5 to Maximum number of Crab Barriers"] = { "MaximumCrabBarriersUnique__1", }, + ["You gain 3 Grasping Vines when you take a Critical Strike"] = { "GainVinesOnCriticalStrikeUnique__1", }, + ["+(21-24)% chance to Suppress Spell Damage"] = { "SpellDodgeUniqueBootsDex7_", }, + ["Wintertide Brand has (20-30)% increased Chill Effect"] = { "WintertideBrandChillEffectUnique__1_", }, + ["20% reduced Mana Cost of Skills when on Low Life"] = { "ReducedManaCostOnLowLifeUniqueHelmetStrInt1", }, + ["Map Boss is surrounded by Tormented Spirits"] = { "MapBossSurroundedByTormentedSpirits", }, + ["Poisoned Enemies you Kill with Hits Shatter"] = { "PoisonedEnemiesShatterOnKillUnique__1", }, + ["Inflict non-Damaging Ailments as though dealing (100-200)% more Damage"] = { "ApplyAilmentsMoreDamageUnique__1", }, + ["Adds 10 to 15 Physical Damage"] = { "LocalAddedPhysicalDamageUniqueRapier2", "LocalAddedPhysicalDamageUniqueOneHandMace8", }, + ["Minions have +(10-12)% chance to Suppress Spell Damage"] = { "MinionSpellDodgeChanceUnique__1_", "MinionAttackDodgeChanceUnique__1", }, + ["+1% to all Elemental Resistances per 10 Omniscience"] = { "ElementalResistPerAscendanceUnique__1__", }, + ["Immortal Ambition"] = { "EnergyShieldStartsAtZero", }, + ["Adds 12 to 24 Fire Damage to Attacks"] = { "AddedFireDamageUniqueAmulet7", "AddedFireDamageUniqueBootsStrDex1", }, + ["(12-24)% increased Global Physical Damage"] = { "IncreasedPhysicalDamagePercentImplicitBelt1", }, + ["+2000 to Armour"] = { "LocalIncreasedPhysicalDamageReductionRatingTransformedUnique__1", }, + ["(4-6)% increased Dexterity"] = { "PercentageDexterityUniqueJewel29", "PercentageDexterityUnique__2", }, + ["+(50-70) to maximum Life"] = { "IncreasedLifeUnique__2", "IncreasedLifeUnique__113", "IncreasedLifeUnique__44", "IncreasedLifeUnique__65", "IncreasedLifeUnique__54", "IncreasedLifeUnique__73", "IncreasedLifeUnique__83", "IncreasedLifeUnique__102", "IncreasedLifeUnique__89", "IncreasedLifeUnique___7", "IncreasedLifeUniqueQuiver9", "IncreasedLifeUnique__98", "IncreasedLifeUniqueHelmetStrDex5", "IncreasedLifeUnique__50", "IncreasedLifeUniqueBodyDexInt1", "IncreasedLifeUnique__95", "IncreasedLifeUnique__84", "IncreasedLifeUniqueBootsStr3_", "IncreasedLifeUnique__93", "IncreasedLifeUnique__99", "IncreasedLifeUnique__76", "IncreasedLifeUnique__110", "IncreasedLifeUniqueBootsDex9__", "IncreasedLifeUnique__62", "IncreasedLifeUnique__28", "IncreasedLifeUniqueShieldDex6", "IncreasedLifeUnique__92_", "IncreasedLifeUnique__49_", "IncreasedLifeUnique__12_", "IncreasedLifeUniqueGlovesStrInt2", "IncreasedLifeUniqueShieldStrDex7", "IncreasedLifeUniqueGlovesStrDex4", "IncreasedLifeUnique__86_", "IncreasedLifeUnique__75", "IncreasedLifeUnique__96__", }, + ["+(50-80) to maximum Life"] = { "IncreasedLifeUnique__23", "IncreasedLifeUnique__97", }, + ["0.6% of Fire Damage Leeched as Life"] = { "FireDamageLifeLeechPermyriadUniqueBelt9aNew", }, + ["Adds 11 to 23 Cold Damage"] = { "LocalAddedColdDamageUniqueTwoHandMace2", }, + ["(200-250)% increased Evasion Rating"] = { "LocalIncreasedEvasionRatingPercentUniqueBodyDex5", }, + ["+(35-45) to maximum Life"] = { "IncreasedLifeUnique__18", "IncreasedLifeUniqueBootsDex6", }, + ["100% of Lightning Damage Leeched as Life"] = { "LightningDamageLifeLeechCorrupted", "LightningDamageLifeLeechPerMyriadUniqueBelt9c", }, + ["+(29-41)% to Chaos Resistance"] = { "ChaosResistUnique__19", }, + ["1% reduced Elemental Damage taken per Endurance Charge"] = { "ReducedElementalDamageTakenPerEnduranceChargeUber1", }, + ["+7 Life gained for each Enemy hit by your Attacks"] = { "LifeGainPerTargetUnique__1", }, + ["Adds (70-85) to (110-118) Physical Damage"] = { "LocalAddedPhysicalDamageUnique__36", }, + ["(10-20)% increased Duration of Ailments on Enemies"] = { "IncreasedAilmentDurationUnique__3_", }, + ["50% increased Fire Damage"] = { "FireDamagePercentUniqueHelmetInt5", }, + ["+1% to maximum Lightning Resistance while affected by Herald of Thunder"] = { "HeraldBonusThunderMaxLightningResist", }, + ["8% Chance to Block Attack Damage"] = { "BlockPercentUniqueAmulet16", }, + ["Adds (13-17) to (29-37) Chaos Damage"] = { "AddedChaosDamageToAttacksAndSpellsUnique__1", }, + ["+40% to Cold Resistance"] = { "ColdResistUniqueGlovesStrDex4", }, + ["+10 to Intelligence"] = { "IntelligenceUniqueOneHandSword2", "IntelligenceUniqueWand1", }, + ["30% increased Global Physical Damage"] = { "IncreasedPhysicalDamagePercentUniqueSwordImplicit1", "IncreasedPhysicalDamagePercentUniqueQuiver2", "IncreasedPhysicalDamagePercentUniqueDescentClaw1", }, + ["Adds (48-56) to (73-84) Chaos Damage to Spells"] = { "SpellAddedChaosDamageUnique__1", }, + ["(80-100)% increased Rarity of Items found with a Normal Item Equipped"] = { "ItemRarityWhileWearingANormalItemUnique__1", }, + ["(180-220)% increased Evasion and Energy Shield"] = { "LocalIncreasedEvasionAndEnergyShieldUnique__12", }, + ["Unique Boss drops an additional Harbinger Scroll"] = { "MapHarbingerPortalAdditionalFragments__", }, + ["Reflects (24-35) Physical Damage to Melee Attackers"] = { "AttackerTakesDamageShieldImplicit4", }, + ["Cannot gain Endurance Charges"] = { "CannotGainEnduranceChargesUnique__1__", }, + ["+5% chance to Suppress Spell Damage"] = { "ChanceToSuppressSpellsUniqueJewel46", "ChanceToDodgeSpellsImplicitShield2", "ChanceToDodgeImplicitShield2", }, + ["On Killing a Poisoned Enemy, nearby Enemies are Poisoned"] = { "PoisonSpreadAndHealOnPoisonedKillUniqueDagger8", }, + ["40% increased Armour and Evasion Rating if you've killed a Taunted Enemy Recently"] = { "IncreasedArmourAndEvasionIfKilledTauntedEnemyRecentlyUnique__1", }, + ["5% increased Physical Damage with Maces or Sceptres"] = { "MaceBonus1", }, + ["Lose (10-15) Life for each Enemy hit by your Spells"] = { "LoseLifeOnSpellHitUnique__1", }, + ["Skills used by Traps have (10-20)% increased Area of Effect"] = { "TrapAreaOfEffectUnique__1", }, + ["Gain (30-40)% of Physical Attack Damage as Extra Fire Damage"] = { "AttackPhysicalDamageAddedAsFireUnique__2", }, + ["+2 to Maximum Life per 10 Dexterity"] = { "MaximumLifePer10DexterityUnique__1", }, + ["(3-6)% increased Energy Shield Recharge Rate"] = { "JewelImplicitEnergyShieldRechargeRate", }, + ["10% increased Attack Speed"] = { "IncreasedAttackSpeedUniqueQuiver1", "LocalIncreasedAttackSpeedUniqueDescentBow1", "IncreasedAttackSpeedUniqueBodyDex5", "IncreasedAttackSpeedUniqueHelmetDex4", "IncreasedAttackSpeedUniqueBodyDex7", "IncreasedAttackSpeedUniqueBootsDexInt1", "IncreasedAttackSpeedUniqueQuiver9", "IncreasedAttackSpeedUniqueGlovesDexInt3", "LocalIncreasedAttackSpeedUniqueDagger3", "LocalIncreasedAttackSpeedUniqueBow3", "LocalIncreasedAttackSpeedUniqueOneHandSword1", "LocalIncreasedAttackSpeedUniqueDagger12", "LocalIncreasedAttackSpeedUniqueDescentDagger1", "LocalIncreasedAttackSpeedUniqueOneHandMace8", "LocalIncreasedAttackSpeedUniqueBow2", }, + ["Minions deal (15-20)% increased Damage"] = { "MinionDamageImplicitHelmet1", }, + ["Nearby Enemies are Intimidated"] = { "NearbyEnemiesAreIntimidatedUnique__1", }, + ["Gore Footprints"] = { "ItemBloodFootstepsUnique__1", "ItemBloodFootstepsUniqueBodyStr3", "ItemBloodFootstepsUniqueBootsDex4", }, + ["Your Physical Damage can Freeze"] = { "PhysicalDamageCanFreezeUnique__1_", }, + ["Your Attacks do not cost Mana"] = { "AttacksCostNoManaUniqueTwoHandAxe9", }, + ["+(30-40)% to Damage over Time Multiplier for Bleeding from Critical Strikes"] = { "CriticalBleedDotMultiplierUnique__1_", }, + ["(25-40)% increased Mana Regeneration Rate"] = { "ManaRegenerationUnique__12", "ManaRegenerationUnique__13", }, + ["+25% to Critical Strike Multiplier if you've dealt a Non-Critical Strike Recently"] = { "CritMultiIfDealtNonCritRecentlyUnique__1", }, + ["Gain Arcane Surge when you deal a Critical Strike"] = { "GainArcaneSurgeOnCritUnique__1", }, + ["+1% chance to Suppress Spell Damage per Frenzy Charge"] = { "ChargeBonusDodgeChancePerFrenzyCharge", }, + ["60% increased Damage while Shocked"] = { "DamageIncreaseWhileShockedUniqueBelt12", }, + ["You can only Socket Corrupted Gems in this item"] = { "OnlySocketCorruptedGemsUnique__1", }, + ["(8-12)% increased Attack Speed if you've dealt a Critical Strike Recently"] = { "AttackSpeedIfCriticalStrikeDealtRecentlyUnique__1", }, + ["You gain Phasing for 10 seconds on using a Vaal Skill"] = { "GainPhasingOnVaalSkillUseUnique__1", }, + ["50% increased Melee Damage against Bleeding Enemies"] = { "MeleeDamageAgainstBleedingEnemiesUnique__1", }, + ["+(8-15)% chance to Avoid Elemental Damage from Hits while Phasing"] = { "AvoidElementalDamagePhasingUnique__1", }, + ["(100-140)% increased Critical Strike Chance for Spells"] = { "SpellCriticalStrikeChanceUnique__1", }, + ["5% reduced Movement Speed"] = { "MovementVelocityUniqueShieldStr1", "MovementVelocityUniqueGlovesStrDex2", "ReducedMovementVelocityUniqueOneHandMace7", }, + ["Can't use Chest armour"] = { "DisableChestSlot", }, + ["Modifiers to Claw Critical Strike Chance also apply to Unarmed Critical Strike Chance with Melee Skills"] = { "ClawCritModsAlsoAffectUnarmed__1", }, + ["20% increased Main Hand Critical Strike Chance per"] = { "MainHandCriticalStrikeChancePerMeleeAbyssJewelUnique__1", }, + ["(8-14)% increased Strength"] = { "TalismanIncreasedStrength", }, + ["1% increased Elemental Damage per Level"] = { "IncreasedChaosDamagePerLevelUniqueTwoHandSword7", }, + ["Damage cannot be Reflected"] = { "DamageCannotBeReflectedUnique__1", }, + ["+(16-24) to Intelligence"] = { "IntelligenceUniqueJewel11", "IntelligenceUniqueJewel35", }, + ["25% increased Warcry Buff Effect"] = { "WarcryEffectUnique__2", "WarcryEffectUnique__1", }, + ["+(15-25) to Intelligence"] = { "IntelligenceUniqueQuiver6", "IntelligenceUnique__3", "IntelligenceUniqueBelt11", "IntelligenceUniqueRing34", }, + ["100% of Cold Damage Leeched as Life"] = { "ColdDamageLifeLeechCorrupted_", "ColdDamageLifeLeechPerMyriadUniqueBelt9b", }, + ["(260-310)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUnique__16", }, + ["Gain Unholy Might during Flask Effect"] = { "LocalFlaskUnholyMightUnique__1", }, + ["(20-30)% increased Damage while you have no Energy Shield"] = { "IncreasedDamageOnZeroEnergyShieldUniqueShieldStrInt8", }, + ["Animated Minions' Melee Attacks deal 50% less Damage to surrounding targets"] = { "IncreasedAnimatedMinionSplashDamageUnique__1", }, + ["Trigger Level 12 Lightning Bolt when you deal a Critical Strike"] = { "LightningStrikesOnCritUnique__1", }, + ["+(600-700) to Evasion Rating"] = { "IncreasedEvasionRatingUnique__5_", "LocalIncreasedEvasionRatingUnique__2", }, + ["(20-30)% reduced Attack and Cast Speed"] = { "ReducedAttackAndCastSpeedUniqueGlovesStrInt4", }, + ["(12-20)% increased Mana Reservation Efficiency of Skills"] = { "ManaReservationEfficiencyUnique__2", "ReducedManaReservationCostUnique__2", }, + ["Adds (4-6) to (8-12) Fire Damage to Spells"] = { "SpellAddedFireDamageUniqueWand10", }, + ["Adds 1 to (30-34) Lightning Damage to Spells"] = { "SpellAddedLightningDamageUnique__7", }, + ["Shocked Enemies you Kill Explode, dealing 5% of"] = { "ShockedEnemiesExplodeUnique__1_", }, + ["3% increased Cast Speed for each corpse Consumed Recently"] = { "CastSpeedPerCorpseConsumedRecentlyUnique__1", }, + ["With at least 40 Dexterity in Radius, Caustic Arrow deals 30% reduced Damage with Hits"] = { "CausticArrowThresholdJewel1", }, + ["(20-30)% chance to gain a Frenzy Charge on Critical Strike at Close Range"] = { "FrenzyChargeOnCritCloseRangeUnique__1", }, + ["Reflects (221-260) Physical Damage to Melee Attackers"] = { "AttackerTakesDamageShieldImplicit12", }, + ["(20-30)% increased Damage per Frenzy Charge with Hits against Enemies on Low Life"] = { "EnemiesOnLowLifeTakeMoreDamagePerFrenzyChargeUniqueBootsDex4", }, + ["+50% to Elemental Resistances during Flask Effect"] = { "FlaskElementalResistancesUniqueFlask1_", }, + ["Grants Level 30 Dash Skill"] = { "GrantsDashUnique__1_", }, + ["10% of Physical Damage from Hits taken as Chaos Damage"] = { "PhysicalDamageTakenAsChaosUnique__1", }, + ["Adds (10-13) to (43-47) Lightning Damage"] = { "GlobalAddedLightningDamageUnique__1_", }, + ["(15-25)% increased Stun and Block Recovery"] = { "StunRecoveryImplicitBelt1", }, + ["Herald of Thunder also creates a storm when you Shock an Enemy"] = { "ActivateHeraldOfThunderOnShockUnique__1", }, + ["+(60-100) to maximum Life"] = { "IncreasedLifeUniqueBodyStr6", }, + ["(4-6)% Chance to Block Spell Damage"] = { "SpellBlockPercentageUnique__2", "SpellBlockPercentageUniqueBootsInt5", }, + ["20% increased Duration of Elemental Ailments on Enemies"] = { "ElementalStatusAilmentDurationUniqueAmulet19", }, + ["40% of Lightning Damage Converted to Cold Damage"] = { "ConvertLightningToColdUniqueRing34", }, + ["Adds (8-13) to (26-31) Physical Damage"] = { "LocalAddedPhysicalDamageUniqueSceptre9", }, + ["(35-39)% increased Spell Damage"] = { "SpellDamageOnWeaponImplicitWand16", }, + ["+1 to number of Summoned Arbalists"] = { "SummonArbalistNumberOfArbalistsAllowed", }, + ["(80-100)% increased Charges per use"] = { "FlaskChargesUsedUnique__6_", }, + ["Create Consecrated Ground when you Shatter an Enemy"] = { "SpreadConsecratedGroundOnShatterUnique__1", }, + ["+50% to Critical Strike Multiplier if you haven't dealt a Critical Strike Recently"] = { "CriticalStrikeMultiplierIfHaventCritRecentlyUber1", }, + ["(10-20)% increased Movement Speed while Chilled"] = { "MovementVelocityWhileChilledUnique__1_", }, + ["+1 to maximum number of Spectres"] = { "MaximumMinionCountUniqueBodyInt9", "MaximumMinionCountUniqueSceptre5", }, + ["Minions deal (5-8) to (12-16) additional Attack Physical Damage"] = { "AddedPhysicalToMinionAttacksUnique__1", }, + ["Minions have +(20-24)% chance to Suppress Spell Damage"] = { "MinionSuppressSpellChanceUnique__1", }, + ["Triggers Level 20 Reflection when Equipped"] = { "SummonDoubleOnCritUnique__1", }, + ["25% increased Light Radius"] = { "LightRadiusUniqueSceptre2", "LightRadiusUniqueBodyInt8", "LightRadiusUniqueBelt6", "LightRadiusUniqueBodyStr4", }, + ["+2 maximum Energy Shield per 5 Strength"] = { "EnergyShieldPer5StrengthUnique__1", }, + ["Gain (4-6)% of Maximum Life as Extra Maximum Energy Shield"] = { "MaximumEnergyShieldAsPercentageOfLifeUnique__1", }, + ["+(65-80) to maximum Life"] = { "IncreasedLifeUnique__31", }, + ["+(40-50)% to Chaos Resistance"] = { "ChaosResistUniqueRing16", "ChaosResistUniqueBodyInt8", }, + ["20% increased Flask Effect Duration"] = { "BeltIncreasedFlaskDurationUniqueBelt3", }, + ["+10% chance to be Frozen, Shocked and Ignited"] = { "ChanceToBeFrozenShockedIgnitedUnique__1", }, + ["(150-180)% increased Evasion Rating"] = { "LocalIncreasedEvasionRatingPercentUniqueGlovesDexInt5", }, + ["Socketed Gems have Iron Will"] = { "DisplaySocketedGemsSupportedByIronWillUniqueOneHandMace3", }, + ["Adds (50-55) to (72-80) Chaos Damage"] = { "GlobalAddedChaosDamageUnique__3", "GlobalAddedChaosDamageUnique__2", }, + ["Gain a Power Charge on Killing a Frozen Enemy"] = { "GainPowerChargeOnKillingFrozenEnemyUnique__1", }, + ["20% chance to spread Tar when Hit"] = { "GroundTarOnHitTakenUnique__1", }, + ["(80-120)% increased Recovery rate"] = { "FlaskIncreasedRecoverySpeedUnique___1", }, + ["(5-10)% reduced maximum Energy Shield"] = { "ReducedEnergyShieldPercentUniqueRing16", }, + ["You gain Onslaught for 3 seconds on Kill"] = { "OnslaughtBuffOnKillUniqueDagger12", }, + ["+50% to Cold Resistance"] = { "ColdResistUniqueShieldDex1", }, + ["(10-20)% reduced total Recovery per second from Life Leech"] = { "ReducedLifeLeechRateUniqueJewel19", }, + ["Rogue Equipment cannot be found"] = { "HeistContractBetterTargetValue", }, + ["+(8-24) to all Attributes"] = { "AllAttributesUnique__6", }, + ["Doomsday"] = { "KeystoneDoomsdayUnique__1", }, + ["Offering Skills have 50% reduced Duration"] = { "OfferingDurationUnique__1", }, + ["20% chance to Trigger Level 16 Molten Burst on Melee Hit"] = { "MoltenBurstOnMeleeHitUnique__1", }, + ["(40-60)% increased Damage with Poison"] = { "PoisonDamageUnique__1", }, + ["(250-300)% increased Evasion and Energy Shield"] = { "LocalIncreasedEvasionAndEnergyShieldUnique__19___", }, + ["You cannot increase the Rarity of Items found"] = { "NoItemRarity", }, + ["Iron Grip"] = { "KeystoneIronGripUnique__1", }, + ["Lose all Frenzy Charges on reaching Maximum Frenzy Charges to make the next Bow Attack you perform fire that many additional Arrows"] = { "BowAttacksFrenzyChargesArrowsUnique__1", }, + ["15% increased Movement Speed for 9 seconds on Throwing a Trap"] = { "MovementSpeedOnTrapThrowUnique__1", }, + ["Damage with Hits from Socketed Vaal Skills is Lucky"] = { "LocalVaalLuckyDamageUnique__1", }, + ["-1% Chance to Block Attack Damage for every 200 Fire Damage taken from Hits Recently"] = { "AttackBlockPerFireDamageTakenUnique__1", }, + ["+4% to all maximum Resistances"] = { "IncreasedMaximumResistsUniqueShieldStrInt1", }, + ["You take (30-50)% reduced Extra Damage from Critical Strikes by Poisoned Enemies"] = { "ReducedCriticalDamageTakenPoisonUnique__1", }, + ["Socketed Curse Gems have 20% increased Reservation Efficiency"] = { "ReducedReservationForSocketedCurseGemsUnique__1", }, + ["Adds (16-21) to (31-36) Chaos Damage to Spells"] = { "SpellAddedChaosDamageUnique__2", }, + ["(30-50)% increased Evasion Rating"] = { "LocalIncreasedEvasionRatingPercentUniqueShieldDex4", }, + ["All bonuses from an Equipped Shield apply to your Minions instead of you"] = { "NecromanticAegisUniqueHelmetStrDex5", }, + ["80% reduced Trap Duration"] = { "TrapDurationUniqueBelt6", }, + ["+1 to maximum number of Summoned Golems"] = { "MaximumGolemsUnique__2", "MaximumGolemsUnique__1", }, + ["(20-25)% chance to inflict Withered for 2 seconds on Hit"] = { "WitherOnHitChanceUnique__1", }, + ["(60-70)% reduced Elemental Resistances"] = { "IncreasedElementalResistancesUnique__2_", }, + ["Socketed Support Gems can also Support Skills from your Main Hand"] = { "SupportGemsSocketedInOffHandAlsoSupportMainHandSkills", }, + ["5% chance to Gain Unholy Might for 4 seconds on Melee Kill"] = { "UnholyMightOnMeleeKillUniqueJewel28", }, + ["Socketed Gems have Secrets of Suffering"] = { "SocketedGemHasSecretsOfSufferingUnique__1", }, + ["No Physical Damage"] = { "LocalReducedPhysicalDamagePercentUniqueBow8", "LocalReducedPhysicalDamagePercentUniqueWand6", "LocalReducedPhysicalDamagePercentUniqueTwoHandSword6", "LocalReducedPhysicalDamagePercentUniqueOneHandSword7", "LocalReducedPhysicalDamagePercentUnique__2", "LocalReducedPhysicalDamagePercentUnique__1", }, + ["(15-25)% increased Mana Regeneration Rate"] = { "ManaRegenerationUnique__1", }, + ["+5% Chance to Block Attack Damage from Taunted Enemies"] = { "AdditionalChanceToBlockAgainstTauntedEnemiesUnique_1", }, + ["All Damage can Freeze"] = { "AllDamageCanFreezeUnique__1", }, + ["+(40-60)% to Fire Resistance"] = { "FireResistUnique__26", }, + ["30% increased Movement Speed while Cursed"] = { "IncreasedMovementVelictyWhileCursedUniqueOneHandSword4", }, + ["(12-15)% increased maximum Life"] = { "MaximumLifeUnique__22", }, + ["+38 Life gained for each Enemy hit by Attacks"] = { "LifeAndManaOnHitSeparatedImplicitMarakethClaw3", }, + ["+15 Life gained for each Enemy hit by Attacks"] = { "LifeGainPerTargetImplicitClaw3", "LifeAndManaOnHitSeparatedImplicitMarakethClaw1", "LifeGainPerTargetImplicit2Claw5", }, + ["+(8-12)% to Fire and Cold Resistances"] = { "FireAndColdResistImplicitBoots1_", }, + ["+(6-8) Life gained for each Enemy hit by your Attacks"] = { "LifeGainPerTargetImplicitQuiver3New", }, + ["(40-50)% increased Charges per use"] = { "FlaskChargesUsedUnique__9_", }, + ["+15% chance to Suppress Spell Damage"] = { "ChanceToDodgeSpellsUniqueBodyDex1", "ChanceToDodgeUniqueBodyDex1", }, + ["0.2% of Attack Damage Leeched as Mana per Power Charge"] = { "ManaLeechPermyriadPerPowerChargeUniqueBelt5_", }, + ["0.5% of Spell Damage Leeched as Life if Equipped Shield has at least 30% Chance to Block"] = { "LifeLeechFromSpellsWith30BlockOnShieldUnique__1_", }, + ["-(50-40) Physical Damage taken from Hits by Animals"] = { "PhysicalDamageFromBeastsUniqueBodyDex6", }, + ["(150-200)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUniqueSceptre2", "LocalIncreasedPhysicalDamagePercentUniqueTwoHandMace8", "LocalIncreasedPhysicalDamageUniqueOneHandMace5", }, + ["Gems Socketed in Red Sockets have +1 to Level"] = { "SocketedGemsInRedSocketEffectUnique__1", }, + ["1% of Damage Leeched as Life against Shocked Enemies"] = { "LifeLeechPermyriadVsShockedEnemiesUniqueRing29", "LifeLeechPermyriadOnFrozenEnemiesUniqueRing19", }, + ["Socketed Gems are Supported by Level 1 Multiple Totems"] = { "SupportedByMultiTotemUnique__1", }, + ["+15 to Dexterity"] = { "DexterityUniqueBootsDex3", }, + ["+(20-25)% to Cold Resistance"] = { "ColdResistUnique__20", "ColdResistUniqueOneHandAxe1_", }, + ["+(20-30)% to Cold Resistance"] = { "ColdResistUnique__3", "ColdResistUnique__37", "ColdResistUnique__29", "ColdResistUnique__32", "ColdResistUnique__22_", "ColdResistDexHelmet2", "ColdResistUniqueHelmetDex5", "ColdResistUnique__2", "ColdResistUniqueBootsStrDex5", "ColdResistUnique__28", "ColdResistUniqueBodyStr5", "ColdResistImplicitRing1", "ColdResistUniqueGlovesDex1", "ColdResistUnique__1", }, + ["+(16-24) to Strength and Dexterity"] = { "HybridStrDex", }, + ["40% increased Brand Damage"] = { "BrandDamageUnique__1", }, + ["+(32-40)% to Cold Resistance"] = { "ColdResistUnique__7", }, + ["Right ring slot: You cannot Regenerate Mana"] = { "RightRingSlotNoManaRegenUniqueRing13", }, + ["Point Blank"] = { "KeystonePointBlankUnique__1", "KeystonePointBlankUnique__2", }, + ["35% increased Lightning Damage"] = { "LightningDamagePercentUnique__3", }, + ["+(50-70) to maximum Mana"] = { "IncreasedManaUniqueHelmetStrDex5_", "IncreasedManaUnique__18", "IncreasedManaUniqueBodyStrInt6", "IncreasedManaUnique__3", "IncreasedManaUnique__22__", }, + ["+(50-80) to maximum Mana"] = { "IncreasedManaUnique__9", }, + ["10% chance to Trigger Level 8 Summon Raging Spirit on Kill"] = { "SummonRagingSpiritOnKillUnique__1", }, + ["30% increased Damage while Ignited"] = { "DamageWhileIgnitedUniqueRing18", }, + ["10% increased Rarity of Items found"] = { "ItemFoundRarityIncreaseUniqueHelmetDex3", "ItemFoundRarityIncreaseUnique__1", }, + ["Reflects (121-150) Physical Damage to Melee Attackers"] = { "AttackerTakesDamageShieldImplicit9", }, + ["30% reduced Flask Charges gained"] = { "BeltReducedFlaskChargesGainedUnique__1", }, + ["Prevent +3% of Suppressed Spell Damage"] = { "SpellDamageSuppressedUnique__1", }, + ["Intelligence from Passives in Radius is Transformed to Dexterity"] = { "JewelIntToDexUniqueJewel36", "JewelIntToDex", }, + ["+11% to Chaos Resistance"] = { "ChaosResistUnique__1", }, + ["Projectiles from Attacks Fork"] = { "AttackProjectilesForkUnique__1", }, + ["(40-50)% chance to Blind Enemies on Critical Strike"] = { "ChanceToBlindOnCriticalStrikesUnique__2_", }, + ["4% increased Attack and Cast Speed"] = { "AttackAndCastSpeedJewelUniqueJewel43", }, + ["50% chance to gain an additional Vaal Soul per Enemy Shattered"] = { "AdditionalVaalSoulOnShatterUniqueCorruptedJewel7", }, + ["Mines can be Detonated an additional time"] = { "MinesMultipleDetonationUniqueStaff11", }, + ["Trigger Level 5 Toxic Rain when you Attack with a Bow"] = { "TriggerToxicRainOnBowAttackUnique__1", }, + ["Nearby Allies gain 2% of Life Regenerated per second"] = { "DisplayLifeRegenerationAuraUniqueAmulet21", }, + ["60% of Physical Damage Converted to Fire Damage"] = { "DamageConversionFireUnique__1", }, + ["Adds (7-10) to (15-20) Cold Damage to Spells and Attacks"] = { "AddedColdDamageUniqueRing30", }, + ["Survival"] = { "ItemLimitUniqueJewel10", "ItemLimitUniqueJewel8", "ItemLimitUniqueJewel9", }, + ["Adds (90-130) to (140-190) Chaos Damage to Spells"] = { "SpellAddedChaosDamageUniqueWand7", }, + ["Gems can be Socketed in this Item ignoring Socket Colour"] = { "LocalCanSocketIgnoringColourUnique__1", }, + ["20% chance to Curse non-Cursed Enemies with a random Hex on Hit"] = { "RandomCurseOnHitChanceUniqueHelmetInt10", }, + ["(15-25)% increased Global Physical Damage"] = { "IncreasedPhysicalDamagePercentUniqueShieldDexInt1", "IncreasedPhysicalDamagePercentUniqueBelt13", }, + ["You have Igniting, Chilling and Shocking Conflux while affected by Glorious Madness"] = { "ElementalConfluxesGloriousMadnessUnique1", }, + ["(7-10)% increased Skeleton Cast Speed"] = { "SkeletonCastSpeedUniqueJewel1", }, + ["Insufficient Mana doesn't prevent your Melee Attacks"] = { "MeleeAttacksUsableWithoutManaUnique__1", "MeleeAttacksUsableWithoutManaUniqueOneHandAxe1", }, + ["You have Scorching Conflux, Brittle Conflux and Sapping Conflux while your two highest Attributes are equal"] = { "ScorchingBrittleSappingConfluxUnique__1", }, + ["Allocates 1 if you have the matching modifier on Forbidden Flesh"] = { "PuzzlePieceCleansingFireUnique__1", }, + ["Attacks with this Weapon Penetrate 30% Elemental Resistances"] = { "LocalElementalPenetrationUnique__1", }, + ["30% of Lightning Damage is taken from Mana before Life"] = { "PercentLightningDamageTakenFromManaBeforeLifeUnique__1", }, + ["15% reduced Freeze Duration on you"] = { "JewelImplicitReducedFreezeDuration_", }, + ["Socketed Gems are Supported by Level 18 Innervate"] = { "SupportedByInnervateUnique__1", }, + ["Damage taken from Blocked Hits cannot bypass Energy Shield"] = { "DamageBypassEnergyShieldBlockUnique__1", }, + ["(2-2.5)% of Life Regenerated per Second if you've dealt a Critical Strike in the past 8 seconds"] = { "LifeRegenerationIfCrit8SecondsUnique__1", }, + ["Adds (26-32) to (36-42) Cold Damage"] = { "LocalAddedColdDamageUnique__2", }, + ["With at least 40 Intelligence in Radius, Raised Spectres have a 50% chance to gain Soul Eater for 20 seconds on Kill"] = { "ChanceForSpectersToGainSoulEaterOnKillUnique__1", }, + ["+(40-60) to Evasion Rating"] = { "LocalIncreasedEvasionRatingPercentUniqueBootsStrDex4", }, + ["20% reduced Projectile Speed"] = { "ProjectileSpeedUnique__4", "ProjectileSpeedUniqueQuiver2", "ProjectileSpeedUnique__3", }, + ["+(60-70) to maximum Life"] = { "IncreasedLifeUniqueAmulet25", "IncreasedLifeUnique__57", "IncreasedLifeUnique__32", "IncreasedLifeUnique__60", "IncreasedLifeUniqueBodyDex6", "IncreasedLifeUniqueGlovesDexInt5", "IncreasedLifeUnique__9", "IncreasedLifeUnique__55", }, + ["+(60-80) to maximum Life"] = { "IncreasedLifeUniqueGlovesInt3", "IncreasedLifeUnique__6", "IncreasedLifeUnique__38", "IncreasedLifeUniqueBodyStrDex2", "IncreasedLifeUnique__45", "IncreasedLifeUnique__79", "IncreasedLifeUnique__85_", "IncreasedLifeUnique__52", "IncreasedLifeUnique__3", "IncreasedLifeUnique__56", "IncreasedLifeUnique__105", "IncreasedLifeUnique__78", "IncreasedLifeUnique__17", "IncreasedLifeUniqueShieldDex2", "IncreasedLifeUniqueBodyDexInt3", "IncreasedLifeUnique__63_", "IncreasedLifeUnique__94", "IncreasedLifeUnique__64", "IncreasedLifeUnique__58", "IncreasedLifeUnique__46", "IncreasedLifeUnique__43", "IncreasedLifeUnique__103", "IncreasedLifeUnique__42_", "IncreasedLifeUnique__53", "IncreasedLifeUnique__66", "IncreasedLifeUniqueShieldDexInt1", "IncreasedLifeUnique__59", }, + ["(33-48)% increased Ward"] = { "LocalIncreasedWardPercentUnique__1_", }, + ["(50-70)% increased Critical Strike Chance while Physical Aegis is depleted"] = { "CriticalStrikeChanceWithoutPhysicalAegisUnique__1", }, + ["+(45-65) to maximum Life"] = { "IncreasedLifeUnique__109_", }, + ["5% chance to grant an Endurance Charge to nearby Allies on Hit"] = { "GrantsAlliesEnduranceChargeOnHitUnique__1", }, + ["+(15-20)% to Chaos Resistance"] = { "ChaosResistUniqueRing12", }, + ["+(30-50)% Global Critical Strike Multiplier while you have a Frenzy Charge"] = { "CriticalStrikeMultiplierFrenzyChargesUnique__1", }, + ["Conduit"] = { "KeystoneConduitUnique__1__", "Conduit", }, + ["Socketed Gems have 50% reduced Mana Cost"] = { "SocketedGemsHaveReducedManaCostUniqueDescentClaw1", "SocketedGemsHaveReducedManaCostUniqueHelmetDexInt5", }, + ["-2 to Maximum Endurance Charges"] = { "ReducedMaximumEnduranceChargeUnique__2", }, + ["5% increased Chaos Damage per 10 Intelligence from Allocated Passives in Radius"] = { "ChaosDamageIncreasedPerIntUniqueJewel2", }, + ["(100-150)% increased Critical Strike Chance against Enemies on Consecrated Ground during Flask effect"] = { "FlaskConsecratedGroundEffectCriticalStrikeUnique__1", }, + ["150% increased Evasion Rating"] = { "LocalIncreasedEvasionRatingPercentUniqueHelmetDex6", }, + ["Regenerate (20-30) Life per second per Endurance Charge"] = { "LifeRegenPerMinutePerEnduranceChargeUniqueBodyDexInt3", }, + ["Socketed Skills apply Fire, Cold and Lightning Exposure on Hit"] = { "SocketedGemsApplyExposureReducedResistsImplicitR3___", "SocketedGemsApplyExposureReducedResistsImplicitR1", "SocketedGemsApplyExposureReducedResistsImplicitR2", }, + ["Golems Summoned in the past 8 seconds deal (100-125)% increased Damage"] = { "IncreasedGolemDamageIfGolemSummonedRecentlyUnique__1", }, + ["Attacks have 25% chance to cause Bleeding"] = { "ChanceToBleedUnique__2__", "ChanceToBleedUnique__1_", }, + ["25% reduced Attack Damage with Main Hand"] = { "MainHandOffHandDamage3_", "MainHandOffHandDamage2", "MainHandOffHandDamage1_", }, + ["Adds (3-4) to (5-6) Cold Damage"] = { "AddedColdDamageColdPenetration1", }, + ["1% increased Energy Shield per 10 Strength"] = { "EnergyShieldPerStrengthUnique__1", }, + ["+(12-16)% Chance to Block Attack Damage while wielding a Staff"] = { "StaffBlockPercentUnique__3", }, + ["Left Ring slot: Cover Enemies in Ash for 5 seconds when you Ignite them"] = { "LeftRingCoveredInAshUnique__1_", }, + ["+4% to all Elemental Resistances"] = { "AllResistancesImplicitShield1", }, + ["10000% increased Chill Duration on Enemies"] = { "FreezeChillDurationUnique__1", }, + ["Precision has 100% increased Mana Reservation Efficiency"] = { "PrecisionReservationEfficiencyUnique__1", }, + ["+(60-90) to maximum Life"] = { "IncreasedLifeUnique__101", "IncreasedLifeUnique__81", "IncreasedLifeUnique__21", "IncreasedLifeUniqueBodyStrInt6", "IncreasedLifeUnique__100", "IncreasedLifeUniqueBodyStrDex3_", }, + ["+300 to Evasion Rating"] = { "IncreasedEvasionRatingUnique__2", }, + ["20% increased Monster Damage"] = { "UltimatumTrialDifficultyDamage3", }, + ["Melee Attacks have (30-50)% chance to cause Bleeding"] = { "BleedOnMeleeHitChanceUnique__1", }, + ["3% increased Movement Speed"] = { "MovementVelocityUniqueOneHandSword9", "MovementVelocityImplicitShield1", "MovementVelocityImplicitArmour1", }, + ["Spend Energy Shield before Mana for Costs of Socketed Skills"] = { "EnergyShieldLocalDisplaySpendEnergyShieldForCostsBeforeManaForSocketedSkillsImplicitE3", "EnergyShieldLocalDisplaySpendEnergyShieldForCostsBeforeManaForSocketedSkillsImplicitE1", "EnergyShieldLocalDisplaySpendEnergyShieldForCostsBeforeManaForSocketedSkillsImplicitE2", }, + ["Herald of Thunder has (40-60)% increased Buff Effect"] = { "HeraldBonusThunderEffect", }, + ["(14-18)% increased Intelligence"] = { "PercentageIntelligenceUniqueStaff12_", }, + ["(10-15)% increased effect of Non-Curse Auras from your Skills"] = { "UniqueSpecialCorruptionAuraEffect", "IncreasedAuraEffectUniqueBodyDexInt4", }, + ["Non-Critical Strikes deal no Damage"] = { "NonCriticalStrikesDealNoDamageUnique__1", }, + ["+1 to Level of Socketed Projectile Gems"] = { "LocalIncreaseSocketedProjectileGemLevel1", }, + ["(160-180)% increased Armour and Energy Shield"] = { "LocalIncreasedArmourAndEnergyShieldUniqueBootsStrInt3", }, + ["Socketed Gems are Supported by Level 15 Inspiration"] = { "SupportedByReducedManaUniqueBodyDexInt4", }, + ["6% increased Attack Damage for each Map Item Modifier affecting the Area"] = { "AttackDamagePerMapModUnique__1", }, + ["Curse Enemies with Flammability on Hit"] = { "FlammabilityOnHitUniqueOneHandAxe7", }, + ["+25% to all Elemental Resistances"] = { "AllResistancesUniqueShieldStrInt2", }, + ["+(25-35)% to Fire Resistance"] = { "FireResistUniqueRing15", }, + ["+20 Life gained on Kill per Frenzy Charge"] = { "LifeGainedOnEnemyDeathPerFrenzyChargeUniqueOneHandSword6", }, + ["25% chance to gain a Power Charge when you Throw a Trap"] = { "PowerChargeOnTrapThrowChanceUniqueShieldDexInt1", }, + ["Adds (20-25) to (26-35) Cold Damage"] = { "GlobalAddedColdDamageUnique__3", }, + ["For each nearby corpse, Regenerate 0.25% Life per second, up to 3%"] = { "LifeRegenerationPerNearbyCorpseUnique__1", }, + ["Gain (10-12) Vaal Souls on use"] = { "FlaskGainVaalSoulsOnUseUnique__1", }, + ["Adds (25-30) to (40-50) Cold Damage to Spells"] = { "SpellAddedColdDamageUniqueBootsStrDex5", }, + ["25% increased Raised Zombie Size"] = { "ZombieSizeUniqueSceptre3_", }, + ["-25 Physical Damage taken from Projectile Attacks"] = { "RangedAttackDamageReducedUniqueShieldStr1", }, + ["+(10-15) to Dexterity"] = { "DexterityUniqueDagger11", "DexterityUniqueClaw9", }, + ["9% increased Cast Speed when on Full Life"] = { "CastSpeedOnFullLifeUniqueDescentHelmet1", }, + ["(20-40)% increased Power Charge Duration"] = { "ChargeBonusPowerChargeDuration", }, + ["(5-7)% increased Attributes"] = { "AllAttributesPercentUnique__1", }, + ["(25-50)% increased Critical Strike Chance"] = { "LocalCriticalStrikeChanceUniquSceptre10", }, + ["Enemy hits on you roll low Damage"] = { "EnemyHitsRollLowDamageUniqueRing9", }, + ["25% increased Flask Life Recovery rate"] = { "BeltFlaskLifeRecoveryRateUniqueBelt4", }, + ["+(10-20) to Intelligence"] = { "IntelligenceUniqueOneHandAxe1", "IntelligenceUniqueSceptre5", "IntelligenceUniqueWand2", "IntelligenceUnique__28", }, + ["While your Passive Skill Tree connects to the Shadow's starting location, you gain:"] = { "StarterPassiveJewelUnique__11__", "StarterPassiveTreeJewelUnique__3", }, + ["(30-40)% increased Elemental Damage while in an area affected by a Sextant"] = { "ElementalDamageWhileAffectedBySextantUnique__1", }, + ["Flasks applied to you have 20% reduced Effect"] = { "FlaskEffectUniqueJewel_10", }, + ["Hexes on Slain Enemies are transferred to a nearby Enemy"] = { "CurseTransferOnKillUniqueQuiver5", }, + ["30% chance to Avoid being Stunned"] = { "AvoidStunUnique__1", }, + ["+(180-200) to Evasion Rating"] = { "IncreasedEvasionRatingUniqueOneHandSword9", }, + ["+20 to maximum Life"] = { "IncreasedLifeUniqueBootsInt4", }, + ["20% increased Spell Damage"] = { "SpellDamageUniqueDescentWand1", }, + ["2% increased Attack and Cast Speed per Summoned Raging Spirit"] = { "AttackAndCastSpeedPerRagingSpiritUnique__1", }, + ["2% increased Cast Speed per Power Charge"] = { "IncreasedCastSpeedPerPowerChargeUnique__1", }, + ["Recharges 5 Charges when you Consume an Ignited corpse"] = { "GainChargeOnConsumingIgnitedCorpseUnique__2", }, + ["(0.4-0.6)% of Physical Attack Damage Leeched as Life"] = { "LifeLeechPermyriadUniqueBodyStrDex3", }, + ["Creates a Smoke Cloud on Use"] = { "UtilityFlaskSmokeCloud", }, + ["50% increased Damage while on Consecrated Ground"] = { "IncreasedDamageOnConsecratedGroundUnique__1", }, + ["Adds (90-135) to (315-360) Lightning Damage to Spells while Unarmed"] = { "AddedLightningDamagetoSpellsWhileUnarmedUniqueGlovesStr4", }, + ["Summoned Arbalists' Projectiles Pierce 2 additional Targets"] = { "SummonArbalistTargetsToPierce", }, + ["300% of Attack Damage Leeched as Life against Chilled Enemies"] = { "LifeLeechFromAttacksAgainstChilledEnemiesUniqueBelt14", }, + ["+1 to Level of all Spell Skill Gems"] = { "LocalIncreaseSocketedGemLevelUnique___3", }, + ["Take no Extra Damage from Critical Strikes if you have a Magic Ring in left slot"] = { "LeftRingMagicNoCritDamageUnique__1", }, + ["You cannot be killed by reflected Elemental Damage"] = { "CannotDieToElementalReflect", }, + ["-20% to all Elemental Resistances"] = { "AllResistancesUniqueRing25", "AllResistancesUniqueRing3", }, + ["Queen's Demand can Trigger Level 20 Storm of Judgement"] = { "UniqueStaffTriggerAtziriStormCall__1____", }, + ["25% of Physical Damage Converted to Lightning Damage"] = { "ConvertPhysicalToLightningUniqueOneHandAxe8", }, + ["Hits with this Weapon have Culling Strike if you have dealt a Critical Strike Recently"] = { "CullingStrikeIfCritRecentlyUber1", }, + ["Reflects (22-44) Physical Damage to Attackers on Block"] = { "ReflectDamageToAttackersOnBlockUniqueStaff9", }, + ["5% increased Physical Damage with Axes"] = { "AxeBonus1", }, + ["10% increased Strength"] = { "PercentageStrengthUnique__3", "PercentageStrengthImplicitMace1", }, + ["10% faster start of Energy Shield Recharge"] = { "ReducedEnergyShieldDelayUniqueBodyInt1", "ReducedEnergyShieldDelayUniqueDagger4", }, + ["+3% to all maximum Resistances while Poisoned"] = { "MaximumResistancesWhilePoisonedUnique__1", }, + ["With at least 40 Intelligence in Radius, Rolling Magma deals 50% less Damage"] = { "MagmaOrbThresholdJewel_2", }, + ["20% reduced Mana Regeneration Rate"] = { "ManaRegenerationUniqueHelmetStrInt5", }, + ["+500 to Evasion Rating while on Full Life"] = { "EvasionOnFullLifeUniqueBodyDex4", }, + ["+(9-13)% Chance to Block"] = { "AdditionalBlockChanceUnique__8_", }, + ["Skills which throw Mines throw up to 1 additional Mine if you have at least 800 Dexterity"] = { "PlaceAdditionalMineWith600DexterityUnique__1", }, + ["Trigger Level 20 Twister when you gain Avian's Might or Avian's Flight"] = { "GrantsAvianTornadoUnique__1__", }, + ["Has no Attribute Requirements"] = { "LocalNoAttributeRequirementsUnique__1", "LocalNoAttributeRequirementsUnique__2", }, + ["(10-20)% chance to Avoid being Stunned"] = { "AvoidStunUniqueRingVictors", }, + ["Raised Zombies take (15-30)% of their Maximum Life per second as Fire Damage"] = { "ZombiesTakeFireDamagePerSecondUnique__1_", }, + ["Recover 50 Energy Shield when your Trap is triggered by an Enemy"] = { "GainEnergyShieldOnTrapTriggeredUnique__1_", }, + ["(80-100)% increased Power Charge Duration"] = { "IncreasedPowerChargeDurationUnique__1", }, + ["(60-80)% increased Damage with Hits and Ailments against Hindered Enemies"] = { "DamageAgainstNearEnemiesUnique__1", }, + ["Cannot be Frozen, Chilled or Ignited with Her Blessing"] = { "UniqueConditionOnBuff__1", }, + ["+(4-5)% Chance to Block Attack Damage"] = { "ChanceToBlockAndDamageTakenFromBlockedHitsImplicitR2__", "ChanceToBlockAndDamageTakenFromBlockedHitsImplicitR1", "ChanceToBlockAndDamageTakenFromBlockedHitsImplicitR3", }, + ["(20-30)% increased Totem Life"] = { "TotemLifeUnique__2_", "TotemLifeUniqueBodyInt7", }, + ["Socketed Vaal Skills have 80% increased Projectile Speed"] = { "LocalVaalProjectileSpeedUnique__1", }, + ["1% increased Attack Speed per 25 Dexterity"] = { "IncreasedAttackSpeedPerDexterityUnique__1", }, + ["Socketed Gems are Supported by Level 25 Divine Blessing"] = { "SupportedByBlessingSupportUnique__1", }, + ["25% chance to gain a Power Charge on Critical Strike"] = { "PowerChargeOnCriticalStrikeChanceUnique__1", }, + ["(90-110)% increased Armour and Evasion"] = { "LocalIncreasedArmourAndEvasionUniqueGlovesStrDex6", }, + ["+5% Chance to Block Attack Damage while on Consecrated Ground"] = { "BlockChanceOnConsecratedGroundUnique__1", }, + ["+(400-450) to Armour"] = { "IncreasedPhysicalDamageReductionRatingUniqueQuiver4", }, + ["Hits have (140-200)% increased Critical Strike Chance against you"] = { "ChanceToBeCritJewelUnique__1", "ChanceToBeCritJewelUpdatedUnique__1", }, + ["Blight has (20-30)% increased Hinder Duration"] = { "BlightSecondarySkillEffectDurationUnique__1", }, + ["Nova Spells have 20% less Area of Effect"] = { "NovaSpellsAreaOfEffectUnique__1", }, + ["Right ring slot: +100 to maximum Mana"] = { "RightRingSlotMaximumManaUnique__1", }, + ["Totems Reflect 100% of their maximum Life as Fire Damage to nearby Enemies when Hit"] = { "TotemReflectFireDamageUnique__1_", }, + ["Culling Strike against Burning Enemies"] = { "CullingAgainstBurningEnemiesUniqueTwoHandSword6", }, + ["Conductivity has no Reservation if Cast as an Aura"] = { "ConductivityReservationCostUnique__1", }, + ["Adds (15-20) to (25-30) Chaos Damage to Spells and Attacks during any Flask Effect"] = { "AddedChaosDamageWhileUsingAFlaskUnique__1_", }, + ["Socketed Gems have 70% reduced Skill Effect Duration"] = { "SocketedGemsReducedDurationUniqueStaff10", }, + ["+3% to all Elemental Resistances per Endurance Charge"] = { "ElementalResistancePerEnduranceChargeDescentShield1", }, + ["With at least 40 Dexterity in Radius, each Spectral Throw Projectile gains 5% increased Damage each time it Hits"] = { "SpectralThrowThresholdJewel__1", }, + ["-30% to Cold Resistance"] = { "ColdResistUnique__14", }, + ["Projectiles have (15-20)% chance to Ignite"] = { "ProjectileIgniteChanceUniqueDagger6", }, + ["20% increased Elemental Damage if you've Killed a Cursed Enemy Recently"] = { "IncreasedElementalDamageIfKilledCursedEnemyRecentlyUnique__1", }, + ["Grants Summon Greater Harbinger of Brutality Skill"] = { "HarbingerSkillOnEquipUnique2_6", }, + ["(200-250)% increased Armour and Energy Shield"] = { "LocalIncreasedArmourAndEnergyShieldUnique__18_", "LocalIncreasedArmourAndEnergyShieldUnique__8", }, + ["+3% Chance to Block"] = { "AdditionalBlockChanceUniqueDescentShield1_", }, + ["Socketed Gems are Supported by Level 30 Iron Will"] = { "DisplaySocketedGemsSupportedByIronWillUniqueSceptre6", }, + ["Dread Banner grants an additional +(2-4) to maximum Fortification when placing the Banner"] = { "BannerMaxFortificationUnique__1", }, + ["You take 20% of Damage from Blocked Hits"] = { "BaseBlockDamageTakenUnique__1___", }, + ["Temporal Rift has no Reservation"] = { "ChronomanceReservesNoMana", }, + ["Trigger Level 20 Lightning Bolt when you deal a Critical Strike"] = { "LightningStrikesOnCritUnique__2", }, + ["Golems Deal (35-45)% less Damage"] = { "LessGolemDamageUnique__1", }, + ["Elemental Damage you Deal with Hits is Resisted by lowest Elemental Resistance instead"] = { "ElementalDamageLowestResistUnique__1", }, + ["You and nearby allies gain 15% increased Damage"] = { "DisplayDamageAuraUniqueHelmetDexInt2", }, + ["200 Lightning Damage taken per second per Power Charge if"] = { "DamageTakenPerPowerChargeOnCritUnique__1", }, + ["+(1-50)% to Lightning Resistance"] = { "LightningResistUnique__13", }, + ["1% increased Projectile Attack Damage per 200 Accuracy Rating"] = { "IncreaseProjectileAttackDamagePerAccuracyUnique__1", }, + ["Corrupted Soul"] = { "KeystoneCorruptedSoulUnique_1", "KeystoneCorruptedSoulUnique__2_", }, + ["+(26-32)% to Fire Resistance"] = { "FireResistUnique__7_", }, + ["10% increased Cast Speed"] = { "IncreasedCastSpeedUniqueStaff1", "IncreasedCastSpeedUniqueWand10", "IncreasedCastSpeedUniqueGlovesInt4", "IncreasedCastSpeedImplicitMarakethWand1", "IncreasedCastSpeedUniqueWand1", }, + ["Nearby allies Recover 1% of your Maximum Life when you Die"] = { "HealAlliesOnDeathUniqueShieldDexInt2", }, + ["30% chance to Blind Enemies on Critical Strike"] = { "ChanceToBlindOnCriticalStrikesUnique__1", }, + ["10% reduced Armour per 50 Strength"] = { "ArmourPerStrengthUnique__1_", }, + ["Solipsism"] = { "KeystoneSolipsismUnique_1", }, + ["This Jewel's Socket has 25% increased effect per Allocated Passive Skill between"] = { "LocalIncreasedEffectPathToClassStartUnique__1", }, + ["+(50-60)% to Fire Resistance"] = { "FireResistUniqueBootsStrInt3", }, + ["6% increased Armour per Endurance Charge"] = { "ChargeBonusArmourPerEnduranceCharge", }, + ["5% increased Damage per Power Charge"] = { "IncreasedDamagePerPowerChargeUnique__1", "ChargeBonusDamagePerPowerCharge", }, + ["Regenerate 20 Life per second"] = { "LifeRegenerationUniqueTwoHandAxe4", }, + ["Flasks gain 1 Charge per second if you've Hit a Unique Enemy Recently"] = { "FlaskChargePerSecondUniqueEnemyUnique__1___", }, + ["Gain 1% of Physical Damage as Extra Fire Damage per 1 Rage"] = { "PhysicalAddedAsFirePerRageUnique__1", }, + ["(10-15)% increased Area of Effect"] = { "AreaOfEffectUnique__6", }, + ["15% increased Movement Speed while Fortified"] = { "MovementSpeedWhileFortifiedUber1", }, + ["40% increased Attack Speed if you've taken a Savage Hit Recently"] = { "AttackSpeedAfterSavageHitTakenUnique__1", }, + ["+50 to Strength and Dexterity"] = { "StrengthDexterityImplicitSword_1", }, + ["5% increased Physical Damage with Swords"] = { "SwordBonus1", }, + ["+15% Chance to Block Attack Damage while wielding a Staff"] = { "StaffBlockPercentUnique__5", "StaffBlockPercentUnique__1", }, + ["Melee and Melee Weapon Type modifiers in Radius are Transformed to Bow Modifiers"] = { "UniqueJewelMeleeToBow", }, + ["(120-160)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUnique__44", "LocalIncreasedPhysicalDamagePercentUnique13", "LocalIncreasedPhysicalDamagePercentUniqueTwoHandAxe5", }, + ["Duplicates your other ring"] = { "DuplicatesRingStats", }, + ["Cannot Leech or Regenerate Mana"] = { "CannotLeechOrRegenerateManaUnique__1_", "CannotLeechOrRegenerateManaUniqueTwoHandAxe9", }, + ["+(4-5) Life gained for each Ignited Enemy hit by your Attacks"] = { "LifeGainOnHitVsIgnitedEnemiesUniqueRing31", }, + ["Only affects Passives in Massive Ring"] = { "JewelRingRadiusValuesUnique__2", }, + ["30% increased Freeze Duration on Enemies"] = { "FreezeDurationUnique__1", }, + ["Regenerate (5-7.5) Life per second"] = { "LifeRegenerationUniqueShieldDex2", }, + ["Unaffected by Chilled Ground"] = { "ImmuneToChilledGroundUniqueBootsStrDex5", }, + ["(30-40)% increased maximum Life"] = { "MaximumLifeUniqueBodyStrDex1", }, + ["Adds (5-8) to (15-20) Physical Damage"] = { "LocalAddedPhysicalDamageUnique__10", }, + ["50% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUniqueOneHandSword1", }, + ["+(60-80) to maximum Mana"] = { "IncreasedManaUniqueGlovesInt3", }, + ["100% increased Claw Physical Damage when on Low Life"] = { "IncreasedClawDamageOnLowLifeUniqueClaw4", }, + ["Gain a Frenzy, Endurance, or Power Charge once per second while you are Stationary"] = { "GainARandomChargePerSecondWhileStationaryUnique__1", }, + ["+28 Life gained for each Enemy hit by Attacks"] = { "LifeAndManaOnHitSeparatedImplicitMarakethClaw2", }, + ["(0.4-0.8)% of Physical Attack Damage Leeched as Life"] = { "LifeLeechPermyriadUniqueHelmetDexInt6", }, + ["Attack Skills gain 5% of Physical Damage as Extra Fire Damage per Socketed Red Gem"] = { "AttackSkillsHavePhysToExtraFireDamagePerSocketedRedGemUniqueTwoHandSword8", }, + ["With at least 40 Strength in Radius, Molten Strike Projectiles Chain on impacting ground"] = { "MoltenStrikeThresholdJewel__2", }, + ["+(50-90) to maximum Energy Shield"] = { "LocalIncreasedEnergyShieldUnique__27_", }, + ["(140-190)% increased Armour and Energy Shield"] = { "LocalIncreasedArmourAndEnergyShieldUnique__3", }, + ["30% increased Elemental Damage with Attack Skills during any Flask Effect"] = { "IncreasedWeaponElementalDamageDuringFlaskUniqueBelt10", }, + ["+(26-30)% to all Elemental Resistances"] = { "AllResistancesUniqueHelmetDexInt4", }, + ["Area contains additional waves of Raging Spirits"] = { "CowardsTrialExtraRagingSpirits", }, + ["+50 to maximum Energy Shield"] = { "IncreasedEnergyShieldUniqueDagger4", }, + ["You can have two different Banners at the same time"] = { "Allow2ActiveBannersUnique__1", }, + ["+(8-12) to all Attributes"] = { "AllAttributesImplicitDemigodRing1", }, + ["Socketed Gems are Supported by Level 1 Cold Penetration"] = { "DisplaySupportedByColdPenetrationUnique__1", }, + ["Socketed Gems are Supported by Level 10 Fire Penetration"] = { "ItemActsAsFirePenetrationSupportUniqueSceptre2", }, + ["+(75-100)% to Fire Resistance when Socketed with a Red Gem"] = { "FireResistanceWhenSocketedWithRedGemUniqueRing25", }, + ["+100 to maximum Mana"] = { "IncreasedManaUniqueAmulet10", }, + ["Immune to Curses while you have at least 25 Rage"] = { "ImmuneToCursesWithRageUnique__1", }, + ["Shock Enemies as though dealing 300% more Damage"] = { "AttacksShockAsIfDealingMoreDamageUniqueBow10", "AttacksShockAsIfDealingMoreDamageUnique__2", }, + ["(29-33)% increased Spell Damage"] = { "SpellDamageOnWeaponImplicitWand13", }, + ["Adds 5 to 25 Physical Damage"] = { "LocalAddedPhysicalDamageUniqueTwoHandMace7", }, + ["+(35-50)% Chance to Block Attack Damage during Flask effect"] = { "BlockIncreasedDuringFlaskEffectUnique__1", }, + ["8% chance to Freeze"] = { "ChanceToFreezeUniqueStaff2", }, + ["You cannot be Ignited for 3 seconds after being Ignited"] = { "IgniteImmunityWhenIgnitedUniqueGlovesStrInt1", }, + ["Damage Penetrates 4% Elemental Resistances"] = { "ElementalPenetrationMarakethSceptreImplicit1", }, + ["Gain (5-10)% of Maximum Life as Extra Maximum Energy Shield"] = { "MaximumEnergyShieldAsPercentageOfLifeUnique__2", }, + ["+(9-12)% to Chaos Resistance"] = { "ChaosResistUniqueBootsStrInt2", }, + ["Can have 5 fewer Traps placed at a time"] = { "AdditionalTrapsUnique__2__", }, + ["40% increased Strength Requirement"] = { "IncreasedStrengthRequirementUniqueStaff8", }, + ["(100-150)% increased Rarity of Items Dropped by Slain Magic Enemies"] = { "MagicMonsterItemRarityUnique__1", }, + ["Projectiles have (15-20)% chance to Freeze"] = { "ProjectileFreezeChanceUniqueDagger6", }, + ["+(5-8)% to Quality of Socketed Support Gems"] = { "IncreaseSocketedSupportGemQualityUnique__1___", }, + ["+(40-60)% to Lightning Resistance"] = { "LightningResistUnique__24", }, + ["(15-25)% increased Skill Effect Duration"] = { "UniqueSpecialCorruptionSkillEffectDuration", }, + ["1% of Damage Leeched as Life against Cursed Enemies"] = { "LifeLeechVsCursedEnemiesUnique__1", }, + ["50% of Physical Damage Converted to Cold Damage"] = { "ConvertPhysicalToColdUniqueGlovesDex1", "ConvertPhysicalToColdUnique__2", }, + ["+25 to Maximum Rage while wielding a Sword"] = { "MaxRagePerEquippedSwordUnique__1____", }, + ["(100-140)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUniqueTwoHandAxe1", "LocalIncreasedPhysicalDamagePercentUniqueBow6", "LocalIncreasedPhysicalDamagePercentUnique__13", "LocalIncreasedPhysicalDamagePercentUnique__4", "LocalIncreasedPhysicalDamagePercentUniqueOneHandAxe1", }, + ["(160-180)% increased Evasion and Energy Shield"] = { "LocalIncreasedEvasionAndEnergyShieldUnique__11_", }, + ["You can have an Offering of each type"] = { "MultipleOfferingsAllowedUnique__1_", }, + ["+30% Chance to Block Spell Damage while on Low Life"] = { "SpellBlockPercentageOnLowLifeUniqueShieldStrDex1_", }, + ["(16-22)% Chance to Block Spell Damage"] = { "SpellBlockPercentageUnique__3_", }, + ["10% reduced Frenzy Charge Duration per Frenzy Charge"] = { "FrenzyChargeDurationPerFrenzyChargeUniqueGlovesDexInt5", }, + ["(120-180)% increased Armour and Energy Shield"] = { "LocalIncreasedArmourAndEnergyShieldUnique__1", }, + ["(140-220)% increased Evasion Rating"] = { "LocalIncreasedEvasionRatingPercentUniqueBodyDex1", }, + ["Gain (5-8)% of Elemental Damage as Extra Chaos Damage during effect"] = { "AddedChaosDamageAsPercentOfElementalWhileUsingFlaskUniqueFlask5", }, + ["Enemies you Kill have a 20% chance to Explode, dealing a quarter of their maximum Life as Chaos Damage"] = { "ExplodeOnKillChaosUnique__1", }, + ["(90-130)% increased Armour and Evasion"] = { "LocalIncreasedArmourAndEvasionUniqueShieldStrDex3", }, + ["(500-600)% increased Evasion and Energy Shield"] = { "LocalIncreasedEvasionAndEnergyShieldUnique__9", }, + ["Triggers Level 20 Blinding Aura when Equipped"] = { "BlindingAuraSkillUnique__1", }, + ["Grants Summon Harbinger of Focus Skill"] = { "HarbingerSkillOnEquipUnique__3", }, + ["15% increased Quantity of Items Dropped by Slain Frozen Enemies"] = { "ItemQuantityWhenFrozenUniqueBow9", }, + ["1% increased Maximum Life per Abyss Jewel affecting you"] = { "IncreasedLifePerAbyssalJewelUnique__1", }, + ["(10-15)% increased Skill Effect Duration"] = { "SkillEffectDurationUnique__1", }, + ["(10-20)% increased Elemental Damage with Attack Skills"] = { "WeaponElementalDamageUniqueShieldStrInt4", "WeaponElementalDamageUniqueBelt5", }, + ["Minions have (15-25)% increased Movement Speed"] = { "MinionRunSpeedUnique__6", }, + ["Right ring slot: Projectiles from Spells Chain +1 times"] = { "RightRingSpellProjectilesChainUnique__1", }, + ["Adds 10 to 20 Fire Damage to Attacks"] = { "AddedFireDamageUniqueShieldDemigods", }, + ["Has 1 Socket"] = { "RingHasOneSocket", "AmuletHasOneSocket", "TalismanHasOneSocket_", "HasOneSocketUnique__2", "HasOneSocketUnique__1", "QuiverHasOneSocket", }, + ["(150-200)% increased Armour"] = { "LocalIncreasedPhysicalDamageReductionRatingUniqueBodyStrDex1", "LocalIncreasedPhysicalDamageReductionRatingPercentUnique__17", "LocalIncreasedPhysicalDamageReductionRatingPercentUniqueBootsStr3", }, + ["Quality does not increase Defences"] = { "HarvestAlternateArmourQualityIncreasedMana", "HarvestAlternateArmourQualityStrength", "HarvestAlternateArmourQualityLightningResistance", "HarvestAlternateArmourQualityColdResistance", "HarvestAlternateArmourQualityFireResistance", "HarvestAlternateArmourQualityIntelligence_", "HarvestAlternateArmourQualityDexterity", "HarvestAlternateArmourQualityIncreasedLife", }, + ["+(100-120) to Armour"] = { "LocalIncreasedPhysicalDamageReductionRatingUnique__1", }, + ["Gain (25-35)% of Physical Attack Damage as Extra Fire Damage"] = { "PhysicalAddedAsFireUnique__1", }, + ["Flask Effect is removed when Ward Breaks"] = { "FlaskRemoveEffectWhenWardBreaksUnique1", }, + ["(80-95)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamageUniqueOneHandSword11", }, + ["(100-120)% increased Armour"] = { "LocalIncreasedPhysicalDamageReductionRatingPercentUnique__13", "LocalIncreasedPhysicalDamageReductionRatingPercentAndStunRecoveryUniqueStrHelmet2", "LocalIncreasedPhysicalDamageReductionRatingPercentUnique__10", "LocalIncreasedPhysicalDamageReductionRatingUniqueHelmetStr3", }, + ["+3 to maximum number of Summoned Golems"] = { "MaximumGolemsUnique__3", }, + ["(450-500)% increased Evasion Rating"] = { "LocalIncreasedEvasionRatingPercentUnique__11", }, + ["Your Lightning Damage can Freeze but not Shock"] = { "LightningFreezesUniqueHelmetDexInt4", }, + ["(100-200)% increased Spell Damage"] = { "SpellDamageOnWeaponUniqueTwoHandAxe9", }, + ["100% increased Charges per use"] = { "FlaskChargesUsedUnique__7", }, + ["+(17-29)% to Chaos Resistance"] = { "ChaosResistUnique__4", "ChaosResistUnique__6", "ChaosResistUnique__3", "ChaosResistUniqueAmulet23", }, + ["You gain Onslaught for 3 seconds on Culling Strike"] = { "GainOnslaughtWhenCullingEnemyUniqueOneHandAxe6", }, + ["Adds (2-3) to (5-8) Fire Spell Damage per Buff on you"] = { "FireSpellDamagePerBuffUniqueJewel17", }, + ["Your Fire Damage can Shock but not Ignite"] = { "FireShocksUniqueHelmetDexInt4", }, + ["1000% of Chaos Damage Leeched as Life during Flask effect"] = { "ChaosDamageLifeLeechPerMyriadWhileUsingFlaskUniqueFlask5", }, + ["Gain a Frenzy Charge on Critical Strike"] = { "GainFrenzyChargeOnCriticalHit", }, + ["+120 to Accuracy Rating"] = { "IncreasedAccuracy2hSwordImplicit2", }, + ["+(10-20) to Evasion Rating"] = { "LocalIncreasedEvasionRatingUniqueBodyInt5", }, + ["Socketed Gems are Supported by Level 1 Elemental Penetration"] = { "DisplaySupportedByElementalPenetrationUnique__2", }, + ["+3 to Level of Socketed Curse Gems"] = { "IncreaseSocketedCurseGemLevelUnique__2", }, + ["+(17-23)% to Chaos Resistance"] = { "ChaosResistUnique__17", "ChaosResistUnique__12", "ChaosResistUnique__9", "ChaosResistUnique__22", "ChaosResistUnique__14", "ChaosResistUnique__10", "ChaosResistImplicitRing1", "ChaosResistUnique__16", "ChaosResistUnique__13", "ChaosResistUnique__11", }, + ["Strength provides no bonus to Maximum Life"] = { "NoMaximumLifePerStrengthUnique__2", "NoMaximumLifePerStrengthUnique__1", }, + ["+(10-15)% to all Elemental Resistances"] = { "AllResistancesUniqueBootsStr1", "AllResistancesUnique__2", "AllResistancesUnique__4", "AllResistancesUniqueBelt13", "AllResistancesUnique__10", "AllResistancesUnique__14", "AllResistancesUnique__12", "AllResistancesUnique__9", "AllResistancesUnique__5", "AllResistancesUniqueBodyStrDex1", }, + ["+(55-75) to maximum Life"] = { "IncreasedLifeUniqueBootsDex7", }, + ["Gain 25% of Weapon Physical Damage as Extra Damage of a random Element"] = { "WeaponPhysicalDamageAddedAsRandomElementDescentUniqueQuiver1", }, + ["+(-23-23)% to Chaos Resistance"] = { "ChaosResistUnique__24", }, + ["+(15-25)% to Fire Resistance"] = { "FireResistUnique__24", "FireResistUnique__27_", "FireResistUniqueOneHandAxe7_", }, + ["500% increased Strength Requirement"] = { "IncreasedStrengthREquirementsUniqueGlovesStrInt4", }, + ["+(20-30)% to Chaos Resistance"] = { "ChaosResistUnique__18_", "ChaosResistUniqueHelmetStrInt2", }, + ["+(300-500) to Evasion Rating"] = { "IncreasedEvasionRatingUnique__4", }, + ["(40-60)% increased Critical Strike Chance"] = { "LocalCriticalStrikeChanceUnique__6", }, + ["Regenerate (100-140) Life per second per Endurance Charge"] = { "LifeRegenPerMinutePerEnduranceChargeUnique__1", }, + ["Adds 45 to 75 Fire Damage if you've Blocked Recently"] = { "AddedFireDamageIfBlockedRecentlyUnique__1", }, + ["Grants Level 20 Death Wish Skill"] = { "GrantsDeathWishUnique__1__", }, + ["Minions have (20-30)% increased Movement Speed"] = { "MinionRunSpeedUniqueWand2", }, + ["(0-30)% reduced Spell Damage"] = { "SpellDamageUnique__1", }, + ["50% of Physical Damage Converted to Chaos Damage"] = { "PhysicalDamageConvertedToChaosUnique__2", }, + ["20% increased Lightning Damage"] = { "LightningDamagePercentUniqueRing29", }, + ["Regenerate (3-6) Mana per second"] = { "AddedManaRegenerationUnique__1", }, + ["(125-150)% increased Energy Shield"] = { "LocalIncreasedEnergyShieldPercentUniqueBodyInt8", }, + ["+6 to maximum Life"] = { "IncreasedLifeUniqueBodyInt5", }, + ["+(15-30)% to Fire Resistance"] = { "FireResistUnique__2", }, + ["You are Chilled when you are Poisoned"] = { "ChilledWhilePoisonedUnique__1", }, + ["+3 to Level of all Cold Spell Skill Gems"] = { "GlobalColdSpellGemsLevelUnique__1", }, + ["30% reduced Flask Charges gained during any Flask Effect"] = { "FlaskChargeRecoveryDuringFlaskEffectUnique__2", }, + ["Chance to Block Spell Damage is Unlucky"] = { "ExtraRollsSpellBlockUnique__1", }, + ["Socketed Gems are Supported by Level 10 Inspiration"] = { "DisplaySocketedGemGetsReducedManaCostUniqueDagger5", }, + ["You can inflict an additional Ignite on an Enemy"] = { "CanInflictMultipleIgnitesUniqueRing38", }, + ["Recover (2-3)% of Energy Shield when you lose a Spirit Charge"] = { "GainESWhenSpiritChargeExpiresOrConsumedUnique__1", }, + ["Cannot Leech when on Low Life"] = { "CannotLeechOnLowLife", }, + ["30% Chance to cause Bleeding Enemies to Flee on hit"] = { "BleedingEnemiesFleeOnHitUnique__1", }, + ["Socketed Vaal Skills deal 150% more Damage"] = { "LocalVaalDamageUnique__1_", }, + ["Ignites you inflict deal Damage 50% faster"] = { "FasterBurnFromAttacksUniqueOneHandSword4", }, + ["Debuffs on you expire (80-100)% faster"] = { "DebuffTimePassedUnique__2", }, + ["-40% to Cold Resistance"] = { "ColdResistUnique__9", }, + ["(10-20)% reduced Charges per use"] = { "LocalFlaskChargesUsedUnique__2", }, + ["Adds (310-350) to (460-500) Cold Damage"] = { "LocalAddedColdDamageUnique__6_", }, + ["10% chance to grant a Power Charge to nearby Allies on Kill"] = { "GrantAlliesPowerChargeOnKillUnique__1", }, + ["3% chance for Slain monsters to drop an additional Scroll of Wisdom"] = { "IncreasedChanceForMonstersToDropWisdomScrollsUniqueRing14", }, + ["Trigger Level 20 Unseen Strike every 0.5 seconds while Phasing"] = { "UniqueSecretBladeGrantHiddenBlade", }, + ["(15-30)% increased Spell Damage"] = { "SpellDamageUniqueHelmetDexInt1", }, + ["(12-16)% increased Attack Speed"] = { "LocalIncreasedAttackSpeedUniqueTwoHandAxe7", "LocalIncreasedAttackSpeedUniqueStaff7", }, + ["Socketed Gems are Supported by Level 30 Cold to Fire"] = { "ItemActsAsColdToFireSupportUnique__1", }, + ["+1% Chance to Block Attack Damage per 50 Strength"] = { "BlockChancePer50StrengthUnique__1", }, + ["(8-12)% Chance to Block Attack Damage"] = { "BlockPercentUnique__1", }, + ["Armour is increased by Overcapped Fire Resistance"] = { "ArmourIncreasedByUncappedFireResistanceUnique__1", }, + ["Minions have +10% Chance to Block Attack Damage"] = { "MinionBlockChanceUniqueHelmetStrDex5", }, + ["(10-14) to (19-24) Added Physical Damage with Bow Attacks"] = { "AddedPhysicalDamageUniqueQuiver3", }, + ["Always Critically Strike Shocked Enemies"] = { "AlwaysCritShockedEnemiesUnique__1", }, + ["20% increased Physical Damage"] = { "LocalIncreasedPhysicalDamageUniqueSceptre9", }, + ["5% increased Damage per Frenzy Charge"] = { "ChargeBonusDamagePerFrenzyCharge", }, + ["20% increased Movement Speed while on Full Energy Shield"] = { "MovementVelocityWhileOnFullEnergyShieldUniqueBootsDex8", }, + ["Your Minions spread Caustic Ground on Death, dealing 20% of their maximum Life as Chaos Damage per second"] = { "MinionCausticCloudOnDeathUnique__1_", }, + ["+(70-90) to maximum Life"] = { "IncreasedLifeUniqueShieldDex5", }, + ["Trigger Level 20 Intimidating Cry when you lose Cat's Stealth"] = { "CatsStealthTriggeredIntimidatingCry", }, + ["Trigger a Socketed Bow Skill when you Attack with a Bow, with a 1 second Cooldown"] = { "TriggerBowSkillsOnBowAttackUnique__1", }, + ["Raised Zombies deal (80-100)% more Physical Damage"] = { "ZombieDamageUniqueSceptre3", }, + ["(3-10)% increased Spell Damage"] = { "SpellDamageImplicitArmour1", }, + ["(160-220)% increased Evasion and Energy Shield"] = { "LocalIncreasedEvasionAndEnergyShieldUnique__32_", }, + ["You gain Onslaught for 4 seconds on Kill"] = { "OnslaughtBuffOnKillUniqueRing12", }, + ["+10% Chance to Block Attack Damage while not Cursed"] = { "AdditionalBlockWhileNotCursedUnique__1", }, + ["Raised Zombies have +5000 to maximum Life"] = { "ZombieLifeUniqueSceptre3", }, + ["(15-25)% increased Rarity of Items found"] = { "ItemFoundRarityIncreaseUnique__5", }, + ["(350-400)% increased Evasion and Energy Shield"] = { "LocalIncreasedEvasionAndEnergyShieldUnique__29", }, + ["5% increased Projectile Speed per Frenzy Charge"] = { "ProjectileSpeedPerFrenzyChargeUniqueAmulet15", }, + ["Grants Malachai's Endurance, Frenzy and Power for 6 seconds each, in sequence"] = { "GainThaumaturgyBuffRotationUnique__1_", }, + ["+3% to Critical Strike Multiplier per Power Charge"] = { "ChargeBonusCriticalStrikeMultiplierPerPowerCharge", }, + ["Gain 70% of Physical Damage as Extra Fire Damage"] = { "PhysicalAddedAsFireUnique__2", }, + ["20% increased maximum Mana"] = { "MaximumManaUniqueRing5", }, + ["Socketed Golem Skills have 25% chance to Taunt on Hit"] = { "LocalGolemTauntOnHitUnique__1_", }, + ["Lose 3% of Mana when you use an Attack Skill"] = { "LoseManaOnAttackSkillUnique__1", }, + ["Adds (10-15) to (20-25) Fire Damage"] = { "LocalAddedFireDamageUniqueStaff13", }, + ["(40-50)% reduced Mana Cost of Raise Spectre"] = { "RaiseSpectreManaCostUnique__1_", }, + ["+(25-35)% to Cold Damage over Time Multiplier"] = { "ColdDamageOverTimeMultiplierUnique__1", }, + ["(15-30)% increased Global Accuracy Rating"] = { "AccuracyPercentUniqueBow5", }, + ["Purity of Ice has no Reservation"] = { "PurityOfIceNoReservationUnique__1_", }, + ["Grants Level 25 Vaal Impurity of Lightning Skill"] = { "GrantsVaalPurityOfLightningUnique__1", }, + ["+(35-50)% to Fire Resistance"] = { "FireResistUniqueShieldStr3", }, + ["Your Attacks deal -3 Physical Damage"] = { "AddedPhysicalDamageUniqueBodyDex2", }, + ["Trigger Level 15 Feast of Flesh every 5 seconds"] = { "TriggerFeastOfFleshSkillUnique__1_", }, + ["(36-40)% increased Spell Damage"] = { "SpellDamageOnWeaponImplicitWand17", }, + ["Socketed Gems are Supported by Level 10 Concentrated Effect"] = { "ItemActsAsConcentratedAOESupportUniqueDagger5", }, + ["8% of Maximum Energy Shield taken as Physical Damage on Minion Death"] = { "PhysicalDamageToSelfOnMinionDeathESPercentUniqueRing33_", }, + ["Adds 1 to (45-55) Lightning Damage"] = { "LocalAddedLightningDamageUnique__3", }, + ["Trigger Socketed Minion Spells on Kill with this Weapon"] = { "CastSocketedMinionSpellsOnKillUniqueBow12", }, + ["+(5-10) to Armour"] = { "LocalIncreasedPhysicalDamageReductionRatingUniqueShieldStrDex2", }, + ["+(10-30) to maximum Mana"] = { "IncreasedManaUniqueQuiver1", "IncreasedManaUniqueQuiver1a", }, + ["Socketed Gems are Supported by Level 13 Faster Attacks"] = { "DisplaySocketedGemGetsFasterAttackUniqueRing37", }, + ["Cannot Leech Mana"] = { "CannotLeechMana", "CannotLeechManaUnique__1_", }, + ["5% reduced Cold Damage taken"] = { "ColdDamageTakenUnique__1", }, + ["+2 to Level of all Cold Spell Skill Gems"] = { "LocalIncreaseSocketedColdGemLevelUniqueStaff2", }, + ["Nearby Enemies grant 25% increased Flask Charges"] = { "NearbyEnemiesGrantIncreasedFlaskChargesUnique__1", }, + ["30% increased Cold Damage"] = { "ColdDamagePercentUniqueHelmetInt4", "ColdDamagePercentUnique__8", }, + ["Adds (16-19) to (25-29) Fire Damage"] = { "GlobalAddedFireDamageUnique__4", }, + ["2% reduced Movement Speed per Chest opened Recently"] = { "MovementSpeedPerChestOpenedRecentlyUnique__1", }, + ["Cannot be Knocked Back"] = { "CannotBeKnockedBack", }, + ["(120-180)% increased Armour"] = { "LocalIncreasedPhysicalDamageReductionRatingPercentUnique7", }, + ["4% increased Attack Speed"] = { "LocalIncreasedAttackSpeedImplicitMarakethOneHandMace1", }, + ["Regenerate (10-15) Life per second"] = { "LifeRegenerationUniqueRing33", }, + ["+(25-30) to all Attributes"] = { "AllAttributesUnique__21", "AllAttributesUnique__15", }, + ["+(25-30) to maximum Mana"] = { "IncreasedManaUniqueRing14", }, + ["Inflicts a random Hex on you when your Totems die, with 80% more Effect"] = { "RandomlyCursedWhenTotemsDieUniqueBodyInt7", }, + ["Exerted Attacks deal (25-30)% increased Damage"] = { "ExertedDamageWarcryCooldown1", }, + ["20% increased effect of Non-Curse Auras from your Skills on your Minions"] = { "AuraEffectOnMinionsUnique__1_", }, + ["80% reduced Spell Damage"] = { "SpellDamageOnWeaponUniqueWand3", }, + ["4% increased Effect of your Curses"] = { "CurseEffectivenessUniqueJewel45", }, + ["Adds (5-15) to (100-140) Lightning Damage to Spells"] = { "SpellAddedLightningDamageTwoHandUniqueStaff8d", }, + ["(48-56)% increased Mana Regeneration Rate"] = { "ManaRegenerationImplicitAmulet2", }, + ["(10-15)% increased Attack Damage while holding a Shield"] = { "AttackDamageWhileHoldingShieldUnique__1", }, + ["+(25-50) to all Attributes"] = { "AllAttributesUniqueTwoHandMace7", }, + ["(180-230)% increased Energy Shield"] = { "LocalIncreasedEnergyShieldPercentUnique__24", }, + ["With at least 40 Intelligence in Radius, Summon Skeletons can Summon up to 15 Skeleton Mages"] = { "SummonSkeletonsThresholdUnique__1", }, + ["Adds (16-20) to (25-30) Cold Damage to Spells and Attacks"] = { "AddedColdDamageUnique__2", }, + ["Adds 100 to 100 Cold Damage"] = { "LocalAddedColdDamageUnique__1", }, + ["Adds (8-10) to (13-15) Physical Damage"] = { "GlobalAddedPhysicalDamageUnique__2", }, + ["Adds (11-14) to (18-23) Physical Damage"] = { "LocalAddedPhysicalDamageUniqueOneHandAxe5", }, + ["Trigger Level 20 Summon Taunting Contraption when you use a Flask"] = { "SummonTauntingContraptionOnFlaskUseImplicitE1", }, + ["Damage Penetrates 6% Elemental Resistances"] = { "ElementalPenetrationMarakethSceptreImplicit2", }, + ["1% increased Attack Speed per 10 Dexterity"] = { "AttackSpeedPerDexterity", }, + ["(7-10)% increased Effect of Elusive on you per Power Charge"] = { "ElusiveBuffEffectPerPowerChargeUnique__1", }, + ["Spreads Tar when you take a Critical Strike"] = { "GroundTarOnCritTakenUniqueShieldInt2", }, + ["+475 to Accuracy Rating"] = { "IncreasedAccuracySwordImplicit9", }, + ["Item drops on death"] = { "ItemDropsOnDeathUniqueAmulet12", }, + ["+22 Life gained for each Enemy hit by Attacks"] = { "LifeGainPerTargetImplicitClaw4", }, + ["Adds (42-47) to (66-71) Physical Damage"] = { "LocalAddedPhysicalDamageUnique__37", }, + ["3% reduced Movement Speed"] = { "ReducedMovementVelocityUnique__3", }, + ["Socketed Projectile Spells deal 150% more Damage with Hits"] = { "SocketedGemsMoreDamageForSpellsCastUnique__1", }, + ["Enemies in your Chilling Areas take (25-35)% increased Lightning Damage"] = { "ChillingAreasAlsoGrantLightningDamageTakenUnique__1", }, + ["(20-25)% increased Elemental Damage with Attack Skills"] = { "WeaponElementalDamageUnique__4", }, + ["1% increased Damage taken per Frenzy Charge"] = { "DamageTakenPerFrenzyChargeUniqueOneHandSword6", }, + ["(8-10)% increased maximum Mana"] = { "MaximumManaImplicitAtlasRing_", }, + ["Minions deal (35-45)% increased Damage"] = { "MinionDamageUnique__6", }, + ["Minions deal (8-12)% increased Damage"] = { "MinionDamageUnique__1", "MinionDamageUniqueJewel1", }, + ["(4-7)% increased Spell Damage per Power Charge"] = { "IncreasedSpellDamagePerPowerChargeUniqueGlovesStrDex6", }, + ["Minions deal 15% increased Damage"] = { "MinionDamageUniqueBodyInt9", }, + ["(5-7)% increased Quantity of Items found"] = { "UniqueSpecialCorruptionItemQuantity_", }, + ["(20-25)% increased Critical Strike Chance"] = { "LocalCriticalStrikeChanceUnique__11", }, + ["+(20-40) to Intelligence"] = { "IntelligenceUniqueDagger10_", "IntelligenceUnique__6", "IntelligenceUnique__25", }, + ["+(20-30) to Intelligence"] = { "IntelligenceUnique__7", "IntelligenceUniqueBootsInt3", "IntelligenceUnique__23", "IntelligenceUniqueShieldInt4", "IntelligenceUniqueHelmetWard1", "IntelligenceUniqueBootsDex1", "IntelligenceUnique__4", "IntelligenceImplicitAmulet1", "IntelligenceUniqueGlovesInt3", "IntelligenceUnique__20", "IntelligenceUniqueBelt1", "IntelligenceUnique__27", "IntelligenceUniqueBodyInt3", "IntelligenceUniqueHelmetInt9", "IntelligenceUnique__14", "Intelligence__1", "IntelligenceUniqueGlovesInt5", "IntelligenceUnique__12", "IntelligenceUnique__18", }, + ["(200-220)% increased Energy Shield"] = { "LocalIncreasedEnergyShieldUniqueBodyInt9", }, + ["Socketed Gems are Supported by Level 20 Concentrated Effect"] = { "ItemActsAsConcentratedAOESupportUniqueHelmetInt4", }, + ["Adds (83-91) to (123-130) Physical Damage"] = { "LocalAddedPhysicalDamageUnique__35", }, + ["Can have a second Enchantment Modifier"] = { "MultipleEnchantmentsAllowedUnique__1", }, + ["(185-215)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUnique__30", }, + ["+(20-50) to Intelligence"] = { "IntelligenceUnique__29", }, + ["Adds 1 to 3 Physical Damage to Attacks per 25 Strength"] = { "AddedDamagePerStrengthUnique__1", }, + ["Triggers Level 7 Abberath's Fury when Equipped"] = { "RepeatingShockwave", }, + ["Items and Gems have 10% reduced Attribute Requirements"] = { "GlobalItemAttributeRequirementsUniqueAmulet19", }, + ["(30-50)% increased Stun Duration on Enemies"] = { "StunDurationUniqueOneHandMace6", }, + ["+45 to Maximum Charges"] = { "FlaskExtraChargesUnique__1", }, + ["Socketed Gems are Supported by Level 12 Faster Attacks"] = { "DisplaySocketedGemGetsFasterAttackUniqueHelmetStrDex4b", }, + ["20% chance to Avoid being Stunned"] = { "StunAvoidanceUniqueOneHandSword13", "StunAvoidanceUnique___1", }, + ["50% increased maximum Mana"] = { "MaximumManaUniqueStaff6", }, + ["+(40-45) to maximum Energy Shield"] = { "IncreasedEnergyShieldUnique__8", }, + ["(16-24)% increased Rarity of Items found"] = { "ItemFoundRarityIncreaseUniqueRingDemigods1", }, + ["5% increased Recovery rate of Life and Energy Shield per Power Charge"] = { "LifeAndEnergyShieldRecoveryRatePerPowerChargeUnique__1", }, + ["+23 to maximum Life"] = { "IncreasedLifeUnique__87", }, + ["Regenerate (1-2)% of Life per second"] = { "LifeRegenerationRatePercentImplicitUnique__5", }, + ["(15-25)% reduced Enemy Stun Threshold with this Weapon"] = { "StunThresholdReductionUniqueOneHandMace5", }, + ["(40-50)% increased Area of Effect"] = { "AreaOfEffectUniqueBodyDexInt1", }, + ["180% increased Block Recovery"] = { "BlockRecoveryImplicitShield3", }, + ["+1 to Level of Socketed Aura Gems"] = { "LocalIncreaseSocketedAuraGemLevelUniqueBodyDexInt4", }, + ["Socketed Gems are Supported by Level 16 Trap"] = { "DisplaySupportedByTrapUnique__1", }, + ["(80-120)% increased Evasion and Energy Shield"] = { "LocalIncreasedEvasionAndEnergyShieldUnique__28", }, + ["(5-15)% reduced Attack Speed"] = { "IncreasedAttackSpeedUniqueGlovesStr2", }, + ["+350 to Accuracy Rating"] = { "IncreasedAccuracySwordImplicit6", }, + ["Chaos Damage can Ignite, Chill and Shock"] = { "ChaosDamageCanIgniteChillAndShockUnique__1", }, + ["Socketed Gems are Supported by Level 15 Concentrated Effect"] = { "ItemActsAsConcentratedAOESupportUniqueRing35", }, + ["Critical Strikes do not inherently apply non-Damaging Ailments"] = { "CriticalStrikesNotAlwaysApplyAilmentsUnique__1", }, + ["Adds 5 to 9 Physical Damage to Attacks"] = { "AddedPhysicalDamageUniqueRing8", }, + ["(180-220)% increased Energy Shield"] = { "LocalIncreasedEnergyShieldPercentUnique__19", "LocalIncreasedEnergyShieldPercentUnique__21", }, + ["Adds (5-9) to (13-17) Physical Damage"] = { "LocalAddedPhysicalDamageUniqueOneHandAxe8", }, + ["Socketed Gems are supported by Level 6 Blind"] = { "ItemActsAsSupportBlindUniqueHelmetStrDex4b", }, + ["(0.6-0.8)% of Physical Attack Damage Leeched as Life"] = { "LifeLeechPermyriadUniqueRing12", }, + ["Socketed Gems are Supported by Level 18 Added Lightning Damage"] = { "DisplaySocketedGemGetsAddedLightningDamageGlovesDexInt3", }, + ["Adds (65-75) to (100-110) Physical Damage"] = { "LocalAddedPhysicalDamageUniqueTwoHandSword8", }, + ["+3 Life gained for each Enemy hit by your Spells"] = { "LifeGainedOnSpellHitUniqueDescentClaw1", }, + ["10% chance to gain a Power Charge if you Knock an Enemy Back with Melee Damage"] = { "PowerChargeOnKnockbackUniqueStaff7", }, + ["10% increased Effect of Buffs on you"] = { "IncreasedBuffEffectivenessUniqueOneHandSword11", }, + ["+(20-30)% to Lightning Resistance"] = { "LightningResistUnique__2", "LightningResistUniqueOneHandMace1", "LightningResistUnique__20", "LightningResistUniqueDexHelmet1", "LightningResistUnique__22", "LightningResistUnique__21", "LightningResistUniqueBootsDexInt4", "LightningResistImplicitRing1", "LightningResistUnique__15", "LightningResistUnique__4", }, + ["(25-35)% increased Critical Strike Chance"] = { "LocalCriticalStrikeChanceUnique__15", }, + ["Socketed Gems have 45% increased Reservation Efficiency"] = { "SocketedItemsHaveReducedReservationUniqueBodyDexInt4", }, + ["(12-18)% Chance to Block Spell Damage"] = { "SpellBlockUniqueShieldInt1", }, + ["+(40-50) to maximum Energy Shield"] = { "LocalIncreasedEnergyShieldUnique__5", }, + ["75% increased Mana Cost of Skills"] = { "ManaCostIncreasedUniqueHelmetStrInt6", }, + ["Gain a Power Charge on Hit while Poisoned"] = { "PowerChargeOnHitWhilePoisonedUnique__1", }, + ["+(30-50) Life gained for each Enemy Hit by this Weapon while you are Leeching"] = { "LifeGainOnHitWhileLeechingUber1", }, + ["+(800-1000) to Accuracy Rating"] = { "IncreasedAccuracyUnique__4", }, + ["Adds (65-85) to (100-160) Physical Damage"] = { "LocalAddedPhysicalDamageUniqueSceptre7", }, + ["+(150-200) to maximum Life"] = { "IncreasedLifeUniqueBootsStr2", }, + ["+(60-120) to maximum Mana"] = { "IncreasedManaUnique__1", }, + ["(20-24)% increased Elemental Damage with Attack Skills"] = { "WeaponElementalDamageImplicitBow1", }, + ["Adds 10 to 20 Cold Damage to Spells per Power Charge"] = { "AddedColdDamagePerPowerChargeUnique__1", }, + ["Gain 20% of Physical Damage as Extra Cold Damage"] = { "ConvertPhysicalToColdUniqueQuiver5", }, + ["+(20-40) to all Attributes"] = { "AllAttributesUniqueAmulet9", }, + ["You cannot be Cursed with Silence"] = { "SilenceImmunityUnique__1", }, + ["25% increased Stun and Block Recovery"] = { "StunRecoveryUniqueClaw8", }, + ["(4-5)% of Physical Attack Damage Leeched as Life"] = { "LifeLeechUniqueBodyStrInt5", }, + ["10% increased Movement Speed when on Low Life"] = { "MovementVelocityOnLowLifeUniqueShieldStrInt5", }, + ["+2 to Level of all Lightning Spell Skill Gems"] = { "LocalIncreaseSocketedLightningGemLevelUniqueStaff8", }, + ["With at least 40 Dexterity in Radius, Ice Shot has 25% increased Area of Effect"] = { "IceShotThresholdJewel__2", }, + ["20% increased Movement Speed when on Low Life"] = { "MovementVelocityOnLowLifeUniqueGlovesDexInt1", }, + ["100% increased Rarity of Items found when on Low Life"] = { "ItemRarityOnLowLifeUniqueBootsInt1", }, + ["Items and Gems have 100% reduced Attribute Requirements"] = { "GlobalItemAttributeRequirementsUnique__1_", }, + ["With at least 40 Intelligence in Radius, Raised"] = { "RaiseZombieThresholdJewel1", }, + ["75% increased Effect of Shrine Buffs on you"] = { "ShrineBuffEffectUniqueHelmetDexInt3", }, + ["25% increased Light Radius during Flask effect"] = { "FlaskLightRadiusUniqueFlask1", }, + ["20% faster start of Energy Shield Recharge"] = { "ReducedEnergyShieldDelayUniqueCorruptedJewel15", }, + ["+5 to Strength"] = { "StrengthPerPointToClassStartUnique__1", }, + ["With at least 40 Intelligence in Radius, Fireball Projectiles gain Area as they travel farther, up to 50% increased Area of Effect"] = { "FireballThresholdJewel__1", }, + ["30% chance to gain a Power Charge on Kill"] = { "PowerChargeOnKillChanceProphecy_", }, + ["Cold Damage is increased by 1% per 8 Intelligence from Allocated Passives in Radius"] = { "AdditionalGlacialCascadeSequenceUniqueJewel58", }, + ["Hex Reflection"] = { "ReflectCurses", }, + ["(60-100)% increased Armour and Energy Shield"] = { "LocalIncreasedArmourAndEnergyShieldUniqueHelmetStrInt5", }, + ["Adds 25 to 50 Fire Damage"] = { "LocalAddedFireDamageUniqueBow6", }, + ["1.2% of Physical Attack Damage Leeched as Life"] = { "LifeLeechPermyriadUniqueClaw3", }, + ["+40% to Lightning Resistance"] = { "LightningResistUniqueDescentTwoHandSword1", }, + ["Herald of Thunder has 50% increased Buff Effect"] = { "HeraldOfThunderBuffEffectUnique__1", }, + ["(80-120)% increased Evasion Rating"] = { "LocalIncreasedEvasionRatingPercentUniqueBootsDexInt1", }, + ["(60-80)% increased Attack Damage if your other Ring is a Shaper Item"] = { "AttackDamageShaperItemUnique__1", }, + ["Reflects (36-50) Physical Damage to Melee Attackers"] = { "AttackerTakesDamageShieldImplicit5", }, + ["Reflects (5-12) Physical Damage to Melee Attackers"] = { "AttackerTakesDamageShieldImplicit2", }, + ["Reflects 1 to (180-220) Lightning Damage to Attackers on Block"] = { "LightningDamageOnBlockUniqueHelmetStrInt4", }, + ["(30-40)% increased Flask Mana Recovery rate"] = { "FlaskManaRecoveryRateUniqueSceptre5", }, + ["1% increased Movement Speed per 600 Evasion Rating, up to 75%"] = { "MovementVelicityPerEvasionUniqueBodyDex6", }, + ["+30% to Global Critical Strike Multiplier"] = { "CriticalMultiplierUniqueGlovesDexInt2", }, + ["+1 to Level of Socketed Active Skill Gems"] = { "LocalIncreaseSocketedActiveSkillGemLevelUniqueTwoHandSword7_", }, + ["Adds (2-3) to (22-26) Physical Damage to Attacks"] = { "AddedPhysicalDamageUnique__11__", }, + ["Your Hexes can affect Hexproof Enemies"] = { "IgnoreHexproofUnique___1", }, + ["(30-50)% faster start of Energy Shield Recharge"] = { "ReducedEnergyShieldDelayUnique__1", }, + ["(150-300)% increased Armour and Evasion"] = { "LocalIncreasedArmourAndEvasionUnique__13", }, + ["1% increased Critical Strike Chance per 8 Strength"] = { "CritChancePercentPerStrengthUniqueOneHandSword8_", }, + ["Minions have +17% to Chaos Resistance"] = { "MinionChaosResistanceUnique___1", }, + ["20% reduced Ignite Duration on Enemies"] = { "IgniteDurationUnique__1", }, + ["200% increased Armour against Projectiles"] = { "ArmourPercent VsProjectilesUniqueShieldStr2", }, + ["Summoned Skeleton Warriors deal Triple Damage with this"] = { "SkeletonWarriorsTripleDamageUnique__1_", }, + ["33% chance to Blind nearby Enemies when gaining Her Blessing"] = { "UniqueEffectOnBuff__3", }, + ["+(10-12)% chance to Suppress Spell Damage"] = { "ChanceToDodgeSpellsUnique__3_", }, + ["Recover (2-3)% of Life when you lose a Spirit Charge"] = { "GainLifeWhenSpiritChargeExpiresOrConsumedUnique__2", }, + ["Socketed Gems are Supported by Level 10 Knockback"] = { "DisplaySupportedByKnockbackUniqueGlovesStr5", }, + ["25% increased maximum Mana"] = { "MaximumManaUniqueTwoHandMace5", }, + ["Sacrifice 4% of your Life when you Use or Trigger a Spell Skill"] = { "SacrificeLifeOnSpellSkillUnique__1", }, + ["+(80-120) to Evasion Rating"] = { "LocalIncreasedEvasionRatingUnique__5", }, + ["(60-80)% reduced Duration"] = { "FlaskEffectDurationUnique__2", }, + ["Minions have (20-40)% increased maximum Life"] = { "MinionLifeUniqueTwoHandMace5", }, + ["(20-30)% increased Damage with Hits against Rare monsters"] = { "DamageOnRareMonstersUniqueBelt7", }, + ["(150-190)% increased Armour and Energy Shield"] = { "LocalIncreasedArmourAndEnergyShieldUnique__11", }, + ["+(25-35)% to Damage over Time Multiplier for Bleeding from Hits with this Weapon"] = { "LocalBleedDamageOverTimeMultiplierUnique__1", }, + ["+1% Chance to Block Attack Damage per Power Charge"] = { "ChargeBonusBlockChancePerPowerCharge_", }, + ["1% increased Area of Effect per Enemy killed recently, up to 50%"] = { "AreaOfEffectPerEnemyKilledRecentlyUnique__1", }, + ["(30-40)% chance to Chill Attackers for 4 seconds on Block"] = { "ChanceToChillAttackersOnBlockUnique__1", }, + ["Call of Steel deals Reflected Damage with (40-50)% increased Area of Effect"] = { "CallOfSteelAreaOfEffectUnique__2___", "CallOfSteelAreaOfEffectUnique__1", }, + ["Grants Perfect Agony during Flask effect"] = { "FlaskGrantsPerfectAgonyUnique__1_", }, + ["50% reduced Life Regeneration rate"] = { "ReducedLifeRegenerationPercentUniqueOneHandAxe5", }, + ["1% increased Damage per 8 Strength when in Main Hand"] = { "DamagePerStrengthInMainHandUniqueSceptre6", }, + ["18% increased Area of Effect of Aura Skills"] = { "AuraIncreasedIncreasedAreaOfEffectUniqueStaff5", }, + ["+(10-16) to maximum Energy Shield"] = { "LocalIncreasedEnergyShieldPercentUniqueBootsInt1", }, + ["+5% to Damage over Time Multiplier for Poison per Frenzy Charge"] = { "PoisonDotMultiplierPerFrenzyChargeUniqueGlovesDexInt5", }, + ["Projectiles Pierce an additional Target"] = { "PierceChanceUniqueJewel41", "AdditionalPierceUniqueJewel__1", }, + ["(10-15)% increased Spell Damage"] = { "SpellDamageImplicitShield2", }, + ["+10% to Fire Damage over Time Multiplier"] = { "BurningArrowThresholdJewelUnique__1", }, + ["With 40 total Intelligence and Dexterity in Radius, Prismatic Skills deal 50% less Fire Damage"] = { "ElementalHitDisableFireUniqueJewel_1", }, + ["Spell Skills cannot deal Critical Strikes except on final Repeat"] = { "SpellsNeverCritExceptFinalRepeatUnique__1", }, + ["Adds (30-38) to (40-50) Cold Damage"] = { "LocalAddedColdDamageUnique__3", }, + ["(12-16)% increased maximum Life"] = { "MaximumLifeUniqueGlovesStrInt3", }, + ["10% increased Evasion Rating per 500 Maximum Mana, up to 100%"] = { "DodgeAndSpellDodgePerMaximumManaUnique__1", }, + ["+(10-20) to maximum Mana"] = { "IncreasedManaUniqueBootsStrDex3", }, + ["Socketed Gems are supported by Level 18 Blind"] = { "ItemActsAsSupportBlindUniqueHelmetStrDex4", }, + ["Leech Energy Shield instead of Life"] = { "LeechEnergyShieldInsteadofLife", }, + ["Grants Level 20 Aspect of the Cat Skill"] = { "GrantsCatAspect1", }, + ["40% reduced Energy Shield Recharge Rate"] = { "ReducedEnergyShieldRegenerationRateUniqueQuiver7", }, + ["(1-20)% increased Attack Speed"] = { "IncreasedAttackSpeedUnique__3_", }, + ["Purity of Lightning has no Reservation"] = { "PurityOfLightningNoReservationUnique__1", }, + ["+5 to Level of Socketed Gems"] = { "LocalIncreaseSocketedGemLevelUniqueRing23", }, + ["Summoned Skeletons Cover Enemies in Ash on Hit"] = { "SkeletonsCoverEnemiesInAshUnique__1", }, + ["(50-80)% increased Energy Shield"] = { "LocalIncreasedEnergyShieldPercentUniqueBootsInt6", }, + ["Socketed Gems are Supported by Level 17 Minion Damage"] = { "DisplaySocketedGemsSupportedByIncreasedMinionDamageUniqueRing36", }, + ["Inflict Fire, Cold and Lightning Exposure on nearby Enemies when used"] = { "FlaskFireColdLightningExposureOnNearbyEnemiesUnique1", }, + ["(100-140)% increased Armour and Energy Shield"] = { "LocalIncreasedArmourAndEnergyShieldUnique__17_", }, + ["+(5-8) to Level of Socketed Gems"] = { "LocalIncreaseSocketedGemLevelUnique__9", }, + ["+(80-120) to maximum Energy Shield"] = { "IncreasedEnergyShieldUnique__7", }, + ["350 Physical Damage taken on Minion Death"] = { "PhysicalDamageToSelfOnMinionDeathUniqueRing33", }, + ["15% reduced Movement Speed"] = { "ReducedMovementVelocityUniqueCorruptedJewel2_", }, + ["20% increased Damage when on Low Life"] = { "DamageOnLowLifeUniqueHelmetStrInt5", }, + ["Adds 1 to (60-80) Lightning Damage to Spells and Attacks"] = { "AddedLightningDamageToSpellsAndAttacksUniqueHelmetInt10", }, + ["Hexes expire 0.5 seconds after reaching maximum Doom"] = { "HexExpiresMaxDoomUnique__1", }, + ["4% increased Melee Damage per Endurance Charge"] = { "IncreasedDamagePerEnduranceChargeUnique_1", }, + ["Socketed Gems are Supported by Level 1 Lifetap"] = { "SocketedGemsGetBloodMagicUnique__1", }, + ["(50-65)% increased Global Critical Strike Chance"] = { "CriticalStrikeChanceUniqueWand3", }, + ["Adds (49-98) to (101-140) Fire Damage"] = { "LocalAddedFireDamageUniqueOneHandSword3", }, + ["Hexes applied by Socketed Curse Skills are Reflected back to you"] = { "SocketedCursesAreReflectedUniqueGlovesStrInt1", }, + ["+(10-20) to Armour"] = { "LocalIncreasedPhysicalDamageReductionRatingUniqueGlovesStr1", }, + ["50% increased Elemental Ailment Duration on you"] = { "SelfStatusAilmentDurationUnique__1", }, + ["+(30-40) to Strength"] = { "StrengthUniqueBodyStrInt3", "StrengthUniqueRing36", "StrengthUnique__11", }, + ["Your Spells are disabled"] = { "SpellsAreDisabledUnique__1", }, + ["60% chance to Poison on Hit"] = { "LocalChanceToPoisonOnHitUnique__2", }, + ["(10-20)% increased maximum Life"] = { "MaximumLifeUniqueShieldDexInt2", "MaximumLifeUniqueStaff4", }, + ["(40-70)% increased Armour and Evasion"] = { "LocalIncreasedArmourAndEvasionUnique__3_", }, + ["+(3-5) to Level of Socketed Aura Gems"] = { "LocalIncreaseSocketedAuraGemLevelUnique___3", }, + ["+(35-50) to Strength"] = { "StrengthUniqueOneHandSword8", }, + ["Grants Level 20 Summon Doedre's Effigy Skill"] = { "GrantCursePillarSkillUnique__", "GrantCursePillarSkillUnique", }, + ["+5 to Level of Socketed Aura Gems"] = { "LocalIncreaseSocketedAuraGemLevelUnique___2___", }, + ["Reflects (51-70) Physical Damage to Melee Attackers"] = { "AttackerTakesDamageShieldImplicit6", }, + ["Grants Level 20 Summon Bestial Snake Skill"] = { "GrantsSummonBeastSnakeUnique__1", }, + ["Reflects (71-90) Physical Damage to Melee Attackers"] = { "AttackerTakesDamageUnique__1", "AttackerTakesDamageShieldImplicit7", }, + ["If you Consumed a corpse Recently, you and nearby Allies Regenerate 5% of Life per second"] = { "LifeRegenerationIfCorpseConsumedRecentlyUnique__1", }, + ["(7-10)% Chance to Block Spell Damage"] = { "SpellBlockPercentageUniqueTwoHandAxe6", }, + ["+5% to all Elemental Resistances"] = { "ChanceToAvoidElementalStatusAilmentsUniqueAmulet22", "AllResistancesUniqueRing4", }, + ["Gain 4% of Non-Chaos Damage as extra Chaos Damage per Siphoning Charge"] = { "NonChaosDamageAddedAsChaosPerSiphoningChargeUnique__1", }, + ["1% increased Elemental Damage per 12 Strength"] = { "ElementalDamagePer12StrengthUber1", }, + ["10% increased Damage taken from Skeletons"] = { "DamageTakenFromSkeletonsUniqueOneHandSword12_", }, + ["+15% to all Elemental Resistances"] = { "AllResistancesUniqueGlovesStrDex2", "AllResistancesUniqueBodyStrInt2", "AllResistancesUnique__1", }, + ["Recover (3-5)% of Energy Shield on Kill"] = { "MaximumEnergyShieldOnKillPercentUnique__1", }, + ["15% chance to Avoid being Shocked"] = { "JewelImplicitChanceToAvoidShock", }, + ["+(40-50) to Evasion Rating"] = { "LocalIncreasedEvasionRatingPercentUniqueGlovesDex1", }, + ["With at least 40 Intelligence in Radius, Fireball cannot ignite"] = { "FireballThresholdJewel__3", }, + ["Adds Kineticism"] = { "JewelExpansionKineticism", }, + ["Enemies do not block your movement for 4 seconds on Rampage"] = { "PhasingOnRampageUniqueGlovesDexInt6", }, + ["(35-50)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUnique__14", }, + ["(15-20)% increased Spell Damage"] = { "SpellDamageImplicitShield3", }, + ["15% reduced Ignite Duration on you"] = { "JewelImplicitReducedIgniteDuration_", }, + ["Has 2 Abyssal Sockets"] = { "AbyssJewelSocketUnique__4", "AbyssJewelSocketUnique__9", "AbyssJewelSocketUnique__11_", "AbyssJewelSocketUnique__13", "AbyssJewelSocketUnique__2", "AbyssJewelSocketUnique__1", }, + ["1% of Attack Damage Leeched as Life against Bleeding Enemies"] = { "AttackDamageLifeLeechAgainstBleedingEnemiesUnique_1", }, + ["(15-18)% increased Cast Speed"] = { "IncreasedCastSpeedUniqueSceptre6", }, + ["Summoned Arbalists have (10-20)% chance to Unnerve for 4 seconds on Hit"] = { "SummonArbalistChanceToUnnerveFor4SecondsOnHit_", }, + ["Poisons you inflict deal Damage 20% faster"] = { "FasterPoisonDamageUnique__1", }, + ["+(1-3) to Level of Socketed Lightning Gems"] = { "LocalIncreaseSocketedLightningGemLevelUnique__1", }, + ["+(40-70) to Intelligence"] = { "IntelligenceUnique__17", }, + ["Cannot be Stunned by Attacks if your other Ring is an Elder Item"] = { "CannotBeStunnedByAttacksElderItemUnique__1", }, + ["Immune to Chill"] = { "ImmuneToChillUnique__1", "ImmuneToChillUnique__2__", }, + ["Reflects 240 to 300 Physical Damage to Attackers on Block"] = { "ReflectDamageToAttackersOnBlockUniqueAmulet16", }, + ["Animated Minions' Melee Attacks deal Splash Damage to surrounding targets"] = { "AnimatedMinionsHaveMeleeSplashUnique__1", }, + ["When you lose Temporal Chains you gain maximum Rage"] = { "GainRageOnLosingTemporalChainsUnique__1__", }, + ["+(160-200) to maximum Life"] = { "IncreasedLifeUniqueBodyStrDex5", }, + ["Adds (80-95) to (220-240) Physical Damage"] = { "LocalAddedPhysicalDamageUnique__22", }, + ["Grants Immunity to Ignite for 4 seconds if used while Ignited"] = { "FlaskDispellsBurningUnique__1", }, + ["Gain (1-3) Frenzy Charge on use"] = { "FlaskGainFrenzyChargeUniqueFlask2", }, + ["+(15-20)% to Lightning Resistance"] = { "LightningResistUnique__6", "LightningResistUniqueHelmetStrInt2", }, + ["Gain a Spirit Charge every second"] = { "GainSpiritChargeEverySecondUnique__1", }, + ["Lose all Power Charges on reaching Maximum Power Charges"] = { "LosePowerChargesOnMaxPowerChargesUnique__2", "LosePowerChargesOnMaxPowerChargesUnique__1", }, + ["25% chance to Curse Enemies with Vulnerability on Hit, with 40% increased Effect"] = { "CurseLevel10VulnerabilityOnHitUnique__1", }, + ["(40-60)% increased Lightning Damage while affected by Herald of Thunder"] = { "HeraldBonusThunderLightningDamage", }, + ["Maximum Affliction Charges is equal to Maximum Frenzy Charges"] = { "MaximumAfflictionChargesEqualsFrenzyUnique__1", }, + ["40% reduced Projectile Damage"] = { "ReducedProjectileDamageUniqueAmulet12", }, + ["(15-20)% increased Lightning Damage"] = { "LightningDamagePercentUnique__2", }, + ["(15-25)% increased Lightning Damage"] = { "LightningDamagePercentUniqueRing34", }, + ["(280-320)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUnique__24", }, + ["Summoned Arbalists have (10-20)% chance to deal Double Damage"] = { "SummonArbalistChanceToDealDoubleDamage___", }, + ["2% increased Minion Attack and Cast Speed per Skeleton you own"] = { "MinionAttackAndCastSpeedPerSkeleton__1", }, + ["Gain 20% of Physical Damage as Extra Chaos Damage"] = { "ChaosDamageAsPortionOfDamageUniqueRing16", }, + ["Nearby Enemies are Crushed"] = { "UniqueSpecialCorruptionNearbyEnemiesCrushed", }, + ["1% increased Fire Damage per 20 Strength"] = { "FireDamagePerStrengthUnique__1", }, + ["Herald of Ice has (40-60)% increased Buff Effect"] = { "HeraldBonusIceEffect_", }, + ["With at least 40 Dexterity in Radius, Caustic Arrow deals 40% increased Damage over Time"] = { "CausticArrowThresholdJewel2", }, + ["8% increased Evasion Rating per Frenzy Charge"] = { "ChargeBonusEvasionPerFrenzyCharge", }, + ["+75% to Cold Resistance"] = { "ColdResistUnique__5", }, + ["Adds 1 to (40-50) Lightning Damage"] = { "LocalAddedLightningDamageUniqueOneHandSword7", }, + ["(6-10)% increased Quantity of Items found"] = { "TalismanIncreasedItemQuantity", }, + ["Adds 30 to 40 Physical Damage"] = { "LocalAddedPhysicalDamageUniqueTwoHandMace3", }, + ["Reflects 5 Physical Damage to Melee Attackers"] = { "AttackerTakesDamageUniqueIntHelmet1", }, + ["Adds (13-18) to (50-56) Lightning Damage to Spells"] = { "SpellAddedLightningDamageUnique__6_", }, + ["Socketed Projectile Spells fire Projectiles in a circle"] = { "SocketedGemsProjectilesNovaUnique__1", }, + ["(25-35)% increased Critical Strike Chance for Spells"] = { "SpellCriticalStrikeChanceUniqueShieldInt3", }, + ["(60-80)% increased Energy Shield"] = { "LocalIncreasedEnergyShieldPercentUnique__26", }, + ["Adds (160-185) to (200-225) Physical Damage"] = { "LocalAddedPhysicalDamageUnique__28", }, + ["Bleeding Enemies you Kill with Hits Shatter"] = { "BleedingEnemiesShatterOnKillUnique__1", }, + ["Cannot Leech Life from Critical Strikes"] = { "CannotLeechFromCriticalStrikesUnique___1", }, + ["Attacks with this Weapon deal 80-120 added Chaos Damage against"] = { "AddedChaosDamageVsEnemiesWith5PoisonsUnique__1", }, + ["Grants Level 25 Scorching Ray Skill"] = { "ScorchingRaySkillUnique__1", }, + ["Poisons on you expire 50% slower"] = { "PoisonExpiresSlowerUnique__1", }, + ["(200-220)% increased Armour"] = { "LocalIncreasedPhysicalDamageReductionRatingPercentUniqueGlovesStr3", }, + ["(10-15)% increased maximum Life"] = { "MaximumLifeUnique__20___", }, + ["+470 to Accuracy Rating"] = { "IncreasedAccuracy2hSwordImplicit9", }, + ["15% increased Movement Speed when on Full Life"] = { "MovementVelocityOnFullLifeUniqueTwoHandAxe2", }, + ["(150-200)% increased Energy Shield"] = { "LocalIncreasedEnergyShieldPercentUnique__5", }, + ["Deal 1 to 1000 Lightning Damage to nearby Enemies when you lose a Power, Frenzy, or Endurance Charge"] = { "LightningDamageOnChargeExpiryUniqueAmulet12", }, + ["40% increased Stun and Block Recovery"] = { "StunRecoveryUniqueAmulet18", }, + ["Trigger a Socketed Spell when you Attack with this Weapon, with a 0.25 second Cooldown"] = { "TriggerSocketedSpellOnAttackUnique__1", }, + ["+75% Chance to Block Spell Damage if you have not Blocked Recently"] = { "SpellBlockIfNotBlockedRecentlyUnique__1", }, + ["20% increased maximum Energy Shield"] = { "IncreasedEnergyShieldPercentUnique__1", }, + ["(10-16)% increased Attack Speed"] = { "IncreasedAttackSpeedUniqueGlovesDemigods1", }, + ["+6% to all Elemental Resistances"] = { "AllResistancesUniqueJewel8", }, + ["+360 to Accuracy Rating"] = { "IncreasedAccuracy2hSwordImplicit6", }, + ["Lose a Power Charge each second if you have not Detonated Mines Recently"] = { "LosePowerChargeIfNotDetonatedRecentlyUnique__1", }, + ["25% reduced Chaos Damage taken over time"] = { "ChaosDamageOverTimeUnique__1", }, + ["Non-Aura Vaal Skills require 25% reduced Souls Per Use during Effect"] = { "FlaskVaalSkillCostUnique__1", }, + ["Ignites you inflict with Attacks deal Damage 35% faster"] = { "FasterBurnFromAttacksEnemiesUniqueBelt14", }, + ["30% increased Global Accuracy Rating"] = { "AccuracyPercentImplicitSword2", }, + ["Trigger Level 1 Intimidating Cry on Hit"] = { "TriggeredAbyssalCryUnique__1", }, + ["Summoned Phantasms have no Duration"] = { "PermanentPhantasmUnique__1", }, + ["2% increased Damage per Power Charge with Hits against Enemies on Low Life"] = { "IncreasedDamageVsLowLifePerPowerChargeUniqueGlovesStrDex6", }, + ["Curse Enemies with Socketed Hex Curse Gem on Hit"] = { "UniqueCurseWithSocketedCurseOnHit_", }, + ["Gain a Frenzy Charge if an Attack Ignites an Enemy"] = { "FrenzyChargeOnIgniteUniqueTwoHandSword6", }, + ["Adds (1-2) to (3-5) Physical Damage"] = { "LocalAddedPhysicalDamageUniqueDagger11", }, + ["With a Ghastly Eye Jewel Socketed, Minions have +1000 to Accuracy Rating"] = { "MinionAccuracyWithMinionAbyssJewelUnique__1", }, + ["(130-160)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUnique__7", }, + ["Projectiles from Attacks have 20% chance to inflict Bleeding on Hit while"] = { "ProjectileAttacksChanceToBleedBeastialMinionUnique__1_", }, + ["(40-50)% increased Spell Damage"] = { "SpellDamageUnique__7", }, + ["+30 Life gained on Kill"] = { "LifeGainedFromEnemyDeathUniqueDagger1", }, + ["Adds 40 to 60 Cold Damage against Chilled Enemies"] = { "AddedColdDamageAgainstFrozenEnemiesUnique__1", }, + ["50% chance to Shock Chilled Enemies"] = { "ChanceToShockChilledEnemiesUnique__1", }, + ["Adds 60 to 80 Cold Damage against Chilled Enemies"] = { "AddedColdDamageAgainstFrozenEnemiesUnique__2", }, + ["4% increased Attributes per allocated Keystone"] = { "AllAttributesPerAssignedKeystoneUniqueJewel32", }, + ["100% increased Life Recovery from Flasks"] = { "FlaskLifeRecoveryUniqueAmulet25", }, + ["Ward does not Break during Flask effect"] = { "FlaskWardUnbreakableDuringEffectUnique__1", }, + ["(30-40)% increased Lightning Damage"] = { "LightningDamagePercentUnique__8", }, + ["(25-35)% increased Damage"] = { "TalismanIncreasedDamage", }, + ["50% slower start of Energy Shield Recharge during any Flask Effect"] = { "EnergyShieldDelayDuringFlaskEffect__1", }, + ["Grants Summon Harbinger of Directions Skill"] = { "HarbingerSkillOnEquipUnique__4_", }, + ["8% increased Spell Damage per 5% Chance to Block Attack Damage"] = { "IncreasedSpellDamagePerBlockChanceUniqueClaw7", }, + ["100% increased Attack Speed"] = { "LocalIncreasedAttackSpeedUniqueBow4", }, + ["(30-50)% increased Spell Damage"] = { "SpellDamageUnique__10", }, + ["+(8-16)% to Chaos Resistance"] = { "ChaosResistUnique__2", }, + ["(10-15)% increased Quantity of Items found"] = { "ItemFoundQuantityIncreaseUniqueBodyStr5", }, + ["+1 Prefix Modifier allowed"] = { "MaxPrefixMaxSuffixImplicitE2_", }, + ["(25-35)% increased Stun Duration on Enemies"] = { "StunDurationImplicitQuiver9", }, + ["Adds (5-15) to (25-50) Physical Damage to Attacks"] = { "AddedPhysicalDamageUnique__2", }, + ["+(24-30)% to Chaos Resistance"] = { "ChaosResistUniqueHelmetDexInt5", }, + ["Lose all Power Charges when you Block"] = { "LosePowerChargesOnBlockUnique__1", }, + ["+0.3% Critical Strike Chance per Power Charge"] = { "AdditionalCriticalStrikeChancePerPowerChargeUnique__1", }, + ["+(20-25)% to Lightning Resistance"] = { "LightningResistUnique__11", }, + ["Adds 1 to 10 Lightning Damage to Attacks with this Weapon per 10 Intelligence"] = { "AddedLightningDamagePerIntelligenceUnique__1", }, + ["Gain (66-99)% of Sword Physical Damage as Extra Fire Damage"] = { "SwordPhysicalDamageToAddAsFireUniqueOneHandSword10", }, + ["(10-30)% increased Elusive Effect"] = { "ElusiveEffectUnique__1", }, + ["+300 Intelligence Requirement"] = { "IntelligenceRequirementsUniqueOneHandMace3", }, + ["Map has (3-5) additional random Modifiers"] = { "MapAddsExtraSynthesisMods", }, + ["Cannot gain Power Charges"] = { "MaxPowerChargesIsZeroUniqueAmulet19", }, + ["(10-15)% reduced Mine Throwing Speed"] = { "RemoteMineLayingSpeedUnique__1", }, + ["100% chance to Trigger Level 1 Raise Spiders on Kill"] = { "SummonSpidersOnKillUnique__1", }, + ["(10-15)% increased Lightning Damage"] = { "LightningDamagePercentUniqueHelmetStrInt3", "LightningDamagePercentUnique__6", "LightningDamagePercentUnique___1", "LightningDamagePercentUnique__5", }, + ["30% increased Fire Damage"] = { "FireDamagePercentUniqueSceptre9", }, + ["80% reduced Maximum Recovery per Life Leech"] = { "MaximumLifeLeechAmountUnique__2", }, + ["(15-20)% increased Effect of Cold Ailments"] = { "ChillEffectUnique__1", }, + ["100% increased Physical Damage while you have Resolute Technique"] = { "PhysicalDamageWhileResoluteTechniqueUnique__1__", }, + ["+(12-18)% to all Elemental Resistances"] = { "AllResistancesUnique__15", }, + ["+(20-24)% to all Elemental Resistances"] = { "AllResistancesUniqueBodyStrDexInt1", }, + ["10% reduced Global Physical Damage"] = { "IncreasedPhysicalDamagePercentUniqueHelmetStrDex2", }, + ["Damage of Enemies Hitting you is Unlucky while you have a Magic Ring Equipped"] = { "AnyRingMagicDamageExtraRollUnique__1", }, + ["50% increased Fishing Pool Consumption"] = { "FishingPoolConsumptionUnique__1__", }, + ["+3% to maximum Chance to Block Attack Damage"] = { "MaximumBlockChanceUniqueAmulet16", }, + ["(10-20)% increased Cast Speed while Chilled"] = { "CastSpeedWhileChilledUnique__1", }, + ["Adds 10 to 20 Cold Damage to Attacks"] = { "AddedColdDamageUnique__1", }, + ["50% increased Flask Charges gained"] = { "BeltIncreasedFlaskChargesGainedUniqueBelt2", }, + ["(20-35)% increased Critical Strike Chance"] = { "LocalCriticalStrikeChanceUniqueStaff14", "LocalCriticalStrikeChanceUnique__7", }, + ["1% increased Movement Speed per Power Charge"] = { "ChargeBonusMovementVelocityPerPowerCharge", }, + ["Commanded leadership over (10000-18000) warriors under Kaom"] = { "UniqueJewelAlternateTreeInRadiusKarui", }, + ["-(80-70)% to all Elemental Resistances"] = { "AllResistancesUnique__24_", }, + ["Adds (16-21) to (32-38) Fire Damage"] = { "LocalAddedFireDamageUniqueTwoHandAxe1", }, + ["Trigger a Socketed Cold Spell on Melee Critical Strike, with a 0.25 second Cooldown"] = { "CastSocketedColdSkillsOnCriticalStrikeUnique__1", }, + ["Has 3 Sockets"] = { "HasThreeSocketsUnique__1_", }, + ["1% of Damage is taken from Mana before Life per Power Charge"] = { "DamageTakeFromManaBeforeLifePerPowerChargeUnique__1", }, + ["(140-175)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUnique__39", }, + ["Summoned Arbalists have (30-50)% chance to Poison"] = { "SummonArbalistChanceToPoisonPercent", }, + ["(4-8)% increased Attack Speed"] = { "LocalIncreasedAttackSpeedUnique__1", }, + ["Socketed Gems are Supported by Level 30 Greater Spell Echo"] = { "SupportedByEchoUniqueStaff6", }, + ["30% of Physical Damage Converted to Lightning Damage"] = { "ConvertPhysicaltoLightningUnique__2", }, + ["(30-50)% increased Fire Damage with Hits and Ailments against Blinded Enemies"] = { "FireDamageToBlindEnemies__1", }, + ["(20-40)% increased Evasion Rating"] = { "LocalIncreasedEvationRatingPercentUniqueBootsDex9", }, + ["Damage Penetrates 25% Fire Resistance"] = { "IncreasedEnemyFireResistanceUniqueHelmetInt5", }, + ["(250-300)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUniqueRapier1", "LocalIncreasedPhysicalDamagePercentUniqueOneHandSword4", }, + ["(10-15)% reduced maximum Mana"] = { "IncreasedManaUniqueGlovesStr1", }, + ["Left ring slot: Regenerate 40 Mana per Second"] = { "LeftRingSlotFlatManaRegenerationUnique__1", }, + ["Minions have (6-8)% increased Area of Effect"] = { "MinionAreaOfEffectUnique__1", }, + ["5% of Damage against Shocked Enemies Leeched as Mana"] = { "ManaLeechOnShockedEnemiesUniqueRing19", }, + ["Gain 40% increased Area of Effect for 2 seconds after Spending a total of 800 Mana"] = { "GainAreaOfEffectPluspercentOnManaSpentUnique__1", }, + ["(15-20)% increased Cold Damage per 1% Missing Cold Resistance, up to a maximum of 300%"] = { "ColdDamagePerMissingColdResistanceUnique__1", }, + ["+(100-150) to maximum Life"] = { "IncreasedLifeUnique__22", }, + ["Adds 1 to (275-325) Lightning Damage"] = { "LocalAddedLightningDamageUniqueBow10", }, + ["Deal no Chaos Damage"] = { "DealNoChaosDamageUnique_1", }, + ["25% increased Duration"] = { "FlaskEffectDurationUnique__4", }, + ["+25% Chance to Block Attack Damage while wielding a Staff"] = { "StaffBlockPercentImplicitStaff3", }, + ["Grants Summon Harbinger of Time Skill"] = { "HarbingerSkillOnEquipUnique__2", }, + ["Regenerate (80-100) Energy Shield per second"] = { "FlatEnergyShieldRegenerationUnique__1", }, + ["+50% chance to be Shocked"] = { "ChanceToBeShockedUnique__2", }, + ["20% chance to Poison on Hit"] = { "LocalChanceToPoisonOnHitUnique__4", "LocalChanceToPoisonOnHitUnique__3", }, + ["Adds 3 to 7 Fire Damage"] = { "LocalAddedFireDamageUniqueRapier1", }, + ["10% increased effect of Non-Curse Auras from your Skills on your Minions"] = { "AuraEffectOnMinionsUniqueShieldInt2", }, + ["+(-25-50)% to Lightning Resistance"] = { "LightningResistUniqueRing32", }, + ["+(8-12)% to Fire and Lightning Resistances"] = { "FireAndLightningResistImplicitBoots1", }, + ["+4% to all maximum Elemental Resistances during Flask effect"] = { "FlaskMaximumElementalResistancesUniqueFlask1", }, + ["Has no Sockets"] = { "HasNoSockets", }, + ["Modifiers to Attributes instead apply to Omniscience"] = { "AttributeModifiersAscendanceUnique__1_", }, + ["Curse Enemies with Temporal Chains on Hit, with 40% increased Effect"] = { "CurseOnHitTemporalChainsUnique__1", }, + ["10% increased Physical Damage per Endurance Charge"] = { "IncreasedPhysicalDamagePerEnduranceChargeUnique__1", }, + ["Removes 80% of your maximum Energy Shield on use"] = { "FlaskRemovePercentageOfEnergyShieldUniqueFlask2", }, + ["+20 to maximum Energy Shield"] = { "LocalIncreasedEnergyShieldUnique___4", }, + ["+(40-55) to Dexterity"] = { "DexterityUniqueBelt7", }, + ["Adds (4-10) to (14-36) Physical Damage to Attacks"] = { "AddedPhysicalDamageUnique__6_", }, + ["(40-50)% increased Mana Regeneration Rate"] = { "ManaRegenerationUniqueBodyDexInt2", }, + ["Deal no Non-Physical Damage"] = { "DealNoNonPhysicalDamageUniqueBelt__1", }, + ["Deals 50 Chaos Damage per second to nearby Enemies"] = { "DisplayChaosDegenerationAuraUnique__1", }, + ["Socketed Gems are Supported by Level 16 Trap And Mine Damage"] = { "SupportedByTrapAndMineDamageUnique__1", }, + ["(4-6)% additional Physical Damage Reduction"] = { "TalismanReducedPhysicalDamageTaken_", }, + ["(210-250)% increased Energy Shield"] = { "LocalIncreasedEnergyShieldPercent__2", "LocalIncreasedEnergyShieldUniqueBodyInt3", }, + ["Adds (10-20) to (30-40) Physical Damage"] = { "LocalAddedPhysicalDamageUnique__20_", }, + ["4% increased Movement Speed per Frenzy Charge"] = { "MovementVelocityPerFrenzyChargeUnique__1", }, + ["(100-140)% increased Armour"] = { "LocalIncreasedPhysicalDamageReductionRatingPercentUnique__1", }, + ["(200-250)% increased Armour"] = { "LocalIncreasedPhysicalDamageReductionRatingPercentUniqueBodyStr6", "LocalIncreasedPhysicalDamageReductionRatingUnique__2", "LocalIncreasedPhysicalDamageReductionRatingPercentUnique__16", }, + ["+(11-19)% to Chaos Resistance"] = { "ChaosResistDemigodsTorchImplicit", }, + ["1% of Damage Leeched as Life for Skills used by Totems"] = { "LifeLeechFromTotemSkillsUniqueShieldStr5", }, + ["(15-20)% chance to Maim on Hit"] = { "LocalMaimOnHitChanceUnique__1", }, + ["4% increased Totem Damage per 10 Devotion"] = { "TotemDamagePerDevotion", }, + ["Recover 4% of Life per Endurance Charge on use"] = { "FlaskLoseAllEnduranceChargesGainLifePerLostChargeUnique1", }, + ["25% of Physical Damage Converted to Fire Damage"] = { "ConvertPhysicalToFireUniqueShieldStr3", }, + ["+(20-40) to Evasion Rating"] = { "IncreasedEvasionRatingUniqueRapier1", }, + ["+(15-25) to maximum Mana"] = { "IncreasedManaUniqueShieldInt2", }, + ["(20-30)% increased Burning Damage"] = { "BurnDamageUniqueCorruptedJewel1", "BurnDamageUnique__1", }, + ["+(43-61)% to Chaos Resistance"] = { "ChaosResistUniqueHelmetStrInt5", }, + ["40% increased Lightning Damage taken"] = { "IncreasedLightningDamageTakenUnique__1", }, + ["+(20-30) to Evasion Rating"] = { "LocalIncreasedEvasionRatingPercentUniqueBootsDex5", }, + ["Allies' Aura Buffs do not affect you"] = { "CannotBeBuffedByAlliedAurasUniqueOneHandSword11", }, + ["+(20-25)% to Chaos Resistance when on Low Life"] = { "ChaosResistanceOnLowLifeUniqueRing9", }, + ["Adds (3-5) to (8-12) Fire Attack Damage per Buff on you"] = { "FireDamagePerBuffUniqueJewel17", }, + ["6 to 10 Added Physical Damage with Bow Attacks"] = { "AddedPhysicalDamageUniqueQuiver8", }, + ["(180-210)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUnique__34___", "LocalIncreasedPhysicalDamagePercentUnique__35", }, + ["Passives granting Lightning Resistance or all Elemental Resistances in Radius"] = { "LightningResistAlsoGrantsPowerChargeOnKillJewelUnique__1", "LightningResistConvertedToSpellBlockChanceScaledJewelUnique__1", }, + ["Warcries have infinite Power"] = { "WarcryInfiniteEnemyPowerUnique__1__", }, + ["Gain (13-15)% of Physical Damage as Extra Chaos Damage"] = { "ChaosDamageAsPortionOfDamageUnique__1", }, + ["Gain 15% of Physical Attack Damage as Extra Fire Damage"] = { "AttackPhysicalDamageAddedAsFireUnique__1", }, + ["Socketed Gems are supported by Level 10 Blind"] = { "ItemActsAsSupportBlindUnique__1", }, + ["100% increased Global Armour while you have no Energy Shield"] = { "IncreasedArmourOnZeroEnergyShieldUnique__1", }, + ["(10-30)% increased Rarity of Items found"] = { "ItemFoundRarityIncreaseUniqueRing6", }, + ["Hits ignore Enemy Monster Chaos Resistance if all Equipped Items are Shaper Items"] = { "HitsIgnoreChaosResistanceAllShaperItemsUnique__1", }, + ["+(5-7) Life gained on Kill"] = { "LifeGainedFromEnemyDeathUniqueOneHandAxe3", }, + ["Minions have (50-100)% faster start of Energy Shield Recharge"] = { "MinionEnergyShieldRechargeDelayUnique__1", }, + ["Attacks Chain an additional time when in Main Hand"] = { "AttacksChainInMainHandUnique__1", }, + ["(130-170)% increased Armour"] = { "LocalIncreasedPhysicalDamageReductionRatingPercentUnique__5", }, + ["12 to 14 Added Cold Damage per Frenzy Charge"] = { "AddedColdDamagePerFrenzyChargeUnique__1", }, + ["With at least 40 Intelligence in Radius, Freezing Pulse fires 2 additional Projectiles"] = { "FreezingPulseThresholdJewel_1", }, + ["(20-30)% increased Global Physical Damage"] = { "IncreasedPhysicalDamagePercentUniqueBelt9d", "TalismanIncreasedPhysicalDamage", }, + ["Adds 1 to (50-60) Lightning Damage"] = { "LocalAddedLightningDamageUnique__4", }, + ["Enemies Cannot Leech Mana From you"] = { "EnemiesCannotLeechMana", }, + ["+(20-25)% to Cold and Lightning Resistances"] = { "ColdAndLightningResistUnique__1", }, + ["(40-60)% increased Fire Damage while affected by Herald of Ash"] = { "HeraldBonusAshFireDamage", }, + ["(14-18)% increased Attack Speed"] = { "LocalIncreasedAttackSpeedUnique__34", }, + ["20% reduced Frenzy Charge Duration"] = { "FrenzyChargeDurationUnique__1", }, + ["Take (100-200) Physical Damage when you use a Movement Skill"] = { "DamageOnMovementSkillUnique__1", }, + ["(200-300)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUnique__19", }, + ["Recover 1% of Life on Kill"] = { "MaximumLifeOnKillPercentUnique__4_", "MaximumLifeOnKillPercentUnique__1", }, + ["18% increased Effect of Curses on you"] = { "UndyingBreathCurseAuraUniqueStaff5", }, + ["+70 to maximum Mana"] = { "IncreasedManaUniqueOneHandMace7", }, + ["Modifiers to Claw Damage also apply to Unarmed Attack Damage with Melee Skills"] = { "ClawDamageModsAlsoAffectUnarmedUnique__1", }, + ["+5 Mana gained on Kill"] = { "ManaGainedFromEnemyDeathUniqueRing4", }, + ["Adds (12-15) to (25-30) Cold Damage to Attacks"] = { "AddedColdDamageUnique__6", }, + ["Spectres have a Base Duration of 20 seconds"] = { "SpectreHaveBaseDurationUnique__1", }, + ["Socketed Gems are Supported by Level 30 Rage"] = { "SupportedByRageUnique__1__", }, + ["(8-14)% increased Dexterity"] = { "TalismanIncreasedDexterity", }, + ["You and Nearby Allies have 16 to 144 added Lightning Damage per Blue Socket"] = { "AuraAddedLightningDamagePerBlueSocketUnique__1", }, + ["100% increased Damage with Ignite inflicted on Chilled Enemies"] = { "BurningDamageToChilledEnemiesUniqueOneHandAxe2", }, + ["+(30-50) to Strength"] = { "StrengthUnique__18", "StrengthUnique___2", }, + ["60% chance to Poison on Hit against Cursed Enemies"] = { "ChanceToPoisonCursedEnemiesOnHitUnique__1", }, + ["+25 Life gained for each Enemy hit by Attacks"] = { "LifeGainPerTargetImplicit2Claw6", }, + ["Skills fire 2 additional Projectiles if you've been Hit Recently"] = { "NumberOfProjectilesIfHitRecentlyUnique__1", }, + ["Nearby Allies have 30% increased Item Rarity"] = { "DisplayNearbyAlliesHaveIncreasedItemRarityUniqueTwoHandAxe9", }, + ["Cannot be Frozen"] = { "CannotBeFrozenUnique__1", "CannotBeFrozen", }, + ["+257 Intelligence Requirement"] = { "AddedIntelligenceRequirementsUnique__1", }, + ["Gain 300% of Weapon Physical Damage as Extra Damage of a random Element"] = { "WeaponPhysicalDamageAddedAsRandomElementUnique__1__", }, + ["5% increased Physical Damage with Bows"] = { "BowBonus1", }, + ["Triggers Level 20 Corpse Walk when Equipped"] = { "CorpseWalk", }, + ["+(8-10)% to Chaos Resistance"] = { "ChaosResistUniqueAmulet15_", }, + ["Reflects (10-23) Physical Damage to Melee Attackers"] = { "AttackerTakesDamageShieldImplicit3", }, + ["Hexes you inflict have +15 to maximum Doom"] = { "MaximumDoomUnique__1___", }, + ["+(70-90) to maximum Energy Shield"] = { "LocalIncreasedEnergyShieldUniqueShieldInt5", }, + ["1% of Damage taken Recouped as Mana"] = { "JewelImplicitDamageTakenGainedAsMana", }, + ["+(3-4) to Melee Strike Range while Unarmed"] = { "UnarmedStrikeRangeUniqueJewel__1_", }, + ["Adds (2-6) to (16-22) Physical Damage"] = { "LocalAddedPhysicalDamageUniqueClaw9", }, + ["+(80-90) to maximum Life"] = { "IncreasedLifeUniqueBodyStrInt5", }, + ["Cannot be Poisoned"] = { "CannotBePoisonedUnique__1", }, + ["Herald of Purity has (30-40)% increased Mana Reservation Efficiency"] = { "HeraldBonusPurityReservation_", "HeraldBonusPurityReservationEfficiency_", }, + ["(10-20)% increased Rarity of Items found"] = { "ItemFoundRarityIncreaseUnique__4_", "ItemFoundRarityIncreaseUniqueShieldDemigods", }, + ["40% increased Attack Damage against Bleeding Enemies"] = { "AttackDamageAgainstBleedingUniqueDagger11", }, + ["(150-200)% increased Evasion and Energy Shield"] = { "LocalIncreasedEvasionAndEnergyShieldUnique__10", "LocalIncreasedEvasionAndEnergyShieldUniqueHelmetDexInt6", }, + ["(10-16)% increased Quantity of Items found"] = { "ItemFoundQuantityIncreaseUniqueRing7", }, + ["300% increased Armour while Chilled or Frozen"] = { "IncreasedArmourWhileChilledOrFrozenUnique__1", }, + ["Reflects (2-5) Physical Damage to Melee Attackers"] = { "AttackerTakesDamageShieldImplicit1", }, + ["(40-60)% increased Fire Damage"] = { "SpellDamageUniqueDagger10", }, + ["Minions have 5% chance to Maim Enemies on Hit with Attacks"] = { "MinionChanceToMaimOnHitUnique__1_", }, + ["(11-15)% increased Attack Speed"] = { "LocalIncreasedAttackSpeedUniqueSceptre7", }, + ["30% Chance to Block Spell Damage"] = { "SpellBlockUniqueDescentShieldStr1", }, + ["Your Maximum Resistances are (70-72)%"] = { "MaximumResistancesOverrideUnique__2", }, + ["(40-60)% increased Projectile Damage while in Blood Stance"] = { "ProjectileDamageBloodStanceUnique__1", }, + ["Grants Level 20 Illusory Warp Skill"] = { "ItemGrantsIllusoryWarpUnique__1", }, + ["Gain Soul Eater during any Flask Effect"] = { "BeltSoulEaterDuringFlaskEffect__1", }, + ["50% reduced Attack Speed"] = { "LocalReducedAttackSpeedUnique__1", }, + ["(300-400)% increased Armour and Evasion"] = { "LocalIncreasedArmourAndEvasionUnique__16__", }, + ["40% reduced Critical Strike Chance per Power Charge"] = { "CriticalStrikeChancePerPowerChargeUnique__1", }, + ["(100-150)% increased Armour and Energy Shield"] = { "LocalIncreasedArmourAndEnergyShieldUniqueBodyStrInt1", "LocalIncreasedArmourAndEnergyShieldUniqueHelmetStrInt1", }, + ["40% of Cold Damage Converted to Fire Damage"] = { "ConvertColdToFireUniqueRing15", }, + ["Call of Steel causes (20-25)% increased Reflected Damage"] = { "CallOfSteelReflectDamageUnique__1", "CallOfSteelReflectDamageUnique__2", }, + ["+(50-70) to Strength"] = { "StrengthUniqueSceptre6", }, + ["Your Raised Zombies count as corpses"] = { "ZombiesCountAsCorpsesUnique__1", }, + ["(30-40)% less Minimum Physical Attack Damage"] = { "RyuslathaMinimumDamageModifierUnique__1", }, + ["Regenerate (13-17) Life per second"] = { "LifeRegenerationUniqueRing26", }, + ["(20-40)% chance to gain a Frenzy Charge for each Enemy you hit with a Critical Strike"] = { "FrenzyChargePerEnemyCritUnique__1", }, + ["40% increased Mana Cost of Skills"] = { "ManaCostIncreasedUniqueWand7", }, + ["50% reduced maximum number of Raised Zombies"] = { "NumberOfZombiesSummonedPercentageUniqueSceptre3", }, + ["+50 to Total Mana Cost of Skills"] = { "IncreaseGlobalFlatManaCostUnique__1", }, + ["Adds (20-25) to (30-50) Fire Damage to Spells and Attacks"] = { "AddedFireDamageUniqueRing20", }, + ["Adds (8-12) to (20-30) Fire Damage to Attacks"] = { "AddedFireDamageUniqueRing36", }, + ["14% increased Cast Speed"] = { "IncreasedCastSpeedImplicitMarakethWand2", }, + ["+3 to Level of Socketed Minion Gems"] = { "LocalIncreaseSocketedMinionGemLevelUnique__5____", }, + ["+44 Life gained for each Enemy hit by Attacks"] = { "LifeGainPerTargetImplicit2Claw8", }, + ["+(10-20)% to Lightning Resistance"] = { "LightningResistUniqueShieldStrDex1", "LightningResistUniqueShieldInt3", }, + ["+(40-60) to maximum Energy Shield"] = { "LocalIncreasedEnergyShieldUnique__12", "LocalIncreasedEnergyShieldUniqueHelmetInt5_", "LocalIncreasedEnergyShieldUniqueHelmetInt6", }, + ["(30-40)% more Maximum Physical Attack Damage"] = { "RyuslathaMaximumDamageModifierUnique__1_", }, + ["(100-120)% increased Energy Shield"] = { "LocalIncreasedEnergyShieldUniqueBodyInt7", "LocalIncreasedEnergyShieldPercentUnique__11", "LocalIncreasedEnergyShieldUniqueGlovesInt5", }, + ["Adds 1 to 9 Lightning Damage"] = { "LocalAddedLightningDamageUniqueDescentTwoHandSword1_", }, + ["20% increased total Recovery per second from Mana Leech"] = { "JewelImplicitManaLeechRate", }, + ["1% increased Spell Damage per 10 Intelligence"] = { "SpellDamagePerIntelligenceUniqueStaff12", }, + ["Adds (255-285) to (300-330) Fire Damage in Main Hand"] = { "MainHandAddedFireDamageUniqueOneHandAxe2", }, + ["100% increased Endurance, Frenzy and Power Charge Duration"] = { "ChargeDurationUniqueBodyDexInt3", }, + ["+(5-10) to Strength"] = { "StrengthUniqueBootsInt1", }, + ["(25-28)% increased Elemental Damage with Attack Skills"] = { "WeaponElementalDamageImplicitBow2", }, + ["Gain an Endurance Charge when you lose a Power Charge"] = { "EnduranceChargeOnPowerChargeExpiryUniqueAmulet14", }, + ["25% chance to Poison on Hit during Flask effect"] = { "FlaskChanceToPoisonUnique__1", }, + ["0.8% of Physical Attack Damage Leeched as Life and Mana"] = { "LifeAndManaLeechImplicitMarakethClaw1", }, + ["+(160-180) to maximum Life"] = { "IncreasedLifeUniqueShieldStr1", }, + ["Herald of Ash has (40-60)% increased Buff Effect"] = { "HeraldBonusAshEffect", }, + ["Adds (10-14) to (18-22) Fire Damage"] = { "LocalAddedFireDamageUnique__2", }, + ["(100-130)% increased Evasion Rating"] = { "LocalIncreasedEvasionRatingPercentUnique__7", }, + ["(10-15)% increased Elemental Damage with Attack Skills"] = { "ElementalDamageUniqueJewel_1", }, + ["Gain (1-3) Endurance Charge on use"] = { "FlaskGainEnduranceChargeUniqueFlask2", }, + ["Adds 2 to 4 Physical Damage to Attacks"] = { "AddedPhysicalDamageUniqueBodyStr2", }, + ["+460 to Accuracy Rating"] = { "IncreasedAccuracySwordImplicit8", }, + ["+(25-35)% to Lightning Resistance"] = { "LightningResistUniqueHelmetInt10", }, + ["Lightning Damage of Enemies Hitting you is Lucky"] = { "EnemyExtraDamageRollsWithLightningDamageUnique__1", }, + ["Spreads Tar when you Block"] = { "GroundTarOnBlockUnique__1", }, + ["(140-220)% increased Armour and Energy Shield"] = { "LocalIncreasedArmourAndEnergyShieldUnique__12", }, + ["Socketed Gems are Supported by Level 25 Added Chaos Damage"] = { "SocketedGemsHaveAddedChaosDamageUnique__2", }, + ["30% more Damage with Arrow Hits at Close Range while you have Iron Reflexes"] = { "ArborixMoreDamageAtCloseRangeUnique__1", }, + ["(60-75)% increased Global Critical Strike Chance"] = { "CriticalStrikeChanceUniqueHelmetDex6", }, + ["2% chance to Freeze"] = { "ChanceToFreezeUnique__2", }, + ["(44-66)% increased Critical Strike Chance"] = { "LocalCriticalStrikeChanceUniqueOneHandSword10", }, + ["Adds (30-40) to (60-70) Lightning Damage to Spells"] = { "SpellAddedLightningDamageUnique__2", }, + ["Socketed Gems are Supported by Level 20 Spell Totem"] = { "DisplaySocketedGemGetsSpellTotemBodyInt7", }, + ["60% of Lightning Damage Converted to Chaos Damage"] = { "ConvertLightningDamageToChaosUniqueBow10", "ConvertLightningDamageToChaosUniqueBow10Updated", }, + ["Poison Cursed Enemies on hit"] = { "PoisonCursedEnemiesOnHitUnique__1", }, + ["With a Searching Eye Jewel Socketed, Maim Enemies for 4 seconds on Hit with Attacks"] = { "MaimOnHitWithRangedAbyssJewelUnique__1", }, + ["(40-50)% increased maximum Energy Shield"] = { "IncreasedEnergyShieldPercentUniqueOneHandSword2", }, + ["Curse Enemies with Flammability on Block, with 20% increased Effect"] = { "FlammabilityOnBlockChanceUnique__1", }, + ["Regenerate (3-4) Life per second"] = { "LifeRegenerationUniqueGlovesStrDex5", }, + ["Adds (15-20) to (30-40) Physical Damage"] = { "LocalAddedPhysicalDamageUnique__1", }, + ["Adds (7-9) to (13-16) Physical Damage to Attacks"] = { "AddedPhysicalDamageImplicitQuiver6New", }, + ["(10-15)% increased Duration of Elemental Ailments on Enemies"] = { "ElementalStatusAilmentDurationUnique__1_", }, + ["60% increased Global Accuracy Rating"] = { "AccuracyPercentImplicit2HSword1", }, + ["60% increased Damage taken from Melee Attacks"] = { "MeleeDamageTakenUniqueAmulet12", }, + ["+(19-29)% to Chaos Resistance"] = { "ChaosResistUnique__23", "ChaosResistUnique__21", }, + ["(120-140)% increased Armour and Energy Shield"] = { "LocalIncreasedArmourAndEnergyShieldUniqueBodyStrInt4", }, + ["Summoned Arbalists have (10-20)% chance to inflict Lightning Exposure on Hit"] = { "SummonArbalistChanceToInflictLightningExposureOnHit_", }, + ["+20% chance to Suppress Spell Damage"] = { "ChanceToDodgeSpellsUnique__2", }, + ["Gain Elusive on Critical Strike"] = { "ElusiveOnCriticalStrikeUnique__1", }, + ["(20-24)% Chance to Block Attack Damage"] = { "BlockPercentUniqueQuiver4", }, + ["Adds 5 Small Passive Skills which grant nothing"] = { "ExpansionJewelEmptyPassiveUnique_3_", }, + ["Damage Penetrates 20% Fire Resistance"] = { "PenetrateEnemyFireResistUnique__1", }, + ["Melee Hits count as Rampage Kills"] = { "SimulatedRampageUnique__1", }, + ["Damage Penetrates 15% of Fire Resistance if you have Blocked Recently"] = { "FirePenetrationIfBlockedRecentlyUnique__1", }, + ["Gain up to your maximum number of Frenzy and Power Charges when you gain Cat's Stealth"] = { "GainMaxFrenzyAndPowerOnCatsStealthUnique__1", }, + ["+1% chance to Suppress Spell Damage per Power Charge"] = { "ChargeBonusDodgeChancePerPowerCharge", }, + ["+(300-350) to Accuracy Rating"] = { "IncreasedAccuracyUniqueRing12", "IncreasedAccuracyUniqueHelmetInt7", "IncreasedAccuracyUniqueTwoHandSword1", }, + ["25% chance to Steal Power, Frenzy, and Endurance Charges on Hit"] = { "StealChargesOnHitPercentUnique__1", }, + ["Socketed Gems are Supported by Level 10 Spell Echo"] = { "SupportedByEchoUniqueWand8New_", "SupportedByEchoUniqueWand8", }, + ["Uses both hand slots"] = { "DisableOffhandSlot", "DisableOffHandSlotUnique__1", }, + ["Regenerate 3% of Life per second while on Low Life"] = { "LifeRegenerationOnLowLifeUniqueShieldStrInt3_", }, + ["(250-270)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUniqueDagger9", }, + ["Elemental Ailments you inflict are Reflected to you"] = { "ReflectElementalAilmentsToSelfUnique__1", }, + ["Lose Souls gained from Soul Eater when you use a Flask"] = { "BeltSoulsRemovedOnFlaskUse__1", }, + ["Adds 5 to 10 Physical Damage"] = { "LocalAddedPhysicalDamageUniqueTwoHandAxe3", }, + ["Adds (135-145) to (160-175) Physical Damage"] = { "LocalAddedPhysicalDamageUniqueStaff7", }, + ["+20% chance to be Shocked"] = { "ChanceToBeShockedUnique__1", }, + ["(250-350)% increased Armour, Evasion and Energy Shield"] = { "LocalIncreasedArmourEvasionEnergyShieldUnique__1_", }, + ["1% increased Maximum Mana per 2% Chance to Block Spell Damage"] = { "IncreasedManaPerSpellBlockChanceUnique__1", }, + ["Minions have (25-45)% increased Movement Speed"] = { "MinionRunSpeedUnique__3", }, + ["+(70-100) to maximum Energy Shield"] = { "IncreasedEnergyShieldUnique__3", }, + ["20% chance to Trigger Level 20 Tentacle Whip on Kill"] = { "TentacleSmashOnKillUnique__1_", }, + ["Your Skills Cost no Mana during Flask effect"] = { "LocalFlaskNoManaCostWhileHealingUniqueFlask4", }, + ["Reflects 10 Cold Damage to Melee Attackers"] = { "AttackerTakesColdDamageGlovesDex1", }, + ["-1 Strength per 1 Strength on Allocated Passives in Radius"] = { "AdditionalStrengthPerAllocatedStrengthJewelUnique__1_", }, + ["1% additional Physical Damage Reduction from Hits per Siphoning Charge"] = { "AdditionalPhysicalDamageReductionPerSiphoningChargeUnique__1", }, + ["18% increased Attack Speed"] = { "IncreasedAttackSpeedImplicitShield3", }, + ["Creates a Smoke Cloud on Rampage"] = { "GroundSmokeOnRampageUniqueGlovesDexInt6", }, + ["Spectres have (800-1000)% increased Critical Strike Chance"] = { "SpectreCriticalStrikeChanceUnique__1", }, + ["+(35-40)% to Cold Resistance"] = { "ColdResistUnique__11", }, + ["1% of Spell Damage Leeched as Mana"] = { "SpellManaLeechJewel", }, + ["50% reduced maximum Energy Shield"] = { "ReducedEnergyShieldPercentUniqueAmulet13", }, + ["0.6% of Physical Damage Leeched as Life"] = { "PhysicalDamageLifeLeechPermyriadUniqueBelt9dNew", }, + ["(8-15)% increased Cast Speed"] = { "IncreasedCastSpeedUnique__19__", }, + ["-1 Prefix Modifier allowed"] = { "MaxPrefixMaxSuffixModEffectImplicitE1", "MaxPrefixMaxSuffixImplicitE1__", }, + ["Regenerate 2% of Life per second while on Low Life"] = { "LifeRegenerationOnLowLifeUniqueBodyStrInt2", }, + ["Regenerate 1% of Life per second while on Low Life"] = { "LifeRegenerationOnLowLifeUniqueAmulet4", }, + ["+400 to Accuracy Rating"] = { "IncreasedAccuracySwordImplicit7", "IncreasedAccuracy2hSwordImplicit7", }, + ["18% increased maximum Mana"] = { "MaximumManaUniqueStaff5", }, + ["Reflects (151-180) Physical Damage to Melee Attackers"] = { "AttackerTakesDamageShieldImplicit10", }, + ["(10-20)% increased Damage with Hits and Ailments per Curse on Enemy"] = { "IncreasedDamagePerCurseUniqueHelmetInt9", }, + ["(25-30)% increased Attack Speed if you've changed Stance Recently"] = { "AttackSpeedChangedStanceUnique__1", }, + ["1% of Damage Leeched as Mana against Frozen Enemies"] = { "ManaLeechPermyriadOnShockedEnemiesUniqueRing19", }, + ["+25% to Cold Resistance"] = { "ColdResistUniqueAmulet3", }, + ["(100-130)% increased Evasion and Energy Shield"] = { "LocalIncreasedEvasionAndEnergyShieldUniqueGlovesDexInt6", }, + ["Adds 1 to 40 Lightning Damage to Attacks"] = { "AddedLightningDamageUniqueBodyInt8", }, + ["+(30-50) to all Attributes"] = { "AllAttributesUnique__1", }, + ["+2 Mana gained for each Enemy hit by Attacks"] = { "ManaGainPerTargetUnique__2", }, + ["60% increased Armour"] = { "LocalIncreasedPhysicalDamageReductionRatingUniqueBodyStrInt1", }, + ["Attacks with this Weapon deal (80-100) to (160-200) added Physical Damage to Ignited Enemies"] = { "AddedPhysicalDamageVersusIgnitedEnemiesUnique__1", }, + ["10% increased Evasion Rating per Frenzy Charge"] = { "EvasionRatingPerFrenzyChargeUniqueBootsStrDex2", }, + ["Triggers Level 20 Death Walk when Equipped"] = { "DeathWalk", }, + ["+(600-1000) to Evasion Rating"] = { "IncreasedEvasionRatingUnique__6_", }, + ["+5 to Intelligence"] = { "IntelligencePerPointToClassStartUnique__1", }, + ["(15-18)% increased Strength"] = { "PercentageStrengthUniqueBootsStrInt2", }, + ["(38-42)% increased Spell Damage"] = { "SpellDamageOnWeaponImplicitWand18", }, + ["1% increased Attack Damage per 200 of the lowest of Armour and Evasion Rating"] = { "AttackDamagePerLowestArmourOrEvasionUnique__1", }, + ["30% increased Effect of Lightning Ailments"] = { "ShockEffectUnique__3", }, + ["(25-30)% increased Elemental Damage with Attack Skills"] = { "WeaponElementalDamageUnique__5", }, + ["(120-140)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUniqueTwoHandAxe8", }, + ["(15-19)% increased Spell Damage"] = { "SpellDamageOnWeaponImplicitWand5", }, + ["+(110-130) to maximum Energy Shield"] = { "LocalIncreasedEnergyShieldUnique__8", }, + ["(140-160)% increased Energy Shield"] = { "LocalIncreasedEnergyShieldUniqueHelmetInt4", }, + ["Ignites inflicted with this Weapon deal (50-75)% more Damage"] = { "LocalWeaponMoreIgniteDamageUnique__1", }, + ["(90-120)% increased Armour and Evasion"] = { "LocalIncreasedArmourAndEvasionUniqueBodyStrDex2", }, + ["Adds 1 to 80 Chaos Damage to Attacks"] = { "AddedChaosDamageUniqueBootsStrInt2", }, + ["6% increased Accuracy Rating per Frenzy Charge"] = { "AccuracyRatingPerFrenzyChargeUniqueGlovesDexInt5", }, + ["(10-20)% chance for Energy Shield Recharge to start when you Kill an Enemy"] = { "EnergyShieldRechargeOnKillUnique__1__", }, + ["Summoned Raging Spirits have (80-100)% increased maximum Life"] = { "RagingSpiritLifeUnique__1", }, + ["Adds 4 Passive Skills"] = { "JewelExpansionPassiveNodesUnique__1", }, + ["Adds (6-12) to (20-32) Physical Damage"] = { "LocalAddedPhysicalDamageUniqueBow1", }, + ["Socketed Gems are Supported by Level 10 Added Cold Damage"] = { "DisplaySupportedByAddedColdDamageUnique__1", }, + ["+(40-70) to maximum Mana"] = { "IncreasedManaUnique__21", }, + ["+(350-500) to Evasion Rating"] = { "LocalIncreasedEvasionRatingUnique__4", }, + ["+(160-220) to Accuracy Rating"] = { "IncreasedAccuracyUniqueSceptre8", }, + ["(200-230)% increased Energy Shield"] = { "LocalIncreasedEnergyShieldPercentUnique__22", }, + ["Attacks with this Weapon have (100-115)% increased Elemental Damage"] = { "ThisWeaponsWeaponElementalDamageUniqueWand6", }, + ["1% increased Attack and Cast Speed per Power Charge"] = { "ChargeBonusAttackAndCastSpeedPerPowerCharge", }, + ["+25% to Global Critical Strike Multiplier"] = { "CriticalMultiplierImplicitSword1", "CriticalMultiplierImplicitSword2H1", }, + ["(10-20)% reduced Skeleton Duration"] = { "SkeletonDurationUniqueJewel1_", }, + ["(10-15)% increased Physical Damage with Ranged Weapons"] = { "RangedWeaponPhysicalDamagePlusPercentUniqueBodyDex3", }, + ["Adds (42-54) to (78-88) Cold Damage to Spells while no Life is Reserved"] = { "AddedColdDamageWhileNoLifeReservedUnique__1__", }, + ["0.4% of Lightning Damage Leeched as Mana"] = { "ManaLeechPermyriadFromLightningDamageUniqueStaff8", }, + ["(40-50)% increased Elemental Damage taken"] = { "ElementalDamageTakenUnique__1", }, + ["(15-20)% increased Cooldown Recovery Rate"] = { "GlobalCooldownRecoveryUnique__1", }, + ["Attacks that Fire Projectiles Consume up to 1 additional Steel Shard"] = { "RangedAttacksConsumeAmmoUniqueBelt__1", }, + ["(8-12)% Chance for Traps to Trigger an additional time"] = { "TrapTriggerTwiceChanceUnique__1", }, + ["(150-200)% increased Energy Shield Recharge Rate during any Flask Effect"] = { "ESRechargeRateDuringFlaskEffect__1", }, + ["+30% to Cold Resistance"] = { "ColdResistUniqueStrHelmet2", }, + ["(20-25)% increased Skill Effect Duration"] = { "TalismanIncreasedSkillEffectDuration", }, + ["20% increased Damage with Hits for each Level higher the Enemy is than you"] = { "IncreasedDamagePerLevelDifferenceAgainstHigherLevelEnemiesUnique___1", }, + ["(50-70)% increased Aspect of the Spider Area of Effect"] = { "AreaOfEffectAspectOfSpiderUnique__1", }, + ["+(180-220) to Armour"] = { "LocalIncreasedPhysicalDamageReductionRatingUniqueBootsStrInt2", }, + ["(50-80)% increased Chaos Damage"] = { "IncreasedChaosDamageUniqueBodyStrDex4", }, + ["Socketed Gems are supported by Level 10 Chance to Flee"] = { "DisplaySocketedGemGetsChancetoFleeUniqueShieldDex4", }, + ["(10-15)% increased Area of Effect while Unarmed"] = { "UnarmedAreaOfEffectUniqueJewel4", }, + ["(130-150)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUniqueOneHandAxe5", }, + ["Minions have +(12-15)% chance to Suppress Spell Damage"] = { "MinionDodgeChanceUnique__1", }, + ["Socketed Gems have 20% reduced Reservation Efficiency"] = { "SocketedItemsHaveIncreasedReservationUnique__1", }, + ["(25-40)% increased Global Physical Damage"] = { "IncreasedPhysicalDamagePercentUniqueBelt2", }, + ["Minions have 20% reduced maximum Life"] = { "MinionLifeUniqueBodyInt9", }, + ["+(1-4)% to all maximum Resistances"] = { "IncreasedMaximumResistsUnique__1", }, + ["(22-28)% increased Critical Strike Chance"] = { "LocalCriticalStrikeChanceUnique__17_", }, + ["20% increased Attack Speed while Ignited"] = { "IncreasedAttackSpeedWhileIgnitedUniqueRing24", }, + ["With at least 40 Intelligence in Radius, Frostbolt fires 2 additional Projectiles"] = { "FrostboltThresholdJewel_1", }, + ["+(2-4) Life gained for each Enemy hit by your Attacks"] = { "LifeGainPerTargetUniqueRing2", }, + ["(100-140)% increased Spell Damage"] = { "SpellDamageUnique__8_", }, + ["5 to 10 Added Fire Damage with Bow Attacks"] = { "AddedFireDamageUniqueQuiver1a", }, + ["+333 to Accuracy Rating"] = { "IncreasedAccuracyUniqueRing17", }, + ["(20-50)% increased Damage if you have Shocked an Enemy Recently"] = { "IncreasedDamageIfShockedRecentlyUnique__1", }, + ["(40-60)% increased Damage with Bleeding"] = { "BleedDamageUnique__1_", }, + ["(10-15)% of Physical Damage from Hits taken as Cold Damage during Flask effect"] = { "PhysicalTakenAsColdUniqueFlask8", }, + ["Enemies Cannot Leech Life From you"] = { "EnemiesCantLifeLeech", }, + ["Spells which have gained Intensity Recently lose 1 Intensity every 500 Seconds"] = { "SpellsLoseIntensityUnique__1", }, + ["+(60-75) to maximum Life"] = { "IncreasedLifeUniqueGlovesStr3", }, + ["50% reduced Energy Shield Recharge Rate"] = { "IncreasedEnergyShieldDelayUniqueHelmetInt4", }, + ["3% reduced Mana Cost of Skills"] = { "ManaCostReductionUniqueJewel44", }, + ["500% increased Ignite Duration on Enemies"] = { "BurnDurationUniqueDescentOneHandMace1", }, + ["Summoned Arbalists Convert (30-50)% of Physical Damage to Fire Damage"] = { "SummonArbalistPhysicalDamagePercentToConvertToFire", }, + ["Enemies near corpses affected by your Curses are Blinded"] = { "EnemiesNearCursesBlindAndExplodeUnique__1", }, + ["Adds 3 to 6 Fire Damage"] = { "LocalAddedFireDamageUniqueDescentOneHandMace1", }, + ["(30-40)% increased Spell Damage"] = { "SpellDamageUnique__6", "SpellDamageUniqueWand1", "SpellDamageUniqueCorruptedJewel3_", }, + ["(40-60)% more Critical Strike Chance while Insane"] = { "CriticalStrikeChanceFinalUnhingedUnique__1", }, + ["100% increased Critical Strike Chance"] = { "LocalCriticalStrikeChanceUniqueDescentDagger1", }, + ["Adds 2 to 4 Cold Damage"] = { "LocalAddedColdDamageUniqueDescentOneHandAxe1", }, + ["Adds (10-15) to (20-25) Cold Damage"] = { "LocalAddedColdDamageUniqueStaff13", }, + ["(100-200)% increased Cold Damage while your Off Hand is empty"] = { "IncreasedColdDamageWhileOffhandIsEmpty_", }, + ["Adds (20-30) to 40 Fire Damage to Spells"] = { "SpellAddedFireDamageUnique__2_", }, + ["+(15-20)% to all Elemental Resistances"] = { "AllResistancesUnique__17", "AllResistancesUniqueTwoHandMace6_", "AllResistancesUniqueAmulet14", }, + ["(120-150)% increased Energy Shield"] = { "LocalIncreasedEnergyShieldUniqueHelmetInt7", "LocalIncreasedEnergyShieldPercentUnique__12", }, + ["Summoned Arbalists fire (2-4) additional Projectiles"] = { "SummonArbalistNumberOfAdditionalProjectiles_", }, + ["(8-15)% increased Attack and Cast Speed while Physical Aegis is depleted"] = { "AttackAndCastSpeedWithoutPhysicalAegisUnique__1", }, + ["Adds (130-150) to (270-300) Cold Damage"] = { "LocalAddedColdDamageUnique__8", }, + ["+(5-10)% to Fire Resistance"] = { "FireResistUniqueBodyInt5", }, + ["Take 150 Physical Damage per Second per Siphoning Charge if you've used a Skill Recently"] = { "DamageTakenPerSiphoningChargeOnSkillUseUnique__1", }, + ["(10-15)% increased Attack and Cast Speed"] = { "AttackAndCastSpeedUnique__1", }, + ["(45-50)% increased Mana Regeneration Rate"] = { "ManaRegenerationUnique__7", }, + ["Punishment has no Reservation if Cast as an Aura"] = { "PunishmentReservationCostUnique__1", }, + ["+2 to Level of Socketed Fire Gems"] = { "LocalIncreaseSocketedFireGemLevelUnique__1_", "LocalIncreaseSocketedFireGemLevelUnique__2", }, + ["50% reduced Damage when on Low Life"] = { "ReducedPhysicalDamagePercentOnLowLifeUniqueHelmetDex4", }, + ["1% of Physical Attack Damage Leeched as Mana per Power Charge"] = { "ManaLeechPerPowerChargeUniqueBelt5", }, + ["(14-18)% increased Projectile Attack Damage"] = { "ProjectileAttackDamageImplicitGloves1", }, + ["You have Phasing while you have Cat's Stealth"] = { "GainPhasingWhileCatsStealthUnique__1", }, + ["15% reduced Global Accuracy Rating"] = { "AccuracyPercentUniqueClaw9", }, + ["Socketed Gems are Supported by Level 16 Minion Speed"] = { "DisplaySocketedGemsSupportedByMinionSpeedUniqueRing37", }, + ["Cannot Leech Life"] = { "CannotLeechLifeUnique__1", }, + ["(30-50)% reduced Experience gain"] = { "IncreasedExperienceUniqueTwoHandMace4", }, + ["+10 to Maximum Rage"] = { "MaximumRageImplicitE1", }, + ["(6-10)% of Physical Attack Damage Leeched as Life"] = { "LifeLeechUniqueAmulet9", }, + ["(22-27)% increased Attack Speed"] = { "LocalIncreasedAttackSpeedUniqueOneHandSword8", }, + ["Intimidate Enemies for 4 seconds on Hit with Attacks while at maximum Endurance Charges"] = { "ChargeBonusIntimidateOnHitEnduranceCharges", }, + ["(20-40)% increased Area of Effect of Aura Skills"] = { "IncreasedAuraRadiusUniqueBodyDexInt4", }, + ["25% increased Fire Damage"] = { "FireDamagePercentUnique___7", }, + ["(1-20)% increased Cast Speed"] = { "IncreasedCastSpeedUnique__17", }, + ["+(20-40) to Strength"] = { "StrengthUnique__5", "StrengthUnique__10", "StrengthUnique__19_", "StrengthUnique__9", }, + ["You and your Totems Regenerate 0.5% of Life per second for each Summoned Totem"] = { "LifeRegenerationRatePercentUniqueShieldStr5", }, + ["Adds (15-25) to (50-60) Physical Damage"] = { "LocalAddedPhysicalDamageUnique__19", }, + ["+(30-40)% to Critical Strike Multiplier if you've gained a Power Charge Recently"] = { "CriticalStrikeMultiplierIfGainedPowerChargeUnique__1_", }, + ["Recover 1% of Life when you Ignite an Enemy"] = { "RecoverLifePercentOnIgniteUnique__1", }, + ["Gain an Endurance, Frenzy or Power Charge every 6 seconds"] = { "GainRandomChargeEvery6SecondsImplicitE1", }, + ["Stun Threshold is based on 500% of your Mana instead of Life"] = { "StunThresholdBasedOnManaUnique__1", }, + ["+20% Chance to Block Spell Damage while wielding a Staff"] = { "StaffSpellBlockPercentImplicitStaff__1", }, + ["(10-20)% increased Elemental Damage"] = { "ElementalDamageUniqueBootsStr1", "ElementalDamageUniqueRingVictors", "ElementalDamageUniqueIntHelmet3", }, + ["Socketed Golem Skills have Minions Regenerate 5% of Life per second"] = { "LocalGolemLifeRegenerationUnique__1", }, + ["180% increased Evasion Rating"] = { "LocalIncreasedEvasionRatingPercentUniqueBootsDex7", }, + ["(15-20)% reduced Enemy Stun Threshold"] = { "StunThresholdReductionUniqueStaff11", }, + ["10% reduced Character Size"] = { "ActorSizeUniqueHelmetDex6", "ActorSizeUniqueAmulet12", }, + ["(20-25)% increased Rarity of Items found"] = { "ItemFoundRarityIncreaseUniqueHelmetDex6", }, + ["Adds (2-5) to (7-10) Physical Damage to Attacks"] = { "AddedPhysicalDamageUniqueBootsStr3", }, + ["Nearby Enemies are Blinded"] = { "DisplayBlindAuraUnique__1", "UniqueSpecialCorruptionNearbyEnemiesBlinded", }, + ["(220-240)% increased Armour and Energy Shield"] = { "LocalIncreasedArmourAndEnergyShieldUniqueBodyStrInt5", }, + ["(160-180)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamageUniqueClaw8", }, + ["Lose 1% of Life on Kill"] = { "LifeLostOnKillPercentageUniqueCorruptedJewel14", }, + ["(10-20)% of Damage taken Recouped as Life"] = { "DamageTakenGainedAsLifeUnique__1_", }, + ["Regenerate (2-4) Life per second"] = { "LifeRegenerationImplicitAmulet1", "LifeRegenerationUniqueRing1", }, + ["Regenerate (1.7-2.7) Life per second"] = { "LifeRegenerationUniqueBootsDex5", }, + ["(15-50)% increased Elemental Damage"] = { "ElementalDamagePercentUnique__1", }, + ["Adds (1-3) to (42-47) Lightning Damage to Spells and Attacks"] = { "AddedLightningDamageUnique__1", }, + ["Left ring slot: You cannot Recharge or Regenerate Energy Shield"] = { "LeftRingSlotNoEnergyShieldRegenUniqueRing13", }, + ["(3-6)% increased Movement Speed"] = { "MovementVelocityVictorAmulet", }, + ["(100-130)% increased Energy Shield"] = { "LocalIncreasedEnergyShieldPercentUnique__20_", }, + ["(8-12)% increased Movement Speed"] = { "MovementVelocityUnique__46", }, + ["Magebane"] = { "KeystoneMagebaneUnique_1", }, + ["+1000 Armour if you've Blocked Recently"] = { "GainArmourIfBlockedRecentlyUnique__1", }, + ["3% of Physical Attack Damage Leeched as Mana"] = { "ManaLeechUniqueTwoHandSword2", }, + ["70% less Ward during Flask Effect"] = { "FlaskMoreWardUnique1", }, + ["1% increased Attack and Cast Speed per Endurance Charge"] = { "ChargeBonusAttackAndCastSpeedPerEnduranceCharge", }, + ["Regenerate 2% of Energy Shield per second while on Low Life"] = { "EnergyShieldRegenerationperMinuteWhileOnLowLifeTransformedUnique__1", }, + ["+(30-40)% to all Elemental Resistances"] = { "AllResistancesUniqueHelmetDex3", }, + ["0.6% of Physical Attack Damage Leeched as Mana"] = { "ManaLeechPermyriadUniqueTwoHandSword2", }, + ["All Sockets are White"] = { "AllSocketsAreWhiteUniqueRing25", "AllSocketsAreWhiteUniqueShieldStrDex7_", }, + ["(5-8)% increased Attack Speed"] = { "LocalIncreasedAttackSpeedUnique__19", "LocalIncreasedAttackSpeedUnique__27", }, + ["Dread Banner grants an additional +(100-200) to maximum Fortification when placing the Banner"] = { "BannerFortifyDurationUnique__1", }, + ["(1-2)% of Physical Attack Damage Leeched as Life"] = { "LifeLeechJewel", "LifeLeechLocal1", }, + ["10% chance to Blind Enemies on hit"] = { "BlindingHitUniqueWand1", }, + ["Adds (6-12) to (20-25) Physical Damage"] = { "LocalAddedPhysicalDamageUnique__17_", }, + ["+20% to all Elemental Resistances while on Low Life"] = { "ElementalResistsOnLowLifeUniqueHelmetStrInt1", }, + ["Socketed Gems are Supported by Level 18 Faster Casting"] = { "SupportedByFasterCastUnique__1", }, + ["(3-6)% increased maximum Energy Shield"] = { "IncreasedEnergyShieldPercentUniqueJewel51", }, + ["(16-20)% increased Attack Speed"] = { "LocalIncreasedAttackSpeedUnique__37___", }, + ["+(50-65) to Dexterity"] = { "DexterityUniqueHelmetStrDex2", }, + ["Secrets of Suffering"] = { "SecretsOfSufferingKeystoneSceptreImplicit1", }, + ["You have Onslaught while not on Low Mana"] = { "OnslaughtWhileNotOnLowManaUnique__1_", }, + ["25% chance to Shock"] = { "ChanceToShockUniqueRing29", }, + ["+(80-100) to all Attributes"] = { "AllAttributesUniqueAmulet8", }, + ["(75-100)% increased Critical Strike Chance for Spells"] = { "SpellCriticalStrikeChanceUniqueGlovesInt5", }, + ["Gain 5% of Lightning Damage as Extra Chaos Damage"] = { "ChaosDamageAsPortionOfLightningDamageUnique__1", }, + ["(60-80)% increased Armour and Energy Shield"] = { "LocalIncreasedArmourAndEnergyShieldUniqueHelmetStrInt2", }, + ["+30 Mana gained for each Enemy hit by your Attacks"] = { "ManaGainPerTargetUniqueRing7", }, + ["30% chance to gain a Power Charge when you Stun"] = { "PowerChargeOnStunUniqueSceptre10", }, + ["(6-8) to (12-13) Added Cold Damage per Frenzy Charge"] = { "ChargeBonusAddedColdDamagePerFrenzyCharge", }, + ["Summoned Skeletons have Avatar of Fire"] = { "SkeletonsHaveAvatarOfFireUnique__1_", }, + ["100% of Physical Damage Leeched as Life"] = { "PhysicalDamageLifeLeechPerMyriadUniqueBelt9d", }, + ["(100-140)% increased Armour and Evasion"] = { "LocalIncreasedArmourAndEvasionUnique__8_", }, + ["(30-35)% increased Global Critical Strike Chance"] = { "CriticalStrikeChanceUniqueRing11_", }, + ["30% reduced Chance to Block Attack and Spell Damage"] = { "ReducedChanceToBlockUnique__1", }, + ["+(7-10)% chance to Suppress Spell Damage while Channelling"] = { "ChanceToDodgeSpellsWhileChannellingUnique__1", "ChanceToDodgeAttacksWhileChannellingUnique__1", }, + ["Gain 5% of Fire Damage as Extra Chaos Damage"] = { "ChaosDamageAsPortionOfFireDamageUnique__1", }, + ["Summoned Arbalists' Projectiles Fork"] = { "SummonArbalistProjectilesFork", }, + ["Trigger Level 20 Storm Cascade when you Attack"] = { "LocalGrantsStormCascadeOnAttackUnique__1", }, + ["(10-20)% increased Cast Speed while Ignited"] = { "IncreasedCastSpeedWhileIgnitedUniqueJewel20_", }, + ["(8-12)% increased Cast Speed if you've dealt a Critical Strike Recently"] = { "CastSpeedIfCriticalStrikeDealtRecentlyUnique__1", }, + ["(5-10)% reduced Enemy Stun Threshold"] = { "StunThresholdReductionUniqueBootsStr3", }, + ["Enemies you kill are Shocked"] = { "ShockOnKillUnique__1", }, + ["15% increased Power Charge Duration"] = { "IncreasedPowerChargeDurationUniqueWand3", }, + ["5% increased Global Defences"] = { "AllDefencesUnique__1", }, + ["(5-7)% increased Cast Speed"] = { "IncreasedCastSpeedUnique__18_", }, + ["-40% less Critical Strike Chance"] = { "LessCriticalStrikeChanceAmulet17", }, + ["+212 Intelligence Requirement"] = { "IntelligenceRequirementsUniqueBow12", }, + ["25% increased Chill Duration on Enemies"] = { "IncreasedChillDurationUniqueBodyDex1", }, + ["0.5% of Attack Damage Leeched as Life against Maimed Enemies"] = { "LifeLeechFromAttackDamageAgainstMaimedEnemiesUnique__1", }, + ["Hits with this Weapon deal (30-60)% increased Damage to Shocked Enemies"] = { "LocalElementalDamageAgainstShockedEnemiesUnique__1_", }, + ["(20-25)% increased Life Regeneration rate"] = { "LifeRecoveryRateUnique__1", }, + ["Skills deal (10-15)% more Damage for each Warcry Exerting them"] = { "MoreDamagePerWarcryExertingUnique__1", }, + ["0.2% of Physical Attack Damage Leeched as Mana"] = { "ManaLeechPermyriadUniqueGlovesDexInt6", "ManaLeechPermyriadUnique__1", "ManaLeechPermyriadUniqueAmulet3", }, + ["40% increased Damage with Hits against Shocked Enemies"] = { "IncreasedDamageToShockedTargetsUniqueRing29", }, + ["Curse Skills have 100% increased Skill Effect Duration"] = { "IncreasedCurseDurationUniqueShieldStrDex2", "IncreasedCurseDurationUniqueShieldDex4", }, + ["50% increased Stun and Block Recovery"] = { "StunRecoveryUniqueBootsStrDex3", "StunRecoveryUniqueHelmetInt6", "StunRecoveryUniqueQuiver4", "StunRecoveryUnique__1_", }, + ["(40-60)% increased Global Damage"] = { "AllDamageUniqueSceptre8", }, + ["(120-140)% increased Energy Shield"] = { "LocalIncreasedEnergyShieldPercentUnique__17", }, + ["Loses all Charges when you enter a new area"] = { "FlaskLoseChargesOnNewAreaUnique__1", }, + ["Adds (25-35) to (50-65) Physical Damage"] = { "LocalAddedPhysicalDamageUnique__13", }, + ["10% chance to Cause Monsters to Flee"] = { "HitsCauseMonsterFleeUnique__1", "HitsCauseMonsterFleeUniqueRing1", "HitsCauseMonsterFleeUniqueBootsStrInt1", }, + ["(200-220)% increased Evasion and Energy Shield"] = { "LocalIncreasedEvasionAndEnergyShieldUniqueBodyStrDexInt1d", "LocalIncreasedEvasionAndEnergyShieldUniqueBodyStrDexInt1f", }, + ["100% increased Melee Damage against Shocked Enemies"] = { "AdditionalMeleeDamageToShockedEnemiesUniqueDagger6", }, + ["50% increased Monster Damage"] = { "UltimatumTrialDifficultyDamage5_", }, + ["1% reduced Elemental Damage taken from Hits per Endurance Charge"] = { "ReducedElementalDamageTakenHitsPerEnduranceChargeUnique__1", }, + ["+20% to Cold Resistance"] = { "ColdResistUniqueBootsDexInt2", "ColdResistUniqueBootsDex8", }, + ["Minions have 5% chance to Taunt on Hit with Attacks"] = { "MinionAttacksTauntOnHitChanceUnique__1", }, + ["+(2-3) Mana gained for each Enemy hit by Attacks"] = { "ManaGainPerTargetUnique__1", }, + ["40% of Melee Physical Damage taken reflected to Attacker"] = { "PhysicalDamageTakenPercentToReflectUniqueBodyStr2", }, + ["(8-12)% Chance to Block Spell Damage"] = { "SpellBlockPercentageUniqueShieldDex6", }, + ["(20-30)% increased Totem Placement speed"] = { "SummonTotemCastSpeedImplicit1", }, + ["Projectiles Pierce 2 additional Targets"] = { "TalismanAdditionalPierce", }, + ["(12-16)% increased Spell Damage per Power Charge"] = { "IncreasedSpellDamagePerPowerChargeUnique__1", }, + ["(5-8)% increased Area of Effect"] = { "TalismanIncreasedAreaOfEffect", }, + ["Adds 15 to 25 Fire Damage to Attacks against Ignited Enemies"] = { "LocalAddedFireDamageAgainstIgnitedEnemiesUniqueSceptre9", }, + ["(15-40)% increased Critical Strike Chance"] = { "LocalCriticalStrikeChanceUniqueOneHandMace4", }, + ["+(6-8)% to all Elemental Resistances"] = { "AllResistancesUniqueBelt10", }, + ["Cannot be Chilled"] = { "CannotBeChilledUniqueBodyStrInt3", "CannotBeFrozenOrChilledUnique__1", "CannotBeChilledUnique__1", }, + ["(6-8)% increased Movement Speed when on Low Life"] = { "MovementVelocityOnLowLifeUniqueRing9", }, + ["+(12-16)% to Fire and Lightning Resistances"] = { "FireAndLightningResistImplicitRing1", }, + ["+10 Life gained on Kill"] = { "LifeGainedFromEnemyDeathUniqueTwoHandMace7", "LifeGainedFromEnemyDeathUniqueTwoHandAxe2", }, + ["Adds (13-19)-(23-29) Chaos Damage to Attacks while you have a Bestial Minion"] = { "AddedChaosDamageToAttacksBeastialMinionUnique__1", }, + ["+(9-20) to maximum Energy Shield"] = { "IncreasedEnergyShieldImplicitBelt1", }, + ["(180-220)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUniqueTwoHandSword3", "LocalIncreasedPhysicalDamagePercentUnique__31", }, + ["(10-20)% increased Reservation Efficiency of Skills"] = { "ReservationEfficiencyUnique__4_", }, + ["-5000 to Accuracy Rating"] = { "IncreasedAccuracyUnique__9____", }, + ["(270-340)% increased Armour, Evasion and Energy Shield"] = { "LocalArmourAndEvasionAndEnergyShieldUniqueBodyStrDexInt1i", }, + ["(200-250)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUnique__43", "LocalIncreasedPhysicalDamagePercentUnique__40", }, + ["War Banner has (100-200)% increased Adrenaline duration"] = { "BannerAdrenalineDurationUnique__1", }, + ["+100 to Maximum Life per Red Socket"] = { "LifePerRedSocketUniqueRing39", }, + ["Emits a golden glow"] = { "PlayerLightAlternateColourUniqueRing9", }, + ["(10-20)% increased Stun Duration on Enemies"] = { "StunDurationUniqueTwoHandMace2", }, + ["Left ring slot: You and your Minions take 80% reduced Reflected Elemental Damage"] = { "LeftRingSlotElementalReflectDamageTakenUniqueRing10", }, + ["+(30-50) to Strength and Dexterity"] = { "HybridStrDexUnique__1", }, + ["(5-8)% increased Cast Speed"] = { "IncreasedCastSpeedUniqueWand4", }, + ["You always Ignite while Burning"] = { "AlwaysIgniteWhileBurningUnique__1", }, + ["+(20-30) to maximum Energy Shield"] = { "LocalIncreasedEnergyShieldUnique__6", "IncreasedEnergyShieldUniqueAmulet14", "LocalIncreasedEnergyShiledUniqueBootsInt6", "IncreasedEnergyShieldUniqueBelt11", "IncreasedEnergyShieldUnique___1", }, + ["1% increased Spell Damage per Level"] = { "SpellDamageIncreasedPerLevelUniqueSceptre8", }, + ["Adds 40 to 60 Physical Damage to Attacks"] = { "AddedPhysicalDamageUniqueHelmetStr3", }, + ["(20-40)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUniqueDagger12", }, + ["Minions have (3-5)% increased maximum Life"] = { "JewelImplicitMinionLife___", }, + ["5% chance to grant a Frenzy Charge to nearby Allies on Hit"] = { "GrantAlliesFrenzyChargeOnHitUnique__1", }, + ["Adds (26-35) to (95-105) Lightning Damage to Spells"] = { "SpellAddedLightningDamageUnique__5", }, + ["+(10-30)% to all Elemental Resistances"] = { "AllResistancesUniqueRing6", }, + ["+(12-16)% to Cold and Lightning Resistances"] = { "ColdAndLightningResistImplicitRing1", }, + ["1% increased Attack Damage per Level"] = { "AttackDamageIncreasedPerLevelUniqueSceptre8", }, + ["(6-12)% increased Attack Speed"] = { "LocalIncreasedAttackSpeedUniqueTwoHandSword8", }, + ["10% increased Elemental Damage per Sextant affecting the area"] = { "ElementalDamagePerSextantUnique__1", }, + ["(10-15)% increased Light Radius"] = { "LightRadiusUniqueAmulet17", "LightRadiusUniqueRing11", }, + ["+4 Accuracy Rating per 2 Intelligence"] = { "AccuracyPerIntelligenceUnique__1", }, + ["Increases and Reductions to other Damage Types in Radius are Transformed to apply to Fire Damage"] = { "AllDamageInRadiusBecomesFireUniqueJewel49", }, + ["Attacks fire an additional Projectile"] = { "AttackAdditionalProjectilesUnique__1", }, + ["+(11-25)% to Lightning Resistance"] = { "LightningResistanceBodyDex6", }, + ["8% increased Maximum Energy Shield for each Corrupted Item Equipped"] = { "MaximumEnergyShieldPercentPerCorruptedItemUnique__1_", }, + ["+(4-6)% Chance to Block Spell Damage during Flask effect"] = { "SpellBlockIncreasedDuringFlaskEffectUniqueFlask7", }, + ["+5 to maximum Mana"] = { "ManaPerPointToClassStartUnique__1", }, + ["20% reduced Chill Duration on you"] = { "ReducedChillDurationOnSelfUniqueRing30", }, + ["4 to 8 Added Fire Damage with Bow Attacks"] = { "AddedFireDamageImplicitQuiver10", }, + ["(5-10)% increased Effect of your Curses"] = { "CurseEffectivenessUnique__3_", }, + ["Your Physical Damage can Shock"] = { "PhysicalDamageCanShockUnique__1", }, + ["Transfiguration of Mind"] = { "TransfigurationOfMindUnique__1", }, + ["Adds (10-15) to (25-30) Physical Damage"] = { "LocalAddedPhysicalDamageUniqueOneHandAxe3", }, + ["Left Ring Slot: Your Chilling Skitterbot's Aura applies Socketed Hex Curse instead"] = { "SupportSkitterBotAilmentAuraReplaceWithCurse____1", }, + ["(14-18)% increased Trap Throwing Speed"] = { "TrapThrowSpeedUniqueBootsDex6", }, + ["Golems have (35-45)% less Life"] = { "LessGolemLifeUnique__1", }, + ["Recover 2% of Life when you Consume a corpse"] = { "LifeOnCorpseRemovalUniqueJewel14", }, + ["Socketed Gems are Supported by Level 20 Vile Toxins"] = { "SupportedByVileToxinsUnique__1", }, + ["+160 Dexterity Requirement"] = { "DexterityRequirementsUnique__1", }, + ["(40-60)% increased Armour and Evasion"] = { "LocalIncreasedArmourAndEvasionUniqueBootsStrDex3", "LocalIncreasedArmourAndEvasionUniqueGlovesStrDex2", "LocalIncreasedArmourAndEvasionUniqueStrDexHelmet1", }, + ["(14-20)% increased Damage over Time"] = { "DegenerationDamageEssence_1", }, + ["+(50-75)% to Cold Resistance"] = { "ColdResistUniqueBodyStrInt3", }, + ["Unaffected by Curses"] = { "UnaffectedByCursesUnique__1", }, + ["Maximum Absorption Charges is equal to Maximum Power Charges"] = { "MaximumAbsorptionChargesEqualsPowerUnique__1_", }, + ["(20-24)% increased Spell Damage"] = { "SpellDamageOnWeaponImplicitWand8", }, + ["50% increased Movement Speed"] = { "MovementVelocityUnique___6", }, + ["Adds (10-16) to (45-60) Physical Damage"] = { "LocalAddedPhysicalDamageUnique__16_", }, + ["1% increased Damage per 5 of your lowest Attribute"] = { "IncreasedDamagePerLowestAttributeUnique__1", }, + ["+(7-11)% to Chaos Resistance"] = { "ChaosResistUniqueBow12", }, + ["(165-195)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUnique__38", }, + ["Curse Skills have (10-20)% increased Cast Speed"] = { "CurseCastSpeedUnique__1", }, + ["(40-60)% increased Spell Damage while no Mana is Reserved"] = { "SpellDamageWithNoManaReservedUniqueJewel30", }, + ["Adds 35 to 70 Cold Damage"] = { "LocalAddedColdDamageUniqueTwoHandSword2", }, + ["30% of Physical Damage Converted to Fire Damage"] = { "ConvertPhysicalToFireUnique__2_", }, + ["Lose 10% of your Energy Shield when you Block"] = { "LoseEnergyShieldOnBlockUniqueShieldStrInt6", }, + ["(15-20)% increased Vaal Skill Effect Duration"] = { "VaalSkillDurationUniqueCorruptedJewel5", }, + ["20% chance to Freeze"] = { "ChanceToFreezeUnique__5", }, + ["Minions deal (20-30)% increased Damage"] = { "MinionDamageUnique__2", }, + ["+1 second to Summon Skeleton Cooldown"] = { "SummonSkeletonsCooldownTimeUnique__1", }, + ["30% reduced Flask Effect Duration"] = { "BeltReducedFlaskDurationUniqueDescentBelt1", }, + ["Triggers Level 20 Elemental Aegis when Equipped"] = { "TriggeredElementalAegisSkillUnique__1_", }, + ["+(8-16) to maximum Energy Shield"] = { "LocalIncreasedEnergySheildUnique__1", }, + ["Sockets cannot be modified"] = { "Roll6LinkedRandomColourSocketsUnique__1", }, + ["60% reduced Cost of Aura Skills that summon Totems"] = { "ManaCostOfTotemAurasUniqueCorruptedJewel8", }, + ["Reflects 4 to 8 Physical Damage to Attackers on Block"] = { "ReflectDamageToAttackersOnBlockUniqueDescentShield1", }, + ["(27-31)% increased Spell Damage"] = { "SpellDamageOnWeaponImplicitWand12", }, + ["+(15-25)% to Chaos Resistance"] = { "ChaosResistHelmetStrDex2", "ChaosResistUnique__7", }, + ["Recover 1% of Mana on Kill"] = { "ManaGainedOnKillPercentageUniqueCorruptedJewel14", }, + ["+500 to Accuracy Rating"] = { "IncreasedAccuracyUniqueStrDexHelmet1", }, + ["(10-15)% reduced Mana Cost of Minion Skills"] = { "MinionSkillManaCostUnique__1_", }, + ["20% increased Area of Effect for Attacks"] = { "IncreasedAttackAreaOfEffectUnique__2_", "IncreasedAttackAreaOfEffectUnique__1_", }, + ["Blind you inflict is Reflected to you"] = { "BlindReflectedToSelfUnique__1", }, + ["(20-60)% increased Armour and Energy Shield"] = { "LocalIncreasedArmourAndEnergyShieldUniqueBootsStrInt1", }, + ["+(120-160) to Armour"] = { "LocalIncreasedPhysicalDamageReductionRatingPercentUnique__2", }, + ["(40-50)% increased Aspect of the Spider Debuff Duration"] = { "AspectOfSpiderDurationUnique__1", }, + ["5% increased Movement Speed per Frenzy Charge"] = { "MovementVelocityPerFrenzyChargeUniqueBootsStrDex2", }, + ["(10-14) Mana gained for each Cursed Enemy hit by your Attacks"] = { "ManaGainOnHitCursedEnemyUnique__1", }, + ["Regenerate 2% of Energy Shield per second"] = { "EnergyShieldRegenerationUnique__3", }, + ["+2000 Armour while you do not have Avatar of Fire"] = { "ArmourWithoutAvatarOfFireUnique__1", }, + ["Minions have (50-80)% increased Flask Effect Duration"] = { "MinionFlaskDurationUnique__1", }, + ["Adds 12 to 24 Chaos Damage to Attacks"] = { "AddedChaosDamageUnique__1", }, + ["30% increased Melee Damage against Bleeding Enemies"] = { "MeleeDamageAgainstBleedingEnemiesUniqueOneHandMace6", }, + ["Strength from Passives in Radius is Transformed to Intelligence"] = { "JewelStrToInt", "JewelStrToIntUniqueJewel35", }, + ["Drops Shocked Ground while moving, lasting 2 seconds"] = { "ShockedGroundWhileMovingUnique__1_", }, + ["Adds 4 to 7 Fire Damage to Attacks with this Weapon per 10 Strength"] = { "AddedFireDamagePerStrengthUnique__1", }, + ["(240-260)% increased Energy Shield"] = { "LocalIncreasedEnergyShieldPercentUnique__9", }, + ["+3 Life gained for each Enemy hit by Attacks"] = { "LifeGainPerTargetImplicit2Claw1", "LifeGainPerTargetUniqueDescentClaw1", "LifeGainPerTargetImplicitClaw1", "LifeGainPerTargetUniqueRapier2", }, + ["Raised Zombies have +(25-30)% to all Resistances"] = { "ZombieChaosElementalResistsUniqueSceptre3", }, + ["+(35-45) to Evasion Rating"] = { "LocalIncreasedEvasionRatingPercentUniqueGlovesStrDex3", }, + ["+(13-17)% to Chaos Resistance"] = { "ChaosResistImplicitBoots1", }, + ["Attacks with this Weapon deal Double Damage"] = { "DoubleDamageWithWeaponUnique__1", }, + ["Projectiles cannot collide with Enemies at Close Range"] = { "NearbyEnemiesAvoidProjectilesUnique__1", }, + ["12% increased Attack Speed"] = { "IncreasedAttackSpeedImplicitShield2", }, + ["Adds (20-25) to (30-50) Cold Damage to Spells and Attacks"] = { "AddedColdDamageUniqueRing18", }, + ["Adds 7 Small Passive Skills which grant nothing"] = { "ExpansionJewelEmptyPassiveUnique__4", }, + ["+100 to Accuracy Rating"] = { "IncreasedAccuracyUniqueAmulet5", }, + ["With at least 40 Strength in Radius, Glacial Hammer deals"] = { "GlacialHammerThresholdJewel_2", }, + ["(70-90)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUnique__21", }, + ["(140-180)% increased Armour and Energy Shield"] = { "LocalIncreasedArmourAndEnergyShieldUnique__10_", "LocalIncreasedArmourAndEnergyShieldUnique__9_", "LocalIncreasedArmourAndEnergyShieldUniqueShieldStrInt6", }, + ["+2000 seconds to Cat's Stealth Duration"] = { "CatsStealthDurationUnique__1_", }, + ["Summoned Arbalists have (10-20)% chance to inflict Fire Exposure on Hit"] = { "SummonArbalistChanceToInflictFireExposureOnHit_", }, + ["+(180-200) to maximum Energy Shield"] = { "LocalIncreasedEnergyShieldUnique__19", }, + ["+(400-500) to Armour"] = { "IncreasedPhysicalDamageReductionRatingUnique__3", "IncreasedPhysicalDamageReductionRatingUniqueAmulet16", }, + ["With at least 40 Intelligence in Radius, Fireball Projectiles gain Radius as they travel farther, up to +4 Radius"] = { "FireballThresholdJewel__2_", }, + ["Iron Reflexes while stationary"] = { "GainIronReflexesWhileStationaryUnique__1", }, + ["+(400-600) to Armour"] = { "LocalIncreasedPhysicalDamageReductionRatingUniqueGlovesStr5", }, + ["Grants Level 25 Purity of Fire Skill"] = { "GrantsPurityOfFireUnique__1", }, + ["Socketed Gems have 25% increased Reservation Efficiency"] = { "SocketedItemsHaveReducedReservationUnique__1", }, + ["Gain (10-20) Mana on Culling Strike"] = { "ManaGainOnCullUnique__1_", }, + ["(0.8-1)% of Cold Damage Leeched as Life"] = { "ColdDamageLifeLeechUnique__1", }, + ["Trigger Level 20 Shield Shatter when you Block"] = { "StrUniqueShieldTriggerShieldShatterOnBlock", }, + ["400% increased Stun Duration on Enemies"] = { "StunDurationUniqueTwoHandSword5", }, + ["-2 Physical Damage taken from Attack Hits"] = { "PhysicalAttackDamageReducedUniqueBelt3", "PhysicalAttackDamageReducedUniqueBodyStr2", }, + ["Trigger Level 20 Glimpse of Eternity when Hit"] = { "GlimpseOfEternityWhenHitUnique__1", }, + ["20% increased Area of Effect"] = { "AreaOfEffectUniqueDescentOneHandSword1", "AreaOfEffectImplicitMarakethTwoHandMace2", }, + ["Summoned Arbalists have (10-20)% increased Attack Speed"] = { "SummonArbalistAttackSpeed_", }, + ["Projectiles from Attacks have 20% chance to Poison on Hit while"] = { "ProjectileAttacksChanceToPoisonBeastialMinionUnique__1", }, + ["You are Cursed with Vulnerability, with 40% increased Effect"] = { "UniqueSelfCurseVulnerabilityLevel10", }, + ["+45 to Accuracy Rating"] = { "IncreasedAccuracySwordImplicit1", }, + ["Adds (1-3) to (55-62) Lightning Damage while you have Avian's Might"] = { "AviansMightLightningDamageUnique__1_", }, + ["30% chance to gain an Endurance Charge on Kill"] = { "EnduranceChargeOnKillChanceProphecy", }, + ["3% increased Mana Recovery Rate per 10 Intelligence on Allocated Passives in Radius"] = { "ManaRecoveryRatePerAllocatedIntelligenceUnique__2", }, + ["+(15-20)% to Fire Resistance"] = { "FireResistUniqueHelmetStrInt2", }, + ["You lose all Spirit Charges when taking a Savage Hit"] = { "LoseSpiritChargesOnSavageHitUnique__1_", }, + ["You are Hexproof if you have a Magic Ring in right slot"] = { "RightRingMagicHexproofUnique__1", }, + ["Minions deal 1% increased Damage per 5 Dexterity"] = { "IncreasedMinionDamagePerDexterityUniqueBow12", }, + ["50% reduced Ward during Flask effect"] = { "FlaskBuffWardWhileHealingUnique__1", }, + ["Elemental Overload"] = { "KeystoneElementalOverloadUnique__1", "KeystoneElementalOverloadSceptreImplicit1_", }, + ["+10 Mana gained on Kill"] = { "ManaGainedFromEnemyDeathUniqueShieldInt3", "ManaGainedFromEnemyDeathUniqueTwoHandSword3", "ManaGainedFromEnemyDeathUniqueTwoHandAxe5", "ManaGainedFromEnemyDeathUniqueDagger1", "ManaGainedFromEnemyDeathUniqueBow2", }, + ["(20-40)% increased Frenzy Charge Duration"] = { "ChargeBonusFrenzyChargeDuration", }, + ["(15-25)% increased Attack and Cast Speed while at maximum Fortification"] = { "AttackAndCastSpeedFortifyUnique__1", }, + ["10% increased Damage taken while Phasing"] = { "DamageTakenWhilePhasingUnique__1", }, + ["You count as on Low Life while you are Cursed with Vulnerability"] = { "CountAsLowLifeWhileAffectedByVulnerabilityUnique__1", }, + ["Socketed Skills deal Double Damage"] = { "SocketedSkillsDoubleDamageUnique__1_", }, + ["Minions' Hits can only Kill Ignited Enemies"] = { "MinionHitsOnlyKillIgnitedEnemiesUnique__1", }, + ["(15-25)% increased Fire Damage"] = { "FireDamagePercentUniqueRing24", }, + ["Arctic Armour has no Reservation"] = { "ArcticArmourReservationCostUnique__1", }, + ["+20 to Intelligence"] = { "IntelligenceUniqueGlovesInt2", "IntelligenceUnique__13", }, + ["Fire Skills have 20% chance to Poison on Hit"] = { "FireSkillsChanceToPoisonUnique__1", }, + ["+(20-50) to Strength"] = { "StrengthUnique__22", }, + ["Ancestral Bond"] = { "KeystoneAncestralBondUnique__1", }, + ["20% increased Global Physical Damage"] = { "IncreasedPhysicalDamagePercentUniqueShieldStrDex1", "IncreasedPhysicalDamagePercentUniqueBootsDexInt4", "IncreasedPhysicalDamagePercentUniqueHelmetStr1", }, + ["Adds 1 to (550-650) Lightning Damage"] = { "LocalAddedLightningDamageUniqueOneHandSword6", }, + ["Socketed Gems are Supported by Level 5 Elemental Proliferation"] = { "SocketedGemsGetElementalProliferationUniqueBodyInt5", }, + ["10% increased Life Recovery from Flasks"] = { "FlaskLifeRecoveryRateUniqueJewel46", }, + ["Socketed Skill Gems get a 80% Cost & Reservation Multiplier"] = { "UniqueSpecialCorruptionSocketedGemsManaMultiplier_", }, + ["Grants Level 25 Purity of Ice Skill"] = { "GrantsPurityOfIceUnique__1", }, + ["50% chance to gain a Power Charge when you Hit a Frozen Enemy"] = { "PowerChargeOnHittingFrozenEnemyUnique__1", }, + ["100% reduced Strength"] = { "PercentageStrengthUnique__1", }, + ["Non-Chilled Enemies you Poison are Chilled"] = { "NonChilledEnemiesPoisonAndChillUnique__1", }, + ["4% reduced Mana Cost per Endurance Charge"] = { "ReduceManaCostPerEnduranceChargeUnique__1", }, + ["30% increased Monster Damage"] = { "UltimatumTrialDifficultyDamage4_", }, + ["+(30-50) to Evasion Rating"] = { "LocalIncreasedEvasionRatingUniqueBootsDex8", "LocalIncreasedEvasionRatingPercentUniqueHelmetDex3", }, + ["-30% to Lightning Resistance"] = { "LightningResistUnique__9", }, + ["(30-40)% increased Rarity of Items found"] = { "ItemFoundRarityIncreaseUniqueTwoHandAxe2", "ItemFoundRarityIncreaseUniqueShieldStrDex2", }, + ["Regenerate 2% of Life per second"] = { "LifeRegenerationRatePercentageUniqueJewel24", "TalismanPercentLifeRegeneration", "LifeRegenerationRatePercentageUniqueAmulet21", "LifeRegenerationRatePercentUnique__1", }, + ["+12% Chance to Block Attack Damage while Dual Wielding"] = { "BlockWhileDualWieldingUniqueDagger3", }, + ["+(70-80) to maximum Energy Shield"] = { "IncreasedEnergyShieldUniqueBodyStrDexInt1", }, + ["0.2% of Chaos Damage Leeched as Life"] = { "ChaosDamageLifeLeechPermyriadUnique__1", }, + ["(15-20)% increased Cold Damage per 1% Cold Resistance above 75%"] = { "ColdDamagePerResistanceAbove75Unique__1", }, + ["+(350-400) to Armour"] = { "IncreasedPhysicalDamageReductionRatingUnique__4", }, + ["(140-170)% increased Evasion and Energy Shield"] = { "LocalIncreasedEvasionAndEnergyShieldUnique__4", }, + ["30% increased Attack, Cast and Movement Speed while you do not have Iron Reflexes"] = { "AttackCastMovementSpeedWhileYouDoNotHaveIronReflexesUnique__1", }, + ["20% reduced Damage taken from Projectiles"] = { "ReducedProjectileDamageTakenUniqueAmulet12", }, + ["Summoned Golems Regenerate 2% of their Life per second"] = { "GolemLifeRegenerationUnique__1", }, + ["Adds (3-15) to (80-100) Lightning Damage to Spells and Attacks"] = { "AddedLightningDamageToSpellsAndAttacksUnique__1", }, + ["(7-13)% increased Chaos Damage"] = { "IncreasedChaosDamageUnique__3", }, + ["Gain Onslaught for 10 seconds when you Cast Socketed Golem Skill"] = { "LocalGolemGrantOnslaughtOnSummonUnique__1", }, + ["+1 to Level of Socketed Fire Gems"] = { "LocalIncreaseSocketedFireGemLevelUniqueStaff13", "LocalIncreaseSocketedFireGemLevelUniqueDexHelmet2", "LocalIncreaseSocketedFireGemLevelUniqueBodyInt4", }, + ["15% chance that if you would gain Frenzy Charges, you instead gain up to your maximum number of Frenzy Charges"] = { "ChargeBonusChanceToGainMaximumFrenzyCharges", }, + ["(20-30)% increased Cold Damage"] = { "ColdDamagePercentUniqueBelt9b", "ColdDamagePercentUnique___11", "TalismanIncreasedColdDamage", "ColdDamagePercentUnique__7", }, + ["Nearby Enemies Killed by anyone count as being Killed by you instead"] = { "EnemiesKilledCountAsYoursUnique__1", }, + ["You gain Onslaught for 5 seconds per Endurance Charge when Hit"] = { "GainOnslaughtWhenHitUniqueBodyStrDex3", }, + ["Chaos Skills have 40% increased Skill Effect Duration"] = { "ChaosSkillEffectDurationUnique__1", }, + ["Cannot Knock Enemies Back"] = { "CannotKnockBackUniqueOneHandMace5_", }, + ["10% chance to Freeze, Shock and Ignite"] = { "ChanceToFreezeShockIgniteDescentUniqueQuiver1", "ChanceToFreezeShockIgniteUniqueRing21", }, + ["Socketed Gems are Supported by Level 20 Ignite Proliferation"] = { "SupportedByIgniteProliferationUnique1", }, + ["25% chance to gain an Endurance Charge when you Stun an Enemy"] = { "GainEnduranceChargeOnStunChanceUber1", }, + ["10% increased Area of Effect"] = { "AreaOfEffectUnique__3", "AreaOfEffectUniqueShieldDexInt2", "AreaOfEffectUnique__2_", "AreaOfEffectUnique__5", "AreaOfEffectUnique__4_", "AreaOfEffectUniqueQuiver6", "AreaOfEffectUniqueShieldDex7", "AreaOfEffectImplicitTwoHandMace1__", "AreaOfEffectUniqueDagger1", "AreaOfEffectUnique__1", }, + ["Gain 1 Endurance Charge per Second during Flask Effect"] = { "FlaskEnduranceChargePerSecondUnique1", }, + ["Minions deal (45-51) to (66-78) additional Physical Damage"] = { "MinionAddedPhysicalDamageUnique__1", }, + ["(20-40)% increased Spell Damage"] = { "SpellDamageUniqueWand7", "SpellDamageUnique__11", }, + ["Recover (40-60) Life when you Ignite an Enemy"] = { "GainLifeOnIgnitingEnemyUnique__1", }, + ["Recover 3% of Mana when you Shock an Enemy"] = { "PercentManaRecoveredWhenYouShockUnique__1", }, + ["Adds 1 to (48-60) Lightning Damage"] = { "GlobalAddedLightningDamageUnique__3", }, + ["(20-30)% increased Area of Effect while in Sand Stance"] = { "AreaOfEffectSandStanceUnique__1", }, + ["+100 to Evasion Rating while on Low Life"] = { "EvasionOnLowLifeUniqueAmulet4", }, + ["60% increased Mana Regeneration Rate"] = { "ManaRegenerationUniqueBootsDex2", "ManaRegenerationUniqueDexHelmet2", "ManaRegenerationUniqueBow11", }, + ["(10-20)% reduced Mana Cost of Skills"] = { "ManaCostReductionUnique__2_", }, + ["Trigger a Socketed Spell when you Attack with a Bow, with a 0.3 second Cooldown"] = { "TriggerSocketedSpellOnBowAttackUnique__1_", }, + ["(20-30)% reduced Attack Speed"] = { "ReducedAttackSpeedUniqueGlovesStrInt4", }, + ["10% increased Area Damage"] = { "AreaDamageUniqueDescentOneHandSword1", }, + ["Modifiers to Minimum Power Charges instead apply to Minimum Absorption Charges"] = { "MinimumAbsorptionChargeModifiersEqualsPowerUnique__1", }, + ["(60-100)% increased Evasion Rating"] = { "IncreasedEvasionRatingPercentUnique__1_", "LocalIncreasedEvasionRatingPercentUniqueShieldDex1", "LocalIncreasedEvasionRatingPercentUniqueGlovesStrDex1", }, + ["Gain Rampage while at Maximum Endurance Charges"] = { "RampageWhileAtMaxEnduranceChargesUnique__1", }, + ["Adds (7-8) to (15-16) Fire Damage to Spells"] = { "SpellAddedFireDamageUnique__6_", }, + ["-10% Chance to Block"] = { "SubtractedBlockChanceUniqueShieldStrInt8", }, + ["(50-70)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUniqueDagger11", "LocalIncreasedPhysicalDamagePercentUniqueBow10", }, + ["+(40-60) to maximum Life"] = { "IncreasedLifeUniqueShieldStr5", "IncreasedLifeUnique__26", "IncreasedLifeUnique__71", "IncreasedLifeUniqueShieldStrInt5", "IncreasedLifeUniqueShieldStrInt6", "IncreasedLifeUnique__30", }, + ["Acrobatics"] = { "KeystonePhaseAcrobaticsUnique__1", "Acrobatics", "KeystoneAcrobaticsUnique__1", }, + ["Skills which throw Traps Cost Life instead of Mana"] = { "TrapSkillsHaveBloodMagicUnique__1", }, + ["(10-20)% increased Cast Speed"] = { "IncreasedCastSpeedUniqueStaff2", "IncreasedCastSpeedUniqueWand3", }, + ["Skills Supported by Unleash have (30-50)% increased Seal gain frequency"] = { "UnleashSealGainFrequencyUnique__1", }, + ["Enemies Killed by Zombies' Hits Explode, dealing 20% of their Life as Fire Damage"] = { "ZombiesExplodeEnemiesOnHitUniqueSceptre3", }, + ["Grants Level 22 Blight Skill"] = { "BlightSkillUnique__1", }, + ["(10-15)% increased Quantity of Items found with a Magic Item Equipped"] = { "ItemQuantityWhileWearingAMagicItemUnique__1", }, + ["5 Maximum Void Charges"] = { "MaximumVoidArrowsUnique__1", }, + ["Adds (20-25) to (26-35) Fire Damage"] = { "GlobalAddedFireDamageUnique__3_", }, + ["25% chance to inflict Brittle"] = { "AlternateColdAilmentUnique__1", }, + ["(15-25)% increased Effect of your Curses"] = { "CurseEffectivenessUnique__4", }, + ["Adds 1 to 13 Lightning Damage to Spells and Attacks"] = { "AddedLightningDamageUniqueHelmetStrInt1", }, + ["Recover (20-30) Life when you Ignite an Enemy"] = { "GainLifeOnIgnitingEnemyUnique__2", }, + ["Recover (20-30) Life when your Trap is triggered by an Enemy"] = { "GainLifeOnTrapTriggeredUnique__2__", }, + ["Totems cannot be Stunned"] = { "TotemsCannotBeStunnedUniqueJewel15", }, + ["Adds (25-50) to (85-125) Physical Damage"] = { "LocalAddedPhysicalDamageUnique__2_", }, + ["(8-12)% increased Burning Damage for each time you have Shocked a Non-Shocked Enemy Recently, up to a maximum of 120%"] = { "BurningDamagePerEnemyShockedRecentlyUnique__1_", }, + ["Gain (10-15)% of Physical Damage as Extra Chaos Damage"] = { "PhysicalDamageAddedAsChaosImplicitQuiver11New", }, + ["Grants Summon Harbinger of Storms Skill"] = { "HarbingerSkillOnEquipUnique__5", }, + ["Socketed Triggered Bow Skills deal 40% less Damage"] = { "SupportedBowSkillsDealMoreDamageUnique__1", }, + ["Unaffected by Ignite or Shock if Maximum Life and Maximum Mana are within 500"] = { "ImmuneToElementalAilmentsWhileLifeAndManaCloseUnique__1", }, + ["Vaal Skills have (60-80)% increased Critical Strike Chance during effect"] = { "FlaskVaalSkillCriticalStrikeChanceUnique__1", }, + ["(80-100)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUniqueTwoHandAxe3", "LocalIncreasedPhysicalDamagePercentUniqueTwoHandSword2", "LocalIncreasedPhysicalDamagePercentUniqueStaff14", "LocalIncreasedPhysicalDamagePercentUniqueDagger3", "LocalIncreasedPhysicalDamagePercentUniqueClaw5", "LocalIncreasedPhysicalDamagePercentUniqueDagger2", "LocalIncreasedPhysicalDamagePercentUniqueSceptre1", "LocalIncreasedPhysicalDamagePercentUniqueTwoHandMace7", "LocalIncreasedPhysicalDamageUniqueOneHandSceptre10", "LocalIncreasedPhysicalDamagePercentUniqueBow2", "LocalIncreasedPhysicalDamagePercentUniqueClaw4", }, + ["Cannot be Ignited"] = { "AvoidIgniteUnique__1", "AvoidIgniteUniqueBodyDex3", "AvoidIgniteUniqueOneHandSword4", }, + ["Allocates 1 if you have the matching modifier on Forbidden Flame"] = { "PuzzlePieceGreatTangleUnique__1", }, + ["(80-120)% increased Vaal Skill Critical Strike Chance"] = { "VaalSkillCriticalStrikeChanceCorruptedJewel6", }, + ["Socketed Vaal Skills have 20% chance to regain consumed Souls when used"] = { "LocalVaalUsesToStoreUnique__1", }, + ["+24 Life gained for each Enemy hit by Attacks"] = { "LifeGainPerTargetImplicit2Claw7", }, + ["Hits from Socketed Vaal Skills ignore Enemy Monster Resistances"] = { "LocalVaalIgnoreMonsterResistancesUnique__1", }, + ["Enemies you inflict Bleeding on grant (60-100)% increased Flask Charges"] = { "EnemiesYouBleedGrantIncreasedFlaskChargesUnique__1_", }, + ["12% increased Elemental Damage"] = { "ElementalDamagePercentImplicitSceptreNew2", "ElementalDamagePercentImplicitSceptreNew3", }, + ["Spell Skills deal no Damage"] = { "CannotDealSpellDamageUnique__1", }, + ["Gems Socketed in Green Sockets have +10% to Quality"] = { "SocketedGemsInGreenSocketEffectUnique__1", }, + ["15% increased Movement Speed while Poisoned"] = { "MovementSpeedWhilePoisonedUnique__1", }, + ["Socketed Gems are supported by Level 10 Life Leech"] = { "SupportedByLifeLeechUnique__1", }, + ["(5-15)% increased Dexterity"] = { "PercentageDexterityUniqueHelmetStrDex6", }, + ["+(16-24)% to all Elemental Resistances"] = { "AllResistancesUniqueBeltDemigods1", "AllResistancesUniqueRing7", }, + ["(20-30)% chance to gain a Frenzy Charge on Kill"] = { "FrenzyChargeOnKillChanceUniqueBootsDex4", }, + ["Cannot Ignite, Chill, Freeze or Shock"] = { "CannotIgniteChillFreezeShockUnique__1", }, + ["Shock Attackers for 4 seconds on Block"] = { "ChanceToShockAttackersOnBlockUnique__2", }, + ["+50% Global Critical Strike Multiplier while you have no Frenzy Charges"] = { "GlobalCriticalMultiplierWithNoFrenzyChargesUnique__1", }, + ["Trigger Level 20 Death Aura when Equipped"] = { "ChaosDegenAuraUnique__1", }, + ["Map has (6-8) additional random Modifiers"] = { "MapAddsExtraSynthesisModsCortexReplica", }, + ["Summoned Arbalists have (10-20)% chance to Crush on Hit"] = { "SummonArbalistChanceToCrushOnHit", }, + ["You lose all Endurance Charges when Hit"] = { "LoseEnduranceChargesWhenHitUniqueBodyStrDex3", }, + ["(40-60)% increased Energy Shield"] = { "LocalIncreasedEnergyShieldUniqueBootsInt4", "LocalIncreasedEnergyShieldUniqueGlovesInt4", }, + ["+20 Life gained on Kill"] = { "LifeGainedFromEnemyDeathUniqueTwoHandAxe1", }, + ["(30-50)% increased Projectile Damage"] = { "IncreasedProjectileDamageUnique___10_", "IncreasedProjectileDamageUnique___4", "IncreasedProjectileDamageUnique__1", }, + ["+(30-50)% to Quality of Socketed Gems"] = { "SocketedGemQualityUnique__1", }, + ["Reflects 4 Physical Damage to Melee Attackers"] = { "AttackerTakesDamageUniqueHelmetDex3", }, + ["Socketed Gems Chain 1 additional times"] = { "DisplaySocketedSkillsChainUniqueOneHandMace3", }, + ["+(40-60) to Intelligence"] = { "IntelligenceUniqueShieldDex3", }, + ["+(40-50) to Intelligence"] = { "IntelligenceUnique__9", "IntelligenceUnique__11", "IntelligenceUniqueHelmetInt6", }, + ["40% reduced Area of Effect of Hex Skills"] = { "CurseAreaOfEffectUniqueQuiver5", }, + ["(60-70)% increased Spell Damage"] = { "SpellDamageOnWeaponUniqueDagger4", }, + ["Skills fire an additional Projectile"] = { "UniqueSpecialCorruptionAdditionalProjectile", }, + ["+2 to maximum number of Skeletons"] = { "MaximumMinionCountUniqueBootsStrInt2", }, + ["50% increased Herald of Ice Damage"] = { "HeraldOfIceDamageUnique__1_", }, + ["(170-200)% increased Armour and Evasion"] = { "LocalIncreasedArmourAndEvasionUnique__9", }, + ["Chill nearby Enemies when you Focus, causing 30% reduced Action Speed"] = { "ChillNearbyEnemiesOnFocusUnique__1_", }, + ["(8-12)% increased Cast Speed"] = { "IncreasedCastSpeedUniqueClaw7", "IncreasedCastSpeedUnique__9", "IncreasedCastSpeedUniqueStaff12", "IncreasedCastSpeedUnique__5", "IncreasedCastSpeedUniqueTwoHandMace8", }, + ["Never deal Critical Strikes"] = { "CannotCrit", "NearbyEnemiesCannotCritUnique__1", }, + ["Adds 3 to 30 Lightning Damage"] = { "AddedLightningDamageUniqueDagger3", }, + ["+1 to Level of Socketed Warcry Gems"] = { "LocalIncreaseSocketedWarcryGemLevelUniqueShieldDex7", "LocalIncreaseSocketedWarcryGemLevelUniqueShieldStr4", }, + ["Lose all Endurance Charges when Rampage ends"] = { "LoseEnduranceChargesOnRampageEndUnique___1", }, + ["30% increased Critical Strike Chance"] = { "LocalCriticalStrikeChanceUniqueDagger11", }, + ["Lose 1% of Energy Shield on Kill"] = { "EnergyShieldLostOnKillPercentageUniqueCorruptedJewel14", }, + ["5% increased maximum Energy Shield"] = { "IncreasedEnergyShieldPercentUnique__4", }, + ["+(30-50)% to Fire Resistance"] = { "FireResistUniqueBodyInt2", "FireResistUniqueShieldStrDex3", }, + ["Grants Summon Greater Harbinger of Focus Skill"] = { "HarbingerSkillOnEquipUnique2__3", }, + ["+30 to Strength"] = { "StrengthUnique__4", "StrengthUnique__1", }, + ["20% reduced Strength Requirement"] = { "ReducedStrengthRequirementsUniqueTwoHandMace5", }, + ["Adds (5-15) to (20-25) Fire Damage"] = { "LocalAddedFireDamageUniqueOneHandAxe7", }, + ["+(50-60) to maximum Life"] = { "IncreasedLifeUnique__67_", "IncreasedLifeUniqueShieldStr4", "IncreasedLifeUniqueBelt7", "IncreasedLifeUnique__68_", }, + ["+(280-300) to Accuracy Rating"] = { "IncreasedAccuracyUniqueOneHandSword9", }, + ["18% increased effect of Non-Curse Auras from your Skills"] = { "DamageTakenUniqueStaff5", }, + ["+(200-300) to Evasion Rating"] = { "IncreasedEvasionRatingUniqueRing30", }, + ["5% increased Movement Speed per Power Charge"] = { "MovementVelocityPerPowerChargeUnique__1__", }, + ["(70-100)% increased Fire Damage with Hits and Ailments against Bleeding Enemies"] = { "FireDamageVersusBleedingEnemiesUnique__1", }, + ["50% reduced Rarity of Items found"] = { "ItemFoundRarityDecreaseUniqueOneHandSword4", }, + ["100% chance to create Desecrated Ground when you Block"] = { "DesecratedGroundOnBlockUniqueBodyStrInt4", }, + ["+(75-100)% to Lightning Resistance when Socketed with a Blue Gem"] = { "LightningResistanceWhenSocketedWithBlueGemUniqueRing25", }, + ["Reflects 1 to 250 Lightning Damage to Melee Attackers"] = { "AttackerTakesLightningDamageUniqueBodyInt1", }, + ["20% chance for Poisons inflicted with this Weapon to deal 300% more Damage"] = { "LocalChanceForPoisonDamage300FinalInflictedWithThisWeaponUnique__1_", }, + ["Adds (5-7) to (11-12) Physical Damage to Attacks"] = { "AddedPhysicalDamageUnique__9_", }, + ["(46-55)% increased Duration"] = { "FlaskEffectIncreasedDurationReducedEffect2", }, + ["With a Murderous Eye Jewel Socketed, Intimidate Enemies for 4 seconds on Hit with Attacks"] = { "IntimidateOnHitWithMeleeAbyssJewelUnique__1", }, + ["Adds 12 to 15 Cold Damage to Attacks"] = { "AddedColdDamageUniqueShieldStrDex3", }, + ["(16-24)% increased maximum Mana"] = { "MaximumManaUniqueAmulet10", }, + ["+2 to Level of Socketed Aura Gems"] = { "LocalIncreaseSocketedAuraLevelUniqueShieldStrInt2", "LocalIncreaseSocketedAuraGemLevelUniqueHelmetDex5", "LocalIncreaseSocketedAuraGemLevelUnique___1", }, + ["20% of Physical Damage from Hits taken as Fire Damage"] = { "PhysicalDamageTakenAsFirePercentUniqueBodyInt2", }, + ["Regenerate 1% of Life per second per 500 Maximum Energy Shield"] = { "LifeRegenerationPer500EnergyShieldUnique__1", }, + ["+25% Chance to Block Projectile Attack Damage"] = { "BlockVsProjectilesUniqueShieldStr2", }, + ["+(350-500) to Accuracy Rating"] = { "IncreasedAccuracyUnique__8", }, + ["(70-100)% increased Physical Damage with Hits and Ailments against Ignited Enemies"] = { "PhysicalDamageVersusIgnitedEnemiesUnique__1", }, + ["Minions have +40% to Cold Resistance"] = { "MinionColdResistUnique__1", }, + ["(15-20)% increased Poison Duration"] = { "PoisonDurationUnique__1_", }, + ["(100-150)% increased Evasion Rating"] = { "LocalIncreasedEvasionRatingPercentUniqueBootsStrDex5", "LocalIncreasedEvasionRatingPercentUniqueBootsDex3", "LocalIncreasedEvasionRatingPercentUniqueBodyDex2", }, + ["(30-40)% increased Damage while Leeching"] = { "IncreasedDamageWhileLeechingUnique__1", }, + ["Intelligence provides no inherent bonus to Maximum Mana"] = { "NoMaximumManaPerIntelligenceUnique__1", }, + ["50% reduced Ignite Duration on Enemies"] = { "IgniteDurationUnique__3_", }, + ["+(15-30) to Strength"] = { "StrengthUniqueTwoHandAxe3", }, + ["10% chance to gain a Power Charge on Kill"] = { "PowerChargeOnKillChanceUniqueUniqueShieldInt3", "TalismanPowerChargeOnKill", "ChargeBonusPowerChargeOnKill", "PowerChargeOnKillChanceUniqueAmulet15", }, + ["(30-40)% increased Projectile Speed"] = { "ProjectileSpeedUnique__7", }, + ["16% increased Physical Weapon Damage per 10 Strength"] = { "IncreasedAreaOfEffectPerIntelligence", }, + ["+1 to Level of all Fire Spell Skill Gems"] = { "LocalIncreaseSocketedFireGemLevelUniqueDagger10", }, + ["-(6-4)% to all Resistances for each Corrupted Item Equipped"] = { "AllResistancesPerCorruptedItemUnique__1", }, + ["70% increased Evasion Rating"] = { "LocalIncreasedEvasionPercentAndStunRecoveryUniqueDexHelmet1", }, + ["+45% to Global Critical Strike Multiplier"] = { "CriticalMultiplierUniqueDescentDagger1", }, + ["+(40-80) to maximum Energy Shield"] = { "LocalIncreasedEnergyShieldUnique__26", }, + ["Grants Level 30 Reckoning Skill"] = { "GrantsLevel30ReckoningUnique__1", }, + ["Non-Aura Curses you inflict are not removed from Dying Enemies"] = { "CursesRemainOnDeathUnique__1_", }, + ["(30-40)% increased Stun and Block Recovery"] = { "StunRecoveryUnique__3", "StunRecoveryUnique__2", }, + ["Malevolence has no Reservation"] = { "MalevolenceNoReservationUnique__1", }, + ["(20-40)% increased Critical Strike Chance"] = { "LocalCriticalStrikeChanceUnique__20", }, + ["Adds (6-10) to (33-38) Lightning Damage"] = { "GlobalAddedLightningDamageUnique__4", }, + ["(120-150)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUniqueRapier2", "LocalIncreasedPhysicalDamagePercentUniqueTwoHandSword1", }, + ["(160-200)% increased Evasion and Energy Shield"] = { "LocalIncreasedEvasionAndEnergyShieldUnique__14", }, + ["(20-40)% increased Effect of Non-Damaging Ailments"] = { "IncreasedAilmentEffectOnEnemiesUnique_2", }, + ["(15-20)% increased Cast Speed"] = { "IncreasedCastSpeedUnique__14", "IncreasedCastSpeedUnique__16", "IncreasedCastSpeedUnique__11__", }, + ["(40-50)% increased Damage with Hits and Ailments against Bleeding Enemies"] = { "DamageAgainstBleedingEnemiesUnique__1", }, + ["+2 to Melee Strike Range per White Socket"] = { "MeleeRangePerWhiteSocketUniqueOneHandSword5", }, + ["(31-35)% increased Spell Damage"] = { "SpellDamageOnWeaponImplicitWand14", }, + ["Pride has no Reservation"] = { "PrideNoReservationUnique__1", }, + ["Summoned Arbalists have (10-20)% chance to Maim for 4 seconds on Hit"] = { "SummonArbalistChanceToMaimfor4secondsOnHit_", }, + ["(20-30)% chance to Freeze during any Flask Effect"] = { "FreezeChanceWhileUsingFlaskUniqueBelt9b", }, + ["(60-80)% increased Damage with Vaal Skills during effect"] = { "FlaskVaalSkillDamageUnique__1", }, + ["Create Profane Ground instead of Consecrated Ground"] = { "ProfaneGroundInsteadOfConsecratedGround__1_", }, + ["(170-200)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUnique__25", }, + ["(20-40)% increased Elemental Damage with Attack Skills"] = { "WeaponElementalDamageUnique__2", }, + ["(7-9) to (13-14) Fire Damage per Endurance Charge"] = { "ChargeBonusAddedFireDamagePerEnduranceCharge", }, + ["(20-28) Life gained for each Cursed Enemy hit by your Attacks"] = { "LifeGainOnHitCursedEnemyUnique__1", }, + ["(20-30)% reduced Mana Cost of Minion Skills"] = { "MinionSkillManaCostUnique__2", }, + ["(10-14)% increased Spell Damage"] = { "SpellDamageOnWeaponImplicitWand2", }, + ["Inflict Brittle on Enemies when you Block their Damage"] = { "ChanceToInflictBrittleOnEnemyOnBlockImplicitE1", }, + ["100% increased Chill Duration on Enemies when in Off Hand"] = { "OffHandChillDurationUniqueOneHandAxe2", }, + ["(150-250)% increased Armour"] = { "LocalIncreasedPhysicalDamageReductionRatingPercentUnique__25", }, + ["(10-15)% increased Global Defences"] = { "AllDefencesUnique__5", }, + ["Recover (1-3)% of Mana on Kill"] = { "MaximumManaOnKillPercentUnique__1", }, + ["(100-140)% increased Energy Shield"] = { "LocalIncreasedEnergyShieldPercentAndStunRecoveryUniqueBootsInt3", }, + ["250 Chaos Damage taken per second"] = { "ChaosDegenerationAuraNonPlayersUniqueBodyStr3", }, + ["Socketed Gems are Supported by Level 12 Lesser Multiple Projectiles"] = { "DisplaySocketedGemsSupportedByLesserMultipleProjectilesUniqueRing36", }, + ["(100-120)% increased Evasion Rating"] = { "LocalIncreasedEvasionRatingPercentUniqueBodyStrDex5", "LocalIncreasedEvasionRatingPercentUnique__1", "LocalIncreasedEvasionRatingPercentUniqueShieldDex5", "LocalIncreasedEvasionRatingPercentUnique__3", "LocalIncreasedEvasionRatingPercentUnique__10", }, + ["Trigger Socketed Curse Skill when you cast a Curse Skill, with a 0.25 second Cooldown"] = { "TriggerSocketedCurseSkillsOnCurseUnique__1_", }, + ["(15-25)% increased Trap Damage"] = { "TrapDamageUnique___1", }, + ["+(20-30)% to Fire and Lightning Resistances"] = { "FireAndLightningResistUnique__1", "FireAndLightningResistUnique__2", }, + ["Enemies slain by Socketed Gems drop 10% increased item quantity"] = { "SocketedGemsGetIncreasedItemQuantityUniqueShieldInt4", }, + ["+20 to all Attributes"] = { "AllAttributesUnique__13_", }, + ["200% increased Damage with Claws while on Low Life"] = { "IncreasedClawDamageOnLowLifeUnique__1__", }, + ["+20% to all Elemental Resistances"] = { "AllResistancesUniqueAmulet2", "AllResistancesUniqueBootsInt5", }, + ["Enemies you Shock have 20% reduced Movement Speed"] = { "ShockedEnemyMovementSpeedUnique__1", }, + ["(100-125)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUnique__2", "LocalIncreasedPhysicalDamagePercentUniqueTwoHandAxe2", }, + ["(30-50)% increased Effect of Scorch"] = { "ScorchEffectUnique__1", }, + ["Adds 4 to 8 Fire Damage to Attacks"] = { "AddedFireDamageUniqueGlovesInt1", }, + ["+(70-85) to maximum Life"] = { "IncreasedLifeFireResistUniqueBelt14", }, + ["Triggers Level 20 Lightning Aegis when Equipped"] = { "TriggeredLightningAegisSkillUnique__1", }, + ["Adds 1 to 85 Lightning Damage"] = { "AddedLightningDamageUniqueBow8", }, + ["Enemies Frozen by you take 20% increased Damage"] = { "FrozenMonstersTakeIncreasedDamageUnique__1", "FrozenMonstersTakeIncreasedDamage", }, + ["100% increased Global Physical Damage"] = { "IncreasedPhysicalDamagePercentUnique__4", }, + ["+(40-50) to all Attributes"] = { "AllAttributesUniqueBodyStr3", }, + ["(60-80)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUnique__36_", "LocalIncreasedPhyiscalDamagePercentUnique__3", "LocalIncreasedPhysicalDamagePercentUniqueBow5", "LocalIncreasedPhysicalDamagePercentUniqueOneHandSword13", "LocalIncreasedPhysicalDamagePercentUniqueOneHandAxe6", "LocalIncreasedPhysicalDamagePercentUniqueTwoHandAxe6", "LocalIncreasedPhysicalDamagePercentUniqueOneHandMace8", "LocalIncreasedPhysicalDamagePercentUnique__11_", }, + ["Deal no Cold Damage"] = { "DealNoColdDamageUnique__1", }, + ["(18-25)% increased Fire Damage"] = { "FireDamagePercentUnique__3", }, + ["You can apply an additional Curse while at maximum Power Charges"] = { "ChargeBonusAdditionalCursePowerCharges", }, + ["Adds (5-6) to (12-14) Cold Damage to Attacks"] = { "AddedColdDamageUniqueBelt10", }, + ["50% chance to Shock"] = { "ChanceToShockUnique__2_", }, + ["+2 to Level of Socketed Elemental Gems"] = { "LocalIncreaseSocketedElementalGemUnique___1", }, + ["+(20-25)% to Fire Resistance"] = { "FireResistUniqueShieldStrInt5", "FireResistUnique__14", }, + ["(10-15)% increased Attack Damage"] = { "DualStrikeThresholdJewel__2_", }, + ["(40-50)% increased Physical Damage taken"] = { "IncreasedPhysicalDamageTakenUniqueHelmetStr3", }, + ["Purity of Fire has no Reservation"] = { "PurityOfFireNoReservationUnique__1", }, + ["(475-600)% increased Energy Shield"] = { "LocalIncreasedEnergyShieldPercentUnique__8", }, + ["50% of Cold Damage from Hits taken as Fire Damage"] = { "TalismanColdTakenAsFire", }, + ["50% chance to cause Bleeding on Critical Strike"] = { "BleedOnMeleeCriticalStrikeUnique__1", "CausesBleedingOnCritUniqueDagger11", }, + ["You have Onslaught while on Low Life"] = { "OnslaughtOnLowLifeUnique__1", }, + ["Recover (4-5)% of Life when you lose a Spirit Charge"] = { "GainLifeWhenSpiritChargeExpiresOrConsumedUnique__1_", }, + ["(7-10)% increased Attack Speed"] = { "LocalIncreasedAttackSpeedUniqueOneHandAxe7", "IncreasedAttackSpeedUniqueQuiver6", "LocalIncreasedAttackSpeedUniqueOneHandSword6", }, + ["Found Magic Items drop Identified"] = { "MagicItemsDropIdentifiedUnique__1", }, + ["(20-45)% increased Spell Damage"] = { "SpellDamageUnique__4", }, + ["Projectiles Pierce (25-35) additional Targets"] = { "TalismanPierceChance", }, + ["(8-12)% increased Cooldown Recovery Rate"] = { "UniqueSpecialCorruptionCooldownRecoverySpeed__", }, + ["Trigger Level 30 Flame Dash when you use a Socketed Skill"] = { "TriggerFlameDashOnSocketedSkillUseImplicitE3_", }, + ["Strike Skills also target the previous location they were Used"] = { "StrikeSkillMemoryUseUnique__1_______", }, + ["50% of Fire Damage from Hits taken as Lightning Damage"] = { "TalismanFireTakenAsLightning", }, + ["(6-10)% increased maximum Energy Shield"] = { "IncreasedEnergyShieldPercentUnique__3", "IncreasedEnergyShieldPercentUnique__5", }, + ["+5% Chance to Block Attack Damage while you have at least 10 Crab Barriers"] = { "AdditionalBlockChance10CrabBarriersUnique__1", }, + ["1% increased Area Damage per 12 Strength"] = { "AreaDamagePerStrengthUber1", }, + ["10% reduced Stun and Block Recovery"] = { "NearbyEnemiesReducedStunRecoveryUnique__1", }, + ["(30-40)% increased Chill Duration on Enemies"] = { "IncreasedChillDurationUniqueQuiver5", }, + ["4% reduced Elemental Ailment Duration on you per 10 Devotion"] = { "ElementalAilmentSelfDurationPerDevotion_", }, + ["Action Speed cannot be modified to below base value"] = { "NearbyAlliesCannotBeSlowedUnique__1", "CannotBeSlowedBelowBaseUnique__1", }, + ["Socketed Gems are Supported by Level 15 Added Chaos Damage"] = { "SocketedGemsHaveAddedChaosDamageUniqueBodyInt3", }, + ["50% increased Damage with Bleeding inflicted on Poisoned Enemies"] = { "BleedDamageAgainstPoisonedEnemiesUber1", }, + ["Nearby Allies have Culling Strike"] = { "DisplayNearbyAlliesHaveCullingStrikeUniqueTwoHandAxe9", }, + ["Attacks have 15% chance to cause Bleeding"] = { "ChanceToBleedUnique__3_", }, + ["Agony Crawler deals (70-100)% increased Damage"] = { "HeraldBonusAgonyMinionDamage_", }, + ["+30 to Accuracy Rating"] = { "IncreasedAccuracyUniqueBow2", "IncreasedAccuracyUniqueDescentBow1", }, + ["All Damage with Hits can Chill"] = { "AllDamageCanChillUnique__1", }, + ["Socketed Gems are Supported by Level 10 Ice Bite"] = { "DisplaySupportedByIceBiteUnique__2", }, + ["Adds 1 to (210-250) Lightning Damage"] = { "LocalAddedLightningDamageUniqueOneHandSword3", }, + ["+(30-40)% to Cold Resistance"] = { "ColdResistUnique__17", "ColdResistUnique__16", "ColdResistUnique__30", "ColdResistUniqueAmulet13", "ColdResistUnique__4", "ColdResistUnique__27", "ColdResistUniqueQuiver5", "ColdResistUnique__26", "ColdResistUniqueBodyDex7", "ColdResistUnique__18", }, + ["(200-300)% increased Armour and Evasion"] = { "LocalIncreasedArmourAndEvasionUnique__18", "LocalIncreasedArmourAndEvasionUniqueHelmetStrDex4", }, + ["+500 to all Attributes"] = { "AllAttributesTestUniqueAmulet1", }, + ["(8-14)% increased Intelligence"] = { "TalismanIncreasedIntelligence", }, + ["(400-500)% increased Evasion and Energy Shield"] = { "LocalIncreasedEvasionAndEnergyShieldUnique__30_", "LocalIncreasedEvasionAndEnergyShieldUnique__25", }, + ["+30 to Dexterity"] = { "DexterityUniqueQuiver7", }, + ["20% increased Movement Speed on Shocked Ground"] = { "MovementVelocityOnShockedGroundUniqueBootsInt6_", }, + ["+(6-10)% chance to Suppress Spell Damage"] = { "ChanceToDodgeSpellsUnique__1", "ChanceToDodgeUnique__1", }, + ["Share Endurance Charges with nearby party members"] = { "ShareEnduranceChargesWithParty", }, + ["(60-80)% increased Evasion Rating"] = { "LocalIncreasedEvasionRatingPercentUniqueGlovesDex2", "LocalIncreasedEvasionRatingPercentUnique__12", "LocalIncreasedEvasionRatingPercentUnique__15_", }, + ["(17-21)% increased Spell Damage"] = { "SpellDamageOnWeaponImplicitWand6", }, + ["15% chance to gain a Frenzy Charge when your Trap is triggered by an Enemy"] = { "GainFrenzyChargeOnTrapTriggeredUnique__1", }, + ["(30-50)% increased Elemental Damage"] = { "ElementalDamageUniqueStaff13", }, + ["(250-300)% increased Armour and Energy Shield"] = { "LocalIncreasedArmourAndEnergyShieldUnique__14", }, + ["3% of Attack Damage Leeched as Life against Bleeding Enemies"] = { "LifeLeechPhysicalAgainstBleedingEnemiesUniqueOneHandMace8", }, + ["1% increased Maximum Mana per Abyss Jewel affecting you"] = { "IncreasedManaPerAbyssalJewelUnique__1_", }, + ["(56-66)% increased Duration"] = { "FlaskEffectIncreasedDurationReducedEffect4__", "FlaskEffectIncreasedDurationReducedEffect3_", "FlaskEffectIncreasedDurationReducedEffect5", }, + ["+1 Life per 2% increased Rarity of Items found"] = { "MaximumLifePerItemRarityUnique__1", }, + ["Regenerate 10% of Life per second if you've taken a Savage Hit in the past 1 second"] = { "LifeRegeneratedAfterSavageHitUnique_1", }, + ["1% of Physical Attack Damage Leeched as Mana"] = { "ManaLeechUniqueGlovesDexInt6", "ManaLeechUniqueAmulet3", "ManaLeechPermyriadUnique__2", "ManaLeechStrDexHelmet1", }, + ["(60-120)% increased Evasion Rating"] = { "LocalIncreasedEvasionRatingPercentUnique__16", }, + ["Adds (17-23) to (29-31) Chaos Damage"] = { "GlobalAddedChaosDamageUnique__6_", }, + ["(150-170)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUniqueClaw3", "LocalIncreasedPhysicalDamagePercentUnique__28__", }, + ["Adds (16-19) to (25-29) Cold Damage"] = { "GlobalAddedColdDamageUnique__4", }, + ["5% increased Movement Speed"] = { "MovementVelocityUniqueIntHelmet2", "MovementVelocityUnique__44", "MovementVelocityUnique__4", "MovementVelocityUnique___5", "MovementVelocityUniqueOneHandAxe7", "MovementVelocityUniqueBodyDex7", "MovementVelocityUnique__3", "MovementVelocityUniqueClaw3", }, + ["+1 to Level of all Skill Gems"] = { "GlobalSkillGemLevelUnique__1", }, + ["50% increased Stun Duration on Enemies"] = { "StunDurationUniqueGlovesInt4_", }, + ["40% increased Rarity of Items Dropped by Frozen Enemies"] = { "IncreasedRarityWhenSlayingFrozenUniqueOneHandMace4", }, + ["Summoned Skeletons take (15-30)% of their Maximum Life per second as Fire Damage"] = { "SkeletonsTakeFireDamagrPerSecondUnique__1", }, + ["Traps from Socketed Skills create a Smoke Cloud when triggered"] = { "SocketedTrapSkillsCreateSmokeCloudWhenDetonated__1", }, + ["1% of Damage Leeched as Energy Shield against Frozen Enemies"] = { "EnergyShieldLeechPermyriadOnFrozenEnemiesUniqueRing19", }, + ["60% increased Energy Shield"] = { "LocalIncreasedEnergyShieldPercentUniqueBodyStrInt1", }, + ["Hits with this Weapon Shock Enemies as though dealing (150-200)% more Damage"] = { "LocalShockAsThoughDealingMoreDamageUnique__1", }, + ["You gain Onslaught for 5 seconds on using a Vaal Skill"] = { "OnslaughtOnVaalSkillUseUniqueGlovesStrDex4", }, + ["Counts as all One Handed Melee Weapon Types"] = { "WeaponCountsAsAllOneHandedWeapons__1", }, + ["Gain (5-8)% of Physical Damage as Extra Chaos Damage during effect"] = { "AddedChaosDamageAsPercentOfPhysicalWhileUsingFlaskUniqueFlask5", }, + ["You have Phasing if you've Killed Recently"] = { "GainPhasingIfKilledRecentlyUnique__1", }, + ["(80-120)% increased Armour and Energy Shield"] = { "LocalIncreasedArmourAndEnergyShieldUnique__5", "LocalIncreasedArmourAndEnergyShieldUniqueShieldStrInt3", "LocalIncreasedArmourAndEnergyShieldUnique__16", }, + ["(30-50)% increased Lightning Damage"] = { "LightningDamagePercentUniqueStaff8", }, + ["(2-3)% of Physical Attack Damage Leeched as Life"] = { "LifeLeechUniqueBodyStrDex3", }, + ["+(600-700) to Armour"] = { "IncreasedPhysicalDamageReductionRatingUnique__7", }, + ["Right ring slot: Projectiles from Spells cannot Fork"] = { "RightRingSpellProjectilesCannotForkUnique__1", }, + ["Gain 100 Life when you lose an Endurance Charge"] = { "LifeGainOnEndurangeChargeConsumptionUniqueBodyStrInt6", }, + ["0.2% of Damage Leeched as Life per Siphoning Charge"] = { "LifeLeechPerSiphoningChargeUnique__1", }, + ["Grants Level 20 Unhinge Skill"] = { "GrantsUnhingeUnique__1", }, + ["+1 Maximum Mana per Level"] = { "ManaPerLevelUnique__1", }, + ["Adds (385-440) to (490-545) Cold Damage"] = { "LocalAddedColdDamageUnique__9_", }, + ["15% increased Movement Speed while Bleeding"] = { "MovementVelocityWhileBleedingUnique__1", }, + ["(3-5)% increased Elemental Damage per Power charge"] = { "ElementalDamagePerPowerChargeUnique__1", }, + ["(250-300)% increased Global Damage"] = { "AllDamageUnique__3", }, + ["30% reduced Duration of Ailments on Enemies"] = { "IncreasedAilmentDurationUnique__2", }, + ["(8-12)% increased Intelligence"] = { "PercentageIntelligenceUnique__3", }, + ["(40-50)% increased Stun Duration on Enemies"] = { "StunDurationUniqueTwoHandMace3", "StunDurationUniqueTwoHandMace1", }, + ["(30-50)% increased Amount Recovered"] = { "FlaskIncreasedRecoveryAmountUniqueFlask4", "FlaskIncreasedRecoveryAmountUnique__1", }, + ["Adds (16-20) to (25-30) Fire Damage to Spells and Attacks"] = { "AddedFireDamageUnique__1_", }, + ["(40-60)% increased Armour"] = { "LocalIncreasedPhysicalDamageReductionRatingUniqueGlovesStr2", }, + ["+2 Life gained for each Enemy hit by Attacks"] = { "LifeGainPerTargetUniqueOneHandSword1", "LifeGainPerTargetUniqueOneHandSword7", }, + ["Grants all bonuses of Unallocated Small Passive Skills in Radius"] = { "GrantsStatsFromNonNotablesInRadiusUnique__1", }, + ["+(8-12)% to Cold and Lightning Resistances"] = { "ColdAndLightningResistImplicitBoots1", }, + ["+200 Strength Requirement"] = { "StrengthRequirementsUnique__2", "StrengthRequirementsUniqueOneHandMace3", }, + ["+(1-2) to Level of Socketed Gems"] = { "LocalIncreaseSocketedGemLevelUnique__10", "LocalIncreaseSocketedGemLevelUnique__8", }, + ["(40-50)% increased Global Damage"] = { "AllDamageUniqueStaff4", }, + ["26% increased Elemental Damage"] = { "ElementalDamagePercentImplicitSceptreNew16", "ElementalDamagePercentImplicitSceptreNew17", }, + ["+(15-25) Energy Shield gained on Kill"] = { "EnergyShieldGainedFromEnemyDeathUnique__1", }, + ["(20-40)% increased Endurance Charge Duration"] = { "ChargeBonusEnduranceChargeDuration", }, + ["While your Passive Skill Tree connects to the Marauder's starting location, you gain:"] = { "StarterPassiveJewelUnique__8", "StarterPassiveTreeJewelUnique__7", }, + ["+6% Chance to Block Attack Damage while wielding a Staff"] = { "StaffBlockPercentUniqueStaff7", }, + ["30% reduced Endurance Charge Duration"] = { "EnduranceChargeDurationUniqueAmulet14", }, + ["Flasks gain 3 Charges every 3 seconds while they are inactive"] = { "FlaskChargePerSecondInactiveUniqueJewel_10", }, + ["Your Cold Damage can Ignite but not Freeze or Chill"] = { "ColdIgnitesUniqueHelmetDexInt4_", }, + ["With at least 40 Strength in Radius, Molten Strike fires 2 additional Projectiles"] = { "MoltenStrikeThresholdJewel_1", }, + ["You can only deal Damage with this Weapon or Ignite"] = { "CanOnlyDealDamageWithThisWeapon", }, + ["Regenerate 0.6% of Life per second for each Raised Zombie"] = { "LifeRegenerationPerZombieUnique__1", }, + ["2% of Physical Attack Damage Leeched as Mana"] = { "ManaLeechUniqueRing17", "ManaLeechUniqueBodyStr6", "ManaLeechUniqueBelt1", "ManaLeechUniqueTwoHandMace4", "ManaLeechUniqueGlovesStrDex1", }, + ["15% chance to gain a Frenzy Charge when you Stun an Enemy"] = { "ChanceToGainFrenzyChargeOnStunUnique__1", }, + ["33% chance to gain a Frenzy Charge on Kill"] = { "FrenzyChargeOnKillChanceUniqueDescentOneHandSword1", }, + ["(80-100)% increased Lightning Damage"] = { "WeaponLightningDamageUniqueOneHandMace3", }, + ["(15-25)% increased Attack Speed"] = { "LocalIncreasedAccuracyUnique__2", }, + ["+(15-20) to maximum Life"] = { "IncreasedLifeUniqueWand4", }, + ["(125-175)% increased Critical Strike Chance for Spells if you've Killed Recently"] = { "SpellCriticalStrikeChanceIfKilledRecentlyUnique__1", }, + ["20% increased Stun and Block Recovery"] = { "StunRecoveryUniqueBootsStrDex1", }, + ["(10-14)% increased Attack Speed"] = { "LocalIncreasedAttackSpeedUniqueBow6", "LocalIncreasedAttackSpeedUniqueBow11", }, + ["(18-25)% increased Cold Damage"] = { "ColdDamagePercentUnique__4", }, + ["25% reduced Projectile Speed"] = { "ProjectileSpeedUniqueQuiver8", }, + ["Minions have (30-40)% increased maximum Life"] = { "MinionLifeUniqueTwoHandSword4", }, + ["Adds (38-48) to (70-90) Chaos Damage"] = { "LocalAddedChaosDamageImplicitE2", }, + ["+10% Chance to Block Attack Damage while wielding a Staff"] = { "StaffBlockPercentUnique__2_", }, + ["Inner Conviction"] = { "KeystoneInnerConvictionUnique__1", }, + ["With at least 40 Dexterity in Radius, Dual Strike deals Splash Damage"] = { "DualStrikeThresholdJewelMace", }, + ["(105-145) to (160-200) Added Cold Damage with Bow Attacks"] = { "AddedColdDamageUniqueBodyDex1", }, + ["1% increased Evasion Rating per 3 Dexterity Allocated in Radius"] = { "ClawPhysDamageAndEvasionPerDexUniqueJewel47", }, + ["Gain (25-30)% of Physical Damage as Extra Cold Damage"] = { "PhysicalAddedAsColdUniqueOneHandSword12", }, + ["Trigger Level 20 Icicle Burst when you Hit a Frozen Enemy"] = { "GrantsLevel20IcicleNovaTriggerUnique__1", }, + ["(15-20)% increased Global Defences"] = { "AllDefencesUnique__4", }, + ["Your Lightning Damage can Ignite"] = { "LightningDamageCanIgniteUnique__1", }, + ["Chill Attackers for 4 seconds on Block"] = { "ChanceToChillAttackersOnBlockUnique__2__", }, + ["(20-50)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUniqueOneHandSword12", }, + ["(5-8)% increased Intelligence"] = { "PercentageIntelligenceUnique__4", }, + ["20% chance to Trigger Level 20 Shade Form when you Use a Socketed Skill"] = { "LocalDisplayGrantLevelXShadeFormUnique__1", }, + ["+1 to Level of Socketed Dexterity Gems"] = { "LocalIncreaseSocketedDexterityGemLevelUniqueClaw8", }, + ["(10-20)% increased Critical Strike Chance"] = { "LocalCriticalStrikeChanceUniqueWand9", "LocalCriticalStrikeChanceUniqueStaff7", }, + ["Adds 1 to (60-70) Lightning Damage"] = { "LocalAddedLightningDamageUnique__5", }, + ["(100-120)% increased Evasion and Energy Shield"] = { "LocalIncreasedEvasionAndEnergyShieldUnique__6_", }, + ["Grants Level 10 Frostblink Skill"] = { "GrantsFrostblinkSkillUnique__1", }, + ["+(40-50) to Dexterity"] = { "DexterityUnique__7", "DexterityUniqueGlovesStrDex1", "DexterityUnique__11", "DexterityUniqueGlovesDexInt4", "DexterityUniqueBodyDex1", "DexterityUnique__8", }, + ["(25-30)% increased Cold Damage"] = { "ColdDamagePercentUniqueRing19", }, + ["(190-240)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUniqueTwoHandAxe9", }, + ["(175-200)% increased Charges per use"] = { "FlaskChargesUsedUnique__8", }, + ["Creates Consecrated Ground on Critical Strike"] = { "ConsecrateOnCritChanceToCreateUniqueRing11", }, + ["Grants Level 20 Aspect of the Avian Skill"] = { "GrantsBirdAspect1_", }, + ["-(80-50) Physical Damage taken from Projectile Attacks"] = { "RangedAttackDamageReducedUniqueShieldStr2", }, + ["(20-25)% increased Elemental Damage with Attack Skills per Power Charge"] = { "IncreasedWeaponElementalDamagePercentPerPowerChargeUnique__1", }, + ["100% increased Critical Strike Chance against Enemies on Full Life"] = { "CriticalChanceAgainstEnemiesOnFullLifeUnique__1", }, + ["200% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUniqueTwoHandMace2", }, + ["(30-40)% increased Trap Damage"] = { "TrapDamageUniqueBelt6", }, + ["Blood Magic"] = { "BloodMagic", "KeystoneMortalConvictionUnique__1", "KeystoneBloodMagicUnique__1_", }, + ["10000% increased Freeze Duration on you"] = { "FreezeDurationOnSelfUnique__1", }, + ["Arrow Dancing"] = { "KeystoneArrowDodgingUnique__1", }, + ["25% increased Critical Strike Chance"] = { "LocalCriticalStrikeChanceUniqueOneHandMace1", "LocalCriticalStrikeChanceUniqueClaw2", }, + ["-100 to Accuracy Rating"] = { "IncreasedAccuracyUniqueTwoHandMace3", }, + ["Can have up to 1 additional Trap placed at a time"] = { "AdditionalTrapsThresholdJewel", "AdditionalTrapsUnique__1", }, + ["+(30-50) to maximum Energy Shield"] = { "LocalIncreasedEnergyShieldUnique__17__", "LocalIncreasedEnergyShieldPercentAndStunRecoveryUniqueHelmetInt2", }, + ["Grants Level 20 Summon Bestial Rhoa Skill"] = { "GrantsSummonBeastRhoaUnique__1", }, + ["(20-40)% increased Chaos Damage"] = { "IncreasedChaosDamageUnique__5", }, + ["(40-60)% increased Stun and Block Recovery"] = { "StunRecoveryUniqueGlovesStrInt1", }, + ["Minions deal (50-70)% increased Damage"] = { "MinionDamageUniqueWand2", }, + ["(8-12)% increased Critical Strike Chance"] = { "LocalCriticalStrikeChanceUnique__16", }, + ["You take Chaos Damage instead of Physical Damage from Bleeding"] = { "BleedOnSelfDealChaosDamageUnique__1", }, + ["No Chance to Block"] = { "LocalShieldHasNoBlockChanceUnique__1", }, + ["Gain (6-12)% of Physical Damage as Extra Damage of a random Element"] = { "TalismanDamageDealtAddedAsRandomElement", }, + ["100% increased Duration of Curses on you"] = { "IncreasedSelfCurseDurationUniqueShieldStrDex2", }, + ["Gain an Endurance Charge when you are Hit"] = { "GainEnduranceChargesWhenHitUnique__1_", }, + ["100% increased Melee Damage against Ignited Enemies"] = { "AdditionalMeleeDamageToBurningEnemiesUniqueDagger6", }, + ["Notable Passive Skills in Radius are Transformed to"] = { "NotablesGrantMinionDamageTakenUnique__1_", "NotablesGrantManaCostAndSpellDamageUnique1", "NotablesGrantMinionMovementSpeedUnique__1_", }, + ["You cannot deal Critical Strikes against non-Shocked Enemies"] = { "CannotCritNonShockedEnemiesUnique___1", }, + ["50% reduced Effect of Curses on you"] = { "ReducedCurseEffectUniqueRing7", }, + ["Counts as Dual Wielding"] = { "UniqueWingsOfEntropyCountsAsDualWielding", }, + ["Clarity has no Reservation"] = { "ClarityNoReservationUnique__1", }, + ["+600 Strength and Intelligence Requirement"] = { "StrengthIntelligenceRequirementsUnique__1", }, + ["+(40-60)% to all Elemental Resistances"] = { "AllResistancesUniqueRapier2", }, + ["20% less Attack Speed"] = { "RingAttackSpeedUnique__1", }, + ["+(90-100) to maximum Life"] = { "IncreasedLifeUniqueBodyStrDexInt1", "IncreasedLifeUnique__51", "IncreasedLifeUnique__24", "IncreasedLifeUnique__70", }, + ["10% increased Attack Damage"] = { "AttackDamageUniqueJewel42", }, + ["Adds 30 to 65 Cold Damage to Attacks"] = { "AddedColdDamageUnique__9", }, + ["Removes Elemental Ailments on Rampage"] = { "DispelStatusAilmentsOnRampageUniqueGlovesStrInt2", }, + ["+(40-50)% to Fire Resistance"] = { "FireResistUniqueBootsDex2", "FireResistUnique__4", "FireResistUniqueBodyDex3", "FireResistUniqueOneHandSword4", }, + ["50% chance to gain a Flask Charge when you deal a Critical Strike"] = { "FlaskChanceRechargeOnCritUnique__1", }, + ["5% chance to Freeze, Shock and Ignite"] = { "ChanceToFreezeShockIgniteUniqueAmulet19", "ChanceToFreezeShockIgniteUniqueHelmetDexInt4", }, + ["(60-80)% increased Armour and Evasion"] = { "LocalIncreasedArmourAndEvasionUniqueHelmetStrDex5", }, + ["Adds 2 to 4 Physical Damage"] = { "LocalAddedPhysicalDamageUniqueDescentOneHandAxe1", "LocalAddedPhysicalDamageUniqueDescentStaff1", }, + ["0.5% of Damage Leeched as Life while you have at least 5 total Endurance, Frenzy and Power Charges"] = { "DamageLeechWith5ChargesUnique__1", }, + ["Trigger Level 1 Stalking Pustule on Kill"] = { "StalkingPustuleOnKillUnique__1", }, + ["(10-15)% increased Cast Speed"] = { "IncreasedCastSpeedUniqueGlovesStr1", "IncreasedCastSpeedUnique__7", "IncreasedCastSpeedUniqueAmulet20", "IncreasedCastSpeedUniqueIntHelmet2", "IncreasedCastSpeedUniqueAmulet1", "IncreasedCastSpeedUnique__8", "IncreasedCastSpeedUnique__20", "IncreasedCastSpeedFishing__Unique1", }, + ["15% increased Attack Speed with Movement Skills"] = { "AttackSpeedWithMovementSkillsUniqueClaw9", }, + ["(4-6)% increased Physical Damage per 10 Rage"] = { "PhysicalDamagePerRageUnique__1", }, + ["(15-25)% increased Damage with Hits and Ailments against Cursed Enemies"] = { "HitAndAilmentDamageCursedEnemiesUnique__1", }, + ["Nearby Allies' Damage with Hits is Lucky"] = { "UniqueNearbyAlliesAreLuckyDisplay", }, + ["20% chance to create Shocked Ground when Hit"] = { "ShockedGroundWhenHitUniqueHelmetInt10", }, + ["Determination has no Reservation"] = { "DeterminationNoReservationUnique__1", }, + ["Minions gain 20% of Physical Damage as Extra Cold Damage"] = { "MinionPhysicalDamageAddedAsColdUnique__1_", }, + ["2% of Physical Attack Damage Leeched as Mana during Flask effect"] = { "FlaskBuffManaLeechWhileHealing", }, + ["Passives in Radius apply to Minions instead of you"] = { "PassivesApplyToMinionsUniqueJewel7", }, + ["(20-30)% increased Attack Speed"] = { "LocalIncreasedAttackSpeedUniqueClaw1", "LocalIncreasedAttackSpeedUnique__30", }, + ["(15-25)% increased Elemental Damage"] = { "ElementalDamagePercentImplicitAtlasRing_", }, + ["20% increased Projectile Damage"] = { "IncreasedProjectileDamageUnique__5", }, + ["Transfiguration of Soul"] = { "TransfigurationOfSoulUnique__1_", }, + ["(10-20)% increased Movement Speed while Ignited"] = { "MovementVelocityWhileIgnitedUnique__2", "MovementVelocityWhileIgnitedUniqueJewel20", }, + ["+2 to Level of all Fire Spell Skill Gems"] = { "LocalIncreaseSocketedFireGemLevelUniqueStaff1", }, + ["+3 seconds to Duration of Frenzy and Power Charges on Culling Strike"] = { "ExtendFrenzyPowerChargeDurationCullUnique__1", }, + ["(380-420)% increased Evasion Rating"] = { "LocalIncreasedEvasionRatingPercentUniqueBodyStrDexInt1c", }, + ["Minions have (40-50)% increased Movement Speed"] = { "MinionRunSpeedUnique__5", }, + ["(24-28)% increased Spell Damage"] = { "SpellDamageOnWeaponImplicitWand10", }, + ["-15% additional Physical Damage Reduction"] = { "FortifyEffectCrushed3_", "FortifyEffectCrushed2_", "FortifyEffectCrushed1", }, + ["Adds 100 to 100 Fire Damage"] = { "LocalAddedFireDamageUnique__1", }, + ["Gain 1% of Cold Damage as Extra Chaos Damage per Frenzy Charge"] = { "ChargeBonusColdDamageAddedAsChaos", }, + ["+(180-200) to Armour"] = { "IncreasedPhysicalDamageReductionRatingUnique__5", }, + ["Socketed Gems are Supported by Level 10 Chance to Poison"] = { "SupportedByLesserPoisonUnique__1", }, + ["+1 Maximum Life per Level"] = { "LifePerLevelUnique__1", }, + ["(120-150)% increased Armour and Evasion"] = { "LocalIncreasedArmourAndEvasionUnique__15_", "LocalIncreasedArmourAndEvasionUnique__5_", "LocalIncreasedArmourAndEvasionUnique__11", }, + ["+(80-100) to maximum Energy Shield"] = { "LocalIncreasedEnergyShieldUniqueGlovesStr4", "LocalIncreasedEnergyShieldUnique__21", "LocalIncreasedEnergyShieldUniqueBootsDexInt4", }, + ["(100-120)% increased Critical Strike Chance with Traps"] = { "TrapCritChanceUnique__1", }, + ["You cannot be Shocked while Frozen"] = { "CannotBeShockedWhileFrozenUniqueStaff14", }, + ["+18% Chance to Block Attack Damage while Dual Wielding"] = { "BlockWhileDualWieldingUnique__2_", }, + ["Regenerate 5% of Life per second"] = { "LifeRegenerationRatePercentUnique__2", }, + ["10% increased Cold Damage taken"] = { "ColdDamageTakenUnique__2", }, + ["(80-100)% increased Critical Strike Chance"] = { "LocalCriticalStrikeChanceUnique__14", }, + ["(350-400)% increased Armour"] = { "LocalIncreasedPhysicalDamageReductionRatingPercentUnique__3", }, + ["+(25-40)% to Cold Resistance"] = { "ColdResistUniqueRing24", }, + ["20% of Lightning Damage Leeched as Mana during Flask effect"] = { "LightningManaLeechDuringFlaskEffect__1", }, + ["+1% Chance to Block Attack Damage per Summoned Skeleton"] = { "AttackBlockPerSkeletonUnique__1", }, + ["Attacks with this Weapon have 25% chance to inflict Bleeding against Ignited Enemies"] = { "ChanceToBleedIgnitedEnemiesUnique__1", }, + ["(30-40)% chance to Shock Attackers for 4 seconds on Block"] = { "ChanceToShockAttackersOnBlockUnique__1_", }, + ["(180-250)% increased Energy Shield"] = { "LocalIncreasedEnergyShieldUniqueGlovesInt6", }, + ["(20-30)% increased Mana Regeneration Rate"] = { "ManaRegenerationImplicitAmulet1", "ManaRegenerationUniqueJewel30", "ManaRegenerationUniqueBootsDex5", "ManaRegenerationUnique__4", "ManaRegenerationUnique__2", }, + ["Adds (49-98) to (101-140) Physical Damage"] = { "LocalAddedPhysicalDamageOneHandSword3", }, + ["Arrows deal 50% increased Damage with Hits and Ailments to Targets they Pierce"] = { "ArrowDamageAgainstPiercedTargetsUnique__1", "ArrowPierceAppliesToProjectileDamageUniqueQuiver3", }, + ["Socketed Gems are supported by Level 2 Chance to Flee"] = { "DisplaySocketedGemGetsChanceToFleeUniqueOneHandAxe3", }, + ["(270-300)% increased Energy Shield"] = { "LocalIncreasedEnergyShieldUniqueBodyStrDexInt1g", }, + ["Enemies Shocked by you have (10-15)% of Physical Damage they deal converted to Lightning"] = { "EnemyShockedConvertedToLightningUnique__1", }, + ["6% increased Movement Speed per Frenzy Charge"] = { "MovementVelocityPerFrenzyChargeUnique__2", }, + ["Minions gain 20% of Physical Damage as Extra Fire Damage"] = { "MinionPhysicalDamageAddedAsFireUnique__1", }, + ["Warcries grant Arcane Surge to you and Allies, with 10% increased effect per 5 power, up to 50%"] = { "WarcryGrantsArcaneSurgeUnique__1", }, + ["(80-120)% increased Armour and Evasion"] = { "LocalIncreasedArmourAndEvasionUniqueBodyStrDex5", "LocalIncreasedArmourAndEvasionUniqueGlovesStrDex5", }, + ["(-40-40)% reduced Rarity of Items found"] = { "ItemFoundRarityIncreaseUniqueRing32_", }, + ["(16-22)% chance to Ignite"] = { "ChanceToIgniteUnique__1", }, + ["+14 Life and Mana gained for each Enemy hit"] = { "LifeAndManaOnHitImplicitMarakethClaw3", }, + ["Adds (75-92) to (125-154) Physical Damage"] = { "LocalAddedPhysicalDamageUnique__7_", }, + ["+(23-31)% to Chaos Resistance"] = { "ChaosResistUnique__15", "ChaosResistUnique__20_", }, + ["Gain a Flask Charge when you deal a Critical Strike"] = { "FlaskChargesOnCritUniqueTwoHandAxe8", }, + ["(10-20)% increased Flask Charges used"] = { "BeltIncreasedFlaskChargedUsedUnique__1", }, + ["(22-30)% increased Critical Strike Chance"] = { "LocalCriticalStrikeChanceUnique__2", }, + ["Trigger Level 20 Animate Guardian's Weapon when Animated Guardian Kills an Enemy"] = { "AnimateGuardianWeaponOnGuardianKillUnique__1_", }, + ["Enemies affected by your Spider's Webs have -10% to All Resistances"] = { "ResistancesOfWebbedEnemiesUnique__1", }, + ["Lose a Power Charge when Hit"] = { "LosePowerChargeWhenHitUnique__1", }, + ["Quality does not increase Physical Damage"] = { "HarvestAlternateWeaponQualityAccuracyRatingIncrease_", "HarvestAlternateWeaponQualityAreaOfEffect_", "HarvestAlternateWeaponQualityLocalMeleeWeaponRange_", "HarvestAlternateWeaponQualityLocalIncreasedAttackSpeed", "HarvestAlternateWeaponQualityLocalCriticalStrikeChance__", "HarvestAlternateWeaponQualityElementalDamagePercent", }, + ["Adds 1 to (15-20) Physical Damage to Attacks"] = { "AddedPhysicalDamageUnique__4", }, + ["+(400-500) to Evasion Rating"] = { "IncreasedEvasionRatingUniqueOneHandSword4", "LocalIncreasedEvasionRatingUnique__3", }, + ["During Flask Effect, 6% reduced Damage taken of each Element for which your Uncapped Elemental Resistance is lowest"] = { "FlaskElementalDamageTakenOfLowestResistUnique__1", }, + ["+(-3-3)% to maximum Lightning Resistance"] = { "MaximumLightningResistUnique__1", }, + ["50% increased Spell Damage while Shocked"] = { "IncreasedSpellDamageWhileShockedUnique__1", }, + ["(60-100)% increased Onslaught Effect"] = { "OnslaughtEffectUnique__1", }, + ["80% increased Global Critical Strike Chance"] = { "CriticalStrikeChanceImplicitMarakethStaff1", }, + ["10% increased Scorching Ray beam length"] = { "FireBeamLengthUnique__1", }, + ["Gain (1-3) Power Charge on use"] = { "FlaskGainPowerChargeUniqueFlask2", }, + ["Your Shocks can increase Damage taken by up to a maximum of 100%"] = { "MaximumShockOverrideUniqueBow10", }, + ["50% increased Shock Duration on you"] = { "SelfShockDurationUnique__2", }, + ["30% increased Skill Effect Duration"] = { "SkillEffectDurationUnique__3", }, + ["Precise Technique"] = { "KeystonePreciseTechniqueUnique__1", }, + ["(30-40)% increased maximum Life and reduced Fire Resistance"] = { "LifeAndReducedFireResistanceUnique__1", }, + ["16% Chance to Block Attack Damage"] = { "BlockPercentUniqueDescentStaff1", }, + ["30% increased Area of Effect"] = { "AreaOfEffectUnique__7_", }, + ["An additional Curse can be applied to you"] = { "AdditionalCurseOnSelfUniqueCorruptedJewel13", }, + ["(60-80)% increased Burning Damage"] = { "BurnDamageUniqueRing15", }, + ["(30-60)% increased Evasion Rating and Armour"] = { "GlobalEvasionRatingAndArmourPercentUnique__1_", }, + ["50% reduced Maximum Recovery per Energy Shield Leech"] = { "MaximumESLeechAmountUnique__1_", }, + ["Your Increases and Reductions to Quantity of Items found also apply to Damage"] = { "PercentDamagePerItemQuantityUnique__1", }, + ["(80-130)% increased Energy Shield"] = { "LocalIncreasedEnergyShieldPercentUnique__29", }, + ["25% reduced Bleeding Duration"] = { "ReducedBleedDurationUnique__1_", }, + ["Projectiles gain (15-20)% of Non-Chaos Damage as extra Chaos Damage per Chain"] = { "ProjectilesGainPercentOfNonChaosAsChaosUnique__1", }, + ["(20-30)% increased Lightning Damage"] = { "TalismanIncreasedLightningDamage", "LightningDamagePercentUnique__7", "LightningDamageUniqueWand1", "LightningDamagePercentUniqueBelt9c", "LightningDamageUniqueHelmetDexInt1", }, + ["(25-35)% increased Ward"] = { "LocalIncreasedWardPercentUnique__2", }, + ["10000% increased Ignite Duration on Enemies"] = { "BurnDurationUnique__2", }, + ["+5 to Armour per 5 Evasion Rating on Equipped Shield"] = { "ArmourPerEvasionRatingOnShieldUnique__1", }, + ["Channelling Skills deal 4% increased Damage per 10 Devotion"] = { "ChannelledSkillDamagePerDevotion", }, + ["10% increased Damage taken"] = { "DamageTakenUniqueJewel24", }, + ["Minions have (10-15)% increased Movement Speed"] = { "MinionRunSpeedUniqueAmulet3", }, + ["Gain 2 Vaal Souls Per Second during effect"] = { "FlaskGainVaalSoulPerSecondUnique__1_", }, + ["(4-6)% increased Intelligence"] = { "PercentageIntelligenceUnique__2", }, + ["Arrows Pierce 1 additional Target"] = { "PierceCurruption", }, + ["(10-20)% increased maximum Mana"] = { "MaximumManaUniqueStaff4", "MaximumManaUnique__3", }, + ["(8-14)% increased Attack Speed"] = { "LocalIncreasedAttackSpeedUnique__12", "LocalIncreasedAttackSpeedUnique__11", "LocalIncreasedAttackSpeedUnique__18", }, + ["Grace has no Reservation"] = { "GraceNoReservationUnique__1", }, + ["Adds (20-30) to 40 Cold Damage to Spells"] = { "SpellAddedColdDamageUnique__2", }, + ["Regenerate 15 Life per second for each Uncorrupted Item Equipped"] = { "LifeRegenPerUncorruptedItemUnique__1", }, + ["With at least 40 Intelligence in Radius, Discharge has 60% less Area of Effect"] = { "DischargeThresholdJewel__1", }, + ["(200-240)% increased Evasion Rating"] = { "LocalIncreasedEvasionRatingPercentUniqueBodyDex6", }, + ["(80-100)% increased Armour and Evasion"] = { "LocalIncreasedArmourAndEvasionUnique__10_", "LocalIncreasedArmourAndEvasionUnique__2", }, + ["+15 to Intelligence"] = { "IntelligenceUniqueBootsDex3", }, + ["+5% Chance to Block Attack Damage if you've dealt a Critical Strike Recently"] = { "AdditionalBlockChanceIfCritRecentlyUber1__", }, + ["0.4% of Attack Damage Leeched as Mana"] = { "ManaLeechPermyriadStrDexHelmet1", }, + ["(40-50)% increased Global Critical Strike Chance"] = { "TalismanIncreasedCriticalChance", }, + ["0.2% of Elemental Damage Leeched as Life"] = { "ElementalDamageLeechedAsLifePermyriadUniqueSceptre7_", }, + ["+(-30-30)% to Lightning Resistance"] = { "LightningResistUnique__25", }, + ["Projectiles Pierce all Targets while you have Phasing"] = { "PrrojectilesPierceWhilePhasingUnique__1_", }, + ["0.4% of Physical Attack Damage Leeched as Mana"] = { "ManaLeechPermyriadUniqueRing17", "ManaLeechPermyriadUniqueTwoHandMace4", "ManaLeechPermyriadUniqueGlovesStrDex1", "ManaLeechPermyriadUniqueBelt1", "ManaLeechPermyriadUniqueBodyStr6", }, + ["2% increased Mana Recovery Rate per 10 Intelligence on Allocated Passives in Radius"] = { "ManaRecoveryRatePerAllocatedIntelligenceUnique__1", }, + ["10% chance to gain a Power Charge on hitting an Enemy affected by a Spider's Web"] = { "PowerChargeOnHitWebbedEnemyUnique__1", }, + ["You cannot increase the Quantity of Items found"] = { "NoItemQuantity", }, + ["(30-40)% increased Cast Speed"] = { "IncreasedCastSpeedUnique__3", }, + ["Bow Attacks fire an additional Arrow"] = { "AdditionalArrowsUniqueBow3", "AdditionalArrowsUniqueTransformed__1", }, + ["(150-200)% increased Armour and Energy Shield"] = { "LocalIncreasedArmourAndEnergyShieldUnique__15", "LocalIncreasedArmourAndEnergyShieldUnique__21", "LocalIncreasedArmourAndEnergyShieldUnique__20", "LocalIncreasedArmourAndEnergyShieldUnique__25", "LocalIncreasedArmourAndEnergyShieldUnique__13_", }, + ["Cold Skills have 20% chance to Poison on Hit"] = { "ColdSkillsChanceToPoisonUnique__1", }, + ["(120-140)% increased Critical Strike Chance against Blinded Enemies"] = { "CriticalChanceAgainstBlindedEnemiesUnique__1", }, + ["(6-10)% chance to Ignite"] = { "ChanceToIgniteUnique__4", }, + ["Socketed Gems are supported by Level 20 Blind"] = { "ItemActsAsSupportBlindUniqueWand1", }, + ["+125 to Accuracy Rating per 10 Intelligence on Unallocated Passives in Radius"] = { "AccuracyRatingPerUnallocatedIntelligenceJewelUnique__1", }, + ["(30-40)% increased Mana Regeneration Rate"] = { "ManaRegenerationUniqueBootsStrDex4", "ManaRegenerationUniqueRingDemigod1", "ManaRegenerationUniqueRing34", "ManaRegenerationUnique__6", }, + ["Adds (30-50) to (65-80) Physical Damage"] = { "LocalAddedPhysicalDamageUniqueOneHandSword9", }, + ["30% reduced Damage"] = { "AllDamageUniqueHelmetDexInt2", }, + ["Adds (10-15) to (55-65) Lightning Damage to Spells during Flask effect"] = { "AddedSpellLightningDamageDuringFlaskEffect__1", }, + ["(20-30)% reduced Recovery rate of Life and Energy Shield"] = { "LifeEnergyShieldRecoveryRateUnique__1", }, + ["(12-20)% increased Rarity of Items found"] = { "ItemFoundRarityIncreaseImplicitAmulet1", }, + ["Socketed Gems are Supported by Level 12 Cast when Damage Taken"] = { "SupportedByCastOnDamageTakenUnique__1", }, + ["Adds (100-120) to (150-165) Physical Damage against Bleeding Enemies"] = { "AddedPhysicalDamageVsBleedingEnemiesUnique__1", }, + ["Arrows that Pierce have 50% chance to inflict Bleeding"] = { "ArrowsThatPierceCauseBleedingUnique__1", }, + ["+(3-5)% Chance to Block"] = { "AdditionalBlockChanceUnique__1", "AdditionalBlockChanceUniqueShieldStrDex3__", }, + ["+(20-40)% to Fire Resistance"] = { "FireResistUnique__23_", "FireResistUnique__9", "FireResistUnique__25", "FireResistUniqueBelt14", "FireResistUnique__29", }, + ["100% increased Accuracy Rating when on Low Life"] = { "IncreasedAccuracyWhenOnLowLifeUniqueClaw4", }, + ["(130-170)% increased Energy Shield"] = { "LocalIncreasedEnergyShieldUniqueHelmetInt10", }, + ["+(75-100)% to Cold Resistance when Socketed with a Green Gem"] = { "ColdResistanceWhenSocketedWithGreenGemUniqueRing25", }, + ["(120-160)% increased Armour and Energy Shield"] = { "LocalIncreasedArmourAndEnergyShieldUnique__24", }, + ["Golems have (80-100)% increased Movement Speed"] = { "GolemMovementSpeedUnique__1", }, + ["This Weapon's Critical Strike Chance is 100%"] = { "LocalAlwaysCrit", "LocalAttacksAlwaysCritUnique__1", }, + ["Adds (5-15) to (20-25) Physical Damage"] = { "LocalAddedPhysicalDamageUniqueOneHandAxe7", }, + ["Golems have (18-22)% increased Maximum Life"] = { "GolemLifeUnique__1", }, + ["You take 50% reduced Extra Damage from Critical Strikes"] = { "EnemyCriticalStrikeMultiplierUniqueRing8", }, + ["Adds 10 to 20 Physical Damage"] = { "LocalAddedPhysicalDamageOneHandAxe1", }, + ["10% reduced Strength"] = { "PercentageStrengthUnique__4_", }, + ["+(3-6)% Chance to Block"] = { "AdditionalBlockChanceUniqueShieldStrDex1", }, + ["Herald of Ice has (30-40)% increased Mana Reservation Efficiency"] = { "HeraldBonusIceReservationEfficiency__", "HeraldBonusIceReservation_", }, + ["+(3-4)% Chance to Block"] = { "AdditionalBlockChanceUnique__6", }, + ["Minion Instability"] = { "KeystoneMinionInstabilityUnique__1", }, + ["(40-60)% increased Cold Damage while affected by Herald of Ice"] = { "HeraldBonusIceColdDamage", }, + ["1% of Attack Damage Leeched as Life"] = { "LifeLeechPermyriadUniqueBodyStr3", }, + ["+(40-60) to Dexterity"] = { "DexterityUniqueBootsStrDex1", }, + ["(40-50)% increased Cold Damage"] = { "ColdDamagePercentUniqueStaff2", }, + ["Areas contain Beasts to hunt"] = { "BestiaryLeague", }, + ["Arrows Pierce all Targets"] = { "ArrowPierceUniqueBow7", }, + ["(600-800)% more Physical Damage with Unarmed Melee Attacks"] = { "FacebreakerUnarmedMoreDamage", }, + ["(30-40)% increased Damage over Time"] = { "DegenerationDamageUnique__3", }, + ["(80-100)% increased Evasion Rating"] = { "LocalIncreasedEvasionRatingPercentUniqueDexHelmet2", "LocalIncreasedEvasionRatingPercentUnique__5", "LocalIncreasedEvasionRatingPercentUnique__8", "LocalIncreasedEvasionRatingPercentUniqueBootsDex1", "LocalIncreasedEvasionRatingPercentUnique__4", "LocalIncreasedEvasionRatingPercentUniqueHelmetDex5", "LocalIncreasedEvasionRatingPercentUniqueBodyDex3", }, + ["Your Hits can only Kill Frozen Enemies"] = { "CanOnlyKillFrozenEnemiesUniqueGlovesStrInt3", }, + ["+30% to Lightning Resistance"] = { "LightningResistUniqueStrDexHelmet1", "LightningResistUniqueShieldDex2", }, + ["+(20-40) Mana gained on Kill"] = { "ManaGainedFromEnemyDeathUnique__2", }, + ["(10-15)% increased Fire Damage"] = { "FireDamagePercentUnique____8", "FireDamagePercentUnique__9", "FireDamagePercentUnique__10", "FireDamagePercentUnique___2", "FireDamagePercentUnique__11", "FireDamagePercentUnique__1", }, + ["Adds (12-15) to (24-27) Physical Damage to Attacks"] = { "AddedPhysicalDamageImplicitQuiver12New", }, + ["(40-50)% increased Rarity of Items found"] = { "ItemFoundRarityIncreaseUniqueGlovesStrDex2", }, + ["Adds (8-10) to (13-15) Chaos Damage for each Spider's Web on the Enemy"] = { "ChaosDamagePerWebOnEnemyUnique__1", }, + ["+20% to Damage over Time Multiplier for Bleeding"] = { "BleedDotMultiplier2HImplicit1", }, + ["Socketed Gems are Supported by Level 20 Increased Area of Effect"] = { "SocketedGemsGetIncreasedAreaOfEffectUniqueTwoHandAxe5", }, + ["150% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUniqueOneHandSword2", "LocalIncreasedPhysicalDamagePercentUniqueTwoHandMace4", }, + ["(50-100)% increased Armour"] = { "LocalIncreasedPhysicalDamageReductionRatingPercentUnique__8", }, + ["(5-15)% increased Movement Speed"] = { "MovementVelocityUniqueBootsInt4", }, + ["+(-2000-2000) seconds to Avian's Flight Duration"] = { "AviansFlightDurationUnique__1", }, + ["Adds 12 to 24 Physical Damage"] = { "LocalAddedPhysicalDamageUniqueDagger2", }, + ["(250-275)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUniqueWand1", }, + ["Adds (2-3) to (5-6) Fire Damage to Spells"] = { "SpellAddedFireDamageUnique__4", }, + ["Chaos Damage taken does not bypass Minions' Energy Shield"] = { "MinionChaosDamageDoesNotBypassESUnique__1", }, + ["Your Cold Damage cannot Freeze"] = { "ColdDamageCannotFreeze", }, + ["0.2% of Physical Attack Damage Leeched as Life"] = { "LifeLeechPermyriadUnique__2", }, + ["Minions have 60% chance to Poison Enemies on Hit"] = { "MinionsPoisonEnemiesOnHitUnique__2", "MinionsPoisonEnemiesOnHitUnique__1", }, + ["(40-60)% increased Global Critical Strike Chance"] = { "CriticalStrikeChanceUniqueWand10", "CriticalStrikeChanceUniqueGlovesStr3", }, + ["+20% Chance to Block Attack Damage while wielding a Staff"] = { "StaffBlockPercentImplicitStaff2", }, + ["22% increased Elemental Damage"] = { "ElementalDamagePercentImplicitSceptreNew8", "ElementalDamagePercentImplicitSceptreNew12___", }, + ["+(30-40)% chance to Suppress Spell Damage while your Off Hand is empty"] = { "ChanceToDodgeWhileOffhandIsEmpty", }, + ["(140-152)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUnique__33", }, + ["When you Attack, take (15-20)% of Life as Physical Damage for"] = { "TakePhysicalDamagePerWarcryExertingUnique__1", }, + ["With at least 40 Dexterity in Radius, Ethereal Knives fires Projectiles in a circle"] = { "EtherealKnivesThresholdJewel_1", }, + ["+1% chance to Suppress Spell Damage per Endurance Charge"] = { "ChargeBonusDodgeChancePerEnduranceCharge", }, + ["With at least 40 Strength in Radius, Hits with Vigilant Strike Fortify you and Nearby Allies for 8 seconds"] = { "VigilantStrikeThresholdJewel__1", }, + ["+1% to Critical Strike Multiplier per 1% Chance to Block Attack Damage"] = { "CriticalMultiplierPerBlockChanceUnique__1", }, + ["-10% to amount of Suppressed Spell Damage Prevented"] = { "SpellDamageSuppressedUnique__2", }, + ["(20-25)% increased Mana Recovery from Flasks"] = { "FlaskManaRecoveryUniqueBodyDex7", }, + ["40% increased Effect of Chilled Ground"] = { "ChilledGroundEffectUnique__1", }, + ["20% increased Evasion while Leeching"] = { "IncreasedEvasionRatingWhileLeechingUber1", }, + ["4% increased Elemental Damage per 10 Devotion"] = { "ElementalDamagePerDevotion_", }, + ["Has one socket of each colour"] = { "OneSocketEachColourUnique", }, + ["Minions have (10-15)% increased maximum Life"] = { "MinionLifeUniqueAmulet3", }, + ["(10-20)% of Physical Damage Converted to Chaos Damage"] = { "PhysicalDamageConvertToChaosUniqueClaw2", }, + ["1 Added Passive Skill is a Jewel Socket"] = { "JewelExpansionJewelNodesLarge1", "JewelExpansionJewelNodesMedium", }, + ["+(10-30) to Intelligence"] = { "IntelligenceUniqueWand8", }, + ["(10-18)% increased Attack Speed"] = { "LocalIncreasedAttackSpeedUniqueWand6", }, + ["+(10-30) to Strength and Intelligence"] = { "StrengthIntelligenceUnique__2", }, + ["+(10-16)% to all Elemental Resistances"] = { "AllResistancesUnique__16", }, + ["20% increased Critical Strike Chance per Brand"] = { "CriticalStrikeChancePerBrandUnique__1___", }, + ["1% increased Bleeding Duration per 12 Intelligence"] = { "IncreaseBleedDurationPerIntelligenceUnique__1", }, + ["Regenerate (50-70) Life per second"] = { "LifeRegenerationUnique__2__", "LifeRegenerationUnique__1", }, + ["Socketed Gems are Supported by Level 18 Faster Attacks"] = { "DisplaySocketedGemGetsFasterAttackUniqueHelmetStrDex4", }, + ["+(30-50) to maximum Life"] = { "IncreasedLifeUnique__20", "IncreasedLifeUniqueShieldStr2", "IncreasedLifeUniqueAmulet18", "IncreasedLifeUnique__15", "IncreasedLifeUnique__4", "IncreasedLifeUnique__8", "IncreasedLifeUnique__40", "IncreasedLifeUnique__11", "IncreasedLifeUniqueAmulet4", }, + ["(80-120)% increased Energy Shield"] = { "LocalIncreasedEnergyShieldPercentUnique__27", }, + ["(30-50)% increased Ward"] = { "LocalIncreasedWardPercentUnique__3", }, + ["Gems Socketed in Blue Sockets gain 25% increased Experience"] = { "SocketedGemsInBlueSocketEffectUnique__1", }, + ["(15-30)% reduced Duration"] = { "FlaskConsecratedGroundDurationUnique__1", }, + ["Adds (3-4) to (10-14) Physical Damage to Attacks"] = { "AddedPhysicalDamageImplicitRing2", }, + ["Adds (12-15) to (24-27) Fire Damage to Attacks"] = { "AddedFireDamageImplicitQuiver9New", }, + ["(9-15)% increased maximum Mana"] = { "MaximumManaUnique__5", }, + ["(30-60)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUnique__32", }, + ["Your Lightning Damage can Poison"] = { "LightningDamageCanPoisonUnique__1", }, + ["Cannot gain Mana during effect"] = { "NoManaRecoveryDuringFlaskEffectUnique__1_", }, + ["100% increased Ignite Duration on you"] = { "IncreasedSelfBurnDurationUniqueRing28", }, + ["+(25-30) to maximum Energy Shield"] = { "LocalIncreasedEnergyShieldUniqueGlovesDexInt3", }, + ["25% chance to cause Bleeding on Hit"] = { "CausesBleedingUnique__1", "CausesBleedingUniqueTwoHandAxe7Updated", "CausesBleedingUnique__2", "CausesBleedingUniqueOneHandAxe5Updated_", "CausesBleedingUnique__2Updated", "CausesBleedingUniqueOneHandAxe5", "CausesBleedingUnique__1Updated_", "CausesBleedingUniqueTwoHandAxe7", }, + ["Regenerate (12-20) Life per second per Buff on you"] = { "LifeRegenPerActiveBuffUniqueBodyInt12", }, + ["Recover (1-3)% of Energy Shield when you Kill an Enemy during Flask Effect"] = { "RecoverMaximumEnergyShieldOnKillFlaskEffectUnique__1", }, + ["Scorch Enemies in Close Range when you Block"] = { "ScorchOnEnemiesOnBlockUnique__1", }, + ["(120-160)% increased Armour and Evasion"] = { "LocalIncreasedArmourAndEvasionUnique__1", }, + ["+(15-25)% to Cold Resistance"] = { "ColdResistUnique__6", "ColdResistUnique__34", "ColdResistUnique__19", }, + ["+(15-20)% to Cold Resistance"] = { "ColdResistUniqueHelmetStrInt2", }, + ["Gain (30-40)% of Physical Damage as Extra Damage of a random Element while you are Ignited"] = { "PhysicalDamageAddedAsRandomWhileIgnitedUnique__1", }, + ["Modifiers to number of Projectiles instead apply"] = { "ProjectileModifiersApplyToSplitsUnique__1", }, + ["Grants Summon Greater Harbinger of the Arcane Skill"] = { "HarbingerSkillOnEquipUnique2_1", }, + ["Adds (12-14) to (15-16) Physical Damage to Attacks and Spells per Siphoning Charge"] = { "PhysicalDamageToAttacksPerSiphoningChargeUnique__1", }, + ["(26-32)% increased Critical Strike Chance"] = { "LocalCriticalStrikeChanceUnique__1", }, + ["+(-3-3)% to maximum Fire Resistance"] = { "MaximumFireResistUnique__1", }, + ["+(120-150) to Evasion Rating and Energy Shield"] = { "LocalFlatIncreasedEvasionAndEnergyShieldUnique__2_", }, + ["Gain Onslaught for 4 seconds on Hit while at maximum Frenzy Charges"] = { "ChargeBonusOnslaughtOnHitFrenzyCharges_", }, + ["+(20-40)% to Lightning Resistance"] = { "LightningResistUnique__5", "LightningResistUnique__3", "LightningResistUnique__12", "LightningResistUniqueRing35", "LightningResistUniqueBootsStrDex2", }, + ["20% reduced Reservation Efficiency of Skills"] = { "IncreasedManaReservationsCostUnique__2", "ReservationEfficiencyUnique__2", }, + ["Grants Level 1 Embrace Madness Skill"] = { "GrantEmbraceMadnessSkillUnique1", }, + ["+(1000-1500) to Evasion Rating"] = { "IncreasedEvasionRatingUnique__3", }, + ["Gain (5-10)% of Physical Damage as Extra Chaos Damage"] = { "PhysicalDamageAddedAsChaosUniqueShiledStrInt8", }, + ["+(20-25)% to all Elemental Resistances while you have at least 200 Strength"] = { "AllResistanceAt200StrengthUnique__1", }, + ["+(30-35)% to Lightning Resistance"] = { "LightningResistUniqueBelt9", }, + ["Can be modified while Corrupted"] = { "ModifyableWhileCorruptedUnique__1", "CorruptUntilFiveImplicits", }, + ["15% chance to Avoid being Ignited"] = { "JewelImplicitChanceToAvoidIgnite", }, + ["(50-100)% increased Charges gained by Other Flasks during Flask Effect"] = { "IncreasedFlaskChargesForOtherFlasksDuringEffectUnique_1", }, + ["25% reduced Ignite Duration on Enemies"] = { "BurnDurationUniqueWand10", }, + ["Increases and Reductions to Light Radius also apply to Accuracy"] = { "LightRadiusAppliesToAccuracyUnique__1_", }, + ["Summoned Arbalists Convert (30-50)% of Physical Damage to Cold Damage"] = { "SummonArbalistPhysicalDamagePercentToConvertToCold_", }, + ["(30-50)% increased Cold Damage"] = { "ColdDamagePercentUnique__3", "ColdDamagePercentUnique__5", }, + ["+(1-2)% to Critical Strike Chance against Enemies on Consecrated Ground during Effect"] = { "FlaskConsecratedGroundEffectUnique__1_", }, + ["50% of Physical Damage Converted to Fire Damage"] = { "ConvertPhysicalToFireUniqueQuiver1_", "ConvertPhysicalToFireUnique__1", }, + ["(4-7)% increased Physical Damage per Endurance Charge"] = { "IncreasedPhysicalDamagePerEnduranceChargeUniqueGlovesStrDex6", }, + ["(20-30)% increased Fire Damage"] = { "FireDamagePercentUniqueRing36", "FireDamagePercentUnique___5", "TalismanIncreasedFireDamage", "FireDamagePercentUniqueBelt9a", "FireDamagePercentUniqueWand10", }, + ["Minions deal (60-80)% increased Damage"] = { "MinionDamageUnique__3_", "MinionDamageUnique__7", }, + ["2% reduced Life Recovery Rate per 10 Strength on Unallocated Passives in Radius"] = { "LifeRecoveryRatePerUnallocatedStrengthUnique__1_", }, + ["10% increased Movement Speed if you've Hit an Enemy Recently"] = { "MovementSpeedIfHitRecentlyUnique__1_", }, + ["1% of Physical Damage Converted to Chaos Damage per Level"] = { "PhysicalDamageConvertedToChaosPerLevelUnique__1", }, + ["Adds Lone Messenger"] = { "JewelExpansionLoneMessenger_", }, + ["+1 to Maximum Power Charges"] = { "IncreasedMaximumPowerChargesUnique__1", "IncreasedMaximumPowerChargesUniqueWand3", "IncreasedMaximumPowerChargesUnique__2", "IncreasedMaximumPowerChargesUnique__4", "ChargeBonusMaximumPowerCharges", "IncreasedMaximumPowerChargesUniqueStaff7", }, + ["+(50-70) to maximum Energy Shield"] = { "IncreasedEnergyShieldUnique__9", "LocalIncreasedEnergyShieldUniqueHelmetStrInt5_", "LocalIncreasedEnergyShieldUnique__25", "LocalIncreasedEnergyShieldUnique__28", "LocalIncreasedEnergyShieldUnique__10", }, + ["(130-150)% increased Evasion and Energy Shield"] = { "LocalIncreasedEvasionAndEnergyShieldUnique__7", }, + ["Adds (20-23) to (31-35) Cold Damage"] = { "GlobalAddedColdDamageUnique__2_", }, + ["Minions have 15% chance to Blind Enemies on hit"] = { "MinionChanceToBlindOnHitUnique__1", }, + ["+1 to Level of Socketed Strength Gems"] = { "LocalIncreaseSocketedStrengthGemLevelUniqueTwoHandAxe3", }, + ["Damage Penetrates 20% Cold Resistance against Chilled Enemies"] = { "ColdPenetrationAgainstChilledEnemiesUnique__1", }, + ["Adds (75-100) to (165-200) Chaos Damage in Off Hand"] = { "OffHandAddedChaosDamageUniqueTwoHandAxe6", }, + ["(16-22)% increased Attack Speed"] = { "LocalIncreasedAttackSpeedUnique__15", }, + ["60% reduced Effect of Curses on you"] = { "ReducedCurseEffectUniqueRing26", }, + ["50% of Physical Damage from Hits with this Weapon is Converted to a random Element"] = { "LocalDamageConversionToRandomElementUnique__1", }, + ["Regenerate 5% of Energy Shield per second while Shocked"] = { "EnergyShieldRegenerationWhileShockedUnique__1", }, + ["+(15-20) to maximum Energy Shield"] = { "LocalIncreasedEnergyShieldUnique__29", }, + ["Taunts nearby Enemies on use"] = { "UtilityFlaskTaunt_", }, + ["-20 Fire Damage taken from Hits"] = { "ReducedFireDamageTakenUnique__1", }, + ["(10-15)% additional Physical Damage Reduction while Bleeding"] = { "AdditionalPhysicalDamageReductionWhileBleedingUnique__1", }, + ["Reflects (181-220) Physical Damage to Melee Attackers"] = { "AttackerTakesDamageShieldImplicit11", }, + ["Adds (8-12) to (16-24) Physical Damage"] = { "LocalAddedPhysicalDamageUnique__5", }, + ["Completing a Heist generates 3 additional Reveals"] = { "HeistContractAdditionalIntelligence", }, + ["Adds 1 to 4 Physical Damage to Attacks"] = { "AddedPhysicalDamageImplicitQuiver1New", "AddedPhysicalDamageImplicitRing1", "AddedPhysicalDamageImplicitQuiver1", }, + ["3% increased effect of Non-Curse Auras from your Skills"] = { "IncreasedAuraEffectUniqueJewel45", }, + ["Thaumaturgical Lure"] = { "FishingLureTypeUnique__1__", }, + ["Gain (10-20)% of Elemental Damage as Extra Chaos Damage"] = { "ElementalDamagePercentAddedAsChaosUnique__1", "ElementalDamagePercentAddedAsChaosUnique__2", "ElementalDamagePercentAddedAsChaosUnique__3", }, + ["+(45-55) to maximum Mana"] = { "IncreasedManaUniqueBelt5", }, + ["15% chance to create Chilled Ground when you Freeze an Enemy"] = { "SpreadChilledGroundOnFreezeUnique__1", }, + ["Minions convert 25% of Physical Damage to Lightning Damage per Blue Socket"] = { "MinionPhysicalToLightningPerBlueSocket", }, + ["50% reduced Light Radius"] = { "LightRadiusUnique__6", }, + ["Culling Strike against Enemies Cursed with Poacher's Mark"] = { "CullingStrikePoachersMarkUnique__1", }, + ["40% of Fire Damage taken as Lightning Damage"] = { "FireHitAndDoTDamageTakenAsLightningUnique__1", }, + ["Passives in Radius can be Allocated without being connected to your tree"] = { "AllocateDisconnectedPassivesDonutUnique__1", "JewelUniqueAllocateDisconnectedPassives", }, + ["Removes Curses on use"] = { "FlaskCurseImmunityUnique___1", }, + ["+(20-40) to maximum Mana"] = { "IncreasedManaUniqueAmulet19", "IncreasedManaUniqueRing29", "IncreasedManaUniqueBootsStrDex4", }, + ["Unaffected by Blind"] = { "BlindDoesNotAffectHitChanceUnique__1", }, + ["Enemies you Attack Reflect 100 Physical Damage to you"] = { "ReflectPhysicalDamageToSelfOnHitUnique__1", }, + ["10% increased Damage taken while on Full Energy Shield"] = { "DamageTakenOnFullESUniqueCorruptedJewel15", }, + ["+(20-30) to maximum Mana"] = { "IncreasedManaUniqueBodyInt9", "IncreasedManaUniqueIntHelmet3", "IncreasedManaUniqueSceptre6", "IncreasedManaUniqueHelmetDexInt2", "IncreasedManaUniqueTwoHandSword2", "IncreasedManaImplicitRing1", }, + ["Adds 100 to 100 Fire Damage to Spells"] = { "SpellAddedFireDamageUnique__1", }, + ["(11-15)% increased Spell Damage"] = { "SpellDamageOnWeaponImplicitWand3", }, + ["Minions convert 25% of Physical Damage to Chaos Damage per White Socket"] = { "MinionPhysicalToChaosPerWhiteSocket", }, + ["+165 to Accuracy Rating"] = { "IncreasedAccuracySwordImplicit2", }, + ["2 Enemy Writhing Worms escape the Flask when used"] = { "SummonsWormsOnUse", }, + ["(40-60)% less Duration"] = { "FlaskLessDurationUnique1", }, + ["Gain 20% of Physical Damage as Extra Fire Damage"] = { "PhysicalAddedAsFireUnique__3", }, + ["Gain (3-5)% of Elemental Damage as Extra Chaos Damage per Shaper Item Equipped"] = { "ElementalDamagePercentAddedAsChaosPerShaperItemUnique__1", }, + ["Adds (15-20) to (25-30) Physical Damage"] = { "LocalAddedPhysicalDamageUniqueBow5", }, + ["Skills which create Brands create an additional Brand"] = { "SummonAdditionalBrandUnique__1", }, + ["+(35-45) to Dexterity"] = { "DexterityUniqueQuiver6", }, + ["(200-250)% increased Armour and Evasion"] = { "LocalIncreasedArmourAndEvasionUnique__4", "LocalIncreasedArmourAndEvasionUnique__20", }, + ["50% increased Mana Cost of Skills"] = { "ManaCostIncreaseUniqueTwoHandAxe4", "ManaCostIncreasedUniqueCorruptedJewel3", }, + ["+(30-50)% to Cold Resistance"] = { "ColdResistUnique__10", }, + ["50% increased Defences from Equipped Shield"] = { "ShieldArmourIncreaseUnique__1", }, + ["(100-160)% increased Evasion Rating if you've Cast Dash recently"] = { "EvasionRatingIfUsedDashRecentlyUnique__1", }, + ["(20-30)% increased Global Critical Strike Chance"] = { "CriticalStrikeChanceImplicitRing1", "CriticalStrikeChanceImplicitQuiver13", "CriticalStrikeChanceUniqueGlovesDexInt6", }, + ["Adds 40 to 75 Fire Damage to Attacks"] = { "AddedFireDamageUnique__4", }, + ["Damage Penetrates 20% Lightning Resistance"] = { "LightningPenetrationUnique__1", "LightningPenetrationUniqueStaff8", }, + ["(8-12)% increased Attack Speed"] = { "LocalIncreasedAttackSpeedUnique__24", "LocalIncreasedAttackSpeedUnique__28", "IncreasedAttackSpeedUniqueShieldInt5", "IncreasedAttackSpeedUniqueQuiver3", "LocalIncreasedAttackSpeedUnique__2", "LocalIncreasedAttackSpeedUnique__31", "LocalIncreasedAttackSpeedUnique__9", "IncreasedAttackSpeedUniqueQuiver5", "LocalIncreasedAttackSpeedUnique__16", "IncreasedAttackSpeedUniqueQuiver7", "LocalIncreasedAttackSpeedUniqueTwoHandMace8_", }, + ["(20-30)% chance to gain a Frenzy Charge on Hitting an Enemy with no Evasion Rating"] = { "FrenzyChargeNoEvasionRatingUnique__1", }, + ["Increases and Reductions to Cast Speed also Apply to Trap Throwing Speed"] = { "CastSpeedAppliesToTrapSpeedUnique__1", }, + ["(20-30)% increased Spell Damage"] = { "SpellDamageUniqueSceptre2", "SpellDamageUniqueSceptre5", "SpellDamageUniqueShieldStrInt1", "TalismanSpellDamage", }, + ["Unaffected by Shocked Ground"] = { "ImmuneToShockedGroundUniqueBootsDexInt4", }, + ["(30-40)% increased Armour while Bleeding"] = { "IncreasedArmourWhileBleedingUnique__1", }, + ["(120-140)% increased Armour and Evasion"] = { "LocalIncreasedArmourAndEvasionUniqueGlovesStrDex4", }, + ["18% increased Damage"] = { "UndyingBreathDamageAuraUniqueStaff5", }, + ["(25-40)% increased Attack Damage against Bleeding Enemies"] = { "AttackDamageAgainstBleedingUnique__1__", }, + ["Adds (12-15) to (24-28) Physical Damage to Attacks"] = { "AddedPhysicalDamageUnique__7", }, + ["You have Lesser Brutal Shrine Buff"] = { "HasBrutalShrineBuffUnique__1", }, + ["(30-50)% increased Critical Strike Chance"] = { "LocalCriticalStrikeChanceImplicitBow1", "LocalCriticalStrikeChanceUniqueOneHandAxe8_", }, + ["(120-150)% increased Evasion and Energy Shield"] = { "LocalIncreasedEvasionAndEnergyShieldUniqueBodyDexInt4", "LocalIncreasedEvasionAndEnergyShieldUniqueBodyDexInt1", "LocalIncreasedEvasionAndEnergyShieldUniqueHelmetDexInt3", }, + ["Hits can't be Evaded"] = { "AlwaysHits", "AlwaysHitsUnique__1", }, + ["2% increased Evasion Rating per 10 Intelligence"] = { "EvasionRatingPerIntelligenceUnique__1", }, + ["(200-220)% increased Armour and Energy Shield"] = { "LocalIncreasedArmourAndEnergyShieldUniqueBodyStrDexInt1e", "LocalIncreasedArmourAndEnergyShieldUniqueBodyStrDexInt1h", }, + ["Spell Skills always deal Critical Strikes on final Repeat"] = { "SpellsAlwaysCritFinalRepeatUnique__1_", }, + ["10% increased Damage with Poison per Frenzy Charge"] = { "PoisonDamagePerFrenzyChargeUnique__1", }, + ["1 to (5-6) Added Attack Lightning Damage per 200 Accuracy Rating"] = { "AddedLightningDamagePerAccuracyReducedAccuracyImplicitR2_", "AddedLightningDamagePerAccuracyReducedAccuracyImplicitR1_", "AddedLightningDamagePerAccuracyReducedAccuracyImplicitR3", }, + ["(50-70)% increased Rarity of Items found"] = { "ItemFoundRarityIncreaseUniqueRing3", }, + ["(140-180)% increased Energy Shield"] = { "LocalIncreasedEnergyShieldPercentUniqueBootsInt5", "LocalIncreasedEnergyShieldPercentUnique__31____", }, + ["(15-20)% increased Damage with Hits against Chilled Enemies"] = { "IncreasedDamageToChilledEnemies1", }, + ["+(130-160) to maximum Energy Shield"] = { "LocalIncreasedEnergyShieldUnique__15", }, + ["(50-70)% increased Critical Strike Chance for Spells"] = { "SpellCriticalStrikeChanceUniqueBootsStrDex5", }, + ["60% increased Damage if you've Frozen an Enemy Recently"] = { "IncreasedDamageIfFrozenRecentlyUnique__1", }, + ["+(130-150) to maximum Energy Shield"] = { "LocalIncreasedEnergyShieldUnique__22", }, + ["+10% to Off Hand Critical Strike Multiplier per"] = { "OffHandCriticalStrikeMultiplierPerMeleeAbyssJewelUnique__1__", }, + ["15% Chance to Block Attack Damage"] = { "AdditionalBlockUnique__2", }, + ["40% of Cold Damage taken as Lightning Damage"] = { "ColdHitAndDoTDamageTakenAsLightningUnique__1", }, + ["Adds (3-5) to (7-10) Physical Damage"] = { "LocalAddedPhysicalDamageUniqueOneHandAxe6", }, + ["Gain 200 Armour per Grand Spectrum"] = { "ArmourPerStackableJewelUnique__1", }, + ["25% increased Attack Speed when on Low Life"] = { "IncreasedAttackSpeedWhenOnLowLifeUniqueClaw4", "IncreasedAttackSpeedWhenOnLowLifeUnique__1", }, + ["Passive Skills in Radius also grant: Traps and Mines deal (2-3) to (4-6) added Physical Damage"] = { "PassivesGrantTrapMineAddedPhysicalUnique__1_", }, + ["Nearby Allies have +10 Fortification"] = { "DisplayNearbyAlliesHaveFortifyTwoHandAxe9", }, + ["(60-80)% increased Critical Strike Chance if you haven't gained a Power Charge Recently"] = { "CriticalStrikeChancePowerChargeNotGainedUnique__1", }, + ["(50-70)% increased Fire Damage"] = { "FireDamagePercentUnique__6", }, + ["+2% chance to Suppress Spell Damage per Frenzy Charge"] = { "ChanceToDodgePerFrenzyChargeUniqueBootsStrDex2", }, + ["Life Recovery from Flasks also applies to Energy Shield during Flask Effect"] = { "FlaskEldritchBatteryUnique__1", "FlaskZealotsOathUnique__1", }, + ["Curse Auras from Socketed Skills also affect you"] = { "CurseAurasAffectYouUnique__1", }, + ["+30 to maximum Energy Shield per 100 Reserved Life"] = { "MaximumEnergyShieldPerReservedLifeUnique__1", }, + ["(30-50)% increased Rarity of Items found"] = { "ItemFoundRarityIncreaseUniqueBodyStr5", }, + ["Hexes you inflict have their Effect increased by twice their Doom instead"] = { "DoubleDoomEffectUnique__1", }, + ["+1% Chance to Block Attack Damage per Frenzy Charge"] = { "ChargeBonusBlockChancePerFrenzyCharge_", }, + ["(5-10)% increased Spell Damage"] = { "SpellDamageImplicitShield1", }, + ["30% increased Mana Recovery from Flasks"] = { "BeltFlaskManaRecoveryUniqueDescentBelt1", }, + ["-1 Intelligence per 1 Intelligence on Allocated Passives in Radius"] = { "AdditionalIntelligencePerAllocatedIntelligenceJewelUnique__1__", }, + ["(50-80)% increased Cooldown Recovery Rate of Travel Skills"] = { "TravelSkillCooldownRecoveryUnique__1_", }, + ["+(400-500) to Accuracy Rating while at Maximum Frenzy Charges"] = { "AccuracyRatingWithMaxFrenzyChargesUnique__1", }, + ["-60% to Lightning Resistance"] = { "LightningResistUniqueBodyStrDex2", }, + ["Grants Summon Greater Harbinger of Time Skill"] = { "HarbingerSkillOnEquipUnique2_2", }, + ["+(15-25)% to all Elemental Resistances"] = { "AllResistancesUnique__21", "AllResistancesUnique__11__", "AllResistancesUnique__19", "AllResistancesUnique__23__", "AllResistancesDemigodsImplicit", }, + ["Drops Scorched Ground while moving, lasting 4 seconds"] = { "ScorchedGroundWhileMovingUnique__1", }, + ["Grants Level 20 Thirst for Blood Skill"] = { "GrantsVampiricIconSkillUnique__1", }, + ["Curse Enemies with Elemental Weakness when you Block their Spell Damage, with 60% increased Effect and ignoring Curse Limit"] = { "ElementalWeaknessOnSpellBlockUniqueShieldInt4", }, + ["Shared Suffering"] = { "SharedSufferingUnique__1", }, + ["(30-40)% increased Critical Strike Chance"] = { "LocalCriticalStrikeChanceUnique__10", "LocalCriticalStrikeChanceUnique__9", "CriticalStrikeChanceUniqueBow9", "LocalCriticalStrikeChanceUniqueSceptre9", "LocalCriticalStrikeChanceUniqueBow11", "LocalCriticalStrikeChanceUnique__3", "LocalCriticalStrikeChanceUniqueTwoHandMace6", }, + ["+(34-48) Life gained when you Block"] = { "GainLifeOnBlockUniqueAmulet16", }, + ["+(30-45) to maximum Energy Shield"] = { "LocalIncreasedEnergyShieldUnique__11", }, + ["Nearby Enemies are Blinded while Physical Aegis is not depleted"] = { "NearbyEnemiesAreBlindedPhysicalAegisUnique__1", }, + ["Adds (16-22) to (40-45) Physical Damage"] = { "LocalAddedPhyiscalDamageUnique__40__", }, + ["Regenerate 3% of Life per second"] = { "LifeRegenerationRatePercentageUniqueShieldStrInt3", }, + ["Area contains additional waves of Ravager Maws"] = { "CowardsTrialExtraSkeletonCannons", }, + ["+1 to Level of all Raise Zombie Gems"] = { "MaximumMinionCountUniqueBootsInt4", }, + ["30% reduced Attack Speed while Phasing"] = { "ReducedAttackSpeedWhilePhasingUnique__1", }, + ["(200-250)% increased Evasion and Energy Shield"] = { "LocalIncreasedEvasionAndEnergyShieldUnique__23", "LocalIncreasedEvasionAndEnergyShieldUnique__17", "LocalIncreasedEvasionAndEnergyShieldUnique__16", }, + ["+5 Physical Damage taken from Attack Hits"] = { "TakesDamageWhenAttackedUniqueIntHelmet1", }, + ["30% less Damage"] = { "LocalIncreasedPhysicalDamagePercentUniqueBow4", }, + ["+(15-25)% to Fire Damage over Time Multiplier"] = { "FireDamageOverTimeMultiplierUnique__2_", }, + ["Grants Level 10 Purity of Elements Skill"] = { "PuritySkillUniqueAmulet22", }, + ["While at maximum Frenzy Charges, Attacks Poison Enemies"] = { "AtMaximumFrenzyChargesPoisonUniqueGlovesDexInt5", }, + ["Evasion Rating is increased by Overcapped Cold Resistance"] = { "EvasionIncreasedByUncappedColdResistanceUnique__1", }, + ["Socketed Gems are Supported by Level 10 Faster Attacks"] = { "DisplaySocketedGemsGetsFasterAttackUnique__1", }, + ["Scorch Enemies when you Block their Damage"] = { "ChanceToInflictScorchOnEnemyOnBlockImplicitE1", }, + ["100% increased Global Critical Strike Chance"] = { "CriticalStrikeChanceUniqueBodyInt4", "CriticalStrikeChanceImplicitMarakethStaff2", }, + ["Your Chaos Damage can Chill"] = { "ChaosDamageCanChill", }, + ["Curse Skills have (8-12)% increased Cast Speed"] = { "CurseCastSpeedUnique__2", }, + ["Elemental Resistances are Zero"] = { "SetElementalResistancesUniqueHelmetStrInt4", }, + ["33% of Non-Chaos Damage taken bypasses Energy Shield"] = { "NonChaosDamageBypassEnergyShieldPercentUnique__1", }, + ["Hits ignore Enemy Monster Fire Resistance while you are Ignited"] = { "IgnoreEnemyFireResistWhileIgnitedUnique__1", }, + ["(6-8)% increased Quantity of Items found"] = { "ItemFoundQuantityIncreaseUniqueBelt3", }, + ["Lose 2% of Life per second if you have been Hit Recently"] = { "LoseLifeIfHitRecentlyUnique__1", }, + ["Adds 1 to 2 Physical Damage to Attacks per Level"] = { "PhysicalDamageToAttacksPerLevelUnique__1_", }, + ["Raised Zombies Cover Enemies in Ash on Hit"] = { "ZombiesCoverInAshOnHitUnique__1", }, + ["Area is inhabited by 12 additional Rogue Exiles"] = { "HarvestInfusedMapAnarchyExiles", }, + ["+(30-40) to Intelligence"] = { "IntelligenceUnique__16", "IntelligenceUnique__26_", "IntelligenceUniqueHelmetInt5", "IntelligenceUnique__10", "IntelligenceUniqueBodyStrInt3", "IntelligenceUnique__8", "IntelligenceUnique__15_", }, + ["+(15-25) to Armour"] = { "LocalIncreasedPhysicalDamageReductionRatingUniqueHelmetStr1", }, + ["Divine Flesh"] = { "KeystoneDivineFleshUnique__1_", }, + ["20% increased Melee Damage"] = { "MeleeDamageIncreaseUniqueHelmetStrDex3", }, + ["(20-30)% increased Stun Duration on Enemies"] = { "StunDurationUniqueQuiver2", "StunDurationImplicitBelt1", "StunDurationUnique__1", }, + ["Attacks with this Weapon deal (80-100) to (160-200) added Fire Damage to Bleeding Enemies"] = { "AddedFireDamageVersusBleedingEnemiesUnique__1", }, + ["+1 to Maximum Spirit Charges per Abyss Jewel affecting you"] = { "MaximumSpiritChargesPerAbyssJewelEquippedUnique__2", "MaximumSpiritChargesPerAbyssJewelEquippedUnique__1", }, + ["25% increased Movement Speed"] = { "MovementVelocityUniqueBootsW1", "MovementVelocityUniqueBootsStr3", "MovementVelocityUniqueBootsInt5", "MovementVelocityUnique__43", "MovementVelocityUnique__20_", "MovementVelocityUnique__10", "MovementVelocityUnique__26", "MovementVelocityUnique__11", "MovementVelocityUniqueBootsDexInt4", "MovementVelocityUnique__14", "MovementVelocityUnique__29", "MovementVelocityUniqueBootsStrDex5", "MovementVelocityUniqueBootsStrInt3", "MovementVelocityUnique__40", "MovementVelocityUnique__31", "MovementVelocityUnique__34", }, + ["Socketed Support Gems can also Support Skills from your Body Armour"] = { "SupportGemsSocketedInAmuletAlsoSupportBodySkills", }, + ["Reflects (91-120) Physical Damage to Melee Attackers"] = { "AttackerTakesDamageShieldImplicit8", }, + ["Socketed Vaal Skills grant Elusive when Used"] = { "LocalVaalElusiveOnUseUnique__1_", }, + ["Summoned Raging Spirits deal (130-150)% increased Damage"] = { "RagingSpiritDamageUnique__1_", }, + ["Your spells have 100% chance to Shock against Frozen Enemies"] = { "SpellChanceToShockFrozenEnemiesUniqueRing34", }, + ["Gain Unholy Might for 4 seconds on Critical Strike"] = { "UnholyMightOnCritUniqueSceptre10", }, + ["Flesh and Stone has no Reservation"] = { "FleshAndStoneManaReservationUnique__1_", }, + ["(60-80)% increased Armour"] = { "LocalIncreasedPhysicalDamageReductionRatingUniqueBodyStr4", "LocalIncreasedPhysicalDamageReductionRatingPercentUnique__20", "LocalIncreasedPhysicalDamageReductionRatingUniqueShieldStr2", "LocalIncreasedPhysicalDamageReductionRatingPercentUnique__7", }, + ["Glows while in an Area containing a Unique Fish"] = { "FishDetectionUnique__1_", }, + ["(20-28)% increased Spell Damage"] = { "SpellDamageUniqueWand4", }, + ["Primordial"] = { "PrimordialJewelCountUnique__1", "PrimordialJewelCountUnique__3", "PrimordialJewelCountUnique__2", "PrimordialJewelCountUnique__4", }, + ["+(20-40)% to Cold Resistance"] = { "ColdResistUniqueShieldDex7", "ColdResistUnique__36_", "ColdResistUnique__15", "ColdResistUnique__12", "ColdResistUnique__31_", "ColdResistUniqueBelt14", "ColdResistUnique__13", "ColdResistUnique__8", }, + ["(75-100)% increased Damage with Poison if you have at least 300 Dexterity"] = { "PoisonDamageWithOver300DexterityUnique__1", }, + ["Adds (130-160) to (220-240) Fire Damage"] = { "LocalAddedFireDamageUnique__5__", }, + ["Grants Level 20 Intimidating Cry Skill"] = { "GrantsIntimidatingCry1", }, + ["Elemental Resistances are capped by your highest Maximum Elemental Resistance instead"] = { "ElementalResistanceHighestMaxResistanceUnique__1_", }, + ["Withered does not expire on Enemies Ignited by you"] = { "EnemiesIgniteWitherNeverExpiresUnique__1", }, + ["1% of Physical Attack Damage Leeched as Life"] = { "LifeLeechPermyriadUnique__5", "LifeLeechLocalPermyriadUniqueOneHandMace8__", "LifeLeechPermyriadUniqueTwoHandAxe4", "LifeLeechPermyriadUniqueTwoHandMace1", "LifeLeechPermyriad__1", }, + ["9% chance to Shock"] = { "ChanceToShockUniqueDescentTwoHandSword1", }, + ["+1 to Minimum Endurance, Frenzy and Power Charges"] = { "UniqueSpecialCorruptionAllMinCharges", }, + ["Your Movement Speed is 150% of its base value"] = { "MovementVelocityOverrideUnique__1", }, + ["(120-150)% increased Armour"] = { "LocalIncreasedPhysicalDamageReductionRatingUniqueShieldStr3", "LocalIncreasedPhysicalDamageReductionRatingPercentUnique__23", }, + ["Trigger Level 10 Void Gaze when you use a Skill"] = { "GrantsVoidGazeUnique__1", }, + ["(20-25)% increased Cold Damage"] = { "ColdDamagePercentUnique__6", }, + ["Enemies Chilled by your Hits can be Shattered as though Frozen"] = { "ChillHitsCauseShatteringUnique__1", }, + ["Socketed Gems are supported by Level 10 Cast when Stunned"] = { "SupportedByCastOnStunUnique___1", }, + ["Vitality has no Reservation"] = { "VitalityNoReservationUnique__1", }, + ["Hits Overwhelm (10-15)% of Physical Damage Reduction while you have Sacrificial Zeal"] = { "ArmourPenetrationSacrificialZealUnique__1", }, + ["(7-12)% increased Attack Speed"] = { "IncreasedAttackSpeedUnique__4_", "LocalIncreasedAttackSpeedUniqueBow12", "LocalIncreasedAttackSpeedUniqueTwoHandAxe9", }, + ["+19 Life gained for each Enemy hit by Attacks"] = { "LifeGainPerTargetImplicit2Claw4_1", }, + ["+25 to Strength"] = { "StrengthUniqueDagger2", "StrengthUniqueBelt4", }, + ["Allocated Small Passive Skills in Radius grant nothing"] = { "AllocatedNonNotablesGrantNothingUnique__1_", }, + ["(15-25)% increased maximum Life"] = { "MaximumLifeUnique__5", }, + ["+1 Life per 4 Dexterity"] = { "LifePerDexterityUnique__1", }, + ["(15-25)% increased Effect of Lightning Ailments"] = { "ShockEffectUnique__2", }, + ["Spells fire an additional Projectile"] = { "AdditionalSpellProjectilesUnique__1", }, + ["+7 Life gained for each Enemy hit by Attacks"] = { "LifeGainPerTargetImplicit2Claw3", }, + ["100% increased Fire Damage"] = { "FireDamagePercentUnique__12___", "IncreasedFireDamgeIfHitRecentlyUnique__1", }, + ["(30-35)% increased Chaos Damage"] = { "IncreasedChaosDamageUnique__1", }, + ["15% increased Dexterity if Strength is higher than Intelligence"] = { "PercentDexterityIfStrengthHigherThanIntelligenceUnique__1", }, + ["Gain +30 Life when you Hit a Bleeding Enemy"] = { "LifeGainVsBleedingEnemiesUnique__1", }, + ["While your Passive Skill Tree connects to the Templar's starting location, you gain:"] = { "StarterPassiveTreeJewelUnique__5", "StarterPassiveJewelUnique__13", }, + ["Arrows fired from the second firing points Fork"] = { "VolleySecondPointForkUnique__1", }, + ["Cannot be Stunned if you have at least 10 Crab Barriers"] = { "CannotBeStunned10CrabBarriersUnique__1", }, + ["(20-30)% increased Rarity of Fish Caught"] = { "FishingRarityUnique__2_", }, + ["15% reduced Effect of Chill on you"] = { "JewelImplicitReducedChillEffect", }, + ["Summoned Arbalists have (15-25)% chance to Freeze, Shock, and Ignite"] = { "SummonArbalistChanceToIgniteFreezeShockPercent", }, + ["Does not consume Sextant Uses"] = { "MapDoesntConsumeSextantCharge_", }, + ["500% increased Attribute Requirements"] = { "IncreasedLocalAttributeRequirementsUniqueGlovesStrInt4", }, + ["(8-12)% increased Dexterity"] = { "PercentageDexterityUnique__3", }, + ["Reflects 8 to 14 Physical Damage to Attackers on Block"] = { "ReflectDamageToAttackersOnBlockUniqueDescentStaff1", }, + ["+12% chance to Suppress Spell Damage"] = { "ChanceToDodgeUniqueBootsDex7", }, + ["With at least 40 Dexterity in Radius, Melee Damage"] = { "FrostBladesThresholdJewel_1", }, + ["+(30-40)% to Lightning Resistance"] = { "LightningResistUnique__8", "LightningResistUnique__16", "LightningResistUnique__14", "LightningResistUnique__19_", "LightningResistUnique__10", "LightningResistUniqueAmulet15", "LightningResistUniqueBodyInt1", }, + ["+3 to Level of Socketed Golem Gems"] = { "LocalIncreaseSocketedGolemLevelUniqueRing37", "LocalIncreaseSocketedGolemLevelUniqueRing36", "LocalIncreaseSocketedGolemLevelUniqueRing35", }, + ["Adds (35-39) to (54-60) Cold Damage to Spells"] = { "SpellAddedColdDamageUnique__5", }, + ["-(30-20)% to Fire Resistance"] = { "FireResistUnique__22_", }, + ["10000% increased Shock Duration on you"] = { "SelfShockDurationUnique__1", }, + ["(160-200)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUniqueOneHandMace7", }, + ["10% increased Monster Damage"] = { "UltimatumTrialDifficultyDamage2__", }, + ["Socketed Gems are Supported by Level 10 Added Chaos Damage"] = { "SocketedGemsHaveAddedChaosDamageUnique__1", }, + ["Adds 100 to 100 Cold Damage to Spells"] = { "SpellAddedColdDamageUnique__1", }, + ["25% increased Freeze Duration on Enemies"] = { "FreezeDurationUniqueGlovesStrInt3", }, + ["8% of Physical Attack Damage Leeched as Life"] = { "LifeLeechImplicitClaw1", }, + ["+(64-96) to maximum Energy Shield"] = { "LocalIncreasedEnergyShieldUnique__18_", }, + ["(8-12)% increased Spell Damage"] = { "SpellDamageOnWeaponImplicitWand1", }, + ["Adds (5-7) to (13-15) Cold Damage to Spells and Attacks"] = { "AddedColdDamageToSpellsAndAttacksUnique__2", }, + ["Dexterity and Intelligence from passives in Radius count towards Strength Melee Damage bonus"] = { "DexterityAndIntelligenceGiveStrengthMeleeBonusInRadiusUniqueJewel55", }, + ["+5 to Dexterity"] = { "DexterityUniqueBootsInt2", "DexterityPerPointToClassStartUnique__1", }, + ["25% chance to inflict Cold Exposure on Hit"] = { "ColdExposureOnHitUnique__1", }, + ["(10-15)% reduced Intelligence"] = { "PercentageIntelligenceUniqueJewel29", }, + ["(20-30)% increased Movement Speed if you've Cast Dash recently"] = { "MovementSpeedIfUsedDashRecentlyUnique__1", }, + ["Grants Level 20 Petrification Statue Skill"] = { "PetrificationStatueUnique__1", }, + ["+(25-40)% to Critical Strike Multiplier if Dexterity is higher than Intelligence"] = { "CriticalStrikeMultiplierIfDexterityHigherThanIntelligenceUnique__1", }, + ["Socketed Gems have 10% chance to cause Enemies to Flee on Hit"] = { "SocketedItemsHaveChanceToFleeUniqueClaw6", }, + ["(200-220)% increased Armour and Evasion"] = { "LocalIncreasedArmourAndEvasionUniqueBodyStrDexInt1b", }, + ["You cannot be Stunned while at maximum Endurance Charges"] = { "ChargeBonusCannotBeStunnedEnduranceCharges__", }, + ["100% chance to knockback on Counterattack"] = { "KnockbackOnCounterattackChanceUnique__1", }, + ["Cannot be Frozen if Dexterity is higher than Intelligence"] = { "CannotBeFrozenWithDexHigherThanIntUnique__1", }, + ["Hatred has no Reservation"] = { "HatredNoReservationUnique__1_", }, + ["15% increased Movement Speed if you've used a Warcry Recently"] = { "MovementSpeedIfUsedWarcryRecentlyUnique__2", }, + ["Trigger Level 5 Gore Shockwave on Melee Hit if you have at least 150 Strength"] = { "TriggerGoreShockwaveOnMeleeHitWith150StrengthUnique__2", }, + ["Adds 1 to (60-70) Lightning Damage to Spells"] = { "SpellAddedLightningDamageUnique__4", }, + ["Grants Summon Greater Harbinger of Storms Skill"] = { "HarbingerSkillOnEquipUnique2_5", }, + ["-(40-30) Chaos Damage taken"] = { "ChaosDamageTakenUniqueBodyStr4", }, + ["90% reduced Ignite Duration on Enemies"] = { "IgniteDurationUnique__2", }, + ["+(26-40)% to Cold Resistance"] = { "ColdResistanceBodyDex6", }, + ["50% of Lightning Damage from Hits taken as Cold Damage"] = { "TalismanLightningTakenAsCold", }, + ["Adds (4-6) to (7-9) Fire Damage to Spells"] = { "SpellAddedFireDamageUnique__3", }, + ["Increases and Reductions to Physical Damage in Radius are Transformed to apply to Cold Damage"] = { "ColdAndPhysicalNodesInRadiusSwapPropertiesUniqueJewel48_", }, + ["50% chance to Maim Enemies on Critical Strike with Attacks"] = { "MaimOnCritUnique__1", }, + ["+(200-240) to maximum Life"] = { "IncreasedLifeUnique__34", }, + ["+(20-50) to maximum Mana"] = { "IncreasedManaUnique__12", }, + ["5% increased Experience gain"] = { "IncreasedExperienceUniqueIntHelmet3", }, + ["+(10-15) to all Attributes"] = { "AllAttributesUniqueHelmetStrInt5", "AllAttributesUniqueRing26", "AllAttributesUnique__2", }, + ["(5-10)% chance to Ignite"] = { "IncreasedChanceToIgniteUniqueRing24", }, + ["50% reduced Maximum Recovery per Life Leech"] = { "MaximumLifeLeechAmountUnique__1", }, + ["+(200-220) to maximum Life"] = { "IncreasedLifeUniqueHelmetStrDex4", }, + ["Socketed Gems are Supported by Level 1 Bonechill"] = { "DisplaySupportedByBonechillUnique__1", }, + ["+(80-100) to maximum Mana"] = { "IncreasedManaUnique__17", "IncreasedManaUniqueBow1", }, + ["(220-250)% increased Energy Shield"] = { "LocalIncreasedEnergyShieldPercentUnique__18", }, + ["(50-70)% increased Damage with Hits and Ailments against Chilled Enemies"] = { "DamageWithHitsAndAilmentsAgainstChilledEnemyUnique__1", }, + ["Maximum 10 Fragile Regrowth"] = { "FragileRegrowthLifeRegenerationUnique__1", }, + ["(16-20)% increased Golem Damage for each Type of Golem you have Summoned"] = { "IncreasedGolemDamagePerGolemUnique__1", }, + ["Take 30 Chaos Damage per Second during Flask effect"] = { "FlaskTakeChaosDamagePerSecondUnique__1", }, + ["Inflict Withered for 2 seconds on Hit with this Weapon"] = { "LocalWitherOnHitChanceUnique__2", }, + ["4% chance to Freeze, Shock and Ignite"] = { "ChanceToFreezeShockIgniteUniqueDescentWand1", }, + ["-2 to Total Mana Cost of Skills for each Corrupted Item Equipped"] = { "TotalManaCostPerCorruptedItemUnique__1", }, + ["4% increased Mana Reservation Efficiency of Skills"] = { "ReducedManaReservationsCostUniqueJewel44", "ManaReservationEfficiencyUniqueJewel44_", }, + ["Socketed Golem Skills have 20% increased Attack and Cast Speed"] = { "LocalGolemIncreasedAttackAndCastSpeedUnique__1", }, + ["(10-16)% increased Quantity of Items found when on Low Life"] = { "ItemQuantityOnLowLifeUnique__1", }, + ["Bow Attacks fire 2 additional Arrows"] = { "AdditionalArrowsUnique__2", "AdditionalArrowsUnique__1", }, + ["Aspect of the Cat has no Reservation"] = { "CatAspectReservesNoManaUnique__1___", }, + ["10000% increased Chill Duration on you"] = { "ChillDurationOnSelfUnique__1", }, + ["25% of Physical Damage from Hits taken as Chaos Damage"] = { "PhysicalDamagePercentTakesAsChaosDamageUniqueBow5", }, + ["(3-6)% increased Area of Effect of Aura Skills"] = { "JewelImplicitAuraAreaOfEffect", }, + ["+2 to Level of Socketed Movement Gems"] = { "LocalIncreaseSocketedMovementGemLevelUniqueBodyDex5", }, + ["Adds 3 Small Passive Skills which grant nothing"] = { "ExpansionJewelEmptyPassiveUnique__2", }, + ["Adds Nature's Patience"] = { "JewelExpansionNaturesPatience", }, + ["Regenerate 2% of Life per second on Chilled Ground"] = { "LifeRegenerationPercentOnChilledGroundUniqueBootsInt6", }, + ["You are Shocked during Flask effect, causing 50% increased Damage taken"] = { "ShockSelfDuringFlaskEffect__1", }, + ["Spells have 30% increased Critical Strike Chance per Intensity"] = { "CriticalStrikeChancePerIntensityUnique__2", }, + ["(10-15)% chance to Shock"] = { "ChanceToShockUnique__4_", }, + ["30% increased Projectile Damage"] = { "IncreasedProjectileDamageUnique__6", }, + ["You grant (4-6) Frenzy Charges to allies on Death"] = { "GrantFrenzyChargesToAlliesOnDeathUniqueGlovesStrInt1", }, + ["Minions have (25-40)% reduced Flask Charges used"] = { "MinionFlaskChargesUsedUnique__1", }, + ["Socketed Melee Gems have 15% increased Area of Effect"] = { "SocketedMeleeGemsHaveIncreasedAoEUniqueTwoHandSword8", }, + ["+4% to Off Hand Critical Strike Multiplier per 10 Maximum Energy Shield on Shield"] = { "SpectralShieldThrowThresholdJewel2", }, + ["(25-40)% increased Melee Damage"] = { "MeleeDamageUnique__2", }, + ["(180-200)% increased Evasion Rating"] = { "LocalIncreasedEvasionRatingPercentUniqueShieldDex3", }, + ["50% more Life"] = { "MetamorphosisItemisedBossDifficult", }, + ["Adds (205-220) to (250-270) Physical Damage"] = { "LocalAddedPhysicalDamageUniqueTwoHandAxe7", }, + ["Increases and Reductions to Energy Shield in Radius are Transformed to apply to Armour at 200% of their value"] = { "EnergyShieldInRadiusIncreasesArmourUniqueJewel50", }, + ["+20 to Maximum Rage"] = { "MaximumRageUnique__1", }, + ["Adds (425-475) to (550-600) Fire Damage"] = { "LocalAddedFireDamageUniqueTwoHandSword6", }, + ["Take 100 Fire Damage when you Ignite an Enemy"] = { "TakeFireDamageOnIgniteUnique__1", }, + ["+(90-110) to maximum Energy Shield"] = { "LocalIncreasedEnergyShieldUnique__16", }, + ["0.6% of Lightning Damage Leeched as Life"] = { "LightningDamageLifeLeechPermyriadUniqueBelt9cNew", }, + ["(6-10)% increased Attack and Cast Speed"] = { "AttackAndCastSpeedUnique__4", "TalismanAttackAndCastSpeed", }, + ["Adds (15-20) to (21-30) Chaos Damage"] = { "GlobalAddedChaosDamageUnique__5_", }, + ["Gain (8-12)% of Physical Damage as Extra Chaos Damage while at maximum Power Charges"] = { "PhysAddedAsChaosWithMaxPowerChargesUnique__1", }, + ["(7-10)% increased maximum Life"] = { "MaximumLifeUnique__18", }, + ["Modifiers to Minimum Endurance Charges instead apply to Minimum Brutal Charges"] = { "MinimumBrutalChargeModifiersEqualsEnduranceUnique__1", }, + ["(10-20)% chance to Impale Enemies on Hit with Attacks"] = { "AttackImpaleChanceUnique__1", }, + ["(14-20)% increased Totem Placement speed"] = { "SummonTotemCastSpeedUnique__1", }, + ["Adds (30-45) to (80-100) Physical Damage"] = { "LocalAddedPhysicalDamageUnique__12", }, + ["Hollow Palm Technique"] = { "KeystoneHollowPalmTechniqueUnique__1", }, + ["Adds (40-65) to (70-100) Physical Damage"] = { "LocalAddedPhyiscalDamageUnique__41_", }, + ["Gain Unholy Might for 3 seconds on Rampage"] = { "UnholyMightOnRampageUniqueGlovesDexInt6", }, + ["100% increased Damage when on Low Life"] = { "IncreasedPhysicalDamagePercentOnLowLifeUniqueOneHandSword1", }, + ["Grants Summon Harbinger of the Arcane Skill"] = { "HarbingerSkillOnEquipUnique__1", }, + ["(80-100)% increased Armour"] = { "LocalIncreasedPhysicalDamageReductionRatingPercentUnique__15", "LocalIncreasedPhysicalDamageReductionRatingPercentUnique__9", "LocalIncreasedPhysicalDamageReductionRatingPercentUnique__12", }, + ["Deal no Damage when not on Low Life"] = { "DealNoDamageWhenNotOnLowLifeUnique__1", }, + ["Damage Penetrates 10% Fire Resistance"] = { "FirePenetrationUnique__1", }, + ["Reflects 30 Chaos Damage to Melee Attackers"] = { "AttackerTakesChaosDamageUniqueBodyStrInt4", }, + ["Skills fire 2 additional Projectiles"] = { "AdditionalProjectilesUnique__1__", }, + ["Adds 250 to 300 Cold Damage to Counterattacks"] = { "CounterAttacksAddedColdDamageUnique__1", }, + ["Minions gain Unholy Might for 10 seconds on Kill"] = { "MinionUnholyMightOnKillUniqueBodyInt9", }, + ["(30-50)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUniqueTwoHandSword8", "LocalIncreasedPhysicalDamagePercentUniqueOneHandAxe8", }, + ["15% increased Movement Speed if you've Killed Recently"] = { "MovementSpeedIfKilledRecentlyUnique___1", }, + ["Adds (160-190) to (280-320) Cold Damage"] = { "LocalAddedColdDamageUnique__7", }, + ["75% increased Effect of Socketed Abyss Jewels"] = { "AbyssJewelEffectUnique__1", }, + ["50% of Physical Damage Converted to Lightning Damage"] = { "ConvertPhysicaltoLightningUnique__1", "ConvertPhysicaltoLightningUnique__3", "ConvertPhysicaltoLightningUnique__4", }, + ["Enemies on Fungal Ground you Kill Explode, dealing 5% of their Life as Chaos Damage"] = { "EnemiesOnFungalGroundExplodeUnique__1", }, + ["Adds (49-98) to (101-140) Cold Damage"] = { "LocalAddedColdDamageUniqueOneHandSword3", }, + ["Hits with this Weapon can't be Evaded if you have Blocked Recently"] = { "HitsCantBeEvadedIfBlockedRecentlyUber1_", }, + ["Socketed Gems are Supported by Level 1 Meat Shield"] = { "SupportedByMeatShieldUnique__1", }, + ["+(20-30) to all Attributes"] = { "AllAttributesUniqueBelt3", "AllAttributesUnique__18", "AllAttributesUnique__22_", "AllAttributesUnique__8_", "AllAttributesUnique__19", "AllAttributesUnique__11", }, + ["10% Chance to Cause Monster to Flee on Block"] = { "ChanceForEnemyToFleeOnBlockUniqueShieldDex4", }, + ["10% of Physical Attack Damage Leeched as Life"] = { "LifeLeechImplicitClaw2", }, + ["Ghost Dance"] = { "KeystoneGhostDanceUnique__1", }, + ["10% chance to gain an Endurance Charge on Kill"] = { "TalismanEnduranceChargeOnKill_", "ChargeBonusEnduranceChargeOnKill", }, + ["Minions have +(-17-17)% to Chaos Resistance"] = { "MinionChaosResistanceUnique__3", }, + ["(70-100)% increased Spell Damage"] = { "SpellDamageUnique__9", }, + ["Regenerate 50 Life per second if you have at least 500 Maximum Energy Shield"] = { "LifeRegenerationWith500EnergyShieldUnique__1", }, + ["+(200-300) to Armour"] = { "LocalIncreasedPhysicalDamageReductionRatingUniqueHelmetStrDex3", }, + ["Anger has no Reservation"] = { "AngerNoReservationUnique__1", }, + ["+10% to all Elemental Resistances"] = { "AllResistancesUniqueIntHelmet3", "AllResistancesDescentUniqueQuiver1", "AllResistancesUniqueRing9", "AllResistancesUnique__13", "AllResistancesUniqueShieldStrInt4", "AllResistancesUniqueShieldStrInt1", }, + ["(100-120)% increased Armour and Evasion"] = { "LocalIncreasedArmourAndEvasionUniqueShieldStrDex1", }, + ["500% increased Charges per use"] = { "FlaskChargesUsedUnique___1", }, + ["30% increased Elemental Damage during any Flask Effect"] = { "ElementalDamageDuringFlaskEffectUnique__1", }, + ["Grants Level 1 Icestorm Skill"] = { "IcestormUniqueStaff12", }, + ["+5% Chance to Block"] = { "AdditionalBlockChanceUniqueShieldDex4", "AdditionalBlockChanceUniqueShieldStr1", "AdditionalBlockChanceUniqueShieldStrDex2", "AdditionalBlockChanceUniqueShieldDex1", "AdditionalBlockChanceUniqueShieldDex5", "AdditionalBlockChanceUniqueShieldInt4", "AdditionalBlockChanceUnique__5", "AdditionalBlockChanceUniqueShieldStrInt6", "AdditionalBlockChanceUniqueShieldDex2", "AdditionalBlockChanceUniqueShieldStr4", }, + ["Non-instant Mana Recovery from Flasks is also Recovered as Life"] = { "NonInstantManaRecoveryAlsoAffectsLifeUnique__1", }, + ["Map has an additional random Modifier from Kirac's Crafting Bench"] = { "MapGainsRandomZanaMod", }, + ["+100 Strength Requirement"] = { "StrengthRequirementsUnique__1", }, + ["Minions have (20-30)% increased maximum Life"] = { "MinionLifeUnique__3_", "MinionLifeUnique__1", }, + ["+2 to Level of Socketed Herald Gems"] = { "LocalIncreaseSocketedHeraldLevelUnique__1_", }, + ["20% reduced Movement Speed"] = { "MovementVelocityUniqueBodyStr5", }, + ["Gain +2% to Critical Strike Chance for 2 seconds after Spending a total of 800 Mana"] = { "GainCriticalStrikeChanceOnManaSpentUnique__1", }, + ["Area contains additional waves of Zombies"] = { "CowardsTrialExtraZombies", }, + ["Area contains additional waves of Bone Rhoas"] = { "CowardsTrialExtraRhoas___", }, + ["20% increased Taunt Duration"] = { "IncreasedTauntDurationUniqueShieldStr4", }, + ["Enemies Blinded by you while you are Blinded have Malediction"] = { "MaledictionOnBlindWhileBlindedUnique__1", }, + ["Socketed Projectile Spells have 80% less Skill Effect Duration"] = { "SocketedGemsLessDurationUnique__1", }, + ["Unaffected by Poison"] = { "UnaffectedByPoisonUnique__1_", }, + ["Adds (12-15) to (30-35) Fire Damage to Spells and Attacks"] = { "AddedFireDamageUniqueShieldStr3", }, + ["(20-30)% chance to inflict Corrosion on Hit with Attacks"] = { "AttackCorrosionOnHitChanceUnique__1", }, + ["(120-140)% increased Evasion and Energy Shield"] = { "LocalIncreasedEvasionAndEnergyShieldUnique__1", }, + ["+6% Chance to Block"] = { "AdditionalBlockChanceUniqueShieldStrInt4", "AdditionalBlockChanceUnique__4", "AdditionalBlockChanceUnique__2", }, + ["Adds 10 to 130 Lightning Damage to Attacks"] = { "AddedLightningDamageUnique__3", }, + ["+2 to Level of Socketed Spell Gems"] = { "LocalIncreaseSocketedSpellGemLevelUnique__1", }, + ["+20% to Maximum Quality"] = { "LocalMaximumQualityImplicitE1", }, + ["1% increased Rarity of Items found per 15 Rampage Kills"] = { "IncreasedRarityPerRampageStacksUnique__1", }, + ["+(15-30) to maximum Energy Shield"] = { "LocalIncreasedEnergyShieldUniqueBootsDex8", }, + ["(5-10)% increased Movement Speed"] = { "MovementVelocityUnique__33_", }, + ["Brand Skills have (50-100)% increased Duration"] = { "BrandDurationUnique__1", }, + ["(30-40)% less Physical and Chaos Damage Taken while Sane"] = { "PhysicalChaosDamageTakenNotUnhingedUnique__1_", }, + ["20% chance to inflict Bleeding on Hit with Attacks against Taunted Enemies"] = { "ChanceToBleedOnTauntedEnemiesUber1", }, + ["(80-120)% increased Armour"] = { "LocalIncreasedPhysicalDamageReductionRatingPercentUnique__6", "LocalIncreasedPhysicalDamageReductionRatingPercentUnique__26", "LocalIncreasedPhysicalDamageReductionRatingPercentUnique__19", "LocalIncreasedPhysicalDamageReductionRatingPercentUnique__22", }, + ["+(27-33)% to Global Critical Strike Multiplier"] = { "CriticalMultiplierUnique__1", }, + ["Adds 1 to (120-150) Lightning Damage"] = { "AddedLightningDamageUniqueBow9", }, + ["Trigger Level 10 Fiery Impact on Melee Hit with this Weapon"] = { "TriggeredFieryImpactOnHitWithWeaponImplicitE1", }, + ["+250 to Accuracy Rating"] = { "IncreasedAccuracy2hSwordImplicit4", }, + ["15% chance that if you would gain Power Charges, you instead gain up to"] = { "ChargeBonusChanceToGainMaximumPowerCharges", }, + ["+10 Life and Mana gained for each Enemy hit"] = { "LifeAndManaOnHitImplicitMarakethClaw2", }, + ["(30-50)% increased Critical Strike Chance against Blinded Enemies"] = { "CriticalChanceAgainstBlindedEnemiesUnique__2__", }, + ["+(10-20)% to all Elemental Resistances"] = { "AllResistancesUniqueHelmetStrInt1", "AllResistancesUnique__20", "AllResistancesUnique__7", "AllResistancesUniqueAmulet9", "AllResistancesUnique__8", }, + ["15% increased Area of Effect for Skills used by Totems"] = { "TotemAreaOfEffectUniqueShieldStr5", }, + ["+35% to Global Critical Strike Multiplier"] = { "CriticalMultiplierImplicitSword2", }, + ["Shocks nearby Enemies during Flask effect, causing 10% increased Damage taken"] = { "ShockNearbyEnemiesDuringFlaskEffect___1", }, + ["Enemies inflict Elemental Ailments on you instead of nearby Allies"] = { "ElementalAilmentsOnYouInsteadOfAlliesUnique__1", }, + ["Hits against Nearby Enemies have 50% increased Critical Strike Chance"] = { "NearbyEnemiesHaveIncreasedChanceToBeCritUnique__1", }, + ["+(24-36)% to Global Critical Strike Multiplier"] = { "TalismanIncreasedCriticalStrikeMultiplier_", }, + ["+30 to Maximum Life per Red Socket"] = { "LifePerRedSocket", }, + ["200 Fire Damage taken per second per Endurance Charge if you've been Hit Recently"] = { "DamageTakenPerEnduranceChargeWhenHitUnique__1_", }, + ["+3 to Minimum Power Charges while on Low Life"] = { "MinimumPowerChargeOnLowLifeUnique__1", }, + ["+10% Chance to Block Attack Damage while Dual Wielding"] = { "BlockWhileDualWieldingUnique__1", }, + ["Bow Attacks fire 2 additional Arrows if you haven't Cast Dash recently"] = { "ArrowsIfHaventUsedDashRecentlyUnique__1", }, + ["Adds 15 to 25 Cold Damage to Spells per Power Charge"] = { "AddedColdDamagePerPowerChargeUnique__2", }, + ["(50-75)% increased Armour and Energy Shield"] = { "LocalIncreasedArmourAndEnergyShieldUnique__2", }, + ["Regenerate 20% of Energy Shield per second if you've dealt a Critical Strike with this weapon Recently"] = { "LocalEnergyShieldRegenerationIfCritRecentlyUnique__1", }, + ["(30-50)% reduced Totem Damage"] = { "ReducedTotemDamageUniqueJewel26", }, + ["(110-130)% increased Energy Shield"] = { "LocalIncreasedEnergyShieldPercent___3", }, + ["10% increased Movement Speed"] = { "MovementVelocityUniqueAmulet5", "MovementVelocityUniqueBodyDex4", "MovementVelocityUniqueTwoHandSword3", "MovementVelocityUnique__37", "MovementVelocityUniqueHelmetDex6", "MovementVelocityUniqueBootsInt1", "MovementVelocityUniqueOneHandAxe3", "MovementVelocityUniqueBow7", "MovementVelocityUnique__42", "MovementVelocityMarakethBowImplicit2", "MovementVelocityDescent2Boots1", "MovementVelocityUniqueBootsDex2", "MovementVelocityUniqueBodyDex5", "MovementVelocityUniqueHelmetInt6", "MovementVelocityUniqueTwoHandSword1", "MovementVelocityUniqueHelmetStrDex1", "NearbyAlliesMovementVelocityUnique__1", }, + ["Unaffected by Temporal Chains"] = { "TemporalChainsEffectivenessOnSelfUnique__1", }, + ["You have Far Shot while you do not have Iron Reflexes"] = { "FarShotWhileYouDoNotHaveIronReflexesUnique__1_", }, + ["Life Leech effects are not removed when Unreserved Life is Filled"] = { "LifeLeechNotRemovedOnFullLifeUnique__1", }, + ["Nova Spells deal 30% less Damage to Players"] = { "NovaSkillsTargetLocationUnique__1__", }, + ["Grants Summon Greater Harbinger of Directions Skill"] = { "HarbingerSkillOnEquipUnique2_4", }, + ["Grants Level 22 Precision Skill"] = { "GrantsAccuracyAuraSkillUnique__1", }, + ["Nearby Allies have +(6-8)% to Critical Strike Multiplier per 100 Dexterity you have"] = { "CriticalMultiplierPer100DexterityAuraUnique__1", }, + ["Trigger Level 20 Spirit Burst when you Use a Skill while you have a Spirit Charge"] = { "LocalDisplayGrantLevelXSpiritBurstUnique__1", }, + ["15% chance that if you would gain Endurance Charges, you instead gain up to maximum Endurance Charges"] = { "ChargeBonusChanceToGainMaximumEnduranceCharges", }, + ["Socketed Gems are Supported by Level 11 Trap"] = { "DisplaySupportedByTrapUniqueBootsDex6", }, + ["+20 to Dexterity"] = { "DexterityUniqueJewel8", "DexterityUniqueDagger12", "DexterityUnique__13", }, + ["Adds 1 to (30-50) Lightning Damage to Attacks"] = { "AddedLightningDamageUniqueBelt12", }, + ["+(40-60)% to Fire Damage over Time Multiplier"] = { "FireDamageOverTimeMultiplierUnique__1", }, + ["Adds 1 to (20-30) Lightning Damage to Attacks"] = { "AddedLightningDamageUniqueBodyStrDex2", }, + ["(180-200)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUnique__29", "LocalIncreasedPhysicalDamagePercentUniqueTwoHandAxe4", "LocalIncreasedPhysicalDamagePercentUnique__20", }, + ["Regenerate 1% of Mana per second"] = { "BaseManaRegenerationUniqueBodyDexInt2", }, + ["Adds (15-20) to (25-35) Cold Damage to Spells and Attacks"] = { "AddedColdDamageUnique__10", }, + ["Consecrated Ground created by this Flask has Tripled Radius"] = { "FlaskConsecratedGroundAreaOfEffectUnique__1_", }, + ["Each Summoned Phantasm grants you Phantasmal Might"] = { "PhantasmGrantsBuffUnique__1", }, + ["(40-60)% increased Mana Regeneration Rate"] = { "ManaRegenerationUnique__11___", }, + ["(50-75)% increased Effect of Shrine Buffs on you"] = { "ShrineBuffEffectUnique__1", }, + ["60% increased Mana Regeneration Rate while stationary"] = { "IncreasedManaRegenerationWhileStationaryUnique__1", }, + ["Minions have (10-20)% increased maximum Life"] = { "MinionLifeUnique__2", }, + ["+(30-50) to Intelligence"] = { "IntelligenceUnique__22_", "IntelligenceUnique__19", }, + ["+10 to maximum Divine Charges"] = { "DivineChargeOnHitUnique__1_", }, + ["You have no Life Regeneration"] = { "NoLifeRegenerationUnique___1", }, + ["Vaal Skills used during effect have 10% reduced Soul Gain Prevention Duration"] = { "FlaskVaalSoulPreventionDurationUnique__1_", }, + ["+1 to Level of Socketed Curse Gems"] = { "IncreaseSocketedCurseGemLevelUnique__1", "IncreaseSocketedCurseGemLevelUniqueShieldDex4", }, + ["50% chance to cause Bleeding on Hit"] = { "CausesBleedingUniqueTwoHandAxe4", "LocalChanceToBleedUnique__1__", "CausesBleedingUniqueTwoHandAxe4Updated", }, + ["3% increased Defences from Equipped Shield per 10 Devotion"] = { "ShieldDefencesPerDevotion", }, + ["(30-40)% increased maximum Mana and reduced Cold Resistance"] = { "ManaAndReducedColdResistanceUnique__1", }, + ["Minions have +(2-5)% chance to Suppress Spell Damage"] = { "MinionDodgeChanceUniqueJewel16", }, + ["30% of Physical Damage Converted to Chaos Damage"] = { "PhysicalDamageConvertToChaosBodyStrInt4", }, + ["Enemies you Shock have 30% reduced Cast Speed"] = { "ShockedEnemyCastSpeedUnique__1", }, + ["6% chance to deal Double Damage per 500 Strength"] = { "DoubleDamagePer500StrengthUnique__1", }, + ["30% increased Mana Regeneration Rate"] = { "ManaRegenerationAuraUnique__1", "ManaRegenerationUniqueIntHelmet2", }, + ["(4-6)% increased Cast Speed"] = { "IncreasedCastSpeedUnique__4", }, + ["+(1-75) to maximum Mana"] = { "IncreasedManaUnique__15", }, + ["1% increased Armour per 50 Reserved Mana"] = { "GainArmourEqualToManaReservedUnique__1", }, + ["(20-30)% increased Chaos Damage"] = { "IncreasedChaosDamageUnique__4_2", "IncreasedChaosDamageUniqueShieldDex7", }, + ["+(-40-90) to Maximum Charges"] = { "FlaskExtraChargesUnique__2_", }, + ["20% increased Movement Speed when on Full Life"] = { "MovementVelocityOnFullLifeUniqueBootsInt3", }, + ["With at least 40 Intelligence in Radius, Blight inflicts Withered for 2 seconds"] = { "BlightThresholdJewel_4", "BlightThresholdJewel_3", "BlightThresholdJewel_2", }, + ["Grants Level 25 Envy Skill"] = { "GrantsEnvyUnique__1", }, + ["30% reduced maximum Mana"] = { "GainManaOnManaPaidManaCost3____", "GainManaOnManaPaidManaCost2", "GainManaOnManaPaidManaCost1", }, + ["10% of Fire Damage from Hits taken as Physical Damage"] = { "FireDamageTakenConvertedToPhysicalUniqueBodyStrDex5", "FireDamageTakenConvertedToPhysicalUnique__1", }, + ["5% increased Global Physical Damage"] = { "IncreasedPhysicalDamagePercentUniqueRing1", }, + ["Haste has no Reservation"] = { "HasteNoReservationUnique__1", }, + ["+(26-32)% chance to Suppress Spell Damage"] = { "ChanceToSuppressSpellsUnique__1_", }, + ["Temporal Chains has 50% reduced Effect on you"] = { "TemporalChainsEffectivenessOnSelfUniqueRing27", }, + ["You cannot be Shocked for 3 seconds after being Shocked"] = { "ShockImmunityWhenShockedUniqueGlovesStrInt1", }, + ["Adds (1-10) to (70-90) Lightning Damage"] = { "LocalAddedLightningDamageUniqueStaff14", }, + ["Arrows fired from the fourth firing points Chain +2 times"] = { "VolleyFourthPointChainUnique__1", }, + ["32% increased Elemental Damage"] = { "ElementalDamagePercentImplicitSceptreNew20", "ElementalDamagePercentImplicitSceptreNew21__", }, + ["You cannot be Hindered"] = { "YouCannotBeHinderedUnique__2", "YouCannotBeHinderedUnique__1", }, + ["With at least 40 Dexterity in Radius, Viper Strike has a 10% chance per Poison on Enemy to grant Unholy Might for 4 seconds on Hit"] = { "ViperStrikeThresholdJewel__2", }, + ["+1 to Level of Socketed Spell Gems"] = { "LocalIncreaseSocketedSpellGemLevel1", "LocalIncreaseSocketedSpellGemLevelUniqueWand4", }, + ["Adds (5-6) to (12-14) Cold Damage to Spells"] = { "SpellAddedColdDamageUnique__6__", }, + ["8% increased Global Defences per White Socket"] = { "GlobalDefensesPerWhiteSocketUnique__1", }, + ["+1 to Level of Socketed Elemental Gems"] = { "LocalIncreaseSocketedElementalGemUniqueGlovesInt6", }, + ["Left ring slot: Projectiles from Spells cannot Chain"] = { "LeftRingSpellProjectilesCannotChainUnique__1", }, + ["Gain Sacrificial Zeal when you use a Skill, dealing you 150% of the Skill's Mana Cost as Physical Damage per Second"] = { "SacrificialZealOnSkillUseUnique__1_", }, + ["Intelligence from Passives in Radius is Transformed to Strength"] = { "JewelIntToStrUniqueJewel34", "JewelIntToStr", }, + ["Your Critical Strike Chance is Lucky while on Low Life"] = { "LuckyCriticalsOnLowLifeUnique__1___", }, + ["(60-80)% increased Critical Strike Chance"] = { "LocalCriticalStrikeChanceUnique__18", }, + ["(15-20)% increased Armour"] = { "GlobalPhysicalDamageReductionRatingPercentUnique__1", "IncreasedPhysicalDamageReductionRatingPercentUniqueJewel50", }, + ["(20-30)% reduced Enemy Stun Threshold with this Weapon"] = { "StunThresholdReductionUnique__1___", }, + ["(200-250)% increased Global Critical Strike Chance"] = { "CriticalStrikeChanceUniqueAmulet17", }, + ["(245-280)% increased Evasion and Energy Shield"] = { "LocalIncreasedEvasionAndEnergyShieldUniqueHelmetDexInt5", }, + ["+(20-30)% to Quality of all Skill Gems"] = { "GlobalSkillGemQualityUnique__1", }, + ["(25-40)% increased Effect of Shocks you inflict during Flask effect"] = { "ShockEffectDuringFlaskEffectUnique__1__", }, + ["(140-180)% increased Evasion and Energy Shield"] = { "LocalIncreasedEvasionAndEnergyShieldUnique__5", "LocalIncreasedEvasionAndEnergyShieldUnique__22", }, + ["Trigger Level 20 Fiery Impact on Melee Hit with this Weapon"] = { "TriggeredFieryImpactOnHitWithWeaponImplicitE3", }, + ["1% additional Physical Damage Reduction per Power Charge"] = { "ChargeBonusPhysicalDamageReductionPerPowerCharge_", }, + ["6% Chance to Block Spell Damage"] = { "BlockingBlocksSpellsUnique__1", }, + ["+(15-20)% to Cold and Lightning Resistances"] = { "ColdAndLightningResistUnique__2", }, + ["Enemies Cursed by you are Hindered with 25% reduced Movement"] = { "Curse25PercentHinderEnemyUnique__1", }, + ["+2 to Level of Socketed Curse Gems"] = { "IncreaseSocketedCurseGemLevelUniqueHelmetInt9", }, + ["10% reduced Cast Speed"] = { "ReducedCastSpeedUniqueBootsDex5", "IncreasedCastSpeedUniqueAmulet16", }, + ["(40-50)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUnique__37__", }, + ["+(60-80) to Intelligence"] = { "IntelligenceUniqueGlovesStr3", }, + ["(250-300)% increased Charges per use"] = { "LocalFlaskChargesUsedUniqueFlask2", }, + ["(7-10)% chance to Freeze"] = { "ChanceToFreezeUniqueQuiver5", }, + ["(20-30)% chance to Shock during any Flask Effect"] = { "ShockChanceWhileUsingFlaskUniqueBelt9c", }, + ["(20-30)% increased Rarity of Items found during Flask effect"] = { "FlaskItemRarityUniqueFlask1", }, + ["(30-40)% increased Damage"] = { "AllDamageUnique__4", }, + ["Socketed Vaal Skills have 80% increased Skill Effect Duration"] = { "LocalVaalSkillEffectDurationUnique__1", }, + ["Cannot Evade Enemy Attacks"] = { "CannotEvade", }, + ["Gain 30 Mana per Grand Spectrum"] = { "ManaPerStackableJewelUnique__1", }, + ["(150-200)% increased Armour and Evasion"] = { "LocalIncreasedArmourAndEvasionUniqueHelmetStrDex2", "LocalIncreasedArmourAndEvasionUnique__17_", }, + ["25% increased Burning Damage"] = { "BurnDamageUniqueDescentOneHandMace1", }, + ["+(14-18)% to all Elemental Resistances"] = { "AllResistancesUnique__3", }, + ["(15-20)% increased Chaos Damage"] = { "IncreasedChaosDamageUniqueCorruptedJewel2", }, + ["+1 to Maximum Endurance Charges"] = { "ChargeBonusMaximumEnduranceCharges", "MaximumEnduranceChargeUnique__2", "MaximumEnduranceChargeUnique__1_", "MaximumEnduranceChargeUniqueRing2", "MaximumEnduranceChargeUniqueBodyStr3", }, + ["(80-100)% increased Spell Damage"] = { "SpellDamageUniqueHelmetInt8", }, + ["(70-80)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUniqueBow7", }, + ["(140-200)% increased Stun Duration on Enemies"] = { "StunDurationUniqueQuiver8", }, + ["60% increased Block Recovery"] = { "BlockRecoveryImplicitShield1", }, + ["Arrows Pierce all Targets after Forking"] = { "ArrowsAlwaysPierceAfterForkingUnique__1__", }, + ["+2 to Level of Socketed Cold Gems"] = { "LocalIncreaseSocketedColdGemLevelUnique__1", }, + ["Adds (12-16) to (20-24) Physical Damage"] = { "LocalAddedPhysicalDamageUniqueBow11", }, + ["2% of Attack Damage Leeched as Life against Taunted Enemies"] = { "AttackLeechAgainstTauntedEnemyUnique__1", }, + ["(240-280)% increased Energy Shield"] = { "LocalIncreasedEnergyShieldPercentUnique__23", }, + ["(20-40)% increased Cold Damage"] = { "ColdDamagePercentUnique__9", }, + ["+(25-35)% to Cold Resistance"] = { "ColdResistUnique__25", }, + ["+(25-30)% to Cold Resistance"] = { "ColdResistUnique__24", "ColdResistUnique__23", }, + ["(10-15)% Chance to Block Spell Damage"] = { "SpellBlockPercentageUniqueShieldInt1", }, + ["Your Skills deal you 400% of Mana Spent on Upfront Skill Mana Costs as Physical Damage"] = { "PhysicalDamageOnSkillUseUniqueHelmetInt8", }, + ["Sacrifice 5% of Life to gain that much Energy Shield when you Cast a Spell"] = { "SacrificeLifeToGainESUnique__1", }, + ["100% increased Shock Duration on you"] = { "SelfShockDurationUniqueBelt12_", }, + ["(6-9)% increased Attack and Cast Speed"] = { "AttackAndCastSpeedUnique__3", }, + ["(15-20)% increased Lightning Damage per Frenzy Charge"] = { "IncreaseLightningDamagePerFrenzyChargeUniqueOneHandSword6", }, + ["1.2% of Damage Leeched as Life on Critical Strike"] = { "LifeLeechOnCritPermyriadUniqueTwoHandAxe8", }, + ["10% chance to grant a Frenzy Charge to nearby Allies on Kill"] = { "GrantsAlliesFrenzyChargeOnKillUnique__1_", }, + ["(15-20)% increased Attack Speed"] = { "LocalIncreasedAttackSpeedUnique__25", "LocalIncreasedAttackSpeedUniqueSceptre9", "LocalIncreasedAttackSpeedUnique__33", }, + ["You have Fungal Ground around you while stationary"] = { "FungalAroundWhenStationaryUnique__1_", }, + ["(10-15)% increased Attack and Movement Speed while you have a Bestial Minion"] = { "AttackAndMovementSpeedBeastialMinionUnique__1", }, + ["(70-80)% reduced Duration"] = { "FlaskEffectDurationUnique__6", }, + ["Hits with this Weapon deal (30-60)% increased Damage to Ignited Enemies"] = { "LocalElementalDamageAgainstIgnitedEnemiesUnique__1_", }, + ["(20-30)% increased Attack Speed if you haven't Cast Dash recently"] = { "AttackSpeedIfHaventUsedDashRecentlyUnique__1", }, + ["+(8-12)% to all Elemental Resistances"] = { "AllResistancesImplicitVictorAmulet", "AllResistancesImplicitArmour1", }, + ["Lightning Resistance is 75%"] = { "LightningResistanceOverrideUnique__1_", }, + ["Adds (105-116) to (160-172) Fire Damage"] = { "LocalAddedFireDamageImplicitE3_", }, + ["When you Kill an Ignited Enemy, inflict an equivalent Ignite on each nearby Enemy"] = { "IgniteNearbyEnemyOnIgnitedKillUniqueRing20", "IgniteNearbyEnemyOnIgnitedKillUnique__1", }, + ["15% increased Damage for each Poison on you up to a maximum of 75%"] = { "DamagePerPoisonOnSelfUnique__1_", }, + ["Call of Steel has (80-100)% increased Use Speed"] = { "CallOfSteelUseSpeedUnique__2", "CallOfSteelUseSpeedUnique__1", }, + ["+40 to Evasion Rating"] = { "EvasionPerPointToClassStartUnique__1", }, + ["Mana Reservation of Herald Skills is always 45%"] = { "HeraldsAlwaysCost45Unique__1", }, + ["50% less Ignite Duration"] = { "UniqueVolkuursGuidanceIgniteDurationFinal", }, + ["Damage Penetrates (8-10)% Elemental Resistances while you are Chilled"] = { "ElementalPenetrationWhileChilledUnique__1___", }, + ["Unwavering Stance"] = { "UnwaveringStance", "KeystoneUnwaveringStanceUnique__1", }, + ["(200-220)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUniqueTwoHandMace5", }, + ["+60% to Chaos Resistance"] = { "ChaosResistUnique__5", }, + ["(80-100)% increased Critical Strike Chance for Spells"] = { "SpellCriticalStrikeChanceUniqueDagger1", }, + ["Chaos Damage taken does not bypass Energy Shield during effect"] = { "ChaosDamageDoesNotBypassESDuringFlaskEffectUnique__1", }, + ["Socketed Skills Summon your maximum number of Totems in formation"] = { "SummonMaximumNumberOfSocketedTotemsUnique_1", }, + ["Elemental Equilibrium"] = { "KeystoneElementalEquilibriumSceptreImplicit1", "KeystoneElementalEquilibriumUnique__1", }, + ["(40-60)% increased Damage with Hits and Ailments against Enemies affected by 3 Spider's Webs"] = { "DamageAgainstEnemiesWith3WebsUnique__1_", }, + ["Eldritch Battery"] = { "KeystoneEldritchBatteryUnique__2", "KeystoneEldritchBatteryUnique__1", }, + ["(17-25)% increased Attack Speed"] = { "LocalIncreasedAttackSpeedUnique__14", }, + ["(15-25)% increased Critical Strike Chance"] = { "LocalCriticalStrikeChanceUnique__5", "LocalCriticalStrikeChanceUnique14", "LocalCriticalStrikeChanceUnique__12", }, + ["+3 to Minimum Endurance Charges while on Low Life"] = { "MinimumEnduranceChargeOnLowLifeUnique__1", }, + ["Resolute Technique"] = { "ResoluteTechniqueUniqueTwoHandAxe9", "KeystoneResoluteTechniqueUnique__1", }, + ["(75-90)% increased Spell Damage"] = { "SpellDamageUnique__5", }, + ["+1 to Maximum Life per 2 Intelligence"] = { "IncreasedLifePerIntelligenceUnique__1", }, + ["(15-20)% increased maximum Energy Shield"] = { "GlobalEnergyShieldPercentUnique__1", }, + ["(14-20)% increased Quantity of Items found"] = { "ItemFoundQuantityIncreaseUniqueBootsDex2", }, + ["+(8-12)% Chance to Block"] = { "AdditionalBlockChanceUnique__7__", }, + ["Cannot be Ignited if Strength is higher than Dexterity"] = { "CannotBeIgnitedWithStrHigherThanDexUnique__1", }, + ["Lose (10-15)% of Energy Shield when you deal a Critical Strike"] = { "LoseEnergyShieldPercentOnCritUnique__1", }, + ["50% chance for Impales on Enemies you Kill to Reflect Damage to surrounding Enemies"] = { "EnemiesKilledApplyImpaleDamageUnique__1", }, + ["Has 1 Abyssal Socket"] = { "AbyssJewelSocketUnique__3", "AbyssJewelSocketImplicit", "AbyssJewelSocketUnique__8", "AbyssJewelSocketUnique__6_", "AbyssJewelSocketUnique__5", "AbyssJewelSocketUnique__12", "AbyssJewelSocketUnique__7", "AbyssJewelSocketUnique__10", }, + ["(50-70)% increased Spell Damage"] = { "SpellDamageOnWeaponUniqueDagger1", "SpellDamageUniqueStaff12", }, + ["(10-20)% reduced Enemy Stun Threshold"] = { "StunThresholdReductionUniqueOneHandMace6", }, + ["1.6% of Physical Attack Damage Leeched as Life"] = { "LifeLeechPermyriadImplicitClaw1", }, + ["+(40-50)% to Cold Resistance"] = { "ColdResistUniqueGlovesStrInt3", "ColdResistUniqueGlovesStrDex3", }, + ["Penetrate 1% Elemental Resistances per 10 Omniscience"] = { "ElementalPenPerAscendanceUnique__1", }, + ["+(8-16)% to all Elemental Resistances"] = { "AllResistancesImplictBootsDemigods1", "AllResistancesImplictHelmetDemigods1", }, + ["Socketed Gems are Supported by Level 10 Faster Casting"] = { "DisplaySocketedGemsGetFasterCastUniqueDagger5", }, + ["75% reduced Maximum number of Summoned Raging Spirits"] = { "ReducedRagingSpiritsAllowedUnique__1", }, + ["100% increased Evasion Rating during Onslaught"] = { "IncreasedEvasionWithOnslaughtUnique_1", }, + ["20% increased Area of Effect if you have Blocked Recently"] = { "AreaOfEffectIfBlockedRecentlyUber1", }, + ["Adds 100 to 100 Lightning Damage"] = { "LocalAddedLightningDamageUnique__1", }, + ["+1 to Level of all Vaal Skill Gems"] = { "GlobalVaalGemsLevelImplicit1_", }, + ["4% reduced Duration of Curses on you per 10 Devotion"] = { "CurseSelfDurationPerDevotion", }, + ["40% reduced Light Radius"] = { "LightRadiusUniqueHelmetStrDex6", "LightRadiusUniqueHelmetStrInt4", }, + ["Trigger Level 20 Summon Phantasm Skill when you Consume a corpse"] = { "TriggerSummonPhantasmOnCorpseConsumeUnique__1", }, + ["Magic Utility Flask Effects cannot be removed"] = { "MagicUtilityFlasksCannotRemoveUnique__1", }, + ["(16-20)% increased Melee Damage"] = { "MeleeDamageImplicitGloves1", }, + ["Has 6 Abyssal Sockets"] = { "AbyssJewelSocketUnique__14", }, + ["+(10-20) to Strength"] = { "StrengthUniqueBodyStr4", "StrengthUnique__21", "StrengthUniqueRing2", }, + ["Socketed Gems Cost and Reserve Life instead of Mana"] = { "SocketedemsHaveBloodMagicUniqueShieldStrInt2", "SocketedGemsHaveBloodMagicUnique__1", "SocketedGemsHaveBloodMagicUniqueOneHandSword7", }, + ["(130-150)% increased Armour"] = { "LocalIncreasedPhysicalDamageReductionRatingPercentUnique__11", }, + ["Regenerate 150 Life per second if you have at least 1500 Maximum Energy Shield"] = { "LifeRegenerationWith1500EnergyShieldUnique__1", }, + ["Your Chaos Damage has 60% chance to Poison Enemies"] = { "ChaosDamageChanceToPoisonUnique__1", }, + ["Adds (255-285) to (300-330) Cold Damage in Off Hand"] = { "OffHandAddedColdDamageUniqueOneHandAxe2", }, + ["+1 to Maximum Siphoning Charges per Elder or Shaper Item Equipped"] = { "MaximumSiphoningChargePerElderOrShaperItemUnique__1", }, + ["Minions have (10-20)% increased Movement Speed"] = { "MinionRunSpeedUnique__4", }, + ["(120-150)% increased Evasion Rating"] = { "LocalIncreasedEvasionRatingPercentUnique__17", "LocalIncreasedEvasionRatingPercentUnique__14", }, + ["20% of Physical Damage from Hits taken as Damage of a Random Element"] = { "PhysicalDamageTakenAsRandomElementUnique__1", }, + ["-(50-40) Physical Damage taken from Attack Hits"] = { "PhysicalAttackDamageReducedUniqueBelt8", }, + ["+(600-1000) to Accuracy Rating"] = { "IncreasedAccuracyUnique__3", }, + ["(20-30)% chance to gain an additional Vaal Soul on Kill"] = { "AdditionalVaalSoulOnKillUniqueCorruptedJewel4_", }, + ["+35 to maximum Energy Shield"] = { "IncreasedEnergyShieldUnique__2", }, + ["Regenerate 10% Life over one second when Hit while Sane"] = { "RegenerateLifeNotUnhingedUnique__1", }, + ["Items and Gems have 25% reduced Attribute Requirements"] = { "GlobalItemAttributeRequirementsUniqueAmulet10", }, + ["With at least 40 Intelligence in Radius, 10% of Damage taken Recouped as Mana if you've Warcried Recently"] = { "RallyingCryThresholdJewel__1", }, + ["Critical Strikes inflict Malignant Madness if The Eater of Worlds is dominant"] = { "MalignantMadnessCritEaterDominantUnique__1", }, + ["(8-12)% increased Damage over Time"] = { "DegenerationDamageUnique__4__", "DamageOverTimeUnique___1", }, + ["Adds (1-3) to (62-70) Lightning Damage to Hits against Ignited Enemies"] = { "AddedLightningDamageAgainstIgnitedEnemiesUnique__1", }, + ["(80-100)% increased Mana Regeneration Rate"] = { "ManaRegenerationUnique__9___", "ManaRegenerationUniqueAmulet10", }, + ["5% increased Damage taken"] = { "IncreasedDamageTakenUnique__1", }, + ["(10-15)% faster start of Energy Shield Recharge"] = { "ReducedEnergyShieldDelayImplicit1_", }, + ["(10-15)% increased Cooldown Recovery Rate for throwing Traps"] = { "TrapCooldownRecoveryUnique__1", }, + ["(25-30)% increased Lightning Damage"] = { "LightningDamagePercentUniqueRing20", }, + ["You have Onslaught while you have Cat's Agility"] = { "GainOnslaughtWhileCatsAgilityUnique__1_", }, + ["25% of Physical Damage Converted to Cold Damage"] = { "ConvertPhysicalToColdUnique__1", "ConvertPhysicalToColdUniqueOneHandAxe8", }, + ["3% of Physical Attack Damage Leeched as Life"] = { "LifeLeechPermyriadUniqueClaw6", "LifeLeechUniqueOneHandAxe6", "LifeLeechUniqueShieldDex2", "LifeLeechUniqueGlovesStrDex1", }, + ["Socketed Gems are Supported by Level 5 Increased Area of Effect"] = { "SocketedGemsGetIncreasedAreaOfEffectUniqueDescentOneHandSword1", }, + ["Regenerate 1% of Life per second"] = { "LifeRegenerationRatePercentUnique__3", "LifeRegenerationRatePercentUnique__4_", }, + ["Minions have (10-15)% increased Attack Speed"] = { "IncreasedMinionAttackSpeedUnique__1_", }, + ["+(30-40) to maximum Energy Shield"] = { "IncreasedEnergyShieldUnique__5", "IncreasedEnergyShieldUniqueClaw1", "LocalIncreasedEnergyShieldUniqueHelmetDexInt5", "IncreasedEnergyShieldUniqueRing18", "LocalIncreasedEnergySheildUnique__2_", }, + ["Take 250 Lightning Damage when Herald of Thunder Hits an Enemy"] = { "TakeDamageWhenHeraldOfThunderHitsUnique__1__", }, + ["+20 to Strength and Dexterity"] = { "StrengthDexterityUnique__1", }, + ["Your hits can't be Evaded"] = { "AlwaysHitsUniqueGlovesDexInt4", "AlwaysHitsUnique__2", }, + ["(30-50)% slower Restoration of Ward"] = { "WardDelayRecoveryUnique__2", }, + ["Vaal Attack Skills you Use yourself Cost Rage instead of requiring Souls"] = { "VaalAttacksUseRageInsteadOfSoulsUnique__1_", }, + ["Adds 1 to 3 Chaos Damage to Attacks"] = { "AddedChaosDamageUniqueRing1", }, + ["20% reduced Effect of Curses on you"] = { "ReducedCurseEffectUnique__1", }, + ["(20-25)% increased Melee Damage"] = { "MeleeDamageUnique__1", }, + ["10% increased Global Physical Damage"] = { "IncreasedPhysicalDamagePercentUniqueGlovesStr2", "IncreasedPhysicalDamagePercentUniqueJewel9", }, + ["Regenerate 3 Mana per second"] = { "AddedManaRegenerationUniqueJewel10", }, + ["Socketed Gems fire an additional Projectile"] = { "SocketedGemsAdditionalProjectilesUniqueWand9", }, + ["Movement Skills deal no Physical Damage"] = { "MovementSkillsDealNoPhysicalDamageUnique__1", }, + ["Gain a Flask Charge when you deal a Critical Strike while at maximum Frenzy Charges"] = { "ChargeBonusFlaskChargeOnCritFrenzyCharges", }, + ["Socketed Gems are Supported by Level 20 Blasphemy"] = { "SupportedByBlasphemyUnique", "SocketedGemsSupportedByBlasphemyUnique__2__", }, + ["-3 Physical Damage taken from Attack Hits"] = { "PhysicalAttackDamageReducedUniqueBodyDex2", }, + ["Grants Level 20 Aspect of the Crab Skill"] = { "GrantsCrabAspect1_", }, + ["20% less Damage taken if you have not been Hit Recently"] = { "ReducedDamageIfNotHitRecentlyUnique__1", }, + ["(60-80)% increased Spell Damage if your other Ring is an Elder Item"] = { "SpellDamageElderItemUnique__1_", }, + ["50% increased Duration of Shrine Effects on you"] = { "ShrineEffectDurationUniqueHelmetDexInt3", }, + ["(200-230)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUniqueTwoHandMace3", }, + ["Traps and Mines deal (3-5) to (10-15) additional Physical Damage"] = { "TrapAndMineAddedPhysicalDamageUnique__1", }, + ["Kill Enemies that have 15% or lower Life on Hit if The Searing Exarch is dominant"] = { "KillEnemyInstantlyExarchDominantUnique__1", }, + ["Summoned Raging Spirits' Hits always Ignite"] = { "RagingSpiritAlwaysIgniteUnique__1", }, + ["50% maximum Critical Strike Chance"] = { "MaximumCriticalStrikeChanceUniqueAmulet17", }, + ["Adds (19-22) to (30-35) Fire Damage to Spells and Attacks"] = { "AddedFireDamageUnique__2", }, + ["(20-30)% increased Critical Strike Chance"] = { "LocalCriticalStrikeChanceUniqueWand6_", "LocalCriticalStrikeChanceUniqueOneHandSword8", }, + ["Consumes a Void Charge to Trigger Level 20 Void Shot when you fire Arrows with a Non-Triggered Skill"] = { "VoidShotOnSkillUseUnique__1_", }, + ["Grants Level 20 Doryani's Touch Skill"] = { "GrantsTouchOfGodUnique__1", }, + ["5% increased Physical Damage with Daggers"] = { "DaggerBonus1", }, + ["25% increased Area of Effect while Fortified"] = { "AreaOfEffectWhileFortifiedUber1", }, + ["(10-20)% increased Attack Speed"] = { "LocalIncreasedAttackSpeedOneHandSword3", "LocalIncreasedAttackSpeedUniqueBow1", "LocalIncreasedAttackSpeedUniqueSceptre1", }, + ["80% increased Armour while stationary"] = { "IncreasedArmourWhileStationaryUnique__1", }, + ["Blind Chilled Enemies on Hit"] = { "OnHitBlindChilledEnemiesUnique__1_", }, + ["15% reduced Enemy Stun Threshold"] = { "StunThresholdReductionUniqueTwoHandMace1", "StunThresholdReductionImplicitMace2", }, + ["(40-50)% chance to Avoid Bleeding"] = { "ChanceToAvoidBleedingUnique__1", }, + ["0.3% of Physical Attack Damage Leeched as Mana per Blue Socket"] = { "ManaLeechPermyriadFromPhysicalDamagePerBlueSocketUnique", }, + ["(80-100)% increased Armour and Energy Shield"] = { "LocalIncreasedArmourAndEnergyShieldUniqueShieldStrInt5", }, + ["(160-200)% increased Critical Strike Chance while you have Avatar of Fire"] = { "IncreasedCriticalStrikeChanceWithAvatarOfFireUnique__1", }, + ["(80-100)% increased Chaos Damage"] = { "IncreasedChaosDamageUnique__2", }, + ["(10-15)% increased Cold Damage"] = { "ColdDamagePercentUniqueHelmetStrInt3", "ColdDamagePercentUnique__15", "ColdDamagePercentUnique__13", "ColdDamagePercentUnique__2", "ColdDamagePercentUnique__1", "ColdDamagePercentUnique__12", }, + ["+(23-28)% to Global Critical Strike Multiplier"] = { "CriticalMultiplierUnique__3__", }, + ["Lose 7% of Mana per Second"] = { "LoseManaPercentPerSecondUnique__1", }, + ["You are Chilled while you are Bleeding"] = { "ChilledWhileBleedingUnique__1_", }, + ["Adds (90-115) to (230-260) Physical Damage"] = { "LocalAddedPhysicalDamageUnique__15", }, + ["+(16-22)% to Cold Damage over Time Multiplier"] = { "ColdDamageOverTimeMultiplierUnique__2", }, + ["+(15-25)% to Global Critical Strike Multiplier"] = { "CriticalMultiplierUniqueDagger8", "CriticalMultiplierUniqueRing17", "CriticalMultiplierImplicitBow1", "CriticalMultiplierUnique__4____", }, + ["Minions convert 25% of Physical Damage to Cold Damage per Green Socket"] = { "MinionPhysicalToColdPerGreenSocket_", }, + ["(80-100)% increased Evasion and Energy Shield"] = { "LocalIncreasedEvasionAndEnergyShieldUnique__8", }, + ["Socketed Gems are Supported by Level 30 Generosity"] = { "SupportedByGenerosityUniqueBodyDexInt4_", }, + ["Every 16 seconds you gain Elemental Overload for 8 seconds"] = { "GainElementalOverloadEvery16SecondsUnique__1", }, + ["Socketed Gems have 30% increased Reservation Efficiency"] = { "SocketedItemsHaveReducedReservationUniqueShieldStrInt2", }, + ["Skills fire 2 additional Projectiles if you've used a Movement Skill Recently"] = { "NumberOfProjectilesIfUsedAMovementSkillRecentlyUnique__1", }, + ["Herald of Agony has (30-40)% increased Mana Reservation Efficiency"] = { "HeraldBonusAgonyReservationEfficiency", "HeraldBonusAgonyReservation", }, + ["Implicit Modifiers Cannot Be Changed"] = { "CanHaveEveryInfluenceTypeImplicitE1", }, + ["(70-130)% increased Armour and Energy Shield"] = { "LocalIncreasedArmourAndEnergyShieldUnique__23_", }, + ["Regenerate 0.4% of Energy Shield per Second for"] = { "EnergyShieldRegenPerAllocatedIntelligenceJewelUnique__1_", }, + ["Socketed Warcry Skills have +1 Cooldown Use"] = { "SocketedWarcryCooldownCountUnique__1", }, + ["Crimson Dance"] = { "KeystoneCrimsonDanceUnique__1", }, + ["+32 to maximum Energy Shield"] = { "LocalIncreasedEnergyShieldUniqueGlovesInt2", }, + ["+50 to Armour"] = { "IncreasedPhysicalDamageReductionRatingUniqueJewel9", }, + ["+70 to maximum Life"] = { "IncreasedLifeUniqueOneHandMace7", }, + ["Skills Chain +1 times"] = { "AdditionalChainUniqueOneHandMace3", "AdditionalChainUnique__2", "AdditionalChainUnique__1", }, + ["+3 Life gained for each Elemental Ailment on Enemies hit by your Spells"] = { "LifeOnSpellHitPerStatusAilmentOnEnemyUniqueJewel33", }, + ["(60-80)% increased Spell Damage"] = { "SpellDamageUnique__2", }, + ["+500 to maximum Life"] = { "IncreasedLifeUniqueBodyStr1", }, + ["Minions Recover 2% of their Life when they Block"] = { "MinionLifeRecoveryOnBlockUniqueJewel18", }, + ["Gain 100% of Weapon Physical Damage as Extra Damage of each Element"] = { "LocalPhysicalDamageAddedAsEachElementTransformed2", "LocalPhysicalDamageAddedAsEachElementTransformed", }, + ["(5-15)% increased Strength"] = { "PercentageStrengthUniqueHelmetStrDex6", }, + ["+(20-30)% to all Elemental Resistances"] = { "AllResistancesUniqueRing21", "AllResistancesUniqueShieldDex3", }, + ["Adds (5-10) to (15-23) Physical Damage"] = { "LocalAddedPhysicalDamageUniqueOneHandMace5", }, + ["Socketed Gems are Supported by Level 18 Ice Bite"] = { "SupportedByIceBiteUnique__1", }, + ["Gain a Power Charge when you use a Vaal Skill"] = { "GainPowerChargeOnUsingVaalSkillUnique__1", }, + ["Reflects 15 Fire Damage to Melee Attackers"] = { "AttackerTakesFireDamageUniqueBodyInt2", }, + ["Minions have +6% to Damage over Time Multiplier per"] = { "MinionDamageOverTimeMultiplierPerMinionAbyssJewelUnique__1", }, + ["Cover Enemies in Ash when they Hit you"] = { "CoverInAshWhenHitUnique__1", }, + ["(12-16)% increased Attributes"] = { "TalismanIncreasedAllAttributes", }, + ["Summon Raging Spirit has (20-30)% increased Duration"] = { "RagingSpiritDurationUnique__1", }, + ["1% increased Minion Attack and Cast Speed per 10 Devotion"] = { "MinionAttackAndCastSpeedPerDevotion", }, + ["15% increased Movement Speed"] = { "MovementVelocityUniqueBootsStrDex3", "MovementVelocityUnique__7", "MovementVelocityUnique__16", "MovementVelocityUnique__17__", "MovementVelocityUniqueBootsStr1", "MovementVelocityUniqueBootsDexInt2", "MovementVelocityUniqueBootsStrDex4", "MovementVelocityUnique__18", "MovementVelocityUnique__19", "MovementVelocityUniqueBodyStrDex5_", "MovementVelocityUnique__8", }, + ["Battlemage"] = { "BattlemageKeystoneUnique__1", "SpellAddedFireDamageUnique__5", "BattlemageKeystoneUnique__3", "BattlemageKeystoneUnique__2_", "SpellAddedPhysicalDamageUnique__1_", }, + ["Poisonous Hit"] = { "LocalPoisonOnHit", }, + ["Attacks Cost Life instead of Mana"] = { "AttacksHaveBloodMagic__1", }, + ["Implicit Modifier magnitudes are tripled"] = { "LocalTripleImplicitModsUnique__1__", }, + ["Gain Absorption Charges instead of Power Charges"] = { "GainAbsorptionChargesInsteadOfPowerUnique__1", }, + ["+3 to Melee Strike Range while at Maximum Frenzy Charges"] = { "MeleeWeaponRangeAtMaximumFrenzyChargesUber1_", }, + ["+2 to Melee Strike Range while Fortified"] = { "MeleeWeaponRangeWhileFortifiedUber1", }, + ["25% increased Critical Strike Chance per Grand Spectrum"] = { "CriticalStrikeChancePerStackableJewelUnique__1", }, + ["(6-30)% increased Rarity of Items found"] = { "ItemFoundRarityIncreaseUnique__3", }, + ["Cannot Leech"] = { "CannotLeech", }, + ["+1 Energy Shield gained on Kill per Level"] = { "EnergyShieldGainedOnEnemyDeathPerLevelUniqueSceptre8", }, + ["50% of Fire Damage from Hits taken as Cold Damage"] = { "TalismanFireTakenAsCold", }, + ["Grants Level 20 Queen's Demand Skill"] = { "UniqueStaffGrantQueensDemand___", }, + ["Left ring slot: Projectiles from Spells Fork"] = { "LeftRingSpellProjectilesForkUnique__1_", }, + ["Bathed in the blood of (100-8000) sacrificed in the name of Xibaqua"] = { "UniqueJewelAlternateTreeInRadiusVaal", }, + ["12% increased Cast Speed"] = { "IncreasedCastSpeedUniqueDescentWand1", }, + ["25% chance to inflict Fire Exposure on Hit"] = { "FireExposureOnHitUnique__1", }, + ["You have Vaal Pact while at maximum Endurance Charges"] = { "ChargeBonusVaalPactEnduranceCharges", }, + ["Commissioned (2000-160000) coins to commemorate Cadiro"] = { "UniqueJewelAlternateTreeInRadiusEternal", }, + ["You have Crimson Dance if you have dealt a Critical Strike Recently"] = { "CrimsonDanceIfCritRecentlyUnique__1", }, + ["15% increased Mana Regeneration Rate"] = { "ReducedManaRegenerationUniqueRing27", }, + ["With 40 total Dexterity and Strength in Radius, Prismatic Skills deal 50% less Lightning Damage"] = { "ElementalHitDisableLightningUniqueJewel_1", }, + ["(20-30)% reduced Cast Speed"] = { "ReducedCastSpeedUniqueGlovesStrInt4_", "ReducedCastSpeedUnique__1_", }, + ["Adds (10-20) to (30-50) Cold Damage"] = { "LocalAddedColdDamageUniqueOneHandMace4_", }, + ["+100 to Strength"] = { "StrengthUniqueGlovesStr2", }, + ["(33-37)% increased Spell Damage"] = { "SpellDamageOnWeaponImplicitWand15", }, + ["30% increased Life Recovery from Flasks"] = { "BeltFlaskLifeRecoveryUniqueDescentBelt1", }, + ["Cannot Block while you have no Energy Shield"] = { "CannotBlockWithNoEnergyShieldUnique__1", }, + ["(50-75)% increased Critical Strike Chance"] = { "LocalCriticalStrikeChanceUnique__8", }, + ["50% increased Effect of non-Keystone Passive Skills in Radius"] = { "PassiveEffectivenessJewelUnique__1_", }, + ["While your Passive Skill Tree connects to the Scion's starting location, you gain:"] = { "StarterPassiveJewelUnique__14_", "StarterPassiveTreeJewelUnique__6", }, + ["(8-13)% increased Attack Speed"] = { "IncreasedAttackSpeedUnique_1", }, + ["Summoned Raging Spirits deal (60-80)% increased Damage"] = { "RagingSpiritDamageUnique__2", }, + ["Arrows fired from the first firing points always Pierce"] = { "VolleyFirstPointPierceUnique__1_", }, + ["40% less Burning Damage"] = { "EmberwakeLessBurningDamageUnique__1", }, + ["Grants Level 10 Gluttony of Elements Skill"] = { "GluttonyOfElementsUniqueAmulet23", }, + ["20% increased Quantity of Fish Caught"] = { "FishingQuantityUnique__2", }, + ["Fire Damage is increased by 1% per 5 Intelligence from Allocated Passives in Radius"] = { "IncreasedFireballRadiusUniqueJewel57", }, + ["+1500 Armour if you've Blocked Recently"] = { "GainArmourIfBlockedRecentlyUnique__2", }, + ["Adds (30-40) to (70-80) Physical Damage"] = { "LocalAddedPhysicalDamageUnique__18", }, + ["Critical Strike Chance is increased by Overcapped Lightning Resistance"] = { "CriticalChanceIncreasedByUncappedLightningResistanceUnique__1", }, + ["+2 to Level of Socketed Gems"] = { "LocalIncreaseSocketedGemLevelUnique__11_", "LocalIncreaseSocketedGemLevelUniqueWand8", "LocalIncreaseSocketedGemLevelUnique__6", "LocalIncreaseSocketedGemLevelUnique__1", "UniqueSpecialCorruptionSocketedGemLevel", "LocalIncreaseSocketedGemLevelUniqueRing39", }, + ["Grants Level 12 Summon Stone Golem Skill"] = { "GrantsLevel12StoneGolem", }, + ["(50-75)% increased Duration of Poisons you inflict during Flask effect"] = { "FlaskPoisonDurationUnique__1", }, + ["+(12-16)% to Chaos Resistance"] = { "ChaosResistUniqueQuiver9", }, + ["+30% chance to Suppress Spell Damage"] = { "ChanceToSuppressSpellsUniqueBodyDex1", }, + ["(20-30)% increased Rarity of Items found"] = { "ItemFoundRarityIncreaseUniqueStrDexHelmet1", "ItemFoundRarityIncreaseUniqueHelmetWreath1", "ItemFoundRarityIncreaseImplicitDemigodsBelt1", "ItemFoundRarityIncreaseUniqueBootsDemigods1", "ItemFoundRarityIncreaseUniqueBootsDexInt1", }, + ["Modifiers to Minimum Frenzy Charges instead apply to Minimum Affliction Charges"] = { "MinimumAfflictionChargeModifiersEqualsFrenzyUnique__1", }, + ["+(30-60) to maximum Energy Shield"] = { "LocalIncreasedEnergyShieldUnique__31", }, + ["20% chance to Impale on Spell Hit"] = { "ChanceToImpaleWithSpellsUnique__1", }, + ["(20-30)% more Maximum Life"] = { "MoreMaximumReservedLifeUnique__1", }, + ["(30-40)% less Energy Shield Recharge Rate"] = { "LessRechargeRateSoullessEleganceUnique__1", }, + ["+12% Chance to Block Attack Damage while wielding a Staff"] = { "StaffBlockPercentUniqueStaff9", }, + ["(170-190)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUnique__17_", "LocalIncreasedPhysicalDamagePercentUnique__9", }, + ["Adds (50-70) to (135-165) Physical Damage"] = { "LocalAddedPhysicalDamageUnique__7", }, + ["Adds (25-30) to (40-45) Fire Damage to Spells and Attacks"] = { "AddedFireDamageUnique__3", }, + ["+(60-75) to Intelligence"] = { "IntelligenceUniqueRing13", }, + ["Adds (7-8) to (15-16) Fire Damage to Attacks"] = { "AddedFireDamageUniqueBelt10", }, + ["(140-160)% increased Evasion and Energy Shield"] = { "LocalIncreasedEvasionAndEnergyShieldUnique__33", }, + ["+6 to maximum number of Raging Spirits"] = { "ExtraRagingSpiritsUnique__1", }, + ["Adds (11-16)-(21-25) Physical Damage to Attacks while you have a Bestial Minion"] = { "AddedPhysicalDamageToAttacksBeastialMinionUnique__1", }, + ["(20-40)% increased Projectile Damage"] = { "IncreasedProjectileDamageUniqueBootsDexInt4", }, + ["Adds (145-157) to (196-210) Fire Damage to Hits with this Weapon against Blinded Enemies"] = { "AddedFireDamageAgainstBlindedEnemiesUnique__1_", }, + ["Regenerate (75-125) Life per second while Ignited"] = { "LifeRegeneratedPerMinuteWhileIgnitedUnique__1", }, + ["Purity of Elements has no Reservation"] = { "PurityOfElementsNoReservationUnique__1_", }, + ["+(1-5)% to all maximum Elemental Resistances"] = { "MaximumElementalResistanceUnique__1__", }, + ["Gain a Frenzy Charge on reaching Maximum Power Charges"] = { "WhenReachingMaxPowerChargesGainAFrenzyChargeUnique__1", }, + ["Melee Attacks have (20-40)% chance to Poison on Hit"] = { "PoisonOnMeleeHitUnique__1", }, + ["30% chance to Avoid Elemental Ailments while Phasing"] = { "ChanceToDodgeSpellsWhilePhasing_Unique_1", }, + ["Socketed Projectile Spells fire 4 additional Projectiles"] = { "SocketedGemsAdditionalProjectilesUnique__1__", }, + ["30% increased Area Damage"] = { "AreaDamageUnique__1", "AreaDamageImplicitMace1", }, + ["+(10-20) to maximum Energy Shield"] = { "LocalIncreasedEnergyShieldUniqueBodyInt5", "LocalIncreasedEnergyShieldUniqueBootsInt2", }, + ["(30-50)% increased Projectile Speed"] = { "ProjectileSpeedUnique__8", }, + ["Immune to Freeze, Chill, Curses and Stuns during Flask Effect"] = { "FlaskImmuneToStunFreezeCursesUnique__1", }, + ["Summoned Arbalists' Projectiles Split into 3"] = { "SummonArbalistNumberOfSplits__", }, + ["30% chance to Avoid being Chilled during Flask effect"] = { "AvoidChillUniqueFlask8", }, + ["30% increased Projectile Speed"] = { "ProjectileSpeedUnique__2", "ProjectileSpeedUnique__5__", "ProjectileSpeedUnique___1", "ProjectileSpeedUniqueAmulet5", }, + ["Adds 2 to 3 Fire Damage to Spells and Attacks"] = { "AddedFireDamageUniqueBodyInt5", }, + ["(300-400)% increased Armour and Energy Shield"] = { "LocalIncreasedArmourAndEnergyShieldUnique__22", "LocalIncreasedArmourAndEnergyShieldUniqueShieldStrInt4", }, + ["Passives granting Cold Resistance or all Elemental Resistances in Radius"] = { "ColdResistConvertedToDodgeChanceScaledJewelUnique__1", "ColdResistAlsoGrantsFrenzyChargeOnKillJewelUnique__1", }, + ["(8-12)% increased Quantity of Items found during Flask effect"] = { "FlaskItemQuantityUniqueFlask1", }, + ["Despair has no Reservation if Cast as an Aura"] = { "DespairReservationCostUnique__1", }, + ["+5% Chance to Block Spell Damage per Power Charge"] = { "ChanceToBlockSpellsPerPowerChargeUnique__2_", }, + ["Shocks you inflict spread to other Enemies within a Radius of 15"] = { "ShockProliferationUnique__1", }, + ["Enemy Hits inflict Temporal Chains on you"] = { "EnemyTemporalChainsOnHitUnique__1", }, + ["10% chance to Shock"] = { "ChanceToShockUnique__1", "ChanceToShockUniqueBow10", }, + ["Trigger Level 10 Consecrate when you deal a Critical Strike"] = { "TriggeredConsecrateUnique__1", }, + ["(140-160)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUnique__27", "LocalIncreasedPhysicalDamagePercentUnique__5", }, + ["+2 to Level of Socketed Vaal Gems"] = { "LocalIncreaseSocketedVaalGemLevelUnique__1", "LocalIncreaseSocketedVaalGemLevelUniqueGlovesStrDex4", }, + ["Projectile Attack Skills have (40-60)% increased Critical Strike Chance"] = { "ProjectileAttackCriticalStrikeChanceUnique__1", }, + ["+(350-400) to Accuracy Rating"] = { "IncreasedAccuracyUnique__2", "IncreasedAccuracyUniqueBow7", }, + ["Minions have +29% to Chaos Resistance"] = { "MinionChaosResistanceUnique__2__", }, + ["Area contains a Blight Encounter"] = { "MapAdditionalBlightEnchantment", }, + ["Hits ignore Enemy Monster Chaos Resistance if all Equipped Items are Elder Items"] = { "HitsIgnoreChaosResistanceAllElderItemsUnique__1", }, + ["Summoned Arbalists gain (30-40)% of Physical Damage as Extra Cold Damage"] = { "SummonArbalistPhysicalDamagePercentToAddAsCold_", }, + ["(15-20)% increased Evasion Rating"] = { "GlobalEvasionRatingPercentUnique__1", }, + ["Adds (25-30) to (40-45) Cold Damage to Spells and Attacks"] = { "AddedColdDamageUnique__4", }, + ["50% increased Flask Mana Recovery rate"] = { "FlaskManaRecoveryRateUniqueBodyStrDex1", }, + ["+(160-180) to maximum Energy Shield"] = { "LocalIncreasedEnergyShieldUnique__24_", }, + ["(120-160)% increased Armour"] = { "LocalIncreasedPhysicalDamageReductionRatingPercentUnique__4", }, + ["+3 to Level of all Physical Spell Skill Gems"] = { "GlobalPhysicalSpellGemsLevelUnique__1", }, + ["(60-80)% increased Chaos Damage"] = { "IncreasedChaosDamageUnique__4", }, + ["Enemies Taunted by you take 10% increased Damage"] = { "TauntedEnemiesTakeIncreasedDamage_", }, + ["8% of Physical Damage from Hits taken as Fire Damage"] = { "PhysicalDamageTakenAsFirePercentUnique__1", }, + ["Gain (5-10)% of Maximum Mana as Extra Maximum Energy Shield"] = { "GainManaAsExtraEnergyShieldUnique__1", }, + ["(25-30)% chance to gain a Frenzy Charge on Killing an Enemy affected by at least 5 Poisons"] = { "GainFrenzyChargeOnKillVsEnemiesWith5PoisonsUnique__1", }, + ["(12-20)% increased Cast Speed"] = { "IncreasedCastSpeedUnique__10", }, + ["Trigger Level 20 Darktongue's Kiss when you Cast a Curse Skill"] = { "GrantsDarktongueKissUnique__1", }, + ["+(40-60)% to Cold Resistance"] = { "ColdResistUnique__33", }, + ["+(700-1000) to Evasion Rating while in Sand Stance"] = { "EvasionRatingSandStanceUnique__1", }, + ["25% chance to double Stun Duration"] = { "ChanceForDoubleStunDurationImplicitMace_1", }, + ["Socketed Gems are Supported by Level 10 Innervate"] = { "SupportedByInnervateUnique__2", }, + ["+(8-12)% to Chaos Resistance"] = { "ChaosResistUniqueDagger8", }, + ["8% Chance to Block Spell Damage"] = { "SpellBlockUniqueTwoHandAxe6", "SpellBlockUniqueShieldInt4", }, + ["(3-5)% increased Movement Speed"] = { "MovementVelocityUnique__9_", "ChanceToDodgeUniqueRing37", }, + ["(10-20)% increased Area Damage"] = { "AreaDamageUniqueOneHandMace7", }, + ["Only affects Passives in Small Ring"] = { "JewelRingRadiusValuesUnique__1", }, + ["Bleeding cannot be inflicted on you"] = { "ChanceToAvoidBleedingUnique__2_", "BleedingImmunityUnique__1", "BleedingImmunityUnique__2", }, + ["+6 Life and Mana gained for each Enemy hit"] = { "LifeAndManaOnHitImplicitMarakethClaw1", }, + ["(15-25)% increased Poison Duration if you have at least 150 Intelligence"] = { "PoisonDurationWithOver150IntelligenceUnique__1", }, + ["5% chance to Blind Enemies on Hit with Attacks"] = { "AttacksBlindOnHitChanceUnique__1", }, + ["Hits with this Weapon deal (30-60)% increased Damage to Frozen Enemies"] = { "LocalElementalDamageAgainstFrozenEnemiesUnique__1", }, + ["Adds (49-98) to (101-140) Chaos Damage"] = { "LocalChaosDamageUniqueOneHandSword3", }, + ["With at least 40 Dexterity in Radius, Galvanic Arrow has 25% increased Area of Effect"] = { "ShrapnelShotThresholdJewel_1", }, + ["60% increased Critical Strike Chance against Chilled Enemies"] = { "GlobalCriticalStrikeChanceAgainstChilledUnique__1", }, + ["Regenerate 250 Energy Shield per second if all Equipped items are Corrupted"] = { "EnergyShieldRegenerationPerMinuteWhileAllCorruptedItemsUnique__1", }, + ["+15 to Maximum Mana per 10 Dexterity on Unallocated Passives in Radius"] = { "FlatManaPerUnallocatedDexterityJewelUnique__1", }, + ["Increases and Reductions to Spell Damage also apply to Attacks at 150% of their value"] = { "SpellDamageModifiersApplyToAttackDamageUniqueHelmetInt7", }, + ["Adds (242-260) to (268-285) Physical Damage"] = { "LocalAddedPhysicalDamageUnique__33_", }, + ["Projectiles from Spells cannot Pierce"] = { "SpellsCannotPierceUnique__1__", }, + ["Grants Level 15 Blood Offering Skill"] = { "DisplayGrantsBloodOfferingUnique__1_", }, + ["20% reduced Flask Charges gained"] = { "FlaskChargesUniqueJewel___8", }, + ["Melee Critical Strikes Poison the Enemy"] = { "CausesPoisonOnCritUnique__1", }, + ["+5 to maximum Life"] = { "LifePerPointToClassStartUnique__1_", }, + ["16% increased Mana Reservation Efficiency of Skills"] = { "ReducedManaReservationsCostUniqueHelmetDex5", "ManaReservationEfficiencyUniqueHelmetDex5_", }, + ["Sap Enemies when you Block their Damage"] = { "ChanceToInflictSapOnEnemyOnBlockImplicitE1", }, + ["+(10-30) to all Attributes"] = { "AllAttributesUniqueRing6", }, + ["25% chance to Ignite"] = { "ChanceToIgniteUnique__5", }, + ["(150-180)% increased Armour and Energy Shield"] = { "LocalIncreasedArmourAndEnergySheildUniqueGlovesStrInt2", }, + ["Adds 2 to 3 Physical Damage to Attacks per Level"] = { "PhysicalDamageToAttacksPerLevelUnique__2", }, + ["Socketed Gems deal 63 to 94 Added Fire Damage"] = { "SupportFlatAddedFireDamageUnique__1", }, + ["4% additional Physical Damage Reduction per Keystone"] = { "PhysicalDamageReductionPerKeystoneUnique__1", }, + ["Gain (3-5)% of Physical Damage as Extra Chaos Damage per Elder Item Equipped"] = { "PhysicalDamagePercentAddedAsChaosPerElderItemUnique__1", }, + ["Grants Level 25 Bear Trap Skill"] = { "GrantsBearTrapUniqueShieldDexInt1", }, + ["Adds 1 to 200 Lightning Damage"] = { "AddedLocalLightningDamageUniqueClaw1", }, + ["(4-6)% chance to throw up to 4 additional Traps"] = { "ChanceToThrowFourAdditionalTrapsUnique__1", }, + ["(5-10)% of Damage taken Recouped as Mana"] = { "PercentDamageGoesToManaUniqueBootsDex3", "PercentDamageGoesToManaUniqueHelmetStrInt3", }, + ["+8 Life gained for each Enemy hit by Attacks"] = { "LifeGainPerTargetImplicit2Claw3_1", "LifeGainPerTargetImplicitClaw2", }, + ["Grants Level 20 Hatred Skill"] = { "HatredSkillUniqueDescentClaw1", }, + ["(50-80)% increased Ward"] = { "LocalIncreasedWardPercentUnique__4_", }, + ["Minions are Aggressive"] = { "MinionLargerAggroRadiusUnique__1", }, + ["Poison you inflict is Reflected to you if you have fewer than 100 Poisons on you"] = { "ReflectPoisonsToSelfUnique__1", }, + ["Critical Strikes deal no Damage"] = { "CriticalStrikesDealNoDamageUnique__1", }, + ["Frostblink has 50% increased Duration"] = { "FrostblinkDurationUnique__1_", }, + ["+5 Life gained on Kill"] = { "LifeGainedFromEnemyDeathUniqueDagger11", }, + ["(20-30)% increased Elemental Damage with Attack Skills"] = { "WeaponElementalDamageImplicitQuiver13New", "WeaponElementalDamageUniqueRing10", }, + ["33% of Chaos Damage taken does not bypass Energy Shield"] = { "ChaosDamageDoesNotBypassEnergyShieldPercentUnique__1", }, + ["+20% Chance to Block Attack Damage if you have Blocked Spell Damage Recently"] = { "AttackBlockIfBlockedSpellRecentlyUnique__1_", }, + ["+200 to Strength"] = { "StrengthUnique__12", }, + ["(5-15)% increased Attributes"] = { "AllAttributesPercentUnique__2", }, + ["Deal Triple Damage with Elemental Skills"] = { "ElementalSkillsTripleDamageUnique__1", }, + ["Immune to Elemental Ailments while affected by Glorious Madness"] = { "ElementalAilmentImmunityGloriousMadnessUnique1", }, + ["4% increased Brand Damage per 10 Devotion"] = { "BrandDamagePerDevotion", }, + ["Adds (54-64) to (96-107) Fire Damage to Spells while no Life is Reserved"] = { "AddedFireDamageWhileNoLifeReservedUnique__1", }, + ["Summoned Golems have (30-45)% increased Cooldown Recovery Rate"] = { "GolemsSkillsCooldownRecoveryUnique__1_", }, + ["Area can contain Breaches"] = { "MapAdditionalBreachEnchantment3__", "MapAdditionalBreachEnchantment2", "MapAdditionalBreachEnchantment1", "MapAdditionalBreachEnchantment5", }, + ["(50-75)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUnique__15", "LocalIncreasedPhysicalDamagePercentUniqueOneHandMace1", }, + ["+(260-300) to Armour"] = { "IncreasedPhysicalDamageReductionRatingUniqueRing12", "IncreasedPhysicalDamageReductionRatingUnique__2", }, + ["(140-200)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUniqueTwoHandMace1", }, + ["+(210-240)% to Global Critical Strike Multiplier"] = { "CriticalMultiplierUniqueAmulet17", }, + ["Enemies Killed with Attack or Spell Hits Explode, dealing 10% of their Life as Fire Damage"] = { "EnemiesExplodeOnDeathUniqueTwoHandMace7", }, + ["(25-30)% increased Damage while Leeching"] = { "IncreasedDamageWhileLeechingLifeUniqueJewel19", }, + ["2% increased Movement Speed per Frenzy Charge"] = { "MovementVelocityPerFrenzyChargeUniqueBootsDex4", "MovementVelocityPerFrenzyChargeUniqueDescentOneHandSword1_", }, + ["10% reduced Movement Speed"] = { "MovementSkillCooldownReducedMoveSpeedImplicitR2_", "MovementSkillCooldownReducedMoveSpeedImplicitR3_", "MovementSkillCooldownReducedMoveSpeedImplicitR1", "ReducedMovementVelocityUnique__1", "ReducedMovementVelocityUnique__2", "MovementVelocityUniqueTwoHandMace3", }, + ["Minions have +40% to Fire Resistance"] = { "MinionFireResistUnique__1", }, + ["Your Maximum Frenzy Charges is equal to your Maximum Power Charges"] = { "MaximumFrenzyChargesEqualToMaximumPowerChargesUnique__1", }, + ["(40-80)% increased Energy Shield"] = { "LocalIncreasedEnergyShieldPercentUniqueShieldInt2", }, + ["Consumes Maximum Charges to use"] = { "FlaskVaalConsumeMaximumChargesUnique__1", }, + ["(20-40)% increased Fire Damage"] = { "FireDamagePercentBodyStr1", }, + ["10% chance to Ignite"] = { "ChanceToIgniteUniqueBodyInt2", "IncreasedChanceToIgniteUniqueRing31", "ChanceToIgniteUnique__2", "ChanceToIgniteUniqueRing38", "ChanceToIgniteUnique__3", }, + ["If you've Warcried Recently, you and nearby allies have 20% increased Attack, Cast and Movement Speed"] = { "AttackCastMoveOnWarcryRecentlyUnique____1", }, + ["Adds (20-24) to (33-36) Fire Damage"] = { "GlobalAddedFireDamageUnique__1", }, + ["With at least 40 Dexterity in Radius, Dual Strike Hits Intimidate Enemies for"] = { "DualStrikeThresholdJewelAxe", }, + ["50% chance to Trigger Socketed Spells on Killing a Shocked Enemy"] = { "CastSocketedSpellsOnShockedEnemyKillUnique__1", }, + ["Adds (13-18) to (26-32) Physical Damage to Attacks"] = { "AddedPhysicalDamageUnique__10", }, + ["(25-30)% increased Fire Damage"] = { "FireDamagePercentUnique__4", "FireDamagePercentUniqueRing18", }, + ["75% of Damage taken bypasses Ward"] = { "DamageBypassesWardPercentUnique__1", }, + ["20% chance for Energy Shield Recharge to start when you Block"] = { "EnergyShieldRechargeOnBlockUnique__1", }, + ["You have Onslaught while Fortified"] = { "OnslaughtWhileFortifiedUnique__1", }, + ["(15-25)% increased Quantity of Items Dropped by Slain Maimed Enemies"] = { "IIQFromMaimedEnemiesUnique_1", }, + ["+(50-60) to maximum Mana"] = { "IncreasedManaUnique__13", }, + ["You have Vaal Pact if you've dealt a Critical Strike Recently"] = { "VaalPactIfCritRecentlyUnique__1", }, + ["100% increased Global Defences"] = { "AllDefencesUnique__2", "AllDefencesUnique__3", }, + ["(125-150)% increased Critical Strike Chance for Spells"] = { "SpellCriticalStrikeChanceUniqueGlovesInt6", }, + ["Attacks with this Weapon have 50% chance to inflict Bleeding while you do not have Avatar of Fire"] = { "ChanceToBleedWithoutAvatarOfFireUnique__1", }, + ["(10-20)% of Lightning Damage taken as Fire Damage"] = { "LightningHitAndDoTDamageTakenAsFireUnique__1", }, + ["Grants Level 20 Snipe Skill"] = { "GrantsLevel20SnipeUnique__1", }, + ["Socketed Gems are Supported by Level 1 Mana Leech"] = { "DisplaySupportedByManaLeechUnique__1", }, + ["(100-140)% increased Evasion and Energy Shield"] = { "LocalIncreasedEvasionAndEnergyShieldUnique__31", }, + ["Adds 3 to 9 Lightning Damage to Spells per Power Charge"] = { "AddedLightningDamagePerPowerChargeUnique__1", }, + ["Area is inhabited by 10 additional Rogue Exiles"] = { "MapAreaContainsExiles__", }, + ["(140-180)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUniqueClaw1", "LocalIncreasedPhysicalDamagePercentUnique__41___", "LocalIncreasedPhysicalDamageUniqueOneHandMace4", }, + ["Minions Recover 20% of Life on Killing a Poisoned Enemy"] = { "MinionsRecoverLifeOnKillingPoisonedEnemyUnique__1_", }, + ["Socketed Gems are Supported by Level 10 Controlled Destruction"] = { "ControlledDestructionSupportUnique__1New_", "ControlledDestructionSupportUnique__1", }, + ["10% increased Experience Gain for Corrupted Gems"] = { "IncreasedCorruptedGemExperienceUniqueCorruptedJewel9", }, + ["25% chance that if you would gain Power Charges, you instead gain up to"] = { "ChanceToGainMaximumPowerChargesUnique__1_", }, + ["(90-150)% increased Armour"] = { "LocalIncreasedPhysicalDamageReductionRatingPercentUnique8_", }, + ["While your Passive Skill Tree connects to the Ranger's starting location, you gain:"] = { "StarterPassiveJewelUnique__10__", "StarterPassiveTreeJewelUnique__2", }, + ["+10% to Lightning Resistance"] = { "LightningResistUniqueHelmetDexInt1", }, + ["You can catch Exotic Fish"] = { "FishingExoticFishUniqueFishingRod1", }, + ["-(25-15) to Intelligence"] = { "IntelligenceUnique__24", }, + ["Nearby Enemies are Crushed while you have at least 25 Rage"] = { "EnemiesCrushedWithRageUnique__1_", }, + ["Gain Adrenaline for 3 seconds when Ward Breaks"] = { "AdrenalineOnWardBreakUnique__1", }, + ["Cannot Cast Spells"] = { "CannotCastSpellsUnique__1", }, + ["3% increased Effect of non-Damaging Ailments on Enemies per 10 Devotion"] = { "AilmentEffectPerDevotion", }, + ["+(10-20) Life gained on Kill"] = { "LifeGainedFromEnemyDeathUniqueBootsStrInt1", }, + ["With 5 Corrupted Items Equipped: Gain Soul Eater for 10 seconds on Vaal Skill use"] = { "CorruptThresholdSoulEaterOnVaalSkillUseUniqueCorruptedJewel11", }, + ["Adds (8-12) to (15-20) Physical Damage to Attacks"] = { "AddedPhysicalDamageUniqueShieldDex6", "AddedPhysicalDamageUnique__8", }, + ["1 to 4 Added Physical Damage with Bow Attacks"] = { "AddedPhysicalDamageImplicitQuiverDescent", "AddedPhysicalDamageImplicitQuiver6_", }, + ["(20-30)% chance to gain an Endurance Charge on Hitting an Enemy with no Armour"] = { "EnduranceChargeNoArmourUnique__1_", }, + ["Penetrate 1% Elemental Resistances per Frenzy Charge"] = { "ElementalPenetrationPerFrenzyChargeUniqueGlovesStrDex6", }, + ["With at least 40 Strength in Radius, 20% increased"] = { "GlacialHammerThresholdJewel__1", }, + ["Socketed Curse Gems have 80% increased Reservation Efficiency"] = { "ReducedReservationForSocketedCurseGemsUnique__2", }, + ["+(15-50) to maximum Energy Shield"] = { "LocalIncreasedEnergyShieldUnique__20", }, + ["Adds 19 to 43 Chaos Damage to Attacks"] = { "AddedChaosDamageUniqueAmulet23", }, + ["Lethe Shade"] = { "KeystoneLetheShadeUnique_1", }, + ["(300-400)% increased Evasion and Energy Shield"] = { "LocalIncreasedEvasionAndEnergyShieldUnique__20", "LocalIncreasedEvasionAndEnergyShieldUniqueBodyDexInt2", }, + ["Area is inhabited by 5 additional Invasion Bosses"] = { "MapAreaContainsInvasionBosses", }, + ["+(40-60) Life gained for each Enemy hit by your Attacks"] = { "LifeGainPerTargetUniqueRing7", }, + ["Creates Chilled Ground on Use"] = { "UtilityFlaskChilledGround", }, + ["Adds (15-25) to (40-50) Cold Damage to Spells and Attacks"] = { "AddedColdDamageToSpellsAndAttacksUnique__1", }, + ["Skills fire 2 additional Projectiles during Flask Effect"] = { "FlaskAdditionalProjectilesDuringEffectUnique__1", }, + ["Regenerate 0.3% of Life per second per Endurance Charge"] = { "ChargeBonusLifeRegenerationPerEnduranceCharge", }, + ["25% chance to gain a Frenzy Charge on Kill"] = { "FrenzyChargeOnKillChanceUnique__2", }, + ["Golems have (16-20)% increased Attack and Cast Speed"] = { "GolemAttackAndCastSpeedUnique__1", }, + ["+(30-35)% to Fire Resistance"] = { "FireResistUniqueBelt9", }, + ["Avatar of Fire"] = { "KeystoneAvatarOfFireUnique__1", }, + ["Projectiles have 4% chance to be able to Chain when colliding with terrain per"] = { "ChainOffTerrainChancePerRangedAbyssJewelUnique__1__", }, + ["Increases and Reductions to Minion Damage also affect you at 150% of their value"] = { "MinionDamageAlsoAffectsYouUnique__1", }, + ["(140-170)% increased Physical Damage"] = { "LocalIncreasedPhysicalDamagePercentUnique__22", }, + ["9% increased Movement Speed"] = { "MovementVelocityImplicitShield3", }, + ["(120-170)% increased Evasion and Energy Shield"] = { "LocalIncreasedEvasionAndEnergyShieldUnique__13", }, + ["+40 to Armour"] = { "ArmourPerPointToClassStartUnique__1", }, + ["+(60-80) to maximum Energy Shield"] = { "LocalIncreasedEnergyShieldPercentUniqueIntHelmet1", "LocalIncreasedEnergyShieldUnique__23", "IncreasedEnergyShieldImplicitBelt2", }, + ["50% increased Evasion Rating if you have been Hit Recently"] = { "IncreasedEvasionIfHitRecentlyUnique___1", }, + ["-1 Dexterity per 1 Dexterity on Allocated Passives in Radius"] = { "AdditionalDexterityPerAllocatedDexterityJewelUnique__1", }, + ["10% chance to gain an Endurance, Frenzy or Power Charge when any"] = { "RandomChargeOnTrapTriggerUnique__1", }, + ["Recover (3-5)% of Life on Kill"] = { "MaximumLifeOnKillPercentUnique__3__", }, + ["-1 to Maximum Frenzy Charges"] = { "ReducedMaximumFrenzyChargesUniqueCorruptedJewel16", "ReducedMaximumFrenzyChargesUnique__1", }, + ["+60% to Critical Strike Multiplier if you've dealt a Non-Critical Strike Recently"] = { "CritMultiIfDealtNonCritRecentlyUnique__2", }, + ["(15-25)% increased Global Critical Strike Chance"] = { "CriticalStrikeChanceUnique__5__", }, + ["+40 Life gained for each Enemy hit by Attacks"] = { "LifeGainPerTargetImplicit2Claw9_", "LifeGainPerTargetImplicit2Claw11_", }, + ["Curse Enemies with Vulnerability on Block, with 20% increased Effect"] = { "VulnerabilityOnBlockUniqueStaff9", "VulnerabilityOnBlockUniqueShieldStrDex3", }, + ["50% of Lightning Damage from Hits taken as Fire Damage"] = { "TalismanLightningTakenAsFire", }, + ["You have Onslaught while at maximum Endurance Charges"] = { "OnslaughtWithMaxEnduranceChargesUnique__1", }, + ["(40-50)% increased Damage with Hits and Ailments against Blinded Enemies"] = { "DamageAgainstBlindedEnemiesUnique__1", }, + ["You gain Onslaught for 1 seconds on Killing Taunted Enemies"] = { "OnslaughtOnKillingTauntedEnemyUnique__1", }, + ["Gain +50 Life when you Taunt an Enemy"] = { "LifeGainedOnTauntingEnemyUnique__1", }, + +} \ No newline at end of file diff --git a/src/Data/Uniques/Special/Uniques.lua b/src/Data/Uniques/Special/Uniques.lua new file mode 100644 index 0000000000..5eb16de188 --- /dev/null +++ b/src/Data/Uniques/Special/Uniques.lua @@ -0,0 +1,6759 @@ +-- This file is automatically generated, do not edit! +-- Item data (c) Grinding Gear Games + +return { + ["StrengthUniqueRing2"] = { affix = "", "+(10-20) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthImplicitAmulet1"] = { affix = "", "+(20-30) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 7, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["StrengthImplicitBelt1"] = { affix = "", "+(25-35) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 10, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["StrengthUniqueHelmetDexInt1"] = { affix = "", "+20 to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUniqueTwoHandMace1"] = { affix = "", "+10 to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUniqueAmulet5"] = { affix = "", "+(20-30) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUniqueIntHelmet3"] = { affix = "", "+(20-30) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUniqueBootsInt1"] = { affix = "", "+(5-10) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUniqueDagger2"] = { affix = "", "+25 to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUniqueBootsStrDex1"] = { affix = "", "+(40-60) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUniqueGlovesDex1"] = { affix = "", "+(20-30) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUniqueBelt1"] = { affix = "", "+(20-30) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 10, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUniqueBelt2"] = { affix = "", "+(40-50) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 20, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUniqueBelt4"] = { affix = "", "+25 to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUniqueGlovesStr2"] = { affix = "", "+100 to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUniqueTwoHandAxe3"] = { affix = "", "+(15-30) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUniqueBodyStrInt3"] = { affix = "", "+(30-40) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUniqueGlovesStrDex3"] = { affix = "", "+10 to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUniqueHelmetStrDex3"] = { affix = "", "+(20-30) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUniqueClaw5_"] = { affix = "", "+(20-30) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUniqueRing8"] = { affix = "", "+(20-30) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUniqueBootsDexInt2"] = { affix = "", "+(20-30) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUniqueTwoHandAxe5"] = { affix = "", "+10 to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUniqueTwoHandSword5"] = { affix = "", "+(40-50) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUniqueBelt7"] = { affix = "", "+(40-55) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUniqueSceptre6"] = { affix = "", "+(50-70) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUniqueBodyStr4"] = { affix = "", "+(10-20) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUniqueQuiver6"] = { affix = "", "+(15-25) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUniqueOneHandSword8"] = { affix = "", "+(35-50) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUniqueGlovesStrInt2"] = { affix = "", "+(20-30) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUniqueRing31__"] = { affix = "", "+(15-25) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUniqueClaw9"] = { affix = "", "+(10-15) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUniqueRing36"] = { affix = "", "+(30-40) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUnique__1"] = { affix = "", "+30 to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUnique___2"] = { affix = "", "+(30-50) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUnique__3"] = { affix = "", "+(20-30) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUnique__4"] = { affix = "", "+30 to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUnique__5"] = { affix = "", "+(20-40) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUnique__6"] = { affix = "", "+(20-30) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUnique__7_"] = { affix = "", "+(20-30) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUnique__8"] = { affix = "", "+(20-30) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUnique__9"] = { affix = "", "+(20-40) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUnique__10"] = { affix = "", "+(20-40) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUnique__11"] = { affix = "", "+(30-40) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUnique__12"] = { affix = "", "+200 to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUnique__13_"] = { affix = "", "+(60-120) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUnique__14"] = { affix = "", "+(20-30) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUnique__15"] = { affix = "", "+20 to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUnique__16"] = { affix = "", "+(20-30) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 65, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUnique__17"] = { affix = "", "+(20-30) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 62, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUnique__18"] = { affix = "", "+(30-50) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUnique__19_"] = { affix = "", "+(20-40) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUnique__20_"] = { affix = "", "+20 to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUnique__21"] = { affix = "", "+(10-20) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 50, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthUnique__22"] = { affix = "", "+(20-50) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["PercentageStrengthUniqueBootsStrInt2"] = { affix = "", "(15-18)% increased Strength", statOrderKey = "866", statOrder = { 866 }, level = 1, group = "PercentageStrength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["PercentageStrengthUniqueHelmetStrDex6"] = { affix = "", "(5-15)% increased Strength", statOrderKey = "866", statOrder = { 866 }, level = 1, group = "PercentageStrength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["PercentageStrengthUniqueJewel29"] = { affix = "", "(4-6)% increased Strength", statOrderKey = "866", statOrder = { 866 }, level = 1, group = "PercentageStrength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["PercentageStrengthUnique__1"] = { affix = "", "100% reduced Strength", statOrderKey = "866", statOrder = { 866 }, level = 1, group = "PercentageStrength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["PercentageStrengthUnique__2"] = { affix = "", "(4-6)% increased Strength", statOrderKey = "866", statOrder = { 866 }, level = 1, group = "PercentageStrength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["PercentageStrengthUnique__3"] = { affix = "", "10% increased Strength", statOrderKey = "866", statOrder = { 866 }, level = 1, group = "PercentageStrength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["PercentageStrengthUnique__4_"] = { affix = "", "10% reduced Strength", statOrderKey = "866", statOrder = { 866 }, level = 1, group = "PercentageStrength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["PercentageStrengthImplicitMace1"] = { affix = "", "10% increased Strength", statOrderKey = "866", statOrder = { 866 }, level = 1, group = "PercentageStrength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["DexterityImplicitAmulet1"] = { affix = "", "+(20-30) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 7, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["DexterityImplicitQuiver1"] = { affix = "", "+(30-40) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 15, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["DexterityUniqueRing3"] = { affix = "", "+10 to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 10, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUniqueBodyDex1"] = { affix = "", "+(40-50) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUniqueBootsInt1"] = { affix = "", "+(5-10) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUniqueBootsStrDex1"] = { affix = "", "+(40-60) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUniqueBootsInt2"] = { affix = "", "+5 to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUniqueBootsInt3"] = { affix = "", "+10 to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUniqueGlovesDex2"] = { affix = "", "+(20-30) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUniqueGlovesStrDex1"] = { affix = "", "+(40-50) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUniqueAmulet7"] = { affix = "", "+10 to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 10, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUniqueHelmetStrDex2"] = { affix = "", "+(50-65) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUniqueBootsDex1"] = { affix = "", "+(20-30) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUniqueDagger3"] = { affix = "", "+(10-20) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUniqueShieldStrInt2"] = { affix = "", "+(20-30) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUniqueBow4"] = { affix = "", "+(10-20) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUniqueBow6"] = { affix = "", "+(10-20) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUniqueBootsDex3"] = { affix = "", "+15 to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUniqueBow7"] = { affix = "", "+(20-30) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUniqueBodyDex4"] = { affix = "", "+(20-30) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUniqueHelmetDex4"] = { affix = "", "+(50-70) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUniqueGlovesStrDex3"] = { affix = "", "+10 to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUniqueGlovesInt4__"] = { affix = "", "+(20-30) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUniqueGlovesDexInt4"] = { affix = "", "+(40-50) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUniqueHelmetStrDex3"] = { affix = "", "+(20-30) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUniqueRing8"] = { affix = "", "+(10-20) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUniqueBootsDex4_"] = { affix = "", "+(30-40) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUniqueHelmetDexInt2"] = { affix = "", "+(20-30) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUniqueBootsDexInt2"] = { affix = "", "+(20-30) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUniqueBelt7"] = { affix = "", "+(40-55) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUniqueQuiver6"] = { affix = "", "+(35-45) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUniqueQuiver7"] = { affix = "", "+30 to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUniqueBootsDex8"] = { affix = "", "+(20-30) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUniqueJewel8"] = { affix = "", "+20 to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUniqueDagger11"] = { affix = "", "+(10-15) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUniqueDagger12"] = { affix = "", "+20 to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUniqueClaw9"] = { affix = "", "+(10-15) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUnique__1"] = { affix = "", "+(20-30) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 53, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUniqueBootsDex9"] = { affix = "", "+(25-35) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUnique__2"] = { affix = "", "+(30-40) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 57, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUnique__3"] = { affix = "", "+(30-50) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUnique__4"] = { affix = "", "+(30-40) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUnique__5"] = { affix = "", "+(30-40) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUnique__6"] = { affix = "", "+(20-40) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUnique__7"] = { affix = "", "+(40-50) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUnique__8"] = { affix = "", "+(40-50) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUnique__9"] = { affix = "", "+25 to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUnique__10_"] = { affix = "", "+(30-40) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUnique__11"] = { affix = "", "+(40-50) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUnique__12"] = { affix = "", "+(20-30) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUnique__13"] = { affix = "", "+20 to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUnique__14"] = { affix = "", "+(20-30) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 65, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUnique__15"] = { affix = "", "+(25-35) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUnique__16"] = { affix = "", "+(30-40) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUnique__17"] = { affix = "", "+(20-30) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 62, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUnique__18"] = { affix = "", "+(20-40) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUnique__19"] = { affix = "", "+(30-40) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 54, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUnique__20__"] = { affix = "", "+(20-40) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUnique__21_"] = { affix = "", "+(10-20) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 50, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUnique__22"] = { affix = "", "+(30-50) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityUnique__23"] = { affix = "", "+(20-50) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["PercentageDexterityUniqueBodyDex7"] = { affix = "", "15% increased Dexterity", statOrderKey = "867", statOrder = { 867 }, level = 1, group = "PercentageDexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["PercentageDexterityUniqueHelmetStrDex6"] = { affix = "", "(5-15)% increased Dexterity", statOrderKey = "867", statOrder = { 867 }, level = 1, group = "PercentageDexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["PercentageDexterityUniqueJewel29"] = { affix = "", "(4-6)% increased Dexterity", statOrderKey = "867", statOrder = { 867 }, level = 1, group = "PercentageDexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["PercentageDexterityUnique__1"] = { affix = "", "100% reduced Dexterity", statOrderKey = "867", statOrder = { 867 }, level = 1, group = "PercentageDexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["PercentageDexterityUnique__2"] = { affix = "", "(4-6)% increased Dexterity", statOrderKey = "867", statOrder = { 867 }, level = 1, group = "PercentageDexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["PercentageDexterityUnique__3"] = { affix = "", "(8-12)% increased Dexterity", statOrderKey = "867", statOrder = { 867 }, level = 1, group = "PercentageDexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["PercentageDexterityUnique__4"] = { affix = "", "(10-15)% increased Dexterity", statOrderKey = "867", statOrder = { 867 }, level = 1, group = "PercentageDexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["PercentageDexterityUnique__5"] = { affix = "", "15% increased Dexterity", statOrderKey = "867", statOrder = { 867 }, level = 1, group = "PercentageDexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["IntelligenceUniqueOneHandSword2"] = { affix = "", "+10 to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceImplicitAmulet1"] = { affix = "", "+(20-30) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 7, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["IntelligenceUniqueRing4"] = { affix = "", "+(5-10) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUniqueBootsInt1"] = { affix = "", "+(5-10) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUniqueBootsInt3"] = { affix = "", "+(20-30) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUniqueGlovesInt2"] = { affix = "", "+20 to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUniqueBelt1"] = { affix = "", "+(20-30) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUniqueWand1"] = { affix = "", "+10 to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUniqueBootsDex1"] = { affix = "", "+(20-30) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUniqueWand2"] = { affix = "", "+(10-20) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUniqueBootsDex3"] = { affix = "", "+15 to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUniqueBodyInt3"] = { affix = "", "+(20-30) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUniqueShieldDex3"] = { affix = "", "+(40-60) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUniqueBodyStrInt3"] = { affix = "", "+(30-40) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUniqueGlovesInt3"] = { affix = "", "+(20-30) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUniqueGlovesInt5"] = { affix = "", "+(20-30) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUniqueHelmetInt5"] = { affix = "", "+(30-40) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUniqueHelmetInt6"] = { affix = "", "+(40-50) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUniqueHelmetWard1"] = { affix = "", "+(20-30) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUniqueRing13"] = { affix = "", "+(60-75) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUniqueOneHandAxe1"] = { affix = "", "+(10-20) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUniqueSceptre5"] = { affix = "", "+(10-20) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUniqueGlovesStr3"] = { affix = "", "+(60-80) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUniqueQuiver6"] = { affix = "", "+(15-25) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUniqueShieldInt4"] = { affix = "", "+(20-30) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUniqueStaff8"] = { affix = "", "+(80-120) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUniqueBelt11"] = { affix = "", "+(15-25) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUniqueWand8"] = { affix = "", "+(10-30) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUniqueHelmetInt9"] = { affix = "", "+(20-30) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUniqueDagger10_"] = { affix = "", "+(20-40) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUniqueRing34"] = { affix = "", "+(15-25) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["Intelligence__1"] = { affix = "", "+(20-30) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUnique__3"] = { affix = "", "+(15-25) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUnique__4"] = { affix = "", "+(20-30) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUnique__5"] = { affix = "", "+40 to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUnique__6"] = { affix = "", "+(20-40) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUnique__7"] = { affix = "", "+(20-30) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUnique__8"] = { affix = "", "+(30-40) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUnique__9"] = { affix = "", "+(40-50) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUnique__10"] = { affix = "", "+(30-40) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUnique__11"] = { affix = "", "+(40-50) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUnique__12"] = { affix = "", "+(20-30) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUnique__13"] = { affix = "", "+20 to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUnique__14"] = { affix = "", "+(20-30) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 65, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUnique__15_"] = { affix = "", "+(30-40) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUnique__16"] = { affix = "", "+(30-40) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 60, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUnique__17"] = { affix = "", "+(40-70) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUnique__18"] = { affix = "", "+(20-30) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUnique__19"] = { affix = "", "+(30-50) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUnique__20"] = { affix = "", "+(20-30) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUnique__21"] = { affix = "", "+(5-10) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUnique__22_"] = { affix = "", "+(30-50) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUnique__23"] = { affix = "", "+(20-30) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUnique__24"] = { affix = "", "-(25-15) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 28, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUnique__25"] = { affix = "", "+(20-40) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUnique__26_"] = { affix = "", "+(30-40) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUnique__27"] = { affix = "", "+(20-30) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUnique__28"] = { affix = "", "+(10-20) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 50, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceUnique__29"] = { affix = "", "+(20-50) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["PercentageIntelligenceUniqueHelmetStrDex6"] = { affix = "", "(5-15)% increased Intelligence", statOrderKey = "868", statOrder = { 868 }, level = 1, group = "PercentageIntelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["PercentageIntelligenceUniqueStaff12_"] = { affix = "", "(14-18)% increased Intelligence", statOrderKey = "868", statOrder = { 868 }, level = 1, group = "PercentageIntelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["PercentageIntelligenceUniqueJewel29"] = { affix = "", "(10-15)% reduced Intelligence", statOrderKey = "868", statOrder = { 868 }, level = 1, group = "PercentageIntelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["PercentageIntelligenceUnique__1"] = { affix = "", "100% reduced Intelligence", statOrderKey = "868", statOrder = { 868 }, level = 1, group = "PercentageIntelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["PercentageIntelligenceUnique__2"] = { affix = "", "(4-6)% increased Intelligence", statOrderKey = "868", statOrder = { 868 }, level = 1, group = "PercentageIntelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["PercentageIntelligenceUnique__3"] = { affix = "", "(8-12)% increased Intelligence", statOrderKey = "868", statOrder = { 868 }, level = 1, group = "PercentageIntelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["PercentageIntelligenceUnique__4"] = { affix = "", "(5-8)% increased Intelligence", statOrderKey = "868", statOrder = { 868 }, level = 1, group = "PercentageIntelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributesImplicitAmulet1"] = { affix = "", "+(10-16) to all Attributes", statOrderKey = "858", statOrder = { 858 }, level = 25, group = "AllAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributesUniqueAmulet8"] = { affix = "", "+(80-100) to all Attributes", statOrderKey = "858", statOrder = { 858 }, level = 1, group = "AllAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributesUniqueBelt3"] = { affix = "", "+(20-30) to all Attributes", statOrderKey = "858", statOrder = { 858 }, level = 20, group = "AllAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributesUniqueAmulet9"] = { affix = "", "+(20-40) to all Attributes", statOrderKey = "858", statOrder = { 858 }, level = 1, group = "AllAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributesImplicitWreath1"] = { affix = "", "+(16-24) to all Attributes", statOrderKey = "858", statOrder = { 858 }, level = 1, group = "AllAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributesUniqueRing6"] = { affix = "", "+(10-30) to all Attributes", statOrderKey = "858", statOrder = { 858 }, level = 1, group = "AllAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributesUniqueHelmetStr3"] = { affix = "", "+(20-25) to all Attributes", statOrderKey = "858", statOrder = { 858 }, level = 1, group = "AllAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributesTestUniqueAmulet1"] = { affix = "", "+500 to all Attributes", statOrderKey = "858", statOrder = { 858 }, level = 1, group = "AllAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributesUniqueBodyStr3"] = { affix = "", "+(40-50) to all Attributes", statOrderKey = "858", statOrder = { 858 }, level = 1, group = "AllAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributesUniqueTwoHandMace7"] = { affix = "", "+(25-50) to all Attributes", statOrderKey = "858", statOrder = { 858 }, level = 1, group = "AllAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributesImplicitDemigodRing1"] = { affix = "", "+(8-12) to all Attributes", statOrderKey = "858", statOrder = { 858 }, level = 16, group = "AllAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributesImplicitDemigodOneHandSword1"] = { affix = "", "+(16-24) to all Attributes", statOrderKey = "858", statOrder = { 858 }, level = 1, group = "AllAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributesUniqueRing26"] = { affix = "", "+(10-15) to all Attributes", statOrderKey = "858", statOrder = { 858 }, level = 25, group = "AllAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributesUniqueHelmetStrInt5"] = { affix = "", "+(10-15) to all Attributes", statOrderKey = "858", statOrder = { 858 }, level = 1, group = "AllAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributesUniqueStaff10"] = { affix = "", "+(15-20) to all Attributes", statOrderKey = "858", statOrder = { 858 }, level = 1, group = "AllAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributesUniqueAmulet22"] = { affix = "", "+(5-10) to all Attributes", statOrderKey = "858", statOrder = { 858 }, level = 1, group = "AllAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributesUnique__1"] = { affix = "", "+(30-50) to all Attributes", statOrderKey = "858", statOrder = { 858 }, level = 1, group = "AllAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributesUnique__2"] = { affix = "", "+(10-15) to all Attributes", statOrderKey = "858", statOrder = { 858 }, level = 1, group = "AllAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributesUnique__3"] = { affix = "", "+(10-20) to all Attributes", statOrderKey = "858", statOrder = { 858 }, level = 1, group = "AllAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributesUnique__4"] = { affix = "", "+(15-20) to all Attributes", statOrderKey = "858", statOrder = { 858 }, level = 1, group = "AllAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributesUnique__5"] = { affix = "", "+(25-75) to all Attributes", statOrderKey = "858", statOrder = { 858 }, level = 1, group = "AllAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributesUnique__6"] = { affix = "", "+(8-24) to all Attributes", statOrderKey = "858", statOrder = { 858 }, level = 1, group = "AllAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributesUnique__7"] = { affix = "", "+(15-30) to all Attributes", statOrderKey = "858", statOrder = { 858 }, level = 57, group = "AllAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributesUnique__8_"] = { affix = "", "+(20-30) to all Attributes", statOrderKey = "858", statOrder = { 858 }, level = 1, group = "AllAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributesUnique__9"] = { affix = "", "+(15-20) to all Attributes", statOrderKey = "858", statOrder = { 858 }, level = 1, group = "AllAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributesUnique__10_"] = { affix = "", "+(15-20) to all Attributes", statOrderKey = "858", statOrder = { 858 }, level = 1, group = "AllAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributesUnique__11"] = { affix = "", "+(20-30) to all Attributes", statOrderKey = "858", statOrder = { 858 }, level = 1, group = "AllAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributesUnique__12"] = { affix = "", "+(15-20) to all Attributes", statOrderKey = "858", statOrder = { 858 }, level = 1, group = "AllAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributesUnique__13_"] = { affix = "", "+20 to all Attributes", statOrderKey = "858", statOrder = { 858 }, level = 1, group = "AllAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributesUnique__14"] = { affix = "", "+(15-25) to all Attributes", statOrderKey = "858", statOrder = { 858 }, level = 1, group = "AllAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributesUnique__15"] = { affix = "", "+(25-30) to all Attributes", statOrderKey = "858", statOrder = { 858 }, level = 1, group = "AllAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributesUnique__16_"] = { affix = "", "+(15-25) to all Attributes", statOrderKey = "858", statOrder = { 858 }, level = 1, group = "AllAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributesUnique__17_"] = { affix = "", "+(10-20) to all Attributes", statOrderKey = "858", statOrder = { 858 }, level = 65, group = "AllAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributesUnique__18"] = { affix = "", "+(20-30) to all Attributes", statOrderKey = "858", statOrder = { 858 }, level = 1, group = "AllAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributesUnique__19"] = { affix = "", "+(20-30) to all Attributes", statOrderKey = "858", statOrder = { 858 }, level = 1, group = "AllAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributesUnique__20"] = { affix = "", "+(15-20) to all Attributes", statOrderKey = "858", statOrder = { 858 }, level = 1, group = "AllAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributesUnique__21"] = { affix = "", "+(25-30) to all Attributes", statOrderKey = "858", statOrder = { 858 }, level = 85, group = "AllAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributesUnique__22_"] = { affix = "", "+(20-30) to all Attributes", statOrderKey = "858", statOrder = { 858 }, level = 60, group = "AllAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributesUnique__23"] = { affix = "", "+(5-10) to all Attributes", statOrderKey = "858", statOrder = { 858 }, level = 50, group = "AllAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["IncreasedLifeImplicitShield1"] = { affix = "", "+(10-20) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeImplicitShield2"] = { affix = "", "+(20-30) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeImplicitShield3"] = { affix = "", "+(30-40) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueRing1"] = { affix = "", "+(20-30) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueOneHandSword1"] = { affix = "", "+(20-30) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueHelmetStr1"] = { affix = "", "+(25-50) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeImplicitRing1"] = { affix = "", "+(20-30) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 2, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeImplicitBelt1"] = { affix = "", "+(25-40) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 10, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueBodyStr1"] = { affix = "", "+500 to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueAmulet4"] = { affix = "", "+(30-50) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueShieldDex2"] = { affix = "", "+(60-80) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueShieldStr1"] = { affix = "", "+(160-180) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueBootsInt4"] = { affix = "", "+20 to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueShieldStr2"] = { affix = "", "+(30-50) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueTwoHandAxe4"] = { affix = "", "+100 to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueBodyDexInt1"] = { affix = "", "+(50-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueHelmetDex4"] = { affix = "", "+(80-100) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueBodyInt5"] = { affix = "", "+6 to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueGlovesInt3"] = { affix = "", "+(60-80) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["ReducedLifeUniqueGlovesDexInt4"] = { affix = "", "-20 to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueHelmetStrDex4"] = { affix = "", "+(200-220) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueAmulet14"] = { affix = "", "+(30-40) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 40, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueTwoHandMace6"] = { affix = "", "+(35-40) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueBodyDex6"] = { affix = "", "+(60-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueHelmetDexInt2"] = { affix = "", "+(20-30) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueHelmetDex5"] = { affix = "", "+(10-20) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueBodyStrDex3_"] = { affix = "", "+(60-90) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueShieldStrInt6"] = { affix = "", "+(40-60) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueBodyStrDex2"] = { affix = "", "+(60-80) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueBootsDex6"] = { affix = "", "+(35-45) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueRing19"] = { affix = "", "+(30-40) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueBelt7"] = { affix = "", "+(50-60) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 50, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueBelt8"] = { affix = "", "+(75-100) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 63, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueBodyStr2"] = { affix = "", "+(12-20) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueDescentShield1"] = { affix = "", "+15 to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueDescentHelmet1"] = { affix = "", "+10 to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueWand4"] = { affix = "", "+(15-20) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeImplicitGlovesDemigods1"] = { affix = "", "+(20-30) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueOneHandAxe3"] = { affix = "", "+(10-15) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueBootsStrDex3"] = { affix = "", "+(20-30) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueGlovesDexInt5"] = { affix = "", "+(60-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueHelmetStrDex5"] = { affix = "", "+(50-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueGlovesStrDex4"] = { affix = "", "+(50-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueQuiver3"] = { affix = "", "+(40-50) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueBootsDex7"] = { affix = "", "+(55-75) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueGlovesStr3"] = { affix = "", "+(60-75) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueBodyStrDexInt1"] = { affix = "", "+(90-100) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueBodyStrInt5"] = { affix = "", "+(80-90) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueBootsStr2"] = { affix = "", "+(150-200) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueShieldDexInt1"] = { affix = "", "+(60-80) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueShieldDex5"] = { affix = "", "+(70-90) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueBodyStrDex4"] = { affix = "", "+(70-100) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueGlovesStrInt2"] = { affix = "", "+(50-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueShieldDex6"] = { affix = "", "+(50-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueShieldStrDex7"] = { affix = "", "+(50-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueAmulet18"] = { affix = "", "+(30-50) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueQuiver9"] = { affix = "", "+(50-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueBelt13"] = { affix = "", "+(30-40) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueBodyStrDex5"] = { affix = "", "+(160-200) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueRing28"] = { affix = "", "+(20-40) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueAmulet19"] = { affix = "", "+(40-80) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 77, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueRing32"] = { affix = "", "+(0-60) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 82, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeFireResistUniqueBelt14"] = { affix = "", "+(70-85) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 65, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueBodyDexInt3"] = { affix = "", "+(60-80) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueAmulet22"] = { affix = "", "+(20-40) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 25, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueBodyStr6"] = { affix = "", "+(60-100) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueBodyStrInt6"] = { affix = "", "+(60-90) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueBodyStrInt7"] = { affix = "", "+(80-100) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueOneHandMace7"] = { affix = "", "+70 to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueShieldStr4"] = { affix = "", "+(50-60) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueShieldStr5"] = { affix = "", "+(40-60) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueBootsStr3_"] = { affix = "", "+(50-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueShieldStrInt5"] = { affix = "", "+(40-60) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__15"] = { affix = "", "+(30-50) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__4"] = { affix = "", "+(30-50) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__5"] = { affix = "", "+(20-40) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__6"] = { affix = "", "+(60-80) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueAmulet25"] = { affix = "", "+(60-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__1"] = { affix = "", "+(30-60) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__2"] = { affix = "", "+(50-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__3"] = { affix = "", "+(60-80) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique___7"] = { affix = "", "+(50-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__8"] = { affix = "", "+(30-50) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__9"] = { affix = "", "+(60-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__10"] = { affix = "", "+(30-40) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__11"] = { affix = "", "+(30-50) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__12_"] = { affix = "", "+(50-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUniqueBootsDex9__"] = { affix = "", "+(50-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__14"] = { affix = "", "+(45-60) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__13"] = { affix = "", "+(40-80) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__16"] = { affix = "", "+(30-60) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__17"] = { affix = "", "+(60-80) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__18"] = { affix = "", "+(35-45) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__19"] = { affix = "", "+(30-40) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__20"] = { affix = "", "+(30-50) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__21"] = { affix = "", "+(60-90) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__22"] = { affix = "", "+(100-150) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 50, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__23"] = { affix = "", "+(50-80) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__24"] = { affix = "", "+(90-100) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__25"] = { affix = "", "+(25-35) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__26"] = { affix = "", "+(40-60) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__27"] = { affix = "", "+(30-60) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__28"] = { affix = "", "+(50-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__29"] = { affix = "", "+(80-100) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__30"] = { affix = "", "+(40-60) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__31"] = { affix = "", "+(65-80) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__32"] = { affix = "", "+(60-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__33"] = { affix = "", "+(40-50) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__34"] = { affix = "", "+(200-240) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__35"] = { affix = "", "+(80-100) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__36_"] = { affix = "", "+(70-100) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__37"] = { affix = "", "+(70-100) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__38"] = { affix = "", "+(60-80) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__39"] = { affix = "", "+(20-30) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__40"] = { affix = "", "+(30-50) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__41"] = { affix = "", "+(40-50) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__42_"] = { affix = "", "+(60-80) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__43"] = { affix = "", "+(60-80) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__44"] = { affix = "", "+(50-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__45"] = { affix = "", "+(60-80) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__46"] = { affix = "", "+(60-80) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__47"] = { affix = "", "+(40-50) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__48"] = { affix = "", "+(30-40) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__49_"] = { affix = "", "+(50-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__50"] = { affix = "", "+(50-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__51"] = { affix = "", "+(90-100) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__52"] = { affix = "", "+(60-80) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__53"] = { affix = "", "+(60-80) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 75, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__54"] = { affix = "", "+(50-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__55"] = { affix = "", "+(60-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__56"] = { affix = "", "+(60-80) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__57"] = { affix = "", "+(60-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__58"] = { affix = "", "+(60-80) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__59"] = { affix = "", "+(60-80) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__60"] = { affix = "", "+(60-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__61"] = { affix = "", "+(40-50) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__62"] = { affix = "", "+(50-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__63_"] = { affix = "", "+(60-80) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__64"] = { affix = "", "+(60-80) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__65"] = { affix = "", "+(50-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 81, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__66"] = { affix = "", "+(60-80) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__67_"] = { affix = "", "+(50-60) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__68_"] = { affix = "", "+(50-60) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__69"] = { affix = "", "+(30-60) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__70"] = { affix = "", "+(90-100) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__71"] = { affix = "", "+(40-60) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__72_"] = { affix = "", "+(100-120) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__73"] = { affix = "", "+(50-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__74"] = { affix = "", "+(80-100) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__75"] = { affix = "", "+(50-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__76"] = { affix = "", "+(50-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__77"] = { affix = "", "+(40-50) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__78"] = { affix = "", "+(60-80) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__79"] = { affix = "", "+(60-80) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__80_"] = { affix = "", "+(20-60) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__81"] = { affix = "", "+(60-90) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__82"] = { affix = "", "+(80-100) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__83"] = { affix = "", "+(50-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__84"] = { affix = "", "+(50-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__85_"] = { affix = "", "+(60-80) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__86_"] = { affix = "", "+(50-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__87"] = { affix = "", "+23 to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 25, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__88"] = { affix = "", "+(50-175) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__89"] = { affix = "", "+(50-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__90"] = { affix = "", "+(80-100) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__91"] = { affix = "", "+(70-100) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__92_"] = { affix = "", "+(50-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__93"] = { affix = "", "+(50-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__94"] = { affix = "", "+(60-80) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__95"] = { affix = "", "+(50-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__96__"] = { affix = "", "+(50-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__97"] = { affix = "", "+(50-80) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__98"] = { affix = "", "+(50-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__99"] = { affix = "", "+(50-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__100"] = { affix = "", "+(60-90) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__101"] = { affix = "", "+(60-90) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__102"] = { affix = "", "+(50-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__103"] = { affix = "", "+(60-80) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 77, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__104_"] = { affix = "", "+100 to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__105"] = { affix = "", "+(60-80) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__106_"] = { affix = "", "+(120-160) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__107"] = { affix = "", "+(40-50) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__108"] = { affix = "", "+(80-100) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__109_"] = { affix = "", "+(45-65) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__110"] = { affix = "", "+(50-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__111__"] = { affix = "", "+(40-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__112"] = { affix = "", "+(80-100) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeUnique__113"] = { affix = "", "+(50-70) to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedManaImplicitRing1"] = { affix = "", "+(20-30) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 2, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaImplicitArmour1"] = { affix = "", "+(20-25) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUniqueAmulet1"] = { affix = "", "+(30-50) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUniqueBow1"] = { affix = "", "+(80-100) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUniqueTwoHandSword2"] = { affix = "", "+(20-30) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUniqueQuiver1"] = { affix = "", "+(10-30) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 28, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUniqueQuiver1a"] = { affix = "", "+(10-30) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 28, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUniqueDexHelmet1"] = { affix = "", "+(15-30) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUniqueIntHelmet3"] = { affix = "", "+(20-30) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUniqueGlovesStr1"] = { affix = "", "(10-15)% reduced maximum Mana", statOrderKey = "1245", statOrder = { 1245 }, level = 1, group = "MaximumManaIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUniqueHelmetInt4"] = { affix = "", "+(40-60) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUniqueBootsInt4"] = { affix = "", "+20 to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUniqueShieldInt2"] = { affix = "", "+(15-25) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUniqueDagger4"] = { affix = "", "+(40-50) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUniqueBodyInt5"] = { affix = "", "+6 to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUniqueBootsInt5"] = { affix = "", "+(40-60) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUniqueGlovesInt3"] = { affix = "", "+(60-80) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUniqueAmulet10"] = { affix = "", "+100 to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUniqueWand3"] = { affix = "", "+(40-50) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUniqueBelt5"] = { affix = "", "+(45-55) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUniqueRing14"] = { affix = "", "+(25-30) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUniqueHelmetDexInt2"] = { affix = "", "+(20-30) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUniqueHelmetStrInt3"] = { affix = "", "+(100-120) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUniqueClaw7"] = { affix = "", "+(30-40) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUniqueRing20"] = { affix = "", "+(30-40) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUniqueHelmetDexInt3"] = { affix = "", "+(30-40) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUniqueBodyDexInt2"] = { affix = "", "+(100-150) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUniqueSceptre6"] = { affix = "", "+(20-30) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUniqueWand4"] = { affix = "", "+(15-20) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUniqueBootsStrDex4"] = { affix = "", "+(20-40) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUniqueBootsStrDex3"] = { affix = "", "+(10-20) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUniqueRing17"] = { affix = "", "+(40-60) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUniqueHelmetStrDex5_"] = { affix = "", "+(50-70) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUniqueBodyInt9"] = { affix = "", "+(20-30) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUniqueAmulet18"] = { affix = "", "+(30-50) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUniqueRing29"] = { affix = "", "+(20-40) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUniqueHelmetInt8"] = { affix = "", "+(30-60) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUniqueAmulet19"] = { affix = "", "+(20-40) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUniqueTwoHandAxe9"] = { affix = "", "+(100-150) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUniqueBodyStrInt6"] = { affix = "", "+(50-70) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUniqueOneHandMace7"] = { affix = "", "+70 to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUnique__3"] = { affix = "", "+(50-70) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUnique__1"] = { affix = "", "+(60-120) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUnique__2"] = { affix = "", "+30 to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUnique__4"] = { affix = "", "+(80-120) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUnique__5"] = { affix = "", "+(30-50) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUnique__6"] = { affix = "", "+(30-50) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUnique__7"] = { affix = "", "+(30-50) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 24, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUnique__8"] = { affix = "", "+(30-60) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 28, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUnique__9"] = { affix = "", "+(50-80) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUnique__10"] = { affix = "", "+(150-200) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUnique__12"] = { affix = "", "+(20-50) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUnique__13"] = { affix = "", "+(50-60) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUnique__14"] = { affix = "", "+(40-60) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUnique__15"] = { affix = "", "+(1-75) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUnique__16"] = { affix = "", "+(30-50) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUnique__17"] = { affix = "", "+(80-100) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUnique__18"] = { affix = "", "+(50-70) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUnique__19"] = { affix = "", "+500 to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUnique__20_"] = { affix = "", "+(120-160) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUnique__21"] = { affix = "", "+(40-70) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaUnique__22__"] = { affix = "", "+(50-70) to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "IncreasedMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedEnergyShieldImplicitBelt1"] = { affix = "", "+(9-20) to maximum Energy Shield", statOrderKey = "1224", statOrder = { 1224 }, level = 2, group = "IncreasedEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldImplicitBelt2"] = { affix = "", "+(60-80) to maximum Energy Shield", statOrderKey = "1224", statOrder = { 1224 }, level = 99, group = "IncreasedEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldUniqueClaw1"] = { affix = "", "+(30-40) to maximum Energy Shield", statOrderKey = "1224", statOrder = { 1224 }, level = 1, group = "IncreasedEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_energy_shield_mod", }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldUniqueDagger4"] = { affix = "", "+50 to maximum Energy Shield", statOrderKey = "1224", statOrder = { 1224 }, level = 1, group = "IncreasedEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_energy_shield_mod", }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldUniqueGlovesInt6"] = { affix = "", "+15 to maximum Energy Shield", statOrderKey = "1224", statOrder = { 1224 }, level = 1, group = "IncreasedEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_energy_shield_mod", }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldImplicitRing1"] = { affix = "", "+(15-25) to maximum Energy Shield", statOrderKey = "1224", statOrder = { 1224 }, level = 25, group = "IncreasedEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldUniqueAmulet14"] = { affix = "", "+(20-30) to maximum Energy Shield", statOrderKey = "1224", statOrder = { 1224 }, level = 40, group = "IncreasedEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_energy_shield_mod", }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldUniqueBelt5"] = { affix = "", "+(60-70) to maximum Energy Shield", statOrderKey = "1224", statOrder = { 1224 }, level = 70, group = "IncreasedEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_energy_shield_mod", }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldUniqueRing18"] = { affix = "", "+(30-40) to maximum Energy Shield", statOrderKey = "1224", statOrder = { 1224 }, level = 25, group = "IncreasedEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_energy_shield_mod", }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldUniqueBodyStrDexInt1"] = { affix = "", "+(70-80) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldUniqueQuiver7"] = { affix = "", "+(100-120) to maximum Energy Shield", statOrderKey = "1224", statOrder = { 1224 }, level = 1, group = "IncreasedEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_energy_shield_mod", }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldUniqueBelt11"] = { affix = "", "+(20-30) to maximum Energy Shield", statOrderKey = "1224", statOrder = { 1224 }, level = 1, group = "IncreasedEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_energy_shield_mod", }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldUniqueRing27"] = { affix = "", "+(15-25) to maximum Energy Shield", statOrderKey = "1224", statOrder = { 1224 }, level = 1, group = "IncreasedEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_energy_shield_mod", }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldUniqueRing35"] = { affix = "", "+(15-25) to maximum Energy Shield", statOrderKey = "1224", statOrder = { 1224 }, level = 1, group = "IncreasedEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_energy_shield_mod", }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldUnique___1"] = { affix = "", "+(20-30) to maximum Energy Shield", statOrderKey = "1224", statOrder = { 1224 }, level = 1, group = "IncreasedEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_energy_shield_mod", }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldUnique__2"] = { affix = "", "+35 to maximum Energy Shield", statOrderKey = "1224", statOrder = { 1224 }, level = 1, group = "IncreasedEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_energy_shield_mod", }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldUnique__3"] = { affix = "", "+(70-100) to maximum Energy Shield", statOrderKey = "1224", statOrder = { 1224 }, level = 1, group = "IncreasedEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_energy_shield_mod", }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldUnique__4"] = { affix = "", "+(75-80) to maximum Energy Shield", statOrderKey = "1224", statOrder = { 1224 }, level = 1, group = "IncreasedEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_energy_shield_mod", }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldUnique__5"] = { affix = "", "+(30-40) to maximum Energy Shield", statOrderKey = "1224", statOrder = { 1224 }, level = 1, group = "IncreasedEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_energy_shield_mod", }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldUnique__6"] = { affix = "", "+250 to maximum Energy Shield", statOrderKey = "1224", statOrder = { 1224 }, level = 1, group = "IncreasedEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_energy_shield_mod", }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldUnique__7"] = { affix = "", "+(80-120) to maximum Energy Shield", statOrderKey = "1224", statOrder = { 1224 }, level = 1, group = "IncreasedEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_energy_shield_mod", }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldUnique__8"] = { affix = "", "+(40-45) to maximum Energy Shield", statOrderKey = "1224", statOrder = { 1224 }, level = 1, group = "IncreasedEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_energy_shield_mod", }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldUnique__9"] = { affix = "", "+(50-70) to maximum Energy Shield", statOrderKey = "1224", statOrder = { 1224 }, level = 1, group = "IncreasedEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_energy_shield_mod", }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldUnique__10"] = { affix = "", "+(60-70) to maximum Energy Shield", statOrderKey = "1224", statOrder = { 1224 }, level = 1, group = "IncreasedEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_energy_shield_mod", }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUniqueBootsDex1"] = { affix = "", "+(100-150) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUniqueBodyInt5"] = { affix = "", "+(10-20) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUniqueHelmetDexInt5"] = { affix = "", "+(30-40) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUniqueBodyInt9"] = { affix = "", "(200-220)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUniqueBootsDex8"] = { affix = "", "+(15-30) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUniqueHelmetStrInt5_"] = { affix = "", "+(50-70) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUniqueGlovesStr4"] = { affix = "", "+(80-100) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUniqueShieldInt5"] = { affix = "", "+(70-90) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUniqueBootsDexInt4"] = { affix = "", "+(80-100) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShiledUniqueBootsInt6"] = { affix = "", "+(20-30) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergySheildUnique__1"] = { affix = "", "+(8-16) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergySheildUnique__2_"] = { affix = "", "+(30-40) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUnique__3"] = { affix = "", "+(15-25) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUnique___4"] = { affix = "", "+20 to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUnique__5"] = { affix = "", "+(40-50) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUnique__6"] = { affix = "", "+(20-30) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUnique__7"] = { affix = "", "+(150-200) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUnique__8"] = { affix = "", "+(110-130) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 65, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUnique__9"] = { affix = "", "+(100-120) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUnique__10"] = { affix = "", "+(50-70) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUnique__11"] = { affix = "", "+(30-45) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUnique__12"] = { affix = "", "+(40-60) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUnique__13_"] = { affix = "", "+40 to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUnique__14"] = { affix = "", "+(50-80) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUnique__15"] = { affix = "", "+(130-160) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUnique__16"] = { affix = "", "+(90-110) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUnique__17__"] = { affix = "", "+(30-50) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUnique__18_"] = { affix = "", "+(64-96) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUnique__19"] = { affix = "", "+(180-200) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUnique__20"] = { affix = "", "+(15-50) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUnique__21"] = { affix = "", "+(80-100) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUnique__22"] = { affix = "", "+(130-150) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUnique__23"] = { affix = "", "+(60-80) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUnique__24_"] = { affix = "", "+(160-180) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUnique__25"] = { affix = "", "+(50-70) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUnique__26"] = { affix = "", "+(40-80) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUnique__27_"] = { affix = "", "+(50-90) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUnique__28"] = { affix = "", "+(50-70) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUnique__29"] = { affix = "", "+(15-20) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUnique__30__"] = { affix = "", "+(150-200) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUnique__31"] = { affix = "", "+(30-60) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["AddedPhysicalDamageImplicitRing1"] = { affix = "", "Adds 1 to 4 Physical Damage to Attacks", statOrderKey = "946", statOrder = { 946 }, level = 2, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamageImplicitRing2"] = { affix = "", "Adds (3-4) to (10-14) Physical Damage to Attacks", statOrderKey = "946", statOrder = { 946 }, level = 100, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamageImplicitQuiver1"] = { affix = "", "Adds 1 to 4 Physical Damage to Attacks", statOrderKey = "946", statOrder = { 946 }, level = 7, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamageImplicitQuiver1New"] = { affix = "", "Adds 1 to 4 Physical Damage to Attacks", statOrderKey = "946", statOrder = { 946 }, level = 5, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamageImplicitQuiver6New"] = { affix = "", "Adds (7-9) to (13-16) Physical Damage to Attacks", statOrderKey = "946", statOrder = { 946 }, level = 39, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamageImplicitQuiver12New"] = { affix = "", "Adds (12-15) to (24-27) Physical Damage to Attacks", statOrderKey = "946", statOrder = { 946 }, level = 77, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamageImplicitQuiver6_"] = { affix = "", "1 to 4 Added Physical Damage with Bow Attacks", statOrderKey = "1705", statOrder = { 1705 }, level = 7, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamageImplicitQuiverDescent"] = { affix = "", "1 to 4 Added Physical Damage with Bow Attacks", statOrderKey = "1705", statOrder = { 1705 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamageImplicitQuiver11"] = { affix = "", "6 to 12 Added Physical Damage with Bow Attacks", statOrderKey = "1705", statOrder = { 1705 }, level = 35, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamageUniqueBelt4"] = { affix = "", "Adds 5 to 15 Physical Damage to Attacks", statOrderKey = "946", statOrder = { 946 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamageUniqueBodyStr2"] = { affix = "", "Adds 2 to 4 Physical Damage to Attacks", statOrderKey = "946", statOrder = { 946 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamageUniqueBodyDex2"] = { affix = "", "Your Attacks deal -3 Physical Damage", statOrderKey = "2087", statOrder = { 2087 }, level = 1, group = "DewathsHidePhysicalDamageDealt", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["AddedPhysicalDamageUniqueBodyDex4"] = { affix = "", "Adds 5 to 12 Physical Damage to Attacks", statOrderKey = "946", statOrder = { 946 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamageUniqueHelmetStr3"] = { affix = "", "Adds 40 to 60 Physical Damage to Attacks", statOrderKey = "946", statOrder = { 946 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamageUniqueRing8"] = { affix = "", "Adds 5 to 9 Physical Damage to Attacks", statOrderKey = "946", statOrder = { 946 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamageUniqueHelmetStrDex4"] = { affix = "", "Adds 20 to 30 Physical Damage to Attacks", statOrderKey = "946", statOrder = { 946 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamageUniqueQuiver3"] = { affix = "", "(10-14) to (19-24) Added Physical Damage with Bow Attacks", statOrderKey = "1705", statOrder = { 1705 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamageUniqueQuiver8"] = { affix = "", "6 to 10 Added Physical Damage with Bow Attacks", statOrderKey = "1705", statOrder = { 1705 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamageUniqueShieldDex6"] = { affix = "", "Adds (8-12) to (15-20) Physical Damage to Attacks", statOrderKey = "946", statOrder = { 946 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamageUniqueJewel9"] = { affix = "", "Adds 3 to 7 Physical Damage to Attacks", statOrderKey = "946", statOrder = { 946 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamageUniqueQuiver9"] = { affix = "", "(8-10) to (14-16) Added Physical Damage with Bow Attacks", statOrderKey = "1705", statOrder = { 1705 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamageUniqueShieldStrDex3"] = { affix = "", "Adds 4 to 8 Physical Damage to Attacks", statOrderKey = "946", statOrder = { 946 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamageUniqueRing37"] = { affix = "", "Adds (5-10) to (11-15) Physical Damage to Attacks", statOrderKey = "946", statOrder = { 946 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamageUniqueBootsStr3"] = { affix = "", "Adds (2-5) to (7-10) Physical Damage to Attacks", statOrderKey = "946", statOrder = { 946 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamageUnique___1"] = { affix = "", "Adds 5 to 10 Physical Damage to Attacks", statOrderKey = "946", statOrder = { 946 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamageUniqueAmulet25"] = { affix = "", "Adds 10 to 20 Physical Damage to Attacks", statOrderKey = "946", statOrder = { 946 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamageUnique__2"] = { affix = "", "Adds (5-15) to (25-50) Physical Damage to Attacks", statOrderKey = "946", statOrder = { 946 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamageUnique__3"] = { affix = "", "Adds 10 to 20 Physical Damage to Attacks", statOrderKey = "946", statOrder = { 946 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamageUnique__4"] = { affix = "", "Adds 1 to (15-20) Physical Damage to Attacks", statOrderKey = "946", statOrder = { 946 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamageUnique__5"] = { affix = "", "Adds (3-6) to (10-12) Physical Damage to Attacks", statOrderKey = "946", statOrder = { 946 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamageUnique__6_"] = { affix = "", "Adds (4-10) to (14-36) Physical Damage to Attacks", statOrderKey = "946", statOrder = { 946 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamageUnique__7"] = { affix = "", "Adds (12-15) to (24-28) Physical Damage to Attacks", statOrderKey = "946", statOrder = { 946 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamageUnique__8"] = { affix = "", "Adds (8-12) to (15-20) Physical Damage to Attacks", statOrderKey = "946", statOrder = { 946 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamageUnique__9_"] = { affix = "", "Adds (5-7) to (11-12) Physical Damage to Attacks", statOrderKey = "946", statOrder = { 946 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamageUnique__10"] = { affix = "", "Adds (13-18) to (26-32) Physical Damage to Attacks", statOrderKey = "946", statOrder = { 946 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamageUnique__11__"] = { affix = "", "Adds (2-3) to (22-26) Physical Damage to Attacks", statOrderKey = "946", statOrder = { 946 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUnique__1"] = { affix = "", "Adds (15-20) to (30-40) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUniqueSceptre9"] = { affix = "", "Adds (8-13) to (26-31) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUniqueTwoHandAxe3"] = { affix = "", "Adds 5 to 10 Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUniqueRapier2"] = { affix = "", "Adds 10 to 15 Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamagePercentUniqueClaw4"] = { affix = "", "Adds 2 to 10 Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUniqueTwoHandMace6"] = { affix = "", "Adds (43-56) to (330-400) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUniqueTwoHandMace7"] = { affix = "", "Adds 5 to 25 Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUniqueOneHandSword5"] = { affix = "", "Adds (60-70) to (71-80) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUniqueOneHandAxe3"] = { affix = "", "Adds (10-15) to (25-30) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUniqueTwoHandAxe7"] = { affix = "", "Adds (205-220) to (250-270) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUniqueStaff7"] = { affix = "", "Adds (135-145) to (160-175) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUniqueDescentOneHandSword1"] = { affix = "", "Adds 2 to 6 Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUniqueDescentClaw1"] = { affix = "", "Adds 2 to 6 Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUniqueOneHandAxe5"] = { affix = "", "Adds (11-14) to (18-23) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUniqueBow7"] = { affix = "", "Adds (25-35) to (36-45) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUniqueBow5"] = { affix = "", "Adds (15-20) to (25-30) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUniqueTwoHandSword8"] = { affix = "", "Adds (65-75) to (100-110) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUniqueOneHandMace5"] = { affix = "", "Adds (5-10) to (15-23) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUniqueSceptre10"] = { affix = "", "Adds (35-46) to (85-128) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUniqueOneHandSword11"] = { affix = "", "Adds (5-10) to (13-20) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUniqueWand9"] = { affix = "", "Adds (5-8) to (13-17) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUnique__6"] = { affix = "", "Adds (60-80) to (150-180) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUnique__7"] = { affix = "", "Adds (50-70) to (135-165) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUnique__8"] = { affix = "", "Adds (35-40) to (55-60) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUnique__9"] = { affix = "", "Adds (24-30) to (34-40) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUnique__10"] = { affix = "", "Adds (5-8) to (15-20) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUnique__11"] = { affix = "", "Adds (30-38) to (40-50) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUnique__12"] = { affix = "", "Adds (30-45) to (80-100) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUnique__13"] = { affix = "", "Adds (25-35) to (50-65) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUnique__14"] = { affix = "", "Adds (40-50) to (130-150) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUnique__15"] = { affix = "", "Adds (90-115) to (230-260) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUnique__16_"] = { affix = "", "Adds (10-16) to (45-60) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUnique__17_"] = { affix = "", "Adds (6-12) to (20-25) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 50, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUnique__18"] = { affix = "", "Adds (30-40) to (70-80) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 40, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUnique__19"] = { affix = "", "Adds (15-25) to (50-60) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 45, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUnique__20_"] = { affix = "", "Adds (10-20) to (30-40) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 46, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUnique__21"] = { affix = "", "Adds (90-110) to (145-170) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUnique__22"] = { affix = "", "Adds (80-95) to (220-240) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUnique__23_"] = { affix = "", "Adds (35-50) to (100-125) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUnique__24"] = { affix = "", "Adds (60-80) to (270-320) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUnique__25"] = { affix = "", "Adds (8-13) to (20-30) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUnique__26"] = { affix = "", "Adds (70-80) to (340-375) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUnique__27"] = { affix = "", "Adds (80-115) to (150-205) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUnique__28"] = { affix = "", "Adds (160-185) to (200-225) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUnique__29___"] = { affix = "", "Adds (80-100) to (200-225) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUnique__30_"] = { affix = "", "Adds (45-60) to (100-120) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUnique__31"] = { affix = "", "Adds (220-240) to (270-300) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUnique__32"] = { affix = "", "Adds (94-98) to (115-121) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 77, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUnique__33_"] = { affix = "", "Adds (242-260) to (268-285) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 75, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUnique__34"] = { affix = "", "Adds (11-14) to (17-21) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUnique__35"] = { affix = "", "Adds (83-91) to (123-130) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUnique__36"] = { affix = "", "Adds (70-85) to (110-118) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUnique__37"] = { affix = "", "Adds (42-47) to (66-71) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhyiscalDamageUnique__38"] = { affix = "", "Adds (25-35) to (45-55) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 75, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhyiscalDamageUnique__39"] = { affix = "", "Adds (85-110) to (135-150) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhyiscalDamageUnique__40__"] = { affix = "", "Adds (16-22) to (40-45) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhyiscalDamageUnique__41_"] = { affix = "", "Adds (40-65) to (70-100) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedFireDamageImplicitQuiver1"] = { affix = "", "Adds 2 to 4 Fire Damage to Attacks", statOrderKey = "1037", statOrder = { 1037 }, level = 2, group = "FireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AddedFireDamageImplicitQuiver2New"] = { affix = "", "Adds 3 to 5 Fire Damage to Attacks", statOrderKey = "1037", statOrder = { 1037 }, level = 12, group = "FireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AddedFireDamageImplicitQuiver9New"] = { affix = "", "Adds (12-15) to (24-27) Fire Damage to Attacks", statOrderKey = "1037", statOrder = { 1037 }, level = 57, group = "FireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AddedFireDamageImplicitQuiver10"] = { affix = "", "4 to 8 Added Fire Damage with Bow Attacks", statOrderKey = "1715", statOrder = { 1715 }, level = 28, group = "FireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AddedFireDamageUniqueQuiver1a"] = { affix = "", "5 to 10 Added Fire Damage with Bow Attacks", statOrderKey = "1715", statOrder = { 1715 }, level = 1, group = "FireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AddedFireDamageUniqueBootsStrDex1"] = { affix = "", "Adds 12 to 24 Fire Damage to Attacks", statOrderKey = "1037", statOrder = { 1037 }, level = 1, group = "FireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AddedFireDamageUniqueGlovesInt1"] = { affix = "", "Adds 4 to 8 Fire Damage to Attacks", statOrderKey = "1037", statOrder = { 1037 }, level = 1, group = "FireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AddedFireDamageUniqueAmulet7"] = { affix = "", "Adds 12 to 24 Fire Damage to Attacks", statOrderKey = "1037", statOrder = { 1037 }, level = 1, group = "FireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AddedFireDamageUniqueBodyInt5"] = { affix = "", "Adds 2 to 3 Fire Damage to Spells and Attacks", statOrderKey = "1047", statOrder = { 1047 }, level = 1, group = "AddedFireDamageSpellsAndAttacks", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "attack", "caster" }, }, + ["AddedFireDamageUniqueRing10"] = { affix = "", "Adds (8-15) to (20-28) Fire Damage to Attacks", statOrderKey = "1037", statOrder = { 1037 }, level = 1, group = "FireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AddedFireDamageUniqueRing20"] = { affix = "", "Adds (20-25) to (30-50) Fire Damage to Spells and Attacks", statOrderKey = "1047", statOrder = { 1047 }, level = 1, group = "AddedFireDamageSpellsAndAttacks", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "attack", "caster" }, }, + ["AddedFireDamageUniqueBelt10"] = { affix = "", "Adds (7-8) to (15-16) Fire Damage to Attacks", statOrderKey = "1037", statOrder = { 1037 }, level = 1, group = "FireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AddedFireDamageUniqueRing31"] = { affix = "", "Adds (8-10) to (12-14) Fire Damage to Spells and Attacks", statOrderKey = "1047", statOrder = { 1047 }, level = 1, group = "AddedFireDamageSpellsAndAttacks", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "attack", "caster" }, }, + ["AddedFireDamageUniqueRing28"] = { affix = "", "Adds (12-15) to (25-30) Fire Damage to Attacks", statOrderKey = "1037", statOrder = { 1037 }, level = 1, group = "FireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AddedFireDamageUniqueShieldStr3"] = { affix = "", "Adds (12-15) to (30-35) Fire Damage to Spells and Attacks", statOrderKey = "1047", statOrder = { 1047 }, level = 1, group = "AddedFireDamageSpellsAndAttacks", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "attack", "caster" }, }, + ["AddedFireDamageUniqueShieldDemigods"] = { affix = "", "Adds 10 to 20 Fire Damage to Attacks", statOrderKey = "1037", statOrder = { 1037 }, level = 1, group = "FireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AddedFireDamageUniqueRing36"] = { affix = "", "Adds (8-12) to (20-30) Fire Damage to Attacks", statOrderKey = "1037", statOrder = { 1037 }, level = 1, group = "FireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AddedFireDamageUnique__1_"] = { affix = "", "Adds (16-20) to (25-30) Fire Damage to Spells and Attacks", statOrderKey = "1047", statOrder = { 1047 }, level = 1, group = "AddedFireDamageSpellsAndAttacks", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "attack", "caster" }, }, + ["AddedFireDamageUnique__2"] = { affix = "", "Adds (19-22) to (30-35) Fire Damage to Spells and Attacks", statOrderKey = "1047", statOrder = { 1047 }, level = 1, group = "AddedFireDamageSpellsAndAttacks", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "attack", "caster" }, }, + ["AddedFireDamageUnique__3"] = { affix = "", "Adds (25-30) to (40-45) Fire Damage to Spells and Attacks", statOrderKey = "1047", statOrder = { 1047 }, level = 1, group = "AddedFireDamageSpellsAndAttacks", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "attack", "caster" }, }, + ["AddedFireDamageUnique__4"] = { affix = "", "Adds 40 to 75 Fire Damage to Attacks", statOrderKey = "1037", statOrder = { 1037 }, level = 1, group = "FireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AddedColdDamageImplicitQuiver1"] = { affix = "", "Adds 2 to 3 Cold Damage to Attacks", statOrderKey = "1044", statOrder = { 1044 }, level = 2, group = "ColdDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AddedColdDamageUniqueBodyDex1"] = { affix = "", "(105-145) to (160-200) Added Cold Damage with Bow Attacks", statOrderKey = "1723", statOrder = { 1723 }, level = 47, group = "SpecificWeaponColdDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AddedColdDamageUniqueDexHelmet1"] = { affix = "", "Adds 6 to 12 Cold Damage to Attacks", statOrderKey = "1044", statOrder = { 1044 }, level = 15, group = "ColdDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AddedColdDamageUniqueBodyInt5"] = { affix = "", "Adds 2 to 3 Cold Damage to Spells and Attacks", statOrderKey = "1048", statOrder = { 1048 }, level = 1, group = "AddedColdDamageToSpellsAndAttacks", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "attack", "caster" }, }, + ["AddedColdDamageUniqueBow9"] = { affix = "", "Adds (48-60) to (72-90) Cold Damage", statOrderKey = "1045", statOrder = { 1045 }, level = 1, group = "ColdDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AddedColdDamageUniqueRing18"] = { affix = "", "Adds (20-25) to (30-50) Cold Damage to Spells and Attacks", statOrderKey = "1048", statOrder = { 1048 }, level = 1, group = "AddedColdDamageToSpellsAndAttacks", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "attack", "caster" }, }, + ["AddedColdDamageUniqueBelt10"] = { affix = "", "Adds (5-6) to (12-14) Cold Damage to Attacks", statOrderKey = "1044", statOrder = { 1044 }, level = 1, group = "ColdDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AddedColdDamageUniqueRing30"] = { affix = "", "Adds (7-10) to (15-20) Cold Damage to Spells and Attacks", statOrderKey = "1048", statOrder = { 1048 }, level = 25, group = "AddedColdDamageToSpellsAndAttacks", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "attack", "caster" }, }, + ["AddedColdDamageUniqueGlovesStrInt3_"] = { affix = "", "Adds (30-36) to (44-50) Cold Damage to Attacks", statOrderKey = "1044", statOrder = { 1044 }, level = 1, group = "ColdDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AddedColdDamageUniqueShieldStrDex3"] = { affix = "", "Adds 12 to 15 Cold Damage to Attacks", statOrderKey = "1044", statOrder = { 1044 }, level = 1, group = "ColdDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AddedColdDamageUnique__1"] = { affix = "", "Adds 10 to 20 Cold Damage to Attacks", statOrderKey = "1044", statOrder = { 1044 }, level = 1, group = "ColdDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AddedColdDamageUnique__2"] = { affix = "", "Adds (16-20) to (25-30) Cold Damage to Spells and Attacks", statOrderKey = "1048", statOrder = { 1048 }, level = 1, group = "AddedColdDamageToSpellsAndAttacks", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "attack", "caster" }, }, + ["AddedColdDamageUnique__3"] = { affix = "", "Adds (19-22) to (30-35) Cold Damage to Spells and Attacks", statOrderKey = "1048", statOrder = { 1048 }, level = 1, group = "AddedColdDamageToSpellsAndAttacks", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "attack", "caster" }, }, + ["AddedColdDamageUnique__4"] = { affix = "", "Adds (25-30) to (40-45) Cold Damage to Spells and Attacks", statOrderKey = "1048", statOrder = { 1048 }, level = 1, group = "AddedColdDamageToSpellsAndAttacks", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "attack", "caster" }, }, + ["AddedColdDamageUnique__5"] = { affix = "", "Adds (26-32) to (42-48) Cold Damage to Attacks", statOrderKey = "1044", statOrder = { 1044 }, level = 1, group = "ColdDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AddedColdDamageUnique__6"] = { affix = "", "Adds (12-15) to (25-30) Cold Damage to Attacks", statOrderKey = "1044", statOrder = { 1044 }, level = 1, group = "ColdDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AddedColdDamageUnique__7"] = { affix = "", "Adds (30-40) to (80-100) Cold Damage to Attacks", statOrderKey = "1044", statOrder = { 1044 }, level = 1, group = "ColdDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AddedColdDamageUnique__8"] = { affix = "", "Adds (11-15) to (23-28) Cold Damage to Attacks", statOrderKey = "1044", statOrder = { 1044 }, level = 1, group = "ColdDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AddedColdDamageUnique__9"] = { affix = "", "Adds 30 to 65 Cold Damage to Attacks", statOrderKey = "1044", statOrder = { 1044 }, level = 1, group = "ColdDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AddedColdDamageUnique__10"] = { affix = "", "Adds (15-20) to (25-35) Cold Damage to Spells and Attacks", statOrderKey = "1048", statOrder = { 1048 }, level = 25, group = "AddedColdDamageToSpellsAndAttacks", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "attack", "caster" }, }, + ["AddedLightningDamageImplicitQuiver1"] = { affix = "", "Adds 1 to 5 Lightning Damage to Attacks", statOrderKey = "1053", statOrder = { 1053 }, level = 2, group = "LightningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedLightningDamageUniqueHelmetStrInt1"] = { affix = "", "Adds 1 to 13 Lightning Damage to Spells and Attacks", statOrderKey = "1079", statOrder = { 1079 }, level = 1, group = "AddedLightningDamageSpellsAndAttacks", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "attack", "caster" }, }, + ["AddedLightningDamageUniqueBootsStrInt1"] = { affix = "", "Adds 1 to 120 Lightning Damage to Attacks", statOrderKey = "1053", statOrder = { 1053 }, level = 1, group = "LightningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedLightningDamageUniqueGlovesInt1"] = { affix = "", "Adds 1 to 13 Lightning Damage to Attacks", statOrderKey = "1053", statOrder = { 1053 }, level = 1, group = "LightningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedLightningDamageUniqueGlovesDexInt1"] = { affix = "", "Adds 1 to 13 Lightning Damage to Attacks", statOrderKey = "1053", statOrder = { 1053 }, level = 1, group = "LightningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedLightningDamageUniqueDagger3"] = { affix = "", "Adds 3 to 30 Lightning Damage", statOrderKey = "1054", statOrder = { 1054 }, level = 1, group = "LightningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedLocalLightningDamageUniqueClaw1"] = { affix = "", "Adds 1 to 200 Lightning Damage", statOrderKey = "1054", statOrder = { 1054 }, level = 1, group = "LightningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedLightningDamageUniqueBow8"] = { affix = "", "Adds 1 to 85 Lightning Damage", statOrderKey = "1054", statOrder = { 1054 }, level = 1, group = "LightningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedLightningDamageUniqueBodyInt5_"] = { affix = "", "Adds 1 to 4 Lightning Damage to Spells and Attacks", statOrderKey = "1079", statOrder = { 1079 }, level = 1, group = "AddedLightningDamageSpellsAndAttacks", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "attack", "caster" }, }, + ["AddedLightningDamageUniqueGlovesDexInt3"] = { affix = "", "Adds 1 to 100 Lightning Damage to Attacks", statOrderKey = "1053", statOrder = { 1053 }, level = 1, group = "LightningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedLightningDamageUniqueBodyInt8"] = { affix = "", "Adds 1 to 40 Lightning Damage to Attacks", statOrderKey = "1053", statOrder = { 1053 }, level = 1, group = "LightningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedLightningDamageUniqueBow9"] = { affix = "", "Adds 1 to (120-150) Lightning Damage", statOrderKey = "1054", statOrder = { 1054 }, level = 1, group = "LightningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedLightningDamageUniqueBodyStrDex2"] = { affix = "", "Adds 1 to (20-30) Lightning Damage to Attacks", statOrderKey = "1053", statOrder = { 1053 }, level = 1, group = "LightningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedLightningDamageUniqueRing19"] = { affix = "", "Adds 1 to (50-70) Lightning Damage to Spells and Attacks", statOrderKey = "1079", statOrder = { 1079 }, level = 25, group = "AddedLightningDamageSpellsAndAttacks", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "attack", "caster" }, }, + ["AddedLightningDamageUniqueBelt10"] = { affix = "", "Adds 1 to (30-34) Lightning Damage to Attacks", statOrderKey = "1053", statOrder = { 1053 }, level = 1, group = "LightningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedLightningDamageUniqueBelt12"] = { affix = "", "Adds 1 to (30-50) Lightning Damage to Attacks", statOrderKey = "1053", statOrder = { 1053 }, level = 55, group = "LightningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageUniqueOneHandSword6"] = { affix = "", "Adds 1 to (550-650) Lightning Damage", statOrderKey = "1054", statOrder = { 1054 }, level = 1, group = "LightningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedLightningDamageUnique__1"] = { affix = "", "Adds (1-3) to (42-47) Lightning Damage to Spells and Attacks", statOrderKey = "1079", statOrder = { 1079 }, level = 1, group = "AddedLightningDamageSpellsAndAttacks", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "attack", "caster" }, }, + ["AddedLightningDamageUnique__2_"] = { affix = "", "Adds (1-3) to (68-72) Lightning Damage to Spells and Attacks", statOrderKey = "1079", statOrder = { 1079 }, level = 1, group = "AddedLightningDamageSpellsAndAttacks", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "attack", "caster" }, }, + ["AddedLightningDamageUnique__3"] = { affix = "", "Adds 10 to 130 Lightning Damage to Attacks", statOrderKey = "1053", statOrder = { 1053 }, level = 1, group = "LightningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedChaosDamageUniqueRing1"] = { affix = "", "Adds 1 to 3 Chaos Damage to Attacks", statOrderKey = "1059", statOrder = { 1059 }, level = 1, group = "ChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["AddedChaosDamageUniqueBootsStrDex4"] = { affix = "", "Adds (6-9) to (12-16) Chaos Damage to Attacks", statOrderKey = "1059", statOrder = { 1059 }, level = 1, group = "ChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["AddedChaosDamageUniqueBootsStrInt2"] = { affix = "", "Adds 1 to 80 Chaos Damage to Attacks", statOrderKey = "1059", statOrder = { 1059 }, level = 1, group = "ChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["AddedChaosDamageUniqueQuiver7"] = { affix = "", "Adds (13-18) to (26-32) Chaos Damage to Attacks", statOrderKey = "1059", statOrder = { 1059 }, level = 1, group = "ChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["AddedChaosDamageUniqueAmulet23"] = { affix = "", "Adds 19 to 43 Chaos Damage to Attacks", statOrderKey = "1059", statOrder = { 1059 }, level = 25, group = "ChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["AddedChaosDamageUniqueBow12"] = { affix = "", "Adds (50-80) to (130-180) Chaos Damage", statOrderKey = "1060", statOrder = { 1060 }, level = 1, group = "LocalChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["AddedChaosDamageUnique__1"] = { affix = "", "Adds 12 to 24 Chaos Damage to Attacks", statOrderKey = "1059", statOrder = { 1059 }, level = 25, group = "ChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["LifeLeechUniqueRing2"] = { affix = "", "2% of Physical Attack Damage Leeched as Life", statOrderKey = "1308", statOrder = { 1308 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriadUniqueRing2"] = { affix = "", "0.4% of Physical Attack Damage Leeched as Life", statOrderKey = "1309", statOrder = { 1309 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechImplicitClaw1"] = { affix = "", "8% of Physical Attack Damage Leeched as Life", statOrderKey = "1310", statOrder = { 1310 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriadImplicitClaw1"] = { affix = "", "1.6% of Physical Attack Damage Leeched as Life", statOrderKey = "1311", statOrder = { 1311 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechImplicitClaw2"] = { affix = "", "10% of Physical Attack Damage Leeched as Life", statOrderKey = "1310", statOrder = { 1310 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriadImplicitClaw2"] = { affix = "", "2% of Physical Attack Damage Leeched as Life", statOrderKey = "1311", statOrder = { 1311 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechUniqueTwoHandMace1"] = { affix = "", "5% of Physical Attack Damage Leeched as Life", statOrderKey = "1310", statOrder = { 1310 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriadUniqueTwoHandMace1"] = { affix = "", "1% of Physical Attack Damage Leeched as Life", statOrderKey = "1311", statOrder = { 1311 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechUniqueGlovesStrDex1"] = { affix = "", "3% of Physical Attack Damage Leeched as Life", statOrderKey = "1308", statOrder = { 1308 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriadUniqueGlovesStrDex1"] = { affix = "", "0.6% of Physical Attack Damage Leeched as Life", statOrderKey = "1309", statOrder = { 1309 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechUniqueBelt1"] = { affix = "", "2% of Physical Attack Damage Leeched as Life", statOrderKey = "1308", statOrder = { 1308 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriadUniqueBelt1"] = { affix = "", "0.4% of Physical Attack Damage Leeched as Life", statOrderKey = "1309", statOrder = { 1309 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechUniqueShieldDex2"] = { affix = "", "3% of Physical Attack Damage Leeched as Life", statOrderKey = "1308", statOrder = { 1308 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriadUniqueShieldDex2"] = { affix = "", "0.6% of Physical Attack Damage Leeched as Life", statOrderKey = "1309", statOrder = { 1309 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechUniqueAmulet9"] = { affix = "", "(6-10)% of Physical Attack Damage Leeched as Life", statOrderKey = "1308", statOrder = { 1308 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriadUniqueAmulet9"] = { affix = "", "(1.2-2)% of Physical Attack Damage Leeched as Life", statOrderKey = "1309", statOrder = { 1309 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechUniqueTwoHandAxe4"] = { affix = "", "5% of Physical Attack Damage Leeched as Life", statOrderKey = "1310", statOrder = { 1310 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriadUniqueTwoHandAxe4"] = { affix = "", "1% of Physical Attack Damage Leeched as Life", statOrderKey = "1311", statOrder = { 1311 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechUniqueClaw3"] = { affix = "", "6% of Physical Attack Damage Leeched as Life", statOrderKey = "1310", statOrder = { 1310 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriadUniqueClaw3"] = { affix = "", "1.2% of Physical Attack Damage Leeched as Life", statOrderKey = "1311", statOrder = { 1311 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechUniqueClaw6"] = { affix = "", "15% of Physical Attack Damage Leeched as Life", statOrderKey = "1310", statOrder = { 1310 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriadUniqueClaw6"] = { affix = "", "3% of Physical Attack Damage Leeched as Life", statOrderKey = "1311", statOrder = { 1311 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechUniqueRing12"] = { affix = "", "(3-4)% of Physical Attack Damage Leeched as Life", statOrderKey = "1308", statOrder = { 1308 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriadUniqueRing12"] = { affix = "", "(0.6-0.8)% of Physical Attack Damage Leeched as Life", statOrderKey = "1309", statOrder = { 1309 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechUniqueHelmetInt7"] = { affix = "", "(2-4)% of Physical Attack Damage Leeched as Life", statOrderKey = "1308", statOrder = { 1308 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriadUniqueHelmetInt7"] = { affix = "", "(0.4-0.8)% of Attack Damage Leeched as Life", statOrderKey = "1323", statOrder = { 1323 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["LifeLeechUniqueBodyStr3"] = { affix = "", "5% of Physical Attack Damage Leeched as Life", statOrderKey = "1308", statOrder = { 1308 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriadUniqueBodyStr3"] = { affix = "", "1% of Attack Damage Leeched as Life", statOrderKey = "1323", statOrder = { 1323 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["LifeLeechUniqueBodyStrDex3"] = { affix = "", "(2-3)% of Physical Attack Damage Leeched as Life", statOrderKey = "1308", statOrder = { 1308 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriadUniqueBodyStrDex3"] = { affix = "", "(0.4-0.6)% of Physical Attack Damage Leeched as Life", statOrderKey = "1309", statOrder = { 1309 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechUniqueBodyStrInt5"] = { affix = "", "(4-5)% of Physical Attack Damage Leeched as Life", statOrderKey = "1308", statOrder = { 1308 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriadUniqueBodyStrInt5"] = { affix = "", "(0.8-1)% of Attack Damage Leeched as Life", statOrderKey = "1323", statOrder = { 1323 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["LifeLeechUniqueShieldDex5"] = { affix = "", "2% of Physical Attack Damage Leeched as Life", statOrderKey = "1308", statOrder = { 1308 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriadUniqueShieldDex5"] = { affix = "", "0.4% of Physical Attack Damage Leeched as Life", statOrderKey = "1309", statOrder = { 1309 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriadUniqueHelmetDexInt6"] = { affix = "", "(0.4-0.8)% of Physical Attack Damage Leeched as Life", statOrderKey = "1309", statOrder = { 1309 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriadUnique__2"] = { affix = "", "0.2% of Physical Attack Damage Leeched as Life", statOrderKey = "1309", statOrder = { 1309 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriadUnique__3"] = { affix = "", "0.4% of Physical Attack Damage Leeched as Life", statOrderKey = "1309", statOrder = { 1309 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriad__1"] = { affix = "", "1% of Physical Attack Damage Leeched as Life", statOrderKey = "1309", statOrder = { 1309 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriadUnique__4"] = { affix = "", "0.6% of Physical Attack Damage Leeched as Life", statOrderKey = "1311", statOrder = { 1311 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriadUnique__5"] = { affix = "", "1% of Physical Attack Damage Leeched as Life", statOrderKey = "1311", statOrder = { 1311 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriadUnique__6"] = { affix = "", "(0.8-1)% of Physical Attack Damage Leeched as Life", statOrderKey = "1309", statOrder = { 1309 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["AxeBonus1"] = { affix = "Butcher's", "5% increased Physical Damage with Axes", "2% increased Attack Speed with Axes", "3% increased Accuracy Rating with Axes", statOrderKey = "981,1090,1107", statOrder = { 981, 1090, 1107 }, level = 6, group = "SpecificWeaponBonuses", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack", "speed" }, }, + ["StaffBonus1"] = { affix = "Monk's", "5% increased Physical Damage with Staves", "2% increased Attack Speed with Staves", "3% increased Accuracy Rating with Staves", statOrderKey = "985,1091,1108", statOrder = { 985, 1091, 1108 }, level = 8, group = "SpecificWeaponBonuses", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack", "speed" }, }, + ["ClawBonus1"] = { affix = "Feline", "5% increased Physical Damage with Claws", "2% increased Attack Speed with Claws", "3% increased Accuracy Rating with Claws", statOrderKey = "993,1092,1109", statOrder = { 993, 1092, 1109 }, level = 10, group = "SpecificWeaponBonuses", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack", "speed" }, }, + ["DaggerBonus1"] = { affix = "Assassin's", "5% increased Physical Damage with Daggers", "2% increased Attack Speed with Daggers", "3% increased Accuracy Rating with Daggers", statOrderKey = "999,1093,1110", statOrder = { 999, 1093, 1110 }, level = 7, group = "SpecificWeaponBonuses", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack", "speed" }, }, + ["MaceBonus1"] = { affix = "Crusher's", "5% increased Physical Damage with Maces or Sceptres", "2% increased Attack Speed with Maces or Sceptres", "3% increased Accuracy Rating with Maces or Sceptres", statOrderKey = "1005,1094,1111", statOrder = { 1005, 1094, 1111 }, level = 5, group = "SpecificWeaponBonuses", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack", "speed" }, }, + ["BowBonus1"] = { affix = "Archer's", "5% increased Physical Damage with Bows", "2% increased Attack Speed with Bows", "3% increased Accuracy Rating with Bows", statOrderKey = "1011,1095,1112", statOrder = { 1011, 1095, 1112 }, level = 3, group = "SpecificWeaponBonuses", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack", "speed" }, }, + ["SwordBonus1"] = { affix = "Blademaster's", "5% increased Physical Damage with Swords", "2% increased Attack Speed with Swords", "3% increased Accuracy Rating with Swords", statOrderKey = "1016,1096,1113", statOrder = { 1016, 1096, 1113 }, level = 2, group = "SpecificWeaponBonuses", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack", "speed" }, }, + ["WandBonus1"] = { affix = "Magician's", "5% increased Physical Damage with Wands", "2% increased Attack Speed with Wands", "3% increased Accuracy Rating with Wands", statOrderKey = "1023,1097,1114", statOrder = { 1023, 1097, 1114 }, level = 4, group = "SpecificWeaponBonuses", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack", "speed" }, }, + ["AccuracyPercentImplicitSword1"] = { affix = "", "40% increased Global Accuracy Rating", statOrderKey = "1103", statOrder = { 1103 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["AccuracyPercentImplicitSword2"] = { affix = "", "30% increased Global Accuracy Rating", statOrderKey = "1103", statOrder = { 1103 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["AccuracyPercentImplicit2HSword1"] = { affix = "", "60% increased Global Accuracy Rating", statOrderKey = "1103", statOrder = { 1103 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["AccuracyPercentImplicit2HSword2_"] = { affix = "", "45% increased Global Accuracy Rating", statOrderKey = "1103", statOrder = { 1103 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["AccuracyPercentUniqueBow5"] = { affix = "", "(15-30)% increased Global Accuracy Rating", statOrderKey = "1103", statOrder = { 1103 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["AccuracyPercentUniqueClaw9"] = { affix = "", "15% reduced Global Accuracy Rating", statOrderKey = "1103", statOrder = { 1103 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["AccuracyPercentUnique__1"] = { affix = "", "100% reduced Global Accuracy Rating", statOrderKey = "1103", statOrder = { 1103 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["StaffBlockPercentImplicitStaff1"] = { affix = "", "+18% Chance to Block Attack Damage while wielding a Staff", statOrderKey = "835", statOrder = { 835 }, level = 1, group = "StaffBlockPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["StaffBlockPercentImplicitStaff2"] = { affix = "", "+20% Chance to Block Attack Damage while wielding a Staff", statOrderKey = "835", statOrder = { 835 }, level = 1, group = "StaffBlockPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["StaffBlockPercentImplicitStaff3"] = { affix = "", "+25% Chance to Block Attack Damage while wielding a Staff", statOrderKey = "835", statOrder = { 835 }, level = 1, group = "StaffBlockPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["StaffBlockPercentUniqueStaff7"] = { affix = "", "+6% Chance to Block Attack Damage while wielding a Staff", statOrderKey = "835", statOrder = { 835 }, level = 1, group = "StaffBlockPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["StaffBlockPercentUniqueStaff9"] = { affix = "", "+12% Chance to Block Attack Damage while wielding a Staff", statOrderKey = "835", statOrder = { 835 }, level = 1, group = "StaffBlockPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["StaffBlockPercentUnique__1"] = { affix = "", "+15% Chance to Block Attack Damage while wielding a Staff", statOrderKey = "835", statOrder = { 835 }, level = 36, group = "StaffBlockPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["StaffBlockPercentUnique__2_"] = { affix = "", "+10% Chance to Block Attack Damage while wielding a Staff", statOrderKey = "835", statOrder = { 835 }, level = 1, group = "StaffBlockPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["StaffBlockPercentUnique__3"] = { affix = "", "+(12-16)% Chance to Block Attack Damage while wielding a Staff", statOrderKey = "835", statOrder = { 835 }, level = 1, group = "StaffBlockPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["StaffBlockPercentUnique__4_"] = { affix = "", "+5% Chance to Block Attack Damage while wielding a Staff", statOrderKey = "835", statOrder = { 835 }, level = 1, group = "StaffBlockPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["StaffBlockPercentUnique__5"] = { affix = "", "+15% Chance to Block Attack Damage while wielding a Staff", statOrderKey = "835", statOrder = { 835 }, level = 1, group = "StaffBlockPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["StaffSpellBlockPercentImplicitStaff__1"] = { affix = "", "+20% Chance to Block Spell Damage while wielding a Staff", statOrderKey = "834", statOrder = { 834 }, level = 1, group = "StaffSpellBlockPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["BlockPercentUniqueHelmetStrDex4"] = { affix = "", "6% Chance to Block Attack Damage", statOrderKey = "825", statOrder = { 825 }, level = 1, group = "BlockPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["BlockPercentUniqueAmulet16"] = { affix = "", "8% Chance to Block Attack Damage", statOrderKey = "825", statOrder = { 825 }, level = 1, group = "BlockPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["BlockPercentUniqueDescentStaff1"] = { affix = "", "16% Chance to Block Attack Damage", statOrderKey = "825", statOrder = { 825 }, level = 1, group = "BlockPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["BlockPercentUniqueQuiver4"] = { affix = "", "(20-24)% Chance to Block Attack Damage", statOrderKey = "825", statOrder = { 825 }, level = 35, group = "BlockPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["BlockPercentMarakethDaggerImplicit1"] = { affix = "", "4% Chance to Block Attack Damage", statOrderKey = "825", statOrder = { 825 }, level = 1, group = "BlockPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["BlockPercentMarakethDaggerImplicit2_"] = { affix = "", "6% Chance to Block Attack Damage", statOrderKey = "825", statOrder = { 825 }, level = 1, group = "BlockPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["BlockPercentUnique__1"] = { affix = "", "(8-12)% Chance to Block Attack Damage", statOrderKey = "825", statOrder = { 825 }, level = 1, group = "BlockPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["ElementalDamagePercentImplicitSceptre1"] = { affix = "", "20% increased Elemental Damage", statOrderKey = "1617", statOrder = { 1617 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamagePercentImplicitSceptre2"] = { affix = "", "30% increased Elemental Damage", statOrderKey = "1617", statOrder = { 1617 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamagePercentImplicitSceptre3"] = { affix = "", "40% increased Elemental Damage", statOrderKey = "1617", statOrder = { 1617 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamagePercentImplicitSceptreNew1"] = { affix = "", "10% increased Elemental Damage", statOrderKey = "1617", statOrder = { 1617 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamagePercentImplicitSceptreNew2"] = { affix = "", "12% increased Elemental Damage", statOrderKey = "1617", statOrder = { 1617 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamagePercentImplicitSceptreNew3"] = { affix = "", "12% increased Elemental Damage", statOrderKey = "1617", statOrder = { 1617 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamagePercentImplicitSceptreNew4"] = { affix = "", "20% increased Elemental Damage", statOrderKey = "1617", statOrder = { 1617 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamagePercentImplicitSceptreNew5"] = { affix = "", "14% increased Elemental Damage", statOrderKey = "1617", statOrder = { 1617 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamagePercentImplicitSceptreNew6"] = { affix = "", "16% increased Elemental Damage", statOrderKey = "1617", statOrder = { 1617 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamagePercentImplicitSceptreNew7"] = { affix = "", "16% increased Elemental Damage", statOrderKey = "1617", statOrder = { 1617 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamagePercentImplicitSceptreNew8"] = { affix = "", "22% increased Elemental Damage", statOrderKey = "1617", statOrder = { 1617 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamagePercentImplicitSceptreNew9"] = { affix = "", "18% increased Elemental Damage", statOrderKey = "1617", statOrder = { 1617 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamagePercentImplicitSceptreNew10"] = { affix = "", "18% increased Elemental Damage", statOrderKey = "1617", statOrder = { 1617 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamagePercentImplicitSceptreNew11"] = { affix = "", "30% increased Elemental Damage", statOrderKey = "1617", statOrder = { 1617 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamagePercentImplicitSceptreNew12___"] = { affix = "", "22% increased Elemental Damage", statOrderKey = "1617", statOrder = { 1617 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamagePercentImplicitSceptreNew13"] = { affix = "", "24% increased Elemental Damage", statOrderKey = "1617", statOrder = { 1617 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamagePercentImplicitSceptreNew14"] = { affix = "", "24% increased Elemental Damage", statOrderKey = "1617", statOrder = { 1617 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamagePercentImplicitSceptreNew15"] = { affix = "", "30% increased Elemental Damage", statOrderKey = "1617", statOrder = { 1617 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamagePercentImplicitSceptreNew16"] = { affix = "", "26% increased Elemental Damage", statOrderKey = "1617", statOrder = { 1617 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamagePercentImplicitSceptreNew17"] = { affix = "", "26% increased Elemental Damage", statOrderKey = "1617", statOrder = { 1617 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamagePercentImplicitSceptreNew18"] = { affix = "", "40% increased Elemental Damage", statOrderKey = "1617", statOrder = { 1617 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamagePercentImplicitSceptreNew19"] = { affix = "", "30% increased Elemental Damage", statOrderKey = "1617", statOrder = { 1617 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamagePercentImplicitSceptreNew20"] = { affix = "", "32% increased Elemental Damage", statOrderKey = "1617", statOrder = { 1617 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamagePercentImplicitSceptreNew21__"] = { affix = "", "32% increased Elemental Damage", statOrderKey = "1617", statOrder = { 1617 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamagePercentImplicitSceptreNew22"] = { affix = "", "40% increased Elemental Damage", statOrderKey = "1617", statOrder = { 1617 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamagePercentImplicitAtlasRing_"] = { affix = "", "(15-25)% increased Elemental Damage", statOrderKey = "1617", statOrder = { 1617 }, level = 100, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamagePercentUnique__1"] = { affix = "", "(15-50)% increased Elemental Damage", statOrderKey = "1617", statOrder = { 1617 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamagePercentUnique__2"] = { affix = "", "10% increased Elemental Damage", statOrderKey = "1617", statOrder = { 1617 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["IncreasedPhysicalDamagePercentImplicitBelt1"] = { affix = "", "(12-24)% increased Global Physical Damage", statOrderKey = "912", statOrder = { 912 }, level = 2, group = "PhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["IncreasedPhysicalDamagePercentImplicitMarakethOneHandAxe1"] = { affix = "", "8% increased Global Physical Damage", statOrderKey = "912", statOrder = { 912 }, level = 1, group = "PhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["IncreasedPhysicalDamagePercentImplicitMarakethOneHandAxe2"] = { affix = "", "12% increased Global Physical Damage", statOrderKey = "912", statOrder = { 912 }, level = 1, group = "PhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["IncreasedPhysicalDamagePercentUniqueRing1"] = { affix = "", "5% increased Global Physical Damage", statOrderKey = "912", statOrder = { 912 }, level = 1, group = "PhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["IncreasedPhysicalDamagePercentUniqueHelmetStr1"] = { affix = "", "20% increased Global Physical Damage", statOrderKey = "912", statOrder = { 912 }, level = 1, group = "PhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["IncreasedPhysicalDamagePercentUniqueQuiver2"] = { affix = "", "30% increased Global Physical Damage", statOrderKey = "912", statOrder = { 912 }, level = 7, group = "PhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["IncreasedPhysicalDamagePercentUniqueBelt2"] = { affix = "", "(25-40)% increased Global Physical Damage", statOrderKey = "912", statOrder = { 912 }, level = 1, group = "PhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["IncreasedPhysicalDamagePercentUniqueShieldStrDex1"] = { affix = "", "20% increased Global Physical Damage", statOrderKey = "912", statOrder = { 912 }, level = 1, group = "PhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["IncreasedPhysicalDamagePercentUniqueHelmetStrDex2"] = { affix = "", "10% reduced Global Physical Damage", statOrderKey = "912", statOrder = { 912 }, level = 1, group = "PhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["IncreasedPhysicalDamagePercentUniqueGlovesStr2"] = { affix = "", "10% increased Global Physical Damage", statOrderKey = "912", statOrder = { 912 }, level = 1, group = "PhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["IncreasedPhysicalDamagePercentUniqueBelt9d"] = { affix = "", "(20-30)% increased Global Physical Damage", statOrderKey = "912", statOrder = { 912 }, level = 1, group = "PhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["IncreasedPhysicalDamagePercentUniqueDescentClaw1"] = { affix = "", "30% increased Global Physical Damage", statOrderKey = "912", statOrder = { 912 }, level = 1, group = "PhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["IncreasedPhysicalDamagePercentUniqueShieldDexInt1"] = { affix = "", "(15-25)% increased Global Physical Damage", statOrderKey = "912", statOrder = { 912 }, level = 1, group = "PhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["IncreasedPhysicalDamagePercentUniqueBelt13"] = { affix = "", "(15-25)% increased Global Physical Damage", statOrderKey = "912", statOrder = { 912 }, level = 1, group = "PhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["IncreasedPhysicalDamagePercentUniqueJewel9"] = { affix = "", "10% increased Global Physical Damage", statOrderKey = "912", statOrder = { 912 }, level = 1, group = "PhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["IncreasedPhysicalDamagePercentUniqueBootsDexInt4"] = { affix = "", "20% increased Global Physical Damage", statOrderKey = "912", statOrder = { 912 }, level = 1, group = "PhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["IncreasedPhysicalDamagePercentUniqueSwordImplicit1"] = { affix = "", "30% increased Global Physical Damage", statOrderKey = "912", statOrder = { 912 }, level = 1, group = "PhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["IncreasedPhysicalDamagePercentUnique__1"] = { affix = "", "(8-12)% increased Global Physical Damage", statOrderKey = "912", statOrder = { 912 }, level = 1, group = "PhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["IncreasedPhysicalDamagePercentUnique__2"] = { affix = "", "(8-12)% increased Global Physical Damage", statOrderKey = "912", statOrder = { 912 }, level = 1, group = "PhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["IncreasedPhysicalDamagePercentUnique__3"] = { affix = "", "(10-15)% increased Global Physical Damage", statOrderKey = "912", statOrder = { 912 }, level = 55, group = "PhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["IncreasedPhysicalDamagePercentUnique__4"] = { affix = "", "100% increased Global Physical Damage", statOrderKey = "912", statOrder = { 912 }, level = 1, group = "PhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["IncreasedPhysicalDamagePercentUnique__5"] = { affix = "", "(10-15)% increased Global Physical Damage", statOrderKey = "912", statOrder = { 912 }, level = 1, group = "PhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["IncreasedPhysicalDamagePercentUnique__6"] = { affix = "", "(10-15)% increased Global Physical Damage", statOrderKey = "912", statOrder = { 912 }, level = 1, group = "PhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["IncreasedPhysicalDamagePercentUnique__7"] = { affix = "", "(10-15)% increased Global Physical Damage", statOrderKey = "912", statOrder = { 912 }, level = 1, group = "PhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueBow2"] = { affix = "", "(80-100)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueOneHandSword2"] = { affix = "", "150% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueTwoHandAxe1"] = { affix = "", "(100-140)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueOneHandSword1"] = { affix = "", "50% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueBow1"] = { affix = "", "(90-105)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueBow3"] = { affix = "", "(90-105)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueTwoHandMace1"] = { affix = "", "(140-200)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueTwoHandMace2"] = { affix = "", "200% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueTwoHandSword1"] = { affix = "", "(120-150)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueTwoHandSword2"] = { affix = "", "(80-100)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueDagger2"] = { affix = "", "(80-100)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueTwoHandAxe2"] = { affix = "", "(100-125)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueTwoHandSword3"] = { affix = "", "(180-220)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueRapier1"] = { affix = "", "(250-300)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueWand1"] = { affix = "", "(250-275)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueTwoHandMace3"] = { affix = "", "(200-230)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueDagger3"] = { affix = "", "(80-100)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueOneHandMace1"] = { affix = "", "(50-75)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueBow4"] = { affix = "", "30% less Damage", statOrderKey = "2077", statOrder = { 2077 }, level = 1, group = "QuillRainWeaponDamageFinalPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueBow5"] = { affix = "", "(60-80)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueTwoHandAxe3"] = { affix = "", "(80-100)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueTwoHandMace4"] = { affix = "", "150% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueBow6"] = { affix = "", "(100-140)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueBow7"] = { affix = "", "(70-80)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueClaw1"] = { affix = "", "(140-180)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueSceptre1"] = { affix = "", "(80-100)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueClaw2"] = { affix = "", "(75-100)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueTwoHandAxe4"] = { affix = "", "(180-200)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueClaw3"] = { affix = "", "(150-170)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueTwoHandMace5"] = { affix = "", "(200-220)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueRapier2"] = { affix = "", "(120-150)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueClaw4"] = { affix = "", "(80-100)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueClaw5"] = { affix = "", "(80-100)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueClaw6"] = { affix = "", "(100-120)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalReducedPhysicalDamagePercentUniqueBow8"] = { affix = "", "No Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueOneHandAxe1"] = { affix = "", "(100-140)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueOneHandSword4"] = { affix = "", "(250-300)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueTwoHandAxe5"] = { affix = "", "(120-160)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueTwoHandSword5"] = { affix = "", "(80-120)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueSceptre5"] = { affix = "", "(80-120)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueTwoHandAxe6"] = { affix = "", "(60-80)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueBow10"] = { affix = "", "(50-70)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueTwoHandMace7"] = { affix = "", "(80-100)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueDescentStaff1"] = { affix = "", "100% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueDescentBow1"] = { affix = "", "100% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueOneHandMace3"] = { affix = "", "(80-120)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueDagger9"] = { affix = "", "(250-270)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueOneHandSword8"] = { affix = "", "(230-260)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueOneHandAxe5"] = { affix = "", "(130-150)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueTwoHandSword7"] = { affix = "", "(40-60)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueTwoHandAxe8"] = { affix = "", "(120-140)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueTwoHandSword8"] = { affix = "", "(30-50)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueStaff9"] = { affix = "", "100% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamageUniqueSceptre9"] = { affix = "", "20% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamageUniqueOneHandMace4"] = { affix = "", "(140-180)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamageUniqueOneHandMace5"] = { affix = "", "(150-200)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamageUniqueOneHandSceptre10"] = { affix = "", "(80-100)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamageUniqueOneHandSword11"] = { affix = "", "(80-95)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamageUniqueClaw8"] = { affix = "", "(160-180)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueWand9"] = { affix = "", "(80-120)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueTwoHandAxe9"] = { affix = "", "(190-240)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueDagger11"] = { affix = "", "(50-70)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueDagger12"] = { affix = "", "(20-40)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique13"] = { affix = "", "(120-160)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueOneHandAxe8"] = { affix = "", "(30-50)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueOneHandSword12"] = { affix = "", "(20-50)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueOneHandSword13"] = { affix = "", "(60-80)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueOneHandMace6"] = { affix = "", "(300-360)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueOneHandMace7"] = { affix = "", "(160-200)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueOneHandMace8"] = { affix = "", "(60-80)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueStaff14"] = { affix = "", "(80-100)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueSceptre2"] = { affix = "", "(150-200)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueTwoHandMace8"] = { affix = "", "(150-200)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__1"] = { affix = "", "(110-130)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__2"] = { affix = "", "(100-125)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhyiscalDamagePercentUnique__3"] = { affix = "", "(60-80)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__4"] = { affix = "", "(100-140)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__5"] = { affix = "", "(140-160)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__6"] = { affix = "", "(40-60)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__7"] = { affix = "", "(130-160)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__8"] = { affix = "", "(40-60)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__9"] = { affix = "", "(170-190)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__10"] = { affix = "", "(100-120)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__11_"] = { affix = "", "(60-80)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__12"] = { affix = "", "(40-60)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__13"] = { affix = "", "(100-140)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__14"] = { affix = "", "(35-50)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__15"] = { affix = "", "(50-75)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__16"] = { affix = "", "(260-310)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__17_"] = { affix = "", "(170-190)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__18"] = { affix = "", "(220-250)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__19"] = { affix = "", "(200-300)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__20"] = { affix = "", "(180-200)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__21"] = { affix = "", "(70-90)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__22"] = { affix = "", "(140-170)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__23"] = { affix = "", "(200-240)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__24"] = { affix = "", "(280-320)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__25"] = { affix = "", "(170-200)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__26"] = { affix = "", "100% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__27"] = { affix = "", "(140-160)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__28__"] = { affix = "", "(150-170)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__29"] = { affix = "", "(180-200)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__30"] = { affix = "", "(185-215)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__31"] = { affix = "", "(180-220)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__32"] = { affix = "", "(30-60)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__33"] = { affix = "", "(140-152)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__34___"] = { affix = "", "(180-210)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__35"] = { affix = "", "(180-210)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__36_"] = { affix = "", "(60-80)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__37__"] = { affix = "", "(40-50)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__38"] = { affix = "", "(165-195)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__39"] = { affix = "", "(140-175)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__40"] = { affix = "", "(200-250)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__41___"] = { affix = "", "(140-180)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__42"] = { affix = "", "(230-260)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__43"] = { affix = "", "(200-250)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUnique__44"] = { affix = "", "(120-160)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalReducedPhysicalDamagePercentUniqueTwoHandSword6"] = { affix = "", "No Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalReducedPhysicalDamagePercentUniqueWand6"] = { affix = "", "No Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalReducedPhysicalDamagePercentUniqueOneHandSword7"] = { affix = "", "No Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalReducedPhysicalDamagePercentUnique__1"] = { affix = "", "No Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalReducedPhysicalDamagePercentUnique__2"] = { affix = "", "No Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["IncreasedPhysicalDamagePercentOnLowLifeUniqueOneHandSword1"] = { affix = "", "100% increased Damage when on Low Life", statOrderKey = "897", statOrder = { 897 }, level = 1, group = "PhysicalDamagePercentOnLowLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["ReducedPhysicalDamagePercentOnLowLifeUniqueHelmetDex4"] = { affix = "", "50% reduced Damage when on Low Life", statOrderKey = "897", statOrder = { 897 }, level = 1, group = "PhysicalDamagePercentOnLowLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["LocalAddedPhysicalDamageUniqueBow1"] = { affix = "", "Adds (6-12) to (20-32) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUniqueOneHandSword1"] = { affix = "", "Adds 2 to 6 Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUniqueTwoHandMace3"] = { affix = "", "Adds 30 to 40 Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUniqueClaw3"] = { affix = "", "Adds 10 to 12 Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageOneHandAxe1"] = { affix = "", "Adds 10 to 20 Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageOneHandSword3"] = { affix = "", "Adds (49-98) to (101-140) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUniqueDescentDagger1"] = { affix = "", "Adds 1 to 4 Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUniqueDescentOneHandAxe1"] = { affix = "", "Adds 2 to 4 Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUniqueDescentStaff1"] = { affix = "", "Adds 2 to 4 Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUniqueDagger2"] = { affix = "", "Adds 12 to 24 Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUniqueDagger8"] = { affix = "", "Adds (50-60) to (120-140) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUniqueSceptre7"] = { affix = "", "Adds (65-85) to (100-160) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUniqueOneHandSword9"] = { affix = "", "Adds (30-50) to (65-80) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUniqueOneHandSword10"] = { affix = "", "Adds (3-6) to (33-66) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUniqueBow11"] = { affix = "", "Adds (12-16) to (20-24) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUniqueDagger11"] = { affix = "", "Adds (1-2) to (3-5) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUniqueDagger12"] = { affix = "", "Adds (3-6) to (9-13) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUniqueClaw9"] = { affix = "", "Adds (2-6) to (16-22) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUniqueOneHandAxe7"] = { affix = "", "Adds (5-15) to (20-25) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUniqueOneHandAxe8"] = { affix = "", "Adds (5-9) to (13-17) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUniqueOneHandSword12"] = { affix = "", "Adds (3-4) to (5-8) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUniqueOneHandSword13"] = { affix = "", "Adds (5-8) to (10-14) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUniqueOneHandMace8"] = { affix = "", "Adds 10 to 15 Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUnique14"] = { affix = "", "Adds (10-16) to (12-30) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamage__1"] = { affix = "", "Adds (7-10) to (15-25) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUnique__2_"] = { affix = "", "Adds (25-50) to (85-125) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUnique__3"] = { affix = "", "Adds 20 to 50 Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUnique__4"] = { affix = "", "Adds (18-22) to (36-44) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUnique__5"] = { affix = "", "Adds (8-12) to (16-24) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUnique__6_"] = { affix = "", "Adds (26-32) to (36-42) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageUnique__7_"] = { affix = "", "Adds (75-92) to (125-154) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedEnergyShieldPercentUniqueBodyStrInt1"] = { affix = "", "60% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentUniqueIntHelmet1"] = { affix = "", "+(60-80) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentUniqueBootsInt1"] = { affix = "", "+(10-16) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentUniqueShieldInt1"] = { affix = "", "(120-160)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentUniqueShieldInt2"] = { affix = "", "(40-80)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentUniqueBodyInt8"] = { affix = "", "(125-150)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUniqueBootsInt2"] = { affix = "", "+(10-20) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUniqueGlovesInt1"] = { affix = "", "+18 to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUniqueGlovesInt2"] = { affix = "", "+32 to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUniqueHelmetInt4"] = { affix = "", "(140-160)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUniqueBootsInt4"] = { affix = "", "(40-60)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUniqueBodyInt1"] = { affix = "", "(100-150)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUniqueBodyInt3"] = { affix = "", "(210-250)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUniqueBodyInt4"] = { affix = "", "(120-160)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentUniqueBootsInt5"] = { affix = "", "(140-180)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUniqueBodyInt7"] = { affix = "", "(100-120)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUniqueGlovesInt4"] = { affix = "", "(40-60)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUniqueGlovesInt5"] = { affix = "", "(100-120)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUniqueGlovesInt6"] = { affix = "", "(180-250)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUniqueGlovesDexInt3"] = { affix = "", "+(25-30) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUniqueHelmetInt5_"] = { affix = "", "+(40-60) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUniqueHelmetInt6"] = { affix = "", "+(40-60) to maximum Energy Shield", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUniqueHelmetInt7"] = { affix = "", "(120-150)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUniqueShieldInt3"] = { affix = "", "(80-100)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUniqueBodyStrDexInt1g"] = { affix = "", "(270-300)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldUniqueHelmetInt10"] = { affix = "", "(130-170)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentUniqueBootsInt6"] = { affix = "", "(50-80)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercent__1"] = { affix = "", "(250-300)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercent__2"] = { affix = "", "(210-250)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercent___3"] = { affix = "", "(110-130)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentUnique___4_"] = { affix = "", "(80-100)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentUnique__5"] = { affix = "", "(150-200)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentUnique__6"] = { affix = "", "(80-100)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentUnique__7"] = { affix = "", "(80-100)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentUnique__8"] = { affix = "", "(475-600)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentUnique__9"] = { affix = "", "(240-260)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentUnique__10"] = { affix = "", "(150-180)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentUnique__11"] = { affix = "", "(100-120)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentUnique__12"] = { affix = "", "(120-150)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentUnique__13"] = { affix = "", "(150-180)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentUnique__14"] = { affix = "", "(130-150)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentUnique__15_"] = { affix = "", "(200-250)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentUnique__16"] = { affix = "", "(150-180)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentUnique__17"] = { affix = "", "(120-140)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 84, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentUnique__18"] = { affix = "", "(220-250)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 82, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentUnique__19"] = { affix = "", "(180-220)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentUnique__20_"] = { affix = "", "(100-130)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentUnique__21"] = { affix = "", "(180-220)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentUnique__22"] = { affix = "", "(200-230)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentUnique__23"] = { affix = "", "(240-280)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentUnique__24"] = { affix = "", "(180-230)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentUnique__25_"] = { affix = "", "(200-250)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentUnique__26"] = { affix = "", "(60-80)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentUnique__27"] = { affix = "", "(80-120)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentUnique__28__"] = { affix = "", "(100-150)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentUnique__29"] = { affix = "", "(80-130)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentUnique__30___"] = { affix = "", "(300-350)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentUnique__31____"] = { affix = "", "(140-180)% increased Energy Shield", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldPercentUniqueOneHandSword2"] = { affix = "", "(40-50)% increased maximum Energy Shield", statOrderKey = "1227", statOrder = { 1227 }, level = 1, group = "EnergyShieldPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingUniqueBodyStrInt1"] = { affix = "", "60% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingUniqueHelmetStr1"] = { affix = "", "+(15-25) to Armour", statOrderKey = "1207", statOrder = { 1207 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingUniqueBootsStr1"] = { affix = "", "(50-80)% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingUniqueGlovesStr1"] = { affix = "", "+(10-20) to Armour", statOrderKey = "1207", statOrder = { 1207 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingUniqueGlovesStr2"] = { affix = "", "(40-60)% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingUniqueShieldStr2"] = { affix = "", "(60-80)% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingUniqueShieldStr3"] = { affix = "", "(120-150)% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingUniqueGlovesStrDex3"] = { affix = "", "+(35-45) to Armour", statOrderKey = "1207", statOrder = { 1207 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingUniqueHelmetStr3"] = { affix = "", "(100-120)% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingUniqueHelmetStrDex3"] = { affix = "", "+(200-300) to Armour", statOrderKey = "1207", statOrder = { 1207 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingUniqueBodyStr3"] = { affix = "", "(180-220)% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingUniqueBodyStrDex1"] = { affix = "", "(150-200)% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingUniqueBodyStr4"] = { affix = "", "(60-80)% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingUniqueShieldStrDex2"] = { affix = "", "+(5-10) to Armour", statOrderKey = "1207", statOrder = { 1207 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingUniqueBootsStrInt2"] = { affix = "", "+(180-220) to Armour", statOrderKey = "1207", statOrder = { 1207 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingUniqueGlovesStr5"] = { affix = "", "+(400-600) to Armour", statOrderKey = "1207", statOrder = { 1207 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentUniqueGlovesStr3"] = { affix = "", "(200-220)% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentUniqueBodyStrDexInt1a"] = { affix = "", "(380-420)% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentUniqueHelmetStrDex6"] = { affix = "", "(100-150)% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentUniqueBodyStr6"] = { affix = "", "(200-250)% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentUniqueBootsStr3"] = { affix = "", "(150-200)% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentUnique__1"] = { affix = "", "(100-140)% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentUnique6"] = { affix = "", "(90-140)% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentUnique7"] = { affix = "", "(120-180)% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentUnique8_"] = { affix = "", "(90-150)% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentUnique__2"] = { affix = "", "+(120-160) to Armour", statOrderKey = "1207", statOrder = { 1207 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentUnique__3"] = { affix = "", "(350-400)% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentUnique__4"] = { affix = "", "(120-160)% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentUnique__5"] = { affix = "", "(130-170)% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentUnique__6"] = { affix = "", "(80-120)% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentUnique__7"] = { affix = "", "(60-80)% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentUnique__8"] = { affix = "", "(50-100)% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentUnique__9"] = { affix = "", "(80-100)% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentUnique__10"] = { affix = "", "(100-120)% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentUnique__11"] = { affix = "", "(130-150)% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentUnique__12"] = { affix = "", "(80-100)% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentUnique__13"] = { affix = "", "(100-120)% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentUnique__14_"] = { affix = "", "(180-220)% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentUnique__15"] = { affix = "", "(80-100)% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentUnique__16"] = { affix = "", "(200-250)% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentUnique__17"] = { affix = "", "(150-200)% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentUnique__18"] = { affix = "", "(150-180)% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentUnique__19"] = { affix = "", "(80-120)% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentUnique__20"] = { affix = "", "(60-80)% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentUnique__21"] = { affix = "", "(50-80)% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentUnique__22"] = { affix = "", "(80-120)% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentUnique__23"] = { affix = "", "(120-150)% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentUnique__24"] = { affix = "", "(100-150)% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentUnique__25"] = { affix = "", "(150-250)% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentUnique__26"] = { affix = "", "(80-120)% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingTransformedUnique__1"] = { affix = "", "+2000 to Armour", statOrderKey = "1207", statOrder = { 1207 }, level = 38, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingUnique__1"] = { affix = "", "+(100-120) to Armour", statOrderKey = "1207", statOrder = { 1207 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingUnique__2"] = { affix = "", "(200-250)% increased Armour", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUniqueBodyDex1"] = { affix = "", "(140-220)% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUniqueDexHelmet2"] = { affix = "", "(80-100)% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUniqueBootsDexInt1"] = { affix = "", "(80-120)% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUniqueGlovesDex1"] = { affix = "", "+(40-50) to Evasion Rating", statOrderKey = "1215", statOrder = { 1215 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUniqueGlovesStrDex1"] = { affix = "", "(60-100)% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUniqueShieldDex1"] = { affix = "", "(60-100)% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUniqueBootsDex1"] = { affix = "", "(80-100)% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUniqueBootsDex3"] = { affix = "", "(100-150)% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUniqueBodyDex2"] = { affix = "", "(100-150)% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUniqueBodyDex3"] = { affix = "", "(80-100)% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUniqueBodyDex4"] = { affix = "", "(50-70)% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUniqueHelmetDex3"] = { affix = "", "+(30-50) to Evasion Rating", statOrderKey = "1215", statOrder = { 1215 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUniqueShieldDex3"] = { affix = "", "(180-200)% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUniqueGlovesDex2"] = { affix = "", "(60-80)% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUniqueHelmetDex5"] = { affix = "", "(80-100)% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUniqueBodyDex5"] = { affix = "", "(200-250)% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUniqueGlovesStrDex3"] = { affix = "", "+(35-45) to Evasion Rating", statOrderKey = "1215", statOrder = { 1215 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUniqueHelmetDex6"] = { affix = "", "150% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingUniqueBodyDex6"] = { affix = "", "+(240-380) to Evasion Rating", statOrderKey = "1215", statOrder = { 1215 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUniqueBodyDex6"] = { affix = "", "(200-240)% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUniqueBootsDex5"] = { affix = "", "+(20-30) to Evasion Rating", statOrderKey = "1215", statOrder = { 1215 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasionRatingUniqueBodyStrDex3"] = { affix = "", "(180-220)% increased Armour and Evasion", statOrderKey = "1220", statOrder = { 1220 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUniqueBootsDex6"] = { affix = "", "(160-200)% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUniqueBootsStrDex4"] = { affix = "", "+(40-60) to Evasion Rating", statOrderKey = "1215", statOrder = { 1215 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingUniqueBodyDex7"] = { affix = "", "+(120-180) to Evasion Rating", statOrderKey = "1215", statOrder = { 1215 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingUnique__1"] = { affix = "", "+(100-150) to Evasion Rating", statOrderKey = "1215", statOrder = { 1215 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingUnique__2"] = { affix = "", "+(600-700) to Evasion Rating", statOrderKey = "1215", statOrder = { 1215 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingUnique__3"] = { affix = "", "+(400-500) to Evasion Rating", statOrderKey = "1215", statOrder = { 1215 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingUnique__4"] = { affix = "", "+(350-500) to Evasion Rating", statOrderKey = "1215", statOrder = { 1215 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingUnique__5"] = { affix = "", "+(80-120) to Evasion Rating", statOrderKey = "1215", statOrder = { 1215 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUniqueShieldDex4"] = { affix = "", "(30-50)% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUniqueGlovesDexInt5"] = { affix = "", "(150-180)% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUniqueBootsDex7"] = { affix = "", "180% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUniqueBodyStrDexInt1c"] = { affix = "", "(380-420)% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUniqueShieldDex5"] = { affix = "", "(100-120)% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUniqueBodyStrDex5"] = { affix = "", "(100-120)% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUniqueBootsStrDex5"] = { affix = "", "(100-150)% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvationRatingPercentUniqueBootsDex9"] = { affix = "", "(20-40)% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUnique__1"] = { affix = "", "(100-120)% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUnique__2"] = { affix = "", "(120-160)% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUnique__3"] = { affix = "", "(100-120)% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUnique__4"] = { affix = "", "(80-100)% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUnique__5"] = { affix = "", "(80-100)% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUnique__6"] = { affix = "", "(300-340)% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUnique__7"] = { affix = "", "(100-130)% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUnique__8"] = { affix = "", "(80-100)% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUnique__9"] = { affix = "", "(130-150)% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUnique__10"] = { affix = "", "(100-120)% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUnique__11"] = { affix = "", "(450-500)% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUnique__12"] = { affix = "", "(60-80)% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUnique__13"] = { affix = "", "(110-150)% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUnique__14"] = { affix = "", "(120-150)% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUnique__15_"] = { affix = "", "(60-80)% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUnique__16"] = { affix = "", "(60-120)% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUnique__17"] = { affix = "", "(120-150)% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentUnique__18"] = { affix = "", "(170-250)% increased Evasion Rating", statOrderKey = "1217", statOrder = { 1217 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUniqueBodyStrInt1"] = { affix = "", "(100-150)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUniqueHelmetStrInt1"] = { affix = "", "(100-150)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUniqueHelmetStrInt2"] = { affix = "", "(60-80)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUniqueBootsStrInt1"] = { affix = "", "(20-60)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUniqueBodyStrInt2"] = { affix = "", "(180-220)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUniqueShieldStrInt3"] = { affix = "", "(80-120)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUniqueShieldStrInt4"] = { affix = "", "(300-400)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUniqueShieldStrInt5"] = { affix = "", "(80-100)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUniqueBodyStrInt3"] = { affix = "", "(140-160)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUniqueBodyStrInt4"] = { affix = "", "(120-140)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUniqueShieldStrInt6"] = { affix = "", "(140-180)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUniqueBodyStrDexInt1e"] = { affix = "", "(200-220)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUniqueBodyStrDexInt1h"] = { affix = "", "(200-220)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUniqueBodyStrInt5"] = { affix = "", "(220-240)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUniqueBootsStrInt3"] = { affix = "", "(160-180)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergySheildUniqueGlovesStrInt2"] = { affix = "", "(150-180)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUniqueHelmetStrInt5"] = { affix = "", "(60-100)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUniqueHelmetStrInt6"] = { affix = "", "(70-80)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUnique__1"] = { affix = "", "(120-180)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUniqueBodyStrInt6"] = { affix = "", "(150-170)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUniqueBodyStrInt7"] = { affix = "", "(150-170)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUnique__2"] = { affix = "", "(50-75)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUnique__3"] = { affix = "", "(140-190)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUnique__4"] = { affix = "", "200% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUnique__5"] = { affix = "", "(80-120)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUnique__6"] = { affix = "", "(240-300)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUnique__7"] = { affix = "", "(60-140)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUnique__8"] = { affix = "", "(200-250)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUnique__9_"] = { affix = "", "(140-180)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUnique__10_"] = { affix = "", "(140-180)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUnique__11"] = { affix = "", "(150-190)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUnique__12"] = { affix = "", "(140-220)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUnique__13_"] = { affix = "", "(150-200)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUnique__14"] = { affix = "", "(250-300)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUnique__15"] = { affix = "", "(150-200)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUnique__16"] = { affix = "", "(80-120)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUnique__17_"] = { affix = "", "(100-140)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUnique__18_"] = { affix = "", "(200-250)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUnique__19"] = { affix = "", "333% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUnique__20"] = { affix = "", "(150-200)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUnique__21"] = { affix = "", "(150-200)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUnique__22"] = { affix = "", "(300-400)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUnique__23_"] = { affix = "", "(70-130)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUnique__24"] = { affix = "", "(120-160)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldUnique__25"] = { affix = "", "(150-200)% increased Armour and Energy Shield", statOrderKey = "1219", statOrder = { 1219 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEvasionUniqueStrDexHelmet1"] = { affix = "", "(40-60)% increased Armour and Evasion", statOrderKey = "1220", statOrder = { 1220 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasionUniqueGlovesStrDex2"] = { affix = "", "(40-60)% increased Armour and Evasion", statOrderKey = "1220", statOrder = { 1220 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasionUniqueShieldStrDex1"] = { affix = "", "(100-120)% increased Armour and Evasion", statOrderKey = "1220", statOrder = { 1220 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasionUniqueHelmetStrDex2"] = { affix = "", "(150-200)% increased Armour and Evasion", statOrderKey = "1220", statOrder = { 1220 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasionUniqueHelmetStrDex4"] = { affix = "", "(200-300)% increased Armour and Evasion", statOrderKey = "1220", statOrder = { 1220 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasionUniqueBootsStrDex3"] = { affix = "", "(40-60)% increased Armour and Evasion", statOrderKey = "1220", statOrder = { 1220 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasionUniqueBodyStrDex2"] = { affix = "", "(90-120)% increased Armour and Evasion", statOrderKey = "1220", statOrder = { 1220 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasionUniqueHelmetStrDex5"] = { affix = "", "(60-80)% increased Armour and Evasion", statOrderKey = "1220", statOrder = { 1220 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasionUniqueGlovesStrDex4"] = { affix = "", "(120-140)% increased Armour and Evasion", statOrderKey = "1220", statOrder = { 1220 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasionUniqueBodyStrDexInt1b"] = { affix = "", "(200-220)% increased Armour and Evasion", statOrderKey = "1220", statOrder = { 1220 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasionUniqueBodyStrDex4"] = { affix = "", "(160-200)% increased Armour and Evasion", statOrderKey = "1220", statOrder = { 1220 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasionUniqueGlovesStrDex5"] = { affix = "", "(80-120)% increased Armour and Evasion", statOrderKey = "1220", statOrder = { 1220 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasionUniqueBodyStrDex5"] = { affix = "", "(80-120)% increased Armour and Evasion", statOrderKey = "1220", statOrder = { 1220 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasionUniqueGlovesStrDex6"] = { affix = "", "(90-110)% increased Armour and Evasion", statOrderKey = "1220", statOrder = { 1220 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasionUniqueShieldStrDex3"] = { affix = "", "(90-130)% increased Armour and Evasion", statOrderKey = "1220", statOrder = { 1220 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasionUniqueShieldStrDex4"] = { affix = "", "(100-150)% increased Armour and Evasion", statOrderKey = "1220", statOrder = { 1220 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasionUnique__1"] = { affix = "", "(120-160)% increased Armour and Evasion", statOrderKey = "1220", statOrder = { 1220 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasionUnique__2"] = { affix = "", "(80-100)% increased Armour and Evasion", statOrderKey = "1220", statOrder = { 1220 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasionUnique__3_"] = { affix = "", "(40-70)% increased Armour and Evasion", statOrderKey = "1220", statOrder = { 1220 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasionUnique__4"] = { affix = "", "(200-250)% increased Armour and Evasion", statOrderKey = "1220", statOrder = { 1220 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasionUnique__5_"] = { affix = "", "(120-150)% increased Armour and Evasion", statOrderKey = "1220", statOrder = { 1220 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasionUnique__6"] = { affix = "", "(100-150)% increased Armour and Evasion", statOrderKey = "1220", statOrder = { 1220 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasionUnique__7"] = { affix = "", "(100-150)% increased Armour and Evasion", statOrderKey = "1220", statOrder = { 1220 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasionUnique__8_"] = { affix = "", "(100-140)% increased Armour and Evasion", statOrderKey = "1220", statOrder = { 1220 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasionUnique__9"] = { affix = "", "(170-200)% increased Armour and Evasion", statOrderKey = "1220", statOrder = { 1220 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasionUnique__10_"] = { affix = "", "(80-100)% increased Armour and Evasion", statOrderKey = "1220", statOrder = { 1220 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasionUnique__11"] = { affix = "", "(120-150)% increased Armour and Evasion", statOrderKey = "1220", statOrder = { 1220 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasionUnique__12"] = { affix = "", "(100-150)% increased Armour and Evasion", statOrderKey = "1220", statOrder = { 1220 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasionUnique__13"] = { affix = "", "(150-300)% increased Armour and Evasion", statOrderKey = "1220", statOrder = { 1220 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasionUnique__14"] = { affix = "", "(100-150)% increased Armour and Evasion", statOrderKey = "1220", statOrder = { 1220 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasionUnique__15_"] = { affix = "", "(120-150)% increased Armour and Evasion", statOrderKey = "1220", statOrder = { 1220 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasionUnique__16__"] = { affix = "", "(300-400)% increased Armour and Evasion", statOrderKey = "1220", statOrder = { 1220 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasionUnique__17_"] = { affix = "", "(150-200)% increased Armour and Evasion", statOrderKey = "1220", statOrder = { 1220 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasionUnique__18"] = { affix = "", "(200-300)% increased Armour and Evasion", statOrderKey = "1220", statOrder = { 1220 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasionUnique__19_"] = { affix = "", "(100-150)% increased Armour and Evasion", statOrderKey = "1220", statOrder = { 1220 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasionUnique__20"] = { affix = "", "(200-250)% increased Armour and Evasion", statOrderKey = "1220", statOrder = { 1220 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUniqueBodyDexInt1"] = { affix = "", "(120-150)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUniqueHelmetDexInt3"] = { affix = "", "(120-150)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUniqueBodyDexInt2"] = { affix = "", "(300-400)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUniqueBodyStrDexInt1d"] = { affix = "", "(200-220)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUniqueBodyStrDexInt1f"] = { affix = "", "(200-220)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUniqueHelmetDexInt5"] = { affix = "", "(245-280)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUniqueGlovesDexInt6"] = { affix = "", "(100-130)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUniqueBodyDexInt3"] = { affix = "", "(220-250)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUniqueBodyDexInt4"] = { affix = "", "(120-150)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUniqueHelmetDexInt6"] = { affix = "", "(150-200)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUnique__1"] = { affix = "", "(120-140)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUnique__2"] = { affix = "", "(90-110)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUnique__3"] = { affix = "", "(230-260)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUnique__4"] = { affix = "", "(140-170)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUnique__5"] = { affix = "", "(140-180)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUnique__6_"] = { affix = "", "(100-120)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUnique__7"] = { affix = "", "(130-150)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUnique__8"] = { affix = "", "(80-100)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUnique__9"] = { affix = "", "(500-600)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUnique__10"] = { affix = "", "(150-200)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUnique__11_"] = { affix = "", "(160-180)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUnique__12"] = { affix = "", "(180-220)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUnique__13"] = { affix = "", "(120-170)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUnique__14"] = { affix = "", "(160-200)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUnique__15"] = { affix = "", "(260-300)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUnique__16"] = { affix = "", "(200-250)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUnique__17"] = { affix = "", "(200-250)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUnique__18"] = { affix = "", "(100-150)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUnique__19___"] = { affix = "", "(250-300)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUnique__20"] = { affix = "", "(300-400)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUnique__21_"] = { affix = "", "(100-150)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUnique__22"] = { affix = "", "(140-180)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUnique__23"] = { affix = "", "(200-250)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUnique__24"] = { affix = "", "(100-150)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUnique__25"] = { affix = "", "(400-500)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUnique__26"] = { affix = "", "(100-150)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUnique__27"] = { affix = "", "(100-150)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUnique__28"] = { affix = "", "(80-120)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUnique__29"] = { affix = "", "(350-400)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUnique__30_"] = { affix = "", "(400-500)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUnique__31"] = { affix = "", "(100-140)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUnique__32_"] = { affix = "", "(160-220)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldUnique__33"] = { affix = "", "(140-160)% increased Evasion and Energy Shield", statOrderKey = "1221", statOrder = { 1221 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedArmourEvasionEnergyShieldUnique__1_"] = { affix = "", "(250-350)% increased Armour, Evasion and Energy Shield", statOrderKey = "1222", statOrder = { 1222 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentAndStunRecoveryUniqueHelmetInt2"] = { affix = "", "+(30-50) to maximum Energy Shield", "(10-15)% increased Stun and Block Recovery", statOrderKey = "1225,1544", statOrder = { 1225, 1544 }, level = 1, group = "IncreasedEnergyShieldAndStunRecovery", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentAndStunRecoveryUniqueBootsInt3"] = { affix = "", "(100-140)% increased Energy Shield", "(10-15)% increased Stun and Block Recovery", statOrderKey = "1226,1544", statOrder = { 1226, 1544 }, level = 1, group = "DefencesPercentAndStunRecovery", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentAndStunRecoveryUnique__1"] = { affix = "", "+(100-120) to maximum Energy Shield", "(30-40)% increased Stun and Block Recovery", statOrderKey = "1225,1544", statOrder = { 1225, 1544 }, level = 1, group = "IncreasedEnergyShieldAndStunRecovery", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentAndStunRecoveryUniqueStrHelmet2"] = { affix = "", "(100-120)% increased Armour", "10% increased Stun and Block Recovery", statOrderKey = "1209,1544", statOrder = { 1209, 1544 }, level = 1, group = "DefencesPercentAndStunRecovery", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedArmourPercentAndStunRecoveryUniqueShieldStr1"] = { affix = "", "(180-220)% increased Armour", "20% increased Stun and Block Recovery", statOrderKey = "1209,1544", statOrder = { 1209, 1544 }, level = 1, group = "DefencesPercentAndStunRecovery", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedEvasionPercentAndStunRecoveryUniqueDexHelmet1"] = { affix = "", "70% increased Evasion Rating", "15% increased Stun and Block Recovery", statOrderKey = "1217,1544", statOrder = { 1217, 1544 }, level = 1, group = "DefencesPercentAndStunRecovery", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalAddedFireDamageUniqueTwoHandAxe1"] = { affix = "", "Adds (16-21) to (32-38) Fire Damage", statOrderKey = "1038", statOrder = { 1038 }, level = 37, group = "FireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageUniqueRapier1"] = { affix = "", "Adds 3 to 7 Fire Damage", statOrderKey = "1038", statOrder = { 1038 }, level = 1, group = "FireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageUniqueBow6"] = { affix = "", "Adds 25 to 50 Fire Damage", statOrderKey = "1038", statOrder = { 1038 }, level = 1, group = "FireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageUniqueOneHandSword3"] = { affix = "", "Adds (49-98) to (101-140) Fire Damage", statOrderKey = "1038", statOrder = { 1038 }, level = 1, group = "FireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageUniqueTwoHandSword6"] = { affix = "", "Adds (425-475) to (550-600) Fire Damage", statOrderKey = "1038", statOrder = { 1038 }, level = 1, group = "FireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageUniqueDescentOneHandMace1"] = { affix = "", "Adds 3 to 6 Fire Damage", statOrderKey = "1038", statOrder = { 1038 }, level = 1, group = "FireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageUniqueStaff13"] = { affix = "", "Adds (10-15) to (20-25) Fire Damage", statOrderKey = "1038", statOrder = { 1038 }, level = 1, group = "FireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageUniqueOneHandAxe7"] = { affix = "", "Adds (5-15) to (20-25) Fire Damage", statOrderKey = "1038", statOrder = { 1038 }, level = 1, group = "FireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageUnique__1"] = { affix = "", "Adds 100 to 100 Fire Damage", statOrderKey = "1038", statOrder = { 1038 }, level = 1, group = "FireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageUnique__2"] = { affix = "", "Adds (10-14) to (18-22) Fire Damage", statOrderKey = "1038", statOrder = { 1038 }, level = 1, group = "FireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageUnique__3"] = { affix = "", "Adds (315-360) to (450-540) Fire Damage", statOrderKey = "1038", statOrder = { 1038 }, level = 1, group = "FireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageUnique__4"] = { affix = "", "Adds (223-250) to (264-280) Fire Damage", statOrderKey = "1038", statOrder = { 1038 }, level = 1, group = "FireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageUnique__5__"] = { affix = "", "Adds (130-160) to (220-240) Fire Damage", statOrderKey = "1038", statOrder = { 1038 }, level = 1, group = "FireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageUnique__6"] = { affix = "", "Adds (30-45) to (60-80) Fire Damage", statOrderKey = "1038", statOrder = { 1038 }, level = 1, group = "FireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageImplicitE1_"] = { affix = "", "Adds (40-48) to (60-72) Fire Damage", statOrderKey = "1038", statOrder = { 1038 }, level = 30, group = "FireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageImplicitE2_"] = { affix = "", "Adds (70-84) to (110-124) Fire Damage", statOrderKey = "1038", statOrder = { 1038 }, level = 50, group = "FireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageImplicitE3_"] = { affix = "", "Adds (105-116) to (160-172) Fire Damage", statOrderKey = "1038", statOrder = { 1038 }, level = 70, group = "FireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedColdDamageUniqueTwoHandMace2"] = { affix = "", "Adds 11 to 23 Cold Damage", statOrderKey = "1045", statOrder = { 1045 }, level = 19, group = "ColdDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageUniqueTwoHandSword2"] = { affix = "", "Adds 35 to 70 Cold Damage", statOrderKey = "1045", statOrder = { 1045 }, level = 18, group = "ColdDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageUniqueClaw5"] = { affix = "", "Adds 25 to 50 Cold Damage", statOrderKey = "1045", statOrder = { 1045 }, level = 1, group = "ColdDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageUniqueOneHandSword3"] = { affix = "", "Adds (49-98) to (101-140) Cold Damage", statOrderKey = "1045", statOrder = { 1045 }, level = 1, group = "ColdDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageUniqueDescentOneHandAxe1"] = { affix = "", "Adds 2 to 4 Cold Damage", statOrderKey = "1045", statOrder = { 1045 }, level = 1, group = "ColdDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageUniqueOneHandMace4_"] = { affix = "", "Adds (10-20) to (30-50) Cold Damage", statOrderKey = "1045", statOrder = { 1045 }, level = 1, group = "ColdDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageUniqueStaff13"] = { affix = "", "Adds (10-15) to (20-25) Cold Damage", statOrderKey = "1045", statOrder = { 1045 }, level = 1, group = "ColdDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageUniqueStaff14"] = { affix = "", "Adds (25-35) to (45-60) Cold Damage", statOrderKey = "1045", statOrder = { 1045 }, level = 1, group = "ColdDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageUnique__1"] = { affix = "", "Adds 100 to 100 Cold Damage", statOrderKey = "1045", statOrder = { 1045 }, level = 1, group = "ColdDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageUnique__2"] = { affix = "", "Adds (26-32) to (36-42) Cold Damage", statOrderKey = "1045", statOrder = { 1045 }, level = 1, group = "ColdDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageUnique__3"] = { affix = "", "Adds (30-38) to (40-50) Cold Damage", statOrderKey = "1045", statOrder = { 1045 }, level = 1, group = "ColdDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageUnique__4"] = { affix = "", "Adds (120-140) to (180-210) Cold Damage", statOrderKey = "1045", statOrder = { 1045 }, level = 1, group = "ColdDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageUnique__5"] = { affix = "", "Adds (80-100) to (160-200) Cold Damage", statOrderKey = "1045", statOrder = { 1045 }, level = 1, group = "ColdDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageUnique__6_"] = { affix = "", "Adds (310-350) to (460-500) Cold Damage", statOrderKey = "1045", statOrder = { 1045 }, level = 1, group = "ColdDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageUnique__7"] = { affix = "", "Adds (160-190) to (280-320) Cold Damage", statOrderKey = "1045", statOrder = { 1045 }, level = 1, group = "ColdDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageUnique__8"] = { affix = "", "Adds (130-150) to (270-300) Cold Damage", statOrderKey = "1045", statOrder = { 1045 }, level = 1, group = "ColdDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageUnique__9_"] = { affix = "", "Adds (385-440) to (490-545) Cold Damage", statOrderKey = "1045", statOrder = { 1045 }, level = 1, group = "ColdDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedLightningDamageUniqueOneHandSword3"] = { affix = "", "Adds 1 to (210-250) Lightning Damage", statOrderKey = "1054", statOrder = { 1054 }, level = 1, group = "LightningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageUniqueBow10"] = { affix = "", "Adds 1 to (275-325) Lightning Damage", statOrderKey = "1054", statOrder = { 1054 }, level = 1, group = "LightningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageUniqueDescentTwoHandSword1_"] = { affix = "", "Adds 1 to 9 Lightning Damage", statOrderKey = "1054", statOrder = { 1054 }, level = 1, group = "LightningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageUniqueOneHandSword7"] = { affix = "", "Adds 1 to (40-50) Lightning Damage", statOrderKey = "1054", statOrder = { 1054 }, level = 1, group = "LightningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageUniqueStaff14"] = { affix = "", "Adds (1-10) to (70-90) Lightning Damage", statOrderKey = "1054", statOrder = { 1054 }, level = 1, group = "LightningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageUnique__1"] = { affix = "", "Adds 100 to 100 Lightning Damage", statOrderKey = "1054", statOrder = { 1054 }, level = 1, group = "LightningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageUnique__2"] = { affix = "", "Adds 1 to (35-45) Lightning Damage", statOrderKey = "1054", statOrder = { 1054 }, level = 1, group = "LightningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageUnique__3"] = { affix = "", "Adds 1 to (45-55) Lightning Damage", statOrderKey = "1054", statOrder = { 1054 }, level = 1, group = "LightningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageUnique__4"] = { affix = "", "Adds 1 to (50-60) Lightning Damage", statOrderKey = "1054", statOrder = { 1054 }, level = 1, group = "LightningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageUnique__5"] = { affix = "", "Adds 1 to (60-70) Lightning Damage", statOrderKey = "1054", statOrder = { 1054 }, level = 1, group = "LightningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["IncreasedPhysicalDamageReductionRatingPercentUniqueJewel50"] = { affix = "", "(15-20)% increased Armour", statOrderKey = "1208", statOrder = { 1208 }, level = 1, group = "IncreasedPhysicalDamageReductionRatingPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["IncreasedPhysicalDamageReductionRatingPercentUnique__1"] = { affix = "", "(10-15)% increased Armour", statOrderKey = "1208", statOrder = { 1208 }, level = 1, group = "IncreasedPhysicalDamageReductionRatingPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["IncreasedEvasionRatingPercentUnique__1_"] = { affix = "", "(60-100)% increased Evasion Rating", statOrderKey = "1216", statOrder = { 1216 }, level = 1, group = "EvasionRatingPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["IncreasedEvasionRatingPercentUnique__2"] = { affix = "", "(15-25)% increased Evasion Rating", statOrderKey = "1216", statOrder = { 1216 }, level = 1, group = "EvasionRatingPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["IncreasedEnergyShieldPercentUniqueJewel51"] = { affix = "", "(3-6)% increased maximum Energy Shield", statOrderKey = "1227", statOrder = { 1227 }, level = 1, group = "EnergyShieldPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldPercentUnique__1"] = { affix = "", "20% increased maximum Energy Shield", statOrderKey = "1227", statOrder = { 1227 }, level = 1, group = "EnergyShieldPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldPercentUnique__2_"] = { affix = "", "(4-6)% increased maximum Energy Shield", statOrderKey = "1227", statOrder = { 1227 }, level = 1, group = "EnergyShieldPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldPercentUnique__3"] = { affix = "", "(6-10)% increased maximum Energy Shield", statOrderKey = "1227", statOrder = { 1227 }, level = 1, group = "EnergyShieldPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldPercentUnique__4"] = { affix = "", "5% increased maximum Energy Shield", statOrderKey = "1227", statOrder = { 1227 }, level = 1, group = "EnergyShieldPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldPercentUnique__5"] = { affix = "", "(6-10)% increased maximum Energy Shield", statOrderKey = "1227", statOrder = { 1227 }, level = 1, group = "EnergyShieldPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["ReducedEnergyShieldPercentUniqueAmulet13"] = { affix = "", "50% reduced maximum Energy Shield", statOrderKey = "1227", statOrder = { 1227 }, level = 20, group = "EnergyShieldPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["ReducedEnergyShieldPercentUniqueRing16"] = { affix = "", "(5-10)% reduced maximum Energy Shield", statOrderKey = "1227", statOrder = { 1227 }, level = 1, group = "EnergyShieldPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEvasionRatingUniqueQuiver1"] = { affix = "", "+(80-100) to Evasion Rating", statOrderKey = "1211", statOrder = { 1211 }, level = 1, group = "IncreasedEvasionRating", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_evasion_mod", }, modTags = { "evasion", "defences" }, }, + ["IncreasedEvasionRatingUniqueAmulet7"] = { affix = "", "+(100-150) to Evasion Rating", statOrderKey = "1211", statOrder = { 1211 }, level = 1, group = "IncreasedEvasionRating", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_evasion_mod", }, modTags = { "evasion", "defences" }, }, + ["IncreasedEvasionRatingUniqueRapier1"] = { affix = "", "+(20-40) to Evasion Rating", statOrderKey = "1211", statOrder = { 1211 }, level = 1, group = "IncreasedEvasionRating", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_evasion_mod", }, modTags = { "evasion", "defences" }, }, + ["IncreasedEvasionRatingUniqueOneHandSword4"] = { affix = "", "+(400-500) to Evasion Rating", statOrderKey = "1211", statOrder = { 1211 }, level = 1, group = "IncreasedEvasionRating", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_evasion_mod", }, modTags = { "evasion", "defences" }, }, + ["IncreasedEvasionRatingUniqueAmulet17"] = { affix = "", "+(80-100) to Evasion Rating", statOrderKey = "1211", statOrder = { 1211 }, level = 1, group = "IncreasedEvasionRating", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_evasion_mod", }, modTags = { "evasion", "defences" }, }, + ["IncreasedEvasionRatingUniqueQuiver3_"] = { affix = "", "+350 to Evasion Rating", statOrderKey = "1211", statOrder = { 1211 }, level = 1, group = "IncreasedEvasionRating", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_evasion_mod", }, modTags = { "evasion", "defences" }, }, + ["IncreasedEvasionRatingUniqueOneHandSword9"] = { affix = "", "+(180-200) to Evasion Rating", statOrderKey = "1211", statOrder = { 1211 }, level = 1, group = "IncreasedEvasionRating", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_evasion_mod", }, modTags = { "evasion", "defences" }, }, + ["IncreasedEvasionRatingUniqueRing30"] = { affix = "", "+(200-300) to Evasion Rating", statOrderKey = "1211", statOrder = { 1211 }, level = 1, group = "IncreasedEvasionRating", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_evasion_mod", }, modTags = { "evasion", "defences" }, }, + ["IncreasedEvasionRatingUnique___1"] = { affix = "", "+110 to Evasion Rating", statOrderKey = "1211", statOrder = { 1211 }, level = 1, group = "IncreasedEvasionRating", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_evasion_mod", }, modTags = { "evasion", "defences" }, }, + ["IncreasedEvasionRatingUnique__2"] = { affix = "", "+300 to Evasion Rating", statOrderKey = "1211", statOrder = { 1211 }, level = 1, group = "IncreasedEvasionRating", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_evasion_mod", }, modTags = { "evasion", "defences" }, }, + ["IncreasedEvasionRatingUnique__3"] = { affix = "", "+(1000-1500) to Evasion Rating", statOrderKey = "1211", statOrder = { 1211 }, level = 1, group = "IncreasedEvasionRating", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_evasion_mod", }, modTags = { "evasion", "defences" }, }, + ["IncreasedEvasionRatingUnique__4"] = { affix = "", "+(300-500) to Evasion Rating", statOrderKey = "1211", statOrder = { 1211 }, level = 1, group = "IncreasedEvasionRating", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_evasion_mod", }, modTags = { "evasion", "defences" }, }, + ["IncreasedEvasionRatingUnique__5_"] = { affix = "", "+(600-700) to Evasion Rating", statOrderKey = "1211", statOrder = { 1211 }, level = 1, group = "IncreasedEvasionRating", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_evasion_mod", }, modTags = { "evasion", "defences" }, }, + ["IncreasedEvasionRatingUnique__6_"] = { affix = "", "+(600-1000) to Evasion Rating", statOrderKey = "1211", statOrder = { 1211 }, level = 1, group = "IncreasedEvasionRating", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_evasion_mod", }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingUniqueBodyInt5"] = { affix = "", "+(10-20) to Evasion Rating", statOrderKey = "1215", statOrder = { 1215 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingUniqueBootsDex8"] = { affix = "", "+(30-50) to Evasion Rating", statOrderKey = "1215", statOrder = { 1215 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["IncreasedPhysicalDamageReductionRatingUniqueRing12"] = { affix = "", "+(260-300) to Armour", statOrderKey = "1206", statOrder = { 1206 }, level = 1, group = "IncreasedPhysicalDamageReductionRating", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_armour_mod", }, modTags = { "armour", "defences" }, }, + ["IncreasedPhysicalDamageReductionRatingUniqueAmulet16"] = { affix = "", "+(400-500) to Armour", statOrderKey = "1206", statOrder = { 1206 }, level = 1, group = "IncreasedPhysicalDamageReductionRating", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_armour_mod", }, modTags = { "armour", "defences" }, }, + ["IncreasedPhysicalDamageReductionRatingUniqueQuiver4"] = { affix = "", "+(400-450) to Armour", statOrderKey = "1206", statOrder = { 1206 }, level = 1, group = "IncreasedPhysicalDamageReductionRating", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_armour_mod", }, modTags = { "armour", "defences" }, }, + ["IncreasedPhysicalDamageReductionRatingUniqueBelt9"] = { affix = "", "+(300-350) to Armour", statOrderKey = "1206", statOrder = { 1206 }, level = 1, group = "IncreasedPhysicalDamageReductionRating", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_armour_mod", }, modTags = { "armour", "defences" }, }, + ["IncreasedPhysicalDamageReductionRatingUniqueJewel9"] = { affix = "", "+50 to Armour", statOrderKey = "1206", statOrder = { 1206 }, level = 1, group = "IncreasedPhysicalDamageReductionRating", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_armour_mod", }, modTags = { "armour", "defences" }, }, + ["IncreasedPhysicalDamageReductionRatingUnique__1"] = { affix = "", "+(450-500) to Armour", statOrderKey = "1206", statOrder = { 1206 }, level = 1, group = "IncreasedPhysicalDamageReductionRating", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_armour_mod", }, modTags = { "armour", "defences" }, }, + ["IncreasedPhysicalDamageReductionRatingUnique__3"] = { affix = "", "+(400-500) to Armour", statOrderKey = "1206", statOrder = { 1206 }, level = 1, group = "IncreasedPhysicalDamageReductionRating", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_armour_mod", }, modTags = { "armour", "defences" }, }, + ["IncreasedPhysicalDamageReductionRatingUnique__2"] = { affix = "", "+(260-300) to Armour", statOrderKey = "1207", statOrder = { 1207 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["IncreasedPhysicalDamageReductionRatingUnique__4"] = { affix = "", "+(350-400) to Armour", statOrderKey = "1206", statOrder = { 1206 }, level = 1, group = "IncreasedPhysicalDamageReductionRating", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_armour_mod", }, modTags = { "armour", "defences" }, }, + ["IncreasedPhysicalDamageReductionRatingUnique__5"] = { affix = "", "+(180-200) to Armour", statOrderKey = "1206", statOrder = { 1206 }, level = 1, group = "IncreasedPhysicalDamageReductionRating", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_armour_mod", }, modTags = { "armour", "defences" }, }, + ["IncreasedPhysicalDamageReductionRatingUnique__6_"] = { affix = "", "+(800-1200) to Armour", statOrderKey = "1206", statOrder = { 1206 }, level = 1, group = "IncreasedPhysicalDamageReductionRating", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_armour_mod", }, modTags = { "armour", "defences" }, }, + ["IncreasedPhysicalDamageReductionRatingUnique__7"] = { affix = "", "+(600-700) to Armour", statOrderKey = "1206", statOrder = { 1206 }, level = 1, group = "IncreasedPhysicalDamageReductionRating", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_armour_mod", }, modTags = { "armour", "defences" }, }, + ["MovementVelocityMarakethBowImplicit1"] = { affix = "", "6% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityMarakethBowImplicit2"] = { affix = "", "10% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityImplicitShield1"] = { affix = "", "3% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityImplicitShield2"] = { affix = "", "6% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityImplicitShield3"] = { affix = "", "9% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueTwoHandSword1"] = { affix = "", "10% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueAmulet5"] = { affix = "", "10% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueIntHelmet2"] = { affix = "", "5% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueBootsInt1"] = { affix = "", "10% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueBootsStrDex1"] = { affix = "", "20% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueBootsInt2"] = { affix = "", "20% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueBootsDexInt1"] = { affix = "", "20% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueBootsStr1"] = { affix = "", "15% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueGlovesStrDex2"] = { affix = "", "5% reduced Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueShieldStr1"] = { affix = "", "5% reduced Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityImplicitArmour1"] = { affix = "", "3% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueTwoHandSword3"] = { affix = "", "10% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueHelmetStrDex2"] = { affix = "", "20% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueTwoHandMace3"] = { affix = "", "10% reduced Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueBootsDex1"] = { affix = "", "30% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueBootsDex2"] = { affix = "", "10% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueBootsInt4"] = { affix = "", "(5-15)% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueBow7"] = { affix = "", "10% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueBodyDex4"] = { affix = "", "10% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueHelmetStrDex1"] = { affix = "", "10% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueClaw3"] = { affix = "", "5% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueBodyDex5"] = { affix = "", "10% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueBootsInt5"] = { affix = "", "25% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueHelmetDex6"] = { affix = "", "10% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueHelmetInt6"] = { affix = "", "10% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVeolcityUniqueAmulet12"] = { affix = "", "(10-15)% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVeolcityUniqueBootsDex4"] = { affix = "", "20% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVeolcityUniqueBodyDex6"] = { affix = "", "25% reduced Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVeolcityUniqueBootsDemigods1"] = { affix = "", "20% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique___6"] = { affix = "", "50% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueBootsDexInt2"] = { affix = "", "15% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityDescent2Boots1"] = { affix = "", "10% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueBootsStrDex4"] = { affix = "", "15% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueBodyDex7"] = { affix = "", "5% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueBootsStrDex3"] = { affix = "", "15% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueOneHandAxe3"] = { affix = "", "10% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueBootsStrInt2_"] = { affix = "", "20% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueBootsDex7"] = { affix = "", "30% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueBootsA1"] = { affix = "", "30% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueBootsW1"] = { affix = "", "25% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueOneHandSword9"] = { affix = "", "3% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueBootsStrInt3"] = { affix = "", "25% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueBootsDex8"] = { affix = "", "20% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityVictorAmulet"] = { affix = "", "(3-6)% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 16, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueBodyStrDex5_"] = { affix = "", "15% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueBodyStr5"] = { affix = "", "20% reduced Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueAmulet20"] = { affix = "", "(10-15)% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueJewel43"] = { affix = "", "4% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueOneHandAxe7"] = { affix = "", "5% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueBootsDexInt4"] = { affix = "", "25% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueBootsStrDex5"] = { affix = "", "25% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueBootsStr3"] = { affix = "", "25% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUniqueBootsInt6"] = { affix = "", "30% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__1"] = { affix = "", "30% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__2"] = { affix = "", "(5-10)% reduced Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__3"] = { affix = "", "5% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__4"] = { affix = "", "5% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique___5"] = { affix = "", "5% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__7"] = { affix = "", "15% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__8"] = { affix = "", "15% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__9_"] = { affix = "", "(3-5)% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__10"] = { affix = "", "25% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__11"] = { affix = "", "25% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__12"] = { affix = "", "30% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__13"] = { affix = "", "20% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__14"] = { affix = "", "25% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__15"] = { affix = "", "30% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__16"] = { affix = "", "15% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__17__"] = { affix = "", "15% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__18"] = { affix = "", "15% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__19"] = { affix = "", "15% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__20_"] = { affix = "", "25% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__21"] = { affix = "", "20% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__22"] = { affix = "", "30% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__23_"] = { affix = "", "20% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__24"] = { affix = "", "30% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__25"] = { affix = "", "20% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__26"] = { affix = "", "25% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__27"] = { affix = "", "20% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__28"] = { affix = "", "(20-30)% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__29"] = { affix = "", "25% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__30"] = { affix = "", "20% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__31"] = { affix = "", "25% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__32"] = { affix = "", "(10-15)% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__33_"] = { affix = "", "(5-10)% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__34"] = { affix = "", "25% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__35"] = { affix = "", "30% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__36_"] = { affix = "", "(5-8)% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__37"] = { affix = "", "10% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__38"] = { affix = "", "(1-20)% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__39_"] = { affix = "", "(20-30)% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__40"] = { affix = "", "25% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__42"] = { affix = "", "10% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__43"] = { affix = "", "25% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__44"] = { affix = "", "5% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__45"] = { affix = "", "30% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__46"] = { affix = "", "(8-12)% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__47_"] = { affix = "", "20% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityUnique__48"] = { affix = "", "30% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["ReducedMovementVelocityUnique__1"] = { affix = "", "10% reduced Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["ReducedMovementVelocityUnique__2"] = { affix = "", "10% reduced Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["ReducedMovementVelocityUnique__3"] = { affix = "", "3% reduced Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["ReducedMovementVelocityUniqueOneHandMace7"] = { affix = "", "5% reduced Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["ReducedMovementVelocityUniqueCorruptedJewel2_"] = { affix = "", "15% reduced Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["SpellDamageImplicitShield1"] = { affix = "", "(5-10)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageImplicitShield2"] = { affix = "", "(10-15)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageImplicitShield3"] = { affix = "", "(15-20)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageImplicitArmour1"] = { affix = "", "(3-10)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageImplicitGloves1"] = { affix = "", "(12-16)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageUniqueHelmetDexInt1"] = { affix = "", "(15-30)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageUniqueGlovesInt2"] = { affix = "", "(50-60)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageUniqueShieldInt1"] = { affix = "", "(40-60)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageUniqueShieldStrInt1"] = { affix = "", "(20-30)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageUniqueWand1"] = { affix = "", "(30-40)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageUniqueStaff2"] = { affix = "", "(50-60)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageUniqueSceptre2"] = { affix = "", "(20-30)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageUniqueBodyInt7"] = { affix = "", "(20-25)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageUniqueSceptre5"] = { affix = "", "(20-30)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageUniqueDescentWand1"] = { affix = "", "20% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageUniqueWand4"] = { affix = "", "(20-28)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageUniqueStaff6"] = { affix = "", "(120-160)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageUniqueWand7"] = { affix = "", "(20-40)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageUniqueHelmetInt8"] = { affix = "", "(80-100)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageUniqueDagger10"] = { affix = "", "(40-60)% increased Fire Damage", statOrderKey = "1035", statOrder = { 1035 }, level = 1, group = "FireDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["SpellDamageUniqueStaff12"] = { affix = "", "(50-70)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageUniqueStaff11_"] = { affix = "", "(40-60)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageUniqueCorruptedJewel3_"] = { affix = "", "(30-40)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageUniqueRing35"] = { affix = "", "(20-25)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageUnique__1"] = { affix = "", "(0-30)% reduced Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageUnique__2"] = { affix = "", "(60-80)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageUnique__3"] = { affix = "", "40% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageUnique__4"] = { affix = "", "(20-45)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageUnique__5"] = { affix = "", "(75-90)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageUnique__6"] = { affix = "", "(30-40)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageUnique__7"] = { affix = "", "(40-50)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageUnique__8_"] = { affix = "", "(100-140)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageUnique__9"] = { affix = "", "(70-100)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageUnique__10"] = { affix = "", "(30-50)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageUnique__11"] = { affix = "", "(20-40)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 85, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageUnique__12"] = { affix = "", "(20-25)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageUnique__13"] = { affix = "", "(20-25)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnWeaponUniqueDagger1"] = { affix = "", "(50-70)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnWeaponUniqueDagger4"] = { affix = "", "(60-70)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnWeaponUniqueWand3"] = { affix = "", "80% reduced Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnWeaponUniqueTwoHandAxe9"] = { affix = "", "(100-200)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnWeaponImplicitWand1"] = { affix = "", "(8-12)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnWeaponImplicitWand2"] = { affix = "", "(10-14)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnWeaponImplicitWand3"] = { affix = "", "(11-15)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnWeaponImplicitWand4"] = { affix = "", "(13-17)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnWeaponImplicitWand5"] = { affix = "", "(15-19)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnWeaponImplicitWand6"] = { affix = "", "(17-21)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnWeaponImplicitWand7"] = { affix = "", "(18-22)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnWeaponImplicitWand8"] = { affix = "", "(20-24)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnWeaponImplicitWand9"] = { affix = "", "(22-26)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnWeaponImplicitWand10"] = { affix = "", "(24-28)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnWeaponImplicitWand11"] = { affix = "", "(26-30)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnWeaponImplicitWand12"] = { affix = "", "(27-31)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnWeaponImplicitWand13"] = { affix = "", "(29-33)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnWeaponImplicitWand14"] = { affix = "", "(31-35)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnWeaponImplicitWand15"] = { affix = "", "(33-37)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnWeaponImplicitWand16"] = { affix = "", "(35-39)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnWeaponImplicitWand17"] = { affix = "", "(36-40)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnWeaponImplicitWand18"] = { affix = "", "(38-42)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["WeaponElementalDamageUniqueShieldStrInt4"] = { affix = "", "(10-20)% increased Elemental Damage with Attack Skills", statOrderKey = "5165", statOrder = { 5165 }, level = 1, group = "IncreasedWeaponElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["WeaponElementalDamageUniqueRing10"] = { affix = "", "(20-30)% increased Elemental Damage with Attack Skills", statOrderKey = "5165", statOrder = { 5165 }, level = 1, group = "IncreasedWeaponElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["WeaponElementalDamageUniqueBelt5"] = { affix = "", "(10-20)% increased Elemental Damage with Attack Skills", statOrderKey = "5165", statOrder = { 5165 }, level = 1, group = "IncreasedWeaponElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["WeaponElementalDamageUniqueRing21"] = { affix = "", "30% increased Elemental Damage with Attack Skills", statOrderKey = "5165", statOrder = { 5165 }, level = 1, group = "IncreasedWeaponElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["WeaponElementalDamageImplicitBow1"] = { affix = "", "(20-24)% increased Elemental Damage with Attack Skills", statOrderKey = "5165", statOrder = { 5165 }, level = 1, group = "IncreasedWeaponElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["WeaponElementalDamageImplicitBow2"] = { affix = "", "(25-28)% increased Elemental Damage with Attack Skills", statOrderKey = "5165", statOrder = { 5165 }, level = 1, group = "IncreasedWeaponElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["WeaponElementalDamageImplicitBow3"] = { affix = "", "(29-32)% increased Elemental Damage with Attack Skills", statOrderKey = "5165", statOrder = { 5165 }, level = 1, group = "IncreasedWeaponElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["WeaponElementalDamageImplicitSword1"] = { affix = "", "30% increased Elemental Damage with Attack Skills", statOrderKey = "5165", statOrder = { 5165 }, level = 1, group = "IncreasedWeaponElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["WeaponElementalDamageImplicitQuiver13New"] = { affix = "", "(20-30)% increased Elemental Damage with Attack Skills", statOrderKey = "5165", statOrder = { 5165 }, level = 83, group = "IncreasedWeaponElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["WeaponElementalDamageUniqueBelt10"] = { affix = "", "10% increased Elemental Damage with Attack Skills", statOrderKey = "5165", statOrder = { 5165 }, level = 1, group = "IncreasedWeaponElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["WeaponElementalDamageUnique__1"] = { affix = "", "(4-12)% increased Elemental Damage with Attack Skills", statOrderKey = "5165", statOrder = { 5165 }, level = 1, group = "IncreasedWeaponElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["WeaponElementalDamageUnique__2"] = { affix = "", "(20-40)% increased Elemental Damage with Attack Skills", statOrderKey = "5165", statOrder = { 5165 }, level = 1, group = "IncreasedWeaponElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["WeaponElementalDamageUnique__3"] = { affix = "", "(40-55)% increased Elemental Damage with Attack Skills", statOrderKey = "5165", statOrder = { 5165 }, level = 1, group = "IncreasedWeaponElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["WeaponElementalDamageUnique__4"] = { affix = "", "(20-25)% increased Elemental Damage with Attack Skills", statOrderKey = "5165", statOrder = { 5165 }, level = 1, group = "IncreasedWeaponElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["WeaponElementalDamageUnique__5"] = { affix = "", "(25-30)% increased Elemental Damage with Attack Skills", statOrderKey = "5165", statOrder = { 5165 }, level = 1, group = "IncreasedWeaponElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["ThisWeaponsWeaponElementalDamageUniqueWand6"] = { affix = "", "Attacks with this Weapon have (100-115)% increased Elemental Damage", statOrderKey = "2518", statOrder = { 2518 }, level = 1, group = "ThisWeaponWeaponElementalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["ManaLeechUniqueOneHandSword2"] = { affix = "", "(3-5)% of Physical Attack Damage Leeched as Mana", statOrderKey = "1351", statOrder = { 1351 }, level = 1, group = "ManaLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "mana", "physical", "attack" }, }, + ["ManaLeechPermyriadUniqueOneHandSword2"] = { affix = "", "(0.6-1)% of Physical Attack Damage Leeched as Mana", statOrderKey = "1352", statOrder = { 1352 }, level = 1, group = "ManaLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "mana", "physical", "attack" }, }, + ["ManaLeechUniqueTwoHandSword2"] = { affix = "", "3% of Physical Attack Damage Leeched as Mana", statOrderKey = "1351", statOrder = { 1351 }, level = 1, group = "ManaLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "mana", "physical", "attack" }, }, + ["ManaLeechPermyriadUniqueTwoHandSword2"] = { affix = "", "0.6% of Physical Attack Damage Leeched as Mana", statOrderKey = "1352", statOrder = { 1352 }, level = 1, group = "ManaLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "mana", "physical", "attack" }, }, + ["ManaLeechUniqueAmulet3"] = { affix = "", "1% of Physical Attack Damage Leeched as Mana", statOrderKey = "1349", statOrder = { 1349 }, level = 1, group = "ManaLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "mana", "physical", "attack" }, }, + ["ManaLeechPermyriadUniqueAmulet3"] = { affix = "", "0.2% of Physical Attack Damage Leeched as Mana", statOrderKey = "1350", statOrder = { 1350 }, level = 1, group = "ManaLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "mana", "physical", "attack" }, }, + ["ManaLeechStrDexHelmet1"] = { affix = "", "1% of Physical Attack Damage Leeched as Mana", statOrderKey = "1349", statOrder = { 1349 }, level = 1, group = "ManaLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "mana", "physical", "attack" }, }, + ["ManaLeechPermyriadStrDexHelmet1"] = { affix = "", "0.4% of Attack Damage Leeched as Mana", statOrderKey = "1356", statOrder = { 1356 }, level = 1, group = "ManaLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "attack" }, }, + ["ManaLeechUniqueGlovesStrDex1"] = { affix = "", "2% of Physical Attack Damage Leeched as Mana", statOrderKey = "1349", statOrder = { 1349 }, level = 1, group = "ManaLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "mana", "physical", "attack" }, }, + ["ManaLeechPermyriadUniqueGlovesStrDex1"] = { affix = "", "0.4% of Physical Attack Damage Leeched as Mana", statOrderKey = "1350", statOrder = { 1350 }, level = 1, group = "ManaLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "mana", "physical", "attack" }, }, + ["ManaLeechUniqueBelt1"] = { affix = "", "2% of Physical Attack Damage Leeched as Mana", statOrderKey = "1349", statOrder = { 1349 }, level = 1, group = "ManaLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "mana", "physical", "attack" }, }, + ["ManaLeechPermyriadUniqueBelt1"] = { affix = "", "0.4% of Physical Attack Damage Leeched as Mana", statOrderKey = "1350", statOrder = { 1350 }, level = 1, group = "ManaLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "mana", "physical", "attack" }, }, + ["ManaLeechUniqueTwoHandMace4"] = { affix = "", "2% of Physical Attack Damage Leeched as Mana", statOrderKey = "1351", statOrder = { 1351 }, level = 1, group = "ManaLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "mana", "physical", "attack" }, }, + ["ManaLeechPermyriadUniqueTwoHandMace4"] = { affix = "", "0.4% of Physical Attack Damage Leeched as Mana", statOrderKey = "1352", statOrder = { 1352 }, level = 1, group = "ManaLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "mana", "physical", "attack" }, }, + ["ManaLeechUniqueHelmetInt7"] = { affix = "", "(1-2)% of Physical Attack Damage Leeched as Mana", statOrderKey = "1349", statOrder = { 1349 }, level = 1, group = "ManaLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "mana", "physical", "attack" }, }, + ["ManaLeechPermyriadUniqueHelmetInt7"] = { affix = "", "(0.2-0.4)% of Attack Damage Leeched as Mana", statOrderKey = "1356", statOrder = { 1356 }, level = 1, group = "ManaLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "attack" }, }, + ["ManaLeechUniqueRing17"] = { affix = "", "2% of Physical Attack Damage Leeched as Mana", statOrderKey = "1349", statOrder = { 1349 }, level = 1, group = "ManaLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "mana", "physical", "attack" }, }, + ["ManaLeechPermyriadUniqueRing17"] = { affix = "", "0.4% of Physical Attack Damage Leeched as Mana", statOrderKey = "1350", statOrder = { 1350 }, level = 1, group = "ManaLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "mana", "physical", "attack" }, }, + ["ManaLeechUniqueGlovesDexInt6"] = { affix = "", "1% of Physical Attack Damage Leeched as Mana", statOrderKey = "1349", statOrder = { 1349 }, level = 1, group = "ManaLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "mana", "physical", "attack" }, }, + ["ManaLeechPermyriadUniqueGlovesDexInt6"] = { affix = "", "0.2% of Physical Attack Damage Leeched as Mana", statOrderKey = "1350", statOrder = { 1350 }, level = 1, group = "ManaLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "mana", "physical", "attack" }, }, + ["ManaLeechUniqueBodyStr6"] = { affix = "", "2% of Physical Attack Damage Leeched as Mana", statOrderKey = "1349", statOrder = { 1349 }, level = 1, group = "ManaLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "mana", "physical", "attack" }, }, + ["ManaLeechPermyriadUniqueBodyStr6"] = { affix = "", "0.4% of Physical Attack Damage Leeched as Mana", statOrderKey = "1350", statOrder = { 1350 }, level = 1, group = "ManaLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "mana", "physical", "attack" }, }, + ["ManaLeechPermyriadUnique__1"] = { affix = "", "0.2% of Physical Attack Damage Leeched as Mana", statOrderKey = "1350", statOrder = { 1350 }, level = 1, group = "ManaLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "mana", "physical", "attack" }, }, + ["ManaLeechPermyriadUnique__2"] = { affix = "", "1% of Physical Attack Damage Leeched as Mana", statOrderKey = "1352", statOrder = { 1352 }, level = 1, group = "ManaLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "mana", "physical", "attack" }, }, + ["ItemFoundQuantityIncreaseUniqueGlovesInt1"] = { affix = "", "(5-10)% increased Quantity of Items found", statOrderKey = "1256", statOrder = { 1256 }, level = 14, group = "ItemFoundQuantityIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundQuantityIncreaseUniqueBelt3"] = { affix = "", "(6-8)% increased Quantity of Items found", statOrderKey = "1256", statOrder = { 1256 }, level = 1, group = "ItemFoundQuantityIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundQuantityIncreaseUniqueBootsDex2"] = { affix = "", "(14-20)% increased Quantity of Items found", statOrderKey = "1256", statOrder = { 1256 }, level = 1, group = "ItemFoundQuantityIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundQuantityIncreaseUniqueRing7"] = { affix = "", "(10-16)% increased Quantity of Items found", statOrderKey = "1256", statOrder = { 1256 }, level = 1, group = "ItemFoundQuantityIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundQuantityIncreaseUniqueShieldInt4"] = { affix = "", "(4-8)% increased Quantity of Items found", statOrderKey = "1256", statOrder = { 1256 }, level = 1, group = "ItemFoundQuantityIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundQuantityIncreaseUniqueBodyStr5"] = { affix = "", "(10-15)% increased Quantity of Items found", statOrderKey = "1256", statOrder = { 1256 }, level = 1, group = "ItemFoundQuantityIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundQuantityIncreaseUniqueRing32"] = { affix = "", "(-10-10)% reduced Quantity of Items found", statOrderKey = "1256", statOrder = { 1256 }, level = 1, group = "ItemFoundQuantityIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundQuantityReduceUniqueCorruptedJewel1"] = { affix = "", "10% reduced Quantity of Items found", statOrderKey = "1256", statOrder = { 1256 }, level = 1, group = "ItemFoundQuantityIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundQuantityIncreasedUnique__1"] = { affix = "", "5% increased Quantity of Items found", statOrderKey = "1256", statOrder = { 1256 }, level = 1, group = "ItemFoundQuantityIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundRarityIncreaseImplicitRing1"] = { affix = "", "(6-15)% increased Rarity of Items found", statOrderKey = "1260", statOrder = { 1260 }, level = 25, group = "ItemFoundRarityIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundRarityIncreaseImplicitAmulet1"] = { affix = "", "(12-20)% increased Rarity of Items found", statOrderKey = "1260", statOrder = { 1260 }, level = 10, group = "ItemFoundRarityIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundRarityIncreaseUniqueRing3"] = { affix = "", "(50-70)% increased Rarity of Items found", statOrderKey = "1260", statOrder = { 1260 }, level = 1, group = "ItemFoundRarityIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundRarityIncreaseUniqueAmulet6"] = { affix = "", "30% increased Rarity of Items found", statOrderKey = "1260", statOrder = { 1260 }, level = 25, group = "ItemFoundRarityIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundRarityIncreaseUniqueStrDexHelmet1"] = { affix = "", "(20-30)% increased Rarity of Items found", statOrderKey = "1260", statOrder = { 1260 }, level = 1, group = "ItemFoundRarityIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundRarityIncreaseUniqueBootsDexInt1"] = { affix = "", "(20-30)% increased Rarity of Items found", statOrderKey = "1260", statOrder = { 1260 }, level = 1, group = "ItemFoundRarityIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundRarityIncreaseUniqueGlovesStrDex2"] = { affix = "", "(40-50)% increased Rarity of Items found", statOrderKey = "1260", statOrder = { 1260 }, level = 1, group = "ItemFoundRarityIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundRarityIncreaseUniqueTwoHandAxe2"] = { affix = "", "(30-40)% increased Rarity of Items found", statOrderKey = "1260", statOrder = { 1260 }, level = 1, group = "ItemFoundRarityIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundRarityDecreaseUniqueRapier1"] = { affix = "", "20% reduced Rarity of Items found", statOrderKey = "1260", statOrder = { 1260 }, level = 1, group = "ItemFoundRarityIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundRarityDecreaseUniqueTwoHandMace4"] = { affix = "", "(30-50)% reduced Rarity of Items found", statOrderKey = "1260", statOrder = { 1260 }, level = 1, group = "ItemFoundRarityIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundRarityDecreaseUniqueRing10"] = { affix = "", "(10-20)% reduced Rarity of Items found", statOrderKey = "1260", statOrder = { 1260 }, level = 1, group = "ItemFoundRarityIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundRarityIncreaseUniqueHelmetDex3"] = { affix = "", "10% increased Rarity of Items found", statOrderKey = "1260", statOrder = { 1260 }, level = 1, group = "ItemFoundRarityIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundRarityIncreaseUniqueHelmetWreath1"] = { affix = "", "(20-30)% increased Rarity of Items found", statOrderKey = "1260", statOrder = { 1260 }, level = 1, group = "ItemFoundRarityIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundRarityIncreaseUniqueRing6"] = { affix = "", "(10-30)% increased Rarity of Items found", statOrderKey = "1260", statOrder = { 1260 }, level = 1, group = "ItemFoundRarityIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundRarityIncreaseUniqueHelmetDex6"] = { affix = "", "(20-25)% increased Rarity of Items found", statOrderKey = "1260", statOrder = { 1260 }, level = 1, group = "ItemFoundRarityIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundRarityIncreaseUniqueRapier2"] = { affix = "", "20% reduced Rarity of Items found", statOrderKey = "1260", statOrder = { 1260 }, level = 1, group = "ItemFoundRarityIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundRarityDecreaseUniqueOneHandSword4"] = { affix = "", "50% reduced Rarity of Items found", statOrderKey = "1260", statOrder = { 1260 }, level = 1, group = "ItemFoundRarityIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundRarityIncreaseUniqueBootsDemigods1"] = { affix = "", "(20-30)% increased Rarity of Items found", statOrderKey = "1260", statOrder = { 1260 }, level = 1, group = "ItemFoundRarityIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundRarityIncreaseUniqueShieldStrDex2"] = { affix = "", "(30-40)% increased Rarity of Items found", statOrderKey = "1260", statOrder = { 1260 }, level = 1, group = "ItemFoundRarityIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundRarityIncreaseImplicitDemigodsBelt1"] = { affix = "", "(20-30)% increased Rarity of Items found", statOrderKey = "1260", statOrder = { 1260 }, level = 1, group = "ItemFoundRarityIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundRarityIncreaseUniqueRingDemigods1"] = { affix = "", "(16-24)% increased Rarity of Items found", statOrderKey = "1260", statOrder = { 1260 }, level = 16, group = "ItemFoundRarityIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundRarityIncreaseUniqueBodyStr5"] = { affix = "", "(30-50)% increased Rarity of Items found", statOrderKey = "1260", statOrder = { 1260 }, level = 1, group = "ItemFoundRarityIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundRarityIncreaseUniqueRing32_"] = { affix = "", "(-40-40)% reduced Rarity of Items found", statOrderKey = "1260", statOrder = { 1260 }, level = 1, group = "ItemFoundRarityIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundRarityIncreaseUniqueShieldDemigods"] = { affix = "", "(10-20)% increased Rarity of Items found", statOrderKey = "1260", statOrder = { 1260 }, level = 1, group = "ItemFoundRarityIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundRarityIncreaseUnique__1"] = { affix = "", "10% increased Rarity of Items found", statOrderKey = "1260", statOrder = { 1260 }, level = 1, group = "ItemFoundRarityIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundRarityIncreaseUnique__2"] = { affix = "", "30% increased Rarity of Items found", statOrderKey = "1260", statOrder = { 1260 }, level = 1, group = "ItemFoundRarityIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundRarityIncreaseUnique__3"] = { affix = "", "(6-30)% increased Rarity of Items found", statOrderKey = "1260", statOrder = { 1260 }, level = 1, group = "ItemFoundRarityIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundRarityIncreaseUnique__4_"] = { affix = "", "(10-20)% increased Rarity of Items found", statOrderKey = "1260", statOrder = { 1260 }, level = 1, group = "ItemFoundRarityIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundRarityIncreaseUnique__5"] = { affix = "", "(15-25)% increased Rarity of Items found", statOrderKey = "1260", statOrder = { 1260 }, level = 1, group = "ItemFoundRarityIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ReducedEnergyShieldDelayUniqueBodyInt1"] = { affix = "", "10% faster start of Energy Shield Recharge", statOrderKey = "1228", statOrder = { 1228 }, level = 1, group = "EnergyShieldDelay", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["ReducedEnergyShieldDelayUniqueDagger4"] = { affix = "", "10% faster start of Energy Shield Recharge", statOrderKey = "1228", statOrder = { 1228 }, level = 1, group = "EnergyShieldDelay", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["ReducedEnergyShieldDelayUniqueQuiver7"] = { affix = "", "80% faster start of Energy Shield Recharge", statOrderKey = "1228", statOrder = { 1228 }, level = 1, group = "EnergyShieldDelay", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["ReducedEnergyShieldDelayUniqueBelt11"] = { affix = "", "50% increased Energy Shield Recharge Rate", statOrderKey = "1231", statOrder = { 1231 }, level = 28, group = "EnergyShieldRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["ReducedEnergyShieldDelayUniqueCorruptedJewel15"] = { affix = "", "20% faster start of Energy Shield Recharge", statOrderKey = "1228", statOrder = { 1228 }, level = 1, group = "EnergyShieldDelay", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldDelayUniqueHelmetInt4"] = { affix = "", "50% reduced Energy Shield Recharge Rate", statOrderKey = "1231", statOrder = { 1231 }, level = 1, group = "EnergyShieldRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["ReducedEnergyShieldDelayUnique__1"] = { affix = "", "(30-50)% faster start of Energy Shield Recharge", statOrderKey = "1228", statOrder = { 1228 }, level = 1, group = "EnergyShieldDelay", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["ReducedEnergyShieldDelayImplicit1_"] = { affix = "", "(10-15)% faster start of Energy Shield Recharge", statOrderKey = "1228", statOrder = { 1228 }, level = 93, group = "EnergyShieldDelay", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedCastSpeedImplicitMarakethWand1"] = { affix = "", "10% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedImplicitMarakethWand2"] = { affix = "", "14% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUniqueAmulet1"] = { affix = "", "(10-15)% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUniqueStaff1"] = { affix = "", "10% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUniqueIntHelmet2"] = { affix = "", "(10-15)% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUniqueGlovesInt2"] = { affix = "", "15% reduced Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUniqueGlovesStr1"] = { affix = "", "(10-15)% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUniqueWand1"] = { affix = "", "10% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUniqueStaff2"] = { affix = "", "(10-20)% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUniqueGlovesInt4"] = { affix = "", "10% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUniqueWand3"] = { affix = "", "(10-20)% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUniqueAmulet16"] = { affix = "", "10% reduced Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUniqueClaw7"] = { affix = "", "(8-12)% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUniqueDescentWand1"] = { affix = "", "12% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUniqueSceptre6"] = { affix = "", "(15-18)% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUniqueWand4"] = { affix = "", "(5-8)% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUniqueGlovesDemigods1"] = { affix = "", "(6-10)% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUniqueStaff5"] = { affix = "", "18% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUniqueSceptre7"] = { affix = "", "(6-10)% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUniqueWand7"] = { affix = "", "(25-30)% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUniqueRing27"] = { affix = "", "(5-10)% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["ReducedCastSpeedUniqueBootsDex5"] = { affix = "", "10% reduced Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["ReducedCastSpeedUniqueHelmetInt8"] = { affix = "", "15% reduced Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["ReducedCastSpeedUniqueHelmetStrInt6"] = { affix = "", "15% reduced Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["ReducedCastSpeedUniqueGlovesStrInt4_"] = { affix = "", "(20-30)% reduced Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["ReducedCastSpeedUnique__1_"] = { affix = "", "(20-30)% reduced Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUniqueAmulet20"] = { affix = "", "(10-15)% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUniqueStaff12"] = { affix = "", "(8-12)% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUniqueWand10"] = { affix = "", "10% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUniqueTwoHandMace8"] = { affix = "", "(8-12)% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUniqueRing38"] = { affix = "", "(5-10)% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUnique__1"] = { affix = "", "(4-8)% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUnique__2"] = { affix = "", "(14-18)% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUnique__3"] = { affix = "", "(30-40)% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUnique__4"] = { affix = "", "(4-6)% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUnique__5"] = { affix = "", "(8-12)% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUnique__6"] = { affix = "", "(5-10)% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUnique__7"] = { affix = "", "(10-15)% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUnique__8"] = { affix = "", "(10-15)% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUnique__9"] = { affix = "", "(8-12)% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUnique__10"] = { affix = "", "(12-20)% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUnique__11__"] = { affix = "", "(15-20)% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUnique__12"] = { affix = "", "(6-10)% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUnique__13"] = { affix = "", "(25-30)% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUnique__14"] = { affix = "", "(15-20)% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUnique__15_"] = { affix = "", "(5-10)% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUnique__16"] = { affix = "", "(15-20)% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUnique__17"] = { affix = "", "(1-20)% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUnique__18_"] = { affix = "", "(5-7)% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUnique__19__"] = { affix = "", "(8-15)% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUnique__20"] = { affix = "", "(10-15)% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUnique__21"] = { affix = "", "(7-12)% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedUnique__22"] = { affix = "", "(15-25)% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedFishing__Unique1"] = { affix = "", "(10-15)% increased Cast Speed", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "red_herring", "caster", "speed" }, }, + ["LocalIncreasedAttackSpeedImplicitMarakethOneHandMace1"] = { affix = "", "4% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedImplicitMarakethOneHandMace2"] = { affix = "", "6% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueOneHandSword1"] = { affix = "", "10% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueBow1"] = { affix = "", "(10-20)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueBow2"] = { affix = "", "10% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueBow3"] = { affix = "", "10% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueTwoHandSword1"] = { affix = "", "20% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueTwoHandSword3"] = { affix = "", "20% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueRapier1"] = { affix = "", "20% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueTwoHandMace3"] = { affix = "", "10% reduced Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueDagger3"] = { affix = "", "10% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueOneHandMace1"] = { affix = "", "45% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueBow4"] = { affix = "", "100% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueBow5"] = { affix = "", "20% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueTwoHandMace4"] = { affix = "", "50% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueBow6"] = { affix = "", "(10-14)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueClaw1"] = { affix = "", "(20-30)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueSceptre1"] = { affix = "", "(10-20)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueClaw2"] = { affix = "", "20% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueBow8"] = { affix = "", "(36-50)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueClaw3"] = { affix = "", "5% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueOneHandAxe1"] = { affix = "", "(20-25)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueBow9"] = { affix = "", "(10-15)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedOneHandSword3"] = { affix = "", "(10-20)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueBow10"] = { affix = "", "(10-15)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueTwoHandSword6"] = { affix = "", "(10-15)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueOneHandAxe2"] = { affix = "", "(10-15)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueDescentDagger1"] = { affix = "", "10% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueDescentBow1"] = { affix = "", "10% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueDescentOneHandMace1"] = { affix = "", "20% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueTwoHandAxe7"] = { affix = "", "(12-16)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueSceptre7"] = { affix = "", "(11-15)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueWand6"] = { affix = "", "(10-18)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueBow11"] = { affix = "", "(10-14)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueOneHandSword6"] = { affix = "", "(7-10)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueOneHandSword7"] = { affix = "", "(25-30)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueStaff7"] = { affix = "", "(12-16)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueOneHandSword8"] = { affix = "", "(22-27)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueOneHandSword9"] = { affix = "", "(20-25)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueTwoHandSword8"] = { affix = "", "(6-12)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueStaff9"] = { affix = "", "(5-10)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueSceptre9"] = { affix = "", "(15-20)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueBow12"] = { affix = "", "(7-12)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueOneHandSword11"] = { affix = "", "(20-25)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueClaw8"] = { affix = "", "(10-15)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueWand9"] = { affix = "", "(5-10)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueTwoHandAxe9"] = { affix = "", "(7-12)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalReducedAttackSpeedUniqueDagger9"] = { affix = "", "10% reduced Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueDagger12"] = { affix = "", "10% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueClaw9"] = { affix = "", "(10-15)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueOneHandAxe7"] = { affix = "", "(7-10)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueOneHandSword12"] = { affix = "", "15% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueOneHandSword13_"] = { affix = "", "(10-15)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalReducedAttackSpeedUniqueOneHandMace6"] = { affix = "", "20% reduced Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalReducedAttackSpeedUnique__1"] = { affix = "", "50% reduced Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalReducedAttackSpeedUnique__2"] = { affix = "", "15% reduced Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalReducedAttackSpeedUnique__3"] = { affix = "", "(25-30)% reduced Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueOneHandMace8"] = { affix = "", "10% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUniqueTwoHandMace8_"] = { affix = "", "(8-12)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUnique__2"] = { affix = "", "(8-12)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUnique__1"] = { affix = "", "(4-8)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUnique__3"] = { affix = "", "(5-10)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUnique__4"] = { affix = "", "(10-15)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUnique__5"] = { affix = "", "(25-30)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUnique__6"] = { affix = "", "(14-20)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUnique__7"] = { affix = "", "(10-15)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUnique__8"] = { affix = "", "(10-15)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUnique__9"] = { affix = "", "(8-12)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUnique__10"] = { affix = "", "(8-10)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUnique__11"] = { affix = "", "(8-14)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUnique__12"] = { affix = "", "(8-14)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUnique__13"] = { affix = "", "(10-15)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUnique__14"] = { affix = "", "(17-25)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUnique__15"] = { affix = "", "(16-22)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUnique__16"] = { affix = "", "(8-12)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUnique__17"] = { affix = "", "(10-15)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUnique__18"] = { affix = "", "(8-14)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUnique__19"] = { affix = "", "(5-8)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUnique__20"] = { affix = "", "(10-15)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUnique__21"] = { affix = "", "(20-25)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUnique__22"] = { affix = "", "(10-15)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUnique__23"] = { affix = "", "(10-15)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUnique__24"] = { affix = "", "(8-12)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUnique__25"] = { affix = "", "(15-20)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUnique__26_"] = { affix = "", "(10-15)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUnique__27"] = { affix = "", "(5-8)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUnique__28"] = { affix = "", "(8-12)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUnique__29"] = { affix = "", "(10-15)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUnique__30"] = { affix = "", "(20-30)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUnique__31"] = { affix = "", "(8-12)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUnique__32"] = { affix = "", "(6-10)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUnique__33"] = { affix = "", "(15-20)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUnique__34"] = { affix = "", "(14-18)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUnique__35"] = { affix = "", "(25-30)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUnique__36"] = { affix = "", "(5-10)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedUnique__37___"] = { affix = "", "(16-20)% increased Attack Speed", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedImplicitShield1"] = { affix = "", "6% increased Attack Speed", statOrderKey = "1080", statOrder = { 1080 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedImplicitShield2"] = { affix = "", "12% increased Attack Speed", statOrderKey = "1080", statOrder = { 1080 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedImplicitShield3"] = { affix = "", "18% increased Attack Speed", statOrderKey = "1080", statOrder = { 1080 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedImplicitQuiver10New"] = { affix = "", "(8-10)% increased Attack Speed", statOrderKey = "1080", statOrder = { 1080 }, level = 62, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedUniqueQuiver1"] = { affix = "", "10% increased Attack Speed", statOrderKey = "1080", statOrder = { 1080 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedUniqueIntHelmet2"] = { affix = "", "(10-15)% increased Attack Speed", statOrderKey = "1080", statOrder = { 1080 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedUniqueBootsDexInt1"] = { affix = "", "10% increased Attack Speed", statOrderKey = "1080", statOrder = { 1080 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedUniqueGlovesDex2"] = { affix = "", "5% increased Attack Speed", statOrderKey = "1080", statOrder = { 1080 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedUniqueGlovesStrDex1"] = { affix = "", "(5-10)% increased Attack Speed", statOrderKey = "1080", statOrder = { 1080 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedUniqueGlovesStr1"] = { affix = "", "(10-15)% increased Attack Speed", statOrderKey = "1080", statOrder = { 1080 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedUniqueHelmetStrDex2"] = { affix = "", "16% increased Attack Speed", statOrderKey = "1080", statOrder = { 1080 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedUniqueGlovesStr2"] = { affix = "", "(5-15)% reduced Attack Speed", statOrderKey = "1080", statOrder = { 1080 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedUniqueHelmetDex4"] = { affix = "", "10% increased Attack Speed", statOrderKey = "1080", statOrder = { 1080 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedUniqueBodyDex5"] = { affix = "", "10% increased Attack Speed", statOrderKey = "1080", statOrder = { 1080 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedUniqueGlovesDexInt3"] = { affix = "", "10% increased Attack Speed", statOrderKey = "1080", statOrder = { 1080 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedUniqueHelmetDex6"] = { affix = "", "15% increased Attack Speed", statOrderKey = "1080", statOrder = { 1080 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedUniqueBodyStr3"] = { affix = "", "(10-15)% increased Attack Speed", statOrderKey = "1080", statOrder = { 1080 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedUniqueGlovesDemigods1"] = { affix = "", "(10-16)% increased Attack Speed", statOrderKey = "1080", statOrder = { 1080 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedUniqueBodyDex7"] = { affix = "", "10% increased Attack Speed", statOrderKey = "1080", statOrder = { 1080 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedUniqueQuiver3"] = { affix = "", "(8-12)% increased Attack Speed", statOrderKey = "1080", statOrder = { 1080 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedUniqueQuiver5"] = { affix = "", "(8-12)% increased Attack Speed", statOrderKey = "1080", statOrder = { 1080 }, level = 4, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedUniqueQuiver6"] = { affix = "", "(7-10)% increased Attack Speed", statOrderKey = "1080", statOrder = { 1080 }, level = 10, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedUniqueQuiver7"] = { affix = "", "(8-12)% increased Attack Speed", statOrderKey = "1080", statOrder = { 1080 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedUniqueGlovesStrDex5"] = { affix = "", "(6-9)% increased Attack Speed", statOrderKey = "1080", statOrder = { 1080 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedUniqueShieldDex6"] = { affix = "", "(6-10)% increased Attack Speed", statOrderKey = "1080", statOrder = { 1080 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedUniqueShieldDexInt2"] = { affix = "", "(10-15)% increased Attack Speed", statOrderKey = "1080", statOrder = { 1080 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedUniqueQuiver9"] = { affix = "", "10% increased Attack Speed", statOrderKey = "1080", statOrder = { 1080 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedUniqueRing27"] = { affix = "", "(10-15)% increased Attack Speed", statOrderKey = "1080", statOrder = { 1080 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedUniqueShieldInt5"] = { affix = "", "(8-12)% increased Attack Speed", statOrderKey = "1080", statOrder = { 1080 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["ReducedAttackSpeedUniqueAmulet16"] = { affix = "", "10% reduced Attack Speed", statOrderKey = "1080", statOrder = { 1080 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["ReducedAttackSpeedUniqueGlovesStrInt4"] = { affix = "", "(20-30)% reduced Attack Speed", statOrderKey = "1080", statOrder = { 1080 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["ReducedAttackSpeedUnique__1"] = { affix = "", "30% reduced Attack Speed", statOrderKey = "1080", statOrder = { 1080 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedUniqueAmulet20"] = { affix = "", "(10-15)% increased Attack Speed", statOrderKey = "1080", statOrder = { 1080 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedUniqueRing37"] = { affix = "", "(5-10)% increased Attack Speed", statOrderKey = "1080", statOrder = { 1080 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedUnique_1"] = { affix = "", "(8-13)% increased Attack Speed", statOrderKey = "1080", statOrder = { 1080 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedUnique__3_"] = { affix = "", "(1-20)% increased Attack Speed", statOrderKey = "1080", statOrder = { 1080 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedUnique__4_"] = { affix = "", "(7-12)% increased Attack Speed", statOrderKey = "1080", statOrder = { 1080 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedTransformedUnique__1"] = { affix = "", "(5-10)% increased Attack Speed", statOrderKey = "1080", statOrder = { 1080 }, level = 30, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAccuracyUniqueBow2"] = { affix = "", "+30 to Accuracy Rating", statOrderKey = "1658", statOrder = { 1658 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracyUniqueTwoHandAxe1"] = { affix = "", "+(150-250) to Accuracy Rating", statOrderKey = "1658", statOrder = { 1658 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracyUniqueTwoHandSword1"] = { affix = "", "+(300-350) to Accuracy Rating", statOrderKey = "1658", statOrder = { 1658 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracyUniqueAmulet5"] = { affix = "", "+100 to Accuracy Rating", statOrderKey = "1102", statOrder = { 1102 }, level = 7, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracyUniqueStrDexHelmet1"] = { affix = "", "+500 to Accuracy Rating", statOrderKey = "1102", statOrder = { 1102 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracyUniqueGlovesDexInt1"] = { affix = "", "+(50-80) to Accuracy Rating", statOrderKey = "1102", statOrder = { 1102 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracyUniqueAmulet7"] = { affix = "", "+(100-150) to Accuracy Rating", statOrderKey = "1102", statOrder = { 1102 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracyUniqueTwoHandMace3"] = { affix = "", "-100 to Accuracy Rating", statOrderKey = "1658", statOrder = { 1658 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracyUniqueBow4"] = { affix = "", "+(25-50) to Accuracy Rating", statOrderKey = "1658", statOrder = { 1658 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracyUniqueBow7"] = { affix = "", "+(350-400) to Accuracy Rating", statOrderKey = "1658", statOrder = { 1658 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracyUniqueRing12"] = { affix = "", "+(300-350) to Accuracy Rating", statOrderKey = "1102", statOrder = { 1102 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracyUniqueHelmetInt7"] = { affix = "", "+(300-350) to Accuracy Rating", statOrderKey = "1102", statOrder = { 1102 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracyUniqueTwoHandAxe5"] = { affix = "", "+(120-150) to Accuracy Rating", statOrderKey = "1658", statOrder = { 1658 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["ReducedAccuracyUniqueTwoHandSword5"] = { affix = "", "-150 to Accuracy Rating", statOrderKey = "1102", statOrder = { 1102 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracyUniqueAmulet17_"] = { affix = "", "+(80-120) to Accuracy Rating", statOrderKey = "1102", statOrder = { 1102 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracyUniqueDescentBow1"] = { affix = "", "+30 to Accuracy Rating", statOrderKey = "1102", statOrder = { 1102 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracyUniqueRing17"] = { affix = "", "+333 to Accuracy Rating", statOrderKey = "1102", statOrder = { 1102 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracyUniqueWand6"] = { affix = "", "+(340-400) to Accuracy Rating", statOrderKey = "1658", statOrder = { 1658 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracyUniqueOneHandSword9"] = { affix = "", "+(280-300) to Accuracy Rating", statOrderKey = "1658", statOrder = { 1658 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracyUniqueTwoHandSword7"] = { affix = "", "+(90-120) to Accuracy Rating", statOrderKey = "1102", statOrder = { 1102 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracyUniqueSceptre8"] = { affix = "", "+(160-220) to Accuracy Rating", statOrderKey = "1102", statOrder = { 1102 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracyUnique__1"] = { affix = "", "+(300-400) to Accuracy Rating", statOrderKey = "1658", statOrder = { 1658 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracyUnique__2"] = { affix = "", "+(350-400) to Accuracy Rating", statOrderKey = "1658", statOrder = { 1658 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracyUnique__3"] = { affix = "", "+(600-1000) to Accuracy Rating", statOrderKey = "1102", statOrder = { 1102 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracyUnique__4"] = { affix = "", "+(800-1000) to Accuracy Rating", statOrderKey = "1102", statOrder = { 1102 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracyUnique__5"] = { affix = "", "+(300-400) to Accuracy Rating", statOrderKey = "1102", statOrder = { 1102 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracyUnique__6"] = { affix = "", "+(150-250) to Accuracy Rating", statOrderKey = "1102", statOrder = { 1102 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracyUnique__7_"] = { affix = "", "+(200-300) to Accuracy Rating", statOrderKey = "1102", statOrder = { 1102 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracyUnique__8"] = { affix = "", "+(350-500) to Accuracy Rating", statOrderKey = "1102", statOrder = { 1102 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracyUnique__9____"] = { affix = "", "-5000 to Accuracy Rating", statOrderKey = "1102", statOrder = { 1102 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["LifeRegenerationUniqueRing1"] = { affix = "", "Regenerate (2-4) Life per second", statOrderKey = "1240", statOrder = { 1240 }, level = 1, group = "LifeRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, + ["LifeRegenerationImplicitAmulet1"] = { affix = "", "Regenerate (2-4) Life per second", statOrderKey = "1240", statOrder = { 1240 }, level = 2, group = "LifeRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, + ["LifeRegenerationImplicitAmulet2"] = { affix = "", "Regenerate (1.2-1.6)% of Life per second", statOrderKey = "1584", statOrder = { 1584 }, level = 93, group = "LifeRegenerationRatePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeRegenerationUniqueShieldDex2"] = { affix = "", "Regenerate (5-7.5) Life per second", statOrderKey = "1240", statOrder = { 1240 }, level = 1, group = "LifeRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, + ["LifeRegenerationUniqueTwoHandAxe4"] = { affix = "", "Regenerate 20 Life per second", statOrderKey = "1240", statOrder = { 1240 }, level = 1, group = "LifeRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, + ["LifeRegenerationUniqueWreath1"] = { affix = "", "Regenerate 2 Life per second", statOrderKey = "1240", statOrder = { 1240 }, level = 1, group = "LifeRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, + ["LifeRegenerationUniqueShieldStrInt5"] = { affix = "", "Regenerate (15-20) Life per second", statOrderKey = "1240", statOrder = { 1240 }, level = 1, group = "LifeRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, + ["LifeRegenerationUniqueBootsDex5"] = { affix = "", "Regenerate (1.7-2.7) Life per second", statOrderKey = "1240", statOrder = { 1240 }, level = 1, group = "LifeRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, + ["LifeRegenerationUniqueBelt8"] = { affix = "", "Regenerate (66.7-75) Life per second", statOrderKey = "1240", statOrder = { 1240 }, level = 1, group = "LifeRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, + ["LifeRegenerationUniqueGlovesStrDex5"] = { affix = "", "Regenerate (3-4) Life per second", statOrderKey = "1240", statOrder = { 1240 }, level = 1, group = "LifeRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, + ["LifeRegenerationUniqueRing26"] = { affix = "", "Regenerate (13-17) Life per second", statOrderKey = "1240", statOrder = { 1240 }, level = 1, group = "LifeRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, + ["LifeRegenerationUniqueRing33"] = { affix = "", "Regenerate (10-15) Life per second", statOrderKey = "1240", statOrder = { 1240 }, level = 1, group = "LifeRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, + ["LifeRegenerationUniqueAmulet25"] = { affix = "", "Regenerate (16-24) Life per second", statOrderKey = "1240", statOrder = { 1240 }, level = 1, group = "LifeRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, + ["LifeRegenerationUnique__1"] = { affix = "", "Regenerate (50-70) Life per second", statOrderKey = "1240", statOrder = { 1240 }, level = 1, group = "LifeRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, + ["LifeRegenerationUnique__2__"] = { affix = "", "Regenerate (50-70) Life per second", statOrderKey = "1240", statOrder = { 1240 }, level = 1, group = "LifeRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, + ["ManaRegenerationImplicitAmulet1"] = { affix = "", "(20-30)% increased Mana Regeneration Rate", statOrderKey = "1248", statOrder = { 1248 }, level = 2, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegenerationImplicitAmulet2"] = { affix = "", "(48-56)% increased Mana Regeneration Rate", statOrderKey = "1248", statOrder = { 1248 }, level = 97, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegenerationImplicitDemigodsBelt1"] = { affix = "", "(20-40)% increased Mana Regeneration Rate", statOrderKey = "1248", statOrder = { 1248 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegenerationUniqueRing5"] = { affix = "", "50% increased Mana Regeneration Rate", statOrderKey = "1248", statOrder = { 1248 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegenerationUniqueDexHelmet2"] = { affix = "", "60% increased Mana Regeneration Rate", statOrderKey = "1248", statOrder = { 1248 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegenerationUniqueIntHelmet2"] = { affix = "", "30% increased Mana Regeneration Rate", statOrderKey = "1248", statOrder = { 1248 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegenerationUniqueBootsInt2"] = { affix = "", "(20-40)% increased Mana Regeneration Rate", statOrderKey = "1248", statOrder = { 1248 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegenerationUniqueBootsDex2"] = { affix = "", "60% increased Mana Regeneration Rate", statOrderKey = "1248", statOrder = { 1248 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegenerationUniqueAmulet10"] = { affix = "", "(80-100)% increased Mana Regeneration Rate", statOrderKey = "1248", statOrder = { 1248 }, level = 20, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegenerationUniqueRing14"] = { affix = "", "(45-65)% increased Mana Regeneration Rate", statOrderKey = "1248", statOrder = { 1248 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegenerationUniqueBootsDex5"] = { affix = "", "(20-30)% increased Mana Regeneration Rate", statOrderKey = "1248", statOrder = { 1248 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegenerationUniqueBelt6"] = { affix = "", "20% increased Mana Regeneration Rate", statOrderKey = "1248", statOrder = { 1248 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegenerationUniqueBodyDexInt2"] = { affix = "", "(40-50)% increased Mana Regeneration Rate", statOrderKey = "1248", statOrder = { 1248 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegenerationUniqueBootsStrDex4"] = { affix = "", "(30-40)% increased Mana Regeneration Rate", statOrderKey = "1248", statOrder = { 1248 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegenerationUniqueOneHandMace3"] = { affix = "", "(30-50)% increased Mana Regeneration Rate", statOrderKey = "1248", statOrder = { 1248 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegenerationUniqueBow11"] = { affix = "", "60% increased Mana Regeneration Rate", statOrderKey = "1248", statOrder = { 1248 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegenerationUniqueGlovesStrInt2"] = { affix = "", "(20-40)% increased Mana Regeneration Rate", statOrderKey = "1248", statOrder = { 1248 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegenerationUniqueRingDemigod1"] = { affix = "", "(30-40)% increased Mana Regeneration Rate", statOrderKey = "1248", statOrder = { 1248 }, level = 16, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegenerationUniqueRing26"] = { affix = "", "(20-40)% increased Mana Regeneration Rate", statOrderKey = "1248", statOrder = { 1248 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegenerationUniqueHelmetStrInt5"] = { affix = "", "20% reduced Mana Regeneration Rate", statOrderKey = "1248", statOrder = { 1248 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegenerationUniqueRing33"] = { affix = "", "(20-40)% increased Mana Regeneration Rate", statOrderKey = "1248", statOrder = { 1248 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegenerationUniqueAmulet21"] = { affix = "", "(30-50)% increased Mana Regeneration Rate", statOrderKey = "1248", statOrder = { 1248 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegenerationUniqueJewel30"] = { affix = "", "(20-30)% increased Mana Regeneration Rate", statOrderKey = "1248", statOrder = { 1248 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegenerationUniqueJewel43"] = { affix = "", "10% increased Mana Regeneration Rate", statOrderKey = "1248", statOrder = { 1248 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegenerationUniqueRing34"] = { affix = "", "(30-40)% increased Mana Regeneration Rate", statOrderKey = "1248", statOrder = { 1248 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegenerationUniqueShieldInt5"] = { affix = "", "(20-40)% increased Mana Regeneration Rate", statOrderKey = "1248", statOrder = { 1248 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegenerationUnique__1"] = { affix = "", "(15-25)% increased Mana Regeneration Rate", statOrderKey = "1248", statOrder = { 1248 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegenerationUnique__2"] = { affix = "", "(20-30)% increased Mana Regeneration Rate", statOrderKey = "1248", statOrder = { 1248 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegenerationUnique__3"] = { affix = "", "(20-40)% increased Mana Regeneration Rate", statOrderKey = "1248", statOrder = { 1248 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegenerationUnique__4"] = { affix = "", "(20-30)% increased Mana Regeneration Rate", statOrderKey = "1248", statOrder = { 1248 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegenerationUnique__5"] = { affix = "", "(20-40)% increased Mana Regeneration Rate", statOrderKey = "1248", statOrder = { 1248 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegenerationUnique__6"] = { affix = "", "(30-40)% increased Mana Regeneration Rate", statOrderKey = "1248", statOrder = { 1248 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegenerationUnique__7"] = { affix = "", "(45-50)% increased Mana Regeneration Rate", statOrderKey = "1248", statOrder = { 1248 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegenerationUnique__8"] = { affix = "", "(40-45)% increased Mana Regeneration Rate", statOrderKey = "1248", statOrder = { 1248 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegenerationUnique__9___"] = { affix = "", "(80-100)% increased Mana Regeneration Rate", statOrderKey = "1248", statOrder = { 1248 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegenerationUnique__10"] = { affix = "", "(30-50)% increased Mana Regeneration Rate", statOrderKey = "1248", statOrder = { 1248 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegenerationUnique__11___"] = { affix = "", "(40-60)% increased Mana Regeneration Rate", statOrderKey = "1248", statOrder = { 1248 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegenerationUnique__12"] = { affix = "", "(25-40)% increased Mana Regeneration Rate", statOrderKey = "1248", statOrder = { 1248 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegenerationUnique__13"] = { affix = "", "(25-40)% increased Mana Regeneration Rate", statOrderKey = "1248", statOrder = { 1248 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegenerationUnique__14___"] = { affix = "", "60% reduced Mana Regeneration Rate", statOrderKey = "1248", statOrder = { 1248 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ReducedManaRegenerationUniqueRing27"] = { affix = "", "15% increased Mana Regeneration Rate", statOrderKey = "1248", statOrder = { 1248 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["BaseManaRegenerationUniqueBodyDexInt2"] = { affix = "", "Regenerate 1% of Mana per second", statOrderKey = "1246", statOrder = { 1246 }, level = 1, group = "BaseManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["StunThresholdReductionImlicitMarakethOneHandSword1"] = { affix = "", "8% reduced Enemy Stun Threshold", statOrderKey = "1184", statOrder = { 1184 }, level = 1, group = "StunThresholdReduction", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunThresholdReductionImlicitMarakethOneHandSword2"] = { affix = "", "12% reduced Enemy Stun Threshold", statOrderKey = "1184", statOrder = { 1184 }, level = 1, group = "StunThresholdReduction", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunThresholdReductionImplicitMace1"] = { affix = "", "10% reduced Enemy Stun Threshold", statOrderKey = "1184", statOrder = { 1184 }, level = 1, group = "StunThresholdReduction", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunThresholdReductionImplicitMace2"] = { affix = "", "15% reduced Enemy Stun Threshold", statOrderKey = "1184", statOrder = { 1184 }, level = 1, group = "StunThresholdReduction", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunThresholdReductionImplicitMace3_"] = { affix = "", "20% reduced Enemy Stun Threshold", statOrderKey = "1184", statOrder = { 1184 }, level = 1, group = "StunThresholdReduction", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunThresholdReductionUniqueTwoHandMace1"] = { affix = "", "15% reduced Enemy Stun Threshold", statOrderKey = "1184", statOrder = { 1184 }, level = 1, group = "StunThresholdReduction", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunThresholdReductionUniqueQuiver2"] = { affix = "", "(10-15)% reduced Enemy Stun Threshold", statOrderKey = "1184", statOrder = { 1184 }, level = 1, group = "StunThresholdReduction", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunThresholdReductionUniqueGlovesDexInt2"] = { affix = "", "10% reduced Enemy Stun Threshold", statOrderKey = "1184", statOrder = { 1184 }, level = 1, group = "StunThresholdReduction", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunThresholdReductionUniqueClaw2_"] = { affix = "", "25% reduced Enemy Stun Threshold with this Weapon", statOrderKey = "2117", statOrder = { 2117 }, level = 1, group = "LocalStunThresholdReduction", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["StunThresholdReductionUniqueClaw6"] = { affix = "", "10% reduced Enemy Stun Threshold with this Weapon", statOrderKey = "2117", statOrder = { 2117 }, level = 1, group = "LocalStunThresholdReduction", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["StunThresholdReductionUniqueTwoHandSword5"] = { affix = "", "25% reduced Enemy Stun Threshold with this Weapon", statOrderKey = "2117", statOrder = { 2117 }, level = 1, group = "LocalStunThresholdReduction", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["StunThresholdReductionUniqueQuiver8"] = { affix = "", "(20-25)% reduced Enemy Stun Threshold", statOrderKey = "1184", statOrder = { 1184 }, level = 1, group = "StunThresholdReduction", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunThresholdReductionUniqueOneHandMace5"] = { affix = "", "(15-25)% reduced Enemy Stun Threshold with this Weapon", statOrderKey = "2117", statOrder = { 2117 }, level = 1, group = "LocalStunThresholdReduction", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["StunThresholdReductionUniqueStaff11"] = { affix = "", "(15-20)% reduced Enemy Stun Threshold", statOrderKey = "1184", statOrder = { 1184 }, level = 1, group = "StunThresholdReduction", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunThresholdReductionUniqueOneHandMace6"] = { affix = "", "(10-20)% reduced Enemy Stun Threshold", statOrderKey = "1184", statOrder = { 1184 }, level = 1, group = "StunThresholdReduction", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunThresholdReductionUniqueBootsStr3"] = { affix = "", "(5-10)% reduced Enemy Stun Threshold", statOrderKey = "1184", statOrder = { 1184 }, level = 1, group = "StunThresholdReduction", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunThresholdReductionUnique__1___"] = { affix = "", "(20-30)% reduced Enemy Stun Threshold with this Weapon", statOrderKey = "2117", statOrder = { 2117 }, level = 1, group = "LocalStunThresholdReduction", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["CriticalStrikeChanceImplicitDagger1"] = { affix = "", "30% increased Global Critical Strike Chance", statOrderKey = "1129", statOrder = { 1129 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChanceImplicitDagger2"] = { affix = "", "40% increased Global Critical Strike Chance", statOrderKey = "1130", statOrder = { 1130 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChanceImplicitDagger3"] = { affix = "", "50% increased Global Critical Strike Chance", statOrderKey = "1131", statOrder = { 1131 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChanceImplicitDaggerNew1"] = { affix = "", "30% increased Global Critical Strike Chance", statOrderKey = "1128", statOrder = { 1128 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChanceImplicitDaggerNew2"] = { affix = "", "40% increased Global Critical Strike Chance", statOrderKey = "1128", statOrder = { 1128 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChanceImplicitDaggerNew3"] = { affix = "", "50% increased Global Critical Strike Chance", statOrderKey = "1128", statOrder = { 1128 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChanceImplicitQuiver13"] = { affix = "", "(20-30)% increased Global Critical Strike Chance", statOrderKey = "1128", statOrder = { 1128 }, level = 57, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChanceImplicitQuiver8New"] = { affix = "", "(20-30)% increased Critical Strike Chance with Bows", statOrderKey = "1133", statOrder = { 1133 }, level = 50, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, + ["CriticalStrikeChanceImplicitMarakethStaff1"] = { affix = "", "80% increased Global Critical Strike Chance", statOrderKey = "1128", statOrder = { 1128 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChanceImplicitMarakethStaff2"] = { affix = "", "100% increased Global Critical Strike Chance", statOrderKey = "1128", statOrder = { 1128 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChanceUniqueOneHandSword2"] = { affix = "", "50% increased Global Critical Strike Chance", statOrderKey = "1128", statOrder = { 1128 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChanceUniqueGlovesDex2"] = { affix = "", "50% increased Global Critical Strike Chance", statOrderKey = "1128", statOrder = { 1128 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChanceUniqueRapier1"] = { affix = "", "30% increased Global Critical Strike Chance", statOrderKey = "1128", statOrder = { 1128 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChanceUniqueDagger3"] = { affix = "", "50% increased Global Critical Strike Chance", statOrderKey = "1128", statOrder = { 1128 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChanceUniqueBodyInt4"] = { affix = "", "100% increased Global Critical Strike Chance", statOrderKey = "1128", statOrder = { 1128 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChanceUniqueHelmetDex4"] = { affix = "", "25% increased Global Critical Strike Chance", statOrderKey = "1128", statOrder = { 1128 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChanceUniqueHelmetDex6"] = { affix = "", "(60-75)% increased Global Critical Strike Chance", statOrderKey = "1128", statOrder = { 1128 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChanceUniqueWand3"] = { affix = "", "(50-65)% increased Global Critical Strike Chance", statOrderKey = "1128", statOrder = { 1128 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChanceImplicitRing1"] = { affix = "", "(20-30)% increased Global Critical Strike Chance", statOrderKey = "1128", statOrder = { 1128 }, level = 25, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChanceUniqueRing11_"] = { affix = "", "(30-35)% increased Global Critical Strike Chance", statOrderKey = "1128", statOrder = { 1128 }, level = 35, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChanceUniqueAmulet17"] = { affix = "", "(200-250)% increased Global Critical Strike Chance", statOrderKey = "1128", statOrder = { 1128 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChanceUniqueGlovesStr3"] = { affix = "", "(40-60)% increased Global Critical Strike Chance", statOrderKey = "1128", statOrder = { 1128 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChanceUniqueGlovesDexInt6"] = { affix = "", "(20-30)% increased Global Critical Strike Chance", statOrderKey = "1128", statOrder = { 1128 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChanceUniqueBow9"] = { affix = "", "(30-40)% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["CriticalSrikeChanceUniqueSceptre7"] = { affix = "", "(30-40)% increased Global Critical Strike Chance", statOrderKey = "1128", statOrder = { 1128 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChanceUniqueAmulet18"] = { affix = "", "(250-350)% increased Global Critical Strike Chance", statOrderKey = "1128", statOrder = { 1128 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChanceUniqueWand10"] = { affix = "", "(40-60)% increased Global Critical Strike Chance", statOrderKey = "1128", statOrder = { 1128 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChanceUnique__1"] = { affix = "", "30% increased Global Critical Strike Chance", statOrderKey = "1128", statOrder = { 1128 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChanceUnique__2"] = { affix = "", "(20-60)% increased Global Critical Strike Chance", statOrderKey = "1128", statOrder = { 1128 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChanceUnique__3"] = { affix = "", "(50-70)% increased Global Critical Strike Chance", statOrderKey = "1128", statOrder = { 1128 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChanceUnique__4_"] = { affix = "", "(120-160)% increased Global Critical Strike Chance", statOrderKey = "1128", statOrder = { 1128 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChanceUnique__5__"] = { affix = "", "(15-25)% increased Global Critical Strike Chance", statOrderKey = "1128", statOrder = { 1128 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["LocalCriticalStrikeChanceImplicitMarakethTwoHandAxe1"] = { affix = "", "50% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChanceImplicitMarakethTwoHandAxe2"] = { affix = "", "50% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChanceUniqueBow11"] = { affix = "", "(30-40)% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChanceUniqueClaw2"] = { affix = "", "25% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChanceImplicitBow1"] = { affix = "", "(30-50)% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChanceUniqueStaff7"] = { affix = "", "(10-20)% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChanceUniqueOneHandSword8"] = { affix = "", "(20-30)% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChanceUniqueOneHandMace4"] = { affix = "", "(15-40)% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChanceUniquSceptre10"] = { affix = "", "(25-50)% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChanceUniqueOneHandSword10"] = { affix = "", "(44-66)% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChanceUniqueWand9"] = { affix = "", "(10-20)% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChanceUniqueDagger11"] = { affix = "", "30% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChanceUnique__1"] = { affix = "", "(26-32)% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChanceUnique__2"] = { affix = "", "(22-30)% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChanceUnique14"] = { affix = "", "(15-25)% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChanceUnique__3"] = { affix = "", "(30-40)% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChanceUnique__4"] = { affix = "", "(40-50)% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChanceUnique__5"] = { affix = "", "(15-25)% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChanceUnique__6"] = { affix = "", "(40-60)% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChanceUnique__7"] = { affix = "", "(20-35)% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChanceUnique__8"] = { affix = "", "(50-75)% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChanceUnique__9"] = { affix = "", "(30-40)% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChanceUnique__10"] = { affix = "", "(30-40)% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChanceUnique__11"] = { affix = "", "(20-25)% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChanceUnique__12"] = { affix = "", "(15-25)% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChanceUnique__13"] = { affix = "", "(70-90)% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChanceUnique__14"] = { affix = "", "(80-100)% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChanceUnique__15"] = { affix = "", "(25-35)% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChanceUnique__16"] = { affix = "", "(8-12)% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChanceUnique__17_"] = { affix = "", "(22-28)% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChanceUnique__18"] = { affix = "", "(60-80)% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChanceUnique__19"] = { affix = "", "(40-50)% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChanceUnique__20"] = { affix = "", "(20-40)% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["FireResistImplicitRing1"] = { affix = "", "+(20-30)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 20, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistImplicitAmulet1"] = { affix = "", "+(20-30)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUniqueDexHelmet2"] = { affix = "", "+(20-30)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUniqueHelmetStrInt2"] = { affix = "", "+(15-20)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUniqueAmulet4"] = { affix = "", "+(20-30)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUniqueBootsDexInt1"] = { affix = "", "+(30-40)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUniqueAmulet7"] = { affix = "", "+20% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUniqueBelt3"] = { affix = "", "+20% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUniqueShieldStrDex1"] = { affix = "", "+(10-20)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUniqueBootsDex2"] = { affix = "", "+(40-50)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUniqueOneHandMace1"] = { affix = "", "+(20-30)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUniqueBodyDex3"] = { affix = "", "+(40-50)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUniqueBodyInt2"] = { affix = "", "+(30-50)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUniqueShieldStr3"] = { affix = "", "+(35-50)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUniqueShieldStrInt5"] = { affix = "", "+(20-25)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUniqueBodyInt5"] = { affix = "", "+(5-10)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUniqueAmulet13"] = { affix = "", "+(30-40)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUniqueAmulet16"] = { affix = "", "+(30-45)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUniqueHelmetInt7"] = { affix = "", "-30% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistanceBodyDex6"] = { affix = "", "+(6-10)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUniqueOneHandSword4"] = { affix = "", "+(40-50)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUniqueBelt6"] = { affix = "", "+(20-30)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUniqueBelt9"] = { affix = "", "+(30-35)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUniqueRing15"] = { affix = "", "+(25-35)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUniqueBootsStrInt3"] = { affix = "", "+(50-60)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUniqueBelt13"] = { affix = "", "+(10-20)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUniqueBodyStr5"] = { affix = "", "-10% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUniqueRing32"] = { affix = "", "+(-25-50)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUniqueBelt14"] = { affix = "", "+(20-40)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 65, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUniqueShieldStrDex3"] = { affix = "", "+(30-50)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUniqueOneHandAxe7_"] = { affix = "", "+(15-25)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUniqueBootsStr3_"] = { affix = "", "+(20-30)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUnique__1"] = { affix = "", "+(20-30)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUnique__2"] = { affix = "", "+(15-30)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUnique__3"] = { affix = "", "-10% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUnique__4"] = { affix = "", "+(40-50)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUnique__5"] = { affix = "", "+(20-30)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUnique__6"] = { affix = "", "+30% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUnique__7_"] = { affix = "", "+(26-32)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUnique__8"] = { affix = "", "+(30-40)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUnique__9"] = { affix = "", "+(20-40)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUnique__10"] = { affix = "", "-30% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUnique__11"] = { affix = "", "-50% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUnique__12"] = { affix = "", "+(30-40)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUnique__13"] = { affix = "", "+(20-30)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUnique__14"] = { affix = "", "+(20-25)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUnique__15"] = { affix = "", "+(10-20)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUnique__16"] = { affix = "", "+(30-40)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUnique__18"] = { affix = "", "+(20-30)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUnique__19"] = { affix = "", "+(20-30)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUnique__20_"] = { affix = "", "+(30-40)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUnique__21"] = { affix = "", "+(20-30)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUnique__22_"] = { affix = "", "-(30-20)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUnique__23_"] = { affix = "", "+(20-40)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUnique__24"] = { affix = "", "+(15-25)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUnique__25"] = { affix = "", "+(20-40)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUnique__26"] = { affix = "", "+(40-60)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUnique__27_"] = { affix = "", "+(15-25)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUnique__28_"] = { affix = "", "+(-30-30)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResistUnique__29"] = { affix = "", "+(20-40)% to Fire Resistance", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "FireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["ColdResistImplicitRing1"] = { affix = "", "+(20-30)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 10, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUniqueAmulet3"] = { affix = "", "+25% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistDexHelmet2"] = { affix = "", "+(20-30)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUniqueStrHelmet2"] = { affix = "", "+30% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUniqueHelmetStrInt2"] = { affix = "", "+(15-20)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUniqueGlovesDex1"] = { affix = "", "+(20-30)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUniqueBelt1"] = { affix = "", "+(10-20)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUniqueBelt4"] = { affix = "", "+(10-20)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 10, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUniqueShieldStrDex1"] = { affix = "", "+(10-20)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUniqueShieldDex1"] = { affix = "", "+50% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUniqueHelmetDex5"] = { affix = "", "+(20-30)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUniqueBodyInt5"] = { affix = "", "+(5-10)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUniqueBodyStrInt3"] = { affix = "", "+(50-75)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUniqueGlovesStrDex3"] = { affix = "", "+(40-50)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUniqueAmulet13"] = { affix = "", "+(30-40)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUniqueOneHandAxe1_"] = { affix = "", "+(20-25)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistanceBodyDex6"] = { affix = "", "+(26-40)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUniqueBootsDexInt2"] = { affix = "", "+20% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUniqueBodyDex7"] = { affix = "", "+(30-40)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUniqueShieldInt3"] = { affix = "", "+(10-20)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUniqueGlovesStrDex4"] = { affix = "", "+40% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUniqueBelt9"] = { affix = "", "+(30-35)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUniqueQuiver5"] = { affix = "", "+(30-40)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUniqueRing24"] = { affix = "", "+(25-40)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUniqueBootsDex8"] = { affix = "", "+20% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUniqueBelt13"] = { affix = "", "+(10-20)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUniqueRing28"] = { affix = "", "+(10-15)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUniqueBodyStr5"] = { affix = "", "+(20-30)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUniqueGlovesStrInt3"] = { affix = "", "+(40-50)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUniqueRing32"] = { affix = "", "+(-25-50)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUniqueBelt14"] = { affix = "", "+(20-40)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUniqueShieldDex7"] = { affix = "", "+(20-40)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUniqueBootsStrDex5"] = { affix = "", "+(20-30)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUnique__3"] = { affix = "", "+(20-30)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 23, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUnique__4"] = { affix = "", "+(30-40)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUnique__1"] = { affix = "", "+(20-30)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUnique__2"] = { affix = "", "+(20-30)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUnique__5"] = { affix = "", "+75% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUnique__6"] = { affix = "", "+(15-25)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUnique__7"] = { affix = "", "+(32-40)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUnique__8"] = { affix = "", "+(20-40)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUnique__9"] = { affix = "", "-40% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUnique__10"] = { affix = "", "+(30-50)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUnique__11"] = { affix = "", "+(35-40)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUnique__12"] = { affix = "", "+(20-40)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUnique__13"] = { affix = "", "+(20-40)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUnique__14"] = { affix = "", "-30% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUnique__15"] = { affix = "", "+(20-40)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUnique__16"] = { affix = "", "+(30-40)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUnique__17"] = { affix = "", "+(30-40)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUnique__18"] = { affix = "", "+(30-40)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUnique__19"] = { affix = "", "+(15-25)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUnique__20"] = { affix = "", "+(20-25)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUnique__21"] = { affix = "", "+(10-20)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUnique__22_"] = { affix = "", "+(20-30)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 80, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUnique__23"] = { affix = "", "+(25-30)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUnique__24"] = { affix = "", "+(25-30)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUnique__25"] = { affix = "", "+(25-35)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUnique__26"] = { affix = "", "+(30-40)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUnique__27"] = { affix = "", "+(30-40)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUnique__28"] = { affix = "", "+(20-30)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUnique__29"] = { affix = "", "+(20-30)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUnique__30"] = { affix = "", "+(30-40)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUnique__31_"] = { affix = "", "+(20-40)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUnique__32"] = { affix = "", "+(20-30)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUnique__33"] = { affix = "", "+(40-60)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUnique__34"] = { affix = "", "+(15-25)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUnique__35"] = { affix = "", "+(-30-30)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUnique__36_"] = { affix = "", "+(20-40)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResistUnique__37"] = { affix = "", "+(20-30)% to Cold Resistance", statOrderKey = "1294", statOrder = { 1294 }, level = 1, group = "ColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["LightningResistImplicitRing1"] = { affix = "", "+(20-30)% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 15, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUniqueHelmetDexInt1"] = { affix = "", "+10% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUniqueDexHelmet1"] = { affix = "", "+(20-30)% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUniqueStrDexHelmet1"] = { affix = "", "+30% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUniqueHelmetStrInt2"] = { affix = "", "+(15-20)% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUniqueShieldStrDex1"] = { affix = "", "+(10-20)% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUniqueShieldInt1"] = { affix = "", "+25% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUniqueShieldDex2"] = { affix = "", "+30% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUniqueOneHandMace1"] = { affix = "", "+(20-30)% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUniqueBodyInt1"] = { affix = "", "+(30-40)% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUniqueBodyInt5"] = { affix = "", "+(5-10)% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUniqueBootsStrDex2"] = { affix = "", "+(20-40)% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUniqueAmulet15"] = { affix = "", "+(30-40)% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistanceBodyDex6"] = { affix = "", "+(11-25)% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUniqueBodyStrDex2"] = { affix = "", "-60% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUniqueDescentTwoHandSword1"] = { affix = "", "+40% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUniqueShieldInt3"] = { affix = "", "+(10-20)% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUniqueBelt9"] = { affix = "", "+(30-35)% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUniqueBelt11"] = { affix = "", "+(5-10)% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUniqueBodyStr5"] = { affix = "", "-20% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUniqueRing32"] = { affix = "", "+(-25-50)% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUniqueRing35"] = { affix = "", "+(20-40)% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUniqueBootsDexInt4"] = { affix = "", "+(20-30)% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUniqueHelmetInt10"] = { affix = "", "+(25-35)% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUnique__1"] = { affix = "", "+(15-30)% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUnique__2"] = { affix = "", "+(20-30)% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUnique__3"] = { affix = "", "+(20-40)% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUnique__4"] = { affix = "", "+(20-30)% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUnique__5"] = { affix = "", "+(20-40)% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUnique__6"] = { affix = "", "+(15-20)% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUnique__7"] = { affix = "", "+(35-40)% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUnique__8"] = { affix = "", "+(30-40)% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUnique__9"] = { affix = "", "-30% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUnique__10"] = { affix = "", "+(30-40)% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUnique__11"] = { affix = "", "+(20-25)% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUnique__12"] = { affix = "", "+(20-40)% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUnique__13"] = { affix = "", "+(1-50)% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUnique__14"] = { affix = "", "+(30-40)% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUnique__15"] = { affix = "", "+(20-30)% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUnique__16"] = { affix = "", "+(30-40)% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUnique__17_"] = { affix = "", "+(25-30)% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUnique__18"] = { affix = "", "+(25-30)% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUnique__19_"] = { affix = "", "+(30-40)% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUnique__20"] = { affix = "", "+(20-30)% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUnique__21"] = { affix = "", "+(20-30)% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUnique__22"] = { affix = "", "+(20-30)% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUnique__23_"] = { affix = "", "+75% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUnique__24"] = { affix = "", "+(40-60)% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResistUnique__25"] = { affix = "", "+(-30-30)% to Lightning Resistance", statOrderKey = "1299", statOrder = { 1299 }, level = 1, group = "LightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["ChaosResistUniqueHelmetStrInt2"] = { affix = "", "+(20-30)% to Chaos Resistance", statOrderKey = "1303", statOrder = { 1303 }, level = 1, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResistUniqueBodyInt8"] = { affix = "", "+(40-50)% to Chaos Resistance", statOrderKey = "1303", statOrder = { 1303 }, level = 1, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResistImplicitRing1"] = { affix = "", "+(17-23)% to Chaos Resistance", statOrderKey = "1303", statOrder = { 1303 }, level = 38, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResistImplicitBoots1"] = { affix = "", "+(13-17)% to Chaos Resistance", statOrderKey = "1303", statOrder = { 1303 }, level = 85, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResistUniqueAmulet15_"] = { affix = "", "+(8-10)% to Chaos Resistance", statOrderKey = "1303", statOrder = { 1303 }, level = 1, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResistUniqueRing12"] = { affix = "", "+(15-20)% to Chaos Resistance", statOrderKey = "1303", statOrder = { 1303 }, level = 1, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResistHelmetStrDex2"] = { affix = "", "+(15-25)% to Chaos Resistance", statOrderKey = "1303", statOrder = { 1303 }, level = 1, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResistUniqueRing16"] = { affix = "", "+(40-50)% to Chaos Resistance", statOrderKey = "1303", statOrder = { 1303 }, level = 1, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResistUniqueDagger8"] = { affix = "", "+(8-12)% to Chaos Resistance", statOrderKey = "1303", statOrder = { 1303 }, level = 1, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResistUniqueBootsStrInt2"] = { affix = "", "+(9-12)% to Chaos Resistance", statOrderKey = "1303", statOrder = { 1303 }, level = 1, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResistUniqueHelmetDexInt5"] = { affix = "", "+(24-30)% to Chaos Resistance", statOrderKey = "1303", statOrder = { 1303 }, level = 1, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResistUniqueWand7"] = { affix = "", "+(5-10)% to Chaos Resistance", statOrderKey = "1303", statOrder = { 1303 }, level = 1, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResistUniqueHelmetStrInt5"] = { affix = "", "+(43-61)% to Chaos Resistance", statOrderKey = "1303", statOrder = { 1303 }, level = 1, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResistUniqueQuiver9"] = { affix = "", "+(12-16)% to Chaos Resistance", statOrderKey = "1303", statOrder = { 1303 }, level = 1, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResistUniqueBow12"] = { affix = "", "+(7-11)% to Chaos Resistance", statOrderKey = "1303", statOrder = { 1303 }, level = 1, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResistUniqueAmulet23"] = { affix = "", "+(17-29)% to Chaos Resistance", statOrderKey = "1303", statOrder = { 1303 }, level = 1, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResistDemigodsTorchImplicit"] = { affix = "", "+(11-19)% to Chaos Resistance", statOrderKey = "1303", statOrder = { 1303 }, level = 1, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResistUnique__1"] = { affix = "", "+11% to Chaos Resistance", statOrderKey = "1303", statOrder = { 1303 }, level = 1, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResistUnique__2"] = { affix = "", "+(8-16)% to Chaos Resistance", statOrderKey = "1303", statOrder = { 1303 }, level = 1, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResistUnique__3"] = { affix = "", "+(17-29)% to Chaos Resistance", statOrderKey = "1303", statOrder = { 1303 }, level = 1, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResistUnique__4"] = { affix = "", "+(17-29)% to Chaos Resistance", statOrderKey = "1303", statOrder = { 1303 }, level = 1, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResistUnique__5"] = { affix = "", "+60% to Chaos Resistance", statOrderKey = "1303", statOrder = { 1303 }, level = 1, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResistUnique__6"] = { affix = "", "+(17-29)% to Chaos Resistance", statOrderKey = "1303", statOrder = { 1303 }, level = 1, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResistUnique__7"] = { affix = "", "+(15-25)% to Chaos Resistance", statOrderKey = "1303", statOrder = { 1303 }, level = 1, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResistUnique__8"] = { affix = "", "-(20-10)% to Chaos Resistance", statOrderKey = "1303", statOrder = { 1303 }, level = 1, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResistUnique__9"] = { affix = "", "+(17-23)% to Chaos Resistance", statOrderKey = "1303", statOrder = { 1303 }, level = 1, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResistUnique__10"] = { affix = "", "+(17-23)% to Chaos Resistance", statOrderKey = "1303", statOrder = { 1303 }, level = 1, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResistUnique__11"] = { affix = "", "+(17-23)% to Chaos Resistance", statOrderKey = "1303", statOrder = { 1303 }, level = 1, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResistUnique__12"] = { affix = "", "+(17-23)% to Chaos Resistance", statOrderKey = "1303", statOrder = { 1303 }, level = 1, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResistUnique__13"] = { affix = "", "+(17-23)% to Chaos Resistance", statOrderKey = "1303", statOrder = { 1303 }, level = 1, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResistUnique__14"] = { affix = "", "+(17-23)% to Chaos Resistance", statOrderKey = "1303", statOrder = { 1303 }, level = 1, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResistUnique__15"] = { affix = "", "+(23-31)% to Chaos Resistance", statOrderKey = "1303", statOrder = { 1303 }, level = 1, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResistUnique__16"] = { affix = "", "+(17-23)% to Chaos Resistance", statOrderKey = "1303", statOrder = { 1303 }, level = 1, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResistUnique__17"] = { affix = "", "+(17-23)% to Chaos Resistance", statOrderKey = "1303", statOrder = { 1303 }, level = 1, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResistUnique__18_"] = { affix = "", "+(20-30)% to Chaos Resistance", statOrderKey = "1303", statOrder = { 1303 }, level = 1, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResistUnique__19"] = { affix = "", "+(29-41)% to Chaos Resistance", statOrderKey = "1303", statOrder = { 1303 }, level = 1, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResistUnique__20_"] = { affix = "", "+(23-31)% to Chaos Resistance", statOrderKey = "1303", statOrder = { 1303 }, level = 1, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResistUnique__21"] = { affix = "", "+(19-29)% to Chaos Resistance", statOrderKey = "1303", statOrder = { 1303 }, level = 1, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResistUnique__22"] = { affix = "", "+(17-23)% to Chaos Resistance", statOrderKey = "1303", statOrder = { 1303 }, level = 1, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResistUnique__23"] = { affix = "", "+(19-29)% to Chaos Resistance", statOrderKey = "1303", statOrder = { 1303 }, level = 1, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResistUnique__24"] = { affix = "", "+(-23-23)% to Chaos Resistance", statOrderKey = "1303", statOrder = { 1303 }, level = 1, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["FireAndLightningResistImplicitRing1"] = { affix = "", "+(12-16)% to Fire and Lightning Resistances", statOrderKey = "2390", statOrder = { 2390 }, level = 25, group = "FireAndLightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "lightning", "resistance" }, }, + ["ColdAndLightningResistImplicitRing1"] = { affix = "", "+(12-16)% to Cold and Lightning Resistances", statOrderKey = "2391", statOrder = { 2391 }, level = 25, group = "ColdAndLightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "lightning", "resistance" }, }, + ["FireAndColdResistImplicitRing1"] = { affix = "", "+(12-16)% to Fire and Cold Resistances", statOrderKey = "2389", statOrder = { 2389 }, level = 25, group = "FireAndColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "resistance" }, }, + ["FireAndLightningResistImplicitBoots1"] = { affix = "", "+(8-12)% to Fire and Lightning Resistances", statOrderKey = "2390", statOrder = { 2390 }, level = 78, group = "FireAndLightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "lightning", "resistance" }, }, + ["ColdAndLightningResistImplicitBoots1"] = { affix = "", "+(8-12)% to Cold and Lightning Resistances", statOrderKey = "2391", statOrder = { 2391 }, level = 78, group = "ColdAndLightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "lightning", "resistance" }, }, + ["FireAndColdResistImplicitBoots1_"] = { affix = "", "+(8-12)% to Fire and Cold Resistances", statOrderKey = "2389", statOrder = { 2389 }, level = 78, group = "FireAndColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "resistance" }, }, + ["FireAndColdResistUnique__1"] = { affix = "", "+(15-25)% to Fire and Cold Resistances", statOrderKey = "2389", statOrder = { 2389 }, level = 75, group = "FireAndColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "resistance" }, }, + ["FireAndColdResistUnique__2"] = { affix = "", "+(20-30)% to Fire and Cold Resistances", statOrderKey = "2389", statOrder = { 2389 }, level = 1, group = "FireAndColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "resistance" }, }, + ["FireAndColdResistUnique__3"] = { affix = "", "+(25-30)% to Fire and Cold Resistances", statOrderKey = "2389", statOrder = { 2389 }, level = 1, group = "FireAndColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "resistance" }, }, + ["FireAndColdResistUnique__4_"] = { affix = "", "+(10-20)% to Fire and Cold Resistances", statOrderKey = "2389", statOrder = { 2389 }, level = 1, group = "FireAndColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "resistance" }, }, + ["ColdAndLightningResistUnique__1"] = { affix = "", "+(20-25)% to Cold and Lightning Resistances", statOrderKey = "2391", statOrder = { 2391 }, level = 81, group = "ColdAndLightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "lightning", "resistance" }, }, + ["ColdAndLightningResistUnique__2"] = { affix = "", "+(15-20)% to Cold and Lightning Resistances", statOrderKey = "2391", statOrder = { 2391 }, level = 1, group = "ColdAndLightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "lightning", "resistance" }, }, + ["FireAndLightningResistUnique__1"] = { affix = "", "+(20-30)% to Fire and Lightning Resistances", statOrderKey = "2390", statOrder = { 2390 }, level = 1, group = "FireAndLightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "lightning", "resistance" }, }, + ["FireAndLightningResistUnique__2"] = { affix = "", "+(20-30)% to Fire and Lightning Resistances", statOrderKey = "2390", statOrder = { 2390 }, level = 1, group = "FireAndLightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "lightning", "resistance" }, }, + ["AllResistancesImplicitShield1"] = { affix = "", "+4% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesImplicitShield2"] = { affix = "", "+8% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesImplicitShield3"] = { affix = "", "+12% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesImplicitArmour1"] = { affix = "", "+(8-12)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesImplicitRing1"] = { affix = "", "+(8-10)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 38, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesImplicitVictorAmulet"] = { affix = "", "+(8-12)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 16, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUniqueRing3"] = { affix = "", "-20% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUniqueAmulet2"] = { affix = "", "+20% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 10, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUniqueRing4"] = { affix = "", "+5% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUniqueIntHelmet3"] = { affix = "", "+10% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUniqueHelmetStrInt1"] = { affix = "", "+(10-20)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUniqueBootsStr1"] = { affix = "", "+(10-15)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUniqueGlovesStrDex2"] = { affix = "", "+15% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUniqueShieldStrInt1"] = { affix = "", "+10% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUniqueBodyStrInt2"] = { affix = "", "+15% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUniqueAmulet9"] = { affix = "", "+(10-20)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUniqueShieldStrInt2"] = { affix = "", "+25% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUniqueHelmetDex3"] = { affix = "", "+(30-40)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUniqueShieldStrInt4"] = { affix = "", "+10% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUniqueShieldDex3"] = { affix = "", "+(20-30)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUniqueBodyDexInt1"] = { affix = "", "+(9-12)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUniqueRing6"] = { affix = "", "+(10-30)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 30, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUniqueBootsInt5"] = { affix = "", "+20% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUniqueRapier2"] = { affix = "", "+(40-60)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUniqueRing7"] = { affix = "", "+(16-24)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 38, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUniqueRing9"] = { affix = "", "+10% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 38, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUniqueAmulet14"] = { affix = "", "+(15-20)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUniqueTwoHandMace6_"] = { affix = "", "+(15-20)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesImplictBootsDemigods1"] = { affix = "", "+(8-16)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesImplictHelmetDemigods1"] = { affix = "", "+(8-16)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUniqueBodyStrDex1"] = { affix = "", "+(10-15)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUniqueRing21"] = { affix = "", "+(20-30)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUniqueBelt8"] = { affix = "", "-(25-15)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUniqueBodyStrDexInt1"] = { affix = "", "+(20-24)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUniqueHelmetDexInt4"] = { affix = "", "+(26-30)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUniqueBeltDemigods1"] = { affix = "", "+(16-24)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUniqueDagger9"] = { affix = "", "+(6-10)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUniqueRing25"] = { affix = "", "-20% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 7, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUniqueBelt10"] = { affix = "", "+(6-8)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 32, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUniqueShieldDexInt2"] = { affix = "", "-50% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUniqueBelt13"] = { affix = "", "+(10-15)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistajcesUniqueStaff10"] = { affix = "", "+(5-7)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUniqueAmulet23"] = { affix = "", "-(10-5)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUniqueJewel8"] = { affix = "", "+6% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesDescentUniqueQuiver1"] = { affix = "", "+10% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUnique__1"] = { affix = "", "+15% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUnique__2"] = { affix = "", "+(10-15)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUnique__3"] = { affix = "", "+(14-18)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUnique__4"] = { affix = "", "+(10-15)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUnique__5"] = { affix = "", "+(10-15)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUnique__6"] = { affix = "", "-(20-10)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUnique__7"] = { affix = "", "+(10-20)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUnique__8"] = { affix = "", "+(10-20)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUnique__9"] = { affix = "", "+(10-15)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUnique__10"] = { affix = "", "+(10-15)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUnique__11__"] = { affix = "", "+(15-25)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUnique__12"] = { affix = "", "+(10-15)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUnique__13"] = { affix = "", "+10% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 75, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUnique__14"] = { affix = "", "+(10-15)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUnique__15"] = { affix = "", "+(12-18)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUnique__16"] = { affix = "", "+(10-16)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUnique__17"] = { affix = "", "+(15-20)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUnique__18"] = { affix = "", "-(20-10)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUnique__19"] = { affix = "", "+(15-25)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUnique__20"] = { affix = "", "+(10-20)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUnique__21"] = { affix = "", "+(15-25)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUnique__23__"] = { affix = "", "+(15-25)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesUnique__24_"] = { affix = "", "-(80-70)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesDemigodsImplicit"] = { affix = "", "+(15-25)% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["CriticalMultiplierImplicitSword1"] = { affix = "", "+25% to Global Critical Strike Multiplier", statOrderKey = "1156", statOrder = { 1156 }, level = 1, group = "CriticalStrikeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["CriticalMultiplierImplicitSword2"] = { affix = "", "+35% to Global Critical Strike Multiplier", statOrderKey = "1156", statOrder = { 1156 }, level = 1, group = "CriticalStrikeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["CriticalMultiplierImplicitSword3"] = { affix = "", "+50% to Global Critical Strike Multiplier", statOrderKey = "1156", statOrder = { 1156 }, level = 1, group = "CriticalStrikeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["CriticalMultiplierImplicitSword2H1"] = { affix = "", "+25% to Global Critical Strike Multiplier", statOrderKey = "1156", statOrder = { 1156 }, level = 1, group = "CriticalStrikeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["CriticalMultiplierImplicitSwordM2"] = { affix = "", "+40% to Global Critical Strike Multiplier", statOrderKey = "1156", statOrder = { 1156 }, level = 1, group = "CriticalStrikeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["CriticalMultiplierImplicitBow1"] = { affix = "", "+(15-25)% to Global Critical Strike Multiplier", statOrderKey = "1156", statOrder = { 1156 }, level = 1, group = "CriticalStrikeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["CriticalMultiplierUniqueGlovesDex2"] = { affix = "", "+(20-30)% to Global Critical Strike Multiplier", statOrderKey = "1156", statOrder = { 1156 }, level = 1, group = "CriticalStrikeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["CriticalMultiplierUniqueGlovesDexInt2"] = { affix = "", "+30% to Global Critical Strike Multiplier", statOrderKey = "1156", statOrder = { 1156 }, level = 1, group = "CriticalStrikeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["CriticalMultiplierUniqueGlovesDexInt4"] = { affix = "", "+40% to Global Critical Strike Multiplier", statOrderKey = "1156", statOrder = { 1156 }, level = 1, group = "CriticalStrikeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["CriticalMultiplierUniqueHelmetStr3"] = { affix = "", "+60% to Global Critical Strike Multiplier", statOrderKey = "1156", statOrder = { 1156 }, level = 1, group = "CriticalStrikeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["CriticalMultiplierUniqueRing8"] = { affix = "", "-50% to Global Critical Strike Multiplier", statOrderKey = "1156", statOrder = { 1156 }, level = 1, group = "CriticalStrikeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["CriticalMultiplierUniqueAmulet17"] = { affix = "", "+(210-240)% to Global Critical Strike Multiplier", statOrderKey = "1156", statOrder = { 1156 }, level = 50, group = "CriticalStrikeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["CriticalMultiplierUniqueDescentDagger1"] = { affix = "", "+45% to Global Critical Strike Multiplier", statOrderKey = "1156", statOrder = { 1156 }, level = 1, group = "CriticalStrikeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["CriticalMultiplierUniqueDagger8"] = { affix = "", "+(15-25)% to Global Critical Strike Multiplier", statOrderKey = "1156", statOrder = { 1156 }, level = 1, group = "CriticalStrikeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["CriticalMultiplierUniqueRing17"] = { affix = "", "+(15-25)% to Global Critical Strike Multiplier", statOrderKey = "1156", statOrder = { 1156 }, level = 1, group = "CriticalStrikeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["CriticalMultiplierUniqueGlovesDexInt6_"] = { affix = "", "+(20-30)% to Global Critical Strike Multiplier", statOrderKey = "1156", statOrder = { 1156 }, level = 1, group = "CriticalStrikeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["CriticalMultiplierUniqueAmulet18"] = { affix = "", "Your Critical Strikes do not deal extra Damage", statOrderKey = "2264", statOrder = { 2264 }, level = 29, group = "CriticalStrikeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["CriticalMultiplierUnique__1"] = { affix = "", "+(27-33)% to Global Critical Strike Multiplier", statOrderKey = "1156", statOrder = { 1156 }, level = 1, group = "CriticalStrikeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["CriticalMultiplierUnique__2"] = { affix = "", "+(30-40)% to Global Critical Strike Multiplier", statOrderKey = "1156", statOrder = { 1156 }, level = 1, group = "CriticalStrikeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["CriticalMultiplierUnique__3__"] = { affix = "", "+(23-28)% to Global Critical Strike Multiplier", statOrderKey = "1156", statOrder = { 1156 }, level = 1, group = "CriticalStrikeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["CriticalMultiplierUnique__4____"] = { affix = "", "+(15-25)% to Global Critical Strike Multiplier", statOrderKey = "1156", statOrder = { 1156 }, level = 1, group = "CriticalStrikeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["StunRecoveryImplicitBelt1"] = { affix = "", "(15-25)% increased Stun and Block Recovery", statOrderKey = "1544", statOrder = { 1544 }, level = 20, group = "StunRecovery", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunRecoveryUniqueBootsStrDex1"] = { affix = "", "20% increased Stun and Block Recovery", statOrderKey = "1544", statOrder = { 1544 }, level = 1, group = "StunRecovery", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunRecoveryUniqueHelmetInt6"] = { affix = "", "50% increased Stun and Block Recovery", statOrderKey = "1544", statOrder = { 1544 }, level = 1, group = "StunRecovery", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunRecoveryUniqueBootsStrDex3"] = { affix = "", "50% increased Stun and Block Recovery", statOrderKey = "1544", statOrder = { 1544 }, level = 1, group = "StunRecovery", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunRecoveryUniqueHelmetStrInt4"] = { affix = "", "(20-22)% increased Stun and Block Recovery", statOrderKey = "1544", statOrder = { 1544 }, level = 1, group = "StunRecovery", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunRecoveryUniqueGlovesStrInt1"] = { affix = "", "(40-60)% increased Stun and Block Recovery", statOrderKey = "1544", statOrder = { 1544 }, level = 1, group = "StunRecovery", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunRecoveryUniqueQuiver4"] = { affix = "", "50% increased Stun and Block Recovery", statOrderKey = "1544", statOrder = { 1544 }, level = 1, group = "StunRecovery", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunRecoveryUniqueAmulet18"] = { affix = "", "40% increased Stun and Block Recovery", statOrderKey = "1544", statOrder = { 1544 }, level = 1, group = "StunRecovery", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunRecoveryUniqueClaw8"] = { affix = "", "25% increased Stun and Block Recovery", statOrderKey = "1544", statOrder = { 1544 }, level = 1, group = "StunRecovery", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunRecoveryUniqueOneHandSword13"] = { affix = "", "(30-40)% reduced Stun and Block Recovery", statOrderKey = "1544", statOrder = { 1544 }, level = 1, group = "StunRecovery", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunRecoveryUnique__1_"] = { affix = "", "50% increased Stun and Block Recovery", statOrderKey = "1544", statOrder = { 1544 }, level = 1, group = "StunRecovery", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunRecoveryUnique__2"] = { affix = "", "(30-40)% increased Stun and Block Recovery", statOrderKey = "1544", statOrder = { 1544 }, level = 1, group = "StunRecovery", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunRecoveryUnique__3"] = { affix = "", "(30-40)% increased Stun and Block Recovery", statOrderKey = "1544", statOrder = { 1544 }, level = 1, group = "StunRecovery", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunDurationImplicitBelt1"] = { affix = "", "(20-30)% increased Stun Duration on Enemies", statOrderKey = "1507", statOrder = { 1507 }, level = 20, group = "StunDurationIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunDurationImplicitMace1"] = { affix = "", "30% increased Stun Duration on Enemies", statOrderKey = "1507", statOrder = { 1507 }, level = 1, group = "StunDurationIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunDurationImplicitMace2"] = { affix = "", "45% increased Stun Duration on Enemies", statOrderKey = "1507", statOrder = { 1507 }, level = 1, group = "StunDurationIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunDurationImplicitQuiver9"] = { affix = "", "(25-35)% increased Stun Duration on Enemies", statOrderKey = "1507", statOrder = { 1507 }, level = 20, group = "StunDurationIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunDurationUniqueTwoHandMace1"] = { affix = "", "(40-50)% increased Stun Duration on Enemies", statOrderKey = "1507", statOrder = { 1507 }, level = 1, group = "StunDurationIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunDurationUniqueTwoHandMace2"] = { affix = "", "(10-20)% increased Stun Duration on Enemies", statOrderKey = "1507", statOrder = { 1507 }, level = 1, group = "StunDurationIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunDurationUniqueQuiver2"] = { affix = "", "(20-30)% increased Stun Duration on Enemies", statOrderKey = "1507", statOrder = { 1507 }, level = 1, group = "StunDurationIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunDurationUniqueTwoHandMace3"] = { affix = "", "(40-50)% increased Stun Duration on Enemies", statOrderKey = "1507", statOrder = { 1507 }, level = 1, group = "StunDurationIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunDurationUniqueGlovesInt4_"] = { affix = "", "50% increased Stun Duration on Enemies", statOrderKey = "1507", statOrder = { 1507 }, level = 1, group = "StunDurationIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunDurationUniqueGlovesDexInt3"] = { affix = "", "10% increased Stun Duration on Enemies", statOrderKey = "1507", statOrder = { 1507 }, level = 1, group = "StunDurationIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunDurationUniqueTwoHandSword5"] = { affix = "", "400% increased Stun Duration on Enemies", statOrderKey = "1507", statOrder = { 1507 }, level = 1, group = "StunDurationIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunDurationUniqueQuiver8"] = { affix = "", "(140-200)% increased Stun Duration on Enemies", statOrderKey = "1507", statOrder = { 1507 }, level = 1, group = "StunDurationIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunDurationUniqueOneHandMace6"] = { affix = "", "(30-50)% increased Stun Duration on Enemies", statOrderKey = "1507", statOrder = { 1507 }, level = 1, group = "StunDurationIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunDurationUnique__1"] = { affix = "", "(20-30)% increased Stun Duration on Enemies", statOrderKey = "1507", statOrder = { 1507 }, level = 1, group = "StunDurationIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SpellCriticalStrikeChanceUniqueDagger1"] = { affix = "", "(80-100)% increased Critical Strike Chance for Spells", statOrderKey = "1127", statOrder = { 1127 }, level = 1, group = "SpellCriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "critical" }, }, + ["SpellCriticalStrikeChanceUniqueGlovesInt5"] = { affix = "", "(75-100)% increased Critical Strike Chance for Spells", statOrderKey = "1127", statOrder = { 1127 }, level = 1, group = "SpellCriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "critical" }, }, + ["SpellCriticalStrikeChanceUniqueGlovesInt6"] = { affix = "", "(125-150)% increased Critical Strike Chance for Spells", statOrderKey = "1127", statOrder = { 1127 }, level = 1, group = "SpellCriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "critical" }, }, + ["SpellCriticalStrikeChanceUniqueHelmetInt6"] = { affix = "", "(20-25)% increased Critical Strike Chance for Spells", statOrderKey = "1127", statOrder = { 1127 }, level = 1, group = "SpellCriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "critical" }, }, + ["SpellCriticalStrikeChanceUniqueShieldInt3"] = { affix = "", "(25-35)% increased Critical Strike Chance for Spells", statOrderKey = "1127", statOrder = { 1127 }, level = 1, group = "SpellCriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "critical" }, }, + ["SpellCriticalStrikeChanceUniqueBootsStrDex5"] = { affix = "", "(50-70)% increased Critical Strike Chance for Spells", statOrderKey = "1127", statOrder = { 1127 }, level = 1, group = "SpellCriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "critical" }, }, + ["SpellCriticalStrikeChanceUnique__1"] = { affix = "", "(100-140)% increased Critical Strike Chance for Spells", statOrderKey = "1127", statOrder = { 1127 }, level = 1, group = "SpellCriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "critical" }, }, + ["SpellCriticalStrikeChanceUnique__2"] = { affix = "", "(60-80)% increased Critical Strike Chance for Spells", statOrderKey = "1127", statOrder = { 1127 }, level = 1, group = "SpellCriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "critical" }, }, + ["SpellCriticalStrikeChanceUnique__3"] = { affix = "", "(60-80)% increased Critical Strike Chance for Spells", statOrderKey = "1127", statOrder = { 1127 }, level = 1, group = "SpellCriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "critical" }, }, + ["SpellCriticalStrikeChanceUnique__4"] = { affix = "", "(60-80)% increased Critical Strike Chance for Spells", statOrderKey = "1127", statOrder = { 1127 }, level = 1, group = "SpellCriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "critical" }, }, + ["ProjectileSpeedImplicitQuiver4New"] = { affix = "", "(20-30)% increased Projectile Speed", statOrderKey = "1442", statOrder = { 1442 }, level = 25, group = "ProjectileSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["ProjectileSpeedUniqueAmulet5"] = { affix = "", "30% increased Projectile Speed", statOrderKey = "1442", statOrder = { 1442 }, level = 1, group = "ProjectileSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["ProjectileSpeedUniqueBow4_"] = { affix = "", "(50-100)% increased Projectile Speed", statOrderKey = "1442", statOrder = { 1442 }, level = 1, group = "ProjectileSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["ProjectileSpeedUniqueQuiver2"] = { affix = "", "20% reduced Projectile Speed", statOrderKey = "1442", statOrder = { 1442 }, level = 1, group = "ProjectileSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["ProjectileSpeedUniqueQuiver4"] = { affix = "", "(20-30)% increased Projectile Speed", statOrderKey = "1442", statOrder = { 1442 }, level = 1, group = "ProjectileSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["ProjectileSpeedUniqueQuiver8"] = { affix = "", "25% reduced Projectile Speed", statOrderKey = "1442", statOrder = { 1442 }, level = 1, group = "ProjectileSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["ProjectileSpeedUnique___1"] = { affix = "", "30% increased Projectile Speed", statOrderKey = "1442", statOrder = { 1442 }, level = 1, group = "ProjectileSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["ProjectileSpeedUnique__2"] = { affix = "", "30% increased Projectile Speed", statOrderKey = "1442", statOrder = { 1442 }, level = 1, group = "ProjectileSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["ProjectileSpeedUnique__3"] = { affix = "", "20% reduced Projectile Speed", statOrderKey = "1442", statOrder = { 1442 }, level = 1, group = "ProjectileSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["ProjectileSpeedUnique__4"] = { affix = "", "20% reduced Projectile Speed", statOrderKey = "1442", statOrder = { 1442 }, level = 1, group = "ProjectileSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["ProjectileSpeedUnique__5__"] = { affix = "", "30% increased Projectile Speed", statOrderKey = "1442", statOrder = { 1442 }, level = 1, group = "ProjectileSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["ProjectileSpeedUnique__6"] = { affix = "", "(20-30)% increased Projectile Speed", statOrderKey = "1442", statOrder = { 1442 }, level = 1, group = "ProjectileSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["ProjectileSpeedUnique__7"] = { affix = "", "(30-40)% increased Projectile Speed", statOrderKey = "1442", statOrder = { 1442 }, level = 1, group = "ProjectileSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["ProjectileSpeedUnique__8"] = { affix = "", "(30-50)% increased Projectile Speed", statOrderKey = "1442", statOrder = { 1442 }, level = 1, group = "ProjectileSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["LifeGainPerTargetUniqueRing2"] = { affix = "", "+(2-4) Life gained for each Enemy hit by your Attacks", statOrderKey = "1387", statOrder = { 1387 }, level = 1, group = "LifeGainPerTarget", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "attack" }, }, + ["LifeGainPerTargetUniqueOneHandSword1"] = { affix = "", "+2 Life gained for each Enemy hit by Attacks", statOrderKey = "1385", statOrder = { 1385 }, level = 1, group = "LifeGainPerTarget", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["LifeGainPerTargetUniqueDagger2"] = { affix = "", "+10 Life gained for each Enemy hit by Attacks", statOrderKey = "1385", statOrder = { 1385 }, level = 1, group = "LifeGainPerTarget", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["LifeGainPerTargetImplicitClaw1"] = { affix = "", "+3 Life gained for each Enemy hit by Attacks", statOrderKey = "1385", statOrder = { 1385 }, level = 1, group = "LifeGainPerTarget", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["LifeGainPerTargetImplicitClaw2"] = { affix = "", "+8 Life gained for each Enemy hit by Attacks", statOrderKey = "1385", statOrder = { 1385 }, level = 1, group = "LifeGainPerTarget", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["LifeGainPerTargetImplicitClaw3"] = { affix = "", "+15 Life gained for each Enemy hit by Attacks", statOrderKey = "1385", statOrder = { 1385 }, level = 1, group = "LifeGainPerTarget", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["LifeGainPerTargetImplicitClaw4"] = { affix = "", "+22 Life gained for each Enemy hit by Attacks", statOrderKey = "1385", statOrder = { 1385 }, level = 1, group = "LifeGainPerTarget", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["LifeGainPerTargetImplicit2Claw1"] = { affix = "", "+3 Life gained for each Enemy hit by Attacks", statOrderKey = "1385", statOrder = { 1385 }, level = 1, group = "LifeGainPerTarget", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["LifeGainPerTargetImplicit2Claw2"] = { affix = "", "+6 Life gained for each Enemy hit by Attacks", statOrderKey = "1385", statOrder = { 1385 }, level = 1, group = "LifeGainPerTarget", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["LifeGainPerTargetImplicit2Claw3"] = { affix = "", "+7 Life gained for each Enemy hit by Attacks", statOrderKey = "1385", statOrder = { 1385 }, level = 1, group = "LifeGainPerTarget", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["LifeGainPerTargetImplicit2Claw3_1"] = { affix = "", "+8 Life gained for each Enemy hit by Attacks", statOrderKey = "1385", statOrder = { 1385 }, level = 1, group = "LifeGainPerTarget", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["LifeGainPerTargetImplicit2Claw4"] = { affix = "", "+12 Life gained for each Enemy hit by Attacks", statOrderKey = "1385", statOrder = { 1385 }, level = 1, group = "LifeGainPerTarget", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["LifeGainPerTargetImplicit2Claw4_1"] = { affix = "", "+19 Life gained for each Enemy hit by Attacks", statOrderKey = "1385", statOrder = { 1385 }, level = 1, group = "LifeGainPerTarget", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["LifeGainPerTargetImplicit2Claw5"] = { affix = "", "+15 Life gained for each Enemy hit by Attacks", statOrderKey = "1385", statOrder = { 1385 }, level = 1, group = "LifeGainPerTarget", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["LifeGainPerTargetImplicit2Claw5_1"] = { affix = "", "+20 Life gained for each Enemy hit by Attacks", statOrderKey = "1385", statOrder = { 1385 }, level = 1, group = "LifeGainPerTarget", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["LifeGainPerTargetImplicit2Claw6"] = { affix = "", "+25 Life gained for each Enemy hit by Attacks", statOrderKey = "1385", statOrder = { 1385 }, level = 1, group = "LifeGainPerTarget", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["LifeGainPerTargetImplicit2Claw7"] = { affix = "", "+24 Life gained for each Enemy hit by Attacks", statOrderKey = "1385", statOrder = { 1385 }, level = 1, group = "LifeGainPerTarget", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["LifeGainPerTargetImplicit2Claw8"] = { affix = "", "+44 Life gained for each Enemy hit by Attacks", statOrderKey = "1385", statOrder = { 1385 }, level = 1, group = "LifeGainPerTarget", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["LifeGainPerTargetImplicit2Claw9_"] = { affix = "", "+40 Life gained for each Enemy hit by Attacks", statOrderKey = "1385", statOrder = { 1385 }, level = 1, group = "LifeGainPerTarget", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["LifeGainPerTargetImplicit2Claw10"] = { affix = "", "+46 Life gained for each Enemy hit by Attacks", statOrderKey = "1385", statOrder = { 1385 }, level = 1, group = "LifeGainPerTarget", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["LifeGainPerTargetImplicit2Claw11_"] = { affix = "", "+40 Life gained for each Enemy hit by Attacks", statOrderKey = "1385", statOrder = { 1385 }, level = 1, group = "LifeGainPerTarget", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["LifeGainPerTargetImplicit2Claw12"] = { affix = "", "+50 Life gained for each Enemy hit by Attacks", statOrderKey = "1385", statOrder = { 1385 }, level = 1, group = "LifeGainPerTarget", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["LifeGainPerTargetImplicit2Claw13"] = { affix = "", "+46 Life gained for each Enemy hit by Attacks", statOrderKey = "1385", statOrder = { 1385 }, level = 1, group = "LifeGainPerTarget", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["LifeGainPerTargetImplicitQuiver3New"] = { affix = "", "+(6-8) Life gained for each Enemy hit by your Attacks", statOrderKey = "1387", statOrder = { 1387 }, level = 18, group = "LifeGainPerTarget", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "attack" }, }, + ["LifeGainPerTargetImplicitQuiver8"] = { affix = "", "+(3-4) Life gained for each Enemy hit by your Attacks", statOrderKey = "1387", statOrder = { 1387 }, level = 13, group = "LifeGainPerTarget", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "attack" }, }, + ["LifeGainPerTargetUniqueSceptre2"] = { affix = "", "+(6-10) Life gained for each Enemy hit by Attacks", statOrderKey = "1385", statOrder = { 1385 }, level = 1, group = "LifeGainPerTarget", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["LifeGainPerTargetUniqueRapier2"] = { affix = "", "+3 Life gained for each Enemy hit by Attacks", statOrderKey = "1385", statOrder = { 1385 }, level = 1, group = "LifeGainPerTarget", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["LifeGainPerTargetUniqueRing7"] = { affix = "", "+(40-60) Life gained for each Enemy hit by your Attacks", statOrderKey = "1387", statOrder = { 1387 }, level = 1, group = "LifeGainPerTarget", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "attack" }, }, + ["LifeGainPerTargetUniqueQuiver6_"] = { affix = "", "+(2-3) Life gained for each Enemy hit by your Attacks", statOrderKey = "1387", statOrder = { 1387 }, level = 1, group = "LifeGainPerTarget", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "attack" }, }, + ["LifeGainPerTargetUniqueOneHandSword7"] = { affix = "", "+2 Life gained for each Enemy hit by Attacks", statOrderKey = "1385", statOrder = { 1385 }, level = 1, group = "LifeGainPerTarget", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["LifeGainPerTargetUniqueDescentClaw1"] = { affix = "", "+3 Life gained for each Enemy hit by Attacks", statOrderKey = "1385", statOrder = { 1385 }, level = 1, group = "LifeGainPerTarget", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["LifeGainPerTargetUnique__1"] = { affix = "", "+7 Life gained for each Enemy hit by your Attacks", statOrderKey = "1387", statOrder = { 1387 }, level = 1, group = "LifeGainPerTarget", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "attack" }, }, + ["LoseLifePerTargetUnique__1"] = { affix = "", "Lose (20-25) Life for each Enemy hit by your Attacks", statOrderKey = "1387", statOrder = { 1387 }, level = 1, group = "LifeGainPerTarget", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "attack" }, }, + ["FireDamagePercentUniqueStaff1_"] = { affix = "", "(70-90)% increased Fire Damage", statOrderKey = "1035", statOrder = { 1035 }, level = 1, group = "FireDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePercentUniqueStrHelmet2"] = { affix = "", "(30-40)% increased Fire Damage", statOrderKey = "1035", statOrder = { 1035 }, level = 1, group = "FireDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePercentUniqueBodyInt4"] = { affix = "", "(25-35)% increased Fire Damage", statOrderKey = "1035", statOrder = { 1035 }, level = 1, group = "FireDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePercentUniqueHelmetInt5"] = { affix = "", "50% increased Fire Damage", statOrderKey = "1035", statOrder = { 1035 }, level = 1, group = "FireDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePercentUniqueRing18"] = { affix = "", "(25-30)% increased Fire Damage", statOrderKey = "1035", statOrder = { 1035 }, level = 1, group = "FireDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePercentBodyStr1"] = { affix = "", "(20-40)% increased Fire Damage", statOrderKey = "1035", statOrder = { 1035 }, level = 1, group = "FireDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePercentUniqueBelt9a"] = { affix = "", "(20-30)% increased Fire Damage", statOrderKey = "1035", statOrder = { 1035 }, level = 1, group = "FireDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePercentUniqueRing24"] = { affix = "", "(15-25)% increased Fire Damage", statOrderKey = "1035", statOrder = { 1035 }, level = 14, group = "FireDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePercentUniqueSceptre9"] = { affix = "", "30% increased Fire Damage", statOrderKey = "1035", statOrder = { 1035 }, level = 1, group = "FireDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePercentUniqueWand10"] = { affix = "", "(20-30)% increased Fire Damage", statOrderKey = "1035", statOrder = { 1035 }, level = 1, group = "FireDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePercentUniqueRing36"] = { affix = "", "(20-30)% increased Fire Damage", statOrderKey = "1035", statOrder = { 1035 }, level = 1, group = "FireDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePercentUniqueRing38"] = { affix = "", "(30-40)% increased Fire Damage", statOrderKey = "1035", statOrder = { 1035 }, level = 1, group = "FireDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePercentUnique__1"] = { affix = "", "(10-15)% increased Fire Damage", statOrderKey = "1035", statOrder = { 1035 }, level = 1, group = "FireDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePercentUnique___2"] = { affix = "", "(10-15)% increased Fire Damage", statOrderKey = "1035", statOrder = { 1035 }, level = 1, group = "FireDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePercentUnique__3"] = { affix = "", "(18-25)% increased Fire Damage", statOrderKey = "1035", statOrder = { 1035 }, level = 1, group = "FireDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePercentUnique__4"] = { affix = "", "(25-30)% increased Fire Damage", statOrderKey = "1035", statOrder = { 1035 }, level = 1, group = "FireDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePercentUnique___5"] = { affix = "", "(20-30)% increased Fire Damage", statOrderKey = "1035", statOrder = { 1035 }, level = 1, group = "FireDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePercentUnique__6"] = { affix = "", "(50-70)% increased Fire Damage", statOrderKey = "1035", statOrder = { 1035 }, level = 45, group = "FireDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePercentUnique___7"] = { affix = "", "25% increased Fire Damage", statOrderKey = "1035", statOrder = { 1035 }, level = 1, group = "FireDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePercentUnique____8"] = { affix = "", "(10-15)% increased Fire Damage", statOrderKey = "1035", statOrder = { 1035 }, level = 1, group = "FireDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePercentUnique__9"] = { affix = "", "(10-15)% increased Fire Damage", statOrderKey = "1035", statOrder = { 1035 }, level = 1, group = "FireDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePercentUnique__10"] = { affix = "", "(10-15)% increased Fire Damage", statOrderKey = "1035", statOrder = { 1035 }, level = 1, group = "FireDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePercentUnique__11"] = { affix = "", "(10-15)% increased Fire Damage", statOrderKey = "1035", statOrder = { 1035 }, level = 1, group = "FireDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePercentUnique__12___"] = { affix = "", "100% increased Fire Damage", statOrderKey = "1035", statOrder = { 1035 }, level = 1, group = "FireDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["ColdDamagePercentUniqueHelmetInt4"] = { affix = "", "30% increased Cold Damage", statOrderKey = "1042", statOrder = { 1042 }, level = 1, group = "ColdDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePercentUniqueStaff2"] = { affix = "", "(40-50)% increased Cold Damage", statOrderKey = "1042", statOrder = { 1042 }, level = 1, group = "ColdDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePercentUniqueHelmetStrInt3"] = { affix = "", "(10-15)% increased Cold Damage", statOrderKey = "1042", statOrder = { 1042 }, level = 1, group = "ColdDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePercentUniqueRing19"] = { affix = "", "(25-30)% increased Cold Damage", statOrderKey = "1042", statOrder = { 1042 }, level = 1, group = "ColdDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePercentUniqueBelt9b"] = { affix = "", "(20-30)% increased Cold Damage", statOrderKey = "1042", statOrder = { 1042 }, level = 1, group = "ColdDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePercentUnique__1"] = { affix = "", "(10-15)% increased Cold Damage", statOrderKey = "1042", statOrder = { 1042 }, level = 1, group = "ColdDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePercentUnique__2"] = { affix = "", "(10-15)% increased Cold Damage", statOrderKey = "1042", statOrder = { 1042 }, level = 1, group = "ColdDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePercentUnique__3"] = { affix = "", "(30-50)% increased Cold Damage", statOrderKey = "1042", statOrder = { 1042 }, level = 1, group = "ColdDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePercentUnique__4"] = { affix = "", "(18-25)% increased Cold Damage", statOrderKey = "1042", statOrder = { 1042 }, level = 1, group = "ColdDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePercentUnique__5"] = { affix = "", "(30-50)% increased Cold Damage", statOrderKey = "1042", statOrder = { 1042 }, level = 1, group = "ColdDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePercentUnique__6"] = { affix = "", "(20-25)% increased Cold Damage", statOrderKey = "1042", statOrder = { 1042 }, level = 1, group = "ColdDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePercentUnique__7"] = { affix = "", "(20-30)% increased Cold Damage", statOrderKey = "1042", statOrder = { 1042 }, level = 1, group = "ColdDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePercentUnique__8"] = { affix = "", "30% increased Cold Damage", statOrderKey = "1042", statOrder = { 1042 }, level = 1, group = "ColdDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePercentUnique__9"] = { affix = "", "(20-40)% increased Cold Damage", statOrderKey = "1042", statOrder = { 1042 }, level = 1, group = "ColdDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePercentUnique___10"] = { affix = "", "(10-20)% increased Cold Damage", statOrderKey = "1042", statOrder = { 1042 }, level = 1, group = "ColdDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePercentUnique___11"] = { affix = "", "(20-30)% increased Cold Damage", statOrderKey = "1042", statOrder = { 1042 }, level = 1, group = "ColdDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePercentUnique__12"] = { affix = "", "(10-15)% increased Cold Damage", statOrderKey = "1042", statOrder = { 1042 }, level = 1, group = "ColdDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePercentUnique__13"] = { affix = "", "(10-15)% increased Cold Damage", statOrderKey = "1042", statOrder = { 1042 }, level = 1, group = "ColdDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePercentUnique__14"] = { affix = "", "(5-15)% increased Cold Damage", statOrderKey = "1042", statOrder = { 1042 }, level = 1, group = "ColdDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePercentUnique__15"] = { affix = "", "(10-15)% increased Cold Damage", statOrderKey = "1042", statOrder = { 1042 }, level = 1, group = "ColdDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["LightningDamageUniqueWand1"] = { affix = "", "(20-30)% increased Lightning Damage", statOrderKey = "1051", statOrder = { 1051 }, level = 1, group = "LightningDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningDamageUniqueHelmetDexInt1"] = { affix = "", "(20-30)% increased Lightning Damage", statOrderKey = "1051", statOrder = { 1051 }, level = 1, group = "LightningDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningDamagePercentUniqueHelmetStrInt3"] = { affix = "", "(10-15)% increased Lightning Damage", statOrderKey = "1051", statOrder = { 1051 }, level = 1, group = "LightningDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningDamagePercentUniqueRing20"] = { affix = "", "(25-30)% increased Lightning Damage", statOrderKey = "1051", statOrder = { 1051 }, level = 1, group = "LightningDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningDamagePercentUniqueBelt9c"] = { affix = "", "(20-30)% increased Lightning Damage", statOrderKey = "1051", statOrder = { 1051 }, level = 1, group = "LightningDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningDamagePercentUniqueStaff8"] = { affix = "", "(30-50)% increased Lightning Damage", statOrderKey = "1051", statOrder = { 1051 }, level = 1, group = "LightningDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningDamagePercentUniqueRing29"] = { affix = "", "20% increased Lightning Damage", statOrderKey = "1051", statOrder = { 1051 }, level = 1, group = "LightningDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningDamagePercentUniqueRing34"] = { affix = "", "(15-25)% increased Lightning Damage", statOrderKey = "1051", statOrder = { 1051 }, level = 1, group = "LightningDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningDamagePercentUnique___1"] = { affix = "", "(10-15)% increased Lightning Damage", statOrderKey = "1051", statOrder = { 1051 }, level = 1, group = "LightningDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningDamagePercentUnique__2"] = { affix = "", "(15-20)% increased Lightning Damage", statOrderKey = "1051", statOrder = { 1051 }, level = 1, group = "LightningDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningDamagePercentUnique__3"] = { affix = "", "35% increased Lightning Damage", statOrderKey = "1051", statOrder = { 1051 }, level = 1, group = "LightningDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningDamagePercentUnique__4"] = { affix = "", "100% increased Lightning Damage", statOrderKey = "1051", statOrder = { 1051 }, level = 40, group = "LightningDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningDamagePercentUnique__5"] = { affix = "", "(10-15)% increased Lightning Damage", statOrderKey = "1051", statOrder = { 1051 }, level = 1, group = "LightningDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningDamagePercentUnique__6"] = { affix = "", "(10-15)% increased Lightning Damage", statOrderKey = "1051", statOrder = { 1051 }, level = 1, group = "LightningDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningDamagePercentUnique__7"] = { affix = "", "(20-30)% increased Lightning Damage", statOrderKey = "1051", statOrder = { 1051 }, level = 70, group = "LightningDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningDamagePercentUnique__8"] = { affix = "", "(30-40)% increased Lightning Damage", statOrderKey = "1051", statOrder = { 1051 }, level = 70, group = "LightningDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LifeGainedFromEnemyDeathUniqueTwoHandAxe1"] = { affix = "", "+20 Life gained on Kill", statOrderKey = "1395", statOrder = { 1395 }, level = 1, group = "LifeGainedFromEnemyDeath", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeGainedFromEnemyDeathUniqueDagger1"] = { affix = "", "+30 Life gained on Kill", statOrderKey = "1395", statOrder = { 1395 }, level = 1, group = "LifeGainedFromEnemyDeath", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeGainedFromEnemyDeathUniqueBootsStrInt1"] = { affix = "", "+(10-20) Life gained on Kill", statOrderKey = "1395", statOrder = { 1395 }, level = 1, group = "LifeGainedFromEnemyDeath", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeGainedFromEnemyDeathUniqueTwoHandAxe2"] = { affix = "", "+10 Life gained on Kill", statOrderKey = "1395", statOrder = { 1395 }, level = 1, group = "LifeGainedFromEnemyDeath", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeGainedFromEnemyDeathUniqueTwoHandMace7"] = { affix = "", "+10 Life gained on Kill", statOrderKey = "1395", statOrder = { 1395 }, level = 1, group = "LifeGainedFromEnemyDeath", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeGainedFromEnemyDeathUniqueHelmetDexInt3"] = { affix = "", "+(15-20) Life gained on Kill", statOrderKey = "1395", statOrder = { 1395 }, level = 1, group = "LifeGainedFromEnemyDeath", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeGainedFromEnemyDeathUniqueOneHandAxe3"] = { affix = "", "+(5-7) Life gained on Kill", statOrderKey = "1395", statOrder = { 1395 }, level = 1, group = "LifeGainedFromEnemyDeath", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeGainedFromEnemyDeathUniqueBodyStrDexInt1"] = { affix = "", "+100 Life gained on Kill", statOrderKey = "1395", statOrder = { 1395 }, level = 94, group = "LifeGainedFromEnemyDeath", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeGainedFromEnemyDeathUniqueDagger11"] = { affix = "", "+5 Life gained on Kill", statOrderKey = "1395", statOrder = { 1395 }, level = 1, group = "LifeGainedFromEnemyDeath", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeGainedFromEnemyDeathUnique__1"] = { affix = "", "+(15-25) Life gained on Kill", statOrderKey = "1395", statOrder = { 1395 }, level = 1, group = "LifeGainedFromEnemyDeath", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeGainedFromEnemyDeathUnique__2"] = { affix = "", "+(20-30) Life gained on Kill", statOrderKey = "1395", statOrder = { 1395 }, level = 1, group = "LifeGainedFromEnemyDeath", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeGainedFromEnemyDeathUnique__3"] = { affix = "", "+(15-25) Life gained on Kill", statOrderKey = "1395", statOrder = { 1395 }, level = 1, group = "LifeGainedFromEnemyDeath", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["ManaGainedFromEnemyDeathUniqueBow2"] = { affix = "", "+10 Mana gained on Kill", statOrderKey = "1409", statOrder = { 1409 }, level = 1, group = "ManaGainedFromEnemyDeath", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaGainedFromEnemyDeathUniqueDagger1"] = { affix = "", "+10 Mana gained on Kill", statOrderKey = "1409", statOrder = { 1409 }, level = 1, group = "ManaGainedFromEnemyDeath", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaGainedFromEnemyDeathUniqueRing4"] = { affix = "", "+5 Mana gained on Kill", statOrderKey = "1409", statOrder = { 1409 }, level = 1, group = "ManaGainedFromEnemyDeath", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaGainedFromEnemyDeathUniqueTwoHandSword3"] = { affix = "", "+10 Mana gained on Kill", statOrderKey = "1409", statOrder = { 1409 }, level = 1, group = "ManaGainedFromEnemyDeath", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaGainedFromEnemyDeathUniqueTwoHandAxe5"] = { affix = "", "+10 Mana gained on Kill", statOrderKey = "1409", statOrder = { 1409 }, level = 1, group = "ManaGainedFromEnemyDeath", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaGainedFromEnemyDeathUniqueShieldInt3"] = { affix = "", "+10 Mana gained on Kill", statOrderKey = "1409", statOrder = { 1409 }, level = 1, group = "ManaGainedFromEnemyDeath", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaGainedFromEnemyDeathUniqueBodyStrDexInt1"] = { affix = "", "+100 Mana gained on Kill", statOrderKey = "1409", statOrder = { 1409 }, level = 1, group = "ManaGainedFromEnemyDeath", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaGainedFromEnemyDeathUnique__1"] = { affix = "", "+30 Mana gained on Kill", statOrderKey = "1409", statOrder = { 1409 }, level = 1, group = "ManaGainedFromEnemyDeath", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaGainedFromEnemyDeathUnique__2"] = { affix = "", "+(20-40) Mana gained on Kill", statOrderKey = "1409", statOrder = { 1409 }, level = 1, group = "ManaGainedFromEnemyDeath", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["LocalCriticalStrikeChanceUniqueOneHandMace1"] = { affix = "", "25% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChanceUniqueOneHandSword4"] = { affix = "", "(90-110)% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChanceUniqueDescentDagger1"] = { affix = "", "100% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChanceUniqueDagger8"] = { affix = "", "(40-50)% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChanceUniqueWand6_"] = { affix = "", "(20-30)% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChanceUniqueSceptre9"] = { affix = "", "(30-40)% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChanceUniqueOneHandAxe8_"] = { affix = "", "(30-50)% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChanceUniqueStaff14"] = { affix = "", "(20-35)% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChanceUniqueTwoHandMace6"] = { affix = "", "(30-40)% increased Critical Strike Chance", statOrderKey = "1132", statOrder = { 1132 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalMultiplierUniqueBow3"] = { affix = "", "+50% to Global Critical Strike Multiplier", statOrderKey = "1156", statOrder = { 1156 }, level = 1, group = "CriticalStrikeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["LocalCriticalMultiplierUniqueClaw2"] = { affix = "", "+40% to Global Critical Strike Multiplier", statOrderKey = "1156", statOrder = { 1156 }, level = 1, group = "CriticalStrikeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["LocalCriticalMultiplierUniqueDagger4"] = { affix = "", "+(30-40)% to Global Critical Strike Multiplier", statOrderKey = "1156", statOrder = { 1156 }, level = 1, group = "CriticalStrikeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["LocalCriticalMultiplierUniqueOneHandSword4"] = { affix = "", "+(20-30)% to Global Critical Strike Multiplier", statOrderKey = "1156", statOrder = { 1156 }, level = 1, group = "CriticalStrikeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["FlaskIncreasedRecoverySpeedUniqueFlask3"] = { affix = "", "(35-50)% reduced Recovery rate", statOrderKey = "558", statOrder = { 558 }, level = 1, group = "FlaskRecoverySpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskIncreasedRecoverySpeedUnique___1"] = { affix = "", "(80-120)% increased Recovery rate", statOrderKey = "558", statOrder = { 558 }, level = 1, group = "FlaskRecoverySpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskIncreasedRecoveryAmountUniqueFlask4"] = { affix = "", "(30-50)% increased Amount Recovered", "100% increased Recovery rate", statOrderKey = "557,558", statOrder = { 557, 558 }, level = 1, group = "FlaskRecoveryAmount", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskIncreasedRecoveryAmountUnique__1"] = { affix = "", "(30-50)% increased Amount Recovered", "50% reduced Recovery rate", statOrderKey = "557,558", statOrder = { 557, 558 }, level = 1, group = "FlaskRecoveryAmount", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskIncreasedDuration1"] = { affix = "Saturated", "33% reduced Recovery rate", statOrderKey = "558", statOrder = { 558 }, level = 1, group = "FlaskRecoverySpeed", weightKey = { "utility_flask", "default", }, weightVal = { 3000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskFullInstantRecoveryUnique__1"] = { affix = "", "(65-75)% reduced Amount Recovered", "Instant Recovery", statOrderKey = "557,569", statOrder = { 557, 569 }, level = 1, group = "FlaskBuffWhileHealing", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskExtraLifeUnique__1"] = { affix = "", "50% increased Life Recovered", statOrderKey = "552", statOrder = { 552 }, level = 1, group = "FlaskRecoveryAmount", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, + ["FlaskFreezeImmunityUnique__1"] = { affix = "", "Grants Immunity to Chill for 4 seconds if used while Chilled", "Grants Immunity to Freeze for 4 seconds if used while Frozen", statOrderKey = "602,602.1", statOrder = { 602, 602.1 }, level = 1, group = "FlaskDispellChill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "cold", "ailment" }, }, + ["FlaskDispellsBurningUnique__1"] = { affix = "", "Grants Immunity to Ignite for 4 seconds if used while Ignited", "Removes all Burning when used", statOrderKey = "604,604.1", statOrder = { 604, 604.1 }, level = 1, group = "FlaskDispellBurning", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "fire", "ailment" }, }, + ["FlaskExtraChargesUnique__1"] = { affix = "", "+45 to Maximum Charges", statOrderKey = "540", statOrder = { 540 }, level = 1, group = "FlaskNumCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskChargesAddedIncreasePercentUnique_1"] = { affix = "", "(40-60)% increased Charge Recovery", statOrderKey = "548", statOrder = { 548 }, level = 1, group = "FlaskRechargeRate", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskChargesAddedIncreasePercentUnique__2"] = { affix = "", "(20-30)% increased Charge Recovery", statOrderKey = "548", statOrder = { 548 }, level = 1, group = "FlaskRechargeRate", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffManaLeechWhileHealing"] = { affix = "of Craving", "2% of Physical Attack Damage Leeched as Mana during Flask effect", statOrderKey = "653", statOrder = { 653 }, level = 12, group = "FlaskBuffWhileHealing", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana", "physical", "attack" }, }, + ["FlaskChanceRechargeOnCritUnique__1"] = { affix = "", "50% chance to gain a Flask Charge when you deal a Critical Strike", statOrderKey = "545", statOrder = { 545 }, level = 50, group = "FlaskRechargeRate", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "critical" }, }, + ["FlaskEffectIncreasedDurationReducedEffect1"] = { affix = "[UNUSED]", "(35-45)% increased Duration", "25% reduced effect", statOrderKey = "560,635", statOrder = { 560, 635 }, level = 20, group = "FlaskRecoverySpeed", weightKey = { "no_effect_flask_mod", "utility_flask", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskEffectIncreasedDurationReducedEffect2"] = { affix = "[UNUSED]", "(46-55)% increased Duration", "25% reduced effect", statOrderKey = "560,635", statOrder = { 560, 635 }, level = 36, group = "FlaskRecoverySpeed", weightKey = { "no_effect_flask_mod", "utility_flask", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskEffectIncreasedDurationReducedEffect3_"] = { affix = "[UNUSED]", "(56-66)% increased Duration", "25% reduced effect", statOrderKey = "560,635", statOrder = { 560, 635 }, level = 52, group = "FlaskRecoverySpeed", weightKey = { "no_effect_flask_mod", "utility_flask", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskEffectIncreasedDurationReducedEffect4__"] = { affix = "[UNUSED]", "(56-66)% increased Duration", "25% reduced effect", statOrderKey = "560,635", statOrder = { 560, 635 }, level = 68, group = "FlaskRecoverySpeed", weightKey = { "no_effect_flask_mod", "utility_flask", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskEffectIncreasedDurationReducedEffect5"] = { affix = "[UNUSED]", "(56-66)% increased Duration", "25% reduced effect", statOrderKey = "560,635", statOrder = { 560, 635 }, level = 84, group = "FlaskRecoverySpeed", weightKey = { "no_effect_flask_mod", "utility_flask", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskEffectDurationUnique__1"] = { affix = "", "(25-50)% increased Duration", statOrderKey = "560", statOrder = { 560 }, level = 1, group = "FlaskRecoverySpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskEffectDurationUnique__2"] = { affix = "", "(60-80)% reduced Duration", statOrderKey = "560", statOrder = { 560 }, level = 1, group = "FlaskRecoverySpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskEffectDurationUnique__3"] = { affix = "", "(30-50)% increased Duration", statOrderKey = "560", statOrder = { 560 }, level = 1, group = "FlaskRecoverySpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskEffectDurationUnique__4"] = { affix = "", "25% increased Duration", statOrderKey = "560", statOrder = { 560 }, level = 1, group = "FlaskRecoverySpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskEffectDurationUnique__6"] = { affix = "", "(70-80)% reduced Duration", statOrderKey = "560", statOrder = { 560 }, level = 1, group = "FlaskRecoverySpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskEffectDurationUnique__7"] = { affix = "", "(20-40)% increased Duration", statOrderKey = "560", statOrder = { 560 }, level = 1, group = "FlaskRecoverySpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskChargesUsedUnique___1"] = { affix = "", "500% increased Charges per use", statOrderKey = "549", statOrder = { 549 }, level = 1, group = "FlaskChargesUsed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskChargesUsedUnique___2"] = { affix = "", "(125-150)% increased Charges per use", statOrderKey = "549", statOrder = { 549 }, level = 1, group = "FlaskChargesUsed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskChargesUsedUnique__3"] = { affix = "", "50% increased Charges per use", statOrderKey = "549", statOrder = { 549 }, level = 1, group = "FlaskChargesUsed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskChargesUsedUnique__4"] = { affix = "", "(-10-10)% reduced Charges per use", statOrderKey = "549", statOrder = { 549 }, level = 1, group = "FlaskChargesUsed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskChargesUsedUnique__5"] = { affix = "", "(125-150)% increased Charges per use", statOrderKey = "549", statOrder = { 549 }, level = 1, group = "FlaskChargesUsed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskChargesUsedUnique__6_"] = { affix = "", "(80-100)% increased Charges per use", statOrderKey = "549", statOrder = { 549 }, level = 1, group = "FlaskChargesUsed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskChargesUsedUnique__7"] = { affix = "", "100% increased Charges per use", statOrderKey = "549", statOrder = { 549 }, level = 1, group = "FlaskChargesUsed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskChargesUsedUnique__8"] = { affix = "", "(175-200)% increased Charges per use", statOrderKey = "549", statOrder = { 549 }, level = 1, group = "FlaskChargesUsed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskChargesUsedUnique__9_"] = { affix = "", "(40-50)% increased Charges per use", statOrderKey = "549", statOrder = { 549 }, level = 1, group = "FlaskChargesUsed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskChargesUsedUnique__10"] = { affix = "", "(-10-10)% reduced Charges per use", statOrderKey = "549", statOrder = { 549 }, level = 1, group = "FlaskChargesUsed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskExtraChargesUnique__2_"] = { affix = "", "+(-40-90) to Maximum Charges", statOrderKey = "540", statOrder = { 540 }, level = 1, group = "FlaskNumCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskExtraChargesUnique__3"] = { affix = "", "+90 to Maximum Charges", statOrderKey = "540", statOrder = { 540 }, level = 1, group = "FlaskNumCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskIncreasedDurationUnique__2"] = { affix = "", "90% reduced Duration", statOrderKey = "560", statOrder = { 560 }, level = 1, group = "FlaskIncreasedDurationUnique1", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffReducedManaCostWhileHealingUnique__1"] = { affix = "", "10% increased Mana Cost of Skills during Flask Effect", statOrderKey = "692", statOrder = { 692 }, level = 1, group = "LocalFlaskSkillManaCostDuringFlaskEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana" }, }, + ["FlaskBuffWardWhileHealingUnique__1"] = { affix = "", "50% reduced Ward during Flask effect", statOrderKey = "639", statOrder = { 639 }, level = 1, group = "FlaskBuffWhileHealing", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "defences" }, }, + ["FlaskWardUnbreakableDuringEffectUnique__1"] = { affix = "", "Ward does not Break during Flask effect", statOrderKey = "640", statOrder = { 640 }, level = 1, group = "FlaskWardUnbreakableDuringEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "defences" }, }, + ["GlobalColdSpellGemsLevelUnique__1"] = { affix = "", "+3 to Level of all Cold Spell Skill Gems", statOrderKey = "1275", statOrder = { 1275 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "caster", "gem" }, }, + ["LocalIncreaseSocketedLightningGemLevelUniqueStaff8"] = { affix = "", "+2 to Level of all Lightning Spell Skill Gems", statOrderKey = "1276", statOrder = { 1276 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "caster", "gem" }, }, + ["LocalIncreaseSocketedLightningGemLevelUnique__1"] = { affix = "", "+(1-3) to Level of Socketed Lightning Gems", statOrderKey = "54", statOrder = { 54 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "gem" }, }, + ["LocalIncreaseSocketedChaosGemLevelUnique__1"] = { affix = "", "+2 to Level of all Chaos Spell Skill Gems", statOrderKey = "1277", statOrder = { 1277 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "caster", "gem" }, }, + ["GlobalPhysicalSpellGemsLevelUnique__1"] = { affix = "", "+3 to Level of all Physical Spell Skill Gems", statOrderKey = "1273", statOrder = { 1273 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "caster", "gem" }, }, + ["GlobalVaalGemsLevelImplicit1_"] = { affix = "", "+1 to Level of all Vaal Skill Gems", statOrderKey = "8230", statOrder = { 8230 }, level = 1, group = "GlobalAttributeTypeGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["LocalIncreaseSocketedProjectileGemLevel1"] = { affix = "", "+1 to Level of Socketed Projectile Gems", statOrderKey = "59", statOrder = { 59 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["LocalIncreaseSocketedSpellGemLevel1"] = { affix = "", "+1 to Level of Socketed Spell Gems", statOrderKey = "56", statOrder = { 56 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "gem" }, }, + ["LocalIncreaseSocketedSpellGemLevelUniqueWand4"] = { affix = "", "+1 to Level of Socketed Spell Gems", statOrderKey = "56", statOrder = { 56 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "gem" }, }, + ["LocalIncreaseSocketedMinionGemLevelUnique__1"] = { affix = "", "+2 to Level of Socketed Minion Gems", statOrderKey = "62", statOrder = { 62 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion", "gem" }, }, + ["LocalIncreaseSocketedMinionGemLevelUnique__2_"] = { affix = "", "+2 to Level of Socketed Minion Gems", statOrderKey = "62", statOrder = { 62 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion", "gem" }, }, + ["LocalIncreaseSocketedMinionGemLevelUnique__3"] = { affix = "", "+2 to Level of Socketed Minion Gems", statOrderKey = "62", statOrder = { 62 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion", "gem" }, }, + ["LocalIncreaseSocketedMinionGemLevelUnique__4"] = { affix = "", "+2 to Level of Socketed Minion Gems", statOrderKey = "62", statOrder = { 62 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion", "gem" }, }, + ["LocalIncreaseSocketedMinionGemLevelUnique__5____"] = { affix = "", "+3 to Level of Socketed Minion Gems", statOrderKey = "62", statOrder = { 62 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion", "gem" }, }, + ["LocalIncreaseSocketedSpellGemLevelUnique__1"] = { affix = "", "+2 to Level of Socketed Spell Gems", statOrderKey = "56", statOrder = { 56 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "gem" }, }, + ["LocalIncreaseSocketedFireGemLevelUniqueStaff1"] = { affix = "", "+2 to Level of all Fire Spell Skill Gems", statOrderKey = "1274", statOrder = { 1274 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "caster", "gem" }, }, + ["LocalIncreaseSocketedFireGemLevelUniqueDagger10"] = { affix = "", "+1 to Level of all Fire Spell Skill Gems", statOrderKey = "1274", statOrder = { 1274 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "caster", "gem" }, }, + ["LocalIncreaseSocketedFireGemLevelUniqueStaff13"] = { affix = "", "+1 to Level of Socketed Fire Gems", statOrderKey = "52", statOrder = { 52 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "gem" }, }, + ["LocalIncreaseSocketedFireGemLevelUnique__1_"] = { affix = "", "+2 to Level of Socketed Fire Gems", statOrderKey = "52", statOrder = { 52 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "gem" }, }, + ["LocalIncreaseSocketedFireGemLevelUnique__2"] = { affix = "", "+2 to Level of Socketed Fire Gems", statOrderKey = "52", statOrder = { 52 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "gem" }, }, + ["LocalIncreaseSocketedBowGemLevelUniqueBow2"] = { affix = "", "+1 to Level of Socketed Bow Gems", statOrderKey = "60", statOrder = { 60 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "gem" }, }, + ["LocalIncreaseSocketedColdGemLevelUniqueDexHelmet2"] = { affix = "", "+1 to Level of Socketed Cold Gems", statOrderKey = "53", statOrder = { 53 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "gem" }, }, + ["LocalIncreaseSocketedColdGemLevelUniqueStaff13"] = { affix = "", "+1 to Level of Socketed Cold Gems", statOrderKey = "53", statOrder = { 53 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "gem" }, }, + ["LocalIncreaseSocketedColdGemLevelUnique__1"] = { affix = "", "+2 to Level of Socketed Cold Gems", statOrderKey = "53", statOrder = { 53 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "gem" }, }, + ["LocalIncreaseSocketedFireGemLevelUniqueDexHelmet2"] = { affix = "", "+1 to Level of Socketed Fire Gems", statOrderKey = "52", statOrder = { 52 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "gem" }, }, + ["LocalIncreaseSocketedGemLevelUniqueHelmetStrInt2"] = { affix = "", "+1 to Level of Socketed Gems", statOrderKey = "47", statOrder = { 47 }, level = 1, group = "IncreaseSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["LocalIncreaseSocketedGemLevelUnique__4"] = { affix = "", "+1 to Level of Socketed Gems", statOrderKey = "47", statOrder = { 47 }, level = 1, group = "IncreaseSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["LocalIncreaseSocketedGemLevelUnique__5"] = { affix = "", "+1 to Level of Socketed Gems", statOrderKey = "47", statOrder = { 47 }, level = 1, group = "IncreaseSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["LocalIncreaseSocketedMeleeGemLevelUniqueRapier1"] = { affix = "", "+1 to Level of Socketed Melee Gems", statOrderKey = "61", statOrder = { 61 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "gem" }, }, + ["LocalIncreaseSocketedColdGemLevelUniqueStaff2"] = { affix = "", "+2 to Level of all Cold Spell Skill Gems", statOrderKey = "1275", statOrder = { 1275 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "caster", "gem" }, }, + ["LocalIncreaseSocketedGemLevelUniqueSceptre1"] = { affix = "", "+1 to Level of Socketed Gems", statOrderKey = "47", statOrder = { 47 }, level = 1, group = "IncreaseSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["LocalIncreaseSocketedGemLevelUniqueHelmetStrDex6"] = { affix = "", "+1 to Level of Socketed Gems", statOrderKey = "47", statOrder = { 47 }, level = 1, group = "IncreaseSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["LocalIncreaseSocketedFireGemLevelUniqueBodyInt4"] = { affix = "", "+1 to Level of Socketed Fire Gems", statOrderKey = "52", statOrder = { 52 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "gem" }, }, + ["LocalIncreaseSocketedMinionGemLevelUniqueShieldInt2"] = { affix = "", "+2 to Level of Socketed Minion Gems", statOrderKey = "62", statOrder = { 62 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion", "gem" }, }, + ["LocalIncreaseSocketedMeleeGemLevelUniqueTwoHandMace5"] = { affix = "", "+1 to Level of Socketed Melee Gems", statOrderKey = "61", statOrder = { 61 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "gem" }, }, + ["LocalIncreaseSocketedMinionGemLevelUniqueTwoHandMace5"] = { affix = "", "+1 to Level of Socketed Minion Gems", statOrderKey = "62", statOrder = { 62 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion", "gem" }, }, + ["LocalIncreaseSocketedAuraGemLevelUniqueHelmetDex5"] = { affix = "", "+2 to Level of Socketed Aura Gems", statOrderKey = "63", statOrder = { 63 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura", "gem" }, }, + ["LocalIncreaseSocketedAuraGemLevelUniqueBodyDexInt4"] = { affix = "", "+1 to Level of Socketed Aura Gems", statOrderKey = "63", statOrder = { 63 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura", "gem" }, }, + ["LocalIncreaseSocketedAuraGemLevelUnique___1"] = { affix = "", "+2 to Level of Socketed Aura Gems", statOrderKey = "63", statOrder = { 63 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura", "gem" }, }, + ["LocalIncreaseSocketedAuraGemLevelUnique___2___"] = { affix = "", "+5 to Level of Socketed Aura Gems", statOrderKey = "63", statOrder = { 63 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura", "gem" }, }, + ["LocalIncreaseSocketedAuraGemLevelUnique___3"] = { affix = "", "+(3-5) to Level of Socketed Aura Gems", statOrderKey = "63", statOrder = { 63 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura", "gem" }, }, + ["LocalIncreaseSocketedColdGemLevelUniqueClaw5"] = { affix = "", "+1 to Level of Socketed Cold Gems", statOrderKey = "53", statOrder = { 53 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "gem" }, }, + ["LocalIncreaseSocketedGemLevelUniqueRing23"] = { affix = "", "+5 to Level of Socketed Gems", statOrderKey = "47", statOrder = { 47 }, level = 57, group = "IncreaseSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["LocalIncreaseSocketedGemLevelUniqueHelmetDexInt5"] = { affix = "", "+1 to Level of Socketed Gems", statOrderKey = "47", statOrder = { 47 }, level = 1, group = "IncreaseSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["LocalIncreaseSocketedGemLevelUniqueRing39"] = { affix = "", "+2 to Level of Socketed Gems", statOrderKey = "47", statOrder = { 47 }, level = 1, group = "IncreaseSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["LocalIncreaseSocketedGemLevelUniqueWand8"] = { affix = "", "+2 to Level of Socketed Gems", statOrderKey = "47", statOrder = { 47 }, level = 1, group = "IncreaseSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["LocalIncreaseSocketedGemLevelUniqueTwoHandAxe9"] = { affix = "", "+1 to Level of Socketed Gems", statOrderKey = "47", statOrder = { 47 }, level = 1, group = "IncreaseSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["LocalIncreaseSocketedGemLevelUnique__1"] = { affix = "", "+2 to Level of Socketed Gems", statOrderKey = "47", statOrder = { 47 }, level = 1, group = "IncreaseSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["LocalIncreaseSocketedGemLevelUnique__2"] = { affix = "", "+1 to Level of Socketed Gems", statOrderKey = "47", statOrder = { 47 }, level = 1, group = "IncreaseSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["LocalIncreaseSocketedGemLevelUnique___3"] = { affix = "", "+1 to Level of all Spell Skill Gems", statOrderKey = "1272", statOrder = { 1272 }, level = 1, group = "IncreaseSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "gem" }, }, + ["LocalIncreaseSocketedGemLevelUnique__6"] = { affix = "", "+2 to Level of Socketed Gems", statOrderKey = "47", statOrder = { 47 }, level = 1, group = "IncreaseSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["LocalIncreaseSocketedGemLevelUnique__7"] = { affix = "", "+1 to Level of Socketed Gems", statOrderKey = "47", statOrder = { 47 }, level = 1, group = "IncreaseSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["LocalIncreaseSocketedGemLevelUnique__8"] = { affix = "", "+(1-2) to Level of Socketed Gems", statOrderKey = "47", statOrder = { 47 }, level = 1, group = "IncreaseSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["LocalIncreaseSocketedGemLevelUnique__9"] = { affix = "", "+(5-8) to Level of Socketed Gems", statOrderKey = "47", statOrder = { 47 }, level = 1, group = "IncreaseSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["LocalIncreaseSocketedGemLevelUnique__10"] = { affix = "", "+(1-2) to Level of Socketed Gems", statOrderKey = "47", statOrder = { 47 }, level = 1, group = "IncreaseSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["LocalIncreaseSocketedGemLevelUnique__11_"] = { affix = "", "+2 to Level of Socketed Gems", statOrderKey = "47", statOrder = { 47 }, level = 1, group = "IncreaseSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["LocalIncreaseSocketedDexterityGemLevelUniqueClaw8"] = { affix = "", "+1 to Level of Socketed Dexterity Gems", statOrderKey = "45", statOrder = { 45 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute", "gem" }, }, + ["LocalIncreaseSocketedGolemLevelUniqueRing35"] = { affix = "", "+3 to Level of Socketed Golem Gems", statOrderKey = "80", statOrder = { 80 }, level = 55, group = "LocalSocketedGolemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["LocalIncreaseSocketedGolemLevelUniqueRing36"] = { affix = "", "+3 to Level of Socketed Golem Gems", statOrderKey = "80", statOrder = { 80 }, level = 55, group = "LocalSocketedGolemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["LocalIncreaseSocketedGolemLevelUniqueRing37"] = { affix = "", "+3 to Level of Socketed Golem Gems", statOrderKey = "80", statOrder = { 80 }, level = 55, group = "LocalSocketedGolemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["LocalIncreaseSocketedWarcryGemLevelUniqueShieldInt5"] = { affix = "", "+3 to Level of Socketed Warcry Gems", statOrderKey = "73", statOrder = { 73 }, level = 1, group = "LocalSocketedWarcryGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["LocalIncreaseSocketedWarcryGemLevelUniqueShieldStr4"] = { affix = "", "+1 to Level of Socketed Warcry Gems", statOrderKey = "73", statOrder = { 73 }, level = 1, group = "LocalSocketedWarcryGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["LocalIncreaseSocketedWarcryGemLevelUniqueShieldDex7"] = { affix = "", "+1 to Level of Socketed Warcry Gems", statOrderKey = "73", statOrder = { 73 }, level = 1, group = "LocalSocketedWarcryGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["LocalIncreasedAccuracyUnique__1"] = { affix = "", "+(330-350) to Accuracy Rating", statOrderKey = "1658", statOrder = { 1658 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["LocalIncreasedAccuracyUnique__2"] = { affix = "", "(15-25)% increased Attack Speed", "+(400-500) to Accuracy Rating", statOrderKey = "1083,1658", statOrder = { 1083, 1658 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["IncreasedAccuracySwordImplicit1"] = { affix = "", "+45 to Accuracy Rating", statOrderKey = "1658", statOrder = { 1658 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracySwordImplicit2"] = { affix = "", "+165 to Accuracy Rating", statOrderKey = "1658", statOrder = { 1658 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracySwordImplicit3"] = { affix = "", "+190 to Accuracy Rating", statOrderKey = "1658", statOrder = { 1658 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracySwordImplicit4"] = { affix = "", "+240 to Accuracy Rating", statOrderKey = "1658", statOrder = { 1658 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracySwordImplicit5"] = { affix = "", "+330 to Accuracy Rating", statOrderKey = "1658", statOrder = { 1658 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracySwordImplicit6"] = { affix = "", "+350 to Accuracy Rating", statOrderKey = "1658", statOrder = { 1658 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracySwordImplicit7"] = { affix = "", "+400 to Accuracy Rating", statOrderKey = "1658", statOrder = { 1658 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracySwordImplicit8"] = { affix = "", "+460 to Accuracy Rating", statOrderKey = "1658", statOrder = { 1658 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracySwordImplicit9"] = { affix = "", "+475 to Accuracy Rating", statOrderKey = "1658", statOrder = { 1658 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracy2hSwordImplicit1"] = { affix = "", "+60 to Accuracy Rating", statOrderKey = "1658", statOrder = { 1658 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracy2hSwordImplicit2"] = { affix = "", "+120 to Accuracy Rating", statOrderKey = "1658", statOrder = { 1658 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracy2hSwordImplicit3"] = { affix = "", "+185 to Accuracy Rating", statOrderKey = "1658", statOrder = { 1658 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracy2hSwordImplicit4"] = { affix = "", "+250 to Accuracy Rating", statOrderKey = "1658", statOrder = { 1658 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracy2hSwordImplicit5"] = { affix = "", "+305 to Accuracy Rating", statOrderKey = "1658", statOrder = { 1658 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracy2hSwordImplicit6"] = { affix = "", "+360 to Accuracy Rating", statOrderKey = "1658", statOrder = { 1658 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracy2hSwordImplicit7"] = { affix = "", "+400 to Accuracy Rating", statOrderKey = "1658", statOrder = { 1658 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracy2hSwordImplicit8"] = { affix = "", "+435 to Accuracy Rating", statOrderKey = "1658", statOrder = { 1658 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracy2hSwordImplicit9"] = { affix = "", "+470 to Accuracy Rating", statOrderKey = "1658", statOrder = { 1658 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["CannotBeFrozen"] = { affix = "", "Cannot be Frozen", statOrderKey = "1489", statOrder = { 1489 }, level = 1, group = "CannotBeFrozen", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["CannotBeFrozenUnique__1"] = { affix = "", "Cannot be Frozen", statOrderKey = "1489", statOrder = { 1489 }, level = 1, group = "CannotBeFrozen", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["BlockingBlocksSpellsUniqueAmulet1"] = { affix = "", "15% Chance to Block Spell Damage", statOrderKey = "838", statOrder = { 838 }, level = 7, group = "BlockingBlocksSpells", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["BlockingBlocksSpellsUnique__1"] = { affix = "", "6% Chance to Block Spell Damage", statOrderKey = "838", statOrder = { 838 }, level = 1, group = "BlockingBlocksSpells", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["BlockingBlocksSpellsUnique__2"] = { affix = "", "(8-9)% Chance to Block Spell Damage", statOrderKey = "838", statOrder = { 838 }, level = 1, group = "BlockingBlocksSpells", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["SpellBlockPercentageUniqueAmulet1"] = { affix = "", "(12-15)% Chance to Block Spell Damage", statOrderKey = "843", statOrder = { 843 }, level = 1, group = "SpellBlockPercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["SpellBlockPercentageUnique__1"] = { affix = "", "+(2-4)% Chance to Block Spell Damage", statOrderKey = "841", statOrder = { 841 }, level = 1, group = "SpellBlockPercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["SpellBlockPercentageUnique__2"] = { affix = "", "(4-6)% Chance to Block Spell Damage", statOrderKey = "843", statOrder = { 843 }, level = 1, group = "SpellBlockPercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["SpellBlockPercentageUnique__3_"] = { affix = "", "(16-22)% Chance to Block Spell Damage", statOrderKey = "843", statOrder = { 843 }, level = 1, group = "SpellBlockPercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["CullingStrike"] = { affix = "", "Culling Strike", statOrderKey = "1673", statOrder = { 1673 }, level = 1, group = "CullingStrike", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CullingStrikeUniqueDescentTwoHandSword1"] = { affix = "", "Culling Strike", statOrderKey = "1673", statOrder = { 1673 }, level = 1, group = "CullingStrike", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CullingStrikeUnique__1"] = { affix = "", "Culling Strike", statOrderKey = "1673", statOrder = { 1673 }, level = 1, group = "CullingStrike", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["BlockRecoveryImplicitShield1"] = { affix = "", "60% increased Block Recovery", statOrderKey = "849", statOrder = { 849 }, level = 1, group = "BlockRecovery", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["BlockRecoveryImplicitShield2"] = { affix = "", "120% increased Block Recovery", statOrderKey = "849", statOrder = { 849 }, level = 1, group = "BlockRecovery", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["BlockRecoveryImplicitShield3"] = { affix = "", "180% increased Block Recovery", statOrderKey = "849", statOrder = { 849 }, level = 1, group = "BlockRecovery", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AlwaysHits"] = { affix = "", "Hits can't be Evaded", statOrderKey = "1677", statOrder = { 1677 }, level = 1, group = "AlwaysHits", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["AlwaysHitsUnique__1"] = { affix = "", "Hits can't be Evaded", statOrderKey = "1677", statOrder = { 1677 }, level = 1, group = "AlwaysHits", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["AlwaysHitsUnique__2"] = { affix = "", "Your hits can't be Evaded", statOrderKey = "1678", statOrder = { 1678 }, level = 1, group = "AlwaysHits", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["AlwaysHitsUniqueGlovesDexInt4"] = { affix = "", "Your hits can't be Evaded", statOrderKey = "1678", statOrder = { 1678 }, level = 1, group = "AlwaysHits", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["HitsCauseMonsterFleeUniqueRing1"] = { affix = "", "10% chance to Cause Monsters to Flee", statOrderKey = "1676", statOrder = { 1676 }, level = 1, group = "HitsCauseMonsterFlee", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["HitsCauseMonsterFleeUniqueBootsStrInt1"] = { affix = "", "10% chance to Cause Monsters to Flee", statOrderKey = "1676", statOrder = { 1676 }, level = 1, group = "HitsCauseMonsterFlee", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["HitsCauseMonsterFleeUnique__1"] = { affix = "", "10% chance to Cause Monsters to Flee", statOrderKey = "1676", statOrder = { 1676 }, level = 1, group = "HitsCauseMonsterFlee", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MaximumEnduranceChargeUniqueRing2"] = { affix = "", "+1 to Maximum Endurance Charges", statOrderKey = "1450", statOrder = { 1450 }, level = 1, group = "MaximumEnduranceCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["MaximumEnduranceChargeUniqueBodyStr3"] = { affix = "", "+1 to Maximum Endurance Charges", statOrderKey = "1450", statOrder = { 1450 }, level = 1, group = "MaximumEnduranceCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["MaximumEnduranceChargeUniqueBodyStrDex3"] = { affix = "", "+2 to Maximum Endurance Charges", statOrderKey = "1450", statOrder = { 1450 }, level = 1, group = "MaximumEnduranceCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["MaximumEnduranceChargeUnique__1_"] = { affix = "", "+1 to Maximum Endurance Charges", statOrderKey = "1450", statOrder = { 1450 }, level = 1, group = "MaximumEnduranceCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["MaximumEnduranceChargeUnique__2"] = { affix = "", "+1 to Maximum Endurance Charges", statOrderKey = "1450", statOrder = { 1450 }, level = 1, group = "MaximumEnduranceCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["ReducedMaximumEnduranceChargeUniqueCorruptedJewel17"] = { affix = "", "-1 to Maximum Endurance Charges", statOrderKey = "1450", statOrder = { 1450 }, level = 1, group = "MaximumEnduranceCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["ReducedMaximumEnduranceChargeUnique__1"] = { affix = "", "-1 to Maximum Endurance Charges", statOrderKey = "1450", statOrder = { 1450 }, level = 1, group = "MaximumEnduranceCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["ReducedMaximumEnduranceChargeUnique__2"] = { affix = "", "-2 to Maximum Endurance Charges", statOrderKey = "1450", statOrder = { 1450 }, level = 1, group = "MaximumEnduranceCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["AddPowerChargeOnCrit1__"] = { affix = "", "Gain a Power Charge for each Enemy you hit with a Critical Strike", statOrderKey = "2167", statOrder = { 2167 }, level = 1, group = "AddPowerChargeOnCrit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["ActorSizeUniqueAmulet2"] = { affix = "", "20% increased Character Size", statOrderKey = "1692", statOrder = { 1692 }, level = 1, group = "ActorSize", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ActorSizeUniqueHelmetDex6"] = { affix = "", "10% reduced Character Size", statOrderKey = "1692", statOrder = { 1692 }, level = 1, group = "ActorSize", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ActorSizeUniqueAmulet12"] = { affix = "", "10% reduced Character Size", statOrderKey = "1692", statOrder = { 1692 }, level = 1, group = "ActorSize", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ActorSizeUniqueBeltDemigods1"] = { affix = "", "10% increased Character Size", statOrderKey = "1692", statOrder = { 1692 }, level = 1, group = "ActorSize", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ActorSizeUniqueRingDemigods1"] = { affix = "", "3% increased Character Size", statOrderKey = "1692", statOrder = { 1692 }, level = 1, group = "ActorSize", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ActorSizeUnique__1"] = { affix = "", "3% increased Character Size", statOrderKey = "1692", statOrder = { 1692 }, level = 1, group = "ActorSize", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ActorSizeUnique__2"] = { affix = "", "15% increased Character Size", statOrderKey = "1692", statOrder = { 1692 }, level = 1, group = "ActorSize", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ActorSizeUnique__3"] = { affix = "", "10% increased Character Size", statOrderKey = "1692", statOrder = { 1692 }, level = 1, group = "ActorSize", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ActorSizeUnique__4"] = { affix = "", "5% increased Character Size", statOrderKey = "1692", statOrder = { 1692 }, level = 1, group = "ActorSize", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MaximumManaUniqueBodyStrInt1"] = { affix = "", "50% reduced maximum Mana", statOrderKey = "1245", statOrder = { 1245 }, level = 1, group = "MaximumManaIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["MaximumManaUniqueRing5"] = { affix = "", "20% increased maximum Mana", statOrderKey = "1245", statOrder = { 1245 }, level = 14, group = "MaximumManaIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["MaximumManaUniqueTwoHandMace5"] = { affix = "", "25% increased maximum Mana", statOrderKey = "1245", statOrder = { 1245 }, level = 1, group = "MaximumManaIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["MaximumManaUniqueAmulet10"] = { affix = "", "(16-24)% increased maximum Mana", statOrderKey = "1245", statOrder = { 1245 }, level = 1, group = "MaximumManaIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["MaximumManaUniqueStaff4"] = { affix = "", "(10-20)% increased maximum Mana", statOrderKey = "1245", statOrder = { 1245 }, level = 1, group = "MaximumManaIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["MaximumManaUniqueStaff5"] = { affix = "", "18% increased maximum Mana", statOrderKey = "1245", statOrder = { 1245 }, level = 1, group = "MaximumManaIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["MaximumManaUniqueStaff6"] = { affix = "", "50% increased maximum Mana", statOrderKey = "1245", statOrder = { 1245 }, level = 1, group = "MaximumManaIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["MaximumManaUniqueJewel54"] = { affix = "", "(15-20)% increased maximum Mana", statOrderKey = "1245", statOrder = { 1245 }, level = 1, group = "MaximumManaIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["MaximumManaUnique__1"] = { affix = "", "(7-10)% increased maximum Mana", statOrderKey = "1245", statOrder = { 1245 }, level = 1, group = "MaximumManaIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["MaximumManaUnique___2"] = { affix = "", "(20-30)% increased maximum Mana", statOrderKey = "1245", statOrder = { 1245 }, level = 1, group = "MaximumManaIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["MaximumManaUnique__3"] = { affix = "", "(10-20)% increased maximum Mana", statOrderKey = "1245", statOrder = { 1245 }, level = 1, group = "MaximumManaIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["MaximumManaUnique__4"] = { affix = "", "(4-6)% increased maximum Mana", statOrderKey = "1245", statOrder = { 1245 }, level = 1, group = "MaximumManaIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["MaximumManaUnique__5"] = { affix = "", "(9-15)% increased maximum Mana", statOrderKey = "1245", statOrder = { 1245 }, level = 1, group = "MaximumManaIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["MaximumManaUnique__6"] = { affix = "", "(6-10)% increased maximum Mana", statOrderKey = "1245", statOrder = { 1245 }, level = 1, group = "MaximumManaIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["MaximumManaUnique__7"] = { affix = "", "(15-20)% increased maximum Mana", statOrderKey = "1245", statOrder = { 1245 }, level = 1, group = "MaximumManaIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["MaximumManaUnique__8"] = { affix = "", "(16-20)% increased maximum Mana", statOrderKey = "1245", statOrder = { 1245 }, level = 1, group = "MaximumManaIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["MaximumManaImplicitAtlasRing_"] = { affix = "", "(8-10)% increased maximum Mana", statOrderKey = "1245", statOrder = { 1245 }, level = 100, group = "MaximumManaIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["MaximumLifeUniqueOneHandSword2"] = { affix = "", "10% reduced maximum Life", statOrderKey = "1237", statOrder = { 1237 }, level = 1, group = "MaximumLifeIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeUniqueAmulet6"] = { affix = "", "20% reduced maximum Life", statOrderKey = "1237", statOrder = { 1237 }, level = 1, group = "MaximumLifeIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeUniqueBelt4"] = { affix = "", "10% increased maximum Life", statOrderKey = "1237", statOrder = { 1237 }, level = 1, group = "MaximumLifeIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeShieldInt1"] = { affix = "", "10% increased maximum Life", statOrderKey = "1237", statOrder = { 1237 }, level = 1, group = "MaximumLifeIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeUniqueBodyInt3"] = { affix = "", "10% increased maximum Life", statOrderKey = "1237", statOrder = { 1237 }, level = 1, group = "MaximumLifeIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeUniqueRing16"] = { affix = "", "(5-10)% reduced maximum Life", statOrderKey = "1237", statOrder = { 1237 }, level = 1, group = "MaximumLifeIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeUniqueBodyStrDex1"] = { affix = "", "(30-40)% increased maximum Life", statOrderKey = "1237", statOrder = { 1237 }, level = 1, group = "MaximumLifeIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeUniqueStaff4"] = { affix = "", "(10-20)% increased maximum Life", statOrderKey = "1237", statOrder = { 1237 }, level = 1, group = "MaximumLifeIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeUniqueShieldDexInt2"] = { affix = "", "(10-20)% increased maximum Life", statOrderKey = "1237", statOrder = { 1237 }, level = 1, group = "MaximumLifeIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeUniqueGlovesStrInt3"] = { affix = "", "(12-16)% increased maximum Life", statOrderKey = "1237", statOrder = { 1237 }, level = 1, group = "MaximumLifeIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeUniqueJewel52"] = { affix = "", "(6-8)% increased maximum Life", statOrderKey = "1237", statOrder = { 1237 }, level = 1, group = "MaximumLifeIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeUnique__1"] = { affix = "", "(8-12)% increased maximum Life", statOrderKey = "1237", statOrder = { 1237 }, level = 1, group = "MaximumLifeIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeUnique__2"] = { affix = "", "4% increased maximum Life", statOrderKey = "1237", statOrder = { 1237 }, level = 1, group = "MaximumLifeIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeUnique__3"] = { affix = "", "10% increased maximum Life", statOrderKey = "1237", statOrder = { 1237 }, level = 1, group = "MaximumLifeIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeUnique__4_"] = { affix = "", "(4-8)% increased maximum Life", statOrderKey = "1237", statOrder = { 1237 }, level = 1, group = "MaximumLifeIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeUnique__5"] = { affix = "", "(15-25)% increased maximum Life", statOrderKey = "1237", statOrder = { 1237 }, level = 1, group = "MaximumLifeIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeUnique__6"] = { affix = "", "(4-8)% increased maximum Life", statOrderKey = "1237", statOrder = { 1237 }, level = 25, group = "MaximumLifeIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeUnique__7"] = { affix = "", "(4-6)% increased maximum Life", statOrderKey = "1237", statOrder = { 1237 }, level = 1, group = "MaximumLifeIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeUnique__8"] = { affix = "", "(4-6)% increased maximum Life", statOrderKey = "1237", statOrder = { 1237 }, level = 1, group = "MaximumLifeIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeUnique__9"] = { affix = "", "(4-6)% increased maximum Life", statOrderKey = "1237", statOrder = { 1237 }, level = 1, group = "MaximumLifeIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeUnique__10_"] = { affix = "", "(6-10)% increased maximum Life", statOrderKey = "1237", statOrder = { 1237 }, level = 1, group = "MaximumLifeIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeUnique__11"] = { affix = "", "(6-10)% increased maximum Life", statOrderKey = "1237", statOrder = { 1237 }, level = 1, group = "MaximumLifeIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeUnique__12"] = { affix = "", "(4-7)% increased maximum Life", statOrderKey = "1237", statOrder = { 1237 }, level = 1, group = "MaximumLifeIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeUnique__13"] = { affix = "", "(4-6)% increased maximum Life", statOrderKey = "1237", statOrder = { 1237 }, level = 1, group = "MaximumLifeIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeUnique__14"] = { affix = "", "5% increased maximum Life", statOrderKey = "1237", statOrder = { 1237 }, level = 62, group = "MaximumLifeIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeUnique__15"] = { affix = "", "(6-8)% increased maximum Life", statOrderKey = "1237", statOrder = { 1237 }, level = 1, group = "MaximumLifeIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeUnique__16"] = { affix = "", "(6-10)% increased maximum Life", statOrderKey = "1237", statOrder = { 1237 }, level = 1, group = "MaximumLifeIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeUnique__17"] = { affix = "", "(6-10)% increased maximum Life", statOrderKey = "1237", statOrder = { 1237 }, level = 1, group = "MaximumLifeIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeUnique__18"] = { affix = "", "(7-10)% increased maximum Life", statOrderKey = "1237", statOrder = { 1237 }, level = 1, group = "MaximumLifeIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeUnique__19"] = { affix = "", "(7-12)% increased maximum Life", statOrderKey = "1237", statOrder = { 1237 }, level = 1, group = "MaximumLifeIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeUnique__20___"] = { affix = "", "(10-15)% increased maximum Life", statOrderKey = "1237", statOrder = { 1237 }, level = 1, group = "MaximumLifeIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeUnique__21"] = { affix = "", "(5-10)% increased maximum Life", statOrderKey = "1237", statOrder = { 1237 }, level = 1, group = "MaximumLifeIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeUnique__22"] = { affix = "", "(12-15)% increased maximum Life", statOrderKey = "1237", statOrder = { 1237 }, level = 1, group = "MaximumLifeIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeImplicitAtlasRing"] = { affix = "", "(5-7)% increased maximum Life", statOrderKey = "1237", statOrder = { 1237 }, level = 100, group = "MaximumLifeIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["AreaOfEffectImplicitMarakethTwoHandMace1"] = { affix = "", "15% increased Area of Effect", statOrderKey = "1524", statOrder = { 1524 }, level = 1, group = "AreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AreaOfEffectImplicitMarakethTwoHandMace2"] = { affix = "", "20% increased Area of Effect", statOrderKey = "1524", statOrder = { 1524 }, level = 1, group = "AreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AreaOfEffectImplicitTwoHandMace1__"] = { affix = "", "10% increased Area of Effect", statOrderKey = "1524", statOrder = { 1524 }, level = 1, group = "AreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AreaOfEffectImplicitTwoHandMace2_"] = { affix = "", "15% increased Area of Effect", statOrderKey = "1524", statOrder = { 1524 }, level = 1, group = "AreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AreaOfEffectUniqueDagger1"] = { affix = "", "10% increased Area of Effect", statOrderKey = "1524", statOrder = { 1524 }, level = 1, group = "AreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AreaOfEffectUniqueBodyDexInt1"] = { affix = "", "(40-50)% increased Area of Effect", statOrderKey = "1524", statOrder = { 1524 }, level = 1, group = "AreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AreaOfEffectUniqueDescentStaff1"] = { affix = "", "15% increased Area of Effect", statOrderKey = "1524", statOrder = { 1524 }, level = 1, group = "AreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AreaOfEffectUniqueQuiver6"] = { affix = "", "10% increased Area of Effect", statOrderKey = "1524", statOrder = { 1524 }, level = 13, group = "AreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AreaOfEffectUniqueDescentOneHandSword1"] = { affix = "", "20% increased Area of Effect", statOrderKey = "1524", statOrder = { 1524 }, level = 1, group = "AreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AreaOfEffectUniqueShieldDexInt2"] = { affix = "", "10% increased Area of Effect", statOrderKey = "1524", statOrder = { 1524 }, level = 1, group = "AreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AreaOfEffectUniqueOneHandMace7"] = { affix = "", "(15-25)% increased Area of Effect", statOrderKey = "1524", statOrder = { 1524 }, level = 1, group = "AreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AreaOfEffectUniqueShieldDex7"] = { affix = "", "10% increased Area of Effect", statOrderKey = "1524", statOrder = { 1524 }, level = 1, group = "AreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AreaOfEffectUnique__1"] = { affix = "", "10% increased Area of Effect", statOrderKey = "1524", statOrder = { 1524 }, level = 1, group = "AreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AreaOfEffectUnique__2_"] = { affix = "", "10% increased Area of Effect", statOrderKey = "1524", statOrder = { 1524 }, level = 1, group = "AreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AreaOfEffectUnique__3"] = { affix = "", "10% increased Area of Effect", statOrderKey = "1524", statOrder = { 1524 }, level = 1, group = "AreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AreaOfEffectUnique__4_"] = { affix = "", "10% increased Area of Effect", statOrderKey = "1524", statOrder = { 1524 }, level = 1, group = "AreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AreaOfEffectUnique__5"] = { affix = "", "10% increased Area of Effect", statOrderKey = "1524", statOrder = { 1524 }, level = 1, group = "AreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AreaOfEffectUnique__6"] = { affix = "", "(10-15)% increased Area of Effect", statOrderKey = "1524", statOrder = { 1524 }, level = 1, group = "AreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AreaOfEffectUnique__7_"] = { affix = "", "30% increased Area of Effect", statOrderKey = "1524", statOrder = { 1524 }, level = 1, group = "AreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["BurnDamageUniqueStaff1"] = { affix = "", "70% increased Burning Damage", statOrderKey = "1521", statOrder = { 1521 }, level = 1, group = "BurnDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["BurnDamageUniqueDescentOneHandMace1"] = { affix = "", "25% increased Burning Damage", statOrderKey = "1521", statOrder = { 1521 }, level = 1, group = "BurnDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["BurnDamageUniqueRing15"] = { affix = "", "(60-80)% increased Burning Damage", statOrderKey = "1521", statOrder = { 1521 }, level = 14, group = "BurnDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["BurnDamageUniqueCorruptedJewel1"] = { affix = "", "(20-30)% increased Burning Damage", statOrderKey = "1521", statOrder = { 1521 }, level = 1, group = "BurnDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["BurnDamageUnique__1"] = { affix = "", "(20-30)% increased Burning Damage", statOrderKey = "1521", statOrder = { 1521 }, level = 1, group = "BurnDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["CannotCrit"] = { affix = "", "Never deal Critical Strikes", statOrderKey = "1813", statOrder = { 1813 }, level = 1, group = "CannotCrit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["ManaCostIncreaseUniqueTwoHandAxe4"] = { affix = "", "50% increased Mana Cost of Skills", statOrderKey = "1527", statOrder = { 1527 }, level = 1, group = "ManaCostReduction", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaCostIncreaseUniqueGlovesInt6"] = { affix = "", "(40-80)% increased Mana Cost of Skills", statOrderKey = "1527", statOrder = { 1527 }, level = 1, group = "ManaCostReduction", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaCostIncreasedUniqueWand7"] = { affix = "", "40% increased Mana Cost of Skills", statOrderKey = "1527", statOrder = { 1527 }, level = 1, group = "ManaCostReduction", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaCostIncreasedUniqueHelmetStrInt6"] = { affix = "", "75% increased Mana Cost of Skills", statOrderKey = "1527", statOrder = { 1527 }, level = 1, group = "ManaCostReduction", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaCostReductionUnique__1"] = { affix = "", "(6-8)% reduced Mana Cost of Skills", statOrderKey = "1527", statOrder = { 1527 }, level = 1, group = "ManaCostReduction", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaCostReductionUnique__2_"] = { affix = "", "(10-20)% reduced Mana Cost of Skills", statOrderKey = "1527", statOrder = { 1527 }, level = 1, group = "ManaCostReduction", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["SocketedGemsHaveReducedManaCostUniqueHelmetDexInt5"] = { affix = "", "Socketed Gems have 50% reduced Mana Cost", statOrderKey = "332", statOrder = { 332 }, level = 1, group = "SocketedGemsHaveReducedManaCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "gem" }, }, + ["SocketedGemsHaveReducedManaCostUniqueDescentClaw1"] = { affix = "", "Socketed Gems have 50% reduced Mana Cost", statOrderKey = "332", statOrder = { 332 }, level = 1, group = "SocketedGemsHaveReducedManaCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "gem" }, }, + ["BloodMagic"] = { affix = "", "Blood Magic", statOrderKey = "8377", statOrder = { 8377 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, + ["CannotEvade"] = { affix = "", "Cannot Evade Enemy Attacks", statOrderKey = "1560", statOrder = { 1560 }, level = 1, group = "CannotEvade", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["AdditionalArrowsUniqueBow3"] = { affix = "", "Bow Attacks fire an additional Arrow", statOrderKey = "1439", statOrder = { 1439 }, level = 1, group = "AdditionalArrows", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["AdditionalArrowsUniqueTransformed__1"] = { affix = "", "Bow Attacks fire an additional Arrow", statOrderKey = "1439", statOrder = { 1439 }, level = 55, group = "AdditionalArrows", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["AdditionalArrowsUnique__1"] = { affix = "", "Bow Attacks fire 2 additional Arrows", statOrderKey = "1439", statOrder = { 1439 }, level = 1, group = "AdditionalArrows", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["AdditionalArrowsUnique__2"] = { affix = "", "Bow Attacks fire 2 additional Arrows", statOrderKey = "1439", statOrder = { 1439 }, level = 77, group = "AdditionalArrows", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["MinionRunSpeedUniqueAmulet3"] = { affix = "", "Minions have (10-15)% increased Movement Speed", statOrderKey = "1415", statOrder = { 1415 }, level = 1, group = "MinionRunSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed", "minion" }, }, + ["MinionRunSpeedUniqueWand2"] = { affix = "", "Minions have (20-30)% increased Movement Speed", statOrderKey = "1415", statOrder = { 1415 }, level = 1, group = "MinionRunSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed", "minion" }, }, + ["MinionRunSpeedUniqueJewel16"] = { affix = "", "Minions have (5-10)% increased Movement Speed", statOrderKey = "1415", statOrder = { 1415 }, level = 1, group = "MinionRunSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed", "minion" }, }, + ["MinionRunSpeedUnique__1"] = { affix = "", "Minions have 10% reduced Movement Speed", statOrderKey = "1415", statOrder = { 1415 }, level = 1, group = "MinionRunSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed", "minion" }, }, + ["MinionRunSpeedUnique__2"] = { affix = "", "Minions have (80-100)% increased Movement Speed", statOrderKey = "1415", statOrder = { 1415 }, level = 48, group = "MinionRunSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed", "minion" }, }, + ["MinionRunSpeedUnique__3"] = { affix = "", "Minions have (25-45)% increased Movement Speed", statOrderKey = "1415", statOrder = { 1415 }, level = 1, group = "MinionRunSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed", "minion" }, }, + ["MinionRunSpeedUnique__4"] = { affix = "", "Minions have (10-20)% increased Movement Speed", statOrderKey = "1415", statOrder = { 1415 }, level = 78, group = "MinionRunSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed", "minion" }, }, + ["MinionRunSpeedUnique__5"] = { affix = "", "Minions have (40-50)% increased Movement Speed", statOrderKey = "1415", statOrder = { 1415 }, level = 1, group = "MinionRunSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed", "minion" }, }, + ["MinionRunSpeedUnique__6"] = { affix = "", "Minions have (15-25)% increased Movement Speed", statOrderKey = "1415", statOrder = { 1415 }, level = 1, group = "MinionRunSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed", "minion" }, }, + ["MinionLifeUniqueAmulet3"] = { affix = "", "Minions have (10-15)% increased maximum Life", statOrderKey = "1412", statOrder = { 1412 }, level = 1, group = "MinionLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["MinionLifeUniqueTwoHandSword4"] = { affix = "", "Minions have (30-40)% increased maximum Life", statOrderKey = "1412", statOrder = { 1412 }, level = 1, group = "MinionLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["MinionLifeUniqueTwoHandMace5"] = { affix = "", "Minions have (20-40)% increased maximum Life", statOrderKey = "1412", statOrder = { 1412 }, level = 1, group = "MinionLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["MinionLifeUniqueBodyInt9"] = { affix = "", "Minions have 20% reduced maximum Life", statOrderKey = "1412", statOrder = { 1412 }, level = 1, group = "MinionLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["MinionLifeUniqueRing33"] = { affix = "", "Minions have 15% increased maximum Life", statOrderKey = "1412", statOrder = { 1412 }, level = 1, group = "MinionLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["MinionLifeUniqueJewel18"] = { affix = "", "Minions have (5-15)% increased maximum Life", statOrderKey = "1412", statOrder = { 1412 }, level = 1, group = "MinionLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["MinionLifeUnique__1"] = { affix = "", "Minions have (20-30)% increased maximum Life", statOrderKey = "1412", statOrder = { 1412 }, level = 1, group = "MinionLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["MinionLifeUnique__2"] = { affix = "", "Minions have (10-20)% increased maximum Life", statOrderKey = "1412", statOrder = { 1412 }, level = 1, group = "MinionLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["MinionLifeUnique__3_"] = { affix = "", "Minions have (20-30)% increased maximum Life", statOrderKey = "1412", statOrder = { 1412 }, level = 1, group = "MinionLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["MinionLifeUnique__4__"] = { affix = "", "Minions have 10% reduced maximum Life", statOrderKey = "1412", statOrder = { 1412 }, level = 1, group = "MinionLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["MinionLifeUnique__5_"] = { affix = "", "Minions have (20-40)% reduced maximum Life", statOrderKey = "1412", statOrder = { 1412 }, level = 1, group = "MinionLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["MinionDamageImplicitHelmet1"] = { affix = "", "Minions deal (15-20)% increased Damage", statOrderKey = "1612", statOrder = { 1612 }, level = 78, group = "MinionDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageUniqueAmulet3"] = { affix = "", "Minions deal (10-15)% increased Damage", statOrderKey = "1612", statOrder = { 1612 }, level = 1, group = "MinionDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageUniqueWand2"] = { affix = "", "Minions deal (50-70)% increased Damage", statOrderKey = "1612", statOrder = { 1612 }, level = 1, group = "MinionDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageUniqueTwoHandSword4"] = { affix = "", "Minions deal (30-40)% increased Damage", statOrderKey = "1612", statOrder = { 1612 }, level = 1, group = "MinionDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageUniqueBodyInt9"] = { affix = "", "Minions deal 15% increased Damage", statOrderKey = "1612", statOrder = { 1612 }, level = 1, group = "MinionDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageUniqueJewel1"] = { affix = "", "Minions deal (8-12)% increased Damage", statOrderKey = "1612", statOrder = { 1612 }, level = 1, group = "MinionDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageUnique__1"] = { affix = "", "Minions deal (8-12)% increased Damage", statOrderKey = "1612", statOrder = { 1612 }, level = 1, group = "MinionDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageUnique__2"] = { affix = "", "Minions deal (20-30)% increased Damage", statOrderKey = "1612", statOrder = { 1612 }, level = 1, group = "MinionDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageUnique__3_"] = { affix = "", "Minions deal (60-80)% increased Damage", statOrderKey = "1612", statOrder = { 1612 }, level = 1, group = "MinionDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageUnique4"] = { affix = "", "Minions deal (10-15)% increased Damage", statOrderKey = "1612", statOrder = { 1612 }, level = 1, group = "MinionDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageUnique__5"] = { affix = "", "Minions deal (30-40)% increased Damage", statOrderKey = "1612", statOrder = { 1612 }, level = 1, group = "MinionDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageUnique__6"] = { affix = "", "Minions deal (35-45)% increased Damage", statOrderKey = "1612", statOrder = { 1612 }, level = 1, group = "MinionDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageUnique__7"] = { affix = "", "Minions deal (60-80)% increased Damage", statOrderKey = "1612", statOrder = { 1612 }, level = 1, group = "MinionDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageUnique__8_"] = { affix = "", "Minions deal (40-60)% increased Damage", statOrderKey = "1612", statOrder = { 1612 }, level = 1, group = "MinionDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionAttackAndCastSpeedUnique__1"] = { affix = "", "Minions have (12-16)% increased Attack Speed", "Minions have (12-16)% increased Cast Speed", statOrderKey = "2497,2498", statOrder = { 2497, 2498 }, level = 1, group = "MinionAttackSpeedAndCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, + ["MinionChaosResistanceUnique___1"] = { affix = "", "Minions have +17% to Chaos Resistance", statOrderKey = "2503", statOrder = { 2503 }, level = 1, group = "MinionChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance", "minion" }, }, + ["MinionChaosResistanceUnique__2__"] = { affix = "", "Minions have +29% to Chaos Resistance", statOrderKey = "2503", statOrder = { 2503 }, level = 1, group = "MinionChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance", "minion" }, }, + ["MinionChaosResistanceUnique__3"] = { affix = "", "Minions have +(-17-17)% to Chaos Resistance", statOrderKey = "2503", statOrder = { 2503 }, level = 1, group = "MinionChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance", "minion" }, }, + ["MinionAttackBlockChanceUnique__1"] = { affix = "", "Minions have +(10-12)% Chance to Block Attack Damage", statOrderKey = "2493", statOrder = { 2493 }, level = 1, group = "MinionBlockChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "minion" }, }, + ["MinionSpellBlockChanceUnique__1_"] = { affix = "", "Minions have +(10-12)% Chance to Block Spell Damage", statOrderKey = "2494", statOrder = { 2494 }, level = 1, group = "MinionBlockChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "minion" }, }, + ["MinionAttackDodgeChanceUnique__1"] = { affix = "", "Minions have +(10-12)% chance to Suppress Spell Damage", statOrderKey = "7402", statOrder = { 7402 }, level = 1, group = "MinionDodgeChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["MinionSpellDodgeChanceUnique__1_"] = { affix = "", "Minions have +(10-12)% chance to Suppress Spell Damage", statOrderKey = "7402", statOrder = { 7402 }, level = 1, group = "MinionDodgeChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["MinionSuppressSpellChanceUnique__1"] = { affix = "", "Minions have +(20-24)% chance to Suppress Spell Damage", statOrderKey = "7402", statOrder = { 7402 }, level = 1, group = "MinionDodgeChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["CannotBeStunned"] = { affix = "", "Cannot be Stunned", statOrderKey = "1808", statOrder = { 1808 }, level = 1, group = "CannotBeStunned", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CannotBeStunnedUnique__1_"] = { affix = "", "Cannot be Stunned", statOrderKey = "1808", statOrder = { 1808 }, level = 1, group = "CannotBeStunned", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AdditionalCurseOnEnemiesUnique__1"] = { affix = "", "You can apply an additional Curse", statOrderKey = "1803", statOrder = { 1803 }, level = 1, group = "AdditionalCurseOnEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["AdditionalCurseOnEnemiesUnique__2"] = { affix = "", "You can apply an additional Curse", statOrderKey = "1803", statOrder = { 1803 }, level = 1, group = "AdditionalCurseOnEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["AdditionalCurseOnEnemiesUnique__3"] = { affix = "", "You can apply one fewer Curse", statOrderKey = "1803", statOrder = { 1803 }, level = 1, group = "AdditionalCurseOnEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["ConvertPhysicalToFireUniqueQuiver1_"] = { affix = "", "50% of Physical Damage Converted to Fire Damage", statOrderKey = "1595", statOrder = { 1595 }, level = 1, group = "ConvertPhysicalToFire", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, + ["ConvertPhysicalToFireUniqueShieldStr3"] = { affix = "", "25% of Physical Damage Converted to Fire Damage", statOrderKey = "1595", statOrder = { 1595 }, level = 1, group = "ConvertPhysicalToFire", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, + ["ConvertPhysicalToFireUniqueOneHandSword4"] = { affix = "", "100% of Physical Damage Converted to Fire Damage", statOrderKey = "1595", statOrder = { 1595 }, level = 1, group = "ConvertPhysicalToFire", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, + ["ConvertPhysicalToFireUnique__1"] = { affix = "", "50% of Physical Damage Converted to Fire Damage", statOrderKey = "1595", statOrder = { 1595 }, level = 1, group = "ConvertPhysicalToFire", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, + ["ConvertPhysicalToFireUnique__2_"] = { affix = "", "30% of Physical Damage Converted to Fire Damage", statOrderKey = "1595", statOrder = { 1595 }, level = 1, group = "ConvertPhysicalToFire", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, + ["BeltReducedFlaskChargesGainedUnique__1"] = { affix = "", "30% reduced Flask Charges gained", statOrderKey = "1817", statOrder = { 1817 }, level = 1, group = "BeltFlaskCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["BeltIncreasedFlaskChargesGainedUnique__1_"] = { affix = "", "(15-25)% increased Flask Charges gained", statOrderKey = "1817", statOrder = { 1817 }, level = 1, group = "BeltFlaskCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["BeltIncreasedFlaskChargedUsedUnique__1"] = { affix = "", "(10-20)% increased Flask Charges used", statOrderKey = "1818", statOrder = { 1818 }, level = 1, group = "BeltFlaskCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["BeltIncreasedFlaskDurationUnique__2"] = { affix = "", "60% increased Flask Effect Duration", statOrderKey = "1821", statOrder = { 1821 }, level = 1, group = "BeltFlaskDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["BeltIncreasedFlaskDurationUnique__3___"] = { affix = "", "(10-20)% increased Flask Effect Duration", statOrderKey = "1821", statOrder = { 1821 }, level = 1, group = "BeltFlaskDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["BeltReducedFlaskDurationUniqueDescentBelt1"] = { affix = "", "30% reduced Flask Effect Duration", statOrderKey = "1821", statOrder = { 1821 }, level = 1, group = "BeltFlaskDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["BeltIncreasedFlaskDurationUnique__1"] = { affix = "", "60% increased Flask Effect Duration", statOrderKey = "1821", statOrder = { 1821 }, level = 14, group = "BeltFlaskDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["IncreasedFlaskDurationUnique__1"] = { affix = "", "(20-30)% reduced Flask Effect Duration", statOrderKey = "1821", statOrder = { 1821 }, level = 1, group = "BeltFlaskDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["BeltFlaskLifeRecoveryUniqueDescentBelt1"] = { affix = "", "30% increased Life Recovery from Flasks", statOrderKey = "1694", statOrder = { 1694 }, level = 1, group = "BeltFlaskRecovery", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, + ["FlaskLifeRecoveryRateUniqueJewel46"] = { affix = "", "10% increased Life Recovery from Flasks", statOrderKey = "1694", statOrder = { 1694 }, level = 1, group = "BeltFlaskRecovery", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, + ["FlaskLifeRecoveryUniqueAmulet25"] = { affix = "", "100% increased Life Recovery from Flasks", statOrderKey = "1694", statOrder = { 1694 }, level = 1, group = "BeltFlaskRecovery", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, + ["BeltFlaskLifeRecoveryUnique__1"] = { affix = "", "(30-40)% increased Life Recovery from Flasks", statOrderKey = "1694", statOrder = { 1694 }, level = 1, group = "BeltFlaskRecovery", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, + ["BeltFlaskManaRecoveryUniqueDescentBelt1"] = { affix = "", "30% increased Mana Recovery from Flasks", statOrderKey = "1695", statOrder = { 1695 }, level = 1, group = "BeltFlaskRecovery", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana" }, }, + ["BeltFlaskManaRecoveryUnique__1"] = { affix = "", "(20-30)% increased Mana Recovery from Flasks", statOrderKey = "1695", statOrder = { 1695 }, level = 1, group = "BeltFlaskRecovery", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana" }, }, + ["FlaskManaRecoveryUniqueBodyDex7"] = { affix = "", "(20-25)% increased Mana Recovery from Flasks", statOrderKey = "1695", statOrder = { 1695 }, level = 1, group = "BeltFlaskRecovery", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana" }, }, + ["FlaskManaRecoveryUniqueShieldInt3"] = { affix = "", "15% increased Mana Recovery from Flasks", statOrderKey = "1695", statOrder = { 1695 }, level = 1, group = "BeltFlaskRecovery", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana" }, }, + ["BeltFlaskLifeRecoveryRateUniqueBelt4"] = { affix = "", "25% increased Flask Life Recovery rate", statOrderKey = "1823", statOrder = { 1823 }, level = 1, group = "BeltFlaskRecoveryRate", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, + ["FlaskLifeRecoveryRateUniqueBodyStrDex1"] = { affix = "", "50% increased Flask Life Recovery rate", statOrderKey = "1823", statOrder = { 1823 }, level = 1, group = "BeltFlaskRecoveryRate", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, + ["FlaskLifeRecoveryRateUniqueSceptre5"] = { affix = "", "10% reduced Flask Life Recovery rate", statOrderKey = "1823", statOrder = { 1823 }, level = 1, group = "BeltFlaskRecoveryRate", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, + ["FlaskManaRecoveryRateUniqueBodyStrDex1"] = { affix = "", "50% increased Flask Mana Recovery rate", statOrderKey = "1824", statOrder = { 1824 }, level = 1, group = "BeltFlaskRecoveryRate", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana" }, }, + ["FlaskManaRecoveryRateUniqueSceptre5"] = { affix = "", "(30-40)% increased Flask Mana Recovery rate", statOrderKey = "1824", statOrder = { 1824 }, level = 1, group = "BeltFlaskRecoveryRate", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana" }, }, + ["BeltIncreasedFlaskChargesGainedUniqueBelt2"] = { affix = "", "50% increased Flask Charges gained", statOrderKey = "1817", statOrder = { 1817 }, level = 1, group = "BeltFlaskCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["BeltIncreasedFlaskDurationUniqueBelt3"] = { affix = "", "20% increased Flask Effect Duration", statOrderKey = "1821", statOrder = { 1821 }, level = 1, group = "BeltFlaskDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["IncreasedChillDurationUniqueBodyDex1"] = { affix = "", "25% increased Chill Duration on Enemies", statOrderKey = "1500", statOrder = { 1500 }, level = 1, group = "IncreasedChillDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["IncreasedChillDurationUniqueBodyStrInt3"] = { affix = "", "150% increased Chill Duration on Enemies", statOrderKey = "1500", statOrder = { 1500 }, level = 1, group = "IncreasedChillDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["IncreasedChillDurationUniqueQuiver5"] = { affix = "", "(30-40)% increased Chill Duration on Enemies", statOrderKey = "1500", statOrder = { 1500 }, level = 13, group = "IncreasedChillDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["IncreasedChillDurationUnique__1"] = { affix = "", "(35-50)% increased Chill Duration on Enemies", statOrderKey = "1500", statOrder = { 1500 }, level = 1, group = "IncreasedChillDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["Acrobatics"] = { affix = "", "Acrobatics", statOrderKey = "8372", statOrder = { 8372 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["HasNoSockets"] = { affix = "", "Has no Sockets", statOrderKey = "28", statOrder = { 28 }, level = 1, group = "ForceSpecificSockets", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CannotBeShocked"] = { affix = "", "Cannot be Shocked", statOrderKey = "1492", statOrder = { 1492 }, level = 1, group = "ReducedShockChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["AttackerTakesDamageShieldImplicit1"] = { affix = "", "Reflects (2-5) Physical Damage to Melee Attackers", statOrderKey = "1836", statOrder = { 1836 }, level = 5, group = "AttackerTakesDamageNoRange", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["AttackerTakesDamageShieldImplicit2"] = { affix = "", "Reflects (5-12) Physical Damage to Melee Attackers", statOrderKey = "1836", statOrder = { 1836 }, level = 12, group = "AttackerTakesDamageNoRange", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["AttackerTakesDamageShieldImplicit3"] = { affix = "", "Reflects (10-23) Physical Damage to Melee Attackers", statOrderKey = "1836", statOrder = { 1836 }, level = 20, group = "AttackerTakesDamageNoRange", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["AttackerTakesDamageShieldImplicit4"] = { affix = "", "Reflects (24-35) Physical Damage to Melee Attackers", statOrderKey = "1836", statOrder = { 1836 }, level = 27, group = "AttackerTakesDamageNoRange", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["AttackerTakesDamageShieldImplicit5"] = { affix = "", "Reflects (36-50) Physical Damage to Melee Attackers", statOrderKey = "1836", statOrder = { 1836 }, level = 33, group = "AttackerTakesDamageNoRange", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["AttackerTakesDamageShieldImplicit6"] = { affix = "", "Reflects (51-70) Physical Damage to Melee Attackers", statOrderKey = "1836", statOrder = { 1836 }, level = 39, group = "AttackerTakesDamageNoRange", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["AttackerTakesDamageShieldImplicit7"] = { affix = "", "Reflects (71-90) Physical Damage to Melee Attackers", statOrderKey = "1836", statOrder = { 1836 }, level = 45, group = "AttackerTakesDamageNoRange", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["AttackerTakesDamageShieldImplicit8"] = { affix = "", "Reflects (91-120) Physical Damage to Melee Attackers", statOrderKey = "1836", statOrder = { 1836 }, level = 49, group = "AttackerTakesDamageNoRange", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["AttackerTakesDamageShieldImplicit9"] = { affix = "", "Reflects (121-150) Physical Damage to Melee Attackers", statOrderKey = "1836", statOrder = { 1836 }, level = 54, group = "AttackerTakesDamageNoRange", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["AttackerTakesDamageShieldImplicit10"] = { affix = "", "Reflects (151-180) Physical Damage to Melee Attackers", statOrderKey = "1836", statOrder = { 1836 }, level = 58, group = "AttackerTakesDamageNoRange", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["AttackerTakesDamageShieldImplicit11"] = { affix = "", "Reflects (181-220) Physical Damage to Melee Attackers", statOrderKey = "1836", statOrder = { 1836 }, level = 62, group = "AttackerTakesDamageNoRange", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["AttackerTakesDamageShieldImplicit12"] = { affix = "", "Reflects (221-260) Physical Damage to Melee Attackers", statOrderKey = "1836", statOrder = { 1836 }, level = 66, group = "AttackerTakesDamageNoRange", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["AttackerTakesDamageShieldImplicit13"] = { affix = "", "Reflects (261-300) Physical Damage to Melee Attackers", statOrderKey = "1836", statOrder = { 1836 }, level = 70, group = "AttackerTakesDamageNoRange", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["AttackerTakesDamageUniqueIntHelmet1"] = { affix = "", "Reflects 5 Physical Damage to Melee Attackers", statOrderKey = "1836", statOrder = { 1836 }, level = 1, group = "AttackerTakesDamageNoRange", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["AttackerTakesDamageUnique__1"] = { affix = "", "Reflects (71-90) Physical Damage to Melee Attackers", statOrderKey = "1836", statOrder = { 1836 }, level = 1, group = "AttackerTakesDamageNoRange", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["AttackerTakesColdDamageGlovesDex1"] = { affix = "", "Reflects 10 Cold Damage to Melee Attackers", statOrderKey = "1837", statOrder = { 1837 }, level = 1, group = "AttackerTakesColdDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["AttackerTakesDamageUniqueHelmetDex3"] = { affix = "", "Reflects 4 Physical Damage to Melee Attackers", statOrderKey = "1836", statOrder = { 1836 }, level = 1, group = "AttackerTakesDamageNoRange", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["AttackerTakesDamageUniqueHelmetDexInt6"] = { affix = "", "Reflects 100 to 150 Physical Damage to Melee Attackers", statOrderKey = "1831", statOrder = { 1831 }, level = 1, group = "AttackerTakesDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["TakesDamageWhenAttackedUniqueIntHelmet1"] = { affix = "", "+5 Physical Damage taken from Attack Hits", statOrderKey = "1865", statOrder = { 1865 }, level = 1, group = "TakesDamageWhenAttacked", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["PainAttunement"] = { affix = "", "Pain Attunement", statOrderKey = "8403", statOrder = { 8403 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "damage", "caster" }, }, + ["IncreasedExperienceUniqueIntHelmet3"] = { affix = "", "5% increased Experience gain", statOrderKey = "1267", statOrder = { 1267 }, level = 1, group = "ExperienceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["IncreasedExperienceUniqueTwoHandMace4"] = { affix = "", "(30-50)% reduced Experience gain", statOrderKey = "1267", statOrder = { 1267 }, level = 1, group = "ExperienceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["IncreasedExperienceUniqueSceptre1"] = { affix = "", "3% increased Experience gain", statOrderKey = "1267", statOrder = { 1267 }, level = 1, group = "ExperienceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["IncreasedExperienceUniqueRing14"] = { affix = "", "2% increased Experience gain", statOrderKey = "1267", statOrder = { 1267 }, level = 1, group = "ExperienceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToAvoidFreezeAndChillUniqueDexHelmet5"] = { affix = "", "25% chance to Avoid being Chilled", statOrderKey = "1488", statOrder = { 1488 }, level = 1, group = "ChanceToAvoidFreezeAndChill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ChanceToAvoidChillUniqueDescentOneHandAxe1"] = { affix = "", "50% chance to Avoid being Chilled", statOrderKey = "1488", statOrder = { 1488 }, level = 1, group = "ChanceToAvoidFreezeAndChill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["CannotBeChilledUniqueBodyStrInt3"] = { affix = "", "Cannot be Chilled", statOrderKey = "1488", statOrder = { 1488 }, level = 1, group = "ChanceToAvoidFreezeAndChill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["CannotBeChilledUnique__1"] = { affix = "", "Cannot be Chilled", statOrderKey = "1488", statOrder = { 1488 }, level = 1, group = "ChanceToAvoidFreezeAndChill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ChanceToAvoidChilledUnique__1"] = { affix = "", "50% chance to Avoid being Chilled", statOrderKey = "1488", statOrder = { 1488 }, level = 1, group = "ChanceToAvoidFreezeAndChill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["CannotBeFrozenOrChilledUnique__1"] = { affix = "", "Cannot be Chilled", "Cannot be Frozen", statOrderKey = "1488,1489", statOrder = { 1488, 1489 }, level = 31, group = "ChanceToAvoidFreezeAndChill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ReducedManaCostOnLowLifeUniqueHelmetStrInt1"] = { affix = "", "20% reduced Mana Cost of Skills when on Low Life", statOrderKey = "1530", statOrder = { 1530 }, level = 1, group = "ReducedManaCostOnLowLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ElementalResistsOnLowLifeUniqueHelmetStrInt1"] = { affix = "", "+20% to all Elemental Resistances while on Low Life", statOrderKey = "1285", statOrder = { 1285 }, level = 1, group = "ElementalResistsOnLowLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["EvasionOnLowLifeUniqueAmulet4"] = { affix = "", "+100 to Evasion Rating while on Low Life", statOrderKey = "1212", statOrder = { 1212 }, level = 1, group = "EvasionOnLowLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LifeRegenerationOnLowLifeUniqueAmulet4"] = { affix = "", "Regenerate 1% of Life per second while on Low Life", statOrderKey = "1585", statOrder = { 1585 }, level = 1, group = "LifeRegenerationOnLowLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeRegenerationOnLowLifeUniqueBodyStrInt2"] = { affix = "", "Regenerate 2% of Life per second while on Low Life", statOrderKey = "1585", statOrder = { 1585 }, level = 1, group = "LifeRegenerationOnLowLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeRegenerationOnLowLifeUniqueShieldStrInt3_"] = { affix = "", "Regenerate 3% of Life per second while on Low Life", statOrderKey = "1585", statOrder = { 1585 }, level = 1, group = "LifeRegenerationOnLowLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["ItemRarityOnLowLifeUniqueBootsInt1"] = { affix = "", "100% increased Rarity of Items found when on Low Life", statOrderKey = "1263", statOrder = { 1263 }, level = 1, group = "ItemRarityOnLowLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MovementVelocityOnLowLifeUniqueBootsStrDex1"] = { affix = "", "40% reduced Movement Speed when on Low Life", statOrderKey = "1445", statOrder = { 1445 }, level = 1, group = "MovementVelocityOnLowLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityOnLowLifeUniqueGlovesDexInt1"] = { affix = "", "20% increased Movement Speed when on Low Life", statOrderKey = "1445", statOrder = { 1445 }, level = 1, group = "MovementVelocityOnLowLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityOnLowLifeUniqueRapier1"] = { affix = "", "30% increased Movement Speed when on Low Life", statOrderKey = "1445", statOrder = { 1445 }, level = 1, group = "MovementVelocityOnLowLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityOnFullLifeUniqueBootsInt3"] = { affix = "", "20% increased Movement Speed when on Full Life", statOrderKey = "1446", statOrder = { 1446 }, level = 1, group = "MovementVelocityOnFullLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityOnFullLifeUniqueTwoHandAxe2"] = { affix = "", "15% increased Movement Speed when on Full Life", statOrderKey = "1446", statOrder = { 1446 }, level = 1, group = "MovementVelocityOnFullLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityOnLowLifeUniqueBootsDex3"] = { affix = "", "30% increased Movement Speed when on Low Life", statOrderKey = "1445", statOrder = { 1445 }, level = 1, group = "MovementVelocityOnLowLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityOnLowLifeUniqueShieldStrInt5"] = { affix = "", "10% increased Movement Speed when on Low Life", statOrderKey = "1445", statOrder = { 1445 }, level = 1, group = "MovementVelocityOnLowLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityOnLowLifeUniqueRing9"] = { affix = "", "(6-8)% increased Movement Speed when on Low Life", statOrderKey = "1445", statOrder = { 1445 }, level = 1, group = "MovementVelocityOnLowLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityOnFullLifeUniqueAmulet13"] = { affix = "", "10% increased Movement Speed when on Full Life", statOrderKey = "1446", statOrder = { 1446 }, level = 1, group = "MovementVelocityOnFullLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["ElementalDamageUniqueBootsStr1"] = { affix = "", "(10-20)% increased Elemental Damage", statOrderKey = "1617", statOrder = { 1617 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamageUniqueSceptre1"] = { affix = "", "20% increased Elemental Damage", statOrderKey = "1617", statOrder = { 1617 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamageUniqueIntHelmet3"] = { affix = "", "(10-20)% increased Elemental Damage", statOrderKey = "1617", statOrder = { 1617 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamageUniqueRing21"] = { affix = "", "30% increased Elemental Damage", statOrderKey = "1617", statOrder = { 1617 }, level = 38, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamageUniqueDescentBelt1"] = { affix = "", "10% increased Elemental Damage", statOrderKey = "1617", statOrder = { 1617 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamageUniqueSceptre7"] = { affix = "", "(80-100)% increased Elemental Damage", statOrderKey = "1617", statOrder = { 1617 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamageUniqueHelmetInt9"] = { affix = "", "20% increased Elemental Damage", statOrderKey = "1617", statOrder = { 1617 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamageUniqueRingVictors"] = { affix = "", "(10-20)% increased Elemental Damage", statOrderKey = "1617", statOrder = { 1617 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamageUniqueJewel10"] = { affix = "", "10% increased Elemental Damage", statOrderKey = "1617", statOrder = { 1617 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamageUniqueStaff13"] = { affix = "", "(30-50)% increased Elemental Damage", statOrderKey = "1617", statOrder = { 1617 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamageUnique__1"] = { affix = "", "30% increased Elemental Damage", statOrderKey = "1617", statOrder = { 1617 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamageUnique__2_"] = { affix = "", "(20-30)% increased Elemental Damage", statOrderKey = "1617", statOrder = { 1617 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamageUnique__3"] = { affix = "", "(30-40)% increased Elemental Damage", statOrderKey = "1617", statOrder = { 1617 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamageUnique__4"] = { affix = "", "(7-10)% increased Elemental Damage", statOrderKey = "1617", statOrder = { 1617 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ConvertPhysicalToColdUniqueGlovesDex1"] = { affix = "", "50% of Physical Damage Converted to Cold Damage", statOrderKey = "1597", statOrder = { 1597 }, level = 1, group = "ConvertPhysicalToCold", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, + ["ConvertPhysicalToColdUniqueQuiver5"] = { affix = "", "Gain 20% of Physical Damage as Extra Cold Damage", statOrderKey = "1574", statOrder = { 1574 }, level = 1, group = "PhysicalAddedAsCold", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, + ["ConvertPhysicalToColdUniqueOneHandAxe8"] = { affix = "", "25% of Physical Damage Converted to Cold Damage", statOrderKey = "1597", statOrder = { 1597 }, level = 1, group = "ConvertPhysicalToCold", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, + ["ConvertPhysicalToColdUnique__1"] = { affix = "", "25% of Physical Damage Converted to Cold Damage", statOrderKey = "1597", statOrder = { 1597 }, level = 1, group = "ConvertPhysicalToCold", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, + ["ConvertPhysicalToColdUnique__2"] = { affix = "", "50% of Physical Damage Converted to Cold Damage", statOrderKey = "1597", statOrder = { 1597 }, level = 1, group = "ConvertPhysicalToCold", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, + ["ConvertPhysicalToLightningUniqueOneHandAxe8"] = { affix = "", "25% of Physical Damage Converted to Lightning Damage", statOrderKey = "1599", statOrder = { 1599 }, level = 1, group = "ConvertPhysicalToLightning", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, + ["ConvertPhysicaltoLightningUnique__1"] = { affix = "", "50% of Physical Damage Converted to Lightning Damage", statOrderKey = "1599", statOrder = { 1599 }, level = 1, group = "ConvertPhysicalToLightning", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, + ["ConvertPhysicaltoLightningUnique__2"] = { affix = "", "30% of Physical Damage Converted to Lightning Damage", statOrderKey = "1599", statOrder = { 1599 }, level = 1, group = "ConvertPhysicalToLightning", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, + ["ConvertPhysicaltoLightningUnique__3"] = { affix = "", "50% of Physical Damage Converted to Lightning Damage", statOrderKey = "1599", statOrder = { 1599 }, level = 1, group = "ConvertPhysicalToLightning", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, + ["ConvertPhysicaltoLightningUnique__4"] = { affix = "", "50% of Physical Damage Converted to Lightning Damage", statOrderKey = "1599", statOrder = { 1599 }, level = 1, group = "ConvertPhysicalToLightning", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, + ["AttackSpeedOnFullLifeUniqueGlovesStr1"] = { affix = "", "30% increased Attack Speed when on Full Life", statOrderKey = "904", statOrder = { 904 }, level = 1, group = "AttackSpeedOnFullLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["AttackSpeedOnFullLifeUniqueDescentHelmet1"] = { affix = "", "15% increased Attack Speed when on Full Life", statOrderKey = "904", statOrder = { 904 }, level = 1, group = "AttackSpeedOnFullLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["Conduit"] = { affix = "", "Conduit", statOrderKey = "8380", statOrder = { 8380 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge", "frenzy_charge", "power_charge" }, }, + ["PhysicalAttackDamageReducedUniqueAmulet8"] = { affix = "", "-4 Physical Damage taken from Attack Hits", statOrderKey = "1865", statOrder = { 1865 }, level = 25, group = "PhysicalAttackDamageTaken", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "attack" }, }, + ["PhysicalAttackDamageReducedUniqueBelt3"] = { affix = "", "-2 Physical Damage taken from Attack Hits", statOrderKey = "1865", statOrder = { 1865 }, level = 1, group = "PhysicalAttackDamageTaken", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "attack" }, }, + ["PhysicalAttackDamageReducedUniqueBodyStr2"] = { affix = "", "-2 Physical Damage taken from Attack Hits", statOrderKey = "1865", statOrder = { 1865 }, level = 1, group = "PhysicalAttackDamageTaken", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "attack" }, }, + ["PhysicalAttackDamageReducedUniqueBodyDex2"] = { affix = "", "-3 Physical Damage taken from Attack Hits", statOrderKey = "1865", statOrder = { 1865 }, level = 1, group = "PhysicalAttackDamageTaken", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "attack" }, }, + ["PhysicalAttackDamageReducedUniqueBodyDex3"] = { affix = "", "-(7-5) Physical Damage taken from Attack Hits", statOrderKey = "1865", statOrder = { 1865 }, level = 1, group = "PhysicalAttackDamageTaken", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "attack" }, }, + ["PhysicalAttackDamageReducedUniqueBelt8"] = { affix = "", "-(50-40) Physical Damage taken from Attack Hits", statOrderKey = "1865", statOrder = { 1865 }, level = 1, group = "PhysicalAttackDamageTaken", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "attack" }, }, + ["PhysicalAttackDamageReducedUniqueShieldDexInt1"] = { affix = "", "-(18-14) Physical Damage taken from Attack Hits", statOrderKey = "1865", statOrder = { 1865 }, level = 1, group = "PhysicalAttackDamageTaken", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "attack" }, }, + ["AdditionalBlockChanceUniqueShieldStrDex1"] = { affix = "", "+(3-6)% Chance to Block", statOrderKey = "1880", statOrder = { 1880 }, level = 1, group = "IncreasedShieldBlockPercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AdditionalBlockChanceUniqueShieldDex1"] = { affix = "", "+5% Chance to Block", statOrderKey = "1880", statOrder = { 1880 }, level = 1, group = "IncreasedShieldBlockPercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AdditionalBlockChanceUniqueShieldDex2"] = { affix = "", "+5% Chance to Block", statOrderKey = "1880", statOrder = { 1880 }, level = 1, group = "IncreasedShieldBlockPercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AdditionalBlockChanceUniqueShieldStr1"] = { affix = "", "+5% Chance to Block", statOrderKey = "1880", statOrder = { 1880 }, level = 1, group = "IncreasedShieldBlockPercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AdditionalBlockChanceUniqueShieldStrInt4"] = { affix = "", "+6% Chance to Block", statOrderKey = "1880", statOrder = { 1880 }, level = 1, group = "IncreasedShieldBlockPercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AdditionalBlockChanceUniqueShieldStrInt6"] = { affix = "", "+5% Chance to Block", statOrderKey = "1880", statOrder = { 1880 }, level = 1, group = "IncreasedShieldBlockPercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AdditionalBlockChanceUniqueDescentShield1_"] = { affix = "", "+3% Chance to Block", statOrderKey = "1880", statOrder = { 1880 }, level = 1, group = "IncreasedShieldBlockPercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AdditionalBlockChanceUniqueShieldDex4"] = { affix = "", "+5% Chance to Block", statOrderKey = "1880", statOrder = { 1880 }, level = 1, group = "IncreasedShieldBlockPercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AdditionalBlockChanceUniqueShieldStrDex2"] = { affix = "", "+5% Chance to Block", statOrderKey = "1880", statOrder = { 1880 }, level = 1, group = "IncreasedShieldBlockPercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AdditionalBlockChanceUniqueShieldDex5"] = { affix = "", "+5% Chance to Block", statOrderKey = "1880", statOrder = { 1880 }, level = 1, group = "IncreasedShieldBlockPercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AdditionalBlockChanceUniqueShieldInt4"] = { affix = "", "+5% Chance to Block", statOrderKey = "1880", statOrder = { 1880 }, level = 1, group = "IncreasedShieldBlockPercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AdditionalBlockChanceUniqueShieldStr4"] = { affix = "", "+5% Chance to Block", statOrderKey = "1880", statOrder = { 1880 }, level = 1, group = "IncreasedShieldBlockPercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AdditionalBlockChanceUniqueShieldStrDex3__"] = { affix = "", "+(3-5)% Chance to Block", statOrderKey = "1880", statOrder = { 1880 }, level = 1, group = "IncreasedShieldBlockPercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["SubtractedBlockChanceUniqueShieldStrInt8"] = { affix = "", "-10% Chance to Block", statOrderKey = "1880", statOrder = { 1880 }, level = 1, group = "IncreasedShieldBlockPercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AdditionalBlockChanceUnique__1"] = { affix = "", "+(3-5)% Chance to Block", statOrderKey = "1880", statOrder = { 1880 }, level = 1, group = "IncreasedShieldBlockPercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AdditionalBlockChanceUnique__2"] = { affix = "", "+6% Chance to Block", statOrderKey = "1880", statOrder = { 1880 }, level = 1, group = "IncreasedShieldBlockPercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AdditionalBlockChanceUnique__3"] = { affix = "", "+(6-10)% Chance to Block", statOrderKey = "1880", statOrder = { 1880 }, level = 1, group = "IncreasedShieldBlockPercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AdditionalBlockChanceUnique__4"] = { affix = "", "+6% Chance to Block", statOrderKey = "1880", statOrder = { 1880 }, level = 1, group = "IncreasedShieldBlockPercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AdditionalBlockChanceUnique__5"] = { affix = "", "+5% Chance to Block", statOrderKey = "1880", statOrder = { 1880 }, level = 1, group = "IncreasedShieldBlockPercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AdditionalBlockChanceUnique__6"] = { affix = "", "+(3-4)% Chance to Block", statOrderKey = "1880", statOrder = { 1880 }, level = 1, group = "IncreasedShieldBlockPercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AdditionalBlockChanceUnique__7__"] = { affix = "", "+(8-12)% Chance to Block", statOrderKey = "1880", statOrder = { 1880 }, level = 1, group = "IncreasedShieldBlockPercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AdditionalBlockChanceUnique__8_"] = { affix = "", "+(9-13)% Chance to Block", statOrderKey = "1880", statOrder = { 1880 }, level = 1, group = "IncreasedShieldBlockPercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AdditionalBlockChanceUnique__9"] = { affix = "", "+(20-25)% Chance to Block", statOrderKey = "1880", statOrder = { 1880 }, level = 1, group = "IncreasedShieldBlockPercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["SpellBlockOnLowLifeUniqueShieldStrDex1"] = { affix = "", "36% Chance to Block Spell Damage while on Low Life", statOrderKey = "839", statOrder = { 839 }, level = 1, group = "BlockPercentAppliedToSpellsOnLowLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["SpellBlockUniqueShieldInt1"] = { affix = "", "(12-18)% Chance to Block Spell Damage", statOrderKey = "838", statOrder = { 838 }, level = 1, group = "BlockingBlocksSpells", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["SpellBlockUniqueShieldStrInt1"] = { affix = "", "(21-24)% Chance to Block Spell Damage", statOrderKey = "838", statOrder = { 838 }, level = 1, group = "BlockingBlocksSpells", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["SpellBlockUniqueBootsInt5"] = { affix = "", "(6-8)% Chance to Block Spell Damage", statOrderKey = "838", statOrder = { 838 }, level = 1, group = "BlockingBlocksSpells", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["SpellBlockUniqueTwoHandAxe6"] = { affix = "", "8% Chance to Block Spell Damage", statOrderKey = "838", statOrder = { 838 }, level = 1, group = "BlockingBlocksSpells", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["SpellBlockUniqueDescentShieldStr1"] = { affix = "", "30% Chance to Block Spell Damage", statOrderKey = "838", statOrder = { 838 }, level = 1, group = "BlockingBlocksSpells", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["SpellBlockUniqueShieldInt4"] = { affix = "", "8% Chance to Block Spell Damage", statOrderKey = "838", statOrder = { 838 }, level = 1, group = "BlockingBlocksSpells", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["SpellBlockPercentageOnLowLifeUniqueShieldStrDex1_"] = { affix = "", "+30% Chance to Block Spell Damage while on Low Life", statOrderKey = "832", statOrder = { 832 }, level = 1, group = "SpellBlockPercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["SpellBlockPercentageUniqueShieldInt1"] = { affix = "", "(10-15)% Chance to Block Spell Damage", statOrderKey = "843", statOrder = { 843 }, level = 1, group = "SpellBlockPercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["SpellBlockPercentageUniqueShieldStrInt1"] = { affix = "", "(15-20)% Chance to Block Spell Damage", statOrderKey = "843", statOrder = { 843 }, level = 1, group = "SpellBlockPercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["SpellBlockPercentageUniqueBootsInt5"] = { affix = "", "(4-6)% Chance to Block Spell Damage", statOrderKey = "843", statOrder = { 843 }, level = 1, group = "SpellBlockPercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "blue_herring" }, }, + ["SpellBlockPercentageUniqueTwoHandAxe6"] = { affix = "", "(7-10)% Chance to Block Spell Damage", statOrderKey = "843", statOrder = { 843 }, level = 1, group = "SpellBlockPercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["SpellBlockPercentageUniqueShieldInt4"] = { affix = "", "10% Chance to Block Spell Damage", statOrderKey = "843", statOrder = { 843 }, level = 1, group = "SpellBlockPercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["MaximumColdResistUniqueShieldDex1"] = { affix = "", "+5% to maximum Cold Resistance", statOrderKey = "1292", statOrder = { 1292 }, level = 1, group = "MaximumColdResist", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["MaximumColdResistUnique__1_"] = { affix = "", "+(-3-3)% to maximum Cold Resistance", statOrderKey = "1292", statOrder = { 1292 }, level = 1, group = "MaximumColdResist", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["MaximumFireResistUniqueShieldStrInt5"] = { affix = "", "+5% to maximum Fire Resistance", statOrderKey = "1286", statOrder = { 1286 }, level = 1, group = "MaximumFireResist", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["MaximumFireResistUnique__1"] = { affix = "", "+(-3-3)% to maximum Fire Resistance", statOrderKey = "1286", statOrder = { 1286 }, level = 1, group = "MaximumFireResist", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["MaximumLightningResistUniqueStaff8c"] = { affix = "", "+5% to maximum Lightning Resistance", statOrderKey = "1297", statOrder = { 1297 }, level = 1, group = "MaximumLightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["MaximumLightningResistUnique__1"] = { affix = "", "+(-3-3)% to maximum Lightning Resistance", statOrderKey = "1297", statOrder = { 1297 }, level = 1, group = "MaximumLightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["MeleeAttackerTakesColdDamageUniqueShieldDex1"] = { affix = "", "Reflects (25-50) Cold Damage to Melee Attackers", statOrderKey = "1837", statOrder = { 1837 }, level = 1, group = "AttackerTakesColdDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["RangedAttackDamageReducedUniqueShieldStr1"] = { affix = "", "-25 Physical Damage taken from Projectile Attacks", statOrderKey = "1877", statOrder = { 1877 }, level = 1, group = "RangedAttackDamageTaken", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "attack" }, }, + ["RangedAttackDamageReducedUniqueShieldStr2"] = { affix = "", "-(80-50) Physical Damage taken from Projectile Attacks", statOrderKey = "1877", statOrder = { 1877 }, level = 1, group = "RangedAttackDamageTaken", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "attack" }, }, + ["GainFrenzyChargeOnCriticalHit"] = { affix = "", "Gain a Frenzy Charge on Critical Strike", statOrderKey = "1474", statOrder = { 1474 }, level = 1, group = "FrenzyChargeOnCriticalHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge", "critical" }, }, + ["DisableOffhandSlot"] = { affix = "", "Uses both hand slots", statOrderKey = "765", statOrder = { 765 }, level = 1, group = "DisableOffhandSlot", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DisableOffHandSlotUnique__1"] = { affix = "", "Uses both hand slots", statOrderKey = "765", statOrder = { 765 }, level = 1, group = "DisableOffhandSlot", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CannotBlockAttacks"] = { affix = "", "Cannot Block Attacks", statOrderKey = "1888", statOrder = { 1888 }, level = 1, group = "CannotBlockAttacks", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["IncreasedMaximumResistsUniqueShieldStrInt1"] = { affix = "", "+4% to all maximum Resistances", statOrderKey = "1304", statOrder = { 1304 }, level = 1, group = "MaximumResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resistance" }, }, + ["IncreasedMaximumResistsUnique__1"] = { affix = "", "+(1-4)% to all maximum Resistances", statOrderKey = "1304", statOrder = { 1304 }, level = 1, group = "MaximumResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resistance" }, }, + ["IncreasedMaximumColdResistUniqueShieldStrInt4"] = { affix = "", "+5% to maximum Cold Resistance", statOrderKey = "1292", statOrder = { 1292 }, level = 1, group = "MaximumColdResist", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ItemActsAsConcentratedAOESupportUniqueHelmetInt4"] = { affix = "", "Socketed Gems are Supported by Level 20 Concentrated Effect", statOrderKey = "246", statOrder = { 246 }, level = 1, group = "DisplaySocketedGemGetsConcentratedAreaOfEffectLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemActsAsConcentratedAOESupportUniqueDagger5"] = { affix = "", "Socketed Gems are Supported by Level 10 Concentrated Effect", statOrderKey = "246", statOrder = { 246 }, level = 1, group = "DisplaySocketedGemGetsConcentratedAreaOfEffectLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemActsAsConcentratedAOESupportUniqueRing35"] = { affix = "", "Socketed Gems are Supported by Level 15 Concentrated Effect", statOrderKey = "246", statOrder = { 246 }, level = 1, group = "DisplaySocketedGemGetsConcentratedAreaOfEffectLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemActsAsConcentratedAOESupportUnique__1"] = { affix = "", "Socketed Gems are Supported by Level 5 Concentrated Effect", statOrderKey = "246", statOrder = { 246 }, level = 1, group = "DisplaySocketedGemGetsConcentratedAreaOfEffectLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemActsAsFirePenetrationSupportUniqueSceptre2"] = { affix = "", "Socketed Gems are Supported by Level 10 Fire Penetration", statOrderKey = "257", statOrder = { 257 }, level = 1, group = "DisplaySocketedGemsGetFirePenetration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["ItemActsAsFireDamageSupportUniqueSceptre2"] = { affix = "", "Socketed Gems are Supported by Level 10 Added Fire Damage", statOrderKey = "254", statOrder = { 254 }, level = 1, group = "DisplaySocketedGemsGetAddedFireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["ItemActsAsColdToFireSupportUniqueSceptre2"] = { affix = "", "Socketed Gems are Supported by Level 10 Cold to Fire", statOrderKey = "255", statOrder = { 255 }, level = 1, group = "DisplaySocketedGemsGetColdToFire", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["ItemActsAsColdToFireSupportUniqueStaff13"] = { affix = "", "Socketed Gems are Supported by Level 5 Cold to Fire", statOrderKey = "255", statOrder = { 255 }, level = 1, group = "DisplaySocketedGemsGetColdToFire", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["ItemActsAsColdToFireSupportUnique__1"] = { affix = "", "Socketed Gems are Supported by Level 30 Cold to Fire", statOrderKey = "255", statOrder = { 255 }, level = 75, group = "DisplaySocketedGemsGetColdToFire", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["ShareEnduranceChargesWithParty"] = { affix = "", "Share Endurance Charges with nearby party members", statOrderKey = "1890", statOrder = { 1890 }, level = 1, group = "ShareEnduranceChargesWithParty", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["GainEnduranceChargeWhenCriticallyHit"] = { affix = "", "Gain an Endurance Charge when you take a Critical Strike", statOrderKey = "1481", statOrder = { 1481 }, level = 1, group = "GainEnduranceChargeWhenCriticallyHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge", "critical" }, }, + ["BlindingHitUniqueWand1"] = { affix = "", "10% chance to Blind Enemies on hit", statOrderKey = "1893", statOrder = { 1893 }, level = 1, group = "BlindingHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemActsAsSupportBlindUniqueWand1"] = { affix = "", "Socketed Gems are supported by Level 20 Blind", statOrderKey = "262", statOrder = { 262 }, level = 1, group = "DisplaySocketedGemGetsBlindLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemActsAsSupportBlindUniqueHelmetStrDex4"] = { affix = "", "Socketed Gems are supported by Level 18 Blind", statOrderKey = "262", statOrder = { 262 }, level = 1, group = "DisplaySocketedGemGetsBlindLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemActsAsSupportBlindUniqueHelmetStrDex4b"] = { affix = "", "Socketed Gems are supported by Level 6 Blind", statOrderKey = "262", statOrder = { 262 }, level = 1, group = "DisplaySocketedGemGetsBlindLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemActsAsSupportBlindUnique__1"] = { affix = "", "Socketed Gems are supported by Level 10 Blind", statOrderKey = "262", statOrder = { 262 }, level = 1, group = "DisplaySocketedGemGetsBlindLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ReducedFreezeDurationUniqueShieldStrInt3"] = { affix = "", "50% reduced Freeze Duration on you", statOrderKey = "1518", statOrder = { 1518 }, level = 1, group = "ReducedFreezeDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["FreezeDurationOnSelfUnique__1"] = { affix = "", "10000% increased Freeze Duration on you", statOrderKey = "1518", statOrder = { 1518 }, level = 1, group = "ReducedFreezeDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["FacebreakerUnarmedMoreDamage"] = { affix = "", "(600-800)% more Physical Damage with Unarmed Melee Attacks", statOrderKey = "2058", statOrder = { 2058 }, level = 1, group = "FacebreakerPhysicalUnarmedDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["SocketedGemsGetIncreasedAreaOfEffectUniqueTwoHandMace3"] = { affix = "", "Socketed Gems are Supported by Level 15 Pulverise", statOrderKey = "174", statOrder = { 174 }, level = 1, group = "SupportedByPulverise", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SocketedGemsGetIncreasedAreaOfEffectUniqueTwoHandAxe5"] = { affix = "", "Socketed Gems are Supported by Level 20 Increased Area of Effect", statOrderKey = "101", statOrder = { 101 }, level = 1, group = "DisplaySocketedGemGetsIncreasedAreaOfEffectLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SocketedGemsGetIncreasedAreaOfEffectUniqueDescentOneHandSword1"] = { affix = "", "Socketed Gems are Supported by Level 5 Increased Area of Effect", statOrderKey = "101", statOrder = { 101 }, level = 1, group = "DisplaySocketedGemGetsIncreasedAreaOfEffectLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SocketedGemsGetIncreasedAreaOfEffectUnique__1"] = { affix = "", "Socketed Gems are Supported by Level 10 Intensify", statOrderKey = "204", statOrder = { 204 }, level = 1, group = "SupportedByIntensify", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["EnemiesCantLifeLeech"] = { affix = "", "Enemies Cannot Leech Life From you", statOrderKey = "2062", statOrder = { 2062 }, level = 1, group = "EnemiesCantLifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ExtraGore"] = { affix = "", "Extra gore", statOrderKey = "8451", statOrder = { 8451 }, level = 1, group = "ExtraGore", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["OneSocketEachColourUnique"] = { affix = "", "Has one socket of each colour", statOrderKey = "39", statOrder = { 39 }, level = 1, group = "ForceSpecificSockets", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["BlockWhileDualWieldingUniqueDagger3"] = { affix = "", "+12% Chance to Block Attack Damage while Dual Wielding", statOrderKey = "844", statOrder = { 844 }, level = 1, group = "BlockWhileDualWielding", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["BlockWhileDualWieldingUniqueTwoHandAxe6"] = { affix = "", "+(8-12)% Chance to Block Attack Damage while Dual Wielding", statOrderKey = "844", statOrder = { 844 }, level = 1, group = "BlockWhileDualWielding", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["BlockWhileDualWieldingUniqueOneHandSword5"] = { affix = "", "+8% Chance to Block Attack Damage while Dual Wielding", statOrderKey = "844", statOrder = { 844 }, level = 1, group = "BlockWhileDualWielding", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["BlockWhileDualWieldingUniqueDagger9"] = { affix = "", "+5% Chance to Block Attack Damage while Dual Wielding", statOrderKey = "844", statOrder = { 844 }, level = 1, group = "BlockWhileDualWielding", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["BlockWhileDualWieldingUnique__1"] = { affix = "", "+10% Chance to Block Attack Damage while Dual Wielding", statOrderKey = "844", statOrder = { 844 }, level = 1, group = "BlockWhileDualWielding", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["BlockWhileDualWieldingUnique__2_"] = { affix = "", "+18% Chance to Block Attack Damage while Dual Wielding", statOrderKey = "844", statOrder = { 844 }, level = 1, group = "BlockWhileDualWielding", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["MaximumMinionCountUniqueBootsInt4"] = { affix = "", "+1 to Level of all Raise Zombie Gems", "+1 to Level of all Raise Spectre Gems", statOrderKey = "1279,1280", statOrder = { 1279, 1280 }, level = 1, group = "MinionGlobalSkillLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "minion", "gem" }, }, + ["MaximumMinionCountUniqueTwoHandSword4"] = { affix = "", "+1 to maximum number of Raised Zombies", "+1 to maximum number of Spectres", "+2 to maximum number of Skeletons", statOrderKey = "1795,1796,7523", statOrder = { 1795, 1796, 7523 }, level = 1, group = "MaximumMinionCount", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["MaximumMinionCountUniqueTwoHandSword4Updated"] = { affix = "", "+1 to maximum number of Raised Zombies", "+1 to maximum number of Spectres", "+1 to maximum number of Skeletons", statOrderKey = "1795,1796,1797", statOrder = { 1795, 1796, 1797 }, level = 1, group = "MaximumMinionCount", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["MaximumMinionCountUniqueSceptre5"] = { affix = "", "+1 to maximum number of Spectres", statOrderKey = "1796", statOrder = { 1796 }, level = 1, group = "MaximumMinionCount", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["MaximumMinionCountUniqueBootsStrInt2"] = { affix = "", "+2 to maximum number of Skeletons", statOrderKey = "7523", statOrder = { 7523 }, level = 1, group = "MaximumMinionCount", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["MaximumMinionCountUniqueBootsStrInt2Updated"] = { affix = "", "+1 to maximum number of Skeletons", statOrderKey = "1797", statOrder = { 1797 }, level = 1, group = "MaximumMinionCount", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["MaximumMinionCountUniqueBodyInt9"] = { affix = "", "+1 to maximum number of Spectres", statOrderKey = "1796", statOrder = { 1796 }, level = 1, group = "MaximumMinionCount", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["MaximumMinionCountUniqueJewel1"] = { affix = "", "(7-10)% increased Skeleton Attack Speed", "(7-10)% increased Skeleton Cast Speed", "(3-5)% increased Skeleton Movement Speed", statOrderKey = "7882,7883,7884", statOrder = { 7882, 7883, 7884 }, level = 1, group = "SkeletonSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, + ["MaximumMinionCountUnique__1__"] = { affix = "", "+2 to maximum number of Spectres", statOrderKey = "1796", statOrder = { 1796 }, level = 1, group = "MaximumMinionCount", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["SkeletonMovementSpeedUniqueJewel1"] = { affix = "", "(3-5)% increased Skeleton Movement Speed", statOrderKey = "7884", statOrder = { 7884 }, level = 1, group = "SkeletonSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed", "minion" }, }, + ["SkeletonAttackSpeedUniqueJewel1"] = { affix = "", "(7-10)% increased Skeleton Attack Speed", statOrderKey = "7882", statOrder = { 7882 }, level = 1, group = "SkeletonSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed", "minion" }, }, + ["SkeletonCastSpeedUniqueJewel1"] = { affix = "", "(7-10)% increased Skeleton Cast Speed", statOrderKey = "7883", statOrder = { 7883 }, level = 1, group = "SkeletonSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "speed", "minion" }, }, + ["SocketedemsHaveBloodMagicUniqueShieldStrInt2"] = { affix = "", "Socketed Gems Cost and Reserve Life instead of Mana", statOrderKey = "305", statOrder = { 305 }, level = 1, group = "DisplaySocketedGemGetsBloodMagic", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["SocketedGemsHaveBloodMagicUniqueOneHandSword7"] = { affix = "", "Socketed Gems Cost and Reserve Life instead of Mana", statOrderKey = "305", statOrder = { 305 }, level = 1, group = "DisplaySocketedGemGetsBloodMagic", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["SocketedGemsHaveBloodMagicUnique__1"] = { affix = "", "Socketed Gems Cost and Reserve Life instead of Mana", statOrderKey = "305", statOrder = { 305 }, level = 1, group = "DisplaySocketedGemGetsBloodMagic", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["LocalIncreaseSocketedAuraLevelUniqueShieldStrInt2"] = { affix = "", "+2 to Level of Socketed Aura Gems", statOrderKey = "63", statOrder = { 63 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura", "gem" }, }, + ["SocketedItemsHaveChanceToFleeUniqueClaw6"] = { affix = "", "Socketed Gems have 10% chance to cause Enemies to Flee on Hit", statOrderKey = "313", statOrder = { 313 }, level = 1, group = "DisplaySocketedGemGetsFlee", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["AttackerTakesLightningDamageUniqueBodyInt1"] = { affix = "", "Reflects 1 to 250 Lightning Damage to Melee Attackers", statOrderKey = "1834", statOrder = { 1834 }, level = 1, group = "AttackerTakesLightningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["AttackerTakesLightningDamageUnique___1"] = { affix = "", "Reflects 1 to 150 Lightning Damage to Melee Attackers", statOrderKey = "1834", statOrder = { 1834 }, level = 1, group = "AttackerTakesLightningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["PhysicalDamageConvertToChaosUniqueBow5"] = { affix = "", "25% of Physical Damage Converted to Chaos Damage", statOrderKey = "1601", statOrder = { 1601 }, level = 1, group = "PhysicalDamageConvertToChaos", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos" }, }, + ["PhysicalDamageConvertToChaosUniqueClaw2"] = { affix = "", "(10-20)% of Physical Damage Converted to Chaos Damage", statOrderKey = "1601", statOrder = { 1601 }, level = 1, group = "PhysicalDamageConvertToChaos", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos" }, }, + ["PhysicalDamageConvertToChaosBodyStrInt4"] = { affix = "", "30% of Physical Damage Converted to Chaos Damage", statOrderKey = "1601", statOrder = { 1601 }, level = 1, group = "PhysicalDamageConvertToChaos", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos" }, }, + ["PhysicalDamageConvertedToChaosPerLevelUnique__1"] = { affix = "", "1% of Physical Damage Converted to Chaos Damage per Level", statOrderKey = "4355", statOrder = { 4355 }, level = 1, group = "PhysicalDamageConvertToChaos", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos" }, }, + ["MaximumMinionCountUniqueWand2"] = { affix = "", "+1 to maximum number of Raised Zombies", "+1 to maximum number of Spectres", "+2 to maximum number of Skeletons", statOrderKey = "1795,1796,7523", statOrder = { 1795, 1796, 7523 }, level = 1, group = "MaximumMinionCount", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["MaximumMinionCountUniqueWand2Updated"] = { affix = "", "+1 to maximum number of Raised Zombies", "+1 to maximum number of Spectres", "+1 to maximum number of Skeletons", statOrderKey = "1795,1796,1797", statOrder = { 1795, 1796, 1797 }, level = 1, group = "MaximumMinionCount", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["LifeReservationUniqueWand2"] = { affix = "", "Cannot be used with Chaos Inoculation", "Reserves 30% of Life", statOrderKey = "767,2061", statOrder = { 767, 2061 }, level = 1, group = "ReservesLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LocalIncreaseSocketedStrengthGemLevelUniqueTwoHandAxe3"] = { affix = "", "+1 to Level of Socketed Strength Gems", statOrderKey = "44", statOrder = { 44 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute", "gem" }, }, + ["ChaosTakenOnES"] = { affix = "", "Chaos Damage taken does not bypass Energy Shield", statOrderKey = "2130", statOrder = { 2130 }, level = 1, group = "ChaosTakenOnES", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos" }, }, + ["PhysicalDamagePercentTakesAsChaosDamageUniqueBow5"] = { affix = "", "25% of Physical Damage from Hits taken as Chaos Damage", statOrderKey = "2072", statOrder = { 2072 }, level = 1, group = "PhysicalDamagePercentTakesAsChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "chaos" }, }, + ["PhysicalBowDamageCloseRangeUniqueBow6"] = { affix = "", "50% More Damage with Arrow Hits at Close Range", statOrderKey = "2064", statOrder = { 2064 }, level = 1, group = "PhysicalBowDamageAtCloseRange", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["KnockbackCloseRangeUniqueBow6"] = { affix = "", "Bow Knockback at Close Range", statOrderKey = "2065", statOrder = { 2065 }, level = 1, group = "KnockbackAtCloseRange", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["PercentDamageGoesToManaUniqueBootsDex3"] = { affix = "", "(5-10)% of Damage taken Recouped as Mana", statOrderKey = "2076", statOrder = { 2076 }, level = 1, group = "PercentDamageGoesToMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, + ["PercentDamageGoesToManaUniqueHelmetStrInt3"] = { affix = "", "(5-10)% of Damage taken Recouped as Mana", statOrderKey = "2076", statOrder = { 2076 }, level = 1, group = "PercentDamageGoesToMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, + ["PercentDamageGoesToManaUnique__1"] = { affix = "", "8% of Damage taken Recouped as Mana", statOrderKey = "2076", statOrder = { 2076 }, level = 1, group = "PercentDamageGoesToMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, + ["ChanceToIgniteUniqueBodyInt2"] = { affix = "", "10% chance to Ignite", statOrderKey = "1660", statOrder = { 1660 }, level = 1, group = "ChanceToIgnite", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["ChanceToIgniteUniqueTwoHandSword6"] = { affix = "", "20% chance to Ignite", statOrderKey = "1660", statOrder = { 1660 }, level = 1, group = "ChanceToIgnite", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["ChanceToIgniteUniqueDescentOneHandMace1"] = { affix = "", "30% chance to Ignite", statOrderKey = "1660", statOrder = { 1660 }, level = 1, group = "ChanceToIgnite", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["ChanceToIgniteUniqueBootsStrInt3"] = { affix = "", "(10-15)% chance to Ignite", statOrderKey = "1660", statOrder = { 1660 }, level = 1, group = "ChanceToIgnite", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["ChanceToIgniteUniqueRing38"] = { affix = "", "10% chance to Ignite", statOrderKey = "1660", statOrder = { 1660 }, level = 1, group = "ChanceToIgnite", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["ChanceToIgniteUnique__1"] = { affix = "", "(16-22)% chance to Ignite", statOrderKey = "1660", statOrder = { 1660 }, level = 1, group = "ChanceToIgnite", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["ChanceToIgniteUnique__2"] = { affix = "", "10% chance to Ignite", statOrderKey = "1660", statOrder = { 1660 }, level = 1, group = "ChanceToIgnite", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["ChanceToIgniteUnique__3"] = { affix = "", "10% chance to Ignite", statOrderKey = "1660", statOrder = { 1660 }, level = 1, group = "ChanceToIgnite", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["ChanceToIgniteUnique__4"] = { affix = "", "(6-10)% chance to Ignite", statOrderKey = "1660", statOrder = { 1660 }, level = 1, group = "ChanceToIgnite", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["ChanceToIgniteUnique__5"] = { affix = "", "25% chance to Ignite", statOrderKey = "1660", statOrder = { 1660 }, level = 1, group = "ChanceToIgnite", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["ChanceToIgniteUnique__6"] = { affix = "", "(10-15)% chance to Ignite", statOrderKey = "1660", statOrder = { 1660 }, level = 1, group = "ChanceToIgnite", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["BurnDurationUniqueBodyInt2"] = { affix = "", "(30-50)% increased Ignite Duration on Enemies", statOrderKey = "1503", statOrder = { 1503 }, level = 1, group = "BurnDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["BurnDurationUniqueDescentOneHandMace1"] = { affix = "", "500% increased Ignite Duration on Enemies", statOrderKey = "1503", statOrder = { 1503 }, level = 1, group = "BurnDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["BurnDurationUniqueRing31"] = { affix = "", "15% increased Ignite Duration on Enemies", statOrderKey = "1503", statOrder = { 1503 }, level = 1, group = "BurnDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["BurnDurationUniqueWand10"] = { affix = "", "25% reduced Ignite Duration on Enemies", statOrderKey = "1503", statOrder = { 1503 }, level = 1, group = "BurnDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["BurnDurationUnique__1"] = { affix = "", "33% increased Ignite Duration on Enemies", statOrderKey = "1503", statOrder = { 1503 }, level = 1, group = "BurnDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["BurnDurationUnique__2"] = { affix = "", "10000% increased Ignite Duration on Enemies", statOrderKey = "1503", statOrder = { 1503 }, level = 1, group = "BurnDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["PhysicalDamageTakenAsFirePercentUniqueBodyInt2"] = { affix = "", "20% of Physical Damage from Hits taken as Fire Damage", statOrderKey = "2068", statOrder = { 2068 }, level = 1, group = "PhysicalDamageTakenAsElement", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "fire" }, }, + ["PhysicalDamageTakenAsFirePercentUnique__1"] = { affix = "", "8% of Physical Damage from Hits taken as Fire Damage", statOrderKey = "2068", statOrder = { 2068 }, level = 1, group = "PhysicalDamageTakenAsElement", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "fire" }, }, + ["AttackerTakesFireDamageUniqueBodyInt2"] = { affix = "", "Reflects 15 Fire Damage to Melee Attackers", statOrderKey = "1838", statOrder = { 1838 }, level = 1, group = "AttackerTakesFireDamageNoRange", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["AvoidIgniteUniqueBodyDex3"] = { affix = "", "Cannot be Ignited", statOrderKey = "1490", statOrder = { 1490 }, level = 1, group = "AvoidIgnite", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["AvoidIgniteUnique__1"] = { affix = "", "Cannot be Ignited", statOrderKey = "1490", statOrder = { 1490 }, level = 1, group = "AvoidIgnite", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["RangedWeaponPhysicalDamagePlusPercentUniqueBodyDex3"] = { affix = "", "(10-15)% increased Physical Damage with Ranged Weapons", statOrderKey = "1634", statOrder = { 1634 }, level = 1, group = "RangedWeaponPhysicalDamagePlusPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["PhysicalDamageTakenPercentToReflectUniqueBodyStr2"] = { affix = "", "40% of Melee Physical Damage taken reflected to Attacker", statOrderKey = "2078", statOrder = { 2078 }, level = 1, group = "PhysicalDamageTakenPercentToReflect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["AdditionalBlockUniqueBodyDex2"] = { affix = "", "+5% Chance to Block Attack Damage", statOrderKey = "2079", statOrder = { 2079 }, level = 1, group = "AdditionalBlock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AdditionalBlockUnique__1"] = { affix = "", "+(2-4)% Chance to Block Attack Damage", statOrderKey = "2079", statOrder = { 2079 }, level = 1, group = "AdditionalBlock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AdditionalBlockUnique__2"] = { affix = "", "15% Chance to Block Attack Damage", statOrderKey = "825", statOrder = { 825 }, level = 1, group = "BlockPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["ArrowPierceUniqueBow7"] = { affix = "", "Arrows Pierce all Targets", statOrderKey = "4308", statOrder = { 4308 }, level = 1, group = "ArrowPierce", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["AdditionalArrowPierceImplicitQuiver12_"] = { affix = "", "Arrows Pierce an additional Target", statOrderKey = "1437", statOrder = { 1437 }, level = 45, group = "ArrowPierce", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["AdditionalArrowPierceImplicitQuiver5New"] = { affix = "", "Arrows Pierce an additional Target", statOrderKey = "1437", statOrder = { 1437 }, level = 32, group = "ArrowPierce", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["LeechEnergyShieldInsteadofLife"] = { affix = "", "Leech Energy Shield instead of Life", statOrderKey = "5908", statOrder = { 5908 }, level = 1, group = "LeechEnergyShieldInsteadofLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "life", "defences" }, }, + ["BlockWhileDualWieldingClawsUniqueClaw1"] = { affix = "", "+8% Chance to Block Attack Damage while Dual Wielding Claws", statOrderKey = "845", statOrder = { 845 }, level = 1, group = "BlockWhileDualWieldingClaws", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["ArmourPercent VsProjectilesUniqueShieldStr2"] = { affix = "", "200% increased Armour against Projectiles", statOrderKey = "2084", statOrder = { 2084 }, level = 1, group = "ArmourPercent VsProjectiles", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["BlockVsProjectilesUniqueShieldStr2"] = { affix = "", "+25% Chance to Block Projectile Attack Damage", statOrderKey = "2085", statOrder = { 2085 }, level = 1, group = "BlockVsProjectiles", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["CannotLeech"] = { affix = "", "Cannot Leech", statOrderKey = "2086", statOrder = { 2086 }, level = 1, group = "CannotLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "life", "mana", "defences" }, }, + ["SocketedItemsHaveReducedReservationUniqueShieldStrInt2"] = { affix = "", "Socketed Gems have 30% increased Reservation Efficiency", statOrderKey = "306", statOrder = { 306 }, level = 1, group = "DisplaySocketedGemsGetReducedReservation", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "gem" }, }, + ["SocketedItemsHaveReducedReservationUniqueBodyDexInt4"] = { affix = "", "Socketed Gems have 45% increased Reservation Efficiency", statOrderKey = "306", statOrder = { 306 }, level = 1, group = "DisplaySocketedGemsGetReducedReservation", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "gem" }, }, + ["SocketedItemsHaveReducedReservationUnique__1"] = { affix = "", "Socketed Gems have 25% increased Reservation Efficiency", statOrderKey = "306", statOrder = { 306 }, level = 1, group = "DisplaySocketedGemsGetReducedReservation", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "gem" }, }, + ["SocketedItemsHaveIncreasedReservationUnique__1"] = { affix = "", "Socketed Gems have 20% reduced Reservation Efficiency", statOrderKey = "306", statOrder = { 306 }, level = 57, group = "DisplaySocketedGemsGetReducedReservation", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "gem" }, }, + ["ChanceToFreezeUniqueStaff2"] = { affix = "", "8% chance to Freeze", statOrderKey = "1663", statOrder = { 1663 }, level = 1, group = "ChanceToFreeze", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ChanceToFreezeUniqueQuiver5"] = { affix = "", "(7-10)% chance to Freeze", statOrderKey = "1663", statOrder = { 1663 }, level = 1, group = "ChanceToFreeze", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ChanceToFreezeUniqueRing30"] = { affix = "", "10% chance to Freeze", statOrderKey = "1663", statOrder = { 1663 }, level = 1, group = "ChanceToFreeze", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ChanceToFreezeUnique__1"] = { affix = "", "5% chance to Freeze", statOrderKey = "1663", statOrder = { 1663 }, level = 1, group = "ChanceToFreeze", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ChanceToFreezeUnique__2"] = { affix = "", "2% chance to Freeze", statOrderKey = "1663", statOrder = { 1663 }, level = 1, group = "ChanceToFreeze", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ChanceToFreezeUnique__3"] = { affix = "", "10% chance to Freeze", statOrderKey = "1663", statOrder = { 1663 }, level = 1, group = "ChanceToFreeze", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ChanceToFreezeUnique__4"] = { affix = "", "10% chance to Freeze", statOrderKey = "1663", statOrder = { 1663 }, level = 1, group = "ChanceToFreeze", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ChanceToFreezeUnique__5"] = { affix = "", "20% chance to Freeze", statOrderKey = "1663", statOrder = { 1663 }, level = 1, group = "ChanceToFreeze", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["FrozenMonstersTakeIncreasedDamage"] = { affix = "", "Enemies Frozen by you take 20% increased Damage", statOrderKey = "2082", statOrder = { 2082 }, level = 1, group = "FrozenMonstersTakeIncreasedDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["FrozenMonstersTakeIncreasedDamageUnique__1"] = { affix = "", "Enemies Frozen by you take 20% increased Damage", statOrderKey = "2082", statOrder = { 2082 }, level = 1, group = "FrozenMonstersTakeIncreasedDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["IncreasedIntelligenceRequirementsUniqueSceptre1"] = { affix = "", "60% increased Intelligence Requirement", statOrderKey = "771", statOrder = { 771 }, level = 1, group = "IncreasedIntelligenceRequirements", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["IncreasedIntelligenceRequirementsUniqueGlovesStrInt4"] = { affix = "", "500% increased Intelligence Requirement", statOrderKey = "771", statOrder = { 771 }, level = 1, group = "IncreasedIntelligenceRequirements", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AddedIntelligenceRequirementsUnique__1"] = { affix = "", "+257 Intelligence Requirement", statOrderKey = "770", statOrder = { 770 }, level = 1, group = "IntelligenceRequirements", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SocketedGemsHaveAddedChaosDamageUniqueBodyInt3"] = { affix = "", "Socketed Gems are Supported by Level 15 Added Chaos Damage", statOrderKey = "251", statOrder = { 251 }, level = 1, group = "DisplaySocketedGemsGetAddedChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SocketedGemsHaveAddedChaosDamageUnique__1"] = { affix = "", "Socketed Gems are Supported by Level 10 Added Chaos Damage", statOrderKey = "251", statOrder = { 251 }, level = 1, group = "DisplaySocketedGemsGetAddedChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SocketedGemsHaveAddedChaosDamageUnique__2"] = { affix = "", "Socketed Gems are Supported by Level 25 Added Chaos Damage", statOrderKey = "251", statOrder = { 251 }, level = 50, group = "DisplaySocketedGemsGetAddedChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["EnergyShieldGainedOnBlockUniqueShieldStrInt4"] = { affix = "", "Replenishes Energy Shield by 2% of Armour when you Block", statOrderKey = "2089", statOrder = { 2089 }, level = 1, group = "EnergyShieldGainedOnBlock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "energy_shield", "defences" }, }, + ["LocalPoisonOnHit"] = { affix = "", "Poisonous Hit", statOrderKey = "2090", statOrder = { 2090 }, level = 1, group = "LocalPoisonOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "attack", "ailment" }, }, + ["SkeletonDurationUniqueTwoHandSword4"] = { affix = "", "(150-200)% increased Skeleton Duration", statOrderKey = "1425", statOrder = { 1425 }, level = 1, group = "SkeletonDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["SkeletonDurationUniqueJewel1_"] = { affix = "", "(10-20)% reduced Skeleton Duration", statOrderKey = "1425", statOrder = { 1425 }, level = 1, group = "SkeletonDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["IncreasedStrengthRequirementsUniqueTwoHandSword4"] = { affix = "", "25% increased Strength Requirement", statOrderKey = "777", statOrder = { 777 }, level = 1, group = "IncreasedStrengthRequirements", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ReducedStrengthRequirementsUniqueTwoHandMace5"] = { affix = "", "20% reduced Strength Requirement", statOrderKey = "777", statOrder = { 777 }, level = 1, group = "IncreasedStrengthRequirements", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ReducedStrengthRequirementUniqueBodyStr5"] = { affix = "", "30% reduced Strength Requirement", statOrderKey = "777", statOrder = { 777 }, level = 1, group = "IncreasedStrengthRequirements", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["IncreasedStrengthRequirementUniqueStaff8"] = { affix = "", "40% increased Strength Requirement", statOrderKey = "777", statOrder = { 777 }, level = 1, group = "IncreasedStrengthRequirements", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["IncreasedStrengthREquirementsUniqueGlovesStrInt4"] = { affix = "", "500% increased Strength Requirement", statOrderKey = "777", statOrder = { 777 }, level = 1, group = "IncreasedStrengthRequirements", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StrengthRequirementsUniqueOneHandMace3"] = { affix = "", "+200 Strength Requirement", statOrderKey = "776", statOrder = { 776 }, level = 1, group = "StrengthRequirements", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StrengthRequirementsUnique__1"] = { affix = "", "+100 Strength Requirement", statOrderKey = "776", statOrder = { 776 }, level = 1, group = "StrengthRequirements", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StrengthRequirementsUnique__2"] = { affix = "", "+200 Strength Requirement", statOrderKey = "776", statOrder = { 776 }, level = 1, group = "StrengthRequirements", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StrengthRequirementsUnique__3_"] = { affix = "", "+(500-700) Strength Requirement", statOrderKey = "776", statOrder = { 776 }, level = 1, group = "StrengthRequirements", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["IntelligenceRequirementsUniqueOneHandMace3"] = { affix = "", "+300 Intelligence Requirement", statOrderKey = "770", statOrder = { 770 }, level = 1, group = "IntelligenceRequirements", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["IntelligenceRequirementsUniqueBow12"] = { affix = "", "+212 Intelligence Requirement", statOrderKey = "770", statOrder = { 770 }, level = 1, group = "IntelligenceRequirements", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DexterityRequirementsUnique__1"] = { affix = "", "+160 Dexterity Requirement", statOrderKey = "768", statOrder = { 768 }, level = 1, group = "DexterityRequirements", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StrengthIntelligenceRequirementsUnique__1"] = { affix = "", "+600 Strength and Intelligence Requirement", statOrderKey = "775", statOrder = { 775 }, level = 1, group = "StrengthIntelligenceRequirements", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SpellDamageTakenOnLowManaUniqueBodyInt4"] = { affix = "", "15% increased Spell Damage taken when on Low Mana", statOrderKey = "2092", statOrder = { 2092 }, level = 1, group = "SpellDamageTakenOnLowMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, + ["EvasionOnFullLifeUniqueBodyDex4"] = { affix = "", "+500 to Evasion Rating while on Full Life", statOrderKey = "1213", statOrder = { 1213 }, level = 1, group = "EvasionOnFullLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["EvasionOnFullLifeUnique__1_"] = { affix = "", "+1500 to Evasion Rating while on Full Life", statOrderKey = "1213", statOrder = { 1213 }, level = 1, group = "EvasionOnFullLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["ReflectCurses"] = { affix = "", "Hex Reflection", statOrderKey = "2097", statOrder = { 2097 }, level = 1, group = "ReflectCurses", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["FlaskCurseImmunityUnique___1"] = { affix = "", "Removes Curses on use", statOrderKey = "598", statOrder = { 598 }, level = 1, group = "FlaskCurseImmunity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "caster", "curse" }, }, + ["CausesBleedingUniqueTwoHandAxe4"] = { affix = "", "50% chance to cause Bleeding on Hit", statOrderKey = "2103", statOrder = { 2103 }, level = 1, group = "CausesBleeding", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["CausesBleedingUniqueTwoHandAxe4Updated"] = { affix = "", "50% chance to cause Bleeding on Hit", statOrderKey = "2104", statOrder = { 2104 }, level = 1, group = "CausesBleeding", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["CausesBleedingUniqueTwoHandAxe7"] = { affix = "", "25% chance to cause Bleeding on Hit", statOrderKey = "2102", statOrder = { 2102 }, level = 1, group = "CausesBleeding", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["CausesBleedingUniqueTwoHandAxe7Updated"] = { affix = "", "25% chance to cause Bleeding on Hit", statOrderKey = "2104", statOrder = { 2104 }, level = 1, group = "CausesBleeding", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["CausesBleedingUniqueOneHandAxe5"] = { affix = "", "25% chance to cause Bleeding on Hit", statOrderKey = "2102", statOrder = { 2102 }, level = 1, group = "CausesBleeding", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["CausesBleedingUniqueOneHandAxe5Updated_"] = { affix = "", "25% chance to cause Bleeding on Hit", statOrderKey = "2104", statOrder = { 2104 }, level = 1, group = "CausesBleeding", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["CausesBleedingUnique__1"] = { affix = "", "25% chance to cause Bleeding on Hit", statOrderKey = "2102", statOrder = { 2102 }, level = 1, group = "CausesBleeding", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["CausesBleedingUnique__1Updated_"] = { affix = "", "25% chance to cause Bleeding on Hit", statOrderKey = "2104", statOrder = { 2104 }, level = 1, group = "CausesBleeding", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["CausesBleedingUnique__2"] = { affix = "", "25% chance to cause Bleeding on Hit", statOrderKey = "2102", statOrder = { 2102 }, level = 1, group = "CausesBleeding", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["CausesBleedingUnique__2Updated"] = { affix = "", "25% chance to cause Bleeding on Hit", statOrderKey = "2104", statOrder = { 2104 }, level = 1, group = "CausesBleeding", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["CauseseBleedingOnCritUniqueDagger9"] = { affix = "", "50% chance to Cause Bleeding on Critical Strike", statOrderKey = "6376", statOrder = { 6376 }, level = 1, group = "CausesBleedingOnCrit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "critical", "ailment" }, }, + ["CausesBleedingOnCritUniqueDagger11"] = { affix = "", "50% chance to cause Bleeding on Critical Strike", statOrderKey = "6382", statOrder = { 6382 }, level = 1, group = "CausesBleedingOnCrit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["AttacksDealNoPhysicalDamage"] = { affix = "", "Attacks deal no Physical Damage", statOrderKey = "2100", statOrder = { 2100 }, level = 1, group = "AttacksDealNoPhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["GoldenLightBeam"] = { affix = "", "Golden Radiance", statOrderKey = "2115", statOrder = { 2115 }, level = 1, group = "GoldenLightBeam", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CannotBeStunnedOnLowLife"] = { affix = "", "Cannot be Stunned when on Low Life", statOrderKey = "1809", statOrder = { 1809 }, level = 1, group = "CannotBeStunnedOnLowLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AuraEffectUniqueShieldInt2"] = { affix = "", "10% increased effect of Non-Curse Auras from your Skills", statOrderKey = "3141", statOrder = { 3141 }, level = 1, group = "AuraEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["AuraEffectOnMinionsUniqueShieldInt2"] = { affix = "", "10% increased effect of Non-Curse Auras from your Skills on your Minions", statOrderKey = "1780", statOrder = { 1780 }, level = 1, group = "AuraEffectOnMinions", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion", "aura" }, }, + ["AuraEffectUnique__1"] = { affix = "", "20% increased effect of Non-Curse Auras from your Skills", statOrderKey = "3141", statOrder = { 3141 }, level = 1, group = "AuraEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["AuraEffectUnique__2____"] = { affix = "", "10% increased effect of Non-Curse Auras from your Skills", statOrderKey = "3141", statOrder = { 3141 }, level = 1, group = "AuraEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["AuraEffectOnMinionsUnique__1_"] = { affix = "", "20% increased effect of Non-Curse Auras from your Skills on your Minions", statOrderKey = "1780", statOrder = { 1780 }, level = 1, group = "AuraEffectOnMinions", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion", "aura" }, }, + ["AreaDamageUniqueBodyDexInt1"] = { affix = "", "(40-50)% increased Area Damage", statOrderKey = "1669", statOrder = { 1669 }, level = 1, group = "AreaDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AreaDamageUniqueDescentOneHandSword1"] = { affix = "", "10% increased Area Damage", statOrderKey = "1669", statOrder = { 1669 }, level = 1, group = "AreaDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AreaDamageUniqueOneHandMace7"] = { affix = "", "(10-20)% increased Area Damage", statOrderKey = "1669", statOrder = { 1669 }, level = 1, group = "AreaDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AreaDamageImplicitMace1"] = { affix = "", "30% increased Area Damage", statOrderKey = "1669", statOrder = { 1669 }, level = 1, group = "AreaDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AreaDamageUnique__1"] = { affix = "", "30% increased Area Damage", statOrderKey = "1669", statOrder = { 1669 }, level = 1, group = "AreaDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AllDamageUniqueRing6"] = { affix = "", "(10-30)% increased Damage", statOrderKey = "873", statOrder = { 873 }, level = 30, group = "AllDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AllDamageUniqueRing8"] = { affix = "", "10% increased Damage", statOrderKey = "873", statOrder = { 873 }, level = 1, group = "AllDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AllDamageUniqueHelmetDexInt2"] = { affix = "", "30% reduced Damage", statOrderKey = "873", statOrder = { 873 }, level = 1, group = "AllDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AllDamageUniqueStaff4"] = { affix = "", "(40-50)% increased Global Damage", statOrderKey = "874", statOrder = { 874 }, level = 1, group = "AllDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AllDamageUniqueSceptre8"] = { affix = "", "(40-60)% increased Global Damage", statOrderKey = "874", statOrder = { 874 }, level = 1, group = "AllDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AllDamageUniqueBelt11"] = { affix = "", "10% increased Damage", statOrderKey = "873", statOrder = { 873 }, level = 1, group = "AllDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AllDamageUnique__1"] = { affix = "", "10% increased Damage", statOrderKey = "873", statOrder = { 873 }, level = 1, group = "AllDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AllDamageUnique__2"] = { affix = "", "(20-25)% increased Damage", statOrderKey = "873", statOrder = { 873 }, level = 1, group = "AllDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AllDamageUnique__3"] = { affix = "", "(250-300)% increased Global Damage", statOrderKey = "874", statOrder = { 874 }, level = 1, group = "AllDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AllDamageUnique__4"] = { affix = "", "(30-40)% increased Damage", statOrderKey = "873", statOrder = { 873 }, level = 1, group = "AllDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["LightRadiusUniqueSceptre2"] = { affix = "", "25% increased Light Radius", statOrderKey = "2120", statOrder = { 2120 }, level = 1, group = "LightRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LightRadiusUniqueBootsStrDex2"] = { affix = "", "25% reduced Light Radius", statOrderKey = "2120", statOrder = { 2120 }, level = 1, group = "LightRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LightRadiusUniqueRing9_"] = { affix = "", "31% increased Light Radius", statOrderKey = "2120", statOrder = { 2120 }, level = 1, group = "LightRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LightRadiusUniqueBodyInt8"] = { affix = "", "25% increased Light Radius", statOrderKey = "2120", statOrder = { 2120 }, level = 1, group = "LightRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LightRadiusUniqueBodyStrInt4"] = { affix = "", "25% reduced Light Radius", statOrderKey = "2120", statOrder = { 2120 }, level = 1, group = "LightRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LightRadiusUniqueRing11"] = { affix = "", "(10-15)% increased Light Radius", statOrderKey = "2120", statOrder = { 2120 }, level = 1, group = "LightRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LightRadiusUniqueAmulet17"] = { affix = "", "(10-15)% increased Light Radius", statOrderKey = "2120", statOrder = { 2120 }, level = 50, group = "LightRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LightRadiusUniqueBelt6"] = { affix = "", "25% increased Light Radius", statOrderKey = "2120", statOrder = { 2120 }, level = 1, group = "LightRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LightRadiusUniqueBodyStr4"] = { affix = "", "25% increased Light Radius", statOrderKey = "2120", statOrder = { 2120 }, level = 1, group = "LightRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LightRadiusUniqueBootsStrDex3"] = { affix = "", "20% reduced Light Radius", statOrderKey = "2120", statOrder = { 2120 }, level = 1, group = "LightRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LightRadiusUniqueHelmetStrInt4"] = { affix = "", "40% reduced Light Radius", statOrderKey = "2120", statOrder = { 2120 }, level = 1, group = "LightRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LightRadiusUniqueBodyStrInt5"] = { affix = "", "(20-30)% increased Light Radius", statOrderKey = "2120", statOrder = { 2120 }, level = 1, group = "LightRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LightRadiusUniqueRing15"] = { affix = "", "10% increased Light Radius", statOrderKey = "2120", statOrder = { 2120 }, level = 1, group = "LightRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LightRadiusUniqueHelmetStrDex6"] = { affix = "", "40% reduced Light Radius", statOrderKey = "2120", statOrder = { 2120 }, level = 1, group = "LightRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LightRadiusUniqueStaff10_"] = { affix = "", "20% increased Light Radius", statOrderKey = "2120", statOrder = { 2120 }, level = 1, group = "LightRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LightRadiusUniqueShieldDemigods"] = { affix = "", "20% increased Light Radius", statOrderKey = "2120", statOrder = { 2120 }, level = 1, group = "LightRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LightRadiusUnique__1"] = { affix = "", "20% increased Light Radius", statOrderKey = "2120", statOrder = { 2120 }, level = 1, group = "LightRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LightRadiusUnique__2"] = { affix = "", "(10-30)% increased Light Radius", statOrderKey = "2120", statOrder = { 2120 }, level = 1, group = "LightRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LightRadiusUnique__3"] = { affix = "", "20% increased Light Radius", statOrderKey = "2120", statOrder = { 2120 }, level = 1, group = "LightRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LightRadiusUnique__4"] = { affix = "", "20% increased Light Radius", statOrderKey = "2120", statOrder = { 2120 }, level = 1, group = "LightRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LightRadiusUnique__5"] = { affix = "", "(15-25)% increased Light Radius", statOrderKey = "2120", statOrder = { 2120 }, level = 1, group = "LightRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LightRadiusUnique__6"] = { affix = "", "50% reduced Light Radius", statOrderKey = "2120", statOrder = { 2120 }, level = 1, group = "LightRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LightRadiusUnique__7_"] = { affix = "", "(15-25)% increased Light Radius", statOrderKey = "2120", statOrder = { 2120 }, level = 1, group = "LightRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["EnfeebleOnHitUniqueShieldStr3"] = { affix = "", "25% chance to Curse Non-Cursed Enemies with Enfeeble on Hit, with 80% increased Effect", statOrderKey = "2141", statOrder = { 2141 }, level = 1, group = "EnfeebleOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["GroundTarOnCritTakenUniqueShieldInt2"] = { affix = "", "Spreads Tar when you take a Critical Strike", statOrderKey = "2131", statOrder = { 2131 }, level = 1, group = "GroundTarOnCritTaken", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["GroundTarOnHitTakenUnique__1"] = { affix = "", "20% chance to spread Tar when Hit", statOrderKey = "5564", statOrder = { 5564 }, level = 1, group = "GroundTarOnHitTaken", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["SpellsHaveCullingStrikeUniqueDagger4"] = { affix = "", "Your Spells have Culling Strike", statOrderKey = "2152", statOrder = { 2152 }, level = 1, group = "SpellsHaveCullingStrike", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, + ["EvasionRatingPercentOnLowLifeUniqueHelmetDex4"] = { affix = "", "150% increased Global Evasion Rating when on Low Life", statOrderKey = "2155", statOrder = { 2155 }, level = 1, group = "EvasionRatingPercentOnLowLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalLifeLeechIsInstantUniqueClaw3"] = { affix = "", "Life Leech from Hits with this Weapon is instant", statOrderKey = "2157", statOrder = { 2157 }, level = 1, group = "LocalLifeLeechIsInstant", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["ReducedManaReservationsCostUniqueHelmetDex5"] = { affix = "", "16% increased Mana Reservation Efficiency of Skills", statOrderKey = "1863", statOrder = { 1863 }, level = 1, group = "ReducedManaReservationsCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaReservationEfficiencyUniqueHelmetDex5_"] = { affix = "", "16% increased Mana Reservation Efficiency of Skills", statOrderKey = "1859", statOrder = { 1859 }, level = 1, group = "ReducedManaReservationsCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaReservationsCostUniqueOneHandSword11"] = { affix = "", "10% increased Mana Reservation Efficiency of Skills", statOrderKey = "1863", statOrder = { 1863 }, level = 1, group = "ReducedManaReservationsCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaReservationEfficiencyUniqueOneHandSword11"] = { affix = "", "10% increased Mana Reservation Efficiency of Skills", statOrderKey = "1859", statOrder = { 1859 }, level = 1, group = "ReducedManaReservationsCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaReservationsCostUnique__1"] = { affix = "", "80% reduced Reservation Efficiency of Skills", statOrderKey = "1864", statOrder = { 1864 }, level = 1, group = "ReducedManaReservationsCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ReservationEfficiencyUnique__1_"] = { affix = "", "80% reduced Reservation Efficiency of Skills", statOrderKey = "1861", statOrder = { 1861 }, level = 1, group = "ReducedManaReservationsCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["IncreasedManaReservationsCostUnique__2"] = { affix = "", "20% reduced Reservation Efficiency of Skills", statOrderKey = "1864", statOrder = { 1864 }, level = 1, group = "ReducedManaReservationsCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ReservationEfficiencyUnique__2"] = { affix = "", "20% reduced Reservation Efficiency of Skills", statOrderKey = "1861", statOrder = { 1861 }, level = 1, group = "ReducedManaReservationsCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ReducedManaReservationsCostUniqueJewel44"] = { affix = "", "4% increased Mana Reservation Efficiency of Skills", statOrderKey = "1863", statOrder = { 1863 }, level = 1, group = "ReducedManaReservationsCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaReservationEfficiencyUniqueJewel44_"] = { affix = "", "4% increased Mana Reservation Efficiency of Skills", statOrderKey = "1859", statOrder = { 1859 }, level = 1, group = "ReducedManaReservationsCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ReducedManaReservationCostUnique__1"] = { affix = "", "12% increased Reservation Efficiency of Skills", statOrderKey = "1864", statOrder = { 1864 }, level = 1, group = "ReducedManaReservationsCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ReservationEfficiencyUnique__3__"] = { affix = "", "12% increased Reservation Efficiency of Skills", statOrderKey = "1861", statOrder = { 1861 }, level = 1, group = "ReducedManaReservationsCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ReducedManaReservationCostUnique__2"] = { affix = "", "(12-20)% increased Mana Reservation Efficiency of Skills", statOrderKey = "1863", statOrder = { 1863 }, level = 1, group = "ReducedManaReservationsCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ReservationEfficiencyUnique__4_"] = { affix = "", "(10-20)% increased Reservation Efficiency of Skills", statOrderKey = "1861", statOrder = { 1861 }, level = 1, group = "ReducedManaReservationsCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ManaReservationEfficiencyUnique__2"] = { affix = "", "(12-20)% increased Mana Reservation Efficiency of Skills", statOrderKey = "1859", statOrder = { 1859 }, level = 1, group = "ReducedManaReservationsCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["FireResistOnLowLifeUniqueShieldStrInt5"] = { affix = "", "+25% to Fire Resistance while on Low Life", statOrderKey = "1290", statOrder = { 1290 }, level = 1, group = "FireResistOnLowLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["AvoidIgniteOnLowLifeUniqueShieldStrInt5"] = { affix = "", "Cannot be Ignited while on Low Life", statOrderKey = "1491", statOrder = { 1491 }, level = 1, group = "AvoidIgniteOnLowLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["SocketedGemsGetElementalProliferationUniqueBodyInt5"] = { affix = "", "Socketed Gems are Supported by Level 5 Elemental Proliferation", statOrderKey = "258", statOrder = { 258 }, level = 1, group = "DisplaySocketedGemGetsElementalProliferation", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SocketedGemsGetElementalProliferationUniqueSceptre7"] = { affix = "", "Socketed Gems are Supported by Level 20 Elemental Proliferation", statOrderKey = "258", statOrder = { 258 }, level = 94, group = "DisplaySocketedGemGetsElementalProliferation", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SkillEffectDurationUniqueTwoHandMace5"] = { affix = "", "15% increased Skill Effect Duration", statOrderKey = "1539", statOrder = { 1539 }, level = 1, group = "SkillEffectDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ReducedSkillEffectDurationUniqueAmulet20"] = { affix = "", "(10-15)% reduced Skill Effect Duration", statOrderKey = "1539", statOrder = { 1539 }, level = 63, group = "SkillEffectDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SkillEffectDurationUnique__1"] = { affix = "", "(10-15)% increased Skill Effect Duration", statOrderKey = "1539", statOrder = { 1539 }, level = 1, group = "SkillEffectDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SkillEffectDurationUnique__2_"] = { affix = "", "(-10-10)% reduced Skill Effect Duration", statOrderKey = "1539", statOrder = { 1539 }, level = 1, group = "SkillEffectDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SkillEffectDurationUniqueJewel44"] = { affix = "", "4% increased Skill Effect Duration", statOrderKey = "1539", statOrder = { 1539 }, level = 1, group = "SkillEffectDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SkillEffectDurationUnique__3"] = { affix = "", "30% increased Skill Effect Duration", statOrderKey = "1539", statOrder = { 1539 }, level = 75, group = "SkillEffectDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LocalIncreaseSocketedMovementGemLevelUniqueBodyDex5"] = { affix = "", "+2 to Level of Socketed Movement Gems", statOrderKey = "65", statOrder = { 65 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["MovementVelocityPerFrenzyChargeUniqueBootsStrDex2"] = { affix = "", "5% increased Movement Speed per Frenzy Charge", statOrderKey = "1448", statOrder = { 1448 }, level = 1, group = "MovementVelocityPerFrenzyCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityPerFrenzyChargeUniqueBootsDex4"] = { affix = "", "2% increased Movement Speed per Frenzy Charge", statOrderKey = "1448", statOrder = { 1448 }, level = 1, group = "MovementVelocityPerFrenzyCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityPerFrenzyChargeUniqueBodyDexInt3"] = { affix = "", "1% increased Movement Speed per Frenzy Charge", statOrderKey = "1448", statOrder = { 1448 }, level = 1, group = "MovementVelocityPerFrenzyCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityPerFrenzyChargeUniqueDescentOneHandSword1_"] = { affix = "", "2% increased Movement Speed per Frenzy Charge", statOrderKey = "1448", statOrder = { 1448 }, level = 1, group = "MovementVelocityPerFrenzyCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["ChanceToDodgePerFrenzyChargeUniqueBootsStrDex2"] = { affix = "", "+2% chance to Suppress Spell Damage per Frenzy Charge", statOrderKey = "2166", statOrder = { 2166 }, level = 1, group = "ChanceToDodgePerFrenzyCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["EvasionRatingPerFrenzyChargeUniqueBootsStrDex2"] = { affix = "", "10% increased Evasion Rating per Frenzy Charge", statOrderKey = "1223", statOrder = { 1223 }, level = 1, group = "IncreasedEvasionRating", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["MaximumFrenzyChargesUniqueBootsStrDex2_"] = { affix = "", "+1 to Maximum Frenzy Charges", statOrderKey = "1455", statOrder = { 1455 }, level = 1, group = "MaximumFrenzyCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["MaximumFrenzyChargesUniqueBodyStr3"] = { affix = "", "+1 to Maximum Frenzy Charges", statOrderKey = "1455", statOrder = { 1455 }, level = 1, group = "MaximumFrenzyCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["MaximumFrenzyChargesUniqueDescentOneHandSword1"] = { affix = "", "+1 to Maximum Frenzy Charges", statOrderKey = "1455", statOrder = { 1455 }, level = 1, group = "MaximumFrenzyCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["MaximumFrenzyChargesUnique__1"] = { affix = "", "+1 to Maximum Frenzy Charges", statOrderKey = "1455", statOrder = { 1455 }, level = 1, group = "MaximumFrenzyCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["ReducedMaximumFrenzyChargesUniqueCorruptedJewel16"] = { affix = "", "-1 to Maximum Frenzy Charges", statOrderKey = "1455", statOrder = { 1455 }, level = 1, group = "MaximumFrenzyCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["ReducedMaximumFrenzyChargesUnique__1"] = { affix = "", "-1 to Maximum Frenzy Charges", statOrderKey = "1455", statOrder = { 1455 }, level = 1, group = "MaximumFrenzyCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["ReducedMaximumFrenzyChargesUnique__2_"] = { affix = "", "-2 to Maximum Frenzy Charges", statOrderKey = "1455", statOrder = { 1455 }, level = 1, group = "MaximumFrenzyCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["WeaponPhysicalDamagePerStrength"] = { affix = "", "1% increased Area of Effect per 20 Intelligence", statOrderKey = "2163", statOrder = { 2163 }, level = 1, group = "WeaponPhysicalDamagePerStrength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AttackSpeedPerDexterity"] = { affix = "", "1% increased Attack Speed per 10 Dexterity", statOrderKey = "2164", statOrder = { 2164 }, level = 1, group = "AttackSpeedPerDexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["IncreasedAreaOfEffectPerIntelligence"] = { affix = "", "16% increased Physical Weapon Damage per 10 Strength", statOrderKey = "2165", statOrder = { 2165 }, level = 1, group = "IncreasedAreaOfEffectPerIntelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["FrenzyChargeDurationUniqueBootsStrDex2"] = { affix = "", "40% reduced Frenzy Charge Duration", statOrderKey = "1762", statOrder = { 1762 }, level = 1, group = "FrenzyChargeDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["FrenzyChargeDurationUnique__1"] = { affix = "", "20% reduced Frenzy Charge Duration", statOrderKey = "1762", statOrder = { 1762 }, level = 1, group = "FrenzyChargeDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["AdditionalTotemsUnique__1"] = { affix = "", "+1 to maximum number of Summoned Totems", statOrderKey = "1885", statOrder = { 1885 }, level = 1, group = "AdditionalTotems", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["TotemLifeUniqueBodyInt7"] = { affix = "", "(20-30)% increased Totem Life", statOrderKey = "1420", statOrder = { 1420 }, level = 1, group = "IncreasedTotemLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["TotemLifeUnique__1"] = { affix = "", "(14-20)% increased Totem Life", statOrderKey = "1420", statOrder = { 1420 }, level = 1, group = "IncreasedTotemLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["TotemLifeUnique__2_"] = { affix = "", "(20-30)% increased Totem Life", statOrderKey = "1420", statOrder = { 1420 }, level = 1, group = "IncreasedTotemLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["DisplaySocketedGemGetsSpellTotemBodyInt7"] = { affix = "", "Socketed Gems are Supported by Level 20 Spell Totem", statOrderKey = "256", statOrder = { 256 }, level = 1, group = "DisplaySocketedGemGetsSpellTotemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["DisplaySocketedGemGetsIncreasedDurationGlovesInt4_"] = { affix = "", "Socketed Gems are Supported by Level 10 Increased Duration", statOrderKey = "253", statOrder = { 253 }, level = 1, group = "DisplaySocketedGemGetsIncreasedDurationLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["RandomlyCursedWhenTotemsDieUniqueBodyInt7"] = { affix = "", "Inflicts a random Hex on you when your Totems die, with 80% more Effect", statOrderKey = "2171", statOrder = { 2171 }, level = 1, group = "RandomlyCursedWhenTotemsDie", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["DisplaySocketedGemGetsAddedLightningDamageGlovesDexInt3"] = { affix = "", "Socketed Gems are Supported by Level 18 Added Lightning Damage", statOrderKey = "259", statOrder = { 259 }, level = 1, group = "DisplaySocketedGemGetsAddedLightningDamageLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["ShockDurationUniqueGlovesDexInt3"] = { affix = "", "100% increased Duration of Lightning Ailments", statOrderKey = "5978", statOrder = { 5978 }, level = 1, group = "ShockDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["ShockDurationUniqueStaff8"] = { affix = "", "100% increased Duration of Lightning Ailments", statOrderKey = "5978", statOrder = { 5978 }, level = 1, group = "ShockDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["ShockDurationUnique__1"] = { affix = "", "10000% increased Shock Duration on Enemies", statOrderKey = "1501", statOrder = { 1501 }, level = 1, group = "ShockDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["ShockDurationUnique__2"] = { affix = "", "50% increased Duration of Lightning Ailments", statOrderKey = "5978", statOrder = { 5978 }, level = 1, group = "ShockDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["IncreasedPhysicalDamageTakenUniqueHelmetStr3"] = { affix = "", "(40-50)% increased Physical Damage taken", statOrderKey = "1872", statOrder = { 1872 }, level = 1, group = "PhysicalDamageTaken", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["IncreasedPhysicalDamageTakenUniqueTwoHandSword6"] = { affix = "", "10% increased Physical Damage taken", statOrderKey = "1872", statOrder = { 1872 }, level = 1, group = "PhysicalDamageTaken", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["IncreasedPhysicalDamageTakenUniqueBootsDex8"] = { affix = "", "20% increased Physical Damage taken", statOrderKey = "1872", statOrder = { 1872 }, level = 1, group = "PhysicalDamageTaken", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["IncreasedLocalAttributeRequirementsUniqueGlovesStrInt4"] = { affix = "", "500% increased Attribute Requirements", statOrderKey = "766", statOrder = { 766 }, level = 1, group = "LocalAttributeRequirements", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["IncreasedLocalAttributeRequirementsUnique__1"] = { affix = "", "800% increased Attribute Requirements", statOrderKey = "766", statOrder = { 766 }, level = 1, group = "LocalAttributeRequirements", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["TemporalChainsOnHitUniqueGlovesInt3"] = { affix = "", "Curse Enemies with Temporal Chains on Hit", statOrderKey = "2139", statOrder = { 2139 }, level = 1, group = "TemporalChainsOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["MeleeWeaponCriticalStrikeMultiplierUniqueHelmetStr3"] = { affix = "", "+(100-125)% to Melee Critical Strike Multiplier", statOrderKey = "1169", statOrder = { 1169 }, level = 1, group = "MeleeWeaponCriticalStrikeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack", "critical" }, }, + ["DisablesOtherRingSlot"] = { affix = "", "Can't use other Rings", statOrderKey = "1269", statOrder = { 1269 }, level = 1, group = "DisablesOtherRingSlot", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["GlobalItemAttributeRequirementsUniqueAmulet10"] = { affix = "", "Items and Gems have 25% reduced Attribute Requirements", statOrderKey = "2172", statOrder = { 2172 }, level = 20, group = "GlobalItemAttributeRequirements", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["GlobalItemAttributeRequirementsUniqueAmulet19"] = { affix = "", "Items and Gems have 10% reduced Attribute Requirements", statOrderKey = "2172", statOrder = { 2172 }, level = 45, group = "GlobalItemAttributeRequirements", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["GlobalItemAttributeRequirementsUnique__1_"] = { affix = "", "Items and Gems have 100% reduced Attribute Requirements", statOrderKey = "2172", statOrder = { 2172 }, level = 1, group = "GlobalItemAttributeRequirements", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["GlobalItemAttributeRequirementsUnique__2"] = { affix = "", "Items and Gems have 50% increased Attribute Requirements", statOrderKey = "2172", statOrder = { 2172 }, level = 1, group = "GlobalItemAttributeRequirements", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ReducedCurseEffectUniqueRing7"] = { affix = "", "50% reduced Effect of Curses on you", statOrderKey = "1805", statOrder = { 1805 }, level = 1, group = "ReducedCurseEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["ReducedCurseEffectUniqueRing26"] = { affix = "", "60% reduced Effect of Curses on you", statOrderKey = "1805", statOrder = { 1805 }, level = 1, group = "ReducedCurseEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["IncreasedCurseEffectUnique__1"] = { affix = "", "50% increased Effect of Curses on you", statOrderKey = "1805", statOrder = { 1805 }, level = 1, group = "ReducedCurseEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["ReducedCurseEffectUnique__1"] = { affix = "", "20% reduced Effect of Curses on you", statOrderKey = "1805", statOrder = { 1805 }, level = 1, group = "ReducedCurseEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["ManaGainPerTargetUniqueRing7"] = { affix = "", "+30 Mana gained for each Enemy hit by your Attacks", statOrderKey = "1391", statOrder = { 1391 }, level = 1, group = "ManaGainPerTarget", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "attack" }, }, + ["ManaGainPerTargetUniqueTwoHandAxe9"] = { affix = "", "+30 Mana gained for each Enemy hit by Attacks", statOrderKey = "1392", statOrder = { 1392 }, level = 1, group = "ManaGainPerTarget", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "attack" }, }, + ["ManaGainPerTargetUnique__1"] = { affix = "", "+(2-3) Mana gained for each Enemy hit by Attacks", statOrderKey = "1392", statOrder = { 1392 }, level = 1, group = "ManaGainPerTarget", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "attack" }, }, + ["ManaGainPerTargetUnique__2"] = { affix = "", "+2 Mana gained for each Enemy hit by Attacks", statOrderKey = "1392", statOrder = { 1392 }, level = 1, group = "ManaGainPerTarget", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "attack" }, }, + ["DisplaySocketedGemGetsChancetoFleeUniqueShieldDex4"] = { affix = "", "Socketed Gems are supported by Level 10 Chance to Flee", statOrderKey = "281", statOrder = { 281 }, level = 1, group = "DisplaySocketedGemGetsChancetoFleeLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["DisplaySocketedGemGetsChanceToFleeUniqueOneHandAxe3"] = { affix = "", "Socketed Gems are supported by Level 2 Chance to Flee", statOrderKey = "281", statOrder = { 281 }, level = 1, group = "DisplaySocketedGemGetsChancetoFleeLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["EnemyCriticalStrikeMultiplierUniqueRing8"] = { affix = "", "You take 50% reduced Extra Damage from Critical Strikes", statOrderKey = "1179", statOrder = { 1179 }, level = 1, group = "EnemyCriticalMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["PlayerLightAlternateColourUniqueRing9"] = { affix = "", "Emits a golden glow", statOrderKey = "2174", statOrder = { 2174 }, level = 1, group = "PlayerLightAlternateColour", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChaosResistanceOnLowLifeUniqueRing9"] = { affix = "", "+(20-25)% to Chaos Resistance when on Low Life", statOrderKey = "2175", statOrder = { 2175 }, level = 1, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["EnemyHitsRollLowDamageUniqueRing9"] = { affix = "", "Enemy hits on you roll low Damage", statOrderKey = "2173", statOrder = { 2173 }, level = 1, group = "EnemyHitsRollLowDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DisplaySocketedGemGetsFasterAttackUniqueHelmetStrDex4"] = { affix = "", "Socketed Gems are Supported by Level 18 Faster Attacks", statOrderKey = "261", statOrder = { 261 }, level = 1, group = "DisplaySocketedGemGetsFasterAttackLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["DisplaySocketedGemGetsFasterAttackUniqueHelmetStrDex4b"] = { affix = "", "Socketed Gems are Supported by Level 12 Faster Attacks", statOrderKey = "261", statOrder = { 261 }, level = 1, group = "DisplaySocketedGemGetsFasterAttackLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["DisplaySocketedGemGetsFasterAttackUniqueRing37"] = { affix = "", "Socketed Gems are Supported by Level 13 Faster Attacks", statOrderKey = "261", statOrder = { 261 }, level = 1, group = "DisplaySocketedGemGetsFasterAttackLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["DisplaySocketedGemsGetsFasterAttackUnique__1"] = { affix = "", "Socketed Gems are Supported by Level 10 Faster Attacks", statOrderKey = "261", statOrder = { 261 }, level = 1, group = "DisplaySocketedGemGetsFasterAttackLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["DisplaySocketedGemGetsMeleePhysicalDamageUniqueHelmetStrDex4"] = { affix = "", "Socketed Gems are Supported by Level 18 Melee Physical Damage", statOrderKey = "260", statOrder = { 260 }, level = 1, group = "DisplaySocketedGemGetsMeleePhysicalDamageLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["ChanceToGainEnduranceChargeOnBlockUniqueHelmetStrDex4"] = { affix = "", "20% chance to gain an Endurance Charge when you Block", statOrderKey = "1759", statOrder = { 1759 }, level = 1, group = "MonsterCastSpeedPerPowerCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "endurance_charge" }, }, + ["ChanceToGainEnduranceChargeOnBlockUniqueDescentShield1"] = { affix = "", "50% chance to gain an Endurance Charge when you Block", statOrderKey = "1759", statOrder = { 1759 }, level = 1, group = "MonsterCastSpeedPerPowerCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "endurance_charge" }, }, + ["EnemyExtraDamageRollsOnLowLifeUniqueRing9"] = { affix = "", "Damage of Enemies Hitting you is Unlucky while you are on Low Life", statOrderKey = "2176", statOrder = { 2176 }, level = 1, group = "EnemyExtraDamageRolls", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["EnemyExtraDamageRollsOnFullLifeUnique__1"] = { affix = "", "Damage of Enemies Hitting you is Unlucky while you are on Full Life", statOrderKey = "5242", statOrder = { 5242 }, level = 68, group = "EnemyExtraDamageRolls", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["EnemyExtraDamageRollsWithLightningDamageUnique__1"] = { affix = "", "Lightning Damage of Enemies Hitting you is Lucky", statOrderKey = "5207", statOrder = { 5207 }, level = 37, group = "EnemyExtraDamageRolls", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["ItemDropsOnDeathUniqueAmulet12"] = { affix = "", "Item drops on death", statOrderKey = "2178", statOrder = { 2178 }, level = 1, group = "ItemDropsOnDeath", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LightningDamageOnChargeExpiryUniqueAmulet12"] = { affix = "", "Deal 1 to 1000 Lightning Damage to nearby Enemies when you lose a Power, Frenzy, or Endurance Charge", statOrderKey = "2177", statOrder = { 2177 }, level = 1, group = "LightningDamageOnChargeExpiry", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["AttackerTakesChaosDamageUniqueBodyStrInt4"] = { affix = "", "Reflects 30 Chaos Damage to Melee Attackers", statOrderKey = "1840", statOrder = { 1840 }, level = 1, group = "AttackerTakesChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["IncreasedMaximumPowerChargesUniqueWand3"] = { affix = "", "+1 to Maximum Power Charges", statOrderKey = "1460", statOrder = { 1460 }, level = 1, group = "IncreasedMaximumPowerCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["IncreasedMaximumPowerChargesUniqueStaff7"] = { affix = "", "+1 to Maximum Power Charges", statOrderKey = "1460", statOrder = { 1460 }, level = 1, group = "IncreasedMaximumPowerCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["IncreasedMaximumPowerChargesUnique__2"] = { affix = "", "+1 to Maximum Power Charges", statOrderKey = "1460", statOrder = { 1460 }, level = 1, group = "IncreasedMaximumPowerCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["IncreasedMaximumPowerChargesUnique__1"] = { affix = "", "+1 to Maximum Power Charges", statOrderKey = "1460", statOrder = { 1460 }, level = 1, group = "IncreasedMaximumPowerCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["IncreasedMaximumPowerChargesUnique__3"] = { affix = "", "+2 to Maximum Power Charges", statOrderKey = "1460", statOrder = { 1460 }, level = 1, group = "IncreasedMaximumPowerCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["IncreasedMaximumPowerChargesUnique__4"] = { affix = "", "+1 to Maximum Power Charges", statOrderKey = "1460", statOrder = { 1460 }, level = 1, group = "IncreasedMaximumPowerCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["ReducedMaximumPowerChargesUniqueCorruptedJewel18"] = { affix = "", "-1 to Maximum Power Charges", statOrderKey = "1460", statOrder = { 1460 }, level = 1, group = "IncreasedMaximumPowerCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["ReducedMaximumPowerChargesUnique__1"] = { affix = "", "-1 to Maximum Power Charges", statOrderKey = "1460", statOrder = { 1460 }, level = 1, group = "IncreasedMaximumPowerCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["IncreasedPowerChargeDurationUniqueWand3"] = { affix = "", "15% increased Power Charge Duration", statOrderKey = "1777", statOrder = { 1777 }, level = 1, group = "IncreasedPowerChargeDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["PowerChargeDurationUniqueAmulet14"] = { affix = "", "30% reduced Power Charge Duration", statOrderKey = "1777", statOrder = { 1777 }, level = 1, group = "IncreasedPowerChargeDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["IncreasedPowerChargeDurationUnique__1"] = { affix = "", "(80-100)% increased Power Charge Duration", statOrderKey = "1777", statOrder = { 1777 }, level = 1, group = "IncreasedPowerChargeDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["IncreasedSpellDamagePerPowerChargeUniqueWand3"] = { affix = "", "25% increased Spell Damage per Power Charge", statOrderKey = "1775", statOrder = { 1775 }, level = 1, group = "IncreasedSpellDamagePerPowerCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "damage", "caster" }, }, + ["IncreasedSpellDamagePerPowerChargeUniqueGlovesStrDex6"] = { affix = "", "(4-7)% increased Spell Damage per Power Charge", statOrderKey = "1775", statOrder = { 1775 }, level = 1, group = "IncreasedSpellDamagePerPowerCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "damage", "caster" }, }, + ["IncreasedSpellDamagePerPowerChargeUnique__1"] = { affix = "", "(12-16)% increased Spell Damage per Power Charge", statOrderKey = "1775", statOrder = { 1775 }, level = 1, group = "IncreasedSpellDamagePerPowerCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "damage", "caster" }, }, + ["ConsecratedGroundOnBlockUniqueBodyInt8"] = { affix = "", "100% chance to create Consecrated Ground when you Block", statOrderKey = "2193", statOrder = { 2193 }, level = 1, group = "ConsecratedGroundOnBlock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["DesecratedGroundOnBlockUniqueBodyStrInt4"] = { affix = "", "100% chance to create Desecrated Ground when you Block", statOrderKey = "2194", statOrder = { 2194 }, level = 1, group = "DesecratedGroundOnBlock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["DisableChestSlot"] = { affix = "", "Can't use Chest armour", statOrderKey = "2203", statOrder = { 2203 }, level = 1, group = "DisableChestSlot", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LocalIncreaseSocketedElementalGemUniqueGlovesInt6"] = { affix = "", "+1 to Level of Socketed Elemental Gems", statOrderKey = "90", statOrder = { 90 }, level = 1, group = "LocalIncreaseSocketedElementalGem", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "gem" }, }, + ["LocalIncreaseSocketedElementalGemUnique___1"] = { affix = "", "+2 to Level of Socketed Elemental Gems", statOrderKey = "90", statOrder = { 90 }, level = 50, group = "LocalIncreaseSocketedElementalGem", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "gem" }, }, + ["EnergyShieldGainedFromEnemyDeathUniqueGlovesInt6"] = { affix = "", "+(15-20) Energy Shield gained on Kill", statOrderKey = "2191", statOrder = { 2191 }, level = 1, group = "EnergyShieldGainedFromEnemyDeath", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["EnergyShieldGainedFromEnemyDeathUniqueHelmetDexInt3"] = { affix = "", "+(10-15) Energy Shield gained on Kill", statOrderKey = "2191", statOrder = { 2191 }, level = 1, group = "EnergyShieldGainedFromEnemyDeath", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["EnergyShieldGainedFromEnemyDeathUnique__1"] = { affix = "", "+(15-25) Energy Shield gained on Kill", statOrderKey = "2191", statOrder = { 2191 }, level = 1, group = "EnergyShieldGainedFromEnemyDeath", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedClawDamageOnLowLifeUniqueClaw4"] = { affix = "", "100% increased Claw Physical Damage when on Low Life", statOrderKey = "2204", statOrder = { 2204 }, level = 1, group = "IncreasedClawDamageOnLowLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["IncreasedClawDamageOnLowLifeUnique__1__"] = { affix = "", "200% increased Damage with Claws while on Low Life", statOrderKey = "4763", statOrder = { 4763 }, level = 1, group = "IncreasedClawDamageOnLowLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["IncreasedAccuracyWhenOnLowLifeUniqueClaw4"] = { affix = "", "100% increased Accuracy Rating when on Low Life", statOrderKey = "2205", statOrder = { 2205 }, level = 1, group = "IncreasedAccuracyWhenOnLowLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["IncreasedAttackSpeedWhenOnLowLifeUniqueClaw4"] = { affix = "", "25% increased Attack Speed when on Low Life", statOrderKey = "903", statOrder = { 903 }, level = 1, group = "IncreasedAttackSpeedWhenOnLowLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedWhenOnLowLifeUnique__1"] = { affix = "", "25% increased Attack Speed when on Low Life", statOrderKey = "903", statOrder = { 903 }, level = 1, group = "IncreasedAttackSpeedWhenOnLowLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedWhenOnLowLifeUniqueDescentHelmet1"] = { affix = "", "30% increased Attack Speed when on Low Life", statOrderKey = "903", statOrder = { 903 }, level = 1, group = "IncreasedAttackSpeedWhenOnLowLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["ReducedProjectileDamageUniqueAmulet12"] = { affix = "", "40% reduced Projectile Damage", statOrderKey = "1632", statOrder = { 1632 }, level = 1, group = "ProjectileDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["ReducedProjectileDamageTakenUniqueAmulet12"] = { affix = "", "20% reduced Damage taken from Projectiles", statOrderKey = "2339", statOrder = { 2339 }, level = 1, group = "ProjectileDamageTaken", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["NoItemRarity"] = { affix = "", "You cannot increase the Rarity of Items found", statOrderKey = "2169", statOrder = { 2169 }, level = 1, group = "NoItemRarity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["NoItemQuantity"] = { affix = "", "You cannot increase the Quantity of Items found", statOrderKey = "2170", statOrder = { 2170 }, level = 1, group = "NoItemQuantity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CannotDieToElementalReflect"] = { affix = "", "You cannot be killed by reflected Elemental Damage", statOrderKey = "2262", statOrder = { 2262 }, level = 1, group = "CannotDieToElementalReflect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MeleeAttacksUsableWithoutManaUniqueOneHandAxe1"] = { affix = "", "Insufficient Mana doesn't prevent your Melee Attacks", statOrderKey = "2271", statOrder = { 2271 }, level = 1, group = "MeleeAttacksUsableWithoutMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "attack" }, }, + ["MeleeAttacksUsableWithoutManaUnique__1"] = { affix = "", "Insufficient Mana doesn't prevent your Melee Attacks", statOrderKey = "2271", statOrder = { 2271 }, level = 1, group = "MeleeAttacksUsableWithoutMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "attack" }, }, + ["HybridStrDex"] = { affix = "", "+(16-24) to Strength and Dexterity", statOrderKey = "862", statOrder = { 862 }, level = 20, group = "HybridStat", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["HybridStrInt"] = { affix = "", "+(16-24) to Strength and Intelligence", statOrderKey = "863", statOrder = { 863 }, level = 20, group = "HybridStat", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["HybridDexInt"] = { affix = "", "+(16-24) to Dexterity and Intelligence", statOrderKey = "864", statOrder = { 864 }, level = 20, group = "HybridStat", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["HybridStrDexUnique__1"] = { affix = "", "+(30-50) to Strength and Dexterity", statOrderKey = "862", statOrder = { 862 }, level = 1, group = "HybridStat", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["IncreasedMeleeWeaponAndUnarmedRangeUniqueAmulet13"] = { affix = "", "+2 to Melee Strike Range", statOrderKey = "2154", statOrder = { 2154 }, level = 1, group = "MeleeWeaponAndUnarmedRange", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["IncreasedMeleeWeaponAndUnarmedRangeUniqueJewel42"] = { affix = "", "+2 to Melee Strike Range", statOrderKey = "2154", statOrder = { 2154 }, level = 1, group = "MeleeWeaponAndUnarmedRange", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["LocalIncreasedMeleeWeaponRangeUniqueTwoHandAxe5"] = { affix = "", "+2 to Weapon Range", statOrderKey = "2335", statOrder = { 2335 }, level = 1, group = "MeleeWeaponAndUnarmedRange", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["LocalIncreasedMeleeWeaponRangeUniqueDescentStaff1"] = { affix = "", "+2 to Weapon Range", statOrderKey = "2335", statOrder = { 2335 }, level = 1, group = "MeleeWeaponAndUnarmedRange", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["LocalIncreasedMeleeWeaponRangeUniqueTwoHandAxe7_"] = { affix = "", "+2 to Weapon Range", statOrderKey = "2335", statOrder = { 2335 }, level = 1, group = "MeleeWeaponAndUnarmedRange", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["LocalIncreasedMeleeWeaponRangeUnique__1"] = { affix = "", "+2 to Weapon Range", statOrderKey = "2335", statOrder = { 2335 }, level = 1, group = "MeleeWeaponAndUnarmedRange", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["LocalIncreasedMeleeWeaponRangeUnique___2"] = { affix = "", "+2 to Weapon Range", statOrderKey = "2335", statOrder = { 2335 }, level = 1, group = "MeleeWeaponAndUnarmedRange", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["LocalIncreasedMeleeWeaponRangeEssence1"] = { affix = "", "+2 to Weapon Range", statOrderKey = "2335", statOrder = { 2335 }, level = 1, group = "MeleeWeaponAndUnarmedRange", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["EnduranceChargeDurationUniqueAmulet14"] = { affix = "", "30% reduced Endurance Charge Duration", statOrderKey = "1760", statOrder = { 1760 }, level = 1, group = "EnduranceChargeDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["EnduranceChargeDurationUniqueBodyStrInt4"] = { affix = "", "30% increased Endurance Charge Duration", statOrderKey = "1760", statOrder = { 1760 }, level = 1, group = "EnduranceChargeDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["FrenzyChargeOnKillChanceUniqueAmulet15"] = { affix = "", "10% chance to gain a Frenzy Charge on Kill", statOrderKey = "2235", statOrder = { 2235 }, level = 20, group = "FrenzyChargeOnKillChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["FrenzyChargeOnKillChanceUniqueBootsDex4"] = { affix = "", "(20-30)% chance to gain a Frenzy Charge on Kill", statOrderKey = "2235", statOrder = { 2235 }, level = 1, group = "FrenzyChargeOnKillChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["FrenzyChargeOnKillChanceUniqueDescentOneHandSword1"] = { affix = "", "33% chance to gain a Frenzy Charge on Kill", statOrderKey = "2235", statOrder = { 2235 }, level = 1, group = "FrenzyChargeOnKillChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["FrenzyChargeOnKillChanceUnique__1"] = { affix = "", "15% chance to gain a Frenzy Charge on Kill", statOrderKey = "2235", statOrder = { 2235 }, level = 1, group = "FrenzyChargeOnKillChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["FrenzyChargeOnKillChanceUnique__2"] = { affix = "", "25% chance to gain a Frenzy Charge on Kill", statOrderKey = "2235", statOrder = { 2235 }, level = 1, group = "FrenzyChargeOnKillChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["FrenzyChargeOnKillChanceProphecy"] = { affix = "", "30% chance to gain a Frenzy Charge on Kill", statOrderKey = "2235", statOrder = { 2235 }, level = 1, group = "FrenzyChargeOnKillChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["PowerChargeOnKillChanceUniqueAmulet15"] = { affix = "", "10% chance to gain a Power Charge on Kill", statOrderKey = "2237", statOrder = { 2237 }, level = 1, group = "PowerChargeOnKillChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["PowerChargeOnKillChanceUniqueDescentDagger1"] = { affix = "", "15% chance to gain a Power Charge on Kill", statOrderKey = "2237", statOrder = { 2237 }, level = 1, group = "PowerChargeOnKillChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["PowerChargeOnKillChanceUniqueUniqueShieldInt3"] = { affix = "", "10% chance to gain a Power Charge on Kill", statOrderKey = "2237", statOrder = { 2237 }, level = 1, group = "PowerChargeOnKillChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["PowerChargeOnKillChanceUnique__1"] = { affix = "", "(25-35)% chance to gain a Power Charge on Kill", statOrderKey = "2237", statOrder = { 2237 }, level = 1, group = "PowerChargeOnKillChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["PowerChargeOnKillChanceProphecy_"] = { affix = "", "30% chance to gain a Power Charge on Kill", statOrderKey = "2237", statOrder = { 2237 }, level = 1, group = "PowerChargeOnKillChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["EnduranceChargeOnKillChanceProphecy"] = { affix = "", "30% chance to gain an Endurance Charge on Kill", statOrderKey = "2236", statOrder = { 2236 }, level = 1, group = "EnduranceChargeOnKillChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["EnduranceChargeOnPowerChargeExpiryUniqueAmulet14"] = { affix = "", "Gain an Endurance Charge when you lose a Power Charge", statOrderKey = "2239", statOrder = { 2239 }, level = 1, group = "EnduranceChargeOnPowerChargeExpiry", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["ChillAndFreezeBasedOffEnergyShieldBelt5Unique"] = { affix = "", "Chill Effect and Freeze Duration on you are based on 100% of Energy Shield", statOrderKey = "2211", statOrder = { 2211 }, level = 70, group = "ChillAndFreezeDurationBasedOnEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["MeleeDamageOnFullLifeUniqueAmulet13"] = { affix = "", "60% increased Melee Damage when on Full Life", statOrderKey = "2241", statOrder = { 2241 }, level = 1, group = "MeleeDamageOnFullLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["ConsecrateOnCritChanceToCreateUniqueRing11"] = { affix = "", "Creates Consecrated Ground on Critical Strike", statOrderKey = "2242", statOrder = { 2242 }, level = 1, group = "ConsecrateOnCritChanceToCreate", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["ProjectileSpeedPerFrenzyChargeUniqueAmulet15"] = { affix = "", "5% increased Projectile Speed per Frenzy Charge", statOrderKey = "2243", statOrder = { 2243 }, level = 1, group = "ProjectileSpeedPerFrenzyCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["ProjectileDamagePerPowerChargeUniqueAmulet15"] = { affix = "", "5% increased Projectile Damage per Power Charge", statOrderKey = "2244", statOrder = { 2244 }, level = 1, group = "ProjectileDamagePerPowerCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["RightRingSlotNoManaRegenUniqueRing13"] = { affix = "", "Right ring slot: You cannot Regenerate Mana", statOrderKey = "2250", statOrder = { 2250 }, level = 38, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["RightRingSlotEnergyShieldRegenUniqueRing13"] = { affix = "", "Right ring slot: Regenerate 3% of Energy Shield per second", statOrderKey = "2251", statOrder = { 2251 }, level = 38, group = "EnergyShieldRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LeftRingSlotManaRegenUniqueRing13"] = { affix = "", "Left ring slot: 100% increased Mana Regeneration Rate", statOrderKey = "2256", statOrder = { 2256 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["LeftRingSlotNoEnergyShieldRegenUniqueRing13"] = { affix = "", "Left ring slot: You cannot Recharge or Regenerate Energy Shield", statOrderKey = "2254", statOrder = { 2254 }, level = 1, group = "EnergyShieldRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["EnergyShieldRegenerationUnique__1"] = { affix = "", "Regenerate 1% of Energy Shield per second", statOrderKey = "2249", statOrder = { 2249 }, level = 1, group = "EnergyShieldRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["EnergyShieldRegenerationUnique__2"] = { affix = "", "Regenerate 1% of Energy Shield per second", statOrderKey = "2249", statOrder = { 2249 }, level = 1, group = "EnergyShieldRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["EnergyShieldRegenerationUnique__3"] = { affix = "", "Regenerate 2% of Energy Shield per second", statOrderKey = "2249", statOrder = { 2249 }, level = 1, group = "EnergyShieldRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["FlatEnergyShieldRegenerationUnique__1"] = { affix = "", "Regenerate (80-100) Energy Shield per second", statOrderKey = "2248", statOrder = { 2248 }, level = 1, group = "EnergyShieldRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LifeLeechAnyDamageUnique__1"] = { affix = "", "1% of Damage Leeched as Life", statOrderKey = "1320", statOrder = { 1320 }, level = 1, group = "LifeLeechAnyDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["KilledMonsterItemRarityOnCritUniqueRing11"] = { affix = "", "(40-50)% increased Rarity of Items Dropped by Enemies killed with a Critical Strike", statOrderKey = "2245", statOrder = { 2245 }, level = 1, group = "KilledMonsterItemRarityOnCrit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["OnslaughtBuffOnKillUniqueRing12"] = { affix = "", "You gain Onslaught for 4 seconds on Kill", statOrderKey = "2246", statOrder = { 2246 }, level = 58, group = "OnslaughtBuffOnKill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["OnslaughtBuffOnKillUniqueDagger12"] = { affix = "", "You gain Onslaught for 3 seconds on Kill", statOrderKey = "2246", statOrder = { 2246 }, level = 1, group = "OnslaughtBuffOnKill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AttackAndCastSpeedPerFrenzyChargeUniqueBootsDex4"] = { affix = "", "4% reduced Attack and Cast Speed per Frenzy Charge", statOrderKey = "1683", statOrder = { 1683 }, level = 1, group = "AttackAndCastSpeedPerFrenzyCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, + ["LifeRegenerationPerFrenzyChargeUniqueBootsDex4"] = { affix = "", "Regenerate 0.8% of Life per second per Frenzy Charge", statOrderKey = "2234", statOrder = { 2234 }, level = 1, group = "LifeRegenerationPerFrenzyCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["EnemiesOnLowLifeTakeMoreDamagePerFrenzyChargeUniqueBootsDex4"] = { affix = "", "(20-30)% increased Damage per Frenzy Charge with Hits against Enemies on Low Life", statOrderKey = "2401", statOrder = { 2401 }, level = 1, group = "EnemiesOnLowLifeTakeMoreDamagePerFrenzyCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AvoidIgniteUniqueOneHandSword4"] = { affix = "", "Cannot be Ignited", statOrderKey = "1490", statOrder = { 1490 }, level = 1, group = "AvoidIgnite", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["IncreasedMovementVelictyWhileCursedUniqueOneHandSword4"] = { affix = "", "30% increased Movement Speed while Cursed", statOrderKey = "2233", statOrder = { 2233 }, level = 1, group = "MovementVelocityWhileCursed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["ShieldBlockChanceUniqueAmulet16"] = { affix = "", "+10% Chance to Block Attack Damage while holding a Shield", statOrderKey = "826", statOrder = { 826 }, level = 1, group = "GlobalShieldBlockChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["ReflectDamageToAttackersOnBlockUniqueAmulet16"] = { affix = "", "Reflects 240 to 300 Physical Damage to Attackers on Block", statOrderKey = "2206", statOrder = { 2206 }, level = 1, group = "ReflectDamageToAttackersOnBlock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "physical_damage", "damage", "physical" }, }, + ["ReflectDamageToAttackersOnBlockUniqueDescentStaff1"] = { affix = "", "Reflects 8 to 14 Physical Damage to Attackers on Block", statOrderKey = "2206", statOrder = { 2206 }, level = 1, group = "ReflectDamageToAttackersOnBlock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "physical_damage", "damage", "physical" }, }, + ["ReflectDamageToAttackersOnBlockUniqueDescentShield1"] = { affix = "", "Reflects 4 to 8 Physical Damage to Attackers on Block", statOrderKey = "2206", statOrder = { 2206 }, level = 1, group = "ReflectDamageToAttackersOnBlock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "physical_damage", "damage", "physical" }, }, + ["ReflectDamageToAttackersOnBlockUniqueShieldDex5"] = { affix = "", "Reflects 1 to 1000 Physical Damage to Attackers on Block", statOrderKey = "2206", statOrder = { 2206 }, level = 1, group = "ReflectDamageToAttackersOnBlock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "physical_damage", "damage", "physical" }, }, + ["ReflectDamageToAttackersOnBlockUniqueStaff9"] = { affix = "", "Reflects (22-44) Physical Damage to Attackers on Block", statOrderKey = "2206", statOrder = { 2206 }, level = 1, group = "ReflectDamageToAttackersOnBlock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "physical_damage", "damage", "physical" }, }, + ["GainLifeOnBlockUniqueAmulet16"] = { affix = "", "+(34-48) Life gained when you Block", statOrderKey = "1404", statOrder = { 1404 }, level = 1, group = "GainLifeOnBlock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "resource", "life" }, }, + ["GainManaOnBlockUniqueAmulet16"] = { affix = "", "+(18-24) Mana gained when you Block", statOrderKey = "1405", statOrder = { 1405 }, level = 57, group = "GainManaOnBlock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "resource", "mana" }, }, + ["GainManaOnBlockUnique__1"] = { affix = "", "+(30-50) Mana gained when you Block", statOrderKey = "1405", statOrder = { 1405 }, level = 1, group = "GainManaOnBlock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "resource", "mana" }, }, + ["ZombieLifeUniqueSceptre3"] = { affix = "", "Raised Zombies have +5000 to maximum Life", statOrderKey = "2209", statOrder = { 2209 }, level = 1, group = "ZombieLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["ZombieDamageUniqueSceptre3"] = { affix = "", "Raised Zombies deal (80-100)% more Physical Damage", statOrderKey = "8360", statOrder = { 8360 }, level = 1, group = "ZombieDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "minion" }, }, + ["ZombieChaosElementalResistsUniqueSceptre3"] = { affix = "", "Raised Zombies have +(25-30)% to all Resistances", statOrderKey = "2210", statOrder = { 2210 }, level = 1, group = "ZombieChaosElementalResists", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "chaos", "resistance", "minion" }, }, + ["ZombieSizeUniqueSceptre3_"] = { affix = "", "25% increased Raised Zombie Size", statOrderKey = "2266", statOrder = { 2266 }, level = 1, group = "ZombieSize", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["ZombiesExplodeEnemiesOnHitUniqueSceptre3"] = { affix = "", "Enemies Killed by Zombies' Hits Explode, dealing 20% of their Life as Fire Damage", statOrderKey = "2268", statOrder = { 2268 }, level = 1, group = "ZombiesExplodeEnemiesOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "minion" }, }, + ["NumberOfZombiesSummonedPercentageUniqueSceptre3"] = { affix = "", "50% reduced maximum number of Raised Zombies", statOrderKey = "2208", statOrder = { 2208 }, level = 1, group = "NumberOfZombiesSummonedPercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["IncreasedIntelligencePerUniqueUniqueRing14"] = { affix = "", "2% increased Intelligence for each Unique Item Equipped", statOrderKey = "2212", statOrder = { 2212 }, level = 1, group = "IncreasedIntelligencePerUnique", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["IncreasedChanceForMonstersToDropWisdomScrollsUniqueRing14"] = { affix = "", "3% chance for Slain monsters to drop an additional Scroll of Wisdom", statOrderKey = "2215", statOrder = { 2215 }, level = 1, group = "IncreasedChanceForMonstersToDropWisdomScrolls", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ConvertColdToFireUniqueRing15"] = { affix = "", "40% of Cold Damage Converted to Fire Damage", statOrderKey = "1607", statOrder = { 1607 }, level = 1, group = "ConvertColdToFire", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "cold" }, }, + ["IgnitedEnemiesTurnToAshUniqueRing15"] = { affix = "", "Ignited Enemies Killed by your Hits are destroyed", statOrderKey = "2213", statOrder = { 2213 }, level = 1, group = "IgnitedEnemiesTurnToAsh", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["UndyingRageOnCritUniqueTwoHandMace6"] = { affix = "", "You gain Onslaught for 4 seconds on Critical Strike", statOrderKey = "2265", statOrder = { 2265 }, level = 1, group = "UndyingRageOnCrit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["NoBonusesFromCriticalStrikes"] = { affix = "", "Your Critical Strikes do not deal extra Damage", statOrderKey = "2264", statOrder = { 2264 }, level = 1, group = "NoBonusesFromCriticalStrikes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["FlaskItemRarityUniqueFlask1"] = { affix = "", "(20-30)% increased Rarity of Items found during Flask effect", statOrderKey = "715", statOrder = { 715 }, level = 1, group = "FlaskItemRarity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskItemQuantityUniqueFlask1"] = { affix = "", "(8-12)% increased Quantity of Items found during Flask effect", statOrderKey = "714", statOrder = { 714 }, level = 1, group = "FlaskItemQuantity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskLightRadiusUniqueFlask1"] = { affix = "", "25% increased Light Radius during Flask effect", statOrderKey = "718", statOrder = { 718 }, level = 1, group = "FlaskLightRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskMaximumElementalResistancesUniqueFlask1"] = { affix = "", "+4% to all maximum Elemental Resistances during Flask effect", statOrderKey = "704", statOrder = { 704 }, level = 1, group = "FlaskMaximumElementalResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "resistance" }, }, + ["FlaskElementalResistancesUniqueFlask1_"] = { affix = "", "+50% to Elemental Resistances during Flask Effect", statOrderKey = "722", statOrder = { 722 }, level = 1, group = "FlaskElementalResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "resistance" }, }, + ["SpellDamageModifiersApplyToAttackDamageUniqueHelmetInt7"] = { affix = "", "Increases and Reductions to Spell Damage also apply to Attacks at 150% of their value", statOrderKey = "2274", statOrder = { 2274 }, level = 1, group = "SpellDamageModifiersApplyToAttackDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["ConvertFireToChaosUniqueBodyInt4"] = { affix = "", "15% of Fire Damage Converted to Chaos Damage", statOrderKey = "1610", statOrder = { 1610 }, level = 1, group = "ConvertFireToChaos", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "fire", "chaos" }, }, + ["ConvertFireToChaosUniqueBodyInt4Updated"] = { affix = "", "15% of Fire Damage Converted to Chaos Damage", statOrderKey = "1609", statOrder = { 1609 }, level = 1, group = "ConvertFireToChaos", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "fire", "chaos" }, }, + ["ConvertFireToChaosUniqueDagger10"] = { affix = "", "30% of Fire Damage Converted to Chaos Damage", statOrderKey = "1610", statOrder = { 1610 }, level = 1, group = "ConvertFireToChaos", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "fire", "chaos" }, }, + ["ConvertFireToChaosUniqueDagger10Updated"] = { affix = "", "30% of Fire Damage Converted to Chaos Damage", statOrderKey = "1609", statOrder = { 1609 }, level = 1, group = "ConvertFireToChaos", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "fire", "chaos" }, }, + ["MovementVelicityPerEvasionUniqueBodyDex6"] = { affix = "", "1% increased Movement Speed per 600 Evasion Rating, up to 75%", statOrderKey = "2261", statOrder = { 2261 }, level = 1, group = "MovementVelicityPerEvasion", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["PhysicalDamageCanChillUniqueOneHandAxe1"] = { affix = "", "Your Physical Damage can Chill", statOrderKey = "2469", statOrder = { 2469 }, level = 1, group = "PhysicalDamageCanChill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["PhysicalDamageCanChillUniqueDescentOneHandAxe1"] = { affix = "", "Your Physical Damage can Chill", statOrderKey = "2469", statOrder = { 2469 }, level = 1, group = "PhysicalDamageCanChill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ItemQuantityWhenFrozenUniqueBow9"] = { affix = "", "15% increased Quantity of Items Dropped by Slain Frozen Enemies", statOrderKey = "2282", statOrder = { 2282 }, level = 1, group = "ItemQuantityWhenFrozen", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemRarityWhenShockedUniqueBow9"] = { affix = "", "30% increased Rarity of Items Dropped by Slain Shocked Enemies", statOrderKey = "2284", statOrder = { 2284 }, level = 1, group = "ItemRarityWhenShocked", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ManaLeechPerPowerChargeUniqueBelt5"] = { affix = "", "1% of Physical Attack Damage Leeched as Mana per Power Charge", statOrderKey = "1366", statOrder = { 1366 }, level = 88, group = "ManaLeechPerPowerCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "physical", "attack" }, }, + ["ManaLeechPermyriadPerPowerChargeUniqueBelt5_"] = { affix = "", "0.2% of Attack Damage Leeched as Mana per Power Charge", statOrderKey = "6602", statOrder = { 6602 }, level = 88, group = "ManaLeechPerPowerCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "physical", "attack" }, }, + ["LocalChaosDamageUniqueOneHandSword3"] = { affix = "", "Adds (49-98) to (101-140) Chaos Damage", statOrderKey = "1060", statOrder = { 1060 }, level = 1, group = "LocalChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["LocalChaosDamageUniqueTwoHandSword7"] = { affix = "", "Adds (60-68) to (90-102) Chaos Damage", statOrderKey = "1060", statOrder = { 1060 }, level = 1, group = "LocalChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["LocalAddedChaosDamageUnique___1"] = { affix = "", "Adds 1 to 59 Chaos Damage", statOrderKey = "1060", statOrder = { 1060 }, level = 1, group = "LocalChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["LocalAddedChaosDamageUnique__2"] = { affix = "", "Adds (53-67) to (71-89) Chaos Damage", statOrderKey = "1060", statOrder = { 1060 }, level = 1, group = "LocalChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["ChaosDegenerationAuraPlayersUniqueBodyStr3"] = { affix = "", "450 Chaos Damage taken per second", statOrderKey = "1587", statOrder = { 1587 }, level = 1, group = "ChaosDegen", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["ChaosDegenerationAuraNonPlayersUniqueBodyStr3"] = { affix = "", "250 Chaos Damage taken per second", statOrderKey = "1587", statOrder = { 1587 }, level = 1, group = "ChaosDegen", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["ChaosDegenerationAuraNonPlayersUnique__1"] = { affix = "", "50 Chaos Damage taken per second", statOrderKey = "1587", statOrder = { 1587 }, level = 1, group = "ChaosDegen", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["ChaosDegenerationAuraPlayersUnique__1"] = { affix = "", "50 Chaos Damage taken per second", statOrderKey = "1587", statOrder = { 1587 }, level = 1, group = "ChaosDegen", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["UniqueWingsOfEntropyCountsAsDualWielding"] = { affix = "", "Counts as Dual Wielding", statOrderKey = "2286", statOrder = { 2286 }, level = 1, group = "CountsAsDualWielding", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChaosDegenerationOnKillUniqueBodyStr3"] = { affix = "", "You take 450 Chaos Damage per second for 3 seconds on Kill", statOrderKey = "2281", statOrder = { 2281 }, level = 1, group = "ChaosDegenerationOnKill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["ItemBloodFootstepsUniqueBodyStr3"] = { affix = "", "Gore Footprints", statOrderKey = "8448", statOrder = { 8448 }, level = 1, group = "ItemFootprints", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "green_herring" }, }, + ["DisplayChaosDegenerationAuraUniqueBodyStr3"] = { affix = "", "Deals 450 Chaos Damage per second to nearby Enemies", statOrderKey = "2280", statOrder = { 2280 }, level = 1, group = "DisplayChaosDegenerationAura", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["DisplayChaosDegenerationAuraUnique__1"] = { affix = "", "Deals 50 Chaos Damage per second to nearby Enemies", statOrderKey = "2280", statOrder = { 2280 }, level = 1, group = "DisplayChaosDegenerationAura", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["ItemBloodFootstepsUniqueBootsDex4"] = { affix = "", "Gore Footprints", statOrderKey = "8448", statOrder = { 8448 }, level = 1, group = "ItemFootprints", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "green_herring" }, }, + ["ItemSilverFootstepsUniqueHelmetStrDex2"] = { affix = "", "Mercury Footprints", statOrderKey = "8453", statOrder = { 8453 }, level = 1, group = "ItemSilverFootsteps", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemBloodFootstepsUnique__1"] = { affix = "", "Gore Footprints", statOrderKey = "8448", statOrder = { 8448 }, level = 1, group = "ItemFootprints", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "green_herring" }, }, + ["MaximumBlockChanceUniqueAmulet16"] = { affix = "", "+3% to maximum Chance to Block Attack Damage", statOrderKey = "1625", statOrder = { 1625 }, level = 1, group = "MaximumBlockChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["MaximumBlockChanceUnique__1"] = { affix = "", "-10% to maximum Chance to Block Attack Damage", statOrderKey = "1625", statOrder = { 1625 }, level = 1, group = "MaximumBlockChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["FasterBurnFromAttacksUniqueOneHandSword4"] = { affix = "", "Ignites you inflict deal Damage 50% faster", statOrderKey = "2184", statOrder = { 2184 }, level = 1, group = "FasterBurnFromAttacks", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, + ["CannotLeechMana"] = { affix = "", "Cannot Leech Mana", statOrderKey = "2188", statOrder = { 2188 }, level = 1, group = "CannotLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CannotLeechManaUnique__1_"] = { affix = "", "Cannot Leech Mana", statOrderKey = "2188", statOrder = { 2188 }, level = 1, group = "CannotLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["EnemiesCannotLeechMana"] = { affix = "", "Enemies Cannot Leech Mana From you", statOrderKey = "2063", statOrder = { 2063 }, level = 1, group = "CannotLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CannotLeechOnLowLife"] = { affix = "", "Cannot Leech when on Low Life", statOrderKey = "2190", statOrder = { 2190 }, level = 1, group = "CannotLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MeleeDamageIncreaseUniqueHelmetStrDex3"] = { affix = "", "20% increased Melee Damage", statOrderKey = "915", statOrder = { 915 }, level = 1, group = "MeleeDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["MeleeDamageUniqueAmulet12"] = { affix = "", "(30-40)% increased Melee Damage", statOrderKey = "915", statOrder = { 915 }, level = 1, group = "MeleeDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["MeleeDamageImplicitGloves1"] = { affix = "", "(16-20)% increased Melee Damage", statOrderKey = "915", statOrder = { 915 }, level = 78, group = "MeleeDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["MeleeDamageUnique__1"] = { affix = "", "(20-25)% increased Melee Damage", statOrderKey = "915", statOrder = { 915 }, level = 1, group = "MeleeDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["MeleeDamageUnique__2"] = { affix = "", "(25-40)% increased Melee Damage", statOrderKey = "915", statOrder = { 915 }, level = 1, group = "MeleeDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["DamageAuraUniqueHelmetDexInt2"] = { affix = "", "15% increased Damage", statOrderKey = "873", statOrder = { 873 }, level = 1, group = "AllDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["IronReflexes"] = { affix = "", "Iron Reflexes", statOrderKey = "8397", statOrder = { 8397 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["ChanceToIgniteUniqueOneHandSword4"] = { affix = "", "30% chance to Ignite", statOrderKey = "1660", statOrder = { 1660 }, level = 1, group = "ChanceToIgnite", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["DisplayDamageAuraUniqueHelmetDexInt2"] = { affix = "", "You and nearby allies gain 15% increased Damage", statOrderKey = "2288", statOrder = { 2288 }, level = 1, group = "DisplayDamageAura", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["MainHandAddedFireDamageUniqueTwoHandAxe6"] = { affix = "", "Adds (75-100) to (165-200) Fire Damage in Main Hand", statOrderKey = "1039", statOrder = { 1039 }, level = 1, group = "MainHandAddedFireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["MainHandAddedFireDamageUniqueOneHandAxe2"] = { affix = "", "Adds (255-285) to (300-330) Fire Damage in Main Hand", statOrderKey = "1039", statOrder = { 1039 }, level = 1, group = "MainHandAddedFireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["OffHandAddedChaosDamageUniqueTwoHandAxe6"] = { affix = "", "Adds (75-100) to (165-200) Chaos Damage in Off Hand", statOrderKey = "1061", statOrder = { 1061 }, level = 1, group = "OffHandAddedChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["OffHandAddedColdDamageUniqueOneHandAxe2"] = { affix = "", "Adds (255-285) to (300-330) Cold Damage in Off Hand", statOrderKey = "1046", statOrder = { 1046 }, level = 1, group = "OffHandAddedColdDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["ChaosDamageCanShockUniqueBow10"] = { affix = "", "Your Chaos Damage can Shock", statOrderKey = "2460", statOrder = { 2460 }, level = 1, group = "ChaosDamageCanShock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "elemental", "lightning", "chaos", "ailment" }, }, + ["ConvertLightningDamageToChaosUniqueBow10"] = { affix = "", "60% of Lightning Damage Converted to Chaos Damage", statOrderKey = "1606", statOrder = { 1606 }, level = 1, group = "ConvertLightningDamageToChaos", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "lightning", "chaos" }, }, + ["ConvertLightningDamageToChaosUniqueBow10Updated"] = { affix = "", "60% of Lightning Damage Converted to Chaos Damage", statOrderKey = "1605", statOrder = { 1605 }, level = 1, group = "ConvertLightningDamageToChaos", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "lightning", "chaos" }, }, + ["MaximumShockOverrideUniqueBow10"] = { affix = "", "Your Shocks can increase Damage taken by up to a maximum of 100%", statOrderKey = "8223", statOrder = { 8223 }, level = 1, group = "MaximumShockOverride", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["AttacksShockAsIfDealingMoreDamageUniqueBow10"] = { affix = "", "Shock Enemies as though dealing 300% more Damage", statOrderKey = "2514", statOrder = { 2514 }, level = 1, group = "WeaponShockAsIfDealingMoreDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["AttacksShockAsIfDealingMoreDamageUnique__2"] = { affix = "", "Shock Enemies as though dealing 300% more Damage", statOrderKey = "2514", statOrder = { 2514 }, level = 1, group = "WeaponShockAsIfDealingMoreDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["EnemiesExplodeOnDeathUniqueTwoHandMace7"] = { affix = "", "Enemies Killed with Attack or Spell Hits Explode, dealing 10% of their Life as Fire Damage", statOrderKey = "2294", statOrder = { 2294 }, level = 1, group = "EnemiesExplodeOnDeath", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["DisplaySocketedGemGetsReducedManaCostUniqueDagger5"] = { affix = "", "Socketed Gems are Supported by Level 10 Inspiration", statOrderKey = "277", statOrder = { 277 }, level = 1, group = "DisplaySocketedGemGetsReducedManaCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["DisplaySocketedGemsGetFasterCastUniqueDagger5"] = { affix = "", "Socketed Gems are Supported by Level 10 Faster Casting", statOrderKey = "282", statOrder = { 282 }, level = 1, group = "DisplaySocketedGemsGetFasterCast", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SupportedByFasterCastUnique__1"] = { affix = "", "Socketed Gems are Supported by Level 18 Faster Casting", statOrderKey = "282", statOrder = { 282 }, level = 1, group = "DisplaySocketedGemsGetFasterCast", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["FlaskRemovePercentageOfEnergyShieldUniqueFlask2"] = { affix = "", "Removes 80% of your maximum Energy Shield on use", statOrderKey = "575", statOrder = { 575 }, level = 1, group = "FlaskRemovePercentageOfEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "flask", "defences" }, }, + ["FlaskTakeChaosDamagePercentageOfLifeUniqueFlask2"] = { affix = "", "You take 50% of your maximum Life as Chaos Damage on use", statOrderKey = "576", statOrder = { 576 }, level = 1, group = "FlaskTakeChaosDamagePercentageOfLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "chaos_damage", "damage", "chaos" }, }, + ["FlaskGainFrenzyChargeUniqueFlask2"] = { affix = "", "Gain (1-3) Frenzy Charge on use", statOrderKey = "588", statOrder = { 588 }, level = 1, group = "FlaskGainCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "frenzy_charge" }, }, + ["FlaskGainPowerChargeUniqueFlask2"] = { affix = "", "Gain (1-3) Power Charge on use", statOrderKey = "589", statOrder = { 589 }, level = 1, group = "FlaskGainCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "power_charge" }, }, + ["FlaskGainEnduranceChargeUniqueFlask2"] = { affix = "", "Gain (1-3) Endurance Charge on use", statOrderKey = "587", statOrder = { 587 }, level = 1, group = "FlaskGainCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge", "flask" }, }, + ["FlaskGainEnduranceChargeUnique__1_"] = { affix = "", "Gain 1 Endurance Charge on use", statOrderKey = "587", statOrder = { 587 }, level = 1, group = "FlaskGainCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge", "flask" }, }, + ["CanOnlyDealDamageWithThisWeapon"] = { affix = "", "You can only deal Damage with this Weapon or Ignite", statOrderKey = "2302", statOrder = { 2302 }, level = 1, group = "CanOnlyDealDamageWithThisWeapon", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["LocalFlaskChargesUsedUniqueFlask2"] = { affix = "", "(250-300)% increased Charges per use", statOrderKey = "549", statOrder = { 549 }, level = 1, group = "LocalFlaskChargesUsed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["LocalFlaskChargesUsedUniqueFlask9"] = { affix = "", "(70-100)% increased Charges per use", statOrderKey = "549", statOrder = { 549 }, level = 1, group = "LocalFlaskChargesUsed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["LocalFlaskChargesUsedUnique__2"] = { affix = "", "(10-20)% reduced Charges per use", statOrderKey = "549", statOrder = { 549 }, level = 1, group = "LocalFlaskChargesUsed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["LeftRingSlotElementalReflectDamageTakenUniqueRing10"] = { affix = "", "Left ring slot: You and your Minions take 80% reduced Reflected Elemental Damage", statOrderKey = "2299", statOrder = { 2299 }, level = 57, group = "LeftRingSlotElementalReflectDamageTaken", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental" }, }, + ["RightRingSlotPhysicalReflectDamageTakenUniqueRing10"] = { affix = "", "Right ring slot: You and your Minions take 80% reduced Reflected Physical Damage", statOrderKey = "2300", statOrder = { 2300 }, level = 1, group = "RightRingSlotPhysicalReflectDamageTaken", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["DamageCannotBeReflectedUnique__1"] = { affix = "", "Damage cannot be Reflected", statOrderKey = "4950", statOrder = { 4950 }, level = 1, group = "ReflectedDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["IncreasedEnemyFireResistanceUniqueHelmetInt5"] = { affix = "", "Damage Penetrates 25% Fire Resistance", statOrderKey = "2568", statOrder = { 2568 }, level = 1, group = "EnemyFireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["UsingFlasksDispelsBurningUniqueHelmetInt5"] = { affix = "", "Removes Burning when you use a Flask", statOrderKey = "2345", statOrder = { 2345 }, level = 1, group = "UsingFlasksDispelsBurning", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "fire", "ailment" }, }, + ["DamageRemovedFromManaBeforeLifeTestMod"] = { affix = "", "30% of Damage is taken from Mana before Life", statOrderKey = "2287", statOrder = { 2287 }, level = 1, group = "DamageRemovedFromManaBeforeLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, + ["ChanceToShockUniqueBow10"] = { affix = "", "10% chance to Shock", statOrderKey = "1667", statOrder = { 1667 }, level = 1, group = "ChanceToShock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["ChanceToShockUniqueOneHandSword7"] = { affix = "", "(15-20)% chance to Shock", statOrderKey = "1667", statOrder = { 1667 }, level = 1, group = "ChanceToShock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["ChanceToShockUniqueDescentTwoHandSword1"] = { affix = "", "9% chance to Shock", statOrderKey = "1667", statOrder = { 1667 }, level = 1, group = "ChanceToShock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["ChanceToShockUniqueStaff8"] = { affix = "", "15% chance to Shock", statOrderKey = "1667", statOrder = { 1667 }, level = 1, group = "ChanceToShock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["ChanceToShockUniqueRing29"] = { affix = "", "25% chance to Shock", statOrderKey = "1667", statOrder = { 1667 }, level = 1, group = "ChanceToShock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["ChanceToShockUniqueGlovesStr4"] = { affix = "", "30% chance to Shock", statOrderKey = "1667", statOrder = { 1667 }, level = 1, group = "ChanceToShock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["ChanceToShockUnique__1"] = { affix = "", "10% chance to Shock", statOrderKey = "1667", statOrder = { 1667 }, level = 1, group = "ChanceToShock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["ChanceToShockUnique__2_"] = { affix = "", "50% chance to Shock", statOrderKey = "1667", statOrder = { 1667 }, level = 1, group = "ChanceToShock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["ChanceToShockUnique__3"] = { affix = "", "(5-10)% chance to Shock", statOrderKey = "1667", statOrder = { 1667 }, level = 1, group = "ChanceToShock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["ChanceToShockUnique__4_"] = { affix = "", "(10-15)% chance to Shock", statOrderKey = "1667", statOrder = { 1667 }, level = 1, group = "ChanceToShock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["FishingLineStrengthUnique__1"] = { affix = "", "100% increased Fishing Line Strength", statOrderKey = "2433", statOrder = { 2433 }, level = 1, group = "FishingLineStrength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FishingPoolConsumptionUnique__1__"] = { affix = "", "50% increased Fishing Pool Consumption", statOrderKey = "2434", statOrder = { 2434 }, level = 1, group = "FishingPoolConsumption", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FishingLureTypeUniqueFishingRod1"] = { affix = "", "Siren Worm Bait", statOrderKey = "2435", statOrder = { 2435 }, level = 1, group = "FishingLureType", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FishingLureTypeUnique__1__"] = { affix = "", "Thaumaturgical Lure", statOrderKey = "2435", statOrder = { 2435 }, level = 1, group = "FishingLureType", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FishingCastDistanceUnique__1__"] = { affix = "", "20% increased Fishing Range", statOrderKey = "2437", statOrder = { 2437 }, level = 1, group = "FishingCastDistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FishingQuantityUniqueFishingRod1"] = { affix = "", "(40-50)% reduced Quantity of Fish Caught", statOrderKey = "2438", statOrder = { 2438 }, level = 1, group = "FishingQuantity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FishingQuantityUnique__2"] = { affix = "", "20% increased Quantity of Fish Caught", statOrderKey = "2438", statOrder = { 2438 }, level = 1, group = "FishingQuantity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FishingQuantityUnique__1"] = { affix = "", "(10-20)% increased Quantity of Fish Caught", statOrderKey = "2438", statOrder = { 2438 }, level = 1, group = "FishingQuantity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FishingRarityUniqueFishingRod1"] = { affix = "", "(50-60)% increased Rarity of Fish Caught", statOrderKey = "2439", statOrder = { 2439 }, level = 1, group = "FishingRarity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FishingRarityUnique__1"] = { affix = "", "40% increased Rarity of Fish Caught", statOrderKey = "2439", statOrder = { 2439 }, level = 1, group = "FishingRarity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FishingRarityUnique__2_"] = { affix = "", "(20-30)% increased Rarity of Fish Caught", statOrderKey = "2439", statOrder = { 2439 }, level = 1, group = "FishingRarity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["IncreasedSpellDamagePerBlockChanceUniqueClaw7"] = { affix = "", "8% increased Spell Damage per 5% Chance to Block Attack Damage", statOrderKey = "2327", statOrder = { 2327 }, level = 1, group = "SpellDamagePerBlockChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "damage", "caster" }, }, + ["LifeGainedOnSpellHitUniqueClaw7"] = { affix = "", "+(5-8) Life gained for each Enemy hit by your Spells", statOrderKey = "1386", statOrder = { 1386 }, level = 1, group = "LifeGainedOnSpellHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "caster" }, }, + ["LifeGainedOnSpellHitUniqueDescentClaw1"] = { affix = "", "+3 Life gained for each Enemy hit by your Spells", statOrderKey = "1386", statOrder = { 1386 }, level = 1, group = "LifeGainedOnSpellHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "caster" }, }, + ["LoseLifeOnSpellHitUnique__1"] = { affix = "", "Lose (10-15) Life for each Enemy hit by your Spells", statOrderKey = "1386", statOrder = { 1386 }, level = 1, group = "LifeGainedOnSpellHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "caster" }, }, + ["AttackSpeedPerGreenSocketUniqueOneHandSword5"] = { affix = "", "12% increased Global Attack Speed per Green Socket", statOrderKey = "2311", statOrder = { 2311 }, level = 1, group = "AttackSpeedPerGreenSocket", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["PhysicalDamgePerRedSocketUniqueOneHandSword5"] = { affix = "", "25% increased Global Physical Damage with Weapons per Red Socket", statOrderKey = "2308", statOrder = { 2308 }, level = 1, group = "PhysicalDamgePerRedSocket", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["ManaLeechFromPhysicalDamagePerBlueSocketUniqueOneHandSword5"] = { affix = "", "2% of Physical Attack Damage Leeched as Mana per Blue Socket", statOrderKey = "2316", statOrder = { 2316 }, level = 1, group = "ManaLeechFromPhysicalDamagePerBlueSocket", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "attack" }, }, + ["ManaLeechPermyriadFromPhysicalDamagePerBlueSocketUniqueOneHandSword5"] = { affix = "", "0.4% of Physical Attack Damage Leeched as Mana per Blue Socket", statOrderKey = "2317", statOrder = { 2317 }, level = 1, group = "ManaLeechFromPhysicalDamagePerBlueSocket", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "attack" }, }, + ["ManaLeechPermyriadFromPhysicalDamagePerBlueSocketUnique"] = { affix = "", "0.3% of Physical Attack Damage Leeched as Mana per Blue Socket", statOrderKey = "2317", statOrder = { 2317 }, level = 1, group = "ManaLeechFromPhysicalDamagePerBlueSocket", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "attack" }, }, + ["MeleeRangePerWhiteSocketUniqueOneHandSword5"] = { affix = "", "+2 to Melee Strike Range per White Socket", statOrderKey = "2322", statOrder = { 2322 }, level = 1, group = "MeleeRangePerWhiteSocket", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["MeleeDamageTakenUniqueAmulet12"] = { affix = "", "60% increased Damage taken from Melee Attacks", statOrderKey = "2338", statOrder = { 2338 }, level = 1, group = "MeleeDamageTaken", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["ArmourAsLifeRegnerationOnBlockUniqueShieldStrInt6"] = { affix = "", "Regenerate 2% of your Armour as Life over 1 second when you Block", statOrderKey = "2422", statOrder = { 2422 }, level = 1, group = "ArmourAsLifeRegnerationOnBlock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "resource", "life" }, }, + ["LoseEnergyShieldOnBlockUniqueShieldStrInt6"] = { affix = "", "Lose 10% of your Energy Shield when you Block", statOrderKey = "2329", statOrder = { 2329 }, level = 1, group = "LoseEnergyShieldOnBlock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "energy_shield", "defences" }, }, + ["ChaosDamageAsPortionOfDamageUniqueRing16"] = { affix = "", "Gain 20% of Physical Damage as Extra Chaos Damage", statOrderKey = "1576", statOrder = { 1576 }, level = 87, group = "ChaosDamageAsPortionOfDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos" }, }, + ["ChaosDamageAsPortionOfDamageUnique__1"] = { affix = "", "Gain (13-15)% of Physical Damage as Extra Chaos Damage", statOrderKey = "1576", statOrder = { 1576 }, level = 1, group = "ChaosDamageAsPortionOfDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos" }, }, + ["ChaosDamageAsPortionOfFireDamageUnique__1"] = { affix = "", "Gain 5% of Fire Damage as Extra Chaos Damage", statOrderKey = "1582", statOrder = { 1582 }, level = 1, group = "ChaosDamageAsPortionOfFireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "fire", "chaos" }, }, + ["ChaosDamageAsPortionOfColdDamageUnique__1"] = { affix = "", "Gain 5% of Cold Damage as Extra Chaos Damage", statOrderKey = "1581", statOrder = { 1581 }, level = 1, group = "ChaosDamageAsPortionOfColdDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "cold", "chaos" }, }, + ["ChaosDamageAsPortionOfLightningDamageUnique__1"] = { affix = "", "Gain 5% of Lightning Damage as Extra Chaos Damage", statOrderKey = "1579", statOrder = { 1579 }, level = 1, group = "ChaosDamageAsPortionOfLightningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "lightning", "chaos" }, }, + ["PhysicalDamageTakenAsLightningPercentUniqueBodyStrDex2"] = { affix = "", "30% of Physical Damage from Hits taken as Lightning Damage", statOrderKey = "2070", statOrder = { 2070 }, level = 1, group = "PhysicalDamageTakenAsElement", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "lightning" }, }, + ["MainHandChanceToIgniteUniqueOneHandAxe2"] = { affix = "", "25% chance to Ignite when in Main Hand", statOrderKey = "2357", statOrder = { 2357 }, level = 1, group = "MainHandChanceToIgnite", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["OffHandChillDurationUniqueOneHandAxe2"] = { affix = "", "100% increased Chill Duration on Enemies when in Off Hand", statOrderKey = "2358", statOrder = { 2358 }, level = 1, group = "OffHandChillDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["BurningDamageToChilledEnemiesUniqueOneHandAxe2"] = { affix = "", "100% increased Damage with Ignite inflicted on Chilled Enemies", statOrderKey = "5826", statOrder = { 5826 }, level = 1, group = "BurningDamageToChilledEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, + ["TrapThrowSpeedUniqueBootsDex6"] = { affix = "", "(14-18)% increased Trap Throwing Speed", statOrderKey = "1569", statOrder = { 1569 }, level = 1, group = "TrapAndMineThrowSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["TrapThrowSpeedUnique__1_"] = { affix = "", "(20-30)% reduced Trap Throwing Speed", statOrderKey = "1569", statOrder = { 1569 }, level = 1, group = "TrapAndMineThrowSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementSpeedOnTrapThrowUniqueBootsDex6"] = { affix = "", "30% increased Movement Speed for 9 seconds on Throwing a Trap", statOrderKey = "2362", statOrder = { 2362 }, level = 1, group = "MovementSpeedOnTrapThrow", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementSpeedOnTrapThrowUnique__1"] = { affix = "", "15% increased Movement Speed for 9 seconds on Throwing a Trap", statOrderKey = "2362", statOrder = { 2362 }, level = 1, group = "MovementSpeedOnTrapThrow", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["DisplaySupportedByTrapUniqueBootsDex6"] = { affix = "", "Socketed Gems are Supported by Level 11 Trap", statOrderKey = "247", statOrder = { 247 }, level = 1, group = "DisplaySupportedByTrap", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["DisplaySupportedByTrapUniqueStaff4"] = { affix = "", "Socketed Gems are Supported by Level 8 Trap", statOrderKey = "247", statOrder = { 247 }, level = 1, group = "DisplaySupportedByTrap", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["DisplaySupportedByTrapUnique__1"] = { affix = "", "Socketed Gems are Supported by Level 16 Trap", statOrderKey = "247", statOrder = { 247 }, level = 40, group = "DisplaySupportedByTrap", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["TrapDurationUniqueBelt6"] = { affix = "", "80% reduced Trap Duration", statOrderKey = "1565", statOrder = { 1565 }, level = 47, group = "TrapDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["TrapDurationUnique__1"] = { affix = "", "10% reduced Trap Duration", statOrderKey = "1565", statOrder = { 1565 }, level = 1, group = "TrapDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["TrapDamageUniqueBelt6"] = { affix = "", "(30-40)% increased Trap Damage", statOrderKey = "876", statOrder = { 876 }, level = 1, group = "TrapDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["TrapDamageUniqueShieldDexInt1"] = { affix = "", "(18-28)% increased Trap Damage", statOrderKey = "876", statOrder = { 876 }, level = 1, group = "TrapDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["TrapDamageUnique___1"] = { affix = "", "(15-25)% increased Trap Damage", statOrderKey = "876", statOrder = { 876 }, level = 1, group = "TrapDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["ChanceToFreezeShockIgniteUniqueRing21"] = { affix = "", "10% chance to Freeze, Shock and Ignite", statOrderKey = "2392", statOrder = { 2392 }, level = 1, group = "ChanceToFreezeShockIgnite", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, + ["ChanceToFreezeShockIgniteUniqueDescentWand1"] = { affix = "", "4% chance to Freeze, Shock and Ignite", statOrderKey = "2392", statOrder = { 2392 }, level = 1, group = "ChanceToFreezeShockIgnite", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, + ["ChanceToFreezeShockIgniteUniqueHelmetDexInt4"] = { affix = "", "5% chance to Freeze, Shock and Ignite", statOrderKey = "2392", statOrder = { 2392 }, level = 1, group = "ChanceToFreezeShockIgnite", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, + ["ChanceToFreezeShockIgniteUniqueAmulet19"] = { affix = "", "5% chance to Freeze, Shock and Ignite", statOrderKey = "2392", statOrder = { 2392 }, level = 1, group = "ChanceToFreezeShockIgnite", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, + ["ChanceToFreezeShockIgniteDescentUniqueQuiver1"] = { affix = "", "10% chance to Freeze, Shock and Ignite", statOrderKey = "2392", statOrder = { 2392 }, level = 1, group = "ChanceToFreezeShockIgnite", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, + ["ChanceToFreezeShockIgniteUnique__1"] = { affix = "", "(5-10)% chance to Freeze, Shock and Ignite", statOrderKey = "2392", statOrder = { 2392 }, level = 1, group = "ChanceToFreezeShockIgnite", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, + ["DamageWhileIgnitedUniqueRing18"] = { affix = "", "30% increased Damage while Ignited", statOrderKey = "2393", statOrder = { 2393 }, level = 1, group = "DamageWhileIgnited", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DamageWhileIgnitedUnique__1"] = { affix = "", "(50-70)% increased Damage while Ignited", statOrderKey = "2393", statOrder = { 2393 }, level = 85, group = "DamageWhileIgnited", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["ArmourWhileFrozenUniqueRing18"] = { affix = "", "+5000 to Armour while Frozen", statOrderKey = "2394", statOrder = { 2394 }, level = 1, group = "ArmourWhileFrozen", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["ManaLeechOnShockedEnemiesUniqueRing19"] = { affix = "", "5% of Damage against Shocked Enemies Leeched as Mana", statOrderKey = "1364", statOrder = { 1364 }, level = 1, group = "ManaLeechOnShockedEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaLeechPermyriadOnShockedEnemiesUniqueRing19"] = { affix = "", "1% of Damage Leeched as Mana against Frozen Enemies", statOrderKey = "6604", statOrder = { 6604 }, level = 1, group = "ManaLeechOnShockedEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["EnergyShieldLeechPermyriadOnFrozenEnemiesUniqueRing19"] = { affix = "", "1% of Damage Leeched as Energy Shield against Frozen Enemies", statOrderKey = "5254", statOrder = { 5254 }, level = 1, group = "EnergyShieldLeechPermyriadOnFrozenEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LifeLeechOnFrozenEnemiesUniqueRing19"] = { affix = "", "5% of Damage against Frozen Enemies Leeched as Life", statOrderKey = "1342", statOrder = { 1342 }, level = 1, group = "LifeLeechOnFrozenEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeLeechPermyriadOnFrozenEnemiesUniqueRing19"] = { affix = "", "1% of Damage Leeched as Life against Shocked Enemies", statOrderKey = "1341", statOrder = { 1341 }, level = 1, group = "LifeLeechOnFrozenEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["DamageOnRareMonstersUniqueBelt7"] = { affix = "", "(20-30)% increased Damage with Hits against Rare monsters", statOrderKey = "2398", statOrder = { 2398 }, level = 1, group = "DamageOnRareMonsters", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DamageOnMagicMonstersUnique__1_"] = { affix = "", "(20-30)% increased Damage with Hits against Magic monsters", statOrderKey = "4997", statOrder = { 4997 }, level = 1, group = "DamageOnMagicMonsters", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DamagePerStatusAilmentOnEnemiesUniqueRing21"] = { affix = "", "20% increased Damage with Hits and Ailments per Freeze, Shock or Ignite on Enemy", statOrderKey = "921", statOrder = { 921 }, level = 1, group = "DamagePerStatusAilmentOnEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["ShrineBuffEffectUniqueHelmetDexInt3"] = { affix = "", "75% increased Effect of Shrine Buffs on you", statOrderKey = "2403", statOrder = { 2403 }, level = 1, group = "ShrineBuffEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ShrineBuffEffectUnique__1"] = { affix = "", "(50-75)% increased Effect of Shrine Buffs on you", statOrderKey = "2403", statOrder = { 2403 }, level = 1, group = "ShrineBuffEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ShrineEffectDurationUniqueHelmetDexInt3"] = { affix = "", "50% increased Duration of Shrine Effects on you", statOrderKey = "2404", statOrder = { 2404 }, level = 1, group = "ShrineEffectDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LocalFlaskLifeOnFlaskDurationEndUniqueFlask3"] = { affix = "", "Recover Full Life at the end of the Flask Effect", statOrderKey = "571", statOrder = { 571 }, level = 1, group = "LocalFlaskLifeOnFlaskDurationEnd", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, + ["LocalFlaskNoManaCostWhileHealingUniqueFlask4"] = { affix = "", "Your Skills Cost no Mana during Flask effect", statOrderKey = "720", statOrder = { 720 }, level = 1, group = "LocalFlaskNoManaCostWhileHealing", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana" }, }, + ["ShockNearbyEnemyOnShockedKillUniqueRing20"] = { affix = "", "When you Kill a Shocked Enemy, inflict an equivalent Shock on each nearby Enemy", statOrderKey = "2405", statOrder = { 2405 }, level = 25, group = "ShockNearbyEnemyOnShockedKill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["ShockNearbyEnemyOnShockedKillUniqueDescentTwoHandSword1_"] = { affix = "", "When you Kill a Shocked Enemy, inflict an equivalent Shock on each nearby Enemy", statOrderKey = "2405", statOrder = { 2405 }, level = 1, group = "ShockNearbyEnemyOnShockedKill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["IgniteNearbyEnemyOnIgnitedKillUniqueRing20"] = { affix = "", "When you Kill an Ignited Enemy, inflict an equivalent Ignite on each nearby Enemy", statOrderKey = "2406", statOrder = { 2406 }, level = 1, group = "IgniteNearbyEnemyOnIgnitedKill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["IgniteNearbyEnemyOnIgnitedKillUnique__1"] = { affix = "", "When you Kill an Ignited Enemy, inflict an equivalent Ignite on each nearby Enemy", statOrderKey = "2406", statOrder = { 2406 }, level = 1, group = "IgniteNearbyEnemyOnIgnitedKill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["GainRareMonsterModsOnKillUniqueBelt7_"] = { affix = "", "When you Kill a Rare monster, you gain its Modifiers for 60 seconds", statOrderKey = "2407", statOrder = { 2407 }, level = 1, group = "GainRareMonsterModsOnKill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["GainMagicMonsterModsOnKillUnique__1_"] = { affix = "", "20% chance when you Kill a Magic Monster to gain its Modifiers for 60 seconds", statOrderKey = "5479", statOrder = { 5479 }, level = 1, group = "GainMagicMonsterModsOnKill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AddedManaRegenerationUniqueBelt8"] = { affix = "", "Regenerate (8-10) Mana per second", statOrderKey = "1247", statOrder = { 1247 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AddedManaRegenerationUniqueDescentWand1"] = { affix = "", "Regenerate 2 Mana per second", statOrderKey = "1247", statOrder = { 1247 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AddedManaRegenerationUniqueJewel10"] = { affix = "", "Regenerate 3 Mana per second", statOrderKey = "1247", statOrder = { 1247 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AddedManaRegenerationUnique__1"] = { affix = "", "Regenerate (3-6) Mana per second", statOrderKey = "1247", statOrder = { 1247 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AddedManaRegenerationUnique__2"] = { affix = "", "Regenerate (8-10) Mana per second", statOrderKey = "1247", statOrder = { 1247 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ArmourWhileNotIgnitedFrozenShockedBelt8"] = { affix = "", "40% increased Armour while not Ignited, Frozen or Shocked", statOrderKey = "2408", statOrder = { 2408 }, level = 1, group = "ArmourWhileNotIgnitedFrozenShocked", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["ManaShield"] = { affix = "", "Mind Over Matter", statOrderKey = "8400", statOrder = { 8400 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, + ["DamageTakenFromManaBeforeLifeUniqueBodyDexInt2"] = { affix = "", "10% of Damage is taken from Mana before Life", statOrderKey = "2287", statOrder = { 2287 }, level = 1, group = "DamageRemovedFromManaBeforeLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, + ["ElementalResistancePerEnduranceChargeDescentShield1"] = { affix = "", "+3% to all Elemental Resistances per Endurance Charge", statOrderKey = "1283", statOrder = { 1283 }, level = 1, group = "ElementalResistancePerEnduranceCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["CastSpeedOnFullLifeUniqueDescentHelmet1"] = { affix = "", "9% increased Cast Speed when on Full Life", statOrderKey = "1636", statOrder = { 1636 }, level = 1, group = "CastSpeedOnFullLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "speed" }, }, + ["CastSpeedOnLowLifeUniqueDescentHelmet1"] = { affix = "", "20% increased Cast Speed when on Low Life", statOrderKey = "1635", statOrder = { 1635 }, level = 1, group = "CastSpeedOnLowLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "speed" }, }, + ["MaximumCriticalStrikeChanceUniqueAmulet17"] = { affix = "", "50% maximum Critical Strike Chance", statOrderKey = "2337", statOrder = { 2337 }, level = 1, group = "MaximumCriticalStrikeChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["DamagePerStrengthInMainHandUniqueSceptre6"] = { affix = "", "1% increased Damage per 8 Strength when in Main Hand", statOrderKey = "2366", statOrder = { 2366 }, level = 1, group = "DamagePerStrengthInMainHand", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["ArmourPerStrengthInOffHandUniqueSceptre6"] = { affix = "", "1% increased Armour per 16 Strength when in Off Hand", statOrderKey = "2367", statOrder = { 2367 }, level = 1, group = "ArmourPerStrengthInOffHand", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["DisplaySocketedGemsSupportedByIronWillUniqueSceptre6"] = { affix = "", "Socketed Gems are Supported by Level 30 Iron Will", statOrderKey = "283", statOrder = { 283 }, level = 1, group = "DisplaySocketedGemsSupportedByIronWill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["DisplaySocketedGemsSupportedByIronWillUniqueOneHandMace3"] = { affix = "", "Socketed Gems have Iron Will", statOrderKey = "316", statOrder = { 316 }, level = 1, group = "DisplaySocketedGemsSupportedByIronWill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["LessCriticalStrikeChanceAmulet17"] = { affix = "", "-40% less Critical Strike Chance", statOrderKey = "2415", statOrder = { 2415 }, level = 1, group = "CriticalStrikeChanceFinal", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["ChanceToDodgeUniqueBootsDex7"] = { affix = "", "+12% chance to Suppress Spell Damage", statOrderKey = "829", statOrder = { 829 }, level = 1, group = "ChanceToSuppressSpells", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToDodgeUniqueJewel46"] = { affix = "", "+3% chance to Suppress Spell Damage", statOrderKey = "829", statOrder = { 829 }, level = 1, group = "ChanceToSuppressSpells", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToSuppressSpellsUniqueJewel46"] = { affix = "", "+5% chance to Suppress Spell Damage", statOrderKey = "830", statOrder = { 830 }, level = 1, group = "ChanceToSuppressSpells", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToDodgeUniqueBodyDex1"] = { affix = "", "+15% chance to Suppress Spell Damage", statOrderKey = "829", statOrder = { 829 }, level = 1, group = "ChanceToSuppressSpells", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToDodgeUniqueRing37"] = { affix = "", "(3-5)% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["ChanceToDodgeUnique__1"] = { affix = "", "+(6-10)% chance to Suppress Spell Damage", statOrderKey = "830", statOrder = { 830 }, level = 1, group = "ChanceToSuppressSpells", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToDodgeImplicitShield1"] = { affix = "", "+3% chance to Suppress Spell Damage", statOrderKey = "830", statOrder = { 830 }, level = 1, group = "ChanceToSuppressSpells", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToDodgeImplicitShield2"] = { affix = "", "+5% chance to Suppress Spell Damage", statOrderKey = "830", statOrder = { 830 }, level = 1, group = "ChanceToSuppressSpells", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToDodgeSpellsUniqueBodyDex1"] = { affix = "", "+15% chance to Suppress Spell Damage", statOrderKey = "829", statOrder = { 829 }, level = 1, group = "ChanceToSuppressSpells", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToSuppressSpellsUniqueBodyDex1"] = { affix = "", "+30% chance to Suppress Spell Damage", statOrderKey = "830", statOrder = { 830 }, level = 1, group = "ChanceToSuppressSpells", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToDodgeSpellsUnique__1"] = { affix = "", "+(6-10)% chance to Suppress Spell Damage", statOrderKey = "830", statOrder = { 830 }, level = 1, group = "ChanceToSuppressSpells", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToDodgeSpellsUnique__2"] = { affix = "", "+20% chance to Suppress Spell Damage", statOrderKey = "830", statOrder = { 830 }, level = 1, group = "ChanceToSuppressSpells", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToDodgeSpellsUnique__3_"] = { affix = "", "+(10-12)% chance to Suppress Spell Damage", statOrderKey = "830", statOrder = { 830 }, level = 1, group = "ChanceToSuppressSpells", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToDodgeSpellsImplicitShield1"] = { affix = "", "+3% chance to Suppress Spell Damage", statOrderKey = "830", statOrder = { 830 }, level = 1, group = "ChanceToSuppressSpells", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToDodgeSpellsImplicitShield2"] = { affix = "", "+5% chance to Suppress Spell Damage", statOrderKey = "830", statOrder = { 830 }, level = 1, group = "ChanceToSuppressSpells", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToSuppressSpellsUnique__1_"] = { affix = "", "+(26-32)% chance to Suppress Spell Damage", statOrderKey = "830", statOrder = { 830 }, level = 1, group = "ChanceToSuppressSpells", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["EnduranceChargeOnKillUniqueBodyStrDex3"] = { affix = "", "You gain an Endurance Charge on Kill", statOrderKey = "2418", statOrder = { 2418 }, level = 1, group = "EnduranceChargeOnKill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["LoseEnduranceChargesWhenHitUniqueBodyStrDex3"] = { affix = "", "You lose all Endurance Charges when Hit", statOrderKey = "2416", statOrder = { 2416 }, level = 1, group = "LoseEnduranceChargesWhenHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["GainOnslaughtWhenHitUniqueBodyStrDex3"] = { affix = "", "You gain Onslaught for 5 seconds per Endurance Charge when Hit", statOrderKey = "2431", statOrder = { 2431 }, level = 1, group = "GainOnslaughtWhenHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["RegenerateLifeOnCastUniqueWand4"] = { affix = "", "Regenerate (6-8) Life over 1 second when you Cast a Spell", statOrderKey = "2421", statOrder = { 2421 }, level = 1, group = "LifeRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["PhasingUniqueBootsStrDex4"] = { affix = "", "Phasing", statOrderKey = "2411", statOrder = { 2411 }, level = 1, group = "Phasing", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CullingCriticalStrikes"] = { affix = "", "Critical Strikes have Culling Strike", statOrderKey = "3017", statOrder = { 3017 }, level = 1, group = "CullingCriticalStrikes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["IncreasedFireDamageTakenUniqueTwoHandSword6"] = { affix = "", "10% increased Fire Damage taken", statOrderKey = "1873", statOrder = { 1873 }, level = 1, group = "FireDamageTaken", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire" }, }, + ["ReducedFireDamageTakenUnique__1"] = { affix = "", "-20 Fire Damage taken from Hits", statOrderKey = "1868", statOrder = { 1868 }, level = 1, group = "FireDamageTaken", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire" }, }, + ["FrenzyChargeOnIgniteUniqueTwoHandSword6"] = { affix = "", "Gain a Frenzy Charge if an Attack Ignites an Enemy", statOrderKey = "2426", statOrder = { 2426 }, level = 1, group = "FrenzyChargeOnIgnite", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["CullingAgainstBurningEnemiesUniqueTwoHandSword6"] = { affix = "", "Culling Strike against Burning Enemies", statOrderKey = "2425", statOrder = { 2425 }, level = 1, group = "CullingAgainstBurningEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChaosDamageTakenUniqueBodyStr4"] = { affix = "", "-(40-30) Chaos Damage taken", statOrderKey = "2428", statOrder = { 2428 }, level = 1, group = "ChaosDamageTaken", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos" }, }, + ["IncreasedCurseDurationUniqueShieldDex4"] = { affix = "", "Curse Skills have 100% increased Skill Effect Duration", statOrderKey = "4936", statOrder = { 4936 }, level = 1, group = "CurseDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["IncreasedCurseDurationUniqueShieldStrDex2"] = { affix = "", "Curse Skills have 100% increased Skill Effect Duration", statOrderKey = "4936", statOrder = { 4936 }, level = 1, group = "CurseDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["IncreasedCurseDurationUniqueHelmetInt9"] = { affix = "", "Curse Skills have (30-50)% increased Skill Effect Duration", statOrderKey = "4936", statOrder = { 4936 }, level = 1, group = "CurseDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["IncreaseSocketedCurseGemLevelUniqueShieldDex4"] = { affix = "", "+1 to Level of Socketed Curse Gems", statOrderKey = "66", statOrder = { 66 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "gem", "curse" }, }, + ["IncreaseSocketedCurseGemLevelUniqueHelmetInt9"] = { affix = "", "+2 to Level of Socketed Curse Gems", statOrderKey = "66", statOrder = { 66 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "gem", "curse" }, }, + ["IncreaseSocketedCurseGemLevelUnique__1"] = { affix = "", "+1 to Level of Socketed Curse Gems", statOrderKey = "66", statOrder = { 66 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "gem", "curse" }, }, + ["IncreaseSocketedCurseGemLevelUnique__2"] = { affix = "", "+3 to Level of Socketed Curse Gems", statOrderKey = "66", statOrder = { 66 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "gem", "curse" }, }, + ["PoisonSpreadAndHealOnPoisonedKillUniqueDagger8"] = { affix = "", "On Killing a Poisoned Enemy, nearby Enemies are Poisoned", "and nearby Allies Regenerate 200 Life per second", statOrderKey = "2440,2441", statOrder = { 2440, 2441 }, level = 82, group = "PoisonSpreadAndHealOnPoisonedKill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "resource", "life", "chaos", "ailment" }, }, + ["IncreasedSelfCurseDurationUniqueShieldStrDex2"] = { affix = "", "100% increased Duration of Curses on you", statOrderKey = "1806", statOrder = { 1806 }, level = 1, group = "SelfCurseDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["ReducedSelfCurseDurationUniqueShieldDex3"] = { affix = "", "50% reduced Duration of Curses on you", statOrderKey = "1806", statOrder = { 1806 }, level = 1, group = "SelfCurseDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["ChaosResistanceWhileUsingFlaskUniqueBootsStrDex3"] = { affix = "", "+50% to Chaos Resistance during any Flask Effect", statOrderKey = "2885", statOrder = { 2885 }, level = 1, group = "ChaosResistanceWhileUsingFlask", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "chaos", "resistance" }, }, + ["SetElementalResistancesUniqueHelmetStrInt4"] = { affix = "", "Elemental Resistances are Zero", statOrderKey = "2424", statOrder = { 2424 }, level = 1, group = "SetElementalResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllDefencesUniqueHelmetStrInt4_"] = { affix = "", "(18-22)% increased Global Defences", statOrderKey = "2423", statOrder = { 2423 }, level = 1, group = "AllDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["AllDefencesVictorAmulet"] = { affix = "", "(5-10)% increased Global Defences", statOrderKey = "2423", statOrder = { 2423 }, level = 1, group = "AllDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["AllDefencesUnique__1"] = { affix = "", "5% increased Global Defences", statOrderKey = "2423", statOrder = { 2423 }, level = 1, group = "AllDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["AllDefencesUnique__2"] = { affix = "", "100% increased Global Defences", statOrderKey = "2423", statOrder = { 2423 }, level = 1, group = "AllDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["AllDefencesUnique__3"] = { affix = "", "100% increased Global Defences", statOrderKey = "2423", statOrder = { 2423 }, level = 1, group = "AllDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["AllDefencesUnique__4"] = { affix = "", "(15-20)% increased Global Defences", statOrderKey = "2423", statOrder = { 2423 }, level = 1, group = "AllDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["AllDefencesUnique__5"] = { affix = "", "(10-15)% increased Global Defences", statOrderKey = "2423", statOrder = { 2423 }, level = 1, group = "AllDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["DodgeImplicitMarakethSword1"] = { affix = "", "15% chance to Maim on Hit", statOrderKey = "6466", statOrder = { 6466 }, level = 1, group = "LocalMaimOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["DodgeImplicitMarakethSword2"] = { affix = "", "20% chance to Maim on Hit", statOrderKey = "6466", statOrder = { 6466 }, level = 1, group = "LocalMaimOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["AllDefensesImplicitJetRing"] = { affix = "", "(5-10)% increased Global Defences", statOrderKey = "2423", statOrder = { 2423 }, level = 1, group = "AllDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["LightningDamageOnBlockUniqueHelmetStrInt4"] = { affix = "", "Reflects 1 to (180-220) Lightning Damage to Attackers on Block", statOrderKey = "2207", statOrder = { 2207 }, level = 1, group = "LightningDamageOnBlock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "elemental_damage", "damage", "elemental", "lightning" }, }, + ["DuplicatesRingStats"] = { affix = "", "Duplicates your other ring", statOrderKey = "2443", statOrder = { 2443 }, level = 1, group = "DuplicatesRingStats", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DegenerationDamageUniqueDagger8"] = { affix = "", "30% increased Damage over Time", statOrderKey = "892", statOrder = { 892 }, level = 1, group = "DegenerationDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DegenerationDamageEssence_1"] = { affix = "", "(14-20)% increased Damage over Time", statOrderKey = "892", statOrder = { 892 }, level = 1, group = "DegenerationDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DegenerationDamageUnique__1"] = { affix = "", "25% increased Damage over Time", statOrderKey = "892", statOrder = { 892 }, level = 1, group = "DegenerationDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DegenerationDamageUnique__2"] = { affix = "", "(20-30)% increased Damage over Time", statOrderKey = "892", statOrder = { 892 }, level = 1, group = "DegenerationDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DegenerationDamageUnique__3"] = { affix = "", "(30-40)% increased Damage over Time", statOrderKey = "892", statOrder = { 892 }, level = 1, group = "DegenerationDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DegenerationDamageUnique__4__"] = { affix = "", "(8-12)% increased Damage over Time", statOrderKey = "892", statOrder = { 892 }, level = 1, group = "DegenerationDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DegenerationDamageUnique__5"] = { affix = "", "(20-30)% increased Damage over Time", statOrderKey = "892", statOrder = { 892 }, level = 1, group = "DegenerationDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DegenerationDamageImplicit1"] = { affix = "", "(14-18)% increased Damage over Time", statOrderKey = "892", statOrder = { 892 }, level = 85, group = "DegenerationDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["FishingExoticFishUniqueFishingRod1"] = { affix = "", "You can catch Exotic Fish", statOrderKey = "2444", statOrder = { 2444 }, level = 1, group = "CannotCatchExoticFish", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FireShocksUniqueHelmetDexInt4"] = { affix = "", "Your Fire Damage can Shock but not Ignite", statOrderKey = "2446", statOrder = { 2446 }, level = 1, group = "FireShocks", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "lightning", "ailment" }, }, + ["ColdIgnitesUniqueHelmetDexInt4_"] = { affix = "", "Your Cold Damage can Ignite but not Freeze or Chill", statOrderKey = "2447", statOrder = { 2447 }, level = 1, group = "ColdIgnites", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "ailment" }, }, + ["LightningFreezesUniqueHelmetDexInt4"] = { affix = "", "Your Lightning Damage can Freeze but not Shock", statOrderKey = "2448", statOrder = { 2448 }, level = 1, group = "LightningFreezes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "lightning", "ailment" }, }, + ["SocketedCursesAreReflectedUniqueGlovesStrInt1"] = { affix = "", "Hexes applied by Socketed Curse Skills are Reflected back to you", statOrderKey = "315", statOrder = { 315 }, level = 1, group = "SocketedCursesAreReflected", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "gem", "curse" }, }, + ["ChillImmunityWhenChilledUniqueGlovesStrInt1"] = { affix = "", "You cannot be Chilled for 3 seconds after being Chilled", statOrderKey = "2483", statOrder = { 2483 }, level = 1, group = "TriggeredStatusImmunity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["FreezeImmunityWhenFrozenUniqueGlovesStrInt1"] = { affix = "", "You cannot be Frozen for 3 seconds after being Frozen", statOrderKey = "2485", statOrder = { 2485 }, level = 1, group = "TriggeredStatusImmunity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["IgniteImmunityWhenIgnitedUniqueGlovesStrInt1"] = { affix = "", "You cannot be Ignited for 3 seconds after being Ignited", statOrderKey = "2486", statOrder = { 2486 }, level = 1, group = "TriggeredStatusImmunity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["ShockImmunityWhenShockedUniqueGlovesStrInt1"] = { affix = "", "You cannot be Shocked for 3 seconds after being Shocked", statOrderKey = "2487", statOrder = { 2487 }, level = 1, group = "TriggeredStatusImmunity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["GrantFrenzyChargesToAlliesOnDeathUniqueGlovesStrInt1"] = { affix = "", "You grant (4-6) Frenzy Charges to allies on Death", statOrderKey = "2489", statOrder = { 2489 }, level = 1, group = "GrantFrenzyChargesToAlliesOnDeath", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["PowerChargeOnNonCritUniqueRing17"] = { affix = "", "Gain a Power Charge on Non-Critical Strike", statOrderKey = "2490", statOrder = { 2490 }, level = 1, group = "PowerChargeOnNonCrit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["ConsumeAllPowerChargesOnCritUniqueRing17"] = { affix = "", "Lose all Power Charges on Critical Strike", statOrderKey = "2491", statOrder = { 2491 }, level = 75, group = "ConsumeAllPowerChargesOnCrit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["CastSocketedLightningSpellsOnHit"] = { affix = "", "Trigger a Socketed Lightning Spell on Hit, with a 0.25 second Cooldown", "Socketed Lightning Spells have no Cost if Triggered", statOrderKey = "531,531.1", statOrder = { 531, 531.1 }, level = 1, group = "CastSocketedLightningSpellsOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "caster" }, }, + ["UndyingBreathCurseAuraUniqueStaff5"] = { affix = "", "18% increased Effect of Curses on you", statOrderKey = "1805", statOrder = { 1805 }, level = 1, group = "UndyingBreathCurseAura", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["UndyingBreathCurseAuraDisplayUniqueStaff5"] = { affix = "", "Nearby Enemies have 18% increased Effect of Curses on them", statOrderKey = "2289", statOrder = { 2289 }, level = 1, group = "UndyingBreathCurseAura", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "aura", "curse" }, }, + ["UndyingBreathDamageAuraUniqueStaff5"] = { affix = "", "18% increased Damage", statOrderKey = "873", statOrder = { 873 }, level = 1, group = "UndyingBreathDamageAura", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["UndyingBreathDamageAuraDisplayUniqueStaff5"] = { affix = "", "Nearby allies gain 18% increased Damage", statOrderKey = "2496", statOrder = { 2496 }, level = 1, group = "UndyingBreathDamageAura", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["CurseAreaOfEffectUniqueStaff5"] = { affix = "", "18% increased Area of Effect of Hex Skills", statOrderKey = "1856", statOrder = { 1856 }, level = 1, group = "CurseAreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["CurseAreaOfEffectUniqueQuiver5"] = { affix = "", "40% reduced Area of Effect of Hex Skills", statOrderKey = "1856", statOrder = { 1856 }, level = 1, group = "CurseAreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["CurseAreaOfEffectUnique__1"] = { affix = "", "60% increased Area of Effect of Hex Skills", statOrderKey = "1856", statOrder = { 1856 }, level = 1, group = "CurseAreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["CurseAreaOfEffectUnique__2_"] = { affix = "", "60% increased Area of Effect of Hex Skills", statOrderKey = "1856", statOrder = { 1856 }, level = 76, group = "CurseAreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["AuraIncreasedIncreasedAreaOfEffectUniqueStaff5"] = { affix = "", "18% increased Area of Effect of Aura Skills", statOrderKey = "1855", statOrder = { 1855 }, level = 1, group = "AuraIncreasedIncreasedAreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["DamageTakenUniqueStaff5"] = { affix = "", "18% increased effect of Non-Curse Auras from your Skills", statOrderKey = "3141", statOrder = { 3141 }, level = 1, group = "AuraEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["AuraEffectGlobalUnique__1"] = { affix = "", "(5-10)% increased effect of Non-Curse Auras from your Skills", statOrderKey = "3141", statOrder = { 3141 }, level = 1, group = "AuraEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["AttackSpeedPerFrenzyChargeUniqueGlovesDexInt5"] = { affix = "", "2% increased Attack Speed per Frenzy Charge", statOrderKey = "1684", statOrder = { 1684 }, level = 1, group = "AttackSpeedPerFrenzyCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["AccuracyRatingPerFrenzyChargeUniqueGlovesDexInt5"] = { affix = "", "6% increased Accuracy Rating per Frenzy Charge", statOrderKey = "1685", statOrder = { 1685 }, level = 1, group = "AccuracyRatingPerFrenzyCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["FrenzyChargeDurationPerFrenzyChargeUniqueGlovesDexInt5"] = { affix = "", "10% reduced Frenzy Charge Duration per Frenzy Charge", statOrderKey = "1686", statOrder = { 1686 }, level = 1, group = "FrenzyChargeDurationPerFrenzyCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["PoisonDotMultiplierPerFrenzyChargeUniqueGlovesDexInt5"] = { affix = "", "+5% to Damage over Time Multiplier for Poison per Frenzy Charge", statOrderKey = "7625", statOrder = { 7625 }, level = 1, group = "PoisonDotMultiplierPerFrenzyCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, + ["AtMaximumFrenzyChargesPoisonUniqueGlovesDexInt5"] = { affix = "", "While at maximum Frenzy Charges, Attacks Poison Enemies", statOrderKey = "1687", statOrder = { 1687 }, level = 1, group = "AtMaximumFrenzyChargesPoison", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "attack", "ailment" }, }, + ["AtMaximumFrenzyChargesChanceToPoisonUnique_1_"] = { affix = "", "Attacks have 60% chance to Poison while at maximum Frenzy Charges", statOrderKey = "1688", statOrder = { 1688 }, level = 1, group = "AtMaximumFrenzyChargesPoison", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "attack", "ailment" }, }, + ["NecromanticAegisUniqueHelmetStrDex5"] = { affix = "", "All bonuses from an Equipped Shield apply to your Minions instead of you", statOrderKey = "1826", statOrder = { 1826 }, level = 1, group = "NecromanticAegis", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["MinionBlockChanceUniqueHelmetStrDex5"] = { affix = "", "Minions have +10% Chance to Block Attack Damage", statOrderKey = "2493", statOrder = { 2493 }, level = 1, group = "MinionBlockChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "minion" }, }, + ["MinionLifeRegenerationUniqueHelmetStrDex5"] = { affix = "", "Minions Regenerate 2% of Life per second", statOrderKey = "2501", statOrder = { 2501 }, level = 1, group = "MinionLifeRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["MinionLifeRegenerationUnique__1"] = { affix = "", "Minions Regenerate 1% of Life per second", statOrderKey = "2501", statOrder = { 2501 }, level = 1, group = "MinionLifeRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["MinionArmourUniqueHelmetStrDex5"] = { affix = "", "Minions have +(300-350) to Armour", statOrderKey = "2495", statOrder = { 2495 }, level = 1, group = "MinionArmour", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences", "minion" }, }, + ["IncreasedAccuracyPercentImplicitQuiver7"] = { affix = "", "(20-30)% increased Global Accuracy Rating", statOrderKey = "1103", statOrder = { 1103 }, level = 5, group = "IncreasedAccuracyPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["IncreasedAccuracyPercentImplicitQuiver7New"] = { affix = "", "(20-30)% increased Global Accuracy Rating", statOrderKey = "1103", statOrder = { 1103 }, level = 45, group = "IncreasedAccuracyPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["IncreasedAccuracyPercentUnique__1"] = { affix = "", "(30-40)% increased Global Accuracy Rating", statOrderKey = "1103", statOrder = { 1103 }, level = 1, group = "IncreasedAccuracyPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["DisplaySocketedSkillsChainUniqueOneHandMace3"] = { affix = "", "Socketed Gems Chain 1 additional times", statOrderKey = "317", statOrder = { 317 }, level = 1, group = "DisplaySocketedSkillsChain", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "gem" }, }, + ["LocalIncreaseSocketedVaalGemLevelUniqueGlovesStrDex4"] = { affix = "", "+2 to Level of Socketed Vaal Gems", statOrderKey = "70", statOrder = { 70 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal", "gem" }, }, + ["LocalIncreaseSocketedVaalGemLevelUnique__1"] = { affix = "", "+2 to Level of Socketed Vaal Gems", statOrderKey = "70", statOrder = { 70 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal", "gem" }, }, + ["RingHasOneSocket"] = { affix = "", "Has 1 Socket", statOrderKey = "30", statOrder = { 30 }, level = 7, group = "Other", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["QuiverHasOneSocket"] = { affix = "", "Has 1 Socket", statOrderKey = "30", statOrder = { 30 }, level = 57, group = "Other", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AmuletHasOneSocket"] = { affix = "", "Has 1 Socket", statOrderKey = "30", statOrder = { 30 }, level = 7, group = "Other", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["HasSixSocketsUnique__1"] = { affix = "", "Has 6 Sockets", statOrderKey = "30", statOrder = { 30 }, level = 1, group = "Other", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["HasOneSocketUnique__1"] = { affix = "", "Has 1 Socket", statOrderKey = "30", statOrder = { 30 }, level = 1, group = "Other", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["HasOneSocketUnique__2"] = { affix = "", "Has 1 Socket", statOrderKey = "30", statOrder = { 30 }, level = 1, group = "Other", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["HasTwoSocketsUnique__1"] = { affix = "", "Has 2 Sockets", statOrderKey = "30", statOrder = { 30 }, level = 57, group = "Other", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["HasThreeSocketsUnique__1_"] = { affix = "", "Has 3 Sockets", statOrderKey = "30", statOrder = { 30 }, level = 1, group = "Other", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["IncreasedProjectileDamageUniqueQuiver4"] = { affix = "", "(15-20)% increased Projectile Damage", statOrderKey = "1632", statOrder = { 1632 }, level = 1, group = "ProjectileDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["IncreasedProjectileDamageUniqueStaff10"] = { affix = "", "(60-100)% increased Projectile Damage", statOrderKey = "1632", statOrder = { 1632 }, level = 1, group = "ProjectileDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["IncreasedProjectileDamageUniqueBootsDexInt4"] = { affix = "", "(20-40)% increased Projectile Damage", statOrderKey = "1632", statOrder = { 1632 }, level = 1, group = "ProjectileDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["IncreasedProjectileDamageUnique__5"] = { affix = "", "20% increased Projectile Damage", statOrderKey = "1632", statOrder = { 1632 }, level = 1, group = "ProjectileDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["IncreasedProjectileDamageUnique__1"] = { affix = "", "(30-50)% increased Projectile Damage", statOrderKey = "1632", statOrder = { 1632 }, level = 1, group = "ProjectileDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["IncreasedProjectileDamageUnique__2"] = { affix = "", "(7-10)% increased Projectile Damage", statOrderKey = "1632", statOrder = { 1632 }, level = 1, group = "ProjectileDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["IncreasedProjectileDamageUnique___3"] = { affix = "", "(7-10)% increased Projectile Damage", statOrderKey = "1632", statOrder = { 1632 }, level = 1, group = "ProjectileDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["IncreasedProjectileDamageUnique___4"] = { affix = "", "(30-50)% increased Projectile Damage", statOrderKey = "1632", statOrder = { 1632 }, level = 1, group = "ProjectileDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["IncreasedProjectileDamageUnique__6"] = { affix = "", "30% increased Projectile Damage", statOrderKey = "1632", statOrder = { 1632 }, level = 1, group = "ProjectileDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["IncreasedProjectileDamageUnique__7"] = { affix = "", "(7-10)% increased Projectile Damage", statOrderKey = "1632", statOrder = { 1632 }, level = 1, group = "ProjectileDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["IncreasedProjectileDamageUnique___8"] = { affix = "", "(7-10)% increased Projectile Damage", statOrderKey = "1632", statOrder = { 1632 }, level = 1, group = "ProjectileDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["IncreasedProjectileDamageUnique___9"] = { affix = "", "(7-10)% increased Projectile Damage", statOrderKey = "1632", statOrder = { 1632 }, level = 1, group = "ProjectileDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["IncreasedProjectileDamageUnique___10_"] = { affix = "", "(30-50)% increased Projectile Damage", statOrderKey = "1632", statOrder = { 1632 }, level = 1, group = "ProjectileDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["SpellBlockPercentageUniqueQuiver4"] = { affix = "", "(12-15)% Chance to Block Spell Damage", statOrderKey = "843", statOrder = { 843 }, level = 1, group = "SpellBlockPercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["SpellBlockPercentageUniqueShieldDex6"] = { affix = "", "(8-12)% Chance to Block Spell Damage", statOrderKey = "843", statOrder = { 843 }, level = 1, group = "SpellBlockPercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["SupportedByEchoUniqueStaff6"] = { affix = "", "Socketed Gems are Supported by Level 30 Greater Spell Echo", statOrderKey = "140", statOrder = { 140 }, level = 1, group = "DisplaySupportedByGreaterEcho", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SupportedByEchoUniqueWand8"] = { affix = "", "Socketed Gems are Supported by Level 10 Spell Echo", statOrderKey = "205", statOrder = { 205 }, level = 1, group = "DisplaySupportedByEcho", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SupportedByEchoUniqueWand8New_"] = { affix = "", "Socketed Gems are Supported by Level 10 Spell Echo", statOrderKey = "276", statOrder = { 276 }, level = 1, group = "DisplaySupportedByEcho", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SpellDodgeUniqueBootsDex7_"] = { affix = "", "+(21-24)% chance to Suppress Spell Damage", statOrderKey = "829", statOrder = { 829 }, level = 85, group = "ChanceToSuppressSpells", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SpellDodgeUniqueBootsDex7New"] = { affix = "", "+(20-26)% chance to Suppress Spell Damage", statOrderKey = "830", statOrder = { 830 }, level = 85, group = "ChanceToSuppressSpells", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FireDamageLifeLeechPerMyriadUniqueBelt9a_"] = { affix = "", "100% of Fire Damage Leeched as Life", statOrderKey = "1327", statOrder = { 1327 }, level = 85, group = "FireDamageLifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "fire" }, }, + ["FireDamageLifeLeechPermyriadUniqueBelt9aNew"] = { affix = "", "0.6% of Fire Damage Leeched as Life", statOrderKey = "1328", statOrder = { 1328 }, level = 85, group = "FireDamageLifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "fire" }, }, + ["ColdDamageLifeLeechPerMyriadUniqueBelt9b"] = { affix = "", "100% of Cold Damage Leeched as Life", statOrderKey = "1330", statOrder = { 1330 }, level = 85, group = "ColdDamageLifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "cold" }, }, + ["ColdDamageLifeLeechPermyriadUniqueBelt9bNew"] = { affix = "", "0.6% of Cold Damage Leeched as Life", statOrderKey = "1331", statOrder = { 1331 }, level = 85, group = "ColdDamageLifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "cold" }, }, + ["LightningDamageLifeLeechPerMyriadUniqueBelt9c"] = { affix = "", "100% of Lightning Damage Leeched as Life", statOrderKey = "1333", statOrder = { 1333 }, level = 85, group = "LightningDamageLifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "lightning" }, }, + ["LightningDamageLifeLeechPermyriadUniqueBelt9cNew"] = { affix = "", "0.6% of Lightning Damage Leeched as Life", statOrderKey = "1334", statOrder = { 1334 }, level = 85, group = "LightningDamageLifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "lightning" }, }, + ["PhysicalDamageLifeLeechPerMyriadUniqueBelt9d"] = { affix = "", "100% of Physical Damage Leeched as Life", statOrderKey = "1324", statOrder = { 1324 }, level = 85, group = "PhysicalDamageLifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "physical" }, }, + ["PhysicalDamageLifeLeechPermyriadUniqueBelt9dNew"] = { affix = "", "0.6% of Physical Damage Leeched as Life", statOrderKey = "1325", statOrder = { 1325 }, level = 85, group = "PhysicalDamageLifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "physical" }, }, + ["IgniteChanceWhileUsingFlaskUniqueBelt9a"] = { affix = "", "(20-30)% chance to Ignite during any Flask Effect", statOrderKey = "2511", statOrder = { 2511 }, level = 85, group = "ChanceToIgnightWhileUsingFlask", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "fire", "ailment" }, }, + ["FreezeChanceWhileUsingFlaskUniqueBelt9b"] = { affix = "", "(20-30)% chance to Freeze during any Flask Effect", statOrderKey = "2512", statOrder = { 2512 }, level = 85, group = "ChanceToFreezeWhileUsingFlask", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "cold", "ailment" }, }, + ["ShockChanceWhileUsingFlaskUniqueBelt9c"] = { affix = "", "(20-30)% chance to Shock during any Flask Effect", statOrderKey = "2513", statOrder = { 2513 }, level = 85, group = "ChanceToShockWhileUsingFlask", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "lightning", "ailment" }, }, + ["ReducedStunThresholdWhileUsingFlaskUniqueBelt9d"] = { affix = "", "25% reduced Enemy Stun Threshold during any Flask Effect", statOrderKey = "2516", statOrder = { 2516 }, level = 85, group = "ReducedStunThresholdWhileUsingFlask", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["AddedChaosDamageAsPercentOfPhysicalWhileUsingFlaskUniqueFlask5"] = { affix = "", "Gain (5-8)% of Physical Damage as Extra Chaos Damage during effect", statOrderKey = "721", statOrder = { 721 }, level = 85, group = "AddedChaosDamageAsPercentOfPhysicalWhileUsingFlask", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "physical_damage", "chaos_damage", "damage", "physical", "chaos" }, }, + ["AddedChaosDamageAsPercentOfElementalWhileUsingFlaskUniqueFlask5"] = { affix = "", "Gain (5-8)% of Elemental Damage as Extra Chaos Damage during effect", statOrderKey = "713", statOrder = { 713 }, level = 85, group = "AddedChaosDamageAsPercentOfElementalWhileUsingFlask", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental_damage", "chaos_damage", "damage", "elemental", "chaos" }, }, + ["ElementalDamagePercentAddedAsChaosUnique__1"] = { affix = "", "Gain (10-20)% of Elemental Damage as Extra Chaos Damage", statOrderKey = "1583", statOrder = { 1583 }, level = 1, group = "ElementalDamagePercentAddedAsChaos", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "chaos" }, }, + ["ElementalDamagePercentAddedAsChaosUnique__2"] = { affix = "", "Gain (10-20)% of Elemental Damage as Extra Chaos Damage", statOrderKey = "1583", statOrder = { 1583 }, level = 1, group = "ElementalDamagePercentAddedAsChaos", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "chaos" }, }, + ["ElementalDamagePercentAddedAsChaosUnique__3"] = { affix = "", "Gain (10-20)% of Elemental Damage as Extra Chaos Damage", statOrderKey = "1583", statOrder = { 1583 }, level = 1, group = "ElementalDamagePercentAddedAsChaos", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "chaos" }, }, + ["ElementalDamagePercentAddedAsChaosUnique__4"] = { affix = "", "Gain (5-8)% of Elemental Damage as Extra Chaos Damage", statOrderKey = "1583", statOrder = { 1583 }, level = 1, group = "ElementalDamagePercentAddedAsChaos", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "chaos" }, }, + ["ChaosDamageLifeLeechPerMyriadWhileUsingFlaskUniqueFlask5"] = { affix = "", "1000% of Chaos Damage Leeched as Life during Flask effect", statOrderKey = "731", statOrder = { 731 }, level = 85, group = "ChaosDamageLifeLeechWhileUsingFlask", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life", "chaos" }, }, + ["ChaosDamageLifeLeechPermyriadWhileUsingFlaskUniqueFlask5New"] = { affix = "", "2% of Chaos Damage Leeched as Life during Flask effect", statOrderKey = "717", statOrder = { 717 }, level = 85, group = "ChaosDamageLifeLeechWhileUsingFlask", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life", "chaos" }, }, + ["FireDamageLifeLeechCorrupted"] = { affix = "", "100% of Fire Damage Leeched as Life", statOrderKey = "1327", statOrder = { 1327 }, level = 1, group = "FireDamageLifeLeech", weightKey = { "amulet", "quiver", "two_hand_weapon", "weapon", "default", }, weightVal = { 1000, 1000, 1000, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "fire" }, }, + ["ColdDamageLifeLeechCorrupted_"] = { affix = "", "100% of Cold Damage Leeched as Life", statOrderKey = "1330", statOrder = { 1330 }, level = 1, group = "ColdDamageLifeLeech", weightKey = { "amulet", "quiver", "two_hand_weapon", "weapon", "default", }, weightVal = { 1000, 1000, 1000, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "cold" }, }, + ["LightningDamageLifeLeechCorrupted"] = { affix = "", "100% of Lightning Damage Leeched as Life", statOrderKey = "1333", statOrder = { 1333 }, level = 1, group = "LightningDamageLifeLeech", weightKey = { "amulet", "quiver", "two_hand_weapon", "weapon", "default", }, weightVal = { 1000, 1000, 1000, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "lightning" }, }, + ["DamageConversionFireUnique__1"] = { affix = "", "60% of Physical Damage Converted to Fire Damage", statOrderKey = "1595", statOrder = { 1595 }, level = 1, group = "ConvertPhysicalToFire", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, + ["AdditionalTrapsUnique__1"] = { affix = "", "Can have up to 1 additional Trap placed at a time", statOrderKey = "1886", statOrder = { 1886 }, level = 1, group = "TrapsAllowed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AdditionalTrapsUnique__2__"] = { affix = "", "Can have 5 fewer Traps placed at a time", statOrderKey = "1886", statOrder = { 1886 }, level = 1, group = "TrapsAllowed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AdditionalTrapsThresholdJewel"] = { affix = "", "Can have up to 1 additional Trap placed at a time", statOrderKey = "1886", statOrder = { 1886 }, level = 1, group = "TrapsAllowed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["PierceCurruption"] = { affix = "", "Arrows Pierce 1 additional Target", statOrderKey = "4153", statOrder = { 4153 }, level = 1, group = "ArrowPierce", weightKey = { "bow", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["PierceChanceUniqueJewel41"] = { affix = "", "Projectiles Pierce an additional Target", statOrderKey = "7681", statOrder = { 7681 }, level = 1, group = "Pierce", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AdditionalPierceUniqueJewel__1"] = { affix = "", "Projectiles Pierce an additional Target", statOrderKey = "1436", statOrder = { 1436 }, level = 1, group = "Pierce", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CurseOnHitTemporalChainsUnique__1"] = { affix = "", "Curse Enemies with Temporal Chains on Hit, with 40% increased Effect", statOrderKey = "2142", statOrder = { 2142 }, level = 1, group = "CurseOnHitLevelTemporalChains", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["CurseOnHitCriticalWeaknessUnique__1"] = { affix = "", "Trigger Level 10 Assassin's Mark when you Hit a Rare or Unique Enemy and have no Mark", statOrderKey = "470", statOrder = { 470 }, level = 1, group = "CurseOnHitLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["CurseOnHitCriticalWeaknessUniqueNewUnique__1"] = { affix = "", "Trigger Level 10 Assassin's Mark when you Hit a Rare or Unique Enemy and have no Mark", statOrderKey = "504", statOrder = { 504 }, level = 1, group = "CurseOnHitLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["SupportedByCastOnStunUnique___1"] = { affix = "", "Socketed Gems are supported by Level 10 Cast when Stunned", statOrderKey = "265", statOrder = { 265 }, level = 15, group = "SupportedByTrigger", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SupportedByMeleeSplashUnique__1_"] = { affix = "", "Socketed Gems are supported by Level 25 Melee Splash", statOrderKey = "263", statOrder = { 263 }, level = 1, group = "SupportedByMelee", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SupportedByAddedFireDamageUnique__1_"] = { affix = "", "Socketed Gems are Supported by Level 10 Added Fire Damage", statOrderKey = "254", statOrder = { 254 }, level = 1, group = "DisplaySocketedGemsGetAddedFireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["PuritySkillUniqueAmulet22"] = { affix = "", "Grants Level 10 Purity of Elements Skill", statOrderKey = "399", statOrder = { 399 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["HatredSkillUniqueDescentClaw1"] = { affix = "", "Grants Level 20 Hatred Skill", statOrderKey = "403", statOrder = { 403 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["ChanceToBeCritJewelUnique__1"] = { affix = "", "Hits have (140-200)% increased Critical Strike Chance against you", statOrderKey = "2714", statOrder = { 2714 }, level = 1, group = "ChanceToTakeCriticalStrike", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["ChanceToBeCritJewelUpdatedUnique__1"] = { affix = "", "Hits have (140-200)% increased Critical Strike Chance against you", statOrderKey = "2712", statOrder = { 2712 }, level = 1, group = "ChanceToTakeCriticalStrike", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["SilenceImmunityUnique__1"] = { affix = "", "You cannot be Cursed with Silence", statOrderKey = "2676", statOrder = { 2676 }, level = 36, group = "PlayerCurseImmunity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["UniqueSpecialCorruptionAreaOfEffect_"] = { affix = "", "(15-25)% increased Area of Effect", statOrderKey = "1524", statOrder = { 1524 }, level = 1, group = "AreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["UniqueSpecialCorruptionSkillEffectDuration"] = { affix = "", "(15-25)% increased Skill Effect Duration", statOrderKey = "1539", statOrder = { 1539 }, level = 1, group = "SkillEffectDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["UniqueSpecialCorruptionSocketedGemsManaMultiplier_"] = { affix = "", "Socketed Skill Gems get a 80% Cost & Reservation Multiplier", statOrderKey = "308", statOrder = { 308 }, level = 1, group = "SocketedGemsHaveReducedManaCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "gem" }, }, + ["UniqueSpecialCorruptionCooldownRecoverySpeed__"] = { affix = "", "(8-12)% increased Cooldown Recovery Rate", statOrderKey = "4321", statOrder = { 4321 }, level = 1, group = "CooldownRecovery", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["UniqueSpecialCorruptionItemQuantity_"] = { affix = "", "(5-7)% increased Quantity of Items found", statOrderKey = "1256", statOrder = { 1256 }, level = 1, group = "Other", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["UniqueSpecialCorruptionAdditionalProjectile"] = { affix = "", "Skills fire an additional Projectile", statOrderKey = "1438", statOrder = { 1438 }, level = 1, group = "AdditionalProjectiles", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["UniqueSpecialCorruptionAuraEffect"] = { affix = "", "(10-15)% increased effect of Non-Curse Auras from your Skills", statOrderKey = "3141", statOrder = { 3141 }, level = 1, group = "AuraEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["UniqueSpecialCorruptionCurseEffect___"] = { affix = "", "(10-15)% increased Effect of your Curses", statOrderKey = "2216", statOrder = { 2216 }, level = 1, group = "CurseEffectiveness", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["UniqueSpecialCorruptionSocketedGemLevel"] = { affix = "", "+2 to Level of Socketed Gems", statOrderKey = "47", statOrder = { 47 }, level = 1, group = "IncreaseSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["UniqueSpecialCorruptionAllMinCharges"] = { affix = "", "+1 to Minimum Endurance, Frenzy and Power Charges", statOrderKey = "7350", statOrder = { 7350 }, level = 1, group = "MinimumEndurancePowerFrenzyCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge", "power_charge", "frenzy_charge" }, }, + ["UniqueSpecialCorruptionNearbyEnemiesBlinded"] = { affix = "", "Nearby Enemies are Blinded", statOrderKey = "2977", statOrder = { 2977 }, level = 1, group = "NearbyEnemiesAreBlinded", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["UniqueSpecialCorruptionNearbyEnemiesMalediction"] = { affix = "", "Nearby Enemies have Malediction", statOrderKey = "2979", statOrder = { 2979 }, level = 1, group = "NearbyEnemiesHaveMalediction", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["UniqueSpecialCorruptionNearbyEnemiesCrushed"] = { affix = "", "Nearby Enemies are Crushed", statOrderKey = "2978", statOrder = { 2978 }, level = 1, group = "NearbyEnemiesAreCrushed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CriticalStrikesLeechInstantlyUniqueGlovesStr3"] = { affix = "", "Life and Mana Leech from Critical Strikes are instant", statOrderKey = "2158", statOrder = { 2158 }, level = 94, group = "CriticalStrikesLeechIsInstant", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["LocalArmourAndEvasionAndEnergyShieldUniqueBodyStrDexInt1i"] = { affix = "", "(270-340)% increased Armour, Evasion and Energy Shield", statOrderKey = "1222", statOrder = { 1222 }, level = 94, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "evasion", "defences" }, }, + ["MinionUnholyMightOnKillUniqueBodyInt9"] = { affix = "", "Minions gain Unholy Might for 10 seconds on Kill", statOrderKey = "2508", statOrder = { 2508 }, level = 1, group = "MinionUnholyMightOnKill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["ArrowPierceAppliesToProjectileDamageUniqueQuiver3"] = { affix = "", "Arrows deal 50% increased Damage with Hits and Ailments to Targets they Pierce", statOrderKey = "4149", statOrder = { 4149 }, level = 45, group = "ArrowPierceAppliesToProjectileDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["ArrowDamageAgainstPiercedTargetsUnique__1"] = { affix = "", "Arrows deal 50% increased Damage with Hits and Ailments to Targets they Pierce", statOrderKey = "4148", statOrder = { 4148 }, level = 45, group = "ArrowDamageAgainstPiercedTargets", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["OnslaughtOnVaalSkillUseUniqueGlovesStrDex4"] = { affix = "", "You gain Onslaught for 5 seconds on using a Vaal Skill", statOrderKey = "2509", statOrder = { 2509 }, level = 1, group = "OnslaughtOnVaalSkillUse", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, + ["ElementalDamageLeechedAsLifeUniqueSceptre7"] = { affix = "", "100% of Elemental Damage Leeched as Life", statOrderKey = "1338", statOrder = { 1338 }, level = 1, group = "ElementalDamageLeechedAsLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["ElementalDamageLeechedAsLifePermyriadUniqueSceptre7_"] = { affix = "", "0.2% of Elemental Damage Leeched as Life", statOrderKey = "1339", statOrder = { 1339 }, level = 1, group = "ElementalDamageLeechedAsLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LocalIncreaseSocketedSupportGemLevelUniqueTwoHandAxe7"] = { affix = "", "+2 to Level of Socketed Support Gems", statOrderKey = "71", statOrder = { 71 }, level = 94, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["LocalIncreaseSocketedSupportGemLevelUniqueStaff12"] = { affix = "", "+1 to Level of Socketed Support Gems", statOrderKey = "71", statOrder = { 71 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["LocalIncreaseSocketedSupportGemLevelUnique__1"] = { affix = "", "+2 to Level of Socketed Support Gems", statOrderKey = "71", statOrder = { 71 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["AdditionalChainUniqueOneHandMace3"] = { affix = "", "Skills Chain +1 times", statOrderKey = "1435", statOrder = { 1435 }, level = 1, group = "Chain", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AdditionalChainUnique__1"] = { affix = "", "Skills Chain +1 times", statOrderKey = "1435", statOrder = { 1435 }, level = 1, group = "Chain", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AdditionalChainUnique__2"] = { affix = "", "Skills Chain +1 times", statOrderKey = "1435", statOrder = { 1435 }, level = 1, group = "Chain", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CurseTransferOnKillUniqueQuiver5"] = { affix = "", "Hexes on Slain Enemies are transferred to a nearby Enemy", statOrderKey = "2523", statOrder = { 2523 }, level = 5, group = "CurseTransferOnKill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["AdditionalMeleeDamageToBurningEnemiesUniqueDagger6"] = { affix = "", "100% increased Melee Damage against Ignited Enemies", statOrderKey = "920", statOrder = { 920 }, level = 1, group = "MeleeDamageToBurningEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["AdditionalMeleeDamageToShockedEnemiesUniqueDagger6"] = { affix = "", "100% increased Melee Damage against Shocked Enemies", statOrderKey = "918", statOrder = { 918 }, level = 1, group = "MeleeDamageToShockedEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["AdditionalMeleeDamageToFrozenEnemiesUniqueDagger6"] = { affix = "", "100% increased Melee Damage against Frozen Enemies", statOrderKey = "916", statOrder = { 916 }, level = 1, group = "MeleeDamageToFrozenEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["ProjectileShockChanceUniqueDagger6"] = { affix = "", "Projectiles have (15-20)% chance to Shock", statOrderKey = "2293", statOrder = { 2293 }, level = 1, group = "ProjectileShockChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["ProjectileFreezeChanceUniqueDagger6"] = { affix = "", "Projectiles have (15-20)% chance to Freeze", statOrderKey = "2292", statOrder = { 2292 }, level = 1, group = "ProjectileFreezeChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ProjectileIgniteChanceUniqueDagger6"] = { affix = "", "Projectiles have (15-20)% chance to Ignite", statOrderKey = "2291", statOrder = { 2291 }, level = 1, group = "ProjectileIgniteChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["SupportedByLifeLeechUniqueBodyStrInt5"] = { affix = "", "Socketed Gems are supported by Level 15 Life Leech", statOrderKey = "271", statOrder = { 271 }, level = 1, group = "SupportedByLifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SupportedByLifeLeechUnique__1"] = { affix = "", "Socketed Gems are supported by Level 10 Life Leech", statOrderKey = "271", statOrder = { 271 }, level = 1, group = "SupportedByLifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SupportedByChanceToBleedUnique__1"] = { affix = "", "Socketed Gems are supported by Level 1 Chance to Bleed", statOrderKey = "272", statOrder = { 272 }, level = 1, group = "SupportedByChanceToBleed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["ElementalDamageTakenAsChaosUniqueBodyStrInt5"] = { affix = "", "25% of Elemental Damage from Hits taken as Chaos Damage", statOrderKey = "2074", statOrder = { 2074 }, level = 1, group = "ElementalDamageTakenAsChaos", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "chaos" }, }, + ["ArcaneVisionUniqueBodyStrInt5"] = { affix = "", "Light Radius is based on Energy Shield instead of Life", statOrderKey = "2331", statOrder = { 2331 }, level = 1, group = "ArcaneVision", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["PhysicalDamageFromBeastsUniqueBodyDex6"] = { affix = "", "-(50-40) Physical Damage taken from Hits by Animals", statOrderKey = "2517", statOrder = { 2517 }, level = 1, group = "PhysicalDamageFromBeasts", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["WeaponLightningDamageUniqueOneHandMace3"] = { affix = "", "(80-100)% increased Lightning Damage", statOrderKey = "1051", statOrder = { 1051 }, level = 1, group = "LightningDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["WeaponPhysicalDamageAddedAsRandomElementUniqueBow11"] = { affix = "", "Gain 100% of Weapon Physical Damage as Extra Damage of a random Element", statOrderKey = "2524", statOrder = { 2524 }, level = 1, group = "WeaponPhysicalDamageAddedAsRandomElement", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "attack" }, }, + ["WeaponPhysicalDamageAddedAsRandomElementDescentUniqueQuiver1"] = { affix = "", "Gain 25% of Weapon Physical Damage as Extra Damage of a random Element", statOrderKey = "2524", statOrder = { 2524 }, level = 1, group = "WeaponPhysicalDamageAddedAsRandomElement", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "attack" }, }, + ["WeaponPhysicalDamageAddedAsRandomElementUnique__1__"] = { affix = "", "Gain 300% of Weapon Physical Damage as Extra Damage of a random Element", statOrderKey = "2524", statOrder = { 2524 }, level = 1, group = "WeaponPhysicalDamageAddedAsRandomElement", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "attack" }, }, + ["WeaponPhysicalDamageAddedAsColdOrLightningUnique__1"] = { affix = "", "Hits with this Weapon gain (75-100)% of Physical Damage as Extra Cold or Lightning Damage", statOrderKey = "3920", statOrder = { 3920 }, level = 1, group = "WeaponPhysicalDamageAddedAsRandomElement", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold", "lightning", "attack" }, }, + ["DamageTakenPerFrenzyChargeUniqueOneHandSword6"] = { affix = "", "1% increased Damage taken per Frenzy Charge", statOrderKey = "2519", statOrder = { 2519 }, level = 1, group = "DamageTakenPerFrenzyCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["IncreaseLightningDamagePerFrenzyChargeUniqueOneHandSword6"] = { affix = "", "(15-20)% increased Lightning Damage per Frenzy Charge", statOrderKey = "2520", statOrder = { 2520 }, level = 1, group = "IncreaseLightningDamagePerFrenzyCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LifeGainedOnEnemyDeathPerFrenzyChargeUniqueOneHandSword6"] = { affix = "", "+20 Life gained on Kill per Frenzy Charge", statOrderKey = "2521", statOrder = { 2521 }, level = 1, group = "LifeGainedOnEnemyDeathPerFrenzyCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["CannotBeKnockedBack"] = { affix = "", "Cannot be Knocked Back", statOrderKey = "1188", statOrder = { 1188 }, level = 1, group = "CannotBeKnockedBack", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["UnwaveringStance"] = { affix = "", "Unwavering Stance", statOrderKey = "8417", statOrder = { 8417 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["ReducedEnergyShieldRegenerationRateUniqueQuiver7"] = { affix = "", "40% reduced Energy Shield Recharge Rate", statOrderKey = "1231", statOrder = { 1231 }, level = 81, group = "EnergyShieldRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalFlaskInstantRecoverPercentOfLifeUniqueFlask6"] = { affix = "", "Recover (75-100)% of Life on use", statOrderKey = "577", statOrder = { 577 }, level = 1, group = "LocalFlaskInstantRecoverPercentOfLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, + ["LocalFlaskChaosDamageOfLifeTakenPerMinuteWhileHealingUniqueFlask6"] = { affix = "", "25% of Maximum Life taken as Chaos Damage per second", statOrderKey = "578", statOrder = { 578 }, level = 1, group = "LocalFlaskChaosDamageWhileHealing", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "chaos_damage", "damage", "chaos" }, }, + ["PowerChargeOnKnockbackUniqueStaff7"] = { affix = "", "10% chance to gain a Power Charge if you Knock an Enemy Back with Melee Damage", statOrderKey = "2526", statOrder = { 2526 }, level = 1, group = "PowerChargeOnKnockback", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge", "attack" }, }, + ["GrantsBearTrapUniqueShieldDexInt1"] = { affix = "", "Grants Level 25 Bear Trap Skill", statOrderKey = "382", statOrder = { 382 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["PowerChargeOnTrapThrowChanceUniqueShieldDexInt1"] = { affix = "", "25% chance to gain a Power Charge when you Throw a Trap", statOrderKey = "2527", statOrder = { 2527 }, level = 1, group = "PowerChargeOnTrapThrow", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["CritChancePercentPerStrengthUniqueOneHandSword8_"] = { affix = "", "1% increased Critical Strike Chance per 8 Strength", statOrderKey = "2528", statOrder = { 2528 }, level = 1, group = "CritChancePercentPerStrength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["IncreasedAttackSpeedWhileIgnitedUniqueRing24"] = { affix = "", "20% increased Attack Speed while Ignited", statOrderKey = "2529", statOrder = { 2529 }, level = 1, group = "AttackSpeedIncreasedWhileIgnited", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedWhileIgnitedUniqueJewel20"] = { affix = "", "(10-20)% increased Attack Speed while Ignited", statOrderKey = "2529", statOrder = { 2529 }, level = 1, group = "AttackSpeedIncreasedWhileIgnited", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["IncreasedCastSpeedWhileIgnitedUniqueRing24"] = { affix = "", "20% increased Cast Speed while Ignited", statOrderKey = "2530", statOrder = { 2530 }, level = 1, group = "CastSpeedIncreasedWhileIgnited", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedWhileIgnitedUniqueJewel20_"] = { affix = "", "(10-20)% increased Cast Speed while Ignited", statOrderKey = "2530", statOrder = { 2530 }, level = 1, group = "CastSpeedIncreasedWhileIgnited", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "speed" }, }, + ["IncreasedChanceToIgniteUniqueRing24"] = { affix = "", "(5-10)% chance to Ignite", statOrderKey = "1660", statOrder = { 1660 }, level = 1, group = "ChanceToIgnite", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["IncreasedChanceToIgniteUniqueRing31"] = { affix = "", "10% chance to Ignite", statOrderKey = "1660", statOrder = { 1660 }, level = 1, group = "ChanceToIgnite", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["IncreasedChanceToBeIgnitedUniqueRing24"] = { affix = "", "+25% chance to be Ignited", statOrderKey = "2535", statOrder = { 2535 }, level = 1, group = "IncreasedChanceToBeIgnited", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["IncreasedChanceToBeIgnitedUnique__1"] = { affix = "", "+25% chance to be Ignited", statOrderKey = "2535", statOrder = { 2535 }, level = 1, group = "IncreasedChanceToBeIgnited", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["IncreasedChanceToIgniteUnique__1"] = { affix = "", "2% chance to Ignite", statOrderKey = "1660", statOrder = { 1660 }, level = 1, group = "ChanceToIgnite", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["CausesPoisonOnCritUniqueDagger9"] = { affix = "", "50% chance to Cause Poison on Critical Strike", statOrderKey = "6475", statOrder = { 6475 }, level = 1, group = "CausesPoisonOnCrit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "attack", "critical", "ailment" }, }, + ["CausesPoisonOnCritUnique__1"] = { affix = "", "Melee Critical Strikes Poison the Enemy", statOrderKey = "2363", statOrder = { 2363 }, level = 1, group = "CausesPoisonOnCrit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "attack", "critical", "ailment" }, }, + ["BlockIncreasedDuringFlaskEffectUniqueFlask7"] = { affix = "", "+(8-12)% Chance to Block Attack Damage during Flask effect", statOrderKey = "705", statOrder = { 705 }, level = 85, group = "BlockDuringFlaskEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "flask" }, }, + ["BlockIncreasedDuringFlaskEffectUnique__1"] = { affix = "", "+(35-50)% Chance to Block Attack Damage during Flask effect", statOrderKey = "705", statOrder = { 705 }, level = 85, group = "BlockDuringFlaskEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "flask" }, }, + ["SpellBlockIncreasedDuringFlaskEffectUniqueFlask7"] = { affix = "", "+(4-6)% Chance to Block Spell Damage during Flask effect", statOrderKey = "723", statOrder = { 723 }, level = 85, group = "SpellBlockDuringFlaskEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "flask" }, }, + ["SpellBlockIncreasedDuringFlaskEffectUnique__1_"] = { affix = "", "+(20-30)% Chance to Block Spell Damage during Flask effect", statOrderKey = "723", statOrder = { 723 }, level = 85, group = "SpellBlockDuringFlaskEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "flask" }, }, + ["EvasionRatingIncreasesWeaponDamageUniqueOneHandSword9"] = { affix = "", "1% increased Attack Damage per 450 Evasion Rating", statOrderKey = "2534", statOrder = { 2534 }, level = 1, group = "EvasionRatingIncreasesWeaponDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["IncreasedDamageToIgnitedTargetsUniqueBootsStrInt3"] = { affix = "", "(25-40)% increased Damage against Ignited Enemies", statOrderKey = "2540", statOrder = { 2540 }, level = 1, group = "IncreasedDamageToIgnitedTargets", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["MovementVelocityWhileOnFullEnergyShieldUniqueBootsDex8"] = { affix = "", "20% increased Movement Speed while on Full Energy Shield", statOrderKey = "2556", statOrder = { 2556 }, level = 1, group = "MovementSpeedWhileOnFullEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["ChanceForEnemyToFleeOnBlockUniqueShieldDex4"] = { affix = "", "10% Chance to Cause Monster to Flee on Block", statOrderKey = "2547", statOrder = { 2547 }, level = 1, group = "ChanceForEnemyToFleeOnBlock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["IncreasedChaosDamageUniqueBodyStrDex4"] = { affix = "", "(50-80)% increased Chaos Damage", statOrderKey = "1057", statOrder = { 1057 }, level = 1, group = "IncreasedChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["IncreasedChaosDamageUniqueCorruptedJewel2"] = { affix = "", "(15-20)% increased Chaos Damage", statOrderKey = "1057", statOrder = { 1057 }, level = 1, group = "IncreasedChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["IncreasedChaosDamageUniqueShieldDex7"] = { affix = "", "(20-30)% increased Chaos Damage", statOrderKey = "1057", statOrder = { 1057 }, level = 1, group = "IncreasedChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["IncreasedChaosDamageUnique__1"] = { affix = "", "(30-35)% increased Chaos Damage", statOrderKey = "1057", statOrder = { 1057 }, level = 1, group = "IncreasedChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["IncreasedChaosDamageUnique__2"] = { affix = "", "(80-100)% increased Chaos Damage", statOrderKey = "1057", statOrder = { 1057 }, level = 1, group = "IncreasedChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["IncreasedChaosDamageUnique__3"] = { affix = "", "(7-13)% increased Chaos Damage", statOrderKey = "1057", statOrder = { 1057 }, level = 1, group = "IncreasedChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["IncreasedChaosDamageUnique__4"] = { affix = "", "(60-80)% increased Chaos Damage", statOrderKey = "1057", statOrder = { 1057 }, level = 1, group = "IncreasedChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["IncreasedChaosDamageUnique__4_2"] = { affix = "", "(20-30)% increased Chaos Damage", statOrderKey = "1057", statOrder = { 1057 }, level = 1, group = "IncreasedChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["IncreasedChaosDamageUnique__5"] = { affix = "", "(20-40)% increased Chaos Damage", statOrderKey = "1057", statOrder = { 1057 }, level = 1, group = "IncreasedChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["IncreasedChaosDamageImplicit1_"] = { affix = "", "(17-23)% increased Chaos Damage", statOrderKey = "1057", statOrder = { 1057 }, level = 100, group = "IncreasedChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["IncreasedLifeLeechRateUniqueBodyStrDex4"] = { affix = "", "100% increased total Recovery per second from Life Leech", statOrderKey = "1792", statOrder = { 1792 }, level = 1, group = "IncreasedLifeLeechRate", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeLeechRateUniqueAmulet20"] = { affix = "", "30% increased total Recovery per second from Life, Mana, or Energy Shield Leech", statOrderKey = "5939", statOrder = { 5939 }, level = 1, group = "LifeManaESLeechRate", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "life", "mana", "defences" }, }, + ["IncreasedLifeLeechRateUnique__1"] = { affix = "", "50% increased total Recovery per second from Life Leech", statOrderKey = "1792", statOrder = { 1792 }, level = 1, group = "IncreasedLifeLeechRate", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["ReducedLifeLeechRateUniqueJewel19"] = { affix = "", "(10-20)% reduced total Recovery per second from Life Leech", statOrderKey = "1792", statOrder = { 1792 }, level = 1, group = "IncreasedLifeLeechRate", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["SpellAddedChaosDamageUniqueWand7"] = { affix = "", "Adds (90-130) to (140-190) Chaos Damage to Spells", statOrderKey = "1077", statOrder = { 1077 }, level = 1, group = "SpellAddedChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["SpellAddedChaosDamageUnique__1"] = { affix = "", "Adds (48-56) to (73-84) Chaos Damage to Spells", statOrderKey = "1077", statOrder = { 1077 }, level = 81, group = "SpellAddedChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["SpellAddedChaosDamageUnique__2"] = { affix = "", "Adds (16-21) to (31-36) Chaos Damage to Spells", statOrderKey = "1077", statOrder = { 1077 }, level = 1, group = "SpellAddedChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["HealOnRampageUniqueGlovesStrDex5"] = { affix = "", "Recover 20% of Life on Rampage", statOrderKey = "2541", statOrder = { 2541 }, level = 1, group = "HealOnRampage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["DispelStatusAilmentsOnRampageUniqueGlovesStrInt2"] = { affix = "", "Removes Elemental Ailments on Rampage", statOrderKey = "2542", statOrder = { 2542 }, level = 1, group = "DispelStatusAilmentsOnRampage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "ailment" }, }, + ["PhysicalDamageImmunityOnRampageUniqueGlovesStrInt2"] = { affix = "", "Gain Immunity to Physical Damage for 1.5 seconds on Rampage", statOrderKey = "2543", statOrder = { 2543 }, level = 1, group = "PhysicalDamageImmunityOnRampage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["VaalSoulsOnRampageUniqueGlovesStrDex5"] = { affix = "", "Kills grant an additional Vaal Soul if you have Rampaged Recently", statOrderKey = "5438", statOrder = { 5438 }, level = 1, group = "VaalSoulsOnRampage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, + ["GroundSmokeOnRampageUniqueGlovesDexInt6"] = { affix = "", "Creates a Smoke Cloud on Rampage", statOrderKey = "2554", statOrder = { 2554 }, level = 1, group = "GroundSmokeOnRampage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["PhasingOnRampageUniqueGlovesDexInt6"] = { affix = "", "Enemies do not block your movement for 4 seconds on Rampage", statOrderKey = "2555", statOrder = { 2555 }, level = 1, group = "PhasingOnRampage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["GlobalChanceToBlindOnHitUniqueSceptre8"] = { affix = "", "10% Global chance to Blind Enemies on hit", statOrderKey = "2545", statOrder = { 2545 }, level = 1, group = "BlindOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LifeRegenerationPerLevelUniqueTwoHandSword7"] = { affix = "", "Regenerate 0.2 Life per second per Level", statOrderKey = "2548", statOrder = { 2548 }, level = 1, group = "LifeRegenerationPerLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["CriticalStrikeChancePerLevelUniqueTwoHandAxe8"] = { affix = "", "3% increased Global Critical Strike Chance per Level", statOrderKey = "2549", statOrder = { 2549 }, level = 1, group = "CriticalStrikeChancePerLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["AttackDamageIncreasedPerLevelUniqueSceptre8"] = { affix = "", "1% increased Attack Damage per Level", statOrderKey = "2550", statOrder = { 2550 }, level = 1, group = "AttackDamageIncreasedPerLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["SpellDamageIncreasedPerLevelUniqueSceptre8"] = { affix = "", "1% increased Spell Damage per Level", statOrderKey = "2551", statOrder = { 2551 }, level = 1, group = "SpellDamageIncreasedPerLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "damage", "caster" }, }, + ["FlaskChargesOnCritUniqueTwoHandAxe8"] = { affix = "", "Gain a Flask Charge when you deal a Critical Strike", statOrderKey = "2552", statOrder = { 2552 }, level = 1, group = "FlaskChargesOnCrit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "critical" }, }, + ["LifeLeechOnCritUniqueTwoHandAxe8"] = { affix = "", "600% of Damage Leeched as Life on Critical Strike", statOrderKey = "1346", statOrder = { 1346 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "critical" }, }, + ["LifeLeechOnCritPermyriadUniqueTwoHandAxe8"] = { affix = "", "1.2% of Damage Leeched as Life on Critical Strike", statOrderKey = "1347", statOrder = { 1347 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "critical" }, }, + ["ChanceToReflectChaosDamageToSelfUniqueTwoHandSword7_"] = { affix = "", "Enemies you Attack have 20% chance to Reflect 35 to 50 Chaos Damage to you", statOrderKey = "2557", statOrder = { 2557 }, level = 1, group = "ChanceToReflectChaosDamageToSelf", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["SimulatedRampageStrDex5"] = { affix = "", "Rampage", statOrderKey = "8371", statOrder = { 8371 }, level = 1, group = "SimulatedRampage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SimulatedRampageDexInt6"] = { affix = "", "Rampage", statOrderKey = "8371", statOrder = { 8371 }, level = 1, group = "SimulatedRampage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SimulatedRampageStrInt2"] = { affix = "", "Rampage", statOrderKey = "8371", statOrder = { 8371 }, level = 1, group = "SimulatedRampage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SimulatedRampageUnique__1"] = { affix = "", "Melee Hits count as Rampage Kills", "Rampage", statOrderKey = "8370,8370.1", statOrder = { 8370, 8370.1 }, level = 1, group = "SimulatedRampage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SimulatedRampageUnique__2"] = { affix = "", "Rampage", statOrderKey = "8371", statOrder = { 8371 }, level = 1, group = "SimulatedRampage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SimulatedRampageUnique__3_"] = { affix = "", "Rampage", statOrderKey = "8371", statOrder = { 8371 }, level = 1, group = "SimulatedRampage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["BlindImmunityUniqueSceptre8"] = { affix = "", "Cannot be Blinded", statOrderKey = "2561", statOrder = { 2561 }, level = 1, group = "ImmunityToBlind", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["BlindImmunityUnique__1"] = { affix = "", "Cannot be Blinded", statOrderKey = "2561", statOrder = { 2561 }, level = 1, group = "ImmunityToBlind", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ManaGainedOnEnemyDeathPerLevelUniqueSceptre8"] = { affix = "", "+1 Mana gained on Kill per Level", statOrderKey = "2559", statOrder = { 2559 }, level = 1, group = "ManaGainedOnEnemyDeathPerLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["EnergyShieldGainedOnEnemyDeathPerLevelUniqueSceptre8"] = { affix = "", "+1 Energy Shield gained on Kill per Level", statOrderKey = "2560", statOrder = { 2560 }, level = 1, group = "EnergyShieldGainedOnEnemyDeathPerLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreaseSocketedActiveSkillGemLevelUniqueTwoHandSword7_"] = { affix = "", "+1 to Level of Socketed Active Skill Gems", statOrderKey = "72", statOrder = { 72 }, level = 1, group = "IncreaseSkillGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["IncreasedChaosDamagePerLevelUniqueTwoHandSword7"] = { affix = "", "1% increased Elemental Damage per Level", statOrderKey = "2563", statOrder = { 2563 }, level = 1, group = "ChaosDamagePerLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["IncreasedElementalDamagePerLevelUniqueTwoHandSword7"] = { affix = "", "1% increased Chaos Damage per Level", statOrderKey = "2564", statOrder = { 2564 }, level = 1, group = "ElementalDamagePerLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["LifeGainedOnEnemyDeathPerLevelUniqueTwoHandSword7"] = { affix = "", "+1 Life gained on Kill per Level", statOrderKey = "2558", statOrder = { 2558 }, level = 1, group = "LifeGainedOnEnemyDeathPerLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["UnholyMightOnRampageUniqueGlovesDexInt6"] = { affix = "", "Gain Unholy Might for 3 seconds on Rampage", statOrderKey = "2562", statOrder = { 2562 }, level = 1, group = "UnholyMightOnRampage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ReduceGlobalFlatManaCostUnique__1"] = { affix = "", "-(8-4) to Total Mana Cost of Skills", statOrderKey = "1535", statOrder = { 1535 }, level = 1, group = "IncreaseFlatManaCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreaseGlobalFlatManaCostUnique__1"] = { affix = "", "+50 to Total Mana Cost of Skills", statOrderKey = "1535", statOrder = { 1535 }, level = 1, group = "IncreaseFlatManaCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreaseGlobalFlatManaCostUnique__2"] = { affix = "", "Lose (40-80) Mana when you use a Skill", statOrderKey = "6573", statOrder = { 6573 }, level = 1, group = "LoseManaOnSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreaseGlobalFlatManaCostUnique__3_"] = { affix = "", "Lose 40 Mana when you use a Skill", statOrderKey = "6573", statOrder = { 6573 }, level = 1, group = "LoseManaOnSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ReducedLifeRegenerationPercentUniqueOneHandAxe5"] = { affix = "", "50% reduced Life Regeneration rate", statOrderKey = "1242", statOrder = { 1242 }, level = 1, group = "IncreaseLifeRegenPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreaseSocketedSupportGemQualityUnique__1___"] = { affix = "", "+(5-8)% to Quality of Socketed Support Gems", statOrderKey = "82", statOrder = { 82 }, level = 1, group = "SupportGemQuality", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["IgniteDurationUnique__1"] = { affix = "", "20% reduced Ignite Duration on Enemies", statOrderKey = "1503", statOrder = { 1503 }, level = 1, group = "BurnDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["IgniteDurationUnique__2"] = { affix = "", "90% reduced Ignite Duration on Enemies", statOrderKey = "1503", statOrder = { 1503 }, level = 1, group = "BurnDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["IgniteDurationUnique__3_"] = { affix = "", "50% reduced Ignite Duration on Enemies", statOrderKey = "1503", statOrder = { 1503 }, level = 1, group = "BurnDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["SocketedGemsGetBloodMagicUnique__1"] = { affix = "", "Socketed Gems are Supported by Level 1 Lifetap", statOrderKey = "155", statOrder = { 155 }, level = 1, group = "SupportedByBloodMagic", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "gem" }, }, + ["MapAreaContainsInvasionBosses"] = { affix = "", "Area is inhabited by 5 additional Invasion Bosses", statOrderKey = "2226", statOrder = { 2226 }, level = 1, group = "MapInvasionMonsterPacks", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MapAnarchyExiles"] = { affix = "", "Area is inhabited by 3 additional Rogue Exiles", statOrderKey = "1962", statOrder = { 1962 }, level = 0, group = "MapAnarchyLeague", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MapAnarchyExilesCrafted"] = { affix = "", "Area is inhabited by 3 additional Rogue Exiles", statOrderKey = "1962", statOrder = { 1962 }, level = 0, group = "MapAnarchyLeague", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["HarvestInfusedMapAnarchyExiles"] = { affix = "", "Area is inhabited by 12 additional Rogue Exiles", statOrderKey = "1962", statOrder = { 1962 }, level = 0, group = "MapAnarchyLeague", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SocketedGemHasElementalEquilibriumUniqueRing25"] = { affix = "", "Socketed Gems have Elemental Equilibrium", statOrderKey = "363", statOrder = { 363 }, level = 1, group = "SocketedGemHasElementalEquilibrium", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "elemental_damage", "damage", "elemental", "gem" }, }, + ["SocketedGemHasSecretsOfSufferingUnique__1"] = { affix = "", "Socketed Gems have Secrets of Suffering", statOrderKey = "365", statOrder = { 365 }, level = 1, group = "SocketedGemHasSecretsOfSuffering", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "elemental", "fire", "cold", "lightning", "critical", "ailment", "gem" }, }, + ["ImmuneToElementalAilmentsWhileLifeAndManaCloseUnique__1"] = { affix = "", "Unaffected by Ignite or Shock if Maximum Life and Maximum Mana are within 500", statOrderKey = "8201", statOrder = { 8201 }, level = 1, group = "ImmuneToElementalAilmentsWhileLifeAndManaClose", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "ailment" }, }, + ["FireResistanceWhenSocketedWithRedGemUniqueRing25"] = { affix = "", "+(75-100)% to Fire Resistance when Socketed with a Red Gem", statOrderKey = "1289", statOrder = { 1289 }, level = 1, group = "FireResistanceWhenSocketedWithRedGem", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance", "gem" }, }, + ["LightningResistanceWhenSocketedWithBlueGemUniqueRing25"] = { affix = "", "+(75-100)% to Lightning Resistance when Socketed with a Blue Gem", statOrderKey = "1300", statOrder = { 1300 }, level = 1, group = "LightningResistanceWhenSocketedWithBlueGem", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance", "gem" }, }, + ["ColdResistanceWhenSocketedWithGreenGemUniqueRing25"] = { affix = "", "+(75-100)% to Cold Resistance when Socketed with a Green Gem", statOrderKey = "1295", statOrder = { 1295 }, level = 1, group = "ColdResistanceWhenSocketedWithGreenGem", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance", "gem" }, }, + ["LightningPenetrationUniqueStaff8"] = { affix = "", "Damage Penetrates 20% Lightning Resistance", statOrderKey = "2570", statOrder = { 2570 }, level = 1, group = "LightningResistancePenetration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningPenetrationUnique__1"] = { affix = "", "Damage Penetrates 20% Lightning Resistance", statOrderKey = "2570", statOrder = { 2570 }, level = 1, group = "LightningResistancePenetration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["FirePenetrationUnique__1"] = { affix = "", "Damage Penetrates 10% Fire Resistance", statOrderKey = "2568", statOrder = { 2568 }, level = 81, group = "FireResistancePenetration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["ManaLeechFromLightningDamageUniqueStaff8"] = { affix = "", "200% of Lightning Damage Leeched as Mana", statOrderKey = "1360", statOrder = { 1360 }, level = 1, group = "LightningManaLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "elemental", "lightning" }, }, + ["ManaLeechPermyriadFromLightningDamageUniqueStaff8"] = { affix = "", "0.4% of Lightning Damage Leeched as Mana", statOrderKey = "1361", statOrder = { 1361 }, level = 1, group = "LightningManaLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "elemental", "lightning" }, }, + ["AllSocketsAreWhiteUniqueRing25"] = { affix = "", "All Sockets are White", statOrderKey = "36", statOrder = { 36 }, level = 1, group = "AllSocketsAreWhite", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AllSocketsAreWhiteUniqueShieldStrDex7_"] = { affix = "", "All Sockets are White", statOrderKey = "36", statOrder = { 36 }, level = 1, group = "AllSocketsAreWhite", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["PunishmentOnMeleeBlockUniqueShieldInt4"] = { affix = "", "Curse Enemies with Punishment when you Block their Melee Damage, with 60% increased Effect and ignoring Curse Limit", statOrderKey = "2573", statOrder = { 2573 }, level = 1, group = "CurseOnBlock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "caster", "curse" }, }, + ["TemporalChainsOnProjectileBlockUniqueShieldInt4"] = { affix = "", "Curse Enemies with Temporal Chains when you Block their Projectile Attack Damage, with 60% increased Effect and ignoring Curse Limit", statOrderKey = "2574", statOrder = { 2574 }, level = 1, group = "CurseOnBlock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "caster", "curse" }, }, + ["ElementalWeaknessOnSpellBlockUniqueShieldInt4"] = { affix = "", "Curse Enemies with Elemental Weakness when you Block their Spell Damage, with 60% increased Effect and ignoring Curse Limit", statOrderKey = "2575", statOrder = { 2575 }, level = 1, group = "CurseOnBlock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "caster", "curse" }, }, + ["SocketedGemsGetIncreasedItemQuantityUniqueShieldInt4"] = { affix = "", "Enemies slain by Socketed Gems drop 10% increased item quantity", statOrderKey = "314", statOrder = { 314 }, level = 1, group = "SocketedGemsGetIncreasedItemQuantity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["VulnerabilityOnBlockUniqueStaff9"] = { affix = "", "Curse Enemies with Vulnerability on Block, with 20% increased Effect", statOrderKey = "2571", statOrder = { 2571 }, level = 1, group = "CurseOnBlock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "caster", "curse" }, }, + ["VulnerabilityOnBlockUniqueShieldStrDex3"] = { affix = "", "Curse Enemies with Vulnerability on Block, with 20% increased Effect", statOrderKey = "2571", statOrder = { 2571 }, level = 1, group = "CurseOnBlock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "caster", "curse" }, }, + ["HealAlliesOnDeathUniqueShieldDexInt2"] = { affix = "", "Nearby allies Recover 1% of your Maximum Life when you Die", statOrderKey = "2577", statOrder = { 2577 }, level = 1, group = "HealAlliesOnDeath", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["SelfShockDurationUniqueBelt12_"] = { affix = "", "100% increased Shock Duration on you", statOrderKey = "1517", statOrder = { 1517 }, level = 1, group = "SelfShockDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["SelfShockDurationUnique__1"] = { affix = "", "10000% increased Shock Duration on you", statOrderKey = "1517", statOrder = { 1517 }, level = 1, group = "SelfShockDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["SelfShockDurationUnique__2"] = { affix = "", "50% increased Shock Duration on you", statOrderKey = "1517", statOrder = { 1517 }, level = 1, group = "SelfShockDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["ShocksReflectToSelfUniqueBelt12"] = { affix = "", "Shocks you cause are reflected back to you", statOrderKey = "2364", statOrder = { 2364 }, level = 1, group = "ShockReflect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["ShocksReflectToSelfUnique__1"] = { affix = "", "Shocks you cause are reflected back to you", statOrderKey = "2364", statOrder = { 2364 }, level = 1, group = "ShockReflect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["MovementVelocityWhileShockedUniqueBelt12"] = { affix = "", "15% increased Movement Speed while Shocked", statOrderKey = "2397", statOrder = { 2397 }, level = 1, group = "MovementWhileShocked", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["DamageIncreaseWhileShockedUniqueBelt12"] = { affix = "", "60% increased Damage while Shocked", statOrderKey = "2365", statOrder = { 2365 }, level = 1, group = "DamageWhileShocked", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DamageOnLowLifeUniqueHelmetStrInt5"] = { affix = "", "20% increased Damage when on Low Life", statOrderKey = "897", statOrder = { 897 }, level = 1, group = "DamageOnLowLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["SocketedGemsSupportedByCastOnDeathUniqueHelmetStrInt5"] = { affix = "", "Socketed Gems are supported by Level 20 Cast on Death", statOrderKey = "266", statOrder = { 266 }, level = 1, group = "DisplaySupportedByCastOnDeath", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["IncreaseDamageOnBlindedEnemiesUniqueQuiver9_"] = { affix = "", "(40-60)% increased Damage with Hits and Ailments against Blinded Enemies", statOrderKey = "2402", statOrder = { 2402 }, level = 69, group = "DamageOnBlindedEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["IncreaseDamageOnBlindedEnemiesUnique__1"] = { affix = "", "(25-40)% increased Damage with Hits and Ailments against Blinded Enemies", statOrderKey = "2402", statOrder = { 2402 }, level = 1, group = "DamageOnBlindedEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["SmokeCloudWhenHitUniqueQuiver9"] = { affix = "", "25% chance to create a Smoke Cloud when Hit", statOrderKey = "2196", statOrder = { 2196 }, level = 1, group = "SmokeCloudWhenHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["IncreasedWeaponElementalDamageDuringFlaskUniqueBelt10"] = { affix = "", "30% increased Elemental Damage with Attack Skills during any Flask Effect", statOrderKey = "2347", statOrder = { 2347 }, level = 1, group = "IncreasedWeaponElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental_damage", "damage", "elemental", "attack" }, }, + ["IncreasedDamageToShockedTargetsUniqueRing29"] = { affix = "", "40% increased Damage with Hits against Shocked Enemies", statOrderKey = "919", statOrder = { 919 }, level = 1, group = "IncreasedDamageToShockedTargets", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["LifeLeechVsShockedEnemiesUniqueRing29"] = { affix = "", "100% of Damage Leeched as Life against Shocked Enemies", statOrderKey = "1340", statOrder = { 1340 }, level = 48, group = "LeechLifeVsShockedEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeLeechPermyriadVsShockedEnemiesUniqueRing29"] = { affix = "", "1% of Damage Leeched as Life against Shocked Enemies", statOrderKey = "1341", statOrder = { 1341 }, level = 48, group = "LeechLifeVsShockedEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["AddedPhysicalDamageVsFrozenEnemiesUniqueRing30"] = { affix = "", "Adds 10 to 15 Physical Damage to Attacks against Frozen Enemies", statOrderKey = "949", statOrder = { 949 }, level = 1, group = "AddedPhysicalDamageOnFrozenEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["ReducedChillDurationOnSelfUniqueRing30"] = { affix = "", "20% reduced Chill Duration on you", statOrderKey = "1516", statOrder = { 1516 }, level = 25, group = "ReducedChillDurationOnSelf", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ChillDurationOnSelfUnique__1"] = { affix = "", "10000% increased Chill Duration on you", statOrderKey = "1516", statOrder = { 1516 }, level = 1, group = "ReducedChillDurationOnSelf", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["LifeGainOnHitVsIgnitedEnemiesUniqueRing31"] = { affix = "", "+(4-5) Life gained for each Ignited Enemy hit by your Attacks", statOrderKey = "1390", statOrder = { 1390 }, level = 37, group = "LifeGainOnHitVsIgnitedEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["SocketedRedGemsHaveAddedFireDamageUniqueTwoHandSword8_"] = { affix = "", "Socketed Red Gems get 10% Physical Damage as Extra Fire Damage", statOrderKey = "310", statOrder = { 310 }, level = 1, group = "SocketedRedGemsHaveAddedFireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire", "gem" }, }, + ["SocketedMeleeGemsHaveIncreasedAoEUniqueTwoHandSword8"] = { affix = "", "Socketed Melee Gems have 15% increased Area of Effect", statOrderKey = "309", statOrder = { 309 }, level = 1, group = "SocketedMeleeGemsHaveIncreasedAoE", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "gem" }, }, + ["ReducedCriticalStrikeDamageTakenUniqueBelt13"] = { affix = "", "You take 30% reduced Extra Damage from Critical Strikes", statOrderKey = "1179", statOrder = { 1179 }, level = 1, group = "ReducedCriticalStrikeDamageTaken", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["PhysicalDamageConvertedToFireVsBurningEnemyUniqueSceptre9"] = { affix = "", "50% of Physical Damage Converted to Fire Damage against Ignited Enemies", statOrderKey = "1812", statOrder = { 1812 }, level = 1, group = "PhysicalDamageConvertedToFireVsBurningEnemy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, + ["PhysicalTakenAsColdUniqueFlask8"] = { affix = "", "(10-15)% of Physical Damage from Hits taken as Cold Damage during Flask effect", statOrderKey = "656", statOrder = { 656 }, level = 1, group = "PhysicalTakenAsColdFlask", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "physical", "elemental", "cold" }, }, + ["PhysicalAddedAsColdUniqueFlask8"] = { affix = "", "Gain (10-15)% of Physical Damage as Extra Cold Damage during effect", statOrderKey = "657", statOrder = { 657 }, level = 1, group = "PhysicalAddedAsColdFlask", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, + ["PhysicalAddedAsColdUniqueOneHandSword12"] = { affix = "", "Gain (25-30)% of Physical Damage as Extra Cold Damage", statOrderKey = "1574", statOrder = { 1574 }, level = 1, group = "PhysicalAddedAsCold", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, + ["PhysicalAddedAsColdUnique__1"] = { affix = "", "Gain 50% of Physical Damage as Extra Cold Damage", statOrderKey = "1574", statOrder = { 1574 }, level = 35, group = "PhysicalAddedAsCold", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, + ["PhysicalAddedAsColdUnique__2"] = { affix = "", "Gain (10-15)% of Physical Damage as Extra Cold Damage", statOrderKey = "1574", statOrder = { 1574 }, level = 1, group = "PhysicalAddedAsCold", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, + ["AvoidChillUniqueFlask8"] = { affix = "", "30% chance to Avoid being Chilled during Flask effect", statOrderKey = "658", statOrder = { 658 }, level = 1, group = "AvoidChillFlask", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "cold", "ailment" }, }, + ["AvoidFreezeUniqueFlask8"] = { affix = "", "30% chance to Avoid being Frozen during Flask effect", statOrderKey = "660", statOrder = { 660 }, level = 1, group = "AvoidFreezeFlask", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "cold", "ailment" }, }, + ["IncreasedSelfBurnDurationUniqueRing28"] = { affix = "", "100% increased Ignite Duration on you", statOrderKey = "1519", statOrder = { 1519 }, level = 1, group = "ReducedBurnDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["SelfBurnDurationUnique__1"] = { affix = "", "10000% increased Ignite Duration on you", statOrderKey = "1519", statOrder = { 1519 }, level = 1, group = "ReducedBurnDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["FireDamageTakenCausesExtraPhysicalDamageUniqueBodyStrDex5"] = { affix = "", "10% of Fire Damage taken causes extra Physical Damage", statOrderKey = "2075", statOrder = { 2075 }, level = 1, group = "FireDamageTakenCausesExtraPhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, + ["ReducedChanceToBlockUnique__1"] = { affix = "", "30% reduced Chance to Block Attack and Spell Damage", statOrderKey = "848", statOrder = { 848 }, level = 1, group = "IncreasedBlockChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["ChillEffectivenessOnSelfUniqueRing28"] = { affix = "", "75% reduced Effect of Chill on you", statOrderKey = "1307", statOrder = { 1307 }, level = 30, group = "ChillEffectivenessOnSelf", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["TemporalChainsEffectivenessOnSelfUniqueRing27"] = { affix = "", "Temporal Chains has 50% reduced Effect on you", statOrderKey = "1306", statOrder = { 1306 }, level = 28, group = "TemporalChainsEffectivenessOnSelf", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["TemporalChainsEffectivenessOnSelfUnique__1"] = { affix = "", "Unaffected by Temporal Chains", statOrderKey = "8206", statOrder = { 8206 }, level = 32, group = "TemporalChainsEffectivenessOnSelf", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["PhysicalDamageOnSkillUseUniqueHelmetInt8"] = { affix = "", "Your Skills deal you 400% of Mana Spent on Upfront Skill Mana Costs as Physical Damage", statOrderKey = "1848", statOrder = { 1848 }, level = 1, group = "PhysicalDamageOnSkillUse", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["IncreasedFireDamageTakenUniqueBodyStrDex5"] = { affix = "", "20% increased Fire Damage taken", statOrderKey = "1873", statOrder = { 1873 }, level = 1, group = "FireDamageTaken", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire" }, }, + ["FireDamageTakenConvertedToPhysicalUniqueBodyStrDex5"] = { affix = "", "10% of Fire Damage from Hits taken as Physical Damage", statOrderKey = "2067", statOrder = { 2067 }, level = 1, group = "FireDamageTakenAsPhysical", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "fire" }, }, + ["FireDamageTakenConvertedToPhysicalUnique__1"] = { affix = "", "10% of Fire Damage from Hits taken as Physical Damage", statOrderKey = "2066", statOrder = { 2066 }, level = 1, group = "FireDamageTakenAsPhysical", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "fire" }, }, + ["LocalAddedFireDamageAgainstIgnitedEnemiesUniqueSceptre9"] = { affix = "", "Adds 15 to 25 Fire Damage to Attacks against Ignited Enemies", statOrderKey = "950", statOrder = { 950 }, level = 1, group = "AddedFireDamageVsIgnitedEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["CastSocketedMinionSpellsOnKillUniqueBow12"] = { affix = "", "Trigger Socketed Minion Spells on Kill with this Weapon", "Minion Spells Triggered by this Item have a 0.25 second Cooldown with 5 Uses", statOrderKey = "467,467.1", statOrder = { 467, 467.1 }, level = 1, group = "CastSocketedMinionSpellsOnKill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "minion" }, }, + ["IncreasedMinionDamagePerDexterityUniqueBow12"] = { affix = "", "Minions deal 1% increased Damage per 5 Dexterity", statOrderKey = "1615", statOrder = { 1615 }, level = 1, group = "IncreasedMinionDamagePerDexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["CastSocketedSpellsOnShockedEnemyKillUnique__1"] = { affix = "", "50% chance to Trigger Socketed Spells on Killing a Shocked Enemy", statOrderKey = "466", statOrder = { 466 }, level = 1, group = "CastSocketedSpellsOnShockedEnemyKill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, + ["MaxPowerChargesIsZeroUniqueAmulet19"] = { affix = "", "Cannot gain Power Charges", statOrderKey = "2601", statOrder = { 2601 }, level = 1, group = "MaxPowerChargesIsZero", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["IncreasedDamagePerCurseUniqueHelmetInt9"] = { affix = "", "(10-20)% increased Damage with Hits and Ailments per Curse on Enemy", statOrderKey = "2600", statOrder = { 2600 }, level = 1, group = "DamageToEnemiesPerCurse", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["StealChargesOnHitPercentUniqueGlovesStrDex6"] = { affix = "", "10% chance to Steal Power, Frenzy, and Endurance Charges on Hit", statOrderKey = "2578", statOrder = { 2578 }, level = 1, group = "StealCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge", "frenzy_charge", "power_charge" }, }, + ["StealChargesOnHitPercentUnique__1"] = { affix = "", "25% chance to Steal Power, Frenzy, and Endurance Charges on Hit", statOrderKey = "2578", statOrder = { 2578 }, level = 1, group = "StealCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge", "frenzy_charge", "power_charge" }, }, + ["IncreasedPhysicalDamagePerEnduranceChargeUniqueGlovesStrDex6"] = { affix = "", "(4-7)% increased Physical Damage per Endurance Charge", statOrderKey = "1774", statOrder = { 1774 }, level = 1, group = "IncreasedPhysicalDamagePerEndurance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["IncreasedPhysicalDamagePerEnduranceChargeUnique__1"] = { affix = "", "10% increased Physical Damage per Endurance Charge", statOrderKey = "1774", statOrder = { 1774 }, level = 1, group = "IncreasedPhysicalDamagePerEndurance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["IncreasedDamageVsFullLifePerPowerChargeUniqueGlovesStrDex6"] = { affix = "", "2% increased Damage per Power Charge with Hits against Enemies on Full Life", statOrderKey = "2582", statOrder = { 2582 }, level = 1, group = "DamagePerPowerCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["IncreasedDamageVsLowLifePerPowerChargeUniqueGlovesStrDex6"] = { affix = "", "2% increased Damage per Power Charge with Hits against Enemies on Low Life", statOrderKey = "2583", statOrder = { 2583 }, level = 1, group = "DamagePerPowerCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["ElementalPenetrationPerFrenzyChargeUniqueGlovesStrDex6"] = { affix = "", "Penetrate 1% Elemental Resistances per Frenzy Charge", statOrderKey = "2581", statOrder = { 2581 }, level = 1, group = "ElementalPenetrationPerFrenzy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ChargeDurationUniqueBodyDexInt3"] = { affix = "", "100% increased Endurance, Frenzy and Power Charge Duration", statOrderKey = "2612", statOrder = { 2612 }, level = 1, group = "ChargeDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge", "frenzy_charge", "power_charge" }, }, + ["ElementalStatusAilmentDurationUniqueAmulet19"] = { affix = "", "20% increased Duration of Elemental Ailments on Enemies", statOrderKey = "1505", statOrder = { 1505 }, level = 1, group = "ElementalStatusAilmentDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, + ["ElementalStatusAilmentDurationDescentUniqueQuiver1"] = { affix = "", "50% increased Duration of Elemental Ailments on Enemies", statOrderKey = "1505", statOrder = { 1505 }, level = 1, group = "ElementalStatusAilmentDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, + ["ElementalStatusAilmentDurationUnique__1_"] = { affix = "", "(10-15)% increased Duration of Elemental Ailments on Enemies", statOrderKey = "1505", statOrder = { 1505 }, level = 1, group = "ElementalStatusAilmentDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, + ["CanOnlyKillFrozenEnemiesUniqueGlovesStrInt3"] = { affix = "", "Your Hits can only Kill Frozen Enemies", statOrderKey = "2607", statOrder = { 2607 }, level = 1, group = "CanOnlyKillFrozenEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FreezeDurationUniqueGlovesStrInt3"] = { affix = "", "25% increased Freeze Duration on Enemies", statOrderKey = "1502", statOrder = { 1502 }, level = 1, group = "ChillAndFreezeDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["FreezeChillDurationUnique__1"] = { affix = "", "10000% increased Chill Duration on Enemies", "10000% increased Freeze Duration on Enemies", statOrderKey = "1500,1502", statOrder = { 1500, 1502 }, level = 1, group = "ChillAndFreezeDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["FreezeDurationUnique__1"] = { affix = "", "30% increased Freeze Duration on Enemies", statOrderKey = "1502", statOrder = { 1502 }, level = 1, group = "ChillAndFreezeDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ElementalPenetrationMarakethSceptreImplicit1"] = { affix = "", "Damage Penetrates 4% Elemental Resistances", statOrderKey = "2567", statOrder = { 2567 }, level = 1, group = "ElementalPenetration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalPenetrationMarakethSceptreImplicit2"] = { affix = "", "Damage Penetrates 6% Elemental Resistances", statOrderKey = "2567", statOrder = { 2567 }, level = 1, group = "ElementalPenetration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["MinonAreaOfEffectUniqueRing33"] = { affix = "", "Minions have 10% increased Area of Effect", statOrderKey = "2610", statOrder = { 2610 }, level = 1, group = "MinionAreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["MinionAreaOfEffectUnique__1"] = { affix = "", "Minions have (6-8)% increased Area of Effect", statOrderKey = "2610", statOrder = { 2610 }, level = 1, group = "MinionAreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["PhysicalDamageToSelfOnMinionDeathUniqueRing33"] = { affix = "", "350 Physical Damage taken on Minion Death", statOrderKey = "2613", statOrder = { 2613 }, level = 25, group = "SelfPhysicalDamageOnMinionDeath", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["PhysicalDamageToSelfOnMinionDeathESPercentUniqueRing33_"] = { affix = "", "8% of Maximum Energy Shield taken as Physical Damage on Minion Death", statOrderKey = "2609", statOrder = { 2609 }, level = 1, group = "SelfPhysicalDamageOnMinionDeathPerES", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["DealNoPhysicalDamageUniqueBelt14"] = { affix = "", "Deal no Physical Damage", statOrderKey = "2380", statOrder = { 2380 }, level = 65, group = "DealNoPhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["DealNoNonPhysicalDamageUniqueBelt__1"] = { affix = "", "Deal no Non-Physical Damage", statOrderKey = "2381", statOrder = { 2381 }, level = 65, group = "DealNoNonPhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["RangedAttacksConsumeAmmoUniqueBelt__1"] = { affix = "", "Attacks that Fire Projectiles Consume up to 1 additional Steel Shard", statOrderKey = "4257", statOrder = { 4257 }, level = 1, group = "RangedAttacksConsumeAmmo", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["AdditionalProjectilesAfterAmmoConsumedUniqueBelt__1"] = { affix = "", "Skills Fire 3 additional Projectiles for 4 seconds after", "you consume a total of 12 Steel Shards", statOrderKey = "7895,7895.1", statOrder = { 7895, 7895.1 }, level = 1, group = "AdditionalProjectilesAfterAmmoConsumed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["LifeLeechFromAttacksAgainstChilledEnemiesUniqueBelt14"] = { affix = "", "300% of Attack Damage Leeched as Life against Chilled Enemies", statOrderKey = "1344", statOrder = { 1344 }, level = 65, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["LifeLeechPermyriadFromAttacksAgainstChilledEnemiesUniqueBelt14"] = { affix = "", "1% of Attack Damage Leeched as Life against Chilled Enemies", statOrderKey = "1345", statOrder = { 1345 }, level = 65, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["FasterBurnFromAttacksEnemiesUniqueBelt14"] = { affix = "", "Ignites you inflict with Attacks deal Damage 35% faster", statOrderKey = "2186", statOrder = { 2186 }, level = 65, group = "FasterBurnFromAttacks", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack", "ailment" }, }, + ["SocketedGemsProjectilesNovaUniqueStaff10"] = { affix = "", "Socketed Gems fire Projectiles in a circle", statOrderKey = "369", statOrder = { 369 }, level = 1, group = "DisplaySocketedGemsNova", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["SocketedGemsProjectilesNovaUnique__1"] = { affix = "", "Socketed Projectile Spells fire Projectiles in a circle", statOrderKey = "370", statOrder = { 370 }, level = 1, group = "DisplaySocketedGemsNova", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["SocketedGemsAdditionalProjectilesUniqueStaff10_"] = { affix = "", "Socketed Gems fire 4 additional Projectiles", statOrderKey = "367", statOrder = { 367 }, level = 1, group = "DisplaySocketedGemAdditionalProjectiles", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["SocketedGemsAdditionalProjectilesUniqueWand9"] = { affix = "", "Socketed Gems fire an additional Projectile", statOrderKey = "367", statOrder = { 367 }, level = 1, group = "DisplaySocketedGemAdditionalProjectiles", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["SocketedGemsAdditionalProjectilesUnique__1__"] = { affix = "", "Socketed Projectile Spells fire 4 additional Projectiles", statOrderKey = "368", statOrder = { 368 }, level = 1, group = "DisplaySocketedGemAdditionalProjectiles", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["SocketedGemsReducedDurationUniqueStaff10"] = { affix = "", "Socketed Gems have 70% reduced Skill Effect Duration", statOrderKey = "371", statOrder = { 371 }, level = 1, group = "DisplaySocketedGemReducedDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["SupportedByReducedManaUniqueBodyDexInt4"] = { affix = "", "Socketed Gems are Supported by Level 15 Inspiration", statOrderKey = "277", statOrder = { 277 }, level = 1, group = "DisplaySocketedGemGetsReducedManaCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SupportedByGenerosityUniqueBodyDexInt4_"] = { affix = "", "Socketed Gems are Supported by Level 30 Generosity", statOrderKey = "278", statOrder = { 278 }, level = 1, group = "DisplaySocketedGemGenerosity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["IncreasedAuraEffectUniqueBodyDexInt4"] = { affix = "", "(10-15)% increased effect of Non-Curse Auras from your Skills", statOrderKey = "3141", statOrder = { 3141 }, level = 1, group = "AuraEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["IncreasedAuraEffectUniqueJewel45"] = { affix = "", "3% increased effect of Non-Curse Auras from your Skills", statOrderKey = "3141", statOrder = { 3141 }, level = 1, group = "AuraEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["IncreasedAuraRadiusUniqueBodyDexInt4"] = { affix = "", "(20-40)% increased Area of Effect of Aura Skills", statOrderKey = "1855", statOrder = { 1855 }, level = 1, group = "AuraIncreasedIncreasedAreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["IncreasedAuraRadiusUnique__1"] = { affix = "", "20% increased Area of Effect of Aura Skills", statOrderKey = "1855", statOrder = { 1855 }, level = 1, group = "AuraIncreasedIncreasedAreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["ChaosDamagePoisonsUniqueDagger10"] = { affix = "", "Your Chaos Damage Poisons Enemies", statOrderKey = "2617", statOrder = { 2617 }, level = 1, group = "ChaosDamagePoisons", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["ChaosDamageChanceToPoisonUnique__1"] = { affix = "", "Your Chaos Damage has 60% chance to Poison Enemies", statOrderKey = "2618", statOrder = { 2618 }, level = 1, group = "ChaosDamagePoisons", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["IncreasedElementalDamagePerFrenzyChargeUniqueGlovesStrDex6"] = { affix = "", "(4-7)% increased Elemental Damage per Frenzy Charge", statOrderKey = "1773", statOrder = { 1773 }, level = 1, group = "IncreasedElementalDamagePerFrenzyCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["MinesMultipleDetonationUniqueStaff11"] = { affix = "", "Mines can be Detonated an additional time", statOrderKey = "2619", statOrder = { 2619 }, level = 1, group = "MinesMultipleDetonation", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["GainOnslaughtWhenCullingEnemyUniqueOneHandAxe6"] = { affix = "", "You gain Onslaught for 3 seconds on Culling Strike", statOrderKey = "2614", statOrder = { 2614 }, level = 1, group = "OnslaughtBuffOnCull", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LocalAddedPhysicalDamageUniqueOneHandAxe6"] = { affix = "", "Adds (3-5) to (7-10) Physical Damage", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentUniqueOneHandAxe6"] = { affix = "", "(60-80)% increased Physical Damage", statOrderKey = "913", statOrder = { 913 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LifeLeechUniqueOneHandAxe6"] = { affix = "", "3% of Physical Attack Damage Leeched as Life", statOrderKey = "1310", statOrder = { 1310 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriadUniqueOneHandAxe6"] = { affix = "", "2% of Physical Attack Damage Leeched as Life", statOrderKey = "1311", statOrder = { 1311 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["CannotBeChilledWhenOnslaughtUniqueOneHandAxe6"] = { affix = "", "Cannot be Chilled during Onslaught", statOrderKey = "2616", statOrder = { 2616 }, level = 1, group = "CannotBeChilledWhenOnslaught", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["LifeRegenerationRatePercentageUniqueAmulet21"] = { affix = "", "Regenerate 2% of Life per second", statOrderKey = "1584", statOrder = { 1584 }, level = 20, group = "LifeRegenerationRatePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeRegenerationRatePercentageUniqueShieldStrInt3"] = { affix = "", "Regenerate 3% of Life per second", statOrderKey = "1584", statOrder = { 1584 }, level = 1, group = "LifeRegenerationRatePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeRegenerationRatePercentageUniqueJewel24"] = { affix = "", "Regenerate 2% of Life per second", statOrderKey = "1584", statOrder = { 1584 }, level = 1, group = "LifeRegenerationRatePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeRegenerationAuraUniqueAmulet21"] = { affix = "", "40% increased Mana Regeneration Rate", "Regenerate 2% of Life per second", statOrderKey = "1248,1584", statOrder = { 1248, 1584 }, level = 1, group = "ShapersSeedAura", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, + ["LifeRegenerationRatePercentUniqueShieldStr5"] = { affix = "", "You and your Totems Regenerate 0.5% of Life per second for each Summoned Totem", statOrderKey = "8299", statOrder = { 8299 }, level = 1, group = "LifeRegenerationRatePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeRegenerationRatePercentUnique__1"] = { affix = "", "Regenerate 2% of Life per second", statOrderKey = "1584", statOrder = { 1584 }, level = 1, group = "LifeRegenerationRatePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeRegenerationRatePercentUnique__2"] = { affix = "", "Regenerate 5% of Life per second", statOrderKey = "1584", statOrder = { 1584 }, level = 1, group = "LifeRegenerationRatePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeRegenerationRatePercentUnique__3"] = { affix = "", "Regenerate 1% of Life per second", statOrderKey = "1584", statOrder = { 1584 }, level = 1, group = "LifeRegenerationRatePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeRegenerationRatePercentUnique__4_"] = { affix = "", "Regenerate 1% of Life per second", statOrderKey = "1584", statOrder = { 1584 }, level = 1, group = "LifeRegenerationRatePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeRegenerationRatePercentImplicitUnique__5"] = { affix = "", "Regenerate (1-2)% of Life per second", statOrderKey = "1584", statOrder = { 1584 }, level = 1, group = "LifeRegenerationRatePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["RemoteMineLayingSpeedUniqueStaff11"] = { affix = "", "(40-60)% increased Mine Throwing Speed", statOrderKey = "1570", statOrder = { 1570 }, level = 1, group = "MineLayingSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["RemoteMineLayingSpeedUnique__1"] = { affix = "", "(10-15)% reduced Mine Throwing Speed", statOrderKey = "1570", statOrder = { 1570 }, level = 1, group = "MineLayingSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["RemoteMineArmingSpeedUnique__1"] = { affix = "", "Mines have (40-50)% increased Detonation Speed", statOrderKey = "7315", statOrder = { 7315 }, level = 1, group = "MineArmingSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["LessMineDamageUniqueStaff11"] = { affix = "", "35% less Mine Damage", statOrderKey = "879", statOrder = { 879 }, level = 1, group = "LessMineDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["SupportedByRemoteMineUniqueStaff11"] = { affix = "", "Socketed Gems are Supported by Level 10 Blastchain Mine", statOrderKey = "280", statOrder = { 280 }, level = 1, group = "SupportedByRemoteMineLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["ColdWeaponDamageUniqueOneHandMace4"] = { affix = "", "(30-40)% increased Cold Damage with Attack Skills", statOrderKey = "4790", statOrder = { 4790 }, level = 1, group = "ColdWeaponDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AddedLightningDamageWhileUnarmedUniqueGlovesStr4_"] = { affix = "", "Adds (150-225) to (525-600) Lightning Damage to Unarmed Melee Hits", statOrderKey = "2059", statOrder = { 2059 }, level = 1, group = "LightningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedLightningDamagetoSpellsWhileUnarmedUniqueGlovesStr4"] = { affix = "", "Adds (90-135) to (315-360) Lightning Damage to Spells while Unarmed", statOrderKey = "2060", statOrder = { 2060 }, level = 1, group = "LightningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["GainEnergyShieldOnKillShockedEnemyUniqueGlovesStr4"] = { affix = "", "+(200-250) Energy Shield gained on Killing a Shocked Enemy", statOrderKey = "2192", statOrder = { 2192 }, level = 1, group = "EnergyShieldGainedFromEnemyDeath", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["GainEnergyShieldOnKillShockedEnemyUnique__1_"] = { affix = "", "+(90-120) Energy Shield gained on Killing a Shocked Enemy", statOrderKey = "2192", statOrder = { 2192 }, level = 1, group = "EnergyShieldGainedFromEnemyDeath", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["CannotKnockBackUniqueOneHandMace5_"] = { affix = "", "Cannot Knock Enemies Back", statOrderKey = "2596", statOrder = { 2596 }, level = 1, group = "CannotKnockBack", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChillOnAttackStunUniqueOneHandMace5"] = { affix = "", "All Attack Damage Chills when you Stun", statOrderKey = "2597", statOrder = { 2597 }, level = 1, group = "ChillOnStun", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "attack", "ailment" }, }, + ["DisplayLifeRegenerationAuraUniqueAmulet21"] = { affix = "", "Nearby Allies gain 2% of Life Regenerated per second", statOrderKey = "2584", statOrder = { 2584 }, level = 1, group = "Other", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["DisplayManaRegenerationAuaUniqueAmulet21"] = { affix = "", "Nearby Allies gain 40% increased Mana Regeneration Rate", statOrderKey = "2590", statOrder = { 2590 }, level = 1, group = "Other", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedRarityWhenSlayingFrozenUniqueOneHandMace4"] = { affix = "", "40% increased Rarity of Items Dropped by Frozen Enemies", statOrderKey = "2285", statOrder = { 2285 }, level = 1, group = "MonsterDroppedItemRarity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SwordPhysicalDamageToAddAsFireUniqueOneHandSword10"] = { affix = "", "Gain (66-99)% of Sword Physical Damage as Extra Fire Damage", statOrderKey = "2626", statOrder = { 2626 }, level = 1, group = "SwordPhysicalDamageToAddAsFire", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire", "attack" }, }, + ["CannotBeBuffedByAlliedAurasUniqueOneHandSword11"] = { affix = "", "Allies' Aura Buffs do not affect you", statOrderKey = "2604", statOrder = { 2604 }, level = 1, group = "CannotBeBuffedByAlliedAuras", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["AurasCannotBuffAlliesUniqueOneHandSword11"] = { affix = "", "Your Aura Buffs do not affect allies", statOrderKey = "2606", statOrder = { 2606 }, level = 1, group = "AurasCannotBuffAllies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["IncreasedBuffEffectivenessUniqueOneHandSword11"] = { affix = "", "10% increased Effect of Buffs on you", statOrderKey = "1779", statOrder = { 1779 }, level = 1, group = "BuffEffectiveness", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["IncreasedBuffEffectivenessBodyInt12"] = { affix = "", "30% increased Effect of Buffs on you", statOrderKey = "1779", statOrder = { 1779 }, level = 1, group = "BuffEffectiveness", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["EnemyKnockbackDirectionReversedUniqueGlovesStr5_"] = { affix = "", "Knockback direction is reversed", statOrderKey = "2603", statOrder = { 2603 }, level = 1, group = "EnemyKnockbackDirectionReversed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DisplaySupportedByKnockbackUniqueGlovesStr5"] = { affix = "", "Socketed Gems are Supported by Level 10 Knockback", statOrderKey = "284", statOrder = { 284 }, level = 1, group = "DisplaySupportedByKnockback", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["LifeRegenPerMinutePerEnduranceChargeUniqueBodyDexInt3"] = { affix = "", "Regenerate (20-30) Life per second per Endurance Charge", statOrderKey = "2595", statOrder = { 2595 }, level = 1, group = "LifeRegenPerMinutePerEnduranceCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeRegenPerMinutePerEnduranceChargeUnique__1"] = { affix = "", "Regenerate (100-140) Life per second per Endurance Charge", statOrderKey = "2595", statOrder = { 2595 }, level = 1, group = "LifeRegenPerMinutePerEnduranceCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MonstersFleeOnFlaskUseUniqueFlask9"] = { affix = "", "75% chance to cause Enemies to Flee on use", statOrderKey = "596", statOrder = { 596 }, level = 1, group = "MonstersFleeOnFlaskUse", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["PhysicalDamageOnFlaskUseUniqueFlask9"] = { affix = "", "(7-10)% more Melee Physical Damage during effect", statOrderKey = "730", statOrder = { 730 }, level = 1, group = "PhysicalDamageOnFlaskUse", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "physical_damage", "damage", "physical", "attack" }, }, + ["KnockbackOnFlaskUseUniqueFlask9"] = { affix = "", "Adds Knockback to Melee Attacks during Flask effect", statOrderKey = "655", statOrder = { 655 }, level = 1, group = "KnockbackOnFlaskUse", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "attack" }, }, + ["CausesBleedingImplicitMarakethRapier1"] = { affix = "", "Causes Bleeding on Hit", statOrderKey = "2101", statOrder = { 2101 }, level = 1, group = "CausesBleeding", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["LifeAndManaOnHitImplicitMarakethClaw1"] = { affix = "", "+6 Life and Mana gained for each Enemy hit", statOrderKey = "1389", statOrder = { 1389 }, level = 1, group = "LifeAndManaOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana", "attack" }, }, + ["LifeAndManaOnHitImplicitMarakethClaw2"] = { affix = "", "+10 Life and Mana gained for each Enemy hit", statOrderKey = "1389", statOrder = { 1389 }, level = 1, group = "LifeAndManaOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana", "attack" }, }, + ["LifeAndManaOnHitImplicitMarakethClaw3"] = { affix = "", "+14 Life and Mana gained for each Enemy hit", statOrderKey = "1389", statOrder = { 1389 }, level = 1, group = "LifeAndManaOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana", "attack" }, }, + ["LifeAndManaOnHitSeparatedImplicitMarakethClaw1"] = { affix = "", "+15 Life gained for each Enemy hit by Attacks", "+6 Mana gained for each Enemy hit by Attacks", statOrderKey = "1385,1392", statOrder = { 1385, 1392 }, level = 1, group = "LifeAndManaOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana", "attack" }, }, + ["LifeAndManaOnHitSeparatedImplicitMarakethClaw2"] = { affix = "", "+28 Life gained for each Enemy hit by Attacks", "+10 Mana gained for each Enemy hit by Attacks", statOrderKey = "1385,1392", statOrder = { 1385, 1392 }, level = 1, group = "LifeAndManaOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana", "attack" }, }, + ["LifeAndManaOnHitSeparatedImplicitMarakethClaw3"] = { affix = "", "+38 Life gained for each Enemy hit by Attacks", "+14 Mana gained for each Enemy hit by Attacks", statOrderKey = "1385,1392", statOrder = { 1385, 1392 }, level = 1, group = "LifeAndManaOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana", "attack" }, }, + ["LifeAndManaLeechImplicitMarakethClaw1"] = { affix = "", "0.8% of Physical Attack Damage Leeched as Life and Mana", statOrderKey = "1316", statOrder = { 1316 }, level = 1, group = "LifeAndManaLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana", "physical", "attack" }, }, + ["IcestormUniqueStaff12"] = { affix = "", "Grants Level 1 Icestorm Skill", statOrderKey = "417", statOrder = { 417 }, level = 1, group = "IcestormActiveSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["PowerChargeOnMeleeStunUniqueSceptre10"] = { affix = "", "30% chance to gain a Power Charge when you Stun with Melee Damage", statOrderKey = "2360", statOrder = { 2360 }, level = 1, group = "PowerChargeOnMeleeStun", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["PowerChargeOnStunUniqueSceptre10"] = { affix = "", "30% chance to gain a Power Charge when you Stun", statOrderKey = "2361", statOrder = { 2361 }, level = 1, group = "PowerChargeOnStun", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["UnholyMightOnMeleeCritUniqueSceptre10"] = { affix = "", "Gain Unholy Might for 2 seconds on Melee Critical Strike", statOrderKey = "2505", statOrder = { 2505 }, level = 1, group = "UnholyMightOnMeleeCrit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["UnholyMightOnCritUniqueSceptre10"] = { affix = "", "Gain Unholy Might for 4 seconds on Critical Strike", statOrderKey = "2507", statOrder = { 2507 }, level = 1, group = "UnholyMightOnCrit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["ChanceToAvoidElementalStatusAilmentsUniqueAmulet22"] = { affix = "", "+5% to all Elemental Resistances", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["ChanceToAvoidElementalStatusAilmentsUniqueJewel46"] = { affix = "", "10% chance to Avoid Elemental Ailments", statOrderKey = "1487", statOrder = { 1487 }, level = 1, group = "AvoidElementalStatusAilments", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, + ["ChanceToBePiercedUniqueBodyStr6"] = { affix = "", "Enemy Projectiles Pierce you", statOrderKey = "7678", statOrder = { 7678 }, level = 1, group = "ProjectilesAlwaysPierceYou", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["IronWillUniqueGlovesStrInt4__"] = { affix = "", "Iron Will", statOrderKey = "8424", statOrder = { 8424 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, + ["GluttonyOfElementsUniqueAmulet23"] = { affix = "", "Grants Level 10 Gluttony of Elements Skill", statOrderKey = "400", statOrder = { 400 }, level = 1, group = "DisplayGluttonyOfElements", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["SocketedGemsSupportedByPierceUniqueBodyStr6"] = { affix = "", "Socketed Gems are Supported by Level 15 Pierce", statOrderKey = "291", statOrder = { 291 }, level = 1, group = "DisplaySupportedByPierce", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["LifeRegenPerActiveBuffUniqueBodyInt12"] = { affix = "", "Regenerate (12-20) Life per second per Buff on you", statOrderKey = "5948", statOrder = { 5948 }, level = 1, group = "LifeRegenPerBuff", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["ProjectileDamageJewelUniqueJewel41"] = { affix = "", "10% increased Projectile Damage", statOrderKey = "1632", statOrder = { 1632 }, level = 1, group = "DamageForm", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["PhysicalDamagePercentUnique___1"] = { affix = "", "(10-15)% increased Global Physical Damage", statOrderKey = "912", statOrder = { 912 }, level = 1, group = "PhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["DamageOverTimeUnique___1"] = { affix = "", "(8-12)% increased Damage over Time", statOrderKey = "892", statOrder = { 892 }, level = 1, group = "DegenerationDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AttackAndCastSpeedJewelUniqueJewel43"] = { affix = "", "4% increased Attack and Cast Speed", statOrderKey = "1681", statOrder = { 1681 }, level = 1, group = "AttackCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, + ["AttackAndCastSpeedUnique__1"] = { affix = "", "(10-15)% increased Attack and Cast Speed", statOrderKey = "1681", statOrder = { 1681 }, level = 75, group = "AttackCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, + ["AttackAndCastSpeedUnique__2"] = { affix = "", "(5-10)% increased Attack and Cast Speed", statOrderKey = "1681", statOrder = { 1681 }, level = 1, group = "AttackCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, + ["AttackAndCastSpeedUnique__3"] = { affix = "", "(6-9)% increased Attack and Cast Speed", statOrderKey = "1681", statOrder = { 1681 }, level = 1, group = "AttackCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, + ["AttackAndCastSpeedUnique__4"] = { affix = "", "(6-10)% increased Attack and Cast Speed", statOrderKey = "1681", statOrder = { 1681 }, level = 1, group = "AttackCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, + ["AttackAndCastSpeedUnique__5"] = { affix = "", "(5-10)% increased Attack and Cast Speed", statOrderKey = "1681", statOrder = { 1681 }, level = 1, group = "AttackCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, + ["AttackAndCastSpeedUnique__6"] = { affix = "", "(5-7)% increased Attack and Cast Speed", statOrderKey = "1681", statOrder = { 1681 }, level = 1, group = "AttackCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, + ["AttackAndCastSpeedUnique__7"] = { affix = "", "(5-8)% increased Attack and Cast Speed", statOrderKey = "1681", statOrder = { 1681 }, level = 1, group = "AttackCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, + ["StrengthDexterityUnique__1"] = { affix = "", "+20 to Strength and Dexterity", statOrderKey = "862", statOrder = { 862 }, level = 1, group = "StrengthDexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["StrengthDexterityImplicitSword_1"] = { affix = "", "+50 to Strength and Dexterity", statOrderKey = "862", statOrder = { 862 }, level = 1, group = "StrengthDexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["StrengthIntelligenceUnique__1"] = { affix = "", "+20 to Strength and Intelligence", statOrderKey = "863", statOrder = { 863 }, level = 1, group = "StrengthIntelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["StrengthIntelligenceUnique__2"] = { affix = "", "+(10-30) to Strength and Intelligence", statOrderKey = "863", statOrder = { 863 }, level = 1, group = "StrengthIntelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["DexterityIntelligenceUnique__1__"] = { affix = "", "+20 to Dexterity and Intelligence", statOrderKey = "864", statOrder = { 864 }, level = 1, group = "DexterityIntelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["LifeLeechJewel"] = { affix = "Hungering", "(1-2)% of Physical Attack Damage Leeched as Life", statOrderKey = "1308", statOrder = { 1308 }, level = 1, group = "LifeLeech", weightKey = { "not_str", "default", }, weightVal = { 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "physical", "attack" }, }, + ["ManaLeechJewel"] = { affix = "Thirsting", "(1-2)% of Physical Attack Damage Leeched as Mana", statOrderKey = "1349", statOrder = { 1349 }, level = 1, group = "ManaLeech", weightKey = { "not_dex", "default", }, weightVal = { 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "physical", "attack" }, }, + ["SpellLifeLeechJewel"] = { affix = "Transfusing", "1% of Spell Damage Leeched as Life", statOrderKey = "1321", statOrder = { 1321 }, level = 1, group = "LifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "caster" }, }, + ["SpellManaLeechJewel"] = { affix = "Siphoning", "1% of Spell Damage Leeched as Mana", statOrderKey = "1354", statOrder = { 1354 }, level = 1, group = "ManaLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "caster" }, }, + ["PercentIncreasedAccuracyJewelUnique__1"] = { affix = "", "20% increased Global Accuracy Rating", statOrderKey = "1103", statOrder = { 1103 }, level = 1, group = "IncreasedAccuracyPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["TrapCritChanceUnique__1"] = { affix = "", "(100-120)% increased Critical Strike Chance with Traps", statOrderKey = "1142", statOrder = { 1142 }, level = 1, group = "FormCritChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["ManaCostReductionUniqueJewel44"] = { affix = "", "3% reduced Mana Cost of Skills", statOrderKey = "1527", statOrder = { 1527 }, level = 1, group = "ManaCostReduction", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaCostIncreasedUniqueCorruptedJewel3"] = { affix = "", "50% increased Mana Cost of Skills", statOrderKey = "1527", statOrder = { 1527 }, level = 1, group = "ManaCostReduction", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["KnockbackChanceUnique__1"] = { affix = "", "10% chance to Knock Enemies Back on hit", statOrderKey = "1631", statOrder = { 1631 }, level = 1, group = "Knockback", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MinionElementalResistancesUnique__1"] = { affix = "", "Minions have +(7-10)% to all Elemental Resistances", statOrderKey = "2502", statOrder = { 2502 }, level = 1, group = "MinionElementalResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance", "minion" }, }, + ["ReducedTotemDamageUniqueJewel26"] = { affix = "", "(30-50)% reduced Totem Damage", statOrderKey = "875", statOrder = { 875 }, level = 1, group = "TotemDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["TotemDamageUnique__1_"] = { affix = "", "40% increased Totem Damage", statOrderKey = "875", statOrder = { 875 }, level = 1, group = "TotemDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["JewelStrToDex"] = { affix = "", "Strength from Passives in Radius is Transformed to Dexterity", statOrderKey = "2634", statOrder = { 2634 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["JewelStrToDexUniqueJewel13"] = { affix = "", "Strength from Passives in Radius is Transformed to Dexterity", statOrderKey = "2634", statOrder = { 2634 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["DexterityUniqueJewel13"] = { affix = "", "+(16-24) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["JewelDexToInt"] = { affix = "", "Dexterity from Passives in Radius is Transformed to Intelligence", statOrderKey = "2637", statOrder = { 2637 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["JewelDexToIntUniqueJewel11"] = { affix = "", "Dexterity from Passives in Radius is Transformed to Intelligence", statOrderKey = "2637", statOrder = { 2637 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["IntelligenceUniqueJewel11"] = { affix = "", "+(16-24) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["JewelIntToStr"] = { affix = "", "Intelligence from Passives in Radius is Transformed to Strength", statOrderKey = "2638", statOrder = { 2638 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["JewelIntToStrUniqueJewel34"] = { affix = "", "Intelligence from Passives in Radius is Transformed to Strength", statOrderKey = "2638", statOrder = { 2638 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["StrengthUniqueJewel34"] = { affix = "", "+(16-24) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["JewelStrToInt"] = { affix = "", "Strength from Passives in Radius is Transformed to Intelligence", statOrderKey = "2635", statOrder = { 2635 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["JewelStrToIntUniqueJewel35"] = { affix = "", "Strength from Passives in Radius is Transformed to Intelligence", statOrderKey = "2635", statOrder = { 2635 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["IntelligenceUniqueJewel35"] = { affix = "", "+(16-24) to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["JewelIntToDex"] = { affix = "", "Intelligence from Passives in Radius is Transformed to Dexterity", statOrderKey = "2639", statOrder = { 2639 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["JewelIntToDexUniqueJewel36"] = { affix = "", "Intelligence from Passives in Radius is Transformed to Dexterity", statOrderKey = "2639", statOrder = { 2639 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["DexterityUniqueJewel36"] = { affix = "", "+(16-24) to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["JewelDexToStr"] = { affix = "", "Dexterity from Passives in Radius is Transformed to Strength", statOrderKey = "2636", statOrder = { 2636 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["JewelDexToStrUniqueJewel37"] = { affix = "", "Dexterity from Passives in Radius is Transformed to Strength", statOrderKey = "2636", statOrder = { 2636 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["StrengthUniqueJewel37"] = { affix = "", "+(16-24) to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["ReducedAttackAndCastSpeedUniqueGlovesStrInt4"] = { affix = "", "(20-30)% reduced Attack and Cast Speed", statOrderKey = "1681", statOrder = { 1681 }, level = 1, group = "AttackCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, + ["AttackAndCastSpeedUniqueRing39"] = { affix = "", "(5-10)% increased Attack and Cast Speed", statOrderKey = "1681", statOrder = { 1681 }, level = 1, group = "AttackCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, + ["LifeLeechLocal1"] = { affix = "Remora's", "(1-2)% of Physical Attack Damage Leeched as Life", statOrderKey = "1310", statOrder = { 1310 }, level = 9, group = "LifeLeech", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechLocal2"] = { affix = "Lamprey's", "(3-4)% of Physical Attack Damage Leeched as Life", statOrderKey = "1310", statOrder = { 1310 }, level = 25, group = "LifeLeech", weightKey = { "ranged", "weapon", "default", }, weightVal = { 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechLocal3"] = { affix = "Vampire's", "(5-6)% of Physical Attack Damage Leeched as Life", statOrderKey = "1310", statOrder = { 1310 }, level = 72, group = "LifeLeech", weightKey = { "ranged", "weapon", "default", }, weightVal = { 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechLocalUniqueOneHandMace8"] = { affix = "", "5% of Physical Attack Damage Leeched as Life", statOrderKey = "1310", statOrder = { 1310 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechLocalPermyriadUniqueOneHandMace8__"] = { affix = "", "1% of Physical Attack Damage Leeched as Life", statOrderKey = "1311", statOrder = { 1311 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["ManaLeechLocal1"] = { affix = "Thirsty", "(1-2)% of Physical Attack Damage Leeched as Mana", statOrderKey = "1351", statOrder = { 1351 }, level = 9, group = "ManaLeech", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "mana", "physical", "attack" }, }, + ["AoEKnockBackOnFlaskUseUniqueFlask9_"] = { affix = "", "Knocks Back Enemies in an Area when you use a Flask", statOrderKey = "595", statOrder = { 595 }, level = 1, group = "AoEKnockBackOnFlaskUse", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["AttacksCostNoManaUniqueTwoHandAxe9"] = { affix = "", "Your Attacks do not cost Mana", statOrderKey = "1536", statOrder = { 1536 }, level = 1, group = "AttacksCostNoMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "attack" }, }, + ["CannotLeechOrRegenerateManaUniqueTwoHandAxe9"] = { affix = "", "Cannot Leech or Regenerate Mana", statOrderKey = "2189", statOrder = { 2189 }, level = 1, group = "NoManaLeechOrRegen", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, + ["CannotLeechOrRegenerateManaUnique__1_"] = { affix = "", "Cannot Leech or Regenerate Mana", statOrderKey = "2189", statOrder = { 2189 }, level = 1, group = "NoManaLeechOrRegen", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, + ["ResoluteTechniqueUniqueTwoHandAxe9"] = { affix = "", "Resolute Technique", statOrderKey = "8423", statOrder = { 8423 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, + ["JewelUniqueAllocateDisconnectedPassives"] = { affix = "", "Passives in Radius can be Allocated without being connected to your tree", statOrderKey = "764", statOrder = { 764 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["JewelRingRadiusValuesUnique__1"] = { affix = "", "Only affects Passives in Small Ring", statOrderKey = "6", statOrder = { 6 }, level = 1, group = "JewelRingRadiusValues", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["JewelRingRadiusValuesUnique__2"] = { affix = "", "Only affects Passives in Massive Ring", statOrderKey = "6", statOrder = { 6 }, level = 1, group = "JewelRingRadiusValues", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AllocateDisconnectedPassivesDonutUnique__1"] = { affix = "", "Passives in Radius can be Allocated without being connected to your tree", statOrderKey = "764", statOrder = { 764 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AvoidStunUniqueRingVictors"] = { affix = "", "(10-20)% chance to Avoid being Stunned", statOrderKey = "1495", statOrder = { 1495 }, level = 1, group = "AvoidStun", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AvoidStunUnique__1"] = { affix = "", "30% chance to Avoid being Stunned", statOrderKey = "1495", statOrder = { 1495 }, level = 1, group = "AvoidStun", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AvoidElementalAilmentsUnique__1_"] = { affix = "", "30% chance to Avoid Elemental Ailments", statOrderKey = "1487", statOrder = { 1487 }, level = 1, group = "AvoidElementalStatusAilments", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, + ["LocalChanceToBleedImplicitMarakethRapier1"] = { affix = "", "15% chance to cause Bleeding on Hit", statOrderKey = "2104", statOrder = { 2104 }, level = 1, group = "LocalChanceToBleed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["LocalChanceToBleedImplicitMarakethRapier2"] = { affix = "", "20% chance to cause Bleeding on Hit", statOrderKey = "2104", statOrder = { 2104 }, level = 1, group = "LocalChanceToBleed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["LocalChanceToBleedUniqueDagger12"] = { affix = "", "30% chance to cause Bleeding on Hit", statOrderKey = "2104", statOrder = { 2104 }, level = 1, group = "LocalChanceToBleed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["LocalChanceToBleedUniqueOneHandMace8"] = { affix = "", "30% chance to cause Bleeding on Hit", statOrderKey = "2104", statOrder = { 2104 }, level = 1, group = "LocalChanceToBleed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["LocalChanceToBleedUnique__1__"] = { affix = "", "50% chance to cause Bleeding on Hit", statOrderKey = "2104", statOrder = { 2104 }, level = 1, group = "LocalChanceToBleed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["ChanceToBleedUnique__1_"] = { affix = "", "Attacks have 25% chance to cause Bleeding", statOrderKey = "2110", statOrder = { 2110 }, level = 1, group = "ChanceToBleed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["ChanceToBleedUnique__2__"] = { affix = "", "Attacks have 25% chance to cause Bleeding", statOrderKey = "2110", statOrder = { 2110 }, level = 1, group = "ChanceToBleed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["ChanceToBleedUnique__3_"] = { affix = "", "Attacks have 15% chance to cause Bleeding", statOrderKey = "2110", statOrder = { 2110 }, level = 1, group = "ChanceToBleed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["StealRareModUniqueJewel3"] = { affix = "", "With 4 Notables Allocated in Radius, When you Kill a Rare monster, you gain 1 of its Modifiers for 20 seconds", statOrderKey = "2643", statOrder = { 2643 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["UnarmedAreaOfEffectUniqueJewel4"] = { affix = "", "(10-15)% increased Area of Effect while Unarmed", statOrderKey = "2640", statOrder = { 2640 }, level = 1, group = "UnarmedAreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["UnarmedStrikeRangeUniqueJewel__1_"] = { affix = "", "+(3-4) to Melee Strike Range while Unarmed", statOrderKey = "2661", statOrder = { 2661 }, level = 1, group = "UnarmedRange", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["UniqueJewelMeleeToBow"] = { affix = "", "Melee and Melee Weapon Type modifiers in Radius are Transformed to Bow Modifiers", statOrderKey = "2650", statOrder = { 2650 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["ChaosDamageIncreasedPerIntUniqueJewel2"] = { affix = "", "5% increased Chaos Damage per 10 Intelligence from Allocated Passives in Radius", statOrderKey = "2654", statOrder = { 2654 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos" }, }, + ["PassivesApplyToMinionsUniqueJewel7"] = { affix = "", "Passives in Radius apply to Minions instead of you", statOrderKey = "2655", statOrder = { 2655 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["SpellDamagePerIntelligenceUniqueStaff12"] = { affix = "", "1% increased Spell Damage per 10 Intelligence", statOrderKey = "2328", statOrder = { 2328 }, level = 1, group = "SpellDamagePerIntelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "damage", "caster" }, }, + ["NearbyAlliesHaveCullingStrikeUniqueTwoHandAxe9"] = { affix = "", "Culling Strike", statOrderKey = "1673", statOrder = { 1673 }, level = 1, group = "GrantsCullingStrike", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["NearbyAlliesHaveIncreasedItemRarityUniqueTwoHandAxe9"] = { affix = "", "30% increased Rarity of Items found", statOrderKey = "1260", statOrder = { 1260 }, level = 1, group = "IncreasedItemRarity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["NearbyAlliesHaveCullingStrikeUnique__1"] = { affix = "", "Culling Strike", statOrderKey = "1673", statOrder = { 1673 }, level = 1, group = "GrantsCullingStrike", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["NearbyAlliesHaveIncreasedItemRarityUnique__1"] = { affix = "", "30% increased Rarity of Items found", statOrderKey = "1260", statOrder = { 1260 }, level = 1, group = "IncreasedItemRarity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["NearbyAlliesHaveCriticalStrikeMultiplierUnique__1"] = { affix = "", "+50% to Global Critical Strike Multiplier", statOrderKey = "1156", statOrder = { 1156 }, level = 1, group = "CriticalStrikeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["LifeOnCorpseRemovalUniqueJewel14"] = { affix = "", "Recover 2% of Life when you Consume a corpse", statOrderKey = "2641", statOrder = { 2641 }, level = 1, group = "LifeOnCorpseRemoval", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["TotemLifePerStrengthUniqueJewel15"] = { affix = "", "3% increased Totem Life per 10 Strength Allocated in Radius", statOrderKey = "2642", statOrder = { 2642 }, level = 1, group = "TotemLifePerStrength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["TotemsCannotBeStunnedUniqueJewel15"] = { affix = "", "Totems cannot be Stunned", statOrderKey = "2647", statOrder = { 2647 }, level = 1, group = "TotemsCannotBeStunned", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MinionDodgeChanceUniqueJewel16"] = { affix = "", "Minions have +(2-5)% chance to Suppress Spell Damage", statOrderKey = "7402", statOrder = { 7402 }, level = 1, group = "MinionDodgeChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["MinionDodgeChanceUnique__1"] = { affix = "", "Minions have +(12-15)% chance to Suppress Spell Damage", statOrderKey = "7402", statOrder = { 7402 }, level = 1, group = "MinionDodgeChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["FireDamagePerBuffUniqueJewel17"] = { affix = "", "Adds (3-5) to (8-12) Fire Attack Damage per Buff on you", statOrderKey = "951", statOrder = { 951 }, level = 1, group = "FireDamagePerBuff", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["FireSpellDamagePerBuffUniqueJewel17"] = { affix = "", "Adds (2-3) to (5-8) Fire Spell Damage per Buff on you", statOrderKey = "952", statOrder = { 952 }, level = 1, group = "FireDamagePerBuff", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["MinionLifeRecoveryOnBlockUniqueJewel18"] = { affix = "", "Minions Recover 2% of their Life when they Block", statOrderKey = "2646", statOrder = { 2646 }, level = 1, group = "MinionLifeRecoveryOnBlock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "resource", "life", "minion" }, }, + ["IncreasedDamageWhileLeechingLifeUniqueJewel19"] = { affix = "", "(25-30)% increased Damage while Leeching", statOrderKey = "2648", statOrder = { 2648 }, level = 1, group = "IncreasedDamageWhileLeechingLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["IncreasedDamageWhileLeechingUnique__1"] = { affix = "", "(30-40)% increased Damage while Leeching", statOrderKey = "2648", statOrder = { 2648 }, level = 1, group = "IncreasedDamageWhileLeechingLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["IncreasedDamageWhileLeechingUnique__2__"] = { affix = "", "(15-25)% increased Damage while Leeching", statOrderKey = "2648", statOrder = { 2648 }, level = 1, group = "IncreasedDamageWhileLeechingLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["MovementVelocityWhileIgnitedUniqueJewel20"] = { affix = "", "(10-20)% increased Movement Speed while Ignited", statOrderKey = "2396", statOrder = { 2396 }, level = 1, group = "MovementVelocityWhileIgnited", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityWhileIgnitedUnique__1"] = { affix = "", "10% increased Movement Speed while Ignited", statOrderKey = "2396", statOrder = { 2396 }, level = 1, group = "MovementVelocityWhileIgnited", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityWhileIgnitedUnique__2"] = { affix = "", "(10-20)% increased Movement Speed while Ignited", statOrderKey = "2396", statOrder = { 2396 }, level = 1, group = "MovementVelocityWhileIgnited", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["FortifyOnMeleeHitUniqueJewel22"] = { affix = "", "Melee Hits have 10% chance to Fortify", statOrderKey = "1894", statOrder = { 1894 }, level = 1, group = "FortifyOnMeleeHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["DamageTakenUniqueJewel24"] = { affix = "", "10% increased Damage taken", statOrderKey = "1869", statOrder = { 1869 }, level = 1, group = "DamageTaken", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["IncreasedDamagePerMagicItemJewel25"] = { affix = "", "(20-25)% increased Damage for each Magic Item Equipped", statOrderKey = "2662", statOrder = { 2662 }, level = 1, group = "IncreasedDamagePerMagicItem", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AdditionalTotemProjectilesUniqueJewel26"] = { affix = "", "Totems fire 2 additional Projectiles", statOrderKey = "2664", statOrder = { 2664 }, level = 1, group = "AdditionalTotemProjectiles", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["UnholyMightOnMeleeKillUniqueJewel28"] = { affix = "", "5% chance to Gain Unholy Might for 4 seconds on Melee Kill", statOrderKey = "2665", statOrder = { 2665 }, level = 1, group = "UnholyMightOnMeleeKill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["SpellDamageWithNoManaReservedUniqueJewel30"] = { affix = "", "(40-60)% increased Spell Damage while no Mana is Reserved", statOrderKey = "2666", statOrder = { 2666 }, level = 1, group = "SpellDamageWithNoManaReserved", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "damage", "caster" }, }, + ["AllAttributesPerAssignedKeystoneUniqueJewel32"] = { affix = "", "4% increased Attributes per allocated Keystone", statOrderKey = "2669", statOrder = { 2669 }, level = 1, group = "AllAttributesPerAssignedKeystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["LifeOnHitPerStatusAilmentOnEnemyUniqueJewel33"] = { affix = "", "+3 Life gained for each Elemental Ailment on Enemies hit by your Attacks", statOrderKey = "2657", statOrder = { 2657 }, level = 1, group = "LifeOnHitPerStatusAilmentOnEnemy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["LifeOnSpellHitPerStatusAilmentOnEnemyUniqueJewel33"] = { affix = "", "+3 Life gained for each Elemental Ailment on Enemies hit by your Spells", statOrderKey = "2658", statOrder = { 2658 }, level = 1, group = "LifeOnSpellHitPerStatusAilmentOnEnemy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "caster" }, }, + ["ItemLimitUniqueJewel8"] = { affix = "", "Survival", statOrderKey = "8348", statOrder = { 8348 }, level = 1, group = "Nothing", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemLimitUniqueJewel9"] = { affix = "", "Survival", statOrderKey = "8348", statOrder = { 8348 }, level = 1, group = "Nothing", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemLimitUniqueJewel10"] = { affix = "", "Survival", statOrderKey = "8348", statOrder = { 8348 }, level = 1, group = "Nothing", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DisplayNearbyAlliesHaveCullingStrikeUniqueTwoHandAxe9"] = { affix = "", "Nearby Allies have Culling Strike", statOrderKey = "2153", statOrder = { 2153 }, level = 1, group = "GrantsCullingStrike", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DisplayNearbyAlliesHaveIncreasedItemRarityUniqueTwoHandAxe9"] = { affix = "", "Nearby Allies have 30% increased Item Rarity", statOrderKey = "1261", statOrder = { 1261 }, level = 1, group = "IncreasedItemRarity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DisplayNearbyAlliesHaveCriticalStrikeMultiplierTwoHandAxe9"] = { affix = "", "Nearby Allies have +50% to Critical Strike Multiplier", statOrderKey = "6404", statOrder = { 6404 }, level = 1, group = "CriticalStrikeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["DisplayNearbyAlliesHaveFortifyTwoHandAxe9"] = { affix = "", "Nearby Allies have +10 Fortification", statOrderKey = "6406", statOrder = { 6406 }, level = 1, group = "Fortify", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AdditionalVaalSoulOnKillUniqueCorruptedJewel4_"] = { affix = "", "(20-30)% chance to gain an additional Vaal Soul on Kill", statOrderKey = "2686", statOrder = { 2686 }, level = 1, group = "AdditionalVaalSoulOnKill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, + ["VaalSkillDurationUniqueCorruptedJewel5"] = { affix = "", "(15-20)% increased Vaal Skill Effect Duration", statOrderKey = "2687", statOrder = { 2687 }, level = 1, group = "VaalSkillDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, + ["VaalSkillRefundChanceUniqueCorruptedJewel5"] = { affix = "", "Vaal Skills have (15-20)% chance to regain consumed Souls when used", statOrderKey = "8232", statOrder = { 8232 }, level = 1, group = "VaalSkillRefundChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, + ["VaalSkillCriticalStrikeChanceCorruptedJewel6"] = { affix = "", "(80-120)% increased Vaal Skill Critical Strike Chance", statOrderKey = "2689", statOrder = { 2689 }, level = 1, group = "VaalSkillCriticalStrikeChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical", "vaal" }, }, + ["VaalSkillCriticalStrikeMultiplierCorruptedJewel6"] = { affix = "", "+(22-30)% to Vaal Skill Critical Strike Multiplier", statOrderKey = "2690", statOrder = { 2690 }, level = 1, group = "VaalSkillCriticalStrikeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical", "vaal" }, }, + ["AttackDamageUniqueJewel42"] = { affix = "", "10% increased Attack Damage", statOrderKey = "880", statOrder = { 880 }, level = 1, group = "AttackDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["IncreasedFlaskEffectUniqueJewel45"] = { affix = "", "Flasks applied to you have 8% increased Effect", statOrderKey = "2332", statOrder = { 2332 }, level = 1, group = "FlaskEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["CurseEffectivenessUniqueJewel45"] = { affix = "", "4% increased Effect of your Curses", statOrderKey = "2216", statOrder = { 2216 }, level = 1, group = "CurseEffectiveness", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["CurseEffectivenessUnique__2_"] = { affix = "", "(15-20)% increased Effect of your Curses", statOrderKey = "2216", statOrder = { 2216 }, level = 1, group = "CurseEffectiveness", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["CurseEffectivenessUnique__3_"] = { affix = "", "(5-10)% increased Effect of your Curses", statOrderKey = "2216", statOrder = { 2216 }, level = 1, group = "CurseEffectiveness", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["CurseEffectivenessUnique__4"] = { affix = "", "(15-25)% increased Effect of your Curses", statOrderKey = "2216", statOrder = { 2216 }, level = 1, group = "CurseEffectiveness", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["ManaCostOfTotemAurasUniqueCorruptedJewel8"] = { affix = "", "60% reduced Cost of Aura Skills that summon Totems", statOrderKey = "2692", statOrder = { 2692 }, level = 1, group = "ManaCostOfTotemAuras", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AdditionalVaalSoulOnShatterUniqueCorruptedJewel7"] = { affix = "", "50% chance to gain an additional Vaal Soul per Enemy Shattered", statOrderKey = "2691", statOrder = { 2691 }, level = 1, group = "AdditionalVaalSoulOnShatter", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, + ["IncreasedCorruptedGemExperienceUniqueCorruptedJewel9"] = { affix = "", "10% increased Experience Gain for Corrupted Gems", statOrderKey = "2693", statOrder = { 2693 }, level = 1, group = "IncreasedCorruptedGemExperience", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["CorruptThresholdSoulEaterOnVaalSkillUseUniqueCorruptedJewel11"] = { affix = "", "With 5 Corrupted Items Equipped: Gain Soul Eater for 10 seconds on Vaal Skill use", statOrderKey = "2696", statOrder = { 2696 }, level = 1, group = "CorruptThresholdSoulEaterOnVaalSkillUse", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, + ["CorruptThresholdPhysBypassesESUniqueCorruptedJewel12"] = { affix = "", "With 5 Corrupted Items Equipped: 50% of Chaos Damage taken does not bypass Energy Shield, and 50% of Physical Damage taken bypasses Energy Shield", statOrderKey = "2695", statOrder = { 2695 }, level = 1, group = "CorruptThresholdPhysBypassesES", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "life", "defences", "chaos" }, }, + ["CorruptThresholdLifeLeechUsesChaosDamageUniqueCorruptedJewel10"] = { affix = "", "With 5 Corrupted Items Equipped: Life Leech recovers based on your Chaos Damage instead", statOrderKey = "2694", statOrder = { 2694 }, level = 1, group = "CorruptThresholdLifeLeechUsesChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "chaos" }, }, + ["ManaGainedOnKillPercentageUniqueCorruptedJewel14"] = { affix = "", "Recover 1% of Mana on Kill", statOrderKey = "1402", statOrder = { 1402 }, level = 1, group = "ManaGainedOnKillPercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["LifeLostOnKillPercentageUniqueCorruptedJewel14"] = { affix = "", "Lose 1% of Life on Kill", statOrderKey = "1401", statOrder = { 1401 }, level = 1, group = "LifeLostOnKillPercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["EnergyShieldLostOnKillPercentageUniqueCorruptedJewel14"] = { affix = "", "Lose 1% of Energy Shield on Kill", statOrderKey = "1403", statOrder = { 1403 }, level = 1, group = "EnergyShieldLostOnKillPercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["PunishmentSelfCurseOnKillUniqueCorruptedJewel13"] = { affix = "", "(20-30)% chance to Curse you with Punishment on Kill, with 40% increased Effect", statOrderKey = "2703", statOrder = { 2703 }, level = 1, group = "PunishmentSelfCurseOnKill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["AdditionalCurseOnSelfUniqueCorruptedJewel13"] = { affix = "", "An additional Curse can be applied to you", statOrderKey = "1804", statOrder = { 1804 }, level = 1, group = "AdditionalCurseOnSelf", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["IncreasedDamagePerCurseOnSelfCorruptedJewel13_"] = { affix = "", "(10-20)% increased Damage per Curse on you", statOrderKey = "898", statOrder = { 898 }, level = 1, group = "IncreasedDamagePerCurseOnSelf", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DamageTakenOnFullESUniqueCorruptedJewel15"] = { affix = "", "10% increased Damage taken while on Full Energy Shield", statOrderKey = "1875", statOrder = { 1875 }, level = 1, group = "DamageTakenOnFullES", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DamageTakenOnFullESUnique__1"] = { affix = "", "15% increased Damage taken while on Full Energy Shield", statOrderKey = "1875", statOrder = { 1875 }, level = 1, group = "DamageTakenOnFullES", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ConvertLightningToColdUniqueRing34"] = { affix = "", "40% of Lightning Damage Converted to Cold Damage", statOrderKey = "1604", statOrder = { 1604 }, level = 25, group = "ConvertLightningToCold", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "lightning" }, }, + ["SpellChanceToShockFrozenEnemiesUniqueRing34"] = { affix = "", "Your spells have 100% chance to Shock against Frozen Enemies", statOrderKey = "2515", statOrder = { 2515 }, level = 1, group = "SpellChanceToShockFrozenEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "caster", "ailment" }, }, + ["ClawPhysDamageAndEvasionPerDexUniqueJewel47"] = { affix = "", "1% increased Evasion Rating per 3 Dexterity Allocated in Radius", "1% increased Claw Physical Damage per 3 Dexterity Allocated in Radius", "1% increased Melee Physical Damage with Unarmed Attacks per 3 Dexterity Allocated in Radius", statOrderKey = "2705,2706,2721", statOrder = { 2705, 2706, 2721 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "physical_damage", "defences", "damage", "physical", "attack" }, }, + ["ColdAndPhysicalNodesInRadiusSwapPropertiesUniqueJewel48_"] = { affix = "", "Increases and Reductions to Physical Damage in Radius are Transformed to apply to Cold Damage", "Increases and Reductions to Cold Damage in Radius are Transformed to apply to Physical Damage", statOrderKey = "2708,2709", statOrder = { 2708, 2709 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, + ["AllDamageInRadiusBecomesFireUniqueJewel49"] = { affix = "", "Increases and Reductions to other Damage Types in Radius are Transformed to apply to Fire Damage", statOrderKey = "2707", statOrder = { 2707 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["EnergyShieldInRadiusIncreasesArmourUniqueJewel50"] = { affix = "", "Increases and Reductions to Energy Shield in Radius are Transformed to apply to Armour at 200% of their value", statOrderKey = "2710", statOrder = { 2710 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LifeInRadiusBecomesEnergyShieldAtHalfValueUniqueJewel51"] = { affix = "", "Increases and Reductions to Life in Radius are Transformed to apply to Energy Shield", statOrderKey = "2711", statOrder = { 2711 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "life", "defences" }, }, + ["LifePerIntelligenceInRadusUniqueJewel52"] = { affix = "", "Adds 1 to Maximum Life per 3 Intelligence Allocated in Radius", statOrderKey = "2716", statOrder = { 2716 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["AddedLightningDamagePerDexInRadiusUniqueJewel53"] = { affix = "", "Adds 1 to 2 Lightning Damage to Attacks", "Adds 1 maximum Lightning Damage to Attacks per 1 Dexterity Allocated in Radius", statOrderKey = "1053,2715", statOrder = { 1053, 2715 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LifePassivesBecomeManaPassivesInRadiusUniqueJewel54"] = { affix = "", "Increases and Reductions to Life in Radius are Transformed to apply to Mana at 200% of their value", statOrderKey = "2719", statOrder = { 2719 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, + ["DexterityAndIntelligenceGiveStrengthMeleeBonusInRadiusUniqueJewel55"] = { affix = "", "Dexterity and Intelligence from passives in Radius count towards Strength Melee Damage bonus", statOrderKey = "2720", statOrder = { 2720 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LifeGainOnEndurangeChargeConsumptionUniqueBodyStrInt6"] = { affix = "", "Gain 100 Life when you lose an Endurance Charge", statOrderKey = "2599", statOrder = { 2599 }, level = 1, group = "LifeGainOnEnduranceChargeConsumption", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["SummonTotemCastSpeedUnique__1"] = { affix = "", "(14-20)% increased Totem Placement speed", statOrderKey = "2198", statOrder = { 2198 }, level = 1, group = "SummonTotemCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["SummonTotemCastSpeedUnique__2"] = { affix = "", "(30-50)% increased Totem Placement speed", statOrderKey = "2198", statOrder = { 2198 }, level = 1, group = "SummonTotemCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["SummonTotemCastSpeedImplicit1"] = { affix = "", "(20-30)% increased Totem Placement speed", statOrderKey = "2198", statOrder = { 2198 }, level = 93, group = "SummonTotemCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["AttackDamageAgainstBleedingUniqueDagger11"] = { affix = "", "40% increased Attack Damage against Bleeding Enemies", statOrderKey = "2111", statOrder = { 2111 }, level = 1, group = "AttackDamageAgainstBleeding", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["AttackDamageAgainstBleedingUniqueOneHandMace8"] = { affix = "", "30% increased Attack Damage against Bleeding Enemies", statOrderKey = "2111", statOrder = { 2111 }, level = 1, group = "AttackDamageAgainstBleeding", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["AttackDamageAgainstBleedingUnique__1__"] = { affix = "", "(25-40)% increased Attack Damage against Bleeding Enemies", statOrderKey = "2111", statOrder = { 2111 }, level = 1, group = "AttackDamageAgainstBleeding", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["FlammabilityOnHitUniqueOneHandAxe7"] = { affix = "", "Curse Enemies with Flammability on Hit", statOrderKey = "2137", statOrder = { 2137 }, level = 1, group = "FlammabilityOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["FlammabilityOnHitUnique__1"] = { affix = "", "Curse Enemies with Flammability on Hit, with 40% increased Effect", statOrderKey = "2150", statOrder = { 2150 }, level = 1, group = "CurseOnHitLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["LightningWarpSkillUniqueOneHandAxe8"] = { affix = "", "Grants Level 1 Lightning Warp Skill", statOrderKey = "446", statOrder = { 446 }, level = 1, group = "LightningWarpSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["StunAvoidanceUniqueOneHandSword13"] = { affix = "", "20% chance to Avoid being Stunned", statOrderKey = "1495", statOrder = { 1495 }, level = 1, group = "AvoidStun", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunAvoidanceUnique___1"] = { affix = "", "20% chance to Avoid being Stunned", statOrderKey = "1495", statOrder = { 1495 }, level = 1, group = "AvoidStun", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SupportedByMultistrikeUniqueOneHandSword13"] = { affix = "", "Socketed Gems are supported by Level 1 Multistrike", statOrderKey = "269", statOrder = { 269 }, level = 1, group = "SupportedByMultistrike", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["MeleeDamageAgainstBleedingEnemiesUniqueOneHandMace6"] = { affix = "", "30% increased Melee Damage against Bleeding Enemies", statOrderKey = "2112", statOrder = { 2112 }, level = 1, group = "MeleeDamageAgainstBleeding", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["MeleeDamageAgainstBleedingEnemiesUnique__1"] = { affix = "", "50% increased Melee Damage against Bleeding Enemies", statOrderKey = "2112", statOrder = { 2112 }, level = 1, group = "MeleeDamageAgainstBleeding", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["SpellAddedFireDamageUniqueWand10"] = { affix = "", "Adds (4-6) to (8-12) Fire Damage to Spells", statOrderKey = "1074", statOrder = { 1074 }, level = 1, group = "SpellAddedElementalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedFireDamageUnique__1"] = { affix = "", "Adds 100 to 100 Fire Damage to Spells", statOrderKey = "1074", statOrder = { 1074 }, level = 1, group = "SpellAddedElementalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedFireDamageUnique__2_"] = { affix = "", "Adds (20-30) to 40 Fire Damage to Spells", statOrderKey = "1074", statOrder = { 1074 }, level = 1, group = "SpellAddedElementalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedFireDamageUnique__3"] = { affix = "", "Adds (4-6) to (7-9) Fire Damage to Spells", statOrderKey = "1074", statOrder = { 1074 }, level = 1, group = "SpellAddedElementalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedFireDamageUnique__4"] = { affix = "", "Adds (2-3) to (5-6) Fire Damage to Spells", statOrderKey = "1074", statOrder = { 1074 }, level = 1, group = "SpellAddedElementalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedFireDamageUnique__5"] = { affix = "", "Battlemage", statOrderKey = "8376", statOrder = { 8376 }, level = 1, group = "KeystoneBattlemage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SpellAddedFireDamageUnique__6_"] = { affix = "", "Adds (7-8) to (15-16) Fire Damage to Spells", statOrderKey = "1074", statOrder = { 1074 }, level = 1, group = "SpellAddedElementalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedColdDamageUniqueBootsStrDex5"] = { affix = "", "Adds (25-30) to (40-50) Cold Damage to Spells", statOrderKey = "1075", statOrder = { 1075 }, level = 1, group = "SpellAddedElementalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedColdDamageUnique__1"] = { affix = "", "Adds 100 to 100 Cold Damage to Spells", statOrderKey = "1075", statOrder = { 1075 }, level = 1, group = "SpellAddedElementalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedColdDamageUnique__2"] = { affix = "", "Adds (20-30) to 40 Cold Damage to Spells", statOrderKey = "1075", statOrder = { 1075 }, level = 1, group = "SpellAddedElementalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedColdDamageUnique__3"] = { affix = "", "Adds (2-3) to (5-6) Cold Damage to Spells", statOrderKey = "1075", statOrder = { 1075 }, level = 1, group = "SpellAddedElementalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedColdDamageUnique__4"] = { affix = "", "Adds (40-60) to (90-110) Cold Damage to Spells", statOrderKey = "1075", statOrder = { 1075 }, level = 1, group = "SpellAddedElementalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedColdDamageUnique__5"] = { affix = "", "Adds (35-39) to (54-60) Cold Damage to Spells", statOrderKey = "1075", statOrder = { 1075 }, level = 1, group = "SpellAddedElementalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedColdDamageUnique__6__"] = { affix = "", "Adds (5-6) to (12-14) Cold Damage to Spells", statOrderKey = "1075", statOrder = { 1075 }, level = 1, group = "SpellAddedElementalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedLightningDamageUnique__1"] = { affix = "", "Adds 100 to 100 Lightning Damage to Spells", statOrderKey = "1076", statOrder = { 1076 }, level = 1, group = "SpellAddedElementalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedLightningDamageUnique__2"] = { affix = "", "Adds (30-40) to (60-70) Lightning Damage to Spells", statOrderKey = "1076", statOrder = { 1076 }, level = 1, group = "SpellAddedElementalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedLightningDamageUnique__3"] = { affix = "", "Adds 1 to (10-12) Lightning Damage to Spells", statOrderKey = "1076", statOrder = { 1076 }, level = 1, group = "SpellAddedElementalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedLightningDamageUnique__4"] = { affix = "", "Adds 1 to (60-70) Lightning Damage to Spells", statOrderKey = "1076", statOrder = { 1076 }, level = 1, group = "SpellAddedElementalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedLightningDamageUnique__5"] = { affix = "", "Adds (26-35) to (95-105) Lightning Damage to Spells", statOrderKey = "1076", statOrder = { 1076 }, level = 1, group = "SpellAddedElementalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedLightningDamageUnique__6_"] = { affix = "", "Adds (13-18) to (50-56) Lightning Damage to Spells", statOrderKey = "1076", statOrder = { 1076 }, level = 1, group = "SpellAddedElementalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedLightningDamageUnique__7"] = { affix = "", "Adds 1 to (30-34) Lightning Damage to Spells", statOrderKey = "1076", statOrder = { 1076 }, level = 1, group = "SpellAddedElementalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedLightningDamageTwoHandUniqueStaff8d"] = { affix = "", "Adds (5-15) to (100-140) Lightning Damage to Spells", statOrderKey = "1076", statOrder = { 1076 }, level = 1, group = "SpellAddedElementalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["IncreasedDamagePerCurseOnSelfUniqueCorruptedJewel8"] = { affix = "", "(10-20)% increased Damage per Curse on you", statOrderKey = "898", statOrder = { 898 }, level = 1, group = "IncreasedDamagePerCurseOnSelf", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["LocalAddedChaosDamageImplicitE1"] = { affix = "", "Adds (23-33) to (45-60) Chaos Damage", statOrderKey = "1060", statOrder = { 1060 }, level = 30, group = "LocalChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["LocalAddedChaosDamageImplicitE2"] = { affix = "", "Adds (38-48) to (70-90) Chaos Damage", statOrderKey = "1060", statOrder = { 1060 }, level = 50, group = "LocalChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["LocalAddedChaosDamageImplicitE3_"] = { affix = "", "Adds (40-55) to (80-98) Chaos Damage", statOrderKey = "1060", statOrder = { 1060 }, level = 70, group = "LocalChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["DamageWithMovementSkillsUniqueClaw9"] = { affix = "", "20% increased Damage with Movement Skills", statOrderKey = "1100", statOrder = { 1100 }, level = 1, group = "DamageWithMovementSkills", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DamageWithMovementSkillsUniqueBodyDex5"] = { affix = "", "(35-50)% increased Damage with Movement Skills", statOrderKey = "1100", statOrder = { 1100 }, level = 1, group = "DamageWithMovementSkills", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AttackSpeedWithMovementSkillsUniqueClaw9"] = { affix = "", "15% increased Attack Speed with Movement Skills", statOrderKey = "1101", statOrder = { 1101 }, level = 1, group = "AttackSpeedWithMovementSkills", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["AttackSpeedWithMovementSkillsUniqueBodyDex5"] = { affix = "", "(10-20)% increased Attack Speed with Movement Skills", statOrderKey = "1101", statOrder = { 1101 }, level = 1, group = "AttackSpeedWithMovementSkills", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["LifeGainedOnKillingIgnitedEnemiesUniqueWand10_"] = { affix = "", "+10 Life gained on Killing Ignited Enemies", statOrderKey = "1400", statOrder = { 1400 }, level = 1, group = "LifeGainedOnKillingIgnitedEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeGainedOnKillingIgnitedEnemiesUnique__1"] = { affix = "", "+(20-30) Life gained on Killing Ignited Enemies", statOrderKey = "1400", statOrder = { 1400 }, level = 1, group = "LifeGainedOnKillingIgnitedEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["DamageTakenFromSkeletonsUniqueOneHandSword12_"] = { affix = "", "10% increased Damage taken from Skeletons", statOrderKey = "1878", statOrder = { 1878 }, level = 1, group = "DamageTakenFromSkeletons", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DamageTakenFromGhostsUniqueOneHandSword12"] = { affix = "", "10% increased Damage taken from Ghosts", statOrderKey = "1879", statOrder = { 1879 }, level = 1, group = "DamageTakenFromGhosts", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CannotBeShockedWhileFrozenUniqueStaff14"] = { affix = "", "You cannot be Shocked while Frozen", statOrderKey = "2488", statOrder = { 2488 }, level = 1, group = "CannotBeShockedWhileFrozen", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["LifeLeechPhysicalAgainstBleedingEnemiesUniqueOneHandMace8"] = { affix = "", "3% of Attack Damage Leeched as Life against Bleeding Enemies", statOrderKey = "1348", statOrder = { 1348 }, level = 1, group = "LifeLeechPhysicalAgainstBleedingEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["DisplaySocketedGemsSupportedByMinionLifeUniqueRing35"] = { affix = "", "Socketed Gems are Supported by Level 15 Minion Life", statOrderKey = "285", statOrder = { 285 }, level = 1, group = "DisplaySocketedGemsSupportedByMinionLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["DisplaySocketedGemsSupportedByLesserMultipleProjectilesUniqueRing36"] = { affix = "", "Socketed Gems are Supported by Level 12 Lesser Multiple Projectiles", statOrderKey = "286", statOrder = { 286 }, level = 1, group = "DisplaySocketedGemsSupportedByLesserMultipleProjectiles", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["DisplaySocketedGemsSupportedByIncreasedMinionDamageUniqueRing36"] = { affix = "", "Socketed Gems are Supported by Level 17 Minion Damage", statOrderKey = "287", statOrder = { 287 }, level = 1, group = "DisplaySocketedGemsSupportedByIncreasedMinionDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["DisplaySocketedGemsSupportedByIncreasedCriticalDamageUniqueRing37_"] = { affix = "", "Socketed Gems are Supported by Level 16 Increased Critical Damage", statOrderKey = "288", statOrder = { 288 }, level = 1, group = "DisplaySocketedGemsSupportedByIncreasedCriticalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["DisplaySocketedGemsSupportedByMinionSpeedUniqueRing37"] = { affix = "", "Socketed Gems are Supported by Level 16 Minion Speed", statOrderKey = "289", statOrder = { 289 }, level = 1, group = "DisplaySocketedGemsSupportedByMinionSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["ManaGainedOnHitAgainstTauntedEnemyUniqueShieldInt5"] = { affix = "", "Gain +3 Mana when you hit a Taunted Enemy", statOrderKey = "1430", statOrder = { 1430 }, level = 1, group = "ManaOnHitVsTauntedEnemy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["LifeGainedOnTauntingEnemyUniqueShieldStr4"] = { affix = "", "Gain +10 Life when you Taunt an Enemy", statOrderKey = "1429", statOrder = { 1429 }, level = 1, group = "LifeGainedOnTauntingEnemy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeGainedOnTauntingEnemyUnique__1"] = { affix = "", "Gain +50 Life when you Taunt an Enemy", statOrderKey = "1429", statOrder = { 1429 }, level = 1, group = "LifeGainedOnTauntingEnemy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedTauntDurationUniqueShieldStr4"] = { affix = "", "20% increased Taunt Duration", statOrderKey = "1428", statOrder = { 1428 }, level = 1, group = "TauntDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["OnslaughtOnKillingTauntedEnemyUniqueShieldDex7"] = { affix = "", "You gain Onslaught for 2 seconds on Killing Taunted Enemies", statOrderKey = "2247", statOrder = { 2247 }, level = 1, group = "OnslaughtOnKillingTauntedEnemy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["OnslaughtOnKillingTauntedEnemyUnique__1"] = { affix = "", "You gain Onslaught for 1 seconds on Killing Taunted Enemies", statOrderKey = "2247", statOrder = { 2247 }, level = 1, group = "OnslaughtOnKillingTauntedEnemy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["TotemAreaOfEffectUniqueShieldStr5"] = { affix = "", "15% increased Area of Effect for Skills used by Totems", statOrderKey = "2201", statOrder = { 2201 }, level = 1, group = "TotemAreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LifeLeechFromTotemSkillsUniqueShieldStr5"] = { affix = "", "1% of Damage Leeched as Life for Skills used by Totems", statOrderKey = "2202", statOrder = { 2202 }, level = 1, group = "LifeLeechFromTotemSkills", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["AnimateWeaponDurationUniqueTwoHandMace8"] = { affix = "", "30% less Animate Weapon Duration", statOrderKey = "2386", statOrder = { 2386 }, level = 1, group = "AnimateWeaponDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["NumberOfAdditionalAnimateWeaponCopiesUniqueTwoHandMace8"] = { affix = "", "Weapons you Animate create an additional copy", statOrderKey = "2388", statOrder = { 2388 }, level = 1, group = "NumberOfAdditionalAnimateWeaponCopies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["DamageYouReflectGainedAsLifeUniqueHelmetDexInt6"] = { affix = "", "30% of Damage you Reflect to Enemies when Hit is gained as Life", statOrderKey = "2301", statOrder = { 2301 }, level = 1, group = "DamageYouReflectGainedAsLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["DamageYouReflectGainedAsLifeUnique__1"] = { affix = "", "10% of Damage you Reflect to Enemies when Hit is gained as Life", statOrderKey = "2301", statOrder = { 2301 }, level = 1, group = "DamageYouReflectGainedAsLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["ImmuneToChilledGroundUniqueBootsStrDex5"] = { affix = "", "Unaffected by Chilled Ground", statOrderKey = "8190", statOrder = { 8190 }, level = 1, group = "GroundEffectEffectiveness", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ImmuneToBurningGroundUniqueBootsStr3"] = { affix = "", "Unaffected by Burning Ground", statOrderKey = "8187", statOrder = { 8187 }, level = 1, group = "GroundEffectEffectiveness", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire" }, }, + ["ImmuneToShockedGroundUniqueBootsDexInt4"] = { affix = "", "Unaffected by Shocked Ground", statOrderKey = "8204", statOrder = { 8204 }, level = 1, group = "GroundEffectEffectiveness", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["ImmuneToDesecratedGroundUniqueBootsInt6"] = { affix = "", "Unaffected by Desecrated Ground", statOrderKey = "8195", statOrder = { 8195 }, level = 1, group = "GroundEffectEffectiveness", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos" }, }, + ["ShockedGroundWhenHitUniqueHelmetInt10"] = { affix = "", "20% chance to create Shocked Ground when Hit", statOrderKey = "2197", statOrder = { 2197 }, level = 1, group = "ShockedGroundWhenHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ShockedGroundWhenHitUnique__1"] = { affix = "", "Trigger Level 10 Shock Ground when Hit", statOrderKey = "420", statOrder = { 420 }, level = 1, group = "ShockedGroundWhenHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AddedLightningDamageToSpellsAndAttacksUniqueHelmetInt10"] = { affix = "", "Adds 1 to (60-80) Lightning Damage to Spells and Attacks", statOrderKey = "1079", statOrder = { 1079 }, level = 1, group = "AddedLightningDamageSpellsAndAttacks", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "attack", "caster" }, }, + ["AddedLightningDamageToSpellsAndAttacksUnique__1"] = { affix = "", "Adds (3-15) to (80-100) Lightning Damage to Spells and Attacks", statOrderKey = "1079", statOrder = { 1079 }, level = 1, group = "AddedLightningDamageSpellsAndAttacks", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "attack", "caster" }, }, + ["RandomCurseOnHitChanceUniqueHelmetInt10"] = { affix = "", "20% chance to Curse non-Cursed Enemies with a random Hex on Hit", statOrderKey = "7738", statOrder = { 7738 }, level = 1, group = "RandomCurseOnHitChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["CanInflictMultipleIgnitesUniqueRing38"] = { affix = "", "You can inflict an additional Ignite on an Enemy", statOrderKey = "7511", statOrder = { 7511 }, level = 1, group = "CanInflictMultipleIgnites", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["EmberwakeLessBurningDamageUniqueRing38"] = { affix = "", "Ignited Enemies Burn (50-65)% slower", statOrderKey = "2185", statOrder = { 2185 }, level = 1, group = "EmberwakeLessBurningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, + ["EmberwakeLessBurningDamageUnique__1"] = { affix = "", "40% less Burning Damage", statOrderKey = "6483", statOrder = { 6483 }, level = 1, group = "EmberwakeLessBurningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, + ["GainPhasingOnVaalSkillUseUnique__1"] = { affix = "", "You gain Phasing for 10 seconds on using a Vaal Skill", statOrderKey = "2510", statOrder = { 2510 }, level = 1, group = "GainPhasingOnVaalSkillUse", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, + ["MovementSpeedWhilePhasedUnique__1"] = { affix = "", "15% increased Movement Speed while Phasing", statOrderKey = "2220", statOrder = { 2220 }, level = 1, group = "MovementSpeedWhilePhased", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementSpeedWhilePhasedUnique__2"] = { affix = "", "10% increased Movement Speed while Phasing", statOrderKey = "2220", statOrder = { 2220 }, level = 1, group = "MovementSpeedWhilePhased", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["LifePerRedSocket"] = { affix = "", "+30 to Maximum Life per Red Socket", statOrderKey = "2306", statOrder = { 2306 }, level = 1, group = "LifePerRedSocket", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["EnergyShieldPerBlueSocket"] = { affix = "", "+30 to Maximum Energy Shield per Blue Socket", statOrderKey = "2314", statOrder = { 2314 }, level = 1, group = "EnergyShieldPerBlueSocket", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["ManaPerGreenSocket"] = { affix = "", "+30 to Maximum Mana per Green Socket", statOrderKey = "2310", statOrder = { 2310 }, level = 1, group = "ManaPerGreenSocket", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["LifePerRedSocketUniqueRing39"] = { affix = "", "+100 to Maximum Life per Red Socket", statOrderKey = "2306", statOrder = { 2306 }, level = 1, group = "LifePerRedSocket", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["EnergyShieldPerBlueSocketUniqueRing39"] = { affix = "", "+100 to Maximum Energy Shield per Blue Socket", statOrderKey = "2314", statOrder = { 2314 }, level = 1, group = "EnergyShieldPerBlueSocket", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["ManaPerGreenSocketUniqueRing39"] = { affix = "", "+100 to Maximum Mana per Green Socket", statOrderKey = "2310", statOrder = { 2310 }, level = 1, group = "ManaPerGreenSocket", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedDamageOnZeroEnergyShieldUniqueShieldStrInt8"] = { affix = "", "(20-30)% increased Damage while you have no Energy Shield", statOrderKey = "2324", statOrder = { 2324 }, level = 1, group = "IncreasedDamageOnZeroEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["IncreasedArmourOnZeroEnergyShieldUnique__1"] = { affix = "", "100% increased Global Armour while you have no Energy Shield", statOrderKey = "2325", statOrder = { 2325 }, level = 1, group = "IncreasedArmourOnZeroEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["UnholyMightOnBlockChanceUniqueShieldStrInt8"] = { affix = "", "30% chance to gain Unholy Might on block for 3 seconds", statOrderKey = "2633", statOrder = { 2633 }, level = 1, group = "UnholyMightOnBlockChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["UnholyMightOnBlockChanceUnique__1"] = { affix = "", "Gain Unholy Might on block for 10 seconds", statOrderKey = "2633", statOrder = { 2633 }, level = 1, group = "UnholyMightOnBlockChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["IncreasedDamageOnBurningGroundUniqueBootsInt6"] = { affix = "", "50% increased Damage on Burning Ground", statOrderKey = "1782", statOrder = { 1782 }, level = 1, group = "IncreasedDamageOnBurningGround", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["LifeRegenerationPercentOnChilledGroundUniqueBootsInt6"] = { affix = "", "Regenerate 2% of Life per second on Chilled Ground", statOrderKey = "1783", statOrder = { 1783 }, level = 1, group = "LifeRegenerationPercentOnChilledGround", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MovementVelocityOnShockedGroundUniqueBootsInt6_"] = { affix = "", "20% increased Movement Speed on Shocked Ground", statOrderKey = "1781", statOrder = { 1781 }, level = 1, group = "MovementVelocityOnShockedGround", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["ChaosDamageLifeLeechPermyriadUniqueShieldStrInt8"] = { affix = "", "0.4% of Chaos Damage Leeched as Life", statOrderKey = "1336", statOrder = { 1336 }, level = 1, group = "ChaosDamageLifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "chaos" }, }, + ["ChaosDamageLifeLeechPermyriadUnique__1"] = { affix = "", "0.2% of Chaos Damage Leeched as Life", statOrderKey = "1336", statOrder = { 1336 }, level = 1, group = "ChaosDamageLifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "chaos" }, }, + ["ChaosDamageLifeLeechPermyriadUnique__2"] = { affix = "", "0.5% of Chaos Damage Leeched as Life", statOrderKey = "1336", statOrder = { 1336 }, level = 1, group = "ChaosDamageLifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "chaos" }, }, + ["PhysicalDamageAddedAsChaosImplicitQuiver11New"] = { affix = "", "Gain (10-15)% of Physical Damage as Extra Chaos Damage", statOrderKey = "1576", statOrder = { 1576 }, level = 69, group = "PhysicalDamageAddedAsChaos", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos" }, }, + ["PhysicalDamageAddedAsChaosUniqueShiledStrInt8"] = { affix = "", "Gain (5-10)% of Physical Damage as Extra Chaos Damage", statOrderKey = "1576", statOrder = { 1576 }, level = 1, group = "PhysicalDamageAddedAsChaos", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos" }, }, + ["ItemQuantityPerWhiteSocketUniqueRing39_"] = { affix = "", "15% increased Item Quantity per White Socket", statOrderKey = "2318", statOrder = { 2318 }, level = 75, group = "ItemQuantityPerWhiteSocket", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChaosDamageDoesNotBypassESDuringFlaskEffectUnique__1"] = { affix = "", "Chaos Damage taken does not bypass Energy Shield during effect", statOrderKey = "659", statOrder = { 659 }, level = 1, group = "ChaosDamageDoesNotBypassESDuringFlaskEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["RemoveLifeAndAddThatMuchEnergyShieldOnFlaskUseUnique__1"] = { affix = "", "Removes all but one Life on use", "Removed life is Regenerated as Energy Shield over 2 seconds", statOrderKey = "2726,2726.1", statOrder = { 2726, 2726.1 }, level = 1, group = "RemoveLifeAndAddThatMuchEnergyShieldOnFlaskUse", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "life", "defences" }, }, + ["TalismanHasOneSocket_"] = { affix = "", "Has 1 Socket", statOrderKey = "30", statOrder = { 30 }, level = 1, group = "Other", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["TalismanIncreasedMana"] = { affix = "", "(20-30)% increased maximum Mana", statOrderKey = "1245", statOrder = { 1245 }, level = 1, group = "MaximumManaIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["TalismanIncreasedFireDamage"] = { affix = "", "(20-30)% increased Fire Damage", statOrderKey = "1035", statOrder = { 1035 }, level = 1, group = "FireDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["TalismanIncreasedColdDamage"] = { affix = "", "(20-30)% increased Cold Damage", statOrderKey = "1042", statOrder = { 1042 }, level = 1, group = "ColdDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["TalismanIncreasedLightningDamage"] = { affix = "", "(20-30)% increased Lightning Damage", statOrderKey = "1051", statOrder = { 1051 }, level = 1, group = "LightningDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["TalismanIncreasedPhysicalDamage"] = { affix = "", "(20-30)% increased Global Physical Damage", statOrderKey = "912", statOrder = { 912 }, level = 1, group = "PhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["TalismanIncreasedChaosDamage"] = { affix = "", "(19-31)% increased Chaos Damage", statOrderKey = "1057", statOrder = { 1057 }, level = 1, group = "IncreasedChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["TalismanAdditionalZombie"] = { affix = "", "+1 to maximum number of Raised Zombies", statOrderKey = "1795", statOrder = { 1795 }, level = 1, group = "MaximumMinionCount", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["TalismanIncreasedCriticalChance"] = { affix = "", "(40-50)% increased Global Critical Strike Chance", statOrderKey = "1128", statOrder = { 1128 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["TalismanIncreasedStrength"] = { affix = "", "(8-14)% increased Strength", statOrderKey = "866", statOrder = { 866 }, level = 1, group = "PercentageStrength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["TalismanIncreasedDexterity"] = { affix = "", "(8-14)% increased Dexterity", statOrderKey = "867", statOrder = { 867 }, level = 1, group = "PercentageDexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["TalismanIncreasedIntelligence"] = { affix = "", "(8-14)% increased Intelligence", statOrderKey = "868", statOrder = { 868 }, level = 1, group = "PercentageIntelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["TalismanIncreasedEnergyShield"] = { affix = "", "(15-25)% increased maximum Energy Shield", statOrderKey = "1227", statOrder = { 1227 }, level = 1, group = "EnergyShieldPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["TalismanIncreasedLife"] = { affix = "", "(8-12)% increased maximum Life", statOrderKey = "1237", statOrder = { 1237 }, level = 1, group = "MaximumLifeIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["TalismanIncreasedItemQuantity"] = { affix = "", "(6-10)% increased Quantity of Items found", statOrderKey = "1256", statOrder = { 1256 }, level = 1, group = "Other", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["TalismanIncreasedAllAttributes"] = { affix = "", "(12-16)% increased Attributes", statOrderKey = "865", statOrder = { 865 }, level = 1, group = "PercentageAllAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributesPercentUnique__1"] = { affix = "", "(5-7)% increased Attributes", statOrderKey = "865", statOrder = { 865 }, level = 1, group = "PercentageAllAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributesPercentUnique__2"] = { affix = "", "(5-15)% increased Attributes", statOrderKey = "865", statOrder = { 865 }, level = 1, group = "PercentageAllAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["TalismanIncreasedDamage"] = { affix = "", "(25-35)% increased Damage", statOrderKey = "873", statOrder = { 873 }, level = 1, group = "AllDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["TalismanIncreasedCriticalStrikeMultiplier_"] = { affix = "", "+(24-36)% to Global Critical Strike Multiplier", statOrderKey = "1156", statOrder = { 1156 }, level = 1, group = "CriticalStrikeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["TalismanDamageDealtAddedAsRandomElement"] = { affix = "", "Gain (6-12)% of Physical Damage as Extra Damage of a random Element", statOrderKey = "2525", statOrder = { 2525 }, level = 1, group = "PhysicalDamageAddedAsRandomElement", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental" }, }, + ["TalismanIncreasedAreaOfEffect"] = { affix = "", "(5-8)% increased Area of Effect", statOrderKey = "1524", statOrder = { 1524 }, level = 1, group = "AreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["TalismanFireTakenAsCold"] = { affix = "", "50% of Fire Damage from Hits taken as Cold Damage", statOrderKey = "2758", statOrder = { 2758 }, level = 1, group = "ElementalDamageTakenAsAnotherElement", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold" }, }, + ["FireDamageTakenAsColdUnique___1"] = { affix = "", "20% of Fire Damage from Hits taken as Cold Damage", statOrderKey = "2758", statOrder = { 2758 }, level = 1, group = "ElementalDamageTakenAsAnotherElement", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold" }, }, + ["FireDamageTakenAsColdUnique___2_"] = { affix = "", "30% of Fire Damage from Hits taken as Cold Damage", statOrderKey = "2758", statOrder = { 2758 }, level = 62, group = "ElementalDamageTakenAsAnotherElement", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold" }, }, + ["TalismanFireTakenAsLightning"] = { affix = "", "50% of Fire Damage from Hits taken as Lightning Damage", statOrderKey = "2759", statOrder = { 2759 }, level = 1, group = "ElementalDamageTakenAsAnotherElement", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "lightning" }, }, + ["TalismanColdTakenAsFire"] = { affix = "", "50% of Cold Damage from Hits taken as Fire Damage", statOrderKey = "2760", statOrder = { 2760 }, level = 1, group = "ElementalDamageTakenAsAnotherElement", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold" }, }, + ["TalismanColdTakenAsLightning"] = { affix = "", "50% of Cold Damage from Hits taken as Lightning Damage", statOrderKey = "2761", statOrder = { 2761 }, level = 1, group = "ElementalDamageTakenAsAnotherElement", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "lightning" }, }, + ["TalismanLightningTakenAsCold"] = { affix = "", "50% of Lightning Damage from Hits taken as Cold Damage", statOrderKey = "2764", statOrder = { 2764 }, level = 1, group = "ElementalDamageTakenAsAnotherElement", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "lightning" }, }, + ["TalismanLightningTakenAsFire"] = { affix = "", "50% of Lightning Damage from Hits taken as Fire Damage", statOrderKey = "2762", statOrder = { 2762 }, level = 1, group = "ElementalDamageTakenAsAnotherElement", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "lightning" }, }, + ["TalismanReducedPhysicalDamageTaken_"] = { affix = "", "(4-6)% additional Physical Damage Reduction", statOrderKey = "1903", statOrder = { 1903 }, level = 1, group = "ReducedPhysicalDamageTaken", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["TalismanIncreasedSkillEffectDuration"] = { affix = "", "(20-25)% increased Skill Effect Duration", statOrderKey = "1539", statOrder = { 1539 }, level = 1, group = "SkillEffectDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["TalismanPercentLifeRegeneration"] = { affix = "", "Regenerate 2% of Life per second", statOrderKey = "1584", statOrder = { 1584 }, level = 1, group = "LifeRegenerationRatePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["TalismanChanceToFreezeShockIgnite_"] = { affix = "", "(4-6)% chance to Freeze, Shock and Ignite", statOrderKey = "2392", statOrder = { 2392 }, level = 1, group = "ChanceToFreezeShockIgnite", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, + ["TalismanFrenzyChargeOnKill"] = { affix = "", "10% chance to gain a Frenzy Charge on Kill", statOrderKey = "2235", statOrder = { 2235 }, level = 1, group = "FrenzyChargeOnKillChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["TalismanPowerChargeOnKill"] = { affix = "", "10% chance to gain a Power Charge on Kill", statOrderKey = "2237", statOrder = { 2237 }, level = 1, group = "PowerChargeOnKillChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["TalismanEnduranceChargeOnKill_"] = { affix = "", "10% chance to gain an Endurance Charge on Kill", statOrderKey = "2236", statOrder = { 2236 }, level = 1, group = "EnduranceChargeOnKillChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["TalismanGlobalDefensesPercent"] = { affix = "", "(15-25)% increased Global Defences", statOrderKey = "2423", statOrder = { 2423 }, level = 1, group = "AllDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["TalismanFishBiteSensitivity"] = { affix = "", "(30-40)% increased Fish Bite Sensitivity", statOrderKey = "3158", statOrder = { 3158 }, level = 1, group = "FishingBiteSensitivity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "green_herring" }, }, + ["FishBiteSensitivityUnique__1"] = { affix = "", "(20-40)% increased Fish Bite Sensitivity", statOrderKey = "3158", statOrder = { 3158 }, level = 48, group = "FishingBiteSensitivity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "green_herring" }, }, + ["TalismanAttackAndCastSpeed"] = { affix = "", "(6-10)% increased Attack and Cast Speed", statOrderKey = "1681", statOrder = { 1681 }, level = 1, group = "AttackCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, + ["TalismanSpellDamage"] = { affix = "", "(20-30)% increased Spell Damage", statOrderKey = "905", statOrder = { 905 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["TalismanAttackDamage"] = { affix = "", "(20-30)% increased Attack Damage", statOrderKey = "880", statOrder = { 880 }, level = 1, group = "AttackDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["TalismanPierceChance"] = { affix = "", "Projectiles Pierce (25-35) additional Targets", statOrderKey = "8117", statOrder = { 8117 }, level = 1, group = "Pierce", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["TalismanAdditionalPierce"] = { affix = "", "Projectiles Pierce 2 additional Targets", statOrderKey = "1436", statOrder = { 1436 }, level = 1, group = "Pierce", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DamageTakeFromManaBeforeLifePerPowerChargeUnique__1"] = { affix = "", "1% of Damage is taken from Mana before Life per Power Charge", statOrderKey = "2747", statOrder = { 2747 }, level = 40, group = "DamageTakeFromManaBeforeLifePerPowerCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, + ["IncreasedManaRegenerationPerPowerChargeUnique__1"] = { affix = "", "10% increased Mana Regeneration Rate per Power Charge", statOrderKey = "1616", statOrder = { 1616 }, level = 1, group = "IncreasedManaRegenerationPerPowerCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["CriticalStrikeChancePerPowerChargeUnique__1"] = { affix = "", "40% reduced Critical Strike Chance per Power Charge", statOrderKey = "2748", statOrder = { 2748 }, level = 1, group = "CriticalStrikeChancePerPowerCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["IncreasedFireballRadiusUniqueJewel57"] = { affix = "", "Fire Damage is increased by 1% per 5 Intelligence from Allocated Passives in Radius", statOrderKey = "2729", statOrder = { 2729 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["AdditionalGlacialCascadeSequenceUniqueJewel58"] = { affix = "", "Cold Damage is increased by 1% per 8 Intelligence from Allocated Passives in Radius", "Physical Damage is increased by 1% per 8 Intelligence from Allocated Passives in Radius", "Glacial Cascade gains an additional Burst with 60 Intelligence from Passives in Radius", statOrderKey = "2730,2731,2737", statOrder = { 2730, 2731, 2737 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, + ["AnimateBowsAndWandsUnique____70"] = { affix = "", "With at least 40 Dexterity in Radius, Animate Weapon can Animate up to 12 Ranged Weapons", statOrderKey = "2838", statOrder = { 2838 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ExtraArrowForSplitArrowUniqueJewel60"] = { affix = "", "Projectile Damage is increased by 1% per 5 Dexterity from Allocated Passives in Radius", "Split Arrow fires an additional arrow with 50 Dexterity from Passives in Radius", statOrderKey = "2736,2739", statOrder = { 2736, 2739 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["FlaskChargeRecoveryDuringFlaskEffectUnique__1"] = { affix = "", "50% increased Flask Charges gained during any Flask Effect", statOrderKey = "2765", statOrder = { 2765 }, level = 1, group = "FlaskChargeRecoveryDuringFlaskEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskChargeRecoveryDuringFlaskEffectUnique__2"] = { affix = "", "30% reduced Flask Charges gained during any Flask Effect", statOrderKey = "2765", statOrder = { 2765 }, level = 1, group = "FlaskChargeRecoveryDuringFlaskEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["ManaRegenerationDuringFlaskEffectUnique__1"] = { affix = "", "50% increased Mana Regeneration Rate during any Flask Effect", statOrderKey = "2766", statOrder = { 2766 }, level = 14, group = "ManaRegenerationDuringFlaskEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana" }, }, + ["EnemiesLoseLifePlayerLeechesUnique__1"] = { affix = "", "200% of Life Leech applies to Enemies as Chaos Damage", statOrderKey = "2767", statOrder = { 2767 }, level = 55, group = "EnemiesLoseLifePlayerLeeches", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "resource", "life", "damage", "chaos" }, }, + ["MovementSpeedDuringFlaskEffectUnique__1"] = { affix = "", "15% increased Movement Speed during any Flask Effect", statOrderKey = "2768", statOrder = { 2768 }, level = 1, group = "MovementSpeedDuringFlaskEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "speed" }, }, + ["NoExtraBleedDamageWhileMovingUniqueAmulet25"] = { affix = "", "Moving while Bleeding doesn't cause you to take extra Damage", statOrderKey = "2774", statOrder = { 2774 }, level = 69, group = "NoExtraBleedDamageWhileMoving", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["NoExtraBleedDamageWhileMovingUnique__1"] = { affix = "", "Moving while Bleeding doesn't cause you to take extra Damage", statOrderKey = "2774", statOrder = { 2774 }, level = 1, group = "NoExtraBleedDamageWhileMoving", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["AttacksHaveBloodMagic__1"] = { affix = "", "Attacks Cost Life instead of Mana", statOrderKey = "8426", statOrder = { 8426 }, level = 1, group = "AttacksHaveBloodMagic", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["SocketedTrapSkillsCreateSmokeCloudWhenDetonated__1"] = { affix = "", "Traps from Socketed Skills create a Smoke Cloud when triggered", statOrderKey = "373", statOrder = { 373 }, level = 1, group = "SocketedTrapSkillsCreateSmokeCloudWhenDetonated", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FireDamageToBlindEnemies__1"] = { affix = "", "(30-50)% increased Fire Damage with Hits and Ailments against Blinded Enemies", statOrderKey = "2803", statOrder = { 2803 }, level = 1, group = "FireDamageToBlindEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["SpellDamageTakenFromBlindEnemies__1"] = { affix = "", "30% reduced Spell Damage taken from Blinded Enemies", statOrderKey = "2804", statOrder = { 2804 }, level = 1, group = "SpellDamageTakenFromBlindEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, + ["GlacialHammerThresholdJewel__1"] = { affix = "", "With at least 40 Strength in Radius, 20% increased", "Rarity of Items dropped by Enemies Shattered by Glacial Hammer", statOrderKey = "2809,2809.1", statOrder = { 2809, 2809.1 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["SpectralThrowThresholdJewel__1"] = { affix = "", "With at least 40 Dexterity in Radius, each Spectral Throw Projectile gains 5% increased Damage each time it Hits", statOrderKey = "2810", statOrder = { 2810 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["ViperStrikeThresholdJewel__1"] = { affix = "", "With at least 40 Dexterity in Radius, Viper Strike deals 2% increased Damage with Hits and Poison for each Poison on the Enemy", statOrderKey = "2812", statOrder = { 2812 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["ViperStrikeThresholdJewel__2"] = { affix = "", "With at least 40 Dexterity in Radius, Viper Strike has a 10% chance per Poison on Enemy to grant Unholy Might for 4 seconds on Hit", statOrderKey = "6559", statOrder = { 6559 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["HeavyStrikeThresholdJewel___1"] = { affix = "", "With at least 40 Strength in Radius, Heavy Strike has a ", "20% chance to deal Double Damage", statOrderKey = "2813,2813.1", statOrder = { 2813, 2813.1 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["ShrapnelShotThresholdJewel_1"] = { affix = "", "With at least 40 Dexterity in Radius, Galvanic Arrow has 25% increased Area of Effect", "With at least 40 Dexterity in Radius, Galvanic Arrow deals 50% increased Area Damage", statOrderKey = "2934,6550", statOrder = { 2934, 6550 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["BurningArrowThresholdJewel_2"] = { affix = "", "Ignited Enemies Killed by your Hits are destroyed", statOrderKey = "2213", statOrder = { 2213 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "attack", "ailment" }, }, + ["CleaveThresholdJewel_1"] = { affix = "", "With at least 40 Strength in Radius, Hits with Cleave Fortify", "With at least 40 Strength in Radius, Cleave has +1 to Radius per Nearby", "Enemy, up to +10", statOrderKey = "2928,2929,2929.1", statOrder = { 2928, 2929, 2929.1 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["FreezingPulseThresholdJewel_1"] = { affix = "", "With at least 40 Intelligence in Radius, Freezing Pulse fires 2 additional Projectiles", "With at least 40 Intelligence in Radius, 25% increased Freezing Pulse Damage if", "you've Shattered an Enemy Recently", statOrderKey = "2937,2938,2938.1", statOrder = { 2937, 2938, 2938.1 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "damage", "caster" }, }, + ["IceShotThresholdJewel__1"] = { affix = "", "With at least 40 Dexterity in Radius, Ice Shot Pierces 50 additional Targets", "With at least 40 Dexterity in Radius, Ice Shot has 25% increased Area of Effect", statOrderKey = "6533,6534", statOrder = { 6533, 6534 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["IceShotThresholdJewel__2"] = { affix = "", "With at least 40 Dexterity in Radius, Ice Shot has 25% increased Area of Effect", "With at least 40 Dexterity in Radius, Ice Shot Pierces 3 additional Targets", statOrderKey = "6534,6535", statOrder = { 6534, 6535 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["MoltenStrikeThresholdJewel_1"] = { affix = "", "With at least 40 Strength in Radius, Molten Strike fires 2 additional Projectiles", "With at least 40 Strength in Radius, Molten Strike has 25% increased Area of Effect", statOrderKey = "6545,6546", statOrder = { 6545, 6546 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["MoltenStrikeThresholdJewel__2"] = { affix = "", "With at least 40 Strength in Radius, Molten Strike Projectiles Chain on impacting ground", "With at least 40 Strength in Radius, Molten Strike Projectiles Chain +1 time", "With at least 40 Strength in Radius, Molten Strike fires 50% less Projectiles", statOrderKey = "6454,6455,6456", statOrder = { 6454, 6455, 6456 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["FrostBladesThresholdJewel_1"] = { affix = "", "With at least 40 Dexterity in Radius, Melee Damage", "dealt by Frost Blades Penetrates 15% Cold Resistance", "With at least 40 Dexterity in Radius, Frost Blades has 25% increased Projectile Speed", statOrderKey = "6526,6526.1,6527", statOrder = { 6526, 6526.1, 6527 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack", "speed" }, }, + ["DualStrikeThresholdJewel_1"] = { affix = "", "With at least 40 Dexterity in Radius, Dual Strike has a 20% chance", "to deal Double Damage with the Main-Hand Weapon", "With at least 40 Dexterity in Radius, Dual Strike deals Off-Hand Splash Damage", "to surrounding targets", statOrderKey = "6512,6512.1,6514,6514.1", statOrder = { 6512, 6512.1, 6514, 6514.1 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["DualStrikeThresholdJewelAxe"] = { affix = "", "With at least 40 Dexterity in Radius, Dual Strike Hits Intimidate Enemies for", "4 seconds while wielding an Axe", statOrderKey = "6511,6511.1", statOrder = { 6511, 6511.1 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["DualStrikeThresholdJewelClaw"] = { affix = "", "With at least 40 Dexterity in Radius, Dual Strike has (10-15)% increased Attack", "Speed while wielding a Claw", statOrderKey = "6509,6509.1", statOrder = { 6509, 6509.1 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["DualStrikeThresholdJewelDagger"] = { affix = "", "With at least 40 Dexterity in Radius, Dual Strike has +(20-30)% to Critical Strike", "Multiplier while wielding a Dagger", statOrderKey = "6510,6510.1", statOrder = { 6510, 6510.1 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack", "critical" }, }, + ["DualStrikeThresholdJewelMace"] = { affix = "", "With at least 40 Dexterity in Radius, Dual Strike deals Splash Damage", "to surrounding targets while wielding a Mace", statOrderKey = "6513,6513.1", statOrder = { 6513, 6513.1 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["DualStrikeThresholdJewelSword_"] = { affix = "", "With at least 40 Dexterity in Radius, Dual Strike has (20-30)% increased", "Accuracy Rating while wielding a Sword", statOrderKey = "6508,6508.1", statOrder = { 6508, 6508.1 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["DualStrikeThresholdJewel__2_"] = { affix = "", "(10-15)% increased Attack Damage", statOrderKey = "880", statOrder = { 880 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["FrostboltThresholdJewel_1"] = { affix = "", "With at least 40 Intelligence in Radius, Frostbolt fires 2 additional Projectiles", "With at least 40 Intelligence in Radius, Frostbolt Projectiles gain 40% increased Projectile Speed per second", statOrderKey = "6528,6529", statOrder = { 6528, 6529 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, + ["EtherealKnivesThresholdJewel_1"] = { affix = "", "With at least 40 Dexterity in Radius, Ethereal Knives fires Projectiles in a circle", statOrderKey = "2931", statOrder = { 2931 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, + ["LightningTendrilsThresholdJewel_1"] = { affix = "", "With at least 40 Intelligence in Radius, each Lightning Tendrils Repeat has 4% increased Area of Effect per Enemy Hit", statOrderKey = "6540", statOrder = { 6540 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, + ["MagmaOrbThresholdJewel_1"] = { affix = "", "With at least 40 Intelligence in Radius, Rolling Magma fires an additional Projectile", "With at least 40 Intelligence in Radius, Rolling Magma", "has 10% increased Area of Effect per Chain", statOrderKey = "6541,6542,6542.1", statOrder = { 6541, 6542, 6542.1 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, + ["MagmaOrbThresholdJewel_2"] = { affix = "", "With at least 40 Intelligence in Radius, Rolling Magma deals 50% less Damage", "With at least 40 Intelligence in Radius, Rolling Magma deals 40% more Damage per Chain", "With at least 40 Intelligence in Radius, Rolling Magma", "has 10% increased Area of Effect per Chain", statOrderKey = "6452,6453,6542,6542.1", statOrder = { 6452, 6453, 6542, 6542.1 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "damage", "caster" }, }, + ["GlacialHammerThresholdJewel_2"] = { affix = "", "With at least 40 Strength in Radius, Glacial Hammer deals", "Cold-only Splash Damage to surrounding targets", "With at least 40 Strength in Radius, 25% of Glacial", "Hammer Physical Damage Converted to Cold Damage", statOrderKey = "2932,2932.1,2933,2933.1", statOrder = { 2932, 2932.1, 2933, 2933.1 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold", "attack" }, }, + ["BlightThresholdJewel_1"] = { affix = "", "With at least 40 Intelligence in Radius, Blight has 25% increased Area of Effect after 1 second of Channelling", statOrderKey = "6495", statOrder = { 6495 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, + ["BlightThresholdJewel_2"] = { affix = "", "With at least 40 Intelligence in Radius, Blight inflicts Withered for 2 seconds", "With at least 40 Intelligence in Radius, Blight has 50% increased Hinder Duration", statOrderKey = "6491,6493", statOrder = { 6491, 6493 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, + ["BlightThresholdJewel_3"] = { affix = "", "With at least 40 Intelligence in Radius, Blight inflicts Withered for 2 seconds", "With at least 40 Intelligence in Radius, Blight has 50% increased Hinder Duration", statOrderKey = "6490,6493", statOrder = { 6490, 6493 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["BlightThresholdJewel_4"] = { affix = "", "With at least 40 Intelligence in Radius, Blight inflicts Withered for 2 seconds", "With at least 40 Intelligence in Radius, Blight has 30% reduced Cast Speed", statOrderKey = "6490,6492", statOrder = { 6490, 6492 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["RaiseZombieThresholdJewel1"] = { affix = "", "With at least 40 Intelligence in Radius, Raised", "Zombies' Slam Attack has 100% increased Cooldown Recovery Rate", "With at least 40 Intelligence in Radius, Raised Zombies' Slam", "Attack deals 30% increased Damage", statOrderKey = "6560,6560.1,6561,6561.1", statOrder = { 6560, 6560.1, 6561, 6561.1 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["SparkThresholdJewel1"] = { affix = "", "With at least 40 Intelligence in Radius, 2 additional Spark Projectiles", statOrderKey = "2936", statOrder = { 2936 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, + ["SparkThresholdJewel_2"] = { affix = "", "With at least 40 Intelligence in Radius, Spark fires Projectiles in a circle", statOrderKey = "6553", statOrder = { 6553 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, + ["FireTrapThresholdJewel1"] = { affix = "", "With at least 40 Dexterity in Radius, Fire Trap throws up to 1 additional Trap", statOrderKey = "6525", statOrder = { 6525 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, + ["SplitArrowThresholdJewel1"] = { affix = "", "With at least 40 Dexterity in Radius, Split Arrow fires Projectiles in Parallel", statOrderKey = "6558", statOrder = { 6558 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["GlacialCascadeThresholdJewel1"] = { affix = "", "With 40 Intelligence in Radius, Glacial Cascade has an additional Burst", "With 40 Intelligence in Radius, 20% of Glacial Cascade Physical Damage", "Converted to Cold Damage", statOrderKey = "6530,6531,6531.1", statOrder = { 6530, 6531, 6531.1 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, + ["CausticArrowThresholdJewel1"] = { affix = "", "With at least 40 Dexterity in Radius, Caustic Arrow deals 30% reduced Damage with Hits", statOrderKey = "6498", statOrder = { 6498 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["CausticArrowThresholdJewel2"] = { affix = "", "With at least 40 Dexterity in Radius, Caustic Arrow deals 40% increased Damage over Time", statOrderKey = "6497", statOrder = { 6497 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["CausticArrowThresholdJewel3"] = { affix = "", "With at least 40 Dexterity in Radius, Caustic Arrow has a 50% chance on Hit to Poison Enemies on Caustic Ground", statOrderKey = "6496", statOrder = { 6496 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "attack", "ailment" }, }, + ["SpectralShieldThrowThresholdJewel1_"] = { affix = "", "+0.2% to Off Hand Critical Strike Chance per 10 Maximum Energy Shield on Shield", statOrderKey = "7530", statOrder = { 7530 }, level = 1, group = "OffHandCritChancePerEsOnShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["SpectralShieldThrowThresholdJewel2"] = { affix = "", "+4% to Off Hand Critical Strike Multiplier per 10 Maximum Energy Shield on Shield", statOrderKey = "7531", statOrder = { 7531 }, level = 1, group = "OffHandCritMultiPerEsOnShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["IncreasedStunThresholdUnique__1_"] = { affix = "", "20% increased Stun Threshold", statOrderKey = "2856", statOrder = { 2856 }, level = 1, group = "IncreasedStunThreshold", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunThresholdBasedOnManaUnique__1"] = { affix = "", "Stun Threshold is based on 500% of your Mana instead of Life", statOrderKey = "2855", statOrder = { 2855 }, level = 1, group = "StunThresholdBasedOnMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["PowerChargeOnCriticalStrikeChanceUnique__1"] = { affix = "", "25% chance to gain a Power Charge on Critical Strike", statOrderKey = "1476", statOrder = { 1476 }, level = 1, group = "PowerChargeOnCriticalStrikeChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge", "critical" }, }, + ["NoLifeRegenerationUnique___1"] = { affix = "", "You have no Life Regeneration", statOrderKey = "1901", statOrder = { 1901 }, level = 1, group = "NoLifeRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["NeverBlockUnique__1"] = { affix = "", "Cannot Block", statOrderKey = "2849", statOrder = { 2849 }, level = 1, group = "NeverBlock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["LocalShieldHasNoBlockChanceUnique__1"] = { affix = "", "No Chance to Block", statOrderKey = "2850", statOrder = { 2850 }, level = 1, group = "LocalShieldHasNoBlockChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["LocalFlaskOnslaughtPerFrenzyChargeUnique__1"] = { affix = "", "Gain Onslaught for 3 seconds per Frenzy Charge on use", statOrderKey = "590", statOrder = { 590 }, level = 1, group = "LocalFlaskOnslaughtPerFrenzyCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["GrantUniqueBuff__1"] = { affix = "", "Gain Her Blessing for 3 seconds when you Ignite an Enemy", statOrderKey = "2862", statOrder = { 2862 }, level = 66, group = "HerBlessingOnIgnite", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["UniqueConditionOnBuff__1"] = { affix = "", "Cannot be Frozen, Chilled or Ignited with Her Blessing", statOrderKey = "2864", statOrder = { 2864 }, level = 66, group = "AvoidAilmentsDuringHerBlessing", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "ailment" }, }, + ["UniqueConditionOnBuff__2"] = { affix = "", "20% increased Attack and Movement Speed with Her Blessing", statOrderKey = "2865", statOrder = { 2865 }, level = 66, group = "AttackAndMoveSpeedDuringHerBlessing", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["UniqueEffectOnBuff__3"] = { affix = "", "33% chance to Blind nearby Enemies when gaining Her Blessing", statOrderKey = "2863", statOrder = { 2863 }, level = 66, group = "BlindOnGainingHerBlessing", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["RallyingCryThresholdJewel__1"] = { affix = "", "With at least 40 Intelligence in Radius, 10% of Damage taken Recouped as Mana if you've Warcried Recently", statOrderKey = "2845", statOrder = { 2845 }, level = 1, group = "RallyingCryThresholdJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["VigilantStrikeThresholdJewel__1"] = { affix = "", "With at least 40 Strength in Radius, Hits with Vigilant Strike Fortify you and Nearby Allies for 8 seconds", statOrderKey = "2832", statOrder = { 2832 }, level = 1, group = "VigilantStrikeThresholdJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["ColdsnapThresholdJewel__1"] = { affix = "", "With at least 40 Intelligence in Radius, Cold Snap grants Power Charges instead of Frenzy Charges when Enemies die in its Area", "With at least 40 Intelligence in Radius, Cold Snap's Cooldown can be bypassed by Power Charges instead of Frenzy Charges", statOrderKey = "6502,6502.1", statOrder = { 6502, 6502.1 }, level = 1, group = "ColdSnapThresholdJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, + ["FireballThresholdJewel__1"] = { affix = "", "With at least 40 Intelligence in Radius, Fireball Projectiles gain Area as they travel farther, up to 50% increased Area of Effect", statOrderKey = "2834", statOrder = { 2834 }, level = 1, group = "FireballThresholdJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, + ["FireballThresholdJewel__2_"] = { affix = "", "With at least 40 Intelligence in Radius, Fireball Projectiles gain Radius as they travel farther, up to +4 Radius", statOrderKey = "2835", statOrder = { 2835 }, level = 1, group = "FireballThresholdJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, + ["FireballThresholdJewel__3"] = { affix = "", "With at least 40 Intelligence in Radius, Fireball cannot ignite", "With at least 40 Intelligence in Radius, Fireball has +(30-50)% chance to inflict scorch", statOrderKey = "6449,6450", statOrder = { 6449, 6450 }, level = 1, group = "FireballThresholdJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, + ["ShockNearbyEnemiesDuringFlaskEffect___1"] = { affix = "", "Shocks nearby Enemies during Flask effect, causing 10% increased Damage taken", statOrderKey = "744", statOrder = { 744 }, level = 85, group = "ShockNearbyEnemiesDuringFlaskEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "lightning", "ailment" }, }, + ["ShockSelfDuringFlaskEffect__1"] = { affix = "", "You are Shocked during Flask effect, causing 50% increased Damage taken", statOrderKey = "745", statOrder = { 745 }, level = 1, group = "ShockSelfDuringFlaskEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "lightning", "ailment" }, }, + ["LightningLifeLeechDuringFlaskEffect__1"] = { affix = "", "20% of Lightning Damage Leeched as Life during Flask effect", statOrderKey = "752", statOrder = { 752 }, level = 1, group = "LightningLifeLeechDuringFlaskEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life", "elemental", "lightning" }, }, + ["LightningManaLeechDuringFlaskEffect__1"] = { affix = "", "20% of Lightning Damage Leeched as Mana during Flask effect", statOrderKey = "753", statOrder = { 753 }, level = 1, group = "LightningManaLeechDuringFlaskEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana", "elemental", "lightning" }, }, + ["LeechInstantDuringFlaskEffect__1"] = { affix = "", "Life and Mana Leech are instant during effect", statOrderKey = "754", statOrder = { 754 }, level = 1, group = "LeechInstantDuringFlaskEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["AddedLightningDamageDuringFlaskEffect__1"] = { affix = "", "Adds (10-15) to (55-65) Lightning Damage to Attacks during Flask effect", statOrderKey = "750", statOrder = { 750 }, level = 1, group = "AddedLightningDamageDuringFlaskEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedSpellLightningDamageDuringFlaskEffect__1"] = { affix = "", "Adds (10-15) to (55-65) Lightning Damage to Spells during Flask effect", statOrderKey = "751", statOrder = { 751 }, level = 1, group = "AddedSpellLightningDamageDuringFlaskEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["PhysicalToLightningDuringFlaskEffect__1"] = { affix = "", "50% of Physical Damage Converted to Lightning during Flask effect", statOrderKey = "746", statOrder = { 746 }, level = 1, group = "PhysicalToLightningDuringFlaskEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, + ["LightningPenetrationDuringFlaskEffect__1"] = { affix = "", "Damage Penetrates 6% Lightning Resistance during Flask effect", statOrderKey = "747", statOrder = { 747 }, level = 1, group = "LightningPenetrationDuringFlaskEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental_damage", "damage", "elemental", "lightning" }, }, + ["MinionAttackAndCastSpeedPerSkeleton__1"] = { affix = "", "2% increased Minion Attack and Cast Speed per Skeleton you own", statOrderKey = "2857", statOrder = { 2857 }, level = 1, group = "MinionAttackAndCastSpeedPerSkeleton", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, + ["MinionDurationPerZombie__1"] = { affix = "", "2% increased Minion Duration per Raised Zombie", statOrderKey = "2858", statOrder = { 2858 }, level = 1, group = "MinionDurationPerZombie", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, + ["MinionDamagePerSpectre__1"] = { affix = "", "(8-12)% increased Minion Damage per Raised Spectre", statOrderKey = "2859", statOrder = { 2859 }, level = 1, group = "MinionDamagePerSpectre", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionLifeRegenerationPerRagingSpirit__1"] = { affix = "", "Minions Regenerate (1.5-2.5)% of Life per second", statOrderKey = "2501", statOrder = { 2501 }, level = 1, group = "MinionLifeRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["ExplodeOnKillChaosUnique__1"] = { affix = "", "Enemies you Kill have a 20% chance to Explode, dealing a quarter of their maximum Life as Chaos Damage", statOrderKey = "2889", statOrder = { 2889 }, level = 1, group = "ExplodeOnKillChaos", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["ReduceManaCostPerEnduranceChargeUnique__1"] = { affix = "", "4% reduced Mana Cost per Endurance Charge", statOrderKey = "2851", statOrder = { 2851 }, level = 1, group = "ReduceManaCostPerEnduranceCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["RampageWhileAtMaxEnduranceChargesUnique__1"] = { affix = "", "Gain Rampage while at Maximum Endurance Charges", statOrderKey = "2852", statOrder = { 2852 }, level = 1, group = "RampageWhileAtMaxEnduranceCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LoseEnduranceChargesOnRampageEndUnique___1"] = { affix = "", "Lose all Endurance Charges when Rampage ends", statOrderKey = "2853", statOrder = { 2853 }, level = 1, group = "LoseEnduranceChargesOnRampageEnd", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["IncreasedDamageAgainstFrozenEnemiesUnique__1"] = { affix = "", "40% increased Damage with Hits against Frozen Enemies", statOrderKey = "917", statOrder = { 917 }, level = 1, group = "IncreasedDamageAgainstFrozenEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["PhysicalDamageWhileFrozenUnique___1"] = { affix = "", "100% increased Global Physical Damage while Frozen", statOrderKey = "2927", statOrder = { 2927 }, level = 1, group = "PhysicalDamageWhileFrozen", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["AttacksThatStunCauseBleedingUnique__1"] = { affix = "", "Causes Bleeding when you Stun", statOrderKey = "2105", statOrder = { 2105 }, level = 1, group = "AttacksThatStunCauseBleeding", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["GrantEnemiesUnholyMightOnKillUnique__1"] = { affix = "", "5% chance to grant Unholy Might to nearby Enemies on Kill", statOrderKey = "2964", statOrder = { 2964 }, level = 1, group = "GrantEnemiesUnholyMightOnKill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["GrantEnemiesOnslaughtOnKillUnique__1"] = { affix = "", "5% chance to grant Onslaught to nearby Enemies on Kill", statOrderKey = "2963", statOrder = { 2963 }, level = 1, group = "GrantEnemiesOnslaughtOnKill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["UnholyMightOnKillPercentChanceUnique__1"] = { affix = "", "10% chance to gain Unholy Might for 10 seconds on Kill", statOrderKey = "4692", statOrder = { 4692 }, level = 1, group = "UnholyMightOnKillPercentChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["OnslaugtOnKillPercentChanceUnique__1"] = { affix = "", "10% chance to gain Onslaught for 10 seconds on Kill", statOrderKey = "4686", statOrder = { 4686 }, level = 1, group = "OnslaugtOnKillPercentChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MaximumLifeOnKillPercentUnique__1"] = { affix = "", "Recover 1% of Life on Kill", statOrderKey = "1396", statOrder = { 1396 }, level = 1, group = "MaximumLifeOnKillPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeOnKillPercentUnique__2"] = { affix = "", "Recover (1-3)% of Life on Kill", statOrderKey = "1396", statOrder = { 1396 }, level = 1, group = "MaximumLifeOnKillPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeOnKillPercentUnique__3__"] = { affix = "", "Recover (3-5)% of Life on Kill", statOrderKey = "1396", statOrder = { 1396 }, level = 1, group = "MaximumLifeOnKillPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeOnKillPercentUnique__4_"] = { affix = "", "Recover 1% of Life on Kill", statOrderKey = "1396", statOrder = { 1396 }, level = 1, group = "MaximumLifeOnKillPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumManaOnKillPercentUnique__1"] = { affix = "", "Recover (1-3)% of Mana on Kill", statOrderKey = "1398", statOrder = { 1398 }, level = 1, group = "MaximumManaOnKillPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["MaximumEnergyShieldOnKillPercentUnique__1"] = { affix = "", "Recover (3-5)% of Energy Shield on Kill", statOrderKey = "1397", statOrder = { 1397 }, level = 1, group = "MaximumEnergyShieldOnKillPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["MaximumEnergyShieldOnKillPercentUnique__2"] = { affix = "", "Recover 1% of Energy Shield on Kill", statOrderKey = "1397", statOrder = { 1397 }, level = 1, group = "MaximumEnergyShieldOnKillPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["BurningArrowThresholdJewelUnique__1"] = { affix = "", "+10% to Fire Damage over Time Multiplier", statOrderKey = "931", statOrder = { 931 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["DisplayManifestWeaponUnique__1"] = { affix = "", "Triggers Level 15 Manifest Dancing Dervishes on Rampage", "Manifested Dancing Dervishes disables both weapon slots", "Manifested Dancing Dervishes die when Rampage ends", statOrderKey = "2923,2924,2925", statOrder = { 2923, 2924, 2925 }, level = 1, group = "DisplayManifestWeapon", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["BarrageThresholdUnique__1"] = { affix = "", "With at least 40 Dexterity in Radius, Barrage fires an additional 6 projectiles simultaneously on the first and final attacks", statOrderKey = "2847", statOrder = { 2847 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["GroundSlamThresholdUnique__1"] = { affix = "", "With at least 40 Strength in Radius, Ground Slam", "has a 50% increased angle", statOrderKey = "2841,2841.1", statOrder = { 2841, 2841.1 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["GroundSlamThresholdUnique__2"] = { affix = "", "With at least 40 Strength in Radius, Ground Slam has a 35% chance", "to grant an Endurance Charge when you Stun an Enemy", statOrderKey = "2840,2840.1", statOrder = { 2840, 2840.1 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["SummonSkeletonsThresholdUnique__1"] = { affix = "", "With at least 40 Intelligence in Radius, Summon Skeletons can Summon up to 15 Skeleton Mages", statOrderKey = "2830", statOrder = { 2830 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["AdditionalSnipeTotemsPerDexterityUnique__1"] = { affix = "", "Siege Ballista has +1 to maximum number of Summoned Totems per 200 Dexterity", statOrderKey = "2975", statOrder = { 2975 }, level = 1, group = "AdditionalTotems", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["AdditionalShrapnelBallistaePerStrengthUnique__1"] = { affix = "", "Shrapnel Ballista has +1 to maximum number of Summoned Totems per 200 Strength", statOrderKey = "2974", statOrder = { 2974 }, level = 1, group = "AdditionalTotems", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["AddedDamagePerDexterityUnique__1"] = { affix = "", "Adds 1 to 3 Physical Damage to Attacks per 25 Dexterity", statOrderKey = "2976", statOrder = { 2976 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedDamagePerStrengthUnique__1"] = { affix = "", "Adds 1 to 3 Physical Damage to Attacks per 25 Strength", statOrderKey = "4232", statOrder = { 4232 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["DisplayBlindAuraUnique__1"] = { affix = "", "Nearby Enemies are Blinded", statOrderKey = "2977", statOrder = { 2977 }, level = 1, group = "NearbyEnemiesAreBlinded", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DisplayNearbyEnemiesAreSlowedUnique__1"] = { affix = "", "Nearby Enemies are Hindered, with 25% reduced Movement Speed", statOrderKey = "2984", statOrder = { 2984 }, level = 1, group = "NearbyEnemiesAreSlowed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed", "aura" }, }, + ["DisplaySupportedByHypothermiaUnique__1"] = { affix = "", "Socketed Gems are Supported by Level 1 Hypothermia", statOrderKey = "292", statOrder = { 292 }, level = 1, group = "Supported", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["DisplaySupportedByIceBiteUnique__1"] = { affix = "", "Socketed Gems are Supported by Level 1 Ice Bite", statOrderKey = "293", statOrder = { 293 }, level = 1, group = "Supported", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["DisplaySupportedByIceBiteUnique__2"] = { affix = "", "Socketed Gems are Supported by Level 10 Ice Bite", statOrderKey = "293", statOrder = { 293 }, level = 1, group = "Supported", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["DisplaySupportedByColdPenetrationUnique__1"] = { affix = "", "Socketed Gems are Supported by Level 1 Cold Penetration", statOrderKey = "294", statOrder = { 294 }, level = 1, group = "Supported", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["DisplaySupportedByManaLeechUnique__1"] = { affix = "", "Socketed Gems are Supported by Level 1 Mana Leech", statOrderKey = "295", statOrder = { 295 }, level = 1, group = "Supported", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["DisplaySupportedByAddedColdDamageUnique__1"] = { affix = "", "Socketed Gems are Supported by Level 10 Added Cold Damage", statOrderKey = "296", statOrder = { 296 }, level = 1, group = "Supported", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["DisplaySupportedByReducedManaUnique__1"] = { affix = "", "Socketed Gems are Supported by Level 1 Inspiration", statOrderKey = "297", statOrder = { 297 }, level = 1, group = "Supported", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["DisplaySupportedByReducedManaUnique__2"] = { affix = "", "Socketed Gems are Supported by Level 1 Inspiration", statOrderKey = "297", statOrder = { 297 }, level = 1, group = "Supported", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["DisplaySupportedByBonechillUnique__1"] = { affix = "", "Socketed Gems are Supported by Level 1 Bonechill", statOrderKey = "109", statOrder = { 109 }, level = 1, group = "Supported", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["FlaskConsumesFrenzyChargesUnique__1"] = { affix = "", "Consumes Frenzy Charges on use", statOrderKey = "584", statOrder = { 584 }, level = 1, group = "FlaskConsumesFrenzyCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "frenzy_charge" }, }, + ["CriticalChanceAgainstBlindedEnemiesUnique__1"] = { affix = "", "(120-140)% increased Critical Strike Chance against Blinded Enemies", statOrderKey = "2987", statOrder = { 2987 }, level = 1, group = "CriticalChanceAgainstBlindedEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalChanceAgainstBlindedEnemiesUnique__2__"] = { affix = "", "(30-50)% increased Critical Strike Chance against Blinded Enemies", statOrderKey = "2987", statOrder = { 2987 }, level = 1, group = "CriticalChanceAgainstBlindedEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["DamageAgainstNearEnemiesUnique__1"] = { affix = "", "(60-80)% increased Damage with Hits and Ailments against Hindered Enemies", statOrderKey = "3674", statOrder = { 3674 }, level = 1, group = "DamageAgainstNearEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["BeltSoulEaterDuringFlaskEffect__1"] = { affix = "", "Gain Soul Eater during any Flask Effect", statOrderKey = "3007", statOrder = { 3007 }, level = 57, group = "BeltSoulEaterDuringFlaskEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["BeltSoulsRemovedOnFlaskUse__1"] = { affix = "", "Lose Souls gained from Soul Eater when you use a Flask", statOrderKey = "3008", statOrder = { 3008 }, level = 1, group = "BeltSoulsRemovedOnFlaskUse", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FireDamageToNearbyEnemiesOnKillUnique"] = { affix = "", "Trigger Level 1 Fire Burst on Kill", statOrderKey = "475", statOrder = { 475 }, level = 1, group = "DamageToNearbyEnemiesOnKill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SocketedAurasReserveNoManaUnique__1"] = { affix = "", "Socketed Gems have no Reservation", "Your Blessing Skills are Disabled", statOrderKey = "307,307.1", statOrder = { 307, 307.1 }, level = 48, group = "SocketedAurasReserveNoMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "aura" }, }, + ["ItemGrantsIllusoryWarpUnique__1"] = { affix = "", "Grants Level 20 Illusory Warp Skill", statOrderKey = "381", statOrder = { 381 }, level = 1, group = "ItemGrantsIllusoryWarp", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["LocalDoubleImplicitMods"] = { affix = "", "Implicit Modifier magnitudes are doubled", statOrderKey = "23", statOrder = { 23 }, level = 65, group = "LocalModifiesImplicitMods", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LocalTripleImplicitModsUnique__1__"] = { affix = "", "Implicit Modifier magnitudes are tripled", statOrderKey = "23", statOrder = { 23 }, level = 1, group = "LocalModifiesImplicitMods", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["UnarmedDamageVsBleedingEnemiesUnique__1"] = { affix = "", "100% increased Damage with Unarmed Attacks against Bleeding Enemies", statOrderKey = "3143", statOrder = { 3143 }, level = 1, group = "UnarmedDamageVsBleedingEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["ClawDamageModsAlsoAffectUnarmedUnique__1"] = { affix = "", "Modifiers to Claw Damage also apply to Unarmed Attack Damage with Melee Skills", statOrderKey = "3147", statOrder = { 3147 }, level = 1, group = "ClawDamageModsAlsoAffectUnarmed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["BaseUnarmedCriticalStrikeChanceUnique__1"] = { affix = "", "+7% to Unarmed Melee Attack Critical Strike Chance", statOrderKey = "3146", statOrder = { 3146 }, level = 1, group = "BaseUnarmedCriticalStrikeChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["LifeGainVsBleedingEnemiesUnique__1"] = { affix = "", "Gain +30 Life when you Hit a Bleeding Enemy", statOrderKey = "3145", statOrder = { 3145 }, level = 1, group = "LifeGainVsBleedingEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["SummonWolfOnKillUnique__1"] = { affix = "", "10% Chance to Trigger Level 10 Summon Spectral Wolf on Kill", statOrderKey = "497", statOrder = { 497 }, level = 62, group = "SummonWolfOnKill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["SummonWolfOnKillUnique__1New"] = { affix = "", "10% Chance to Trigger Level 10 Summon Spectral Wolf on Kill", statOrderKey = "497", statOrder = { 497 }, level = 62, group = "SummonWolfOnKill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["SummonWolfOnKillUnique__2_"] = { affix = "", "10% Chance to Trigger Level 10 Summon Spectral Wolf on Kill", statOrderKey = "497", statOrder = { 497 }, level = 1, group = "SummonWolfOnKill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["SummonWolfOnCritUnique__1"] = { affix = "", "20% chance to Trigger Level 25 Summon Spectral Wolf on Critical Strike with this Weapon", statOrderKey = "459", statOrder = { 459 }, level = 1, group = "SummonWolfOnCrit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion", "critical" }, }, + ["SwordPhysicalAttackSpeedUnique__1"] = { affix = "", "35% increased Attack Speed with Swords", statOrderKey = "1096", statOrder = { 1096 }, level = 80, group = "SwordAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["AxePhysicalDamageUnique__1"] = { affix = "", "80% increased Physical Damage with Axes", statOrderKey = "981", statOrder = { 981 }, level = 80, group = "AxePhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["DualWieldingPhysicalDamageUnique__1"] = { affix = "", "40% increased Physical Attack Damage while Dual Wielding", statOrderKey = "957", statOrder = { 957 }, level = 1, group = "DualWieldingPhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["ProjectilesForkUnique____1"] = { affix = "", "Arrows Fork", statOrderKey = "3156", statOrder = { 3156 }, level = 70, group = "ProjectilesFork", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["ClawAttackSpeedModsAlsoAffectUnarmed__1"] = { affix = "", "Modifiers to Claw Attack Speed also apply to Unarmed Attack Speed with Melee Skills", statOrderKey = "3148", statOrder = { 3148 }, level = 1, group = "ClawAttackSpeedModsAlsoAffectUnarmed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["ClawCritModsAlsoAffectUnarmed__1"] = { affix = "", "Modifiers to Claw Critical Strike Chance also apply to Unarmed Critical Strike Chance with Melee Skills", statOrderKey = "3149", statOrder = { 3149 }, level = 35, group = "ClawCritModsAlsoAffectUnarmed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, + ["EnergyShieldDelayDuringFlaskEffect__1"] = { affix = "", "50% slower start of Energy Shield Recharge during any Flask Effect", statOrderKey = "3152", statOrder = { 3152 }, level = 35, group = "EnergyShieldDelayDuringFlaskEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "flask", "defences" }, }, + ["ESRechargeRateDuringFlaskEffect__1"] = { affix = "", "(150-200)% increased Energy Shield Recharge Rate during any Flask Effect", statOrderKey = "3154", statOrder = { 3154 }, level = 1, group = "ESRechargeRateDuringFlaskEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "flask", "defences" }, }, + ["IncreasedColdDamagePerBlockChanceUnique__1"] = { affix = "", "1% increased Cold Damage per 1% Chance to Block Attack Damage", statOrderKey = "3159", statOrder = { 3159 }, level = 74, group = "IncreasedColdDamagePerBlockChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["IncreasedManaPerSpellBlockChanceUnique__1"] = { affix = "", "1% increased Maximum Mana per 2% Chance to Block Spell Damage", statOrderKey = "3160", statOrder = { 3160 }, level = 1, group = "IncreasedManaPerSpellBlockChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedArmourWhileChilledOrFrozenUnique__1"] = { affix = "", "300% increased Armour while Chilled or Frozen", statOrderKey = "3161", statOrder = { 3161 }, level = 1, group = "IncreasedArmourWhileChilledOrFrozen", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["AddedColdDamageToSpellsAndAttacksUnique__1"] = { affix = "", "Adds (15-25) to (40-50) Cold Damage to Spells and Attacks", statOrderKey = "1048", statOrder = { 1048 }, level = 1, group = "AddedColdDamageToSpellsAndAttacks", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "attack", "caster" }, }, + ["AddedColdDamageToSpellsAndAttacksUnique__2"] = { affix = "", "Adds (5-7) to (13-15) Cold Damage to Spells and Attacks", statOrderKey = "1048", statOrder = { 1048 }, level = 1, group = "AddedColdDamageToSpellsAndAttacks", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "attack", "caster" }, }, + ["UtilityFlaskSmokeCloud"] = { affix = "", "Creates a Smoke Cloud on Use", statOrderKey = "597", statOrder = { 597 }, level = 1, group = "UtilityFlaskSmokeCloud", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["UtilityFlaskConsecrate"] = { affix = "", "Creates Consecrated Ground on Use", statOrderKey = "579", statOrder = { 579 }, level = 1, group = "UtilityFlaskConsecrate", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["UtilityFlaskChilledGround"] = { affix = "", "Creates Chilled Ground on Use", statOrderKey = "580", statOrder = { 580 }, level = 1, group = "UtilityFlaskChilledGround", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["UtilityFlaskTaunt_"] = { affix = "", "Taunts nearby Enemies on use", statOrderKey = "594", statOrder = { 594 }, level = 1, group = "UtilityFlaskTaunt", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["UtilityFlaskWard"] = { affix = "", "Restores Ward on use", statOrderKey = "617", statOrder = { 617 }, level = 1, group = "UtilityFlaskWard", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["SummonsWormsOnUse"] = { affix = "", "2 Enemy Writhing Worms escape the Flask when used", "Writhing Worms are destroyed when Hit", statOrderKey = "618,618.1", statOrder = { 618, 618.1 }, level = 1, group = "SummonsWormsOnUse", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["PowerChargeOnHitUnique__1"] = { affix = "", "20% chance to gain a Power Charge on Hit", statOrderKey = "1480", statOrder = { 1480 }, level = 1, group = "PowerChargeOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["LosePowerChargesOnMaxPowerChargesUnique__1"] = { affix = "", "Lose all Power Charges on reaching Maximum Power Charges", statOrderKey = "3177", statOrder = { 3177 }, level = 1, group = "LosePowerChargesOnMaxPowerCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["LosePowerChargesOnMaxPowerChargesUnique__2"] = { affix = "", "Lose all Power Charges on reaching Maximum Power Charges", statOrderKey = "3177", statOrder = { 3177 }, level = 1, group = "LosePowerChargesOnMaxPowerCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["LoseEnduranceChargesOnMaxEnduranceChargesUnique__1_"] = { affix = "", "You lose all Endurance Charges on reaching maximum Endurance Charges", statOrderKey = "2342", statOrder = { 2342 }, level = 1, group = "LoseEnduranceChargesOnMaxEnduranceCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["ShockOnMaxPowerChargesUnique__1"] = { affix = "", "Shocks you when you reach Maximum Power Charges", statOrderKey = "3178", statOrder = { 3178 }, level = 1, group = "ShockOnMaxPowerCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["MoltenBurstOnMeleeHitUnique__1"] = { affix = "", "20% chance to Trigger Level 16 Molten Burst on Melee Hit", statOrderKey = "489", statOrder = { 489 }, level = 1, group = "MoltenBurstOnMeleeHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "attack" }, }, + ["PenetrateEnemyFireResistUnique__1"] = { affix = "", "Damage Penetrates 20% Fire Resistance", statOrderKey = "2568", statOrder = { 2568 }, level = 1, group = "PenetrateEnemyFireResist", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["LocalFlaskPetrifiedUnique__1"] = { affix = "", "Petrified during Flask Effect", statOrderKey = "683", statOrder = { 683 }, level = 1, group = "LocalFlaskPetrified", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["LocalFlaskPhysicalDamageReductionUnique__1"] = { affix = "", "(40-50)% additional Physical Damage Reduction during Flask Effect", statOrderKey = "667", statOrder = { 667 }, level = 1, group = "LocalFlaskPhysicalDamageReduction", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "physical" }, }, + ["LightningDegenAuraUniqueDisplay__1"] = { affix = "", "Nearby Enemies take 50 Lightning Damage per second", statOrderKey = "2746", statOrder = { 2746 }, level = 1, group = "LightningDegenAura", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["CannotBeAffectedByFlasksUnique__1"] = { affix = "", "Flasks do not apply to you", statOrderKey = "3321", statOrder = { 3321 }, level = 38, group = "CannotBeAffectedByFlasks", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlasksApplyToMinionsUnique__1"] = { affix = "", "Flasks apply to your Raised Zombies and Spectres", statOrderKey = "3322", statOrder = { 3322 }, level = 1, group = "FlasksApplyToMinions", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "minion" }, }, + ["RepeatingShockwave"] = { affix = "", "Triggers Level 7 Abberath's Fury when Equipped", statOrderKey = "474", statOrder = { 474 }, level = 1, group = "RepeatingShockwave", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["LifeRegenerationWhileFrozenUnique__1"] = { affix = "", "Regenerate 10% of Life per second while Frozen", statOrderKey = "3315", statOrder = { 3315 }, level = 1, group = "LifeRegenerationWhileFrozen", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["KnockbackOnCounterattackChanceUnique__1"] = { affix = "", "100% chance to knockback on Counterattack", statOrderKey = "3197", statOrder = { 3197 }, level = 1, group = "KnockbackOnCounterattack", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["EnergyShieldRechargeOnBlockUnique__1"] = { affix = "", "20% chance for Energy Shield Recharge to start when you Block", statOrderKey = "3003", statOrder = { 3003 }, level = 1, group = "EnergyShieldRechargeOnBlock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "energy_shield", "defences" }, }, + ["LocalAttacksAlwaysCritUnique__1"] = { affix = "", "This Weapon's Critical Strike Chance is 100%", statOrderKey = "3365", statOrder = { 3365 }, level = 1, group = "AlwaysCrit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, + ["LocalDoubleDamageToChilledEnemiesUnique__1"] = { affix = "", "Attacks with this Weapon deal Double Damage to Chilled Enemies", statOrderKey = "3332", statOrder = { 3332 }, level = 1, group = "DoubleDamageToChilledEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["LocalElementalPenetrationUnique__1"] = { affix = "", "Attacks with this Weapon Penetrate 30% Elemental Resistances", statOrderKey = "3333", statOrder = { 3333 }, level = 1, group = "ElementalPenetration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["FlaskZealotsOathUnique__1"] = { affix = "", "Life Recovery from Flasks also applies to Energy Shield during Flask Effect", "Zealot's Oath during Flask effect", statOrderKey = "554,759", statOrder = { 554, 759 }, level = 1, group = "FlaskBuffWhileHealing", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "flask", "resource", "life", "defences" }, }, + ["IncreasedDamageAtNoFrenzyChargesUnique__1"] = { affix = "", "(60-80)% increased Damage while you have no Frenzy Charges", statOrderKey = "3337", statOrder = { 3337 }, level = 1, group = "DamageOnNoFrenzyCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["CriticalChanceAgainstEnemiesOnFullLifeUnique__1"] = { affix = "", "100% increased Critical Strike Chance against Enemies on Full Life", statOrderKey = "3338", statOrder = { 3338 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeAttackLifeLeechUnique__1"] = { affix = "", "1% of Attack Damage Leeched as Life on Critical Strike", statOrderKey = "3339", statOrder = { 3339 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["AddedPhysicalToMinionAttacksUnique__1"] = { affix = "", "Minions deal (5-8) to (12-16) additional Attack Physical Damage", statOrderKey = "3340", statOrder = { 3340 }, level = 1, group = "AddedPhysicalToMinionAttacks", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "minion" }, }, + ["AttackPhysicalDamageAddedAsLightningUnique__1"] = { affix = "", "Gain 15% of Physical Attack Damage as Extra Lightning Damage", statOrderKey = "3348", statOrder = { 3348 }, level = 1, group = "LightningDamageAsPortionOfDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning", "attack" }, }, + ["AttackPhysicalDamageAddedAsFireUnique__1"] = { affix = "", "Gain 15% of Physical Attack Damage as Extra Fire Damage", statOrderKey = "3346", statOrder = { 3346 }, level = 1, group = "FireDamageAsPortionOfDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire", "attack" }, }, + ["AttackPhysicalDamageAddedAsFireUnique__2"] = { affix = "", "Gain (30-40)% of Physical Attack Damage as Extra Fire Damage", statOrderKey = "3346", statOrder = { 3346 }, level = 1, group = "FireDamageAsPortionOfDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire", "attack" }, }, + ["EnergyShieldPer5StrengthUnique__1"] = { affix = "", "+2 maximum Energy Shield per 5 Strength", statOrderKey = "3349", statOrder = { 3349 }, level = 1, group = "EnergyShieldPerStrength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["MaximumGolemsUnique__1"] = { affix = "", "+1 to maximum number of Summoned Golems", statOrderKey = "3264", statOrder = { 3264 }, level = 1, group = "MaximumGolems", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["MaximumGolemsUnique__2"] = { affix = "", "+1 to maximum number of Summoned Golems", statOrderKey = "3264", statOrder = { 3264 }, level = 1, group = "MaximumGolems", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["MaximumGolemsUnique__3"] = { affix = "", "+3 to maximum number of Summoned Golems", statOrderKey = "3264", statOrder = { 3264 }, level = 43, group = "MaximumGolems", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["MaximumGolemsUnique__4_"] = { affix = "", "-1 to maximum number of Summoned Golems", statOrderKey = "3264", statOrder = { 3264 }, level = 1, group = "MaximumGolems", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["GrantsLevel12StoneGolem"] = { affix = "", "Grants Level 12 Summon Stone Golem Skill", statOrderKey = "383", statOrder = { 383 }, level = 1, group = "GrantsStoneGolemSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["ZealotsOathUnique__1"] = { affix = "", "Zealot's Oath", statOrderKey = "8408", statOrder = { 8408 }, level = 1, group = "ZealotsOath", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "life", "defences" }, }, + ["WeaponCountsAsAllOneHandedWeapons__1"] = { affix = "", "Counts as all One Handed Melee Weapon Types", statOrderKey = "3351", statOrder = { 3351 }, level = 1, group = "CountsAsAllOneHandMeleeWeapons", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SocketedGemsSupportedByFortifyUnique____1"] = { affix = "", "Socketed Gems are Supported by Level 12 Fortify", statOrderKey = "279", statOrder = { 279 }, level = 1, group = "DisplaySocketedGemGetsFortify", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["CannotBePoisonedUnique__1"] = { affix = "", "Cannot be Poisoned", statOrderKey = "2950", statOrder = { 2950 }, level = 1, group = "CannotBePoisoned", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["EnergyShieldRecoveryRateUnique__1"] = { affix = "", "(30-40)% increased Energy Shield Recovery rate", statOrderKey = "1234", statOrder = { 1234 }, level = 1, group = "EnergyShieldRecovery", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedDamageTakenUnique__1"] = { affix = "", "5% increased Damage taken", statOrderKey = "1869", statOrder = { 1869 }, level = 1, group = "DamageTaken", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FlaskImmuneToDamage__1"] = { affix = "", "You are Immune to Damage during Flask Effect", statOrderKey = "679", statOrder = { 679 }, level = 1, group = "FlaskBuffWhileHealing", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["LocalAlwaysCrit"] = { affix = "", "This Weapon's Critical Strike Chance is 100%", statOrderKey = "3365", statOrder = { 3365 }, level = 1, group = "AlwaysCrit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, + ["IncreasePhysicalDegenDamagePerDexterityUnique__1"] = { affix = "", "2% increased Physical Damage Over Time per 10 Dexterity", statOrderKey = "3368", statOrder = { 3368 }, level = 1, group = "DegenerationDamagePerDexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["IncreaseBleedDurationPerIntelligenceUnique__1"] = { affix = "", "1% increased Bleeding Duration per 12 Intelligence", statOrderKey = "3369", statOrder = { 3369 }, level = 1, group = "BleedDurationPerIntelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack", "ailment" }, }, + ["BleedingEnemiesFleeOnHitUnique__1"] = { affix = "", "30% Chance to cause Bleeding Enemies to Flee on hit", statOrderKey = "3370", statOrder = { 3370 }, level = 1, group = "BleedingEnemiesFleeOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToAvoidFireDamageUnique__1"] = { affix = "", "25% chance to Avoid Fire Damage from Hits", statOrderKey = "2954", statOrder = { 2954 }, level = 1, group = "FireDamageAvoidance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire" }, }, + ["TrapTriggerRadiusUnique__1"] = { affix = "", "(40-60)% increased Trap Trigger Area of Effect", statOrderKey = "1567", statOrder = { 1567 }, level = 1, group = "TrapTriggerRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SpreadChilledGroundOnFreezeUnique__1"] = { affix = "", "15% chance to create Chilled Ground when you Freeze an Enemy", statOrderKey = "2988", statOrder = { 2988 }, level = 1, group = "SpreadChilledGroundOnKill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["SpreadConsecratedGroundOnShatterUnique__1"] = { affix = "", "Create Consecrated Ground when you Shatter an Enemy", statOrderKey = "3694", statOrder = { 3694 }, level = 1, group = "SpreadConsecratedGroundOnShatter", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToPoisonWithAttacksUnique___1"] = { affix = "", "20% chance to Poison on Hit with Attacks", statOrderKey = "2757", statOrder = { 2757 }, level = 1, group = "ChanceToPoisonWithAttacks", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "attack", "ailment" }, }, + ["TrapTriggerTwiceChanceUnique__1"] = { affix = "", "(8-12)% Chance for Traps to Trigger an additional time", statOrderKey = "3367", statOrder = { 3367 }, level = 1, group = "TrapTriggerTwiceChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["TrapAndMineAddedPhysicalDamageUnique__1"] = { affix = "", "Traps and Mines deal (3-5) to (10-15) additional Physical Damage", statOrderKey = "3366", statOrder = { 3366 }, level = 1, group = "TrapAndMineDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["FlaskLifeGainOnSkillUseUnique__1"] = { affix = "", "Grants Last Breath when you Use a Skill during Flask Effect, for (450-600)% of Mana Cost", statOrderKey = "661", statOrder = { 661 }, level = 1, group = "FlaskBuffWhileHealing", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, + ["TrapPoisonChanceUnique__1"] = { affix = "", "Traps and Mines have a 25% chance to Poison on Hit", statOrderKey = "3657", statOrder = { 3657 }, level = 1, group = "TrapPoisonChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["SocketedGemsSupportedByBlasphemyUnique__1"] = { affix = "", "Socketed Gems are Supported by Level 22 Blasphemy", statOrderKey = "298", statOrder = { 298 }, level = 1, group = "DisplaySocketedGemsSupportedByBlasphemy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "caster", "gem", "curse" }, }, + ["SocketedGemsSupportedByBlasphemyUnique__2__"] = { affix = "", "Socketed Gems are Supported by Level 20 Blasphemy", statOrderKey = "298", statOrder = { 298 }, level = 1, group = "DisplaySocketedGemsSupportedByBlasphemy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "caster", "gem", "curse" }, }, + ["ReducedReservationForSocketedCurseGemsUnique__1"] = { affix = "", "Socketed Curse Gems have 20% increased Reservation Efficiency", statOrderKey = "374", statOrder = { 374 }, level = 1, group = "DisplaySocketedCurseGemsGetReducedReservation", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "gem", "curse" }, }, + ["ReducedReservationForSocketedCurseGemsUnique__2"] = { affix = "", "Socketed Curse Gems have 80% increased Reservation Efficiency", statOrderKey = "374", statOrder = { 374 }, level = 1, group = "DisplaySocketedCurseGemsGetReducedReservation", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "gem", "curse" }, }, + ["GrantAlliesPowerChargeOnKillUnique__1"] = { affix = "", "10% chance to grant a Power Charge to nearby Allies on Kill", statOrderKey = "2965", statOrder = { 2965 }, level = 1, group = "GrantAlliesPowerChargeOnKill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["GrantAlliesFrenzyChargeOnHitUnique__1"] = { affix = "", "5% chance to grant a Frenzy Charge to nearby Allies on Hit", statOrderKey = "2966", statOrder = { 2966 }, level = 1, group = "GrantAlliesFrenzyChargeOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["SummonRagingSpiritOnKillUnique__1"] = { affix = "", "10% chance to Trigger Level 8 Summon Raging Spirit on Kill", statOrderKey = "491", statOrder = { 491 }, level = 1, group = "SummonRagingSpiritOnKill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["PhysicalDamageConvertedToChaosUnique__1"] = { affix = "", "25% of Physical Damage Converted to Chaos Damage", statOrderKey = "1601", statOrder = { 1601 }, level = 1, group = "PhysicalDamageConvertedToChaos", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos" }, }, + ["PhysicalDamageConvertedToChaosUnique__2"] = { affix = "", "50% of Physical Damage Converted to Chaos Damage", statOrderKey = "1601", statOrder = { 1601 }, level = 1, group = "PhysicalDamageConvertedToChaos", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos" }, }, + ["FishDetectionUnique__1_"] = { affix = "", "Glows while in an Area containing a Unique Fish", statOrderKey = "3695", statOrder = { 3695 }, level = 1, group = "FishingDetection", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LocalMaimOnHitUnique__1"] = { affix = "", "Attacks with this Weapon Maim on hit", statOrderKey = "3699", statOrder = { 3699 }, level = 1, group = "LocalMaimOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["LocalMaimOnHit2HImplicit_1"] = { affix = "", "25% chance to Maim on Hit", statOrderKey = "6466", statOrder = { 6466 }, level = 1, group = "LocalMaimOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["AlwaysCritShockedEnemiesUnique__1"] = { affix = "", "Always Critically Strike Shocked Enemies", statOrderKey = "3702", statOrder = { 3702 }, level = 1, group = "AlwaysCritShockedEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CannotCritNonShockedEnemiesUnique___1"] = { affix = "", "You cannot deal Critical Strikes against non-Shocked Enemies", statOrderKey = "3703", statOrder = { 3703 }, level = 1, group = "CannotCritNonShockedEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["MinionChanceToBlindOnHitUnique__1"] = { affix = "", "Minions have 15% chance to Blind Enemies on hit", statOrderKey = "3721", statOrder = { 3721 }, level = 1, group = "MinionChanceToBlindOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["MinionBlindImmunityUnique__1"] = { affix = "", "Minions cannot be Blinded", statOrderKey = "3720", statOrder = { 3720 }, level = 1, group = "MinionBlindImmunity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["DisplaySocketedMinionGemsSupportedByLifeLeechUnique__1"] = { affix = "", "Socketed Minion Gems are Supported by Level 16 Life Leech", statOrderKey = "302", statOrder = { 302 }, level = 1, group = "DisplaySocketedMinionGemsSupportedByLifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "minion", "gem" }, }, + ["MagicItemsDropIdentifiedUnique__1"] = { affix = "", "Found Magic Items drop Identified", statOrderKey = "3722", statOrder = { 3722 }, level = 1, group = "MagicItemsDropIdentified", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ManaPerStackableJewelUnique__1"] = { affix = "", "Gain 30 Mana per Grand Spectrum", statOrderKey = "3723", statOrder = { 3723 }, level = 1, group = "ManaPerStackableJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ArmourPerStackableJewelUnique__1"] = { affix = "", "Gain 200 Armour per Grand Spectrum", statOrderKey = "3724", statOrder = { 3724 }, level = 1, group = "ArmourPerStackableJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["IncreasedDamagePerStackableJewelUnique__1"] = { affix = "", "15% increased Elemental Damage per Grand Spectrum", statOrderKey = "3726", statOrder = { 3726 }, level = 1, group = "IncreasedDamagePerStackableJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["CriticalStrikeChancePerStackableJewelUnique__1"] = { affix = "", "25% increased Critical Strike Chance per Grand Spectrum", statOrderKey = "3725", statOrder = { 3725 }, level = 1, group = "CriticalStrikeChancePerStackableJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["AllResistancePerStackableJewelUnique__1"] = { affix = "", "+7% to all Elemental Resistances per Grand Spectrum", statOrderKey = "3727", statOrder = { 3727 }, level = 1, group = "AllResistancePerStackableJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AddedColdDamagePerPowerChargeUnique__1"] = { affix = "", "Adds 10 to 20 Cold Damage to Spells per Power Charge", statOrderKey = "1471", statOrder = { 1471 }, level = 1, group = "AddedColdDamagePerPowerCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["AddedColdDamagePerPowerChargeUnique__2"] = { affix = "", "Adds 15 to 25 Cold Damage to Spells per Power Charge", statOrderKey = "1471", statOrder = { 1471 }, level = 1, group = "AddedColdDamagePerPowerCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["GainManaOnKillingFrozenEnemyUnique__1"] = { affix = "", "+(20-25) Mana gained on Killing a Frozen Enemy", statOrderKey = "7749", statOrder = { 7749 }, level = 1, group = "GainManaOnKillingFrozenEnemy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["GainPowerChargeOnKillingFrozenEnemyUnique__1"] = { affix = "", "Gain a Power Charge on Killing a Frozen Enemy", statOrderKey = "1470", statOrder = { 1470 }, level = 1, group = "GainPowerChargeOnKillingFrozenEnemy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["IncreasedDamageIfFrozenRecentlyUnique__1"] = { affix = "", "60% increased Damage if you've Frozen an Enemy Recently", statOrderKey = "4976", statOrder = { 4976 }, level = 44, group = "IncreasedDamageIfFrozenRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AddedLightningDamagePerIntelligenceUnique__1"] = { affix = "", "Adds 1 to 10 Lightning Damage to Attacks with this Weapon per 10 Intelligence", statOrderKey = "4229", statOrder = { 4229 }, level = 1, group = "AddedLightningDamagePerIntelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedLightningDamagePerIntelligenceUnique__2"] = { affix = "", "Adds 1 to 5 Lightning Damage to Attacks with this Weapon per 10 Intelligence", statOrderKey = "4229", statOrder = { 4229 }, level = 1, group = "AddedLightningDamagePerIntelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["IncreasedAttackSpeedPerDexterityUnique__1"] = { affix = "", "1% increased Attack Speed per 25 Dexterity", statOrderKey = "4251", statOrder = { 4251 }, level = 1, group = "IncreasedAttackSpeedPerDexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["MovementVelocityWhileBleedingUnique__1"] = { affix = "", "15% increased Movement Speed while Bleeding", statOrderKey = "7456", statOrder = { 7456 }, level = 1, group = "MovementVelocityWhileBleeding", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["IncreasedPhysicalDamageTakenWhileMovingUnique__1"] = { affix = "", "10% increased Physical Damage taken while moving", statOrderKey = "3869", statOrder = { 3869 }, level = 1, group = "IncreasedPhysicalDamageTakenWhileMoving", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["PhysicalDamageReductionWhileNotMovingUnique__1"] = { affix = "", "10% additional Physical Damage Reduction while stationary", statOrderKey = "3867", statOrder = { 3867 }, level = 1, group = "PhysicalDamageReductionWhileNotMoving", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["AddedLightningDamagePerShockedEnemyKilledUnique__1"] = { affix = "", "Adds 1 to 10 Lightning Damage for each Shocked Enemy you've Killed Recently", statOrderKey = "7336", statOrder = { 7336 }, level = 1, group = "AddedLightningDamagePerShockedEnemyKilled", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["ColdPenetrationAgainstChilledEnemiesUnique__1"] = { affix = "", "Damage Penetrates 20% Cold Resistance against Chilled Enemies", statOrderKey = "4797", statOrder = { 4797 }, level = 81, group = "ColdPenetrationAgainstChilledEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["GainLifeOnIgnitingEnemyUnique__1"] = { affix = "", "Recover (40-60) Life when you Ignite an Enemy", statOrderKey = "7748", statOrder = { 7748 }, level = 81, group = "GainLifeOnIgnitingEnemy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["GainLifeOnIgnitingEnemyUnique__2"] = { affix = "", "Recover (20-30) Life when you Ignite an Enemy", statOrderKey = "7748", statOrder = { 7748 }, level = 36, group = "GainLifeOnIgnitingEnemy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["ReflectsShocksUnique__1"] = { affix = "", "Shock Reflection", statOrderKey = "7774", statOrder = { 7774 }, level = 1, group = "ReflectsShocks", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["ReflectsShockToEnemiesInRadiusUnique__1"] = { affix = "", "Reflect Shocks applied to you to all Nearby Enemies", statOrderKey = "7775", statOrder = { 7775 }, level = 1, group = "ReflectsShockToEnemiesInRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["ChaosDamageDoesNotBypassESNotLowLifeOrManaUnique__1"] = { affix = "", "Chaos Damage taken does not bypass Energy Shield while not on Low Life", statOrderKey = "4713", statOrder = { 4713 }, level = 1, group = "ChaosDamageDoesNotBypassESNotLowLifeOrMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos" }, }, + ["FrenzyChargeOnHitWhileBleedingUnique__1"] = { affix = "", "Gain a Frenzy Charge on Hit while Bleeding", statOrderKey = "5470", statOrder = { 5470 }, level = 1, group = "FrenzyChargeOnHitWhileBleeding", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["IncreasedColdDamagePerFrenzyChargeUnique__1"] = { affix = "", "(15-20)% increased Cold Damage per Frenzy Charge", statOrderKey = "4781", statOrder = { 4781 }, level = 1, group = "IncreasedColdDamagePerFrenzyCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold" }, }, + ["IncreasedColdDamagePerFrenzyChargeUnique__2"] = { affix = "", "(15-20)% increased Cold Damage per Frenzy Charge", statOrderKey = "4781", statOrder = { 4781 }, level = 1, group = "IncreasedColdDamagePerFrenzyCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold" }, }, + ["OnHitBlindChilledEnemiesUnique__1_"] = { affix = "", "Blind Chilled Enemies on Hit", statOrderKey = "4507", statOrder = { 4507 }, level = 1, group = "OnHitBlindChilledEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["GainLifeOnBlockUnique__1"] = { affix = "", "Recover 250 Life when you Block", statOrderKey = "1407", statOrder = { 1407 }, level = 1, group = "RecoverLifeOnBlock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "resource", "life" }, }, + ["GrantsLevel30ReckoningUnique__1"] = { affix = "", "Grants Level 30 Reckoning Skill", statOrderKey = "410", statOrder = { 410 }, level = 1, group = "GrantsLevel30Reckoning", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["MinionsRecoverLifeOnKillingPoisonedEnemyUnique__1_"] = { affix = "", "Minions Recover 20% of Life on Killing a Poisoned Enemy", statOrderKey = "7417", statOrder = { 7417 }, level = 1, group = "MinionsRecoverLifeOnKillingPoisonedEnemy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["WhenReachingMaxPowerChargesGainAFrenzyChargeUnique__1"] = { affix = "", "Gain a Frenzy Charge on reaching Maximum Power Charges", statOrderKey = "3179", statOrder = { 3179 }, level = 1, group = "WhenReachingMaxPowerChargesGainAFrenzyCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["GrantsEnvyUnique__1"] = { affix = "", "Grants Level 25 Envy Skill", statOrderKey = "409", statOrder = { 409 }, level = 87, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["GrantsEnvyUnique__2"] = { affix = "", "Grants Level 15 Envy Skill", statOrderKey = "409", statOrder = { 409 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["GainArmourIfBlockedRecentlyUnique__1"] = { affix = "", "+1000 Armour if you've Blocked Recently", statOrderKey = "3983", statOrder = { 3983 }, level = 1, group = "GainArmourIfBlockedRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["GainArmourIfBlockedRecentlyUnique__2"] = { affix = "", "+1500 Armour if you've Blocked Recently", statOrderKey = "3983", statOrder = { 3983 }, level = 1, group = "GainArmourIfBlockedRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["EnemiesBlockedAreIntimidatedUnique__1"] = { affix = "", "Permanently Intimidate Enemies on Block", statOrderKey = "7560", statOrder = { 7560 }, level = 1, group = "EnemiesBlockedAreIntimidated", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["MinionsPoisonEnemiesOnHitUnique__1"] = { affix = "", "Minions have 60% chance to Poison Enemies on Hit", statOrderKey = "2756", statOrder = { 2756 }, level = 1, group = "MinionsPoisonEnemiesOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "minion", "ailment" }, }, + ["MinionsPoisonEnemiesOnHitUnique__2"] = { affix = "", "Minions have 60% chance to Poison Enemies on Hit", statOrderKey = "2756", statOrder = { 2756 }, level = 1, group = "MinionsPoisonEnemiesOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "minion", "ailment" }, }, + ["GrantsLevel20BoneNovaTriggerUnique__1"] = { affix = "", "Trigger Level 20 Bone Nova when you Hit a Bleeding Enemy", statOrderKey = "477", statOrder = { 477 }, level = 1, group = "GrantsLevel20BoneNovaTrigger", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "attack" }, }, + ["GrantsLevel20IcicleNovaTriggerUnique__1"] = { affix = "", "Trigger Level 20 Icicle Burst when you Hit a Frozen Enemy", statOrderKey = "516", statOrder = { 516 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "attack" }, }, + ["AttacksCauseBleedingOnCursedEnemyHitUnique__1"] = { affix = "", "Attacks have 25% chance to inflict Bleeding when Hitting Cursed Enemies", statOrderKey = "4261", statOrder = { 4261 }, level = 1, group = "AttacksCauseBleedingOnCursedEnemyHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["ReceiveBleedingWhenHitUnique__1_"] = { affix = "", "50% chance to be inflicted with Bleeding when Hit by an Attack", statOrderKey = "7743", statOrder = { 7743 }, level = 1, group = "ReceiveBleedingWhenHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["ArmourIncreasedByUncappedFireResistanceUnique__1"] = { affix = "", "Armour is increased by Overcapped Fire Resistance", statOrderKey = "4137", statOrder = { 4137 }, level = 1, group = "ArmourIncreasedByUncappedFireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["EvasionIncreasedByUncappedColdResistanceUnique__1"] = { affix = "", "Evasion Rating is increased by Overcapped Cold Resistance", statOrderKey = "5287", statOrder = { 5287 }, level = 1, group = "EvasionIncreasedByUncappedColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["CriticalChanceIncreasedByUncappedLightningResistanceUnique__1"] = { affix = "", "Critical Strike Chance is increased by Overcapped Lightning Resistance", statOrderKey = "4862", statOrder = { 4862 }, level = 1, group = "CriticalChanceIncreasedByUncappedLightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CoverInAshWhenHitUnique__1"] = { affix = "", "Cover Enemies in Ash when they Hit you", statOrderKey = "4091", statOrder = { 4091 }, level = 44, group = "CoverInAshWhenHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CriticalStrikesDealIncreasedLightningDamageUnique__1"] = { affix = "", "50% increased Lightning Damage", statOrderKey = "1051", statOrder = { 1051 }, level = 87, group = "CriticalStrikesDealIncreasedLightningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["MaximumEnergyShieldAsPercentageOfLifeUnique__1"] = { affix = "", "Gain (4-6)% of Maximum Life as Extra Maximum Energy Shield", statOrderKey = "7268", statOrder = { 7268 }, level = 60, group = "MaximumEnergyShieldAsPercentageOfLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["MaximumEnergyShieldAsPercentageOfLifeUnique__2"] = { affix = "", "Gain (5-10)% of Maximum Life as Extra Maximum Energy Shield", statOrderKey = "7268", statOrder = { 7268 }, level = 1, group = "MaximumEnergyShieldAsPercentageOfLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["GlobalIgniteProlifUnique__1"] = { affix = "", "Ignites you inflict spread to other Enemies within a Radius of 15", statOrderKey = "1853", statOrder = { 1853 }, level = 1, group = "GlobalIgniteProlif", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["ChillEnemiesWhenHitUnique__1"] = { affix = "", "Chill Enemy for 1 second when Hit, reducing their Action Speed by 30%", statOrderKey = "2722", statOrder = { 2722 }, level = 1, group = "ChillEnemiesWhenHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["Roll6LinkedRandomColourSocketsUnique__1"] = { affix = "", "Sockets cannot be modified", statOrderKey = "31", statOrder = { 31 }, level = 1, group = "Roll6LinkedRandomColourSockets", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["OnlySocketCorruptedGemsUnique__1"] = { affix = "", "You can only Socket Corrupted Gems in this item", statOrderKey = "6378", statOrder = { 6378 }, level = 1, group = "OnlySocketCorruptedGems", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["CurseLevel10VulnerabilityOnHitUnique__1"] = { affix = "", "25% chance to Curse Enemies with Vulnerability on Hit, with 40% increased Effect", statOrderKey = "2144", statOrder = { 2144 }, level = 1, group = "CurseVulnerabilityOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["FireResistConvertedToBlockChanceScaledJewelUnique__1_"] = { affix = "", "Passives granting Fire Resistance or all Elemental Resistances in Radius", "also grant Chance to Block Attack Damage at 35% of its value", statOrderKey = "6523,6523.1", statOrder = { 6523, 6523.1 }, level = 1, group = "FireResistConvertedToBlockChanceScaledJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["ColdResistConvertedToDodgeChanceScaledJewelUnique__1"] = { affix = "", "Passives granting Cold Resistance or all Elemental Resistances in Radius", "also grant Chance to Suppress Spell Damage at 50% of its value", statOrderKey = "6501,6501.1", statOrder = { 6501, 6501.1 }, level = 1, group = "ColdResistConvertedToDodgeChanceScaledJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LightningResistConvertedToSpellBlockChanceScaledJewelUnique__1"] = { affix = "", "Passives granting Lightning Resistance or all Elemental Resistances in Radius", "also grant Chance to Block Spell Damage at 35% of its value", statOrderKey = "6538,6538.1", statOrder = { 6538, 6538.1 }, level = 1, group = "LightningResistConvertedToSpellBlockChanceScaledJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["FireResistAlsoGrantsEnduranceChargeOnKillJewelUnique__1"] = { affix = "", "Passives granting Fire Resistance or all Elemental Resistances in Radius", "also grant an equal chance to gain an Endurance Charge on Kill", statOrderKey = "6524,6524.1", statOrder = { 6524, 6524.1 }, level = 1, group = "FireResistAlsoGrantsEnduranceChargeOnKillJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["ColdResistAlsoGrantsFrenzyChargeOnKillJewelUnique__1"] = { affix = "", "Passives granting Cold Resistance or all Elemental Resistances in Radius", "also grant an equal chance to gain a Frenzy Charge on Kill", statOrderKey = "6500,6500.1", statOrder = { 6500, 6500.1 }, level = 1, group = "ColdResistAlsoGrantsFrenzyChargeOnKillJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["LightningResistAlsoGrantsPowerChargeOnKillJewelUnique__1"] = { affix = "", "Passives granting Lightning Resistance or all Elemental Resistances in Radius", "also grant an equal chance to gain a Power Charge on Kill", statOrderKey = "6539,6539.1", statOrder = { 6539, 6539.1 }, level = 1, group = "LightningResistAlsoGrantsPowerChargeOnKillJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["LightningStrikesOnCritUnique__1"] = { affix = "", "Trigger Level 12 Lightning Bolt when you deal a Critical Strike", statOrderKey = "483", statOrder = { 483 }, level = 50, group = "LightningStrikesOnCrit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "critical" }, }, + ["LightningStrikesOnCritUnique__2"] = { affix = "", "Trigger Level 20 Lightning Bolt when you deal a Critical Strike", statOrderKey = "483", statOrder = { 483 }, level = 50, group = "LightningStrikesOnCrit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "critical" }, }, + ["ArcticArmourBuffEffectUnique__1_"] = { affix = "", "25% increased Arctic Armour Buff Effect", statOrderKey = "3591", statOrder = { 3591 }, level = 1, group = "ArcticArmourBuffEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ArcticArmourReservationCostUnique__1"] = { affix = "", "Arctic Armour has no Reservation", statOrderKey = "4102", statOrder = { 4102 }, level = 1, group = "ArcticArmourReservationCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MinionLeechOnPoisonedEnemiesUnique__1"] = { affix = "", "Minions Leech 5% of Damage as Life against Poisoned Enemies", statOrderKey = "7384", statOrder = { 7384 }, level = 1, group = "MinionLeechOnPoisonedEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["BleedingEnemiesExplodeUnique__1"] = { affix = "", "Bleeding Enemies you Kill Explode, dealing 5% of", "their Maximum Life as Physical Damage", statOrderKey = "3057,3057.1", statOrder = { 3057, 3057.1 }, level = 1, group = "BleedingEnemiesExplode", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["ChilledGroundEffectUnique__1"] = { affix = "", "40% increased Effect of Chilled Ground", statOrderKey = "4749", statOrder = { 4749 }, level = 1, group = "ChilledGroundEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["HeraldOfIceDamageUnique__1_"] = { affix = "", "50% increased Herald of Ice Damage", statOrderKey = "3289", statOrder = { 3289 }, level = 1, group = "HeraldOfIceDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["KeystoneMinionInstabilityUnique__1"] = { affix = "", "Minion Instability", statOrderKey = "8401", statOrder = { 8401 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "minion" }, }, + ["KeystoneConduitUnique__1__"] = { affix = "", "Conduit", statOrderKey = "8380", statOrder = { 8380 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge", "frenzy_charge", "power_charge" }, }, + ["KeystoneAcrobaticsUnique__1"] = { affix = "", "Acrobatics", statOrderKey = "8372", statOrder = { 8372 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["KeystoneIronReflexesUnique__1"] = { affix = "", "Iron Reflexes", statOrderKey = "8397", statOrder = { 8397 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["KeystoneResoluteTechniqueUnique__1"] = { affix = "", "Resolute Technique", statOrderKey = "8423", statOrder = { 8423 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, + ["KeystoneUnwaveringStanceUnique__1"] = { affix = "", "Unwavering Stance", statOrderKey = "8417", statOrder = { 8417 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["KeystoneBloodMagicUnique__1_"] = { affix = "", "Blood Magic", statOrderKey = "8377", statOrder = { 8377 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, + ["KeystonePainAttunementUnique__1"] = { affix = "", "Pain Attunement", statOrderKey = "8403", statOrder = { 8403 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "damage", "caster" }, }, + ["KeystoneElementalEquilibriumUnique__1"] = { affix = "", "Elemental Equilibrium", statOrderKey = "8386", statOrder = { 8386 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["KeystoneElementalEquilibriumSceptreImplicit1"] = { affix = "", "Elemental Equilibrium", statOrderKey = "8386", statOrder = { 8386 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["KeystoneIronGripUnique__1"] = { affix = "", "Iron Grip", statOrderKey = "8415", statOrder = { 8415 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["KeystonePointBlankUnique__1"] = { affix = "", "Point Blank", statOrderKey = "8404", statOrder = { 8404 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["KeystoneArrowDodgingUnique__1"] = { affix = "", "Arrow Dancing", statOrderKey = "8406", statOrder = { 8406 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["KeystonePhaseAcrobaticsUnique__1"] = { affix = "", "Acrobatics", statOrderKey = "8372", statOrder = { 8372 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["KeystoneGhostReaverUnique__1"] = { affix = "", "Ghost Reaver", statOrderKey = "8392", statOrder = { 8392 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "life", "defences" }, }, + ["KeystoneVaalPactUnique__1"] = { affix = "", "Vaal Pact", statOrderKey = "8418", statOrder = { 8418 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["KeystoneZealotsOathUnique__1_"] = { affix = "", "Zealot's Oath", statOrderKey = "8408", statOrder = { 8408 }, level = 1, group = "ZealotsOath", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "life", "defences" }, }, + ["KeystoneMindOverMatterUnique__1"] = { affix = "", "Mind Over Matter", statOrderKey = "8400", statOrder = { 8400 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, + ["KeystoneElementalOverloadUnique__1"] = { affix = "", "Elemental Overload", statOrderKey = "8387", statOrder = { 8387 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "critical" }, }, + ["KeystoneElementalOverloadSceptreImplicit1_"] = { affix = "", "Elemental Overload", statOrderKey = "8387", statOrder = { 8387 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "critical" }, }, + ["KeystoneAvatarOfFireUnique__1"] = { affix = "", "Avatar of Fire", statOrderKey = "8375", statOrder = { 8375 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["KeystoneEldritchBatteryUnique__1"] = { affix = "", "Eldritch Battery", statOrderKey = "8385", statOrder = { 8385 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["KeystoneEldritchBatteryUnique__2"] = { affix = "", "Eldritch Battery", statOrderKey = "8385", statOrder = { 8385 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["KeystoneAncestralBondUnique__1"] = { affix = "", "Ancestral Bond", statOrderKey = "8374", statOrder = { 8374 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["KeystoneCrimsonDanceUnique__1"] = { affix = "", "Crimson Dance", statOrderKey = "8382", statOrder = { 8382 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, + ["KeystonePerfectAgonyUnique__1"] = { affix = "", "Perfect Agony", statOrderKey = "8373", statOrder = { 8373 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical", "ailment" }, }, + ["KeystoneRunebinderUnique__1"] = { affix = "", "Runebinder", statOrderKey = "8409", statOrder = { 8409 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, + ["KeystoneWickedWardUnique__1"] = { affix = "", "Wicked Ward", statOrderKey = "8420", statOrder = { 8420 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["KeystoneMortalConvictionUnique__1"] = { affix = "", "Blood Magic", statOrderKey = "8377", statOrder = { 8377 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, + ["KeystoneGlancingBlowsUnique__1___"] = { affix = "", "Glancing Blows", statOrderKey = "8393", statOrder = { 8393 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["KeystoneCallToArmsUnique__1"] = { affix = "", "Call to Arms", statOrderKey = "8378", statOrder = { 8378 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["KeystoneEternalYouthUnique__1"] = { affix = "", "Eternal Youth", statOrderKey = "8389", statOrder = { 8389 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "life", "defences" }, }, + ["KeystoneWindDancerUnique__1_"] = { affix = "", "Wind Dancer", statOrderKey = "8421", statOrder = { 8421 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["KeystoneTheAgnosticUnique__1_"] = { affix = "", "The Agnostic", statOrderKey = "8402", statOrder = { 8402 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "life", "mana", "defences" }, }, + ["KeystoneTheAgnosticUnique__2"] = { affix = "", "The Agnostic", statOrderKey = "8402", statOrder = { 8402 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "life", "mana", "defences" }, }, + ["KeystoneSupremeEgoUnique__1_"] = { affix = "", "Supreme Ego", statOrderKey = "8416", statOrder = { 8416 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "aura" }, }, + ["KeystoneSacredBastionUnique__1"] = { affix = "", "Imbalanced Guard", statOrderKey = "8410", statOrder = { 8410 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["KeystoneTheImpalerUnique__1_"] = { affix = "", "The Impaler", statOrderKey = "8396", statOrder = { 8396 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["KeystoneCorruptedSoulUnique_1"] = { affix = "", "Corrupted Soul", statOrderKey = "8381", statOrder = { 8381 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences", "chaos" }, }, + ["KeystoneDoomsdayUnique__1"] = { affix = "", "Doomsday", statOrderKey = "8394", statOrder = { 8394 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "curse" }, }, + ["KeystoneCorruptedSoulUnique__2_"] = { affix = "", "Corrupted Soul", statOrderKey = "8381", statOrder = { 8381 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences", "chaos" }, }, + ["KeystoneVaalPactUnique__2"] = { affix = "", "Vaal Pact", statOrderKey = "8418", statOrder = { 8418 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["KeystoneEternalYouthUnique__2_"] = { affix = "", "Eternal Youth", statOrderKey = "8389", statOrder = { 8389 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "life", "defences" }, }, + ["KeystoneDivineFleshUnique__1_"] = { affix = "", "Divine Flesh", statOrderKey = "8383", statOrder = { 8383 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["KeystoneEverlastingSacrificeUnique__1"] = { affix = "", "Everlasting Sacrifice", statOrderKey = "8390", statOrder = { 8390 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences", "resistance" }, }, + ["KeystoneShepherdOfSoulsUnique__1"] = { affix = "", "Shepherd of Souls", statOrderKey = "5889", statOrder = { 5889 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "vaal" }, }, + ["KeystoneLetheShadeUnique_1"] = { affix = "", "Lethe Shade", statOrderKey = "8398", statOrder = { 8398 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "ailment" }, }, + ["KeystoneGhostDanceUnique__1"] = { affix = "", "Ghost Dance", statOrderKey = "8391", statOrder = { 8391 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "energy_shield", "defences" }, }, + ["KeystoneVersatileCombatantUnique___1"] = { affix = "", "Versatile Combatant", statOrderKey = "8419", statOrder = { 8419 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["KeystoneMagebaneUnique_1"] = { affix = "", "Magebane", statOrderKey = "8399", statOrder = { 8399 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["KeystoneSolipsismUnique_1"] = { affix = "", "Solipsism", statOrderKey = "8413", statOrder = { 8413 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "ailment" }, }, + ["KeystoneDivineShieldUnique_1"] = { affix = "", "Divine Shield", statOrderKey = "8384", statOrder = { 8384 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["KeystoneIronWillUnique_1"] = { affix = "", "Iron Will", statOrderKey = "8424", statOrder = { 8424 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, + ["KeystonePreciseTechniqueUnique__1"] = { affix = "", "Precise Technique", statOrderKey = "8405", statOrder = { 8405 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["KeystoneSupremeDecadenceUnique__1"] = { affix = "", "Supreme Decadence", statOrderKey = "8388", statOrder = { 8388 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["IncreasedLightningDamageTakenUnique__1"] = { affix = "", "40% increased Lightning Damage taken", statOrderKey = "2969", statOrder = { 2969 }, level = 1, group = "IncreasedLightningDamageTaken", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning" }, }, + ["PercentLightningDamageTakenFromManaBeforeLifeUnique__1"] = { affix = "", "30% of Lightning Damage is taken from Mana before Life", statOrderKey = "3729", statOrder = { 3729 }, level = 1, group = "PercentLightningDamageTakenFromManaBeforeLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana", "elemental", "lightning" }, }, + ["PercentManaRecoveredWhenYouShockUnique__1"] = { affix = "", "Recover 3% of Mana when you Shock an Enemy", statOrderKey = "3731", statOrder = { 3731 }, level = 1, group = "PercentManaRecoveredWhenYouShock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ChanceToCastOnManaSpentUnique__1"] = { affix = "", "50% chance to Trigger Socketed Spells when you Spend at least 100 Mana on an", "Upfront Cost to Use or Trigger a Skill, with a 0.1 second Cooldown", statOrderKey = "468,468.1", statOrder = { 468, 468.1 }, level = 1, group = "ChanceToCastOnManaSpent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "caster", "gem" }, }, + ["AdditionalChanceToBlockInOffHandUnique_1"] = { affix = "", "+8% Chance to Block Attack Damage when in Off Hand", statOrderKey = "3746", statOrder = { 3746 }, level = 1, group = "AdditionalChanceToBlockInOffHand", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["CriticalStrikeChanceInMainHandUnique_1"] = { affix = "", "(60-80)% increased Global Critical Strike Chance when in Main Hand", statOrderKey = "3745", statOrder = { 3745 }, level = 1, group = "CriticalStrikeChanceInMainHand", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeMultiplierPerGreenSocketUnique_1"] = { affix = "", "+10% to Global Critical Strike Multiplier per Green Socket", statOrderKey = "2312", statOrder = { 2312 }, level = 1, group = "CriticalStrikeMultiplierPerGreenSocket", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["LifeLeechFromPhysicalAttackDamagePerRedSocket_Unique_1"] = { affix = "", "0.3% of Physical Attack Damage Leeched as Life per Red Socket", statOrderKey = "2307", statOrder = { 2307 }, level = 1, group = "LifeLeechFromPhysicalAttackDamagePerRedSocket", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "physical", "attack" }, }, + ["IncreasedFlaskChargesForOtherFlasksDuringEffectUnique_1"] = { affix = "", "(50-100)% increased Charges gained by Other Flasks during Flask Effect", statOrderKey = "707", statOrder = { 707 }, level = 1, group = "IncreasedFlaskChargesForOtherFlasksDuringEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["CannotGainFlaskChargesDuringFlaskEffectUnique_1"] = { affix = "", "Gains no Charges during Effect of any Overflowing Chalice Flask", statOrderKey = "756", statOrder = { 756 }, level = 1, group = "CannotGainFlaskChargesDuringFlaskEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["IncreasedLightningDamagePer10IntelligenceUnique__1"] = { affix = "", "1% increased Lightning Damage per 10 Intelligence", statOrderKey = "3698", statOrder = { 3698 }, level = 1, group = "IncreasedLightningDamagePer10Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["IncreasedDamagePerEnduranceChargeUnique_1"] = { affix = "", "4% increased Melee Damage per Endurance Charge", statOrderKey = "3736", statOrder = { 3736 }, level = 1, group = "IncreasedDamagePerEnduranceCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["CannotBeShockedWhileMaximumEnduranceChargesUnique_1"] = { affix = "", "You cannot be Shocked while at maximum Endurance Charges", statOrderKey = "3739", statOrder = { 3739 }, level = 1, group = "CannotBeShockedWhileMaximumEnduranceCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["IncreasedStunDurationOnSelfUnique_1"] = { affix = "", "50% increased Stun Duration on you", statOrderKey = "3735", statOrder = { 3735 }, level = 1, group = "IncreasedStunDurationOnSelf", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ReducedDamageIfNotHitRecentlyUnique__1"] = { affix = "", "20% less Damage taken if you have not been Hit Recently", statOrderKey = "3748", statOrder = { 3748 }, level = 1, group = "ReducedDamageIfNotHitRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["IncreasedEvasionIfHitRecentlyUnique___1"] = { affix = "", "50% increased Evasion Rating if you have been Hit Recently", statOrderKey = "3749", statOrder = { 3749 }, level = 1, group = "IncreasedEvasionIfHitRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["MovementSpeedIfUsedWarcryRecentlyUnique_1"] = { affix = "", "10% increased Movement Speed if you've used a Warcry Recently", statOrderKey = "3740", statOrder = { 3740 }, level = 1, group = "MovementSpeedIfUsedWarcryRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementSpeedIfUsedWarcryRecentlyUnique__2"] = { affix = "", "15% increased Movement Speed if you've used a Warcry Recently", statOrderKey = "3740", statOrder = { 3740 }, level = 1, group = "MovementSpeedIfUsedWarcryRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["LifeRegeneratedAfterSavageHitUnique_1"] = { affix = "", "Regenerate 10% of Life per second if you've taken a Savage Hit in the past 1 second", statOrderKey = "3738", statOrder = { 3738 }, level = 1, group = "LifeRegeneratedAfterSavageHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["ReducedDamageIfTakenASavageHitRecentlyUnique_1"] = { affix = "", "10% increased Damage taken if you've taken a Savage Hit Recently", statOrderKey = "3734", statOrder = { 3734 }, level = 1, group = "ReducedDamageIfTakenASavageHitRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["IncreasedDamagePerLevelDifferenceAgainstHigherLevelEnemiesUnique___1"] = { affix = "", "20% increased Damage with Hits for each Level higher the Enemy is than you", statOrderKey = "3754", statOrder = { 3754 }, level = 1, group = "IncreasedDamagePerLevelDifferenceAgainstHigherLevelEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["IncreasedCostOfMovementSkillsUnique_1"] = { affix = "", "25% increased Movement Skill Mana Cost", statOrderKey = "3744", statOrder = { 3744 }, level = 1, group = "IncreasedCostOfMovementSkills", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "attack" }, }, + ["ChanceToDodgeSpellsWhilePhasing_Unique_1"] = { affix = "", "30% chance to Avoid Elemental Ailments while Phasing", statOrderKey = "4280", statOrder = { 4280 }, level = 1, group = "AvoidElementalStatusAilments", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "ailment" }, }, + ["IncreasedEvasionWithOnslaughtUnique_1"] = { affix = "", "100% increased Evasion Rating during Onslaught", statOrderKey = "1218", statOrder = { 1218 }, level = 1, group = "IncreasedEvasionWithOnslaught", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["AttackDamageLifeLeechAgainstBleedingEnemiesUnique_1"] = { affix = "", "1% of Attack Damage Leeched as Life against Bleeding Enemies", statOrderKey = "1348", statOrder = { 1348 }, level = 1, group = "AttackDamageLifeLeechAgainstBleedingEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["AttackDamageManaLeechAgainstPoisonedEnemiesUnique_1"] = { affix = "", "1% of Attack Damage Leeched as Mana against Poisoned Enemies", statOrderKey = "3742", statOrder = { 3742 }, level = 1, group = "AttackDamageManaLeechAgainstPoisonedEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "attack" }, }, + ["AttackDamageManaLeechAgainstPoisonedEnemiesUnique_2"] = { affix = "", "0.5% of Attack Damage Leeched as Mana against Poisoned Enemies", statOrderKey = "3742", statOrder = { 3742 }, level = 1, group = "AttackDamageManaLeechAgainstPoisonedEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "attack" }, }, + ["IIQFromMaimedEnemiesUnique_1"] = { affix = "", "(15-25)% increased Quantity of Items Dropped by Slain Maimed Enemies", statOrderKey = "3732", statOrder = { 3732 }, level = 1, group = "IIQFromMaimedEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["IIRFromMaimedEnemiesUnique_1"] = { affix = "", "(30-40)% increased Rarity of Items Dropped by Slain Maimed Enemies", statOrderKey = "3733", statOrder = { 3733 }, level = 1, group = "IIRFromMaimedEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AdditionalChainWhileAtMaxFrenzyChargesUnique___1"] = { affix = "", "Skills Chain an additional time while at maximum Frenzy Charges", statOrderKey = "1472", statOrder = { 1472 }, level = 1, group = "AdditionalChainWhileAtMaxFrenzyCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CriticalStrikesDoNotFreezeUnique___1"] = { affix = "", "Critical Strikes do not inherently Freeze", statOrderKey = "1665", statOrder = { 1665 }, level = 1, group = "CriticalStrikesDoNotFreeze", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "critical", "ailment" }, }, + ["ChanceToGainFrenzyChargeOnKillingFrozenEnemyUnique__1"] = { affix = "", "20% chance to gain a Frenzy Charge on Killing a Frozen Enemy", statOrderKey = "1469", statOrder = { 1469 }, level = 1, group = "ChanceToGainFrenzyChargeOnKillingFrozenEnemy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["PhasingOnBeginESRechargeUnique___1"] = { affix = "", "You have Phasing if Energy Shield Recharge has started Recently", statOrderKey = "2124", statOrder = { 2124 }, level = 56, group = "GainPhasingFor4SecondsOnBeginESRecharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToDodgeAttacksWhilePhasingUnique___1"] = { affix = "", "30% increased Evasion Rating while Phasing", statOrderKey = "2125", statOrder = { 2125 }, level = 1, group = "ChanceToDodgeAttacksWhilePhasing", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["AdditionalChanceToBlockAgainstTauntedEnemiesUnique_1"] = { affix = "", "+5% Chance to Block Attack Damage from Taunted Enemies", statOrderKey = "3750", statOrder = { 3750 }, level = 1, group = "AdditionalChanceToBlockAgainstTauntedEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["IncreasedArmourAndEvasionIfKilledTauntedEnemyRecentlyUnique__1"] = { affix = "", "40% increased Armour and Evasion Rating if you've killed a Taunted Enemy Recently", statOrderKey = "3753", statOrder = { 3753 }, level = 1, group = "IncreasedArmourAndEvasionIfKilledTauntedEnemyRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["SummonMaximumNumberOfSocketedTotemsUnique_1"] = { affix = "", "Socketed Skills Summon your maximum number of Totems in formation", statOrderKey = "311", statOrder = { 311 }, level = 1, group = "SummonMaximumNumberOfSocketedTotems", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "gem" }, }, + ["TotemElementalResistPerActiveTotemUnique_1"] = { affix = "", "Totems gain -10% to all Elemental Resistances per Summoned Totem", statOrderKey = "3737", statOrder = { 3737 }, level = 1, group = "TotemElementalResistPerActiveTotem", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["SpellsCastByTotemsHaveReducedCastSpeedPerTotemUnique_1"] = { affix = "", "Totems have 5% increased Cast Speed per Summoned Totem", statOrderKey = "3743", statOrder = { 3743 }, level = 1, group = "SpellsCastByTotemsHaveReducedCastSpeedPerTotem", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "speed" }, }, + ["AttacksByTotemsHaveReducedAttackSpeedPerTotemUnique_1"] = { affix = "", "Totems have 5% increased Attack Speed per Summoned Totem", statOrderKey = "3755", statOrder = { 3755 }, level = 1, group = "AttacksByTotemsHaveReducedAttackSpeedPerTotem", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["IncreasedManaRecoveryRateUnique__1"] = { affix = "", "10% increased Mana Recovery rate", statOrderKey = "1250", statOrder = { 1250 }, level = 1, group = "ManaRecoveryRate", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AttacksChainInMainHandUnique__1"] = { affix = "", "Attacks Chain an additional time when in Main Hand", statOrderKey = "3756", statOrder = { 3756 }, level = 1, group = "Chain", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AttacksExtraProjectileInOffHandUnique__1"] = { affix = "", "Attacks fire an additional Projectile when in Off Hand", statOrderKey = "3758", statOrder = { 3758 }, level = 1, group = "AdditionalProjectiles", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CounterAttacksAddedColdDamageUnique__1"] = { affix = "", "Adds 250 to 300 Cold Damage to Counterattacks", statOrderKey = "3766", statOrder = { 3766 }, level = 1, group = "CounterAttacksAddedColdDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["IncreasedGolemDamagePerGolemUnique__1"] = { affix = "", "(16-20)% increased Golem Damage for each Type of Golem you have Summoned", statOrderKey = "3760", statOrder = { 3760 }, level = 1, group = "IncreasedGolemDamagePerGolem", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["IncreasedLifeWhileNoCorruptedItemsUnique__1"] = { affix = "", "(8-12)% increased Maximum Life if no Equipped Items are Corrupted", statOrderKey = "3762", statOrder = { 3762 }, level = 1, group = "IncreasedLifeWhileNoCorruptedItems", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeRegenerationPerMinuteWhileNoCorruptedItemsUnique__1"] = { affix = "", "Regenerate 100 Life per second if no Equipped Items are Corrupted", statOrderKey = "3763", statOrder = { 3763 }, level = 1, group = "LifeRegenerationPerMinuteWhileNoCorruptedItems", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["EnergyShieldRegenerationPerMinuteWhileAllCorruptedItemsUnique__1"] = { affix = "", "Regenerate 250 Energy Shield per second if all Equipped items are Corrupted", statOrderKey = "3764", statOrder = { 3764 }, level = 1, group = "EnergyShieldRegenerationPerMinuteWhileAllCorruptedItems", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["BaseManaRegenerationWhileAllCorruptedItemsUnique__1"] = { affix = "", "Regenerate 35 Mana per second if all Equipped Items are Corrupted", statOrderKey = "6608", statOrder = { 6608 }, level = 1, group = "BaseManaRegenerationWhileAllCorruptedItems", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AddedChaosDamageToAttacksAndSpellsUnique__1"] = { affix = "", "Adds (13-17) to (29-37) Chaos Damage", statOrderKey = "1058", statOrder = { 1058 }, level = 1, group = "AddedChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["AddedChaosDamageToAttacksAndSpellsUnique__2"] = { affix = "", "Adds (13-17) to (23-29) Chaos Damage", statOrderKey = "1058", statOrder = { 1058 }, level = 1, group = "AddedChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["GlobalAddedChaosDamageUnique__1"] = { affix = "", "Adds (17-19) to (23-29) Chaos Damage", statOrderKey = "1058", statOrder = { 1058 }, level = 1, group = "AddedChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["GlobalAddedChaosDamageUnique__2"] = { affix = "", "Adds (50-55) to (72-80) Chaos Damage", statOrderKey = "1058", statOrder = { 1058 }, level = 1, group = "AddedChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["GlobalAddedChaosDamageUnique__3"] = { affix = "", "Adds (50-55) to (72-80) Chaos Damage", statOrderKey = "1058", statOrder = { 1058 }, level = 1, group = "AddedChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["GlobalAddedChaosDamageUnique__4__"] = { affix = "", "Adds (48-53) to (58-60) Chaos Damage", statOrderKey = "1058", statOrder = { 1058 }, level = 1, group = "AddedChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["GlobalAddedChaosDamageUnique__5_"] = { affix = "", "Adds (15-20) to (21-30) Chaos Damage", statOrderKey = "1058", statOrder = { 1058 }, level = 1, group = "AddedChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["GlobalAddedChaosDamageUnique__6_"] = { affix = "", "Adds (17-23) to (29-31) Chaos Damage", statOrderKey = "1058", statOrder = { 1058 }, level = 1, group = "AddedChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["GlobalAddedPhysicalDamageUnique__1_"] = { affix = "", "Adds (12-16) to (20-25) Physical Damage", statOrderKey = "945", statOrder = { 945 }, level = 1, group = "AddedPhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["GlobalAddedPhysicalDamageUnique__2"] = { affix = "", "Adds (8-10) to (13-15) Physical Damage", statOrderKey = "945", statOrder = { 945 }, level = 1, group = "AddedPhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["GlobalAddedFireDamageUnique__1"] = { affix = "", "Adds (20-24) to (33-36) Fire Damage", statOrderKey = "1036", statOrder = { 1036 }, level = 1, group = "AddedFireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["GlobalAddedFireDamageUnique__2"] = { affix = "", "Adds (22-27) to (34-38) Fire Damage", statOrderKey = "1036", statOrder = { 1036 }, level = 1, group = "AddedFireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["GlobalAddedFireDamageUnique__3_"] = { affix = "", "Adds (20-25) to (26-35) Fire Damage", statOrderKey = "1036", statOrder = { 1036 }, level = 1, group = "AddedFireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["GlobalAddedFireDamageUnique__4"] = { affix = "", "Adds (16-19) to (25-29) Fire Damage", statOrderKey = "1036", statOrder = { 1036 }, level = 1, group = "AddedFireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["GlobalAddedColdDamageUnique__1"] = { affix = "", "Adds (20-24) to (33-36) Cold Damage", statOrderKey = "1043", statOrder = { 1043 }, level = 1, group = "AddedColdDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["GlobalAddedColdDamageUnique__2_"] = { affix = "", "Adds (20-23) to (31-35) Cold Damage", statOrderKey = "1043", statOrder = { 1043 }, level = 1, group = "AddedColdDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["GlobalAddedColdDamageUnique__3"] = { affix = "", "Adds (20-25) to (26-35) Cold Damage", statOrderKey = "1043", statOrder = { 1043 }, level = 1, group = "AddedColdDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["GlobalAddedColdDamageUnique__4"] = { affix = "", "Adds (16-19) to (25-29) Cold Damage", statOrderKey = "1043", statOrder = { 1043 }, level = 1, group = "AddedColdDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["GlobalAddedLightningDamageUnique__1_"] = { affix = "", "Adds (10-13) to (43-47) Lightning Damage", statOrderKey = "1052", statOrder = { 1052 }, level = 1, group = "AddedLightningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["GlobalAddedLightningDamageUnique__2_"] = { affix = "", "Adds (1-3) to (47-52) Lightning Damage", statOrderKey = "1052", statOrder = { 1052 }, level = 1, group = "AddedLightningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["GlobalAddedLightningDamageUnique__3"] = { affix = "", "Adds 1 to (48-60) Lightning Damage", statOrderKey = "1052", statOrder = { 1052 }, level = 1, group = "AddedLightningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["GlobalAddedLightningDamageUnique__4"] = { affix = "", "Adds (6-10) to (33-38) Lightning Damage", statOrderKey = "1052", statOrder = { 1052 }, level = 1, group = "AddedLightningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["EnergyShieldRegenerationperMinuteWhileOnLowLifeTransformedUnique__1"] = { affix = "", "Regenerate 2% of Energy Shield per second while on Low Life", statOrderKey = "1447", statOrder = { 1447 }, level = 45, group = "EnergyShieldRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["ReflectPhysicalDamageToSelfOnHitUnique__1"] = { affix = "", "Enemies you Attack Reflect 100 Physical Damage to you", statOrderKey = "1830", statOrder = { 1830 }, level = 1, group = "ReflectPhysicalDamageToSelfOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["IgnoreHexproofUnique___1"] = { affix = "", "Your Hexes can affect Hexproof Enemies", statOrderKey = "2219", statOrder = { 2219 }, level = 1, group = "IgnoreHexproof", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["PoisonCursedEnemiesOnHitUnique__1"] = { affix = "", "Poison Cursed Enemies on hit", statOrderKey = "3768", statOrder = { 3768 }, level = 1, group = "PoisonCursedEnemiesOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["ChanceToPoisonCursedEnemiesOnHitUnique__1"] = { affix = "", "60% chance to Poison on Hit against Cursed Enemies", statOrderKey = "3769", statOrder = { 3769 }, level = 1, group = "PoisonCursedEnemiesOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["ChanceToBeShockedUnique__1"] = { affix = "", "+20% chance to be Shocked", statOrderKey = "2536", statOrder = { 2536 }, level = 1, group = "ChanceToBeShocked", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["ChanceToBeShockedUnique__2"] = { affix = "", "+50% chance to be Shocked", statOrderKey = "2536", statOrder = { 2536 }, level = 1, group = "ChanceToBeShocked", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["GlobalDefensesPerWhiteSocketUnique__1"] = { affix = "", "8% increased Global Defences per White Socket", statOrderKey = "2321", statOrder = { 2321 }, level = 1, group = "GlobalDefensesPerWhiteSocket", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["ItemQuantityWhileWearingAMagicItemUnique__1"] = { affix = "", "(10-15)% increased Quantity of Items found with a Magic Item Equipped", statOrderKey = "3771", statOrder = { 3771 }, level = 10, group = "ItemQuantityWhileWearingAMagicItem", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemRarityWhileWearingANormalItemUnique__1"] = { affix = "", "(80-100)% increased Rarity of Items found with a Normal Item Equipped", statOrderKey = "3770", statOrder = { 3770 }, level = 1, group = "ItemRarityWhileWearingANormalItem", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AdditionalAttackTotemsUnique__1"] = { affix = "", "Attack Skills have +1 to maximum number of Summoned Totems", statOrderKey = "3807", statOrder = { 3807 }, level = 1, group = "AdditionalAttackTotems", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["MinionColdResistUnique__1"] = { affix = "", "Minions have +40% to Cold Resistance", statOrderKey = "3751", statOrder = { 3751 }, level = 1, group = "MinionColdResist", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance", "minion" }, }, + ["MinionFireResistUnique__1"] = { affix = "", "Minions have +40% to Fire Resistance", statOrderKey = "7382", statOrder = { 7382 }, level = 1, group = "MinionFireResist", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance", "minion" }, }, + ["MinionPhysicalDamageAddedAsColdUnique__1_"] = { affix = "", "Minions gain 20% of Physical Damage as Extra Cold Damage", statOrderKey = "3752", statOrder = { 3752 }, level = 1, group = "MinionPhysicalDamageAddedAsCold", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold", "minion" }, }, + ["FlaskStunImmunityUnique__1"] = { affix = "", "Cannot be Stunned during Flask Effect", statOrderKey = "671", statOrder = { 671 }, level = 1, group = "FlaskStunImmunity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["PhasingOnTrapTriggeredUnique__1"] = { affix = "", "30% chance to gain Phasing for 4 seconds when your Trap is triggered by an Enemy", statOrderKey = "3803", statOrder = { 3803 }, level = 1, group = "PhasingOnTrapTriggered", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["GainEnergyShieldOnTrapTriggeredUnique__1_"] = { affix = "", "Recover 50 Energy Shield when your Trap is triggered by an Enemy", statOrderKey = "3805", statOrder = { 3805 }, level = 1, group = "GainEnergyShieldOnTrapTriggered", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["GainLifeOnTrapTriggeredUnique__1"] = { affix = "", "Recover 100 Life when your Trap is triggered by an Enemy", statOrderKey = "3804", statOrder = { 3804 }, level = 1, group = "GainLifeOnTrapTriggered", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["GainLifeOnTrapTriggeredUnique__2__"] = { affix = "", "Recover (20-30) Life when your Trap is triggered by an Enemy", statOrderKey = "3804", statOrder = { 3804 }, level = 1, group = "GainLifeOnTrapTriggered", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["GainFrenzyChargeOnTrapTriggeredUnique__1"] = { affix = "", "15% chance to gain a Frenzy Charge when your Trap is triggered by an Enemy", statOrderKey = "3174", statOrder = { 3174 }, level = 1, group = "GainFrenzyChargeOnTrapTriggered", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["BleedingImmunityUnique__1"] = { affix = "", "Bleeding cannot be inflicted on you", statOrderKey = "3776", statOrder = { 3776 }, level = 1, group = "BleedingImmunity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["BleedingImmunityUnique__2"] = { affix = "", "Bleeding cannot be inflicted on you", statOrderKey = "3776", statOrder = { 3776 }, level = 1, group = "BleedingImmunity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["SelfStatusAilmentDurationUnique__1"] = { affix = "", "50% increased Elemental Ailment Duration on you", statOrderKey = "1511", statOrder = { 1511 }, level = 1, group = "SelfStatusAilmentDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "ailment" }, }, + ["PoisonOnMeleeHitUnique__1"] = { affix = "", "Melee Attacks have (20-40)% chance to Poison on Hit", statOrderKey = "3820", statOrder = { 3820 }, level = 60, group = "PoisonOnMeleeHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "attack", "ailment" }, }, + ["LifeLeechVsCursedEnemiesUnique__1"] = { affix = "", "1% of Damage Leeched as Life against Cursed Enemies", statOrderKey = "3821", statOrder = { 3821 }, level = 1, group = "LifeLeechVsCursedEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MovementSpeedIfKilledRecentlyUnique___1"] = { affix = "", "15% increased Movement Speed if you've Killed Recently", statOrderKey = "3822", statOrder = { 3822 }, level = 40, group = "MovementSpeedIfKilledRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["ControlledDestructionSupportUnique__1"] = { affix = "", "Socketed Gems are Supported by Level 10 Controlled Destruction", statOrderKey = "203", statOrder = { 203 }, level = 45, group = "ControlledDestructionSupport", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["ControlledDestructionSupportUnique__1New_"] = { affix = "", "Socketed Gems are Supported by Level 10 Controlled Destruction", statOrderKey = "303", statOrder = { 303 }, level = 45, group = "ControlledDestructionSupport", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["ColdDamageIgnitesUnique__1"] = { affix = "", "Your Cold Damage can Ignite", statOrderKey = "2472", statOrder = { 2472 }, level = 30, group = "ColdDamageAlsoIgnites", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["LifeRegenerationPercentPerEnduranceChargeUnique__1"] = { affix = "", "Regenerate 0.2% of Life per second per Endurance Charge", statOrderKey = "1241", statOrder = { 1241 }, level = 40, group = "LifeRegenerationPercentPerEnduranceCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["AreaOfEffectPerEnduranceChargeUnique__1"] = { affix = "", "2% increased Area of Effect per Endurance Charge", statOrderKey = "4115", statOrder = { 4115 }, level = 1, group = "AreaOfEffectPerEnduranceCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceForDoubleStunDurationUnique__1"] = { affix = "", "50% chance to double Stun Duration", statOrderKey = "3139", statOrder = { 3139 }, level = 1, group = "ChanceForDoubleStunDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceForDoubleStunDurationImplicitMace_1"] = { affix = "", "25% chance to double Stun Duration", statOrderKey = "3139", statOrder = { 3139 }, level = 1, group = "ChanceForDoubleStunDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["PhysicalAddedAsFireUnique__1"] = { affix = "", "Gain (25-35)% of Physical Attack Damage as Extra Fire Damage", statOrderKey = "3346", statOrder = { 3346 }, level = 30, group = "FireDamageAsPortionOfDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire", "attack" }, }, + ["PhysicalAddedAsFireUnique__2"] = { affix = "", "Gain 70% of Physical Damage as Extra Fire Damage", statOrderKey = "1573", statOrder = { 1573 }, level = 50, group = "PhysicalAddedAsFire", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, + ["PhysicalAddedAsFireUnique__3"] = { affix = "", "Gain 20% of Physical Damage as Extra Fire Damage", statOrderKey = "1573", statOrder = { 1573 }, level = 1, group = "PhysicalAddedAsFire", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, + ["AttackCastMoveOnWarcryRecentlyUnique____1"] = { affix = "", "If you've Warcried Recently, you and nearby allies have 20% increased Attack, Cast and Movement Speed", statOrderKey = "2898", statOrder = { 2898 }, level = 1, group = "AttackCastMoveOnWarcryRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, + ["ChaosSkillEffectDurationUnique__1"] = { affix = "", "Chaos Skills have 40% increased Skill Effect Duration", statOrderKey = "1540", statOrder = { 1540 }, level = 1, group = "ChaosSkillEffectDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos" }, }, + ["PoisonDurationUnique__1_"] = { affix = "", "(15-20)% increased Poison Duration", statOrderKey = "2752", statOrder = { 2752 }, level = 1, group = "PoisonDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["PoisonDurationUnique__2"] = { affix = "", "(20-25)% increased Poison Duration", statOrderKey = "2752", statOrder = { 2752 }, level = 1, group = "PoisonDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["FlaskImmuneToStunFreezeCursesUnique__1"] = { affix = "", "Immune to Freeze, Chill, Curses and Stuns during Flask Effect", statOrderKey = "716", statOrder = { 716 }, level = 1, group = "KiarasDeterminationBuff", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["LocalPhysicalDamageAddedAsEachElementTransformed"] = { affix = "", "Gain 100% of Weapon Physical Damage as Extra Damage of each Element", statOrderKey = "3823", statOrder = { 3823 }, level = 50, group = "LocalPhysicalDamageAddedAsEachElement", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "attack" }, }, + ["LocalPhysicalDamageAddedAsEachElementTransformed2"] = { affix = "", "Gain 100% of Weapon Physical Damage as Extra Damage of each Element", statOrderKey = "3823", statOrder = { 3823 }, level = 50, group = "LocalPhysicalDamageAddedAsEachElement", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "attack" }, }, + ["BleedOnMeleeHitChanceUnique__1"] = { affix = "", "Melee Attacks have (30-50)% chance to cause Bleeding", statOrderKey = "2108", statOrder = { 2108 }, level = 1, group = "BleedOnMeleeHitChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["ArmourAndEvasionImplicitBelt1"] = { affix = "", "+(260-320) to Armour and Evasion Rating", statOrderKey = "3827", statOrder = { 3827 }, level = 98, group = "BaseArmourAndEvasion", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["PhysicalDamageTakenAsColdUnique__1"] = { affix = "", "20% of Physical Damage from Hits taken as Cold Damage", statOrderKey = "2069", statOrder = { 2069 }, level = 1, group = "PhysicalDamageTakenAsElement", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "cold" }, }, + ["ChaosDamageOverTimeUnique__1"] = { affix = "", "25% reduced Chaos Damage taken over time", statOrderKey = "1588", statOrder = { 1588 }, level = 1, group = "ChaosDamageOverTimeTaken", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos" }, }, + ["PowerFrenzyOrEnduranceChargeOnKillUnique__1"] = { affix = "", "10% chance to gain a Power, Frenzy or Endurance Charge on Kill", statOrderKey = "3186", statOrder = { 3186 }, level = 1, group = "PowerFrenzyOrEnduranceChargeOnKill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge", "frenzy_charge", "power_charge" }, }, + ["CannotLeechFromCriticalStrikesUnique___1"] = { affix = "", "Cannot Leech Life from Critical Strikes", statOrderKey = "3837", statOrder = { 3837 }, level = 1, group = "CannotLeechFromCriticalStrikes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "critical" }, }, + ["ChanceToBlindOnCriticalStrikesUnique__1"] = { affix = "", "30% chance to Blind Enemies on Critical Strike", statOrderKey = "3838", statOrder = { 3838 }, level = 1, group = "ChanceToBlindOnCriticalStrikes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["ChanceToBlindOnCriticalStrikesUnique__2_"] = { affix = "", "(40-50)% chance to Blind Enemies on Critical Strike", statOrderKey = "3838", statOrder = { 3838 }, level = 38, group = "ChanceToBlindOnCriticalStrikes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["BleedOnMeleeCriticalStrikeUnique__1"] = { affix = "", "50% chance to cause Bleeding on Critical Strike", statOrderKey = "6382", statOrder = { 6382 }, level = 1, group = "CausesBleedingOnCrit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["StunDurationBasedOnEnergyShieldUnique__1"] = { affix = "", "Stun Threshold is based on Energy Shield instead of Life", statOrderKey = "3836", statOrder = { 3836 }, level = 48, group = "StunDurationBasedOnEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["TakeNoExtraDamageFromCriticalStrikesUnique__1"] = { affix = "", "Take no Extra Damage from Critical Strikes", statOrderKey = "3847", statOrder = { 3847 }, level = 1, group = "TakeNoExtraDamageFromCriticalStrikes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["ShockedEnemyCastSpeedUnique__1"] = { affix = "", "Enemies you Shock have 30% reduced Cast Speed", statOrderKey = "3848", statOrder = { 3848 }, level = 1, group = "ShockedEnemyCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ShockedEnemyMovementSpeedUnique__1"] = { affix = "", "Enemies you Shock have 20% reduced Movement Speed", statOrderKey = "3849", statOrder = { 3849 }, level = 1, group = "ShockedEnemyMovementSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["IncreasedBurningDamageIfYouHaveIgnitedRecentlyUnique__1"] = { affix = "", "100% increased Burning Damage if you've Ignited an Enemy Recently", statOrderKey = "3853", statOrder = { 3853 }, level = 1, group = "IncreasedBurningDamageIfYouHaveIgnitedRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["RecoverLifePercentOnIgniteUnique__1"] = { affix = "", "Recover 1% of Life when you Ignite an Enemy", statOrderKey = "3854", statOrder = { 3854 }, level = 1, group = "RecoverLifePercentOnIgnite", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedMeleePhysicalDamageAgainstIgnitedEnemiesUnique__1"] = { affix = "", "100% increased Melee Physical Damage against Ignited Enemies", statOrderKey = "3855", statOrder = { 3855 }, level = 1, group = "IncreasedMeleePhysicalDamageAgainstIgnitedEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["NormalMonsterItemQuantityUnique__1"] = { affix = "", "(35-50)% increased Quantity of Items Dropped by Slain Normal Enemies", statOrderKey = "7505", statOrder = { 7505 }, level = 38, group = "NormalMonsterItemQuantity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MagicMonsterItemRarityUnique__1"] = { affix = "", "(100-150)% increased Rarity of Items Dropped by Slain Magic Enemies", statOrderKey = "6574", statOrder = { 6574 }, level = 1, group = "MagicMonsterItemRarity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["HeistContractChestRewardsDuplicated"] = { affix = "", "Heist Chests have a 100% chance to Duplicate their contents", "Monsters have 100% more Life", statOrderKey = "4635,6849", statOrder = { 4635, 6849 }, level = 1, group = "HeistContractChestRewardsDuplicated", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["HeistContractAdditionalIntelligence"] = { affix = "", "Completing a Heist generates 3 additional Reveals", "Heist Chests have 25% chance to contain nothing", statOrderKey = "6845,6846", statOrder = { 6845, 6846 }, level = 1, group = "HeistContractAdditionalIntelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["HeistContractNPCPerksDoubled"] = { affix = "", "50% reduced time before Lockdown", "Rogue Perks are doubled", statOrderKey = "5100,6850", statOrder = { 5100, 6850 }, level = 1, group = "HeistContractNPCPerksDoubled", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["HeistContractBetterTargetValue"] = { affix = "", "Rogue Equipment cannot be found", "200% more Rogue's Marker value of primary Heist Target", statOrderKey = "6847,6848", statOrder = { 6847, 6848 }, level = 1, group = "HeistContractBetterTargetValue", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CriticalStrikeChanceForForkingArrowsUnique__1"] = { affix = "", "(150-200)% increased Critical Strike Chance with arrows that Fork", statOrderKey = "3856", statOrder = { 3856 }, level = 1, group = "CriticalStrikeChanceForForkingArrows", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, + ["ArrowsAlwaysCritAfterPiercingUnique___1"] = { affix = "", "Arrows Pierce all Targets after Chaining", statOrderKey = "3859", statOrder = { 3859 }, level = 1, group = "ArrowsAlwaysCritAfterPiercing", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["ArrowsThatPierceCauseBleedingUnique__1"] = { affix = "", "Arrows that Pierce have 50% chance to inflict Bleeding", statOrderKey = "3858", statOrder = { 3858 }, level = 1, group = "ArrowsThatPierceCauseBleeding", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["IncreaseProjectileAttackDamagePerAccuracyUnique__1"] = { affix = "", "1% increased Projectile Attack Damage per 200 Accuracy Rating", statOrderKey = "3862", statOrder = { 3862 }, level = 1, group = "IncreaseProjectileAttackDamagePerAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["AdditionalSpellProjectilesUnique__1"] = { affix = "", "Spells fire an additional Projectile", statOrderKey = "3860", statOrder = { 3860 }, level = 85, group = "AdditionalSpellProjectiles", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, + ["IncreasedMinionDamageIfYouHitEnemyUnique__1"] = { affix = "", "Minions deal 70% increased Damage if you've Hit Recently", statOrderKey = "7375", statOrder = { 7375 }, level = 1, group = "IncreasedMinionDamageIfYouHitEnemy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageAlsoAffectsYouUnique__1"] = { affix = "", "Increases and Reductions to Minion Damage also affect you at 150% of their value", statOrderKey = "4058", statOrder = { 4058 }, level = 1, group = "MinionDamageAlsoAffectsYou", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["GlobalCriticalStrikeChanceAgainstChilledUnique__1"] = { affix = "", "60% increased Critical Strike Chance against Chilled Enemies", statOrderKey = "5538", statOrder = { 5538 }, level = 1, group = "GlobalCriticalStrikeChanceAgainstChilled", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CastSocketedColdSkillsOnCriticalStrikeUnique__1"] = { affix = "", "Trigger a Socketed Cold Spell on Melee Critical Strike, with a 0.25 second Cooldown", statOrderKey = "532", statOrder = { 532 }, level = 1, group = "CastSocketedColdSpellsOnMeleeCriticalStrike", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "elemental", "cold", "attack", "caster", "gem" }, }, + ["IncreasedAttackAreaOfEffectUnique__1_"] = { affix = "", "20% increased Area of Effect for Attacks", statOrderKey = "4200", statOrder = { 4200 }, level = 1, group = "IncreasedAttackAreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["IncreasedAttackAreaOfEffectUnique__2_"] = { affix = "", "20% increased Area of Effect for Attacks", statOrderKey = "4200", statOrder = { 4200 }, level = 1, group = "IncreasedAttackAreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["PhysicalDamageCanShockUnique__1"] = { affix = "", "Your Physical Damage can Shock", statOrderKey = "2471", statOrder = { 2471 }, level = 1, group = "PhysicalDamageCanShock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["DealNoElementalDamageUnique__1"] = { affix = "", "Deal no Elemental Damage", statOrderKey = "5048", statOrder = { 5048 }, level = 1, group = "DealNoElementalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["DealNoElementalDamageUnique__2"] = { affix = "", "Deal no Elemental Damage", statOrderKey = "5048", statOrder = { 5048 }, level = 1, group = "DealNoElementalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["TakeFireDamageOnIgniteUnique__1"] = { affix = "", "Take 100 Fire Damage when you Ignite an Enemy", statOrderKey = "5354", statOrder = { 5354 }, level = 1, group = "TakeFireDamageOnIgnite", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamageLeechedAsLifeWhileIgnitedUnique__1"] = { affix = "", "2% of Fire Damage Leeched as Life while Ignited", statOrderKey = "5932", statOrder = { 5932 }, level = 1, group = "FireDamageLeechedAsLifeWhileIgnited", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "fire" }, }, + ["ChanceForSpectersToGainSoulEaterOnKillUnique__1"] = { affix = "", "With at least 40 Intelligence in Radius, Raised Spectres have a 50% chance to gain Soul Eater for 20 seconds on Kill", statOrderKey = "6557", statOrder = { 6557 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["MovementSkillsDealNoPhysicalDamageUnique__1"] = { affix = "", "Movement Skills deal no Physical Damage", statOrderKey = "7440", statOrder = { 7440 }, level = 1, group = "MovementSkillsDealNoPhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["GainPhasingIfKilledRecentlyUnique__1"] = { affix = "", "You have Phasing if you've Killed Recently", statOrderKey = "5501", statOrder = { 5501 }, level = 1, group = "GainPhasingIfKilledRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MovementSkillsCostNoManaUnique__1"] = { affix = "", "Movement Skills Cost no Mana", statOrderKey = "3049", statOrder = { 3049 }, level = 1, group = "MovementSkillsCostNoMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ProjectileAttackDamageImplicitGloves1"] = { affix = "", "(14-18)% increased Projectile Attack Damage", statOrderKey = "1633", statOrder = { 1633 }, level = 1, group = "ProjectileAttackDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["ManaPerStrengthUnique__1__"] = { affix = "", "+1 Mana per 4 Strength", statOrderKey = "1656", statOrder = { 1656 }, level = 1, group = "ManaPerStrength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["EnergyShieldPerStrengthUnique__1"] = { affix = "", "1% increased Energy Shield per 10 Strength", statOrderKey = "5257", statOrder = { 5257 }, level = 1, group = "EnergyShieldPerStrength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LifePerDexterityUnique__1"] = { affix = "", "+1 Life per 4 Dexterity", statOrderKey = "1655", statOrder = { 1655 }, level = 1, group = "LifePerDexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MeleePhysicalDamagePerDexterityUnique__1_"] = { affix = "", "2% increased Melee Physical Damage per 10 Dexterity", statOrderKey = "7287", statOrder = { 7287 }, level = 1, group = "MeleePhysicalDamagePerDexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AccuracyPerIntelligenceUnique__1"] = { affix = "", "+4 Accuracy Rating per 2 Intelligence", statOrderKey = "1654", statOrder = { 1654 }, level = 1, group = "AccuracyPerIntelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["EvasionRatingPerIntelligenceUnique__1"] = { affix = "", "2% increased Evasion Rating per 10 Intelligence", statOrderKey = "5282", statOrder = { 5282 }, level = 1, group = "EvasionRatingPerIntelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["ChanceToGainFrenzyChargeOnStunUnique__1"] = { affix = "", "15% chance to gain a Frenzy Charge when you Stun an Enemy", statOrderKey = "4683", statOrder = { 4683 }, level = 38, group = "ChanceToGainFrenzyChargeOnStun", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["VulnerabilityAuraDuringFlaskEffectUnique__1"] = { affix = "", "Grants Level 21 Despair Curse Aura during Flask Effect", statOrderKey = "719", statOrder = { 719 }, level = 60, group = "VulnerabilityAuraDuringFlaskEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "caster", "curse" }, }, + ["PrrojectilesPierceWhilePhasingUnique__1_"] = { affix = "", "Projectiles Pierce all Targets while you have Phasing", statOrderKey = "7683", statOrder = { 7683 }, level = 1, group = "PrrojectilesPierceWhilePhasing", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AdditionalPierceWhilePhasingUnique__1"] = { affix = "", "Projectiles Pierce 5 additional Targets while you have Phasing", statOrderKey = "7684", statOrder = { 7684 }, level = 1, group = "PrrojectilesPierceWhilePhasing", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToAvoidProjectilesWhilePhasingUnique__1"] = { affix = "", "20% chance to Avoid Projectiles while Phasing", statOrderKey = "4288", statOrder = { 4288 }, level = 1, group = "ChanceToAvoidProjectilesWhilePhasing", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FlaskAdditionalProjectilesDuringEffectUnique__1"] = { affix = "", "Skills fire 2 additional Projectiles during Flask Effect", statOrderKey = "690", statOrder = { 690 }, level = 85, group = "FlaskAdditionalProjectilesDuringEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskIncreasedAreaOfEffectDuringEffectUnique__1_"] = { affix = "", "(10-20)% increased Area of Effect during Flask Effect", statOrderKey = "669", statOrder = { 669 }, level = 1, group = "FlaskIncreasedAreaOfEffectDuringEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["CelestialFootprintsUnique__1_"] = { affix = "", "Celestial Footprints", statOrderKey = "8449", statOrder = { 8449 }, level = 1, group = "ItemFootprints", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["IncreasedMinionAttackSpeedUnique__1_"] = { affix = "", "Minions have (10-15)% increased Attack Speed", statOrderKey = "2497", statOrder = { 2497 }, level = 1, group = "MinionAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed", "minion" }, }, + ["GolemPerPrimordialJewel"] = { affix = "", "+1 to maximum number of Summoned Golems if you have 3 Primordial Items Socketed or Equipped", statOrderKey = "7521", statOrder = { 7521 }, level = 1, group = "MaximumGolems", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["PrimordialJewelCountUnique__1"] = { affix = "", "Primordial", statOrderKey = "8350", statOrder = { 8350 }, level = 1, group = "PrimordialJewelCount", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["PrimordialJewelCountUnique__2"] = { affix = "", "Primordial", statOrderKey = "8350", statOrder = { 8350 }, level = 1, group = "PrimordialJewelCount", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["PrimordialJewelCountUnique__3"] = { affix = "", "Primordial", statOrderKey = "8350", statOrder = { 8350 }, level = 1, group = "PrimordialJewelCount", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["PrimordialJewelCountUnique__4"] = { affix = "", "Primordial", statOrderKey = "8350", statOrder = { 8350 }, level = 1, group = "PrimordialJewelCount", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["GolemLifeUnique__1"] = { affix = "", "Golems have (18-22)% increased Maximum Life", statOrderKey = "5552", statOrder = { 5552 }, level = 1, group = "GolemLifeUnique", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["GolemLifeRegenerationUnique__1"] = { affix = "", "Summoned Golems Regenerate 2% of their Life per second", statOrderKey = "5551", statOrder = { 5551 }, level = 1, group = "GolemLifeRegenerationUnique", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["IncreasedDamageIfGolemSummonedRecently__1"] = { affix = "", "(25-30)% increased Damage if you Summoned a Golem in the past 8 seconds", statOrderKey = "3272", statOrder = { 3272 }, level = 1, group = "IncreasedDamageIfGolemSummonedRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["IncreasedGolemDamageIfGolemSummonedRecently__1_"] = { affix = "", "Golems Summoned in the past 8 seconds deal (35-45)% increased Damage", statOrderKey = "3273", statOrder = { 3273 }, level = 1, group = "IncreasedGolemDamageIfGolemSummonedRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["IncreasedGolemDamageIfGolemSummonedRecentlyUnique__1"] = { affix = "", "Golems Summoned in the past 8 seconds deal (100-125)% increased Damage", statOrderKey = "3273", statOrder = { 3273 }, level = 1, group = "IncreasedGolemDamageIfGolemSummonedRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["GolemSkillsCooldownRecoveryUnique__1"] = { affix = "", "Golem Skills have (20-30)% increased Cooldown Recovery Rate", statOrderKey = "2914", statOrder = { 2914 }, level = 1, group = "GolemSkillsCooldownRecoveryUnique", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["GolemsSkillsCooldownRecoveryUnique__1_"] = { affix = "", "Summoned Golems have (30-45)% increased Cooldown Recovery Rate", statOrderKey = "2915", statOrder = { 2915 }, level = 1, group = "GolemsSkillsCooldownRecoveryUnique", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["GolemBuffEffectUnique__1"] = { affix = "", "30% increased Effect of Buffs granted by your Golems", statOrderKey = "5549", statOrder = { 5549 }, level = 1, group = "GolemBuffEffectUnique", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["GolemAttackAndCastSpeedUnique__1"] = { affix = "", "Golems have (16-20)% increased Attack and Cast Speed", statOrderKey = "5548", statOrder = { 5548 }, level = 1, group = "GolemAttackAndCastSpeedUnique", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, + ["GolemArmourRatingUnique__1"] = { affix = "", "Golems have +(800-1000) to Armour", statOrderKey = "5555", statOrder = { 5555 }, level = 1, group = "GolemArmourRatingUnique", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences", "minion" }, }, + ["ArmourPerTotemUnique__1"] = { affix = "", "+300 Armour per Summoned Totem", statOrderKey = "3984", statOrder = { 3984 }, level = 1, group = "ArmourPerTotem", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["SpellDamageIfYouHaveCritRecentlyUnique__1"] = { affix = "", "200% increased Spell Damage if you've dealt a Critical Strike in the past 8 seconds", statOrderKey = "7952", statOrder = { 7952 }, level = 1, group = "SpellDamageIfCritPast8Seconds", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageIfYouHaveCritRecentlyUnique__2"] = { affix = "", "(120-150)% increased Spell Damage if you've dealt a Critical Strike Recently", statOrderKey = "7949", statOrder = { 7949 }, level = 1, group = "SpellDamageIfYouHaveCritRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "damage", "caster" }, }, + ["CriticalStrikesDealNoDamageUnique__1"] = { affix = "", "Critical Strikes deal no Damage", statOrderKey = "4917", statOrder = { 4917 }, level = 1, group = "CriticalStrikesDealNoDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["IncreasedManaRegenerationWhileStationaryUnique__1"] = { affix = "", "60% increased Mana Regeneration Rate while stationary", statOrderKey = "3870", statOrder = { 3870 }, level = 1, group = "IncreasedManaRegenerationWhileStationary", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AddedArmourWhileStationaryUnique__1"] = { affix = "", "+1500 Armour while stationary", statOrderKey = "3868", statOrder = { 3868 }, level = 1, group = "AddedArmourWhileStationary", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["SpreadChilledGroundWhenHitByAttackUnique__1"] = { affix = "", "15% chance to create Chilled Ground when Hit with an Attack", statOrderKey = "4750", statOrder = { 4750 }, level = 1, group = "SpreadChilledGroundWhenHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LocalFlaskUnholyMightUnique__1"] = { affix = "", "Gain Unholy Might during Flask Effect", statOrderKey = "740", statOrder = { 740 }, level = 1, group = "LocalFlaskUnholyMight", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["NonCriticalStrikesDealNoDamageUnique__1"] = { affix = "", "Non-Critical Strikes deal no Damage", statOrderKey = "7491", statOrder = { 7491 }, level = 1, group = "NonCriticalStrikesDealNoDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["CritMultiIfDealtNonCritRecentlyUnique__1"] = { affix = "", "+25% to Critical Strike Multiplier if you've dealt a Non-Critical Strike Recently", statOrderKey = "4890", statOrder = { 4890 }, level = 1, group = "CritMultiIfDealtNonCritRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["CritMultiIfDealtNonCritRecentlyUnique__2"] = { affix = "", "+60% to Critical Strike Multiplier if you've dealt a Non-Critical Strike Recently", statOrderKey = "4890", statOrder = { 4890 }, level = 1, group = "CritMultiIfDealtNonCritRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["EnemiesDestroyedOnKillUnique__1"] = { affix = "", "Enemies Killed by your Hits are destroyed", statOrderKey = "5205", statOrder = { 5205 }, level = 1, group = "EnemiesDestroyedOnKill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["RecoverPercentMaxLifeOnKillUnique__1"] = { affix = "", "Recover 5% of Life on Kill", statOrderKey = "1396", statOrder = { 1396 }, level = 1, group = "RecoverPercentMaxLifeOnKill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["RecoverPercentMaxLifeOnKillUnique__2"] = { affix = "", "Recover 5% of Life on Kill", statOrderKey = "1396", statOrder = { 1396 }, level = 1, group = "RecoverPercentMaxLifeOnKill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["CriticalMultiplierPerBlockChanceUnique__1"] = { affix = "", "+1% to Critical Strike Multiplier per 1% Chance to Block Attack Damage", statOrderKey = "2771", statOrder = { 2771 }, level = 1, group = "CriticalMultiplierPerBlockChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["AttackDamagePerLowestArmourOrEvasionUnique__1"] = { affix = "", "1% increased Attack Damage per 200 of the lowest of Armour and Evasion Rating", statOrderKey = "4214", statOrder = { 4214 }, level = 98, group = "AttackDamagePerLowestArmourOrEvasion", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["FortifyOnMeleeStunUnique__1"] = { affix = "", "Melee Hits which Stun Fortify", statOrderKey = "4675", statOrder = { 4675 }, level = 1, group = "FortifyOnMeleeStun", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["OnslaughtWhileFortifiedUnique__1"] = { affix = "", "You have Onslaught while Fortified", statOrderKey = "5497", statOrder = { 5497 }, level = 1, group = "OnslaughtWhileFortified", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemStatsDoubledInBreachImplicit"] = { affix = "", "Properties are doubled while in a Breach", statOrderKey = "6434", statOrder = { 6434 }, level = 1, group = "StatsDoubledInBreach", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SummonSpidersOnKillUnique__1"] = { affix = "", "100% chance to Trigger Level 1 Raise Spiders on Kill", statOrderKey = "490", statOrder = { 490 }, level = 1, group = "GrantsMinion", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["CannotCastSpellsUnique__1"] = { affix = "", "Cannot Cast Spells", statOrderKey = "4601", statOrder = { 4601 }, level = 1, group = "CannotCastSpells", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, + ["CannotDealSpellDamageUnique__1"] = { affix = "", "Spell Skills deal no Damage", statOrderKey = "7967", statOrder = { 7967 }, level = 1, group = "CannotDealSpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "damage", "caster" }, }, + ["GoatHoofFootprintsUnique__1"] = { affix = "", "Burning Hoofprints", statOrderKey = "8452", statOrder = { 8452 }, level = 1, group = "ItemFootprints", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FireDamagePerStrengthUnique__1"] = { affix = "", "1% increased Fire Damage per 20 Strength", statOrderKey = "5345", statOrder = { 5345 }, level = 1, group = "FireDamagePerStrength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["GolemLargerAggroRadiusUnique__1"] = { affix = "", "Summoned Golems are Aggressive", statOrderKey = "8364", statOrder = { 8364 }, level = 1, group = "GolemLargerAggroRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["MaximumLifeConvertedToEnergyShieldUnique__1"] = { affix = "", "20% of Maximum Life Converted to Energy Shield", statOrderKey = "7269", statOrder = { 7269 }, level = 75, group = "MaximumLifeConvertedToEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "life", "defences" }, }, + ["LocalChanceToPoisonOnHitUnique__1"] = { affix = "", "15% chance to Poison on Hit", statOrderKey = "6476", statOrder = { 6476 }, level = 1, group = "LocalChanceToPoisonOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "attack", "ailment" }, }, + ["LocalChanceToPoisonOnHitUnique__2"] = { affix = "", "60% chance to Poison on Hit", statOrderKey = "6476", statOrder = { 6476 }, level = 1, group = "LocalChanceToPoisonOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "attack", "ailment" }, }, + ["LocalChanceToPoisonOnHitUnique__3"] = { affix = "", "20% chance to Poison on Hit", statOrderKey = "6476", statOrder = { 6476 }, level = 1, group = "LocalChanceToPoisonOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "attack", "ailment" }, }, + ["LocalChanceToPoisonOnHitUnique__4"] = { affix = "", "20% chance to Poison on Hit", statOrderKey = "6476", statOrder = { 6476 }, level = 1, group = "LocalChanceToPoisonOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "attack", "ailment" }, }, + ["ChanceToPoisonUnique__1_______"] = { affix = "", "25% chance to Poison on Hit", statOrderKey = "2755", statOrder = { 2755 }, level = 1, group = "PoisonOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["IncreasedSpellDamageWhileShockedUnique__1"] = { affix = "", "50% increased Spell Damage while Shocked", statOrderKey = "7961", statOrder = { 7961 }, level = 1, group = "IncreasedSpellDamageWhileShocked", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "damage", "caster" }, }, + ["MaximumResistanceWithNoEnduranceChargesUnique__1__"] = { affix = "", "+2% to all maximum Resistances while you have no Endurance Charges", statOrderKey = "4029", statOrder = { 4029 }, level = 1, group = "MaximumResistanceWithNoEnduranceCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resistance" }, }, + ["OnslaughtWithMaxEnduranceChargesUnique__1"] = { affix = "", "You have Onslaught while at maximum Endurance Charges", statOrderKey = "5493", statOrder = { 5493 }, level = 1, group = "OnslaughtWithMaxEnduranceCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MinionsGainYourStrengthUnique__1"] = { affix = "", "Half of your Strength is added to your Minions", statOrderKey = "7413", statOrder = { 7413 }, level = 1, group = "MinionsGainYourStrength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion", "attribute" }, }, + ["AdditionalZombiesPerXStrengthUnique__1"] = { affix = "", "+1 to maximum number of Raised Zombies per 500 Strength", statOrderKey = "7524", statOrder = { 7524 }, level = 1, group = "AdditionalZombiesPerXStrength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["ZombiesLeechLifeToYouAt1000StrengthUnique__1"] = { affix = "", "With at least 1000 Strength, (1.5-2)% of Damage dealt by your Raised Zombies is Leeched to you as Life", statOrderKey = "8359", statOrder = { 8359 }, level = 1, group = "ZombiesLeechLifeToYouAt1000Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["ReducedBleedDurationUnique__1_"] = { affix = "", "25% reduced Bleeding Duration", statOrderKey = "4311", statOrder = { 4311 }, level = 1, group = "BleedDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["IncreasedRarityPerRampageStacksUnique__1"] = { affix = "", "1% increased Rarity of Items found per 15 Rampage Kills", statOrderKey = "5887", statOrder = { 5887 }, level = 38, group = "IncreasedRarityPerRampageStacks", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ImmuneToBurningShockedChilledGroundUnique__1"] = { affix = "", "Immune to Burning Ground, Shocked Ground and Chilled Ground", statOrderKey = "5835", statOrder = { 5835 }, level = 1, group = "ImmuneToBurningShockedChilledGround", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, + ["MaximumLifePer10DexterityUnique__1"] = { affix = "", "+2 to Maximum Life per 10 Dexterity", statOrderKey = "7264", statOrder = { 7264 }, level = 1, group = "FlatLifePer10Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeRegenerationWhileMovingUnique__1"] = { affix = "", "Regenerate 100 Life per second while moving", statOrderKey = "5954", statOrder = { 5954 }, level = 1, group = "LifeRegenerationWhileMoving", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["SpellsAreDisabledUnique__1"] = { affix = "", "Your Spells are disabled", statOrderKey = "8335", statOrder = { 8335 }, level = 1, group = "SpellsAreDisabled", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, + ["MaximumLifePerItemRarityUnique__1"] = { affix = "", "+1 Life per 2% increased Rarity of Items found", statOrderKey = "7266", statOrder = { 7266 }, level = 1, group = "MaxLifePerItemRarity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["PercentDamagePerItemQuantityUnique__1"] = { affix = "", "Your Increases and Reductions to Quantity of Items found also apply to Damage", statOrderKey = "4986", statOrder = { 4986 }, level = 1, group = "PercentDamagePerItemQuantity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["ItemQuantityPerChestOpenedRecentlyUnique__1"] = { affix = "", "2% increased Quantity of Items found per Chest opened Recently", statOrderKey = "5886", statOrder = { 5886 }, level = 1, group = "ItemQuantityPerChestOpenedRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MovementSpeedPerChestOpenedRecentlyUnique__1"] = { affix = "", "2% reduced Movement Speed per Chest opened Recently", statOrderKey = "7450", statOrder = { 7450 }, level = 1, group = "MovementSpeedPerChestOpenedRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["WarcryKnockbackUnique__1"] = { affix = "", "Warcries Knock Back and Interrupt Enemies in a smaller Area", statOrderKey = "8262", statOrder = { 8262 }, level = 1, group = "WarcryKnockback", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AttackAndCastSpeedOnUsingMovementSkillUnique__1"] = { affix = "", "15% increased Attack and Cast Speed if you've used a Movement Skill Recently", statOrderKey = "3050", statOrder = { 3050 }, level = 1, group = "AttackAndCastSpeedOnUsingMovementSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, + ["CannotBeSlowedBelowBaseUnique__1"] = { affix = "", "Action Speed cannot be modified to below base value", statOrderKey = "2776", statOrder = { 2776 }, level = 1, group = "CannotBeSlowedBelowBase", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementCannotBeSlowedBelowBaseUnique__1"] = { affix = "", "Movement Speed cannot be modified to below base value", statOrderKey = "2778", statOrder = { 2778 }, level = 1, group = "MovementCannotBeSlowedBelowBase", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["EnergyShieldStartsAtZero"] = { affix = "", "Immortal Ambition", statOrderKey = "8414", statOrder = { 8414 }, level = 1, group = "EnergyShieldRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["FlaskElementalPenetrationOfHighestResistUnique__1"] = { affix = "", "During Flask Effect, Damage Penetrates (5-8)% Resistance of each Element for which your Uncapped Elemental Resistance is highest", statOrderKey = "743", statOrder = { 743 }, level = 1, group = "FlaskElementalPenetrationOfHighestResist", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental_damage", "damage", "elemental" }, }, + ["FlaskElementalDamageTakenOfLowestResistUnique__1"] = { affix = "", "During Flask Effect, 6% reduced Damage taken of each Element for which your Uncapped Elemental Resistance is lowest", statOrderKey = "742", statOrder = { 742 }, level = 1, group = "FlaskElementalDamageTakenOfLowestResist", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["SocketedGemsSupportedByEnduranceChargeOnStunUnique__1"] = { affix = "", "Socketed Gems are Supported by Level 20 Endurance Charge on Melee Stun", statOrderKey = "304", statOrder = { 304 }, level = 1, group = "DisplaySupportedByEnduranceChargeOnStun", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["DisplayGrantsVengeanceUnique__1"] = { affix = "", "Grants Level 15 Vengeance Skill", statOrderKey = "384", statOrder = { 384 }, level = 1, group = "DisplayGrantsVengeance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["CannotLeechLifeUnique__1"] = { affix = "", "Cannot Leech Life", statOrderKey = "2187", statOrder = { 2187 }, level = 1, group = "CannotLeechLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["AllResistanceAt200StrengthUnique__1"] = { affix = "", "+(20-25)% to all Elemental Resistances while you have at least 200 Strength", statOrderKey = "3916", statOrder = { 3916 }, level = 1, group = "AllResistanceAt200Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["LifeRegenerationAt400StrengthUnique__1"] = { affix = "", "Regenerate 2% of Life per second with at least 400 Strength", statOrderKey = "5975", statOrder = { 5975 }, level = 1, group = "LifeRegenerationAt400Strength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeRegenerationIfHitRecentlyUnique__1"] = { affix = "", "Regenerate 2% of Life per second if you have been Hit Recently", statOrderKey = "5963", statOrder = { 5963 }, level = 1, group = "LifeRegenerationIfHitRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["AttackBlockIfBlockedSpellRecentlyUnique__1_"] = { affix = "", "+20% Chance to Block Attack Damage if you have Blocked Spell Damage Recently", statOrderKey = "4202", statOrder = { 4202 }, level = 1, group = "AttackBlockIfBlockedSpellRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["SpellBlockIfBlockedAttackRecentlyUnique__1"] = { affix = "", "+20% chance to Block Spell Damage if you have Blocked Attack Damage Recently", statOrderKey = "7943", statOrder = { 7943 }, level = 1, group = "SpellBlockIfBlockedAttackRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AddedChaosDamageWhileUsingAFlaskUnique__1_"] = { affix = "", "Adds (15-20) to (25-30) Chaos Damage to Spells and Attacks during any Flask Effect", statOrderKey = "7939", statOrder = { 7939 }, level = 1, group = "AddedChaosDamageWhileUsingAFlask", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "caster_damage", "chaos_damage", "damage", "chaos", "attack", "caster" }, }, + ["AddedChaosDamageWhileUsingAFlaskUnique__2"] = { affix = "", "Adds (30-40) to (50-60) Chaos Damage to Spells and Attacks during any Flask Effect", statOrderKey = "7939", statOrder = { 7939 }, level = 1, group = "AddedChaosDamageWhileUsingAFlask", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "caster_damage", "chaos_damage", "damage", "chaos", "attack", "caster" }, }, + ["GainPowerChargesOnUsingWarcryUnique__1"] = { affix = "", "Gain 2 Power Charges when you Warcry", statOrderKey = "5429", statOrder = { 5429 }, level = 1, group = "GainPowerChargesOnUsingWarcry", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["AttackLeechAgainstTauntedEnemyUnique__1"] = { affix = "", "2% of Attack Damage Leeched as Life against Taunted Enemies", statOrderKey = "5930", statOrder = { 5930 }, level = 1, group = "AttackLeechAgainstTauntedEnemy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["WarcryCooldownSpeedUnique__1"] = { affix = "", "50% increased Warcry Cooldown Recovery Rate", statOrderKey = "2913", statOrder = { 2913 }, level = 1, group = "WarcryCooldownSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["WarcryCooldownSpeedUnique__2"] = { affix = "", "50% increased Warcry Cooldown Recovery Rate", statOrderKey = "2913", statOrder = { 2913 }, level = 1, group = "WarcryCooldownSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["WarcryEffectUnique__1"] = { affix = "", "25% increased Warcry Buff Effect", statOrderKey = "8263", statOrder = { 8263 }, level = 1, group = "WarcryEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["WarcryEffectUnique__2"] = { affix = "", "25% increased Warcry Buff Effect", statOrderKey = "8263", statOrder = { 8263 }, level = 1, group = "WarcryEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["OnslaughtOnUsingWarcryUnique__1"] = { affix = "", "Gain Onslaught for 4 seconds when you Warcry", statOrderKey = "5489", statOrder = { 5489 }, level = 1, group = "OnslaughtOnUsingWarcry", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AddedColdDamageAgainstFrozenEnemiesUnique__1"] = { affix = "", "Adds 40 to 60 Cold Damage against Chilled Enemies", statOrderKey = "7326", statOrder = { 7326 }, level = 1, group = "AddedColdDamageAgainstFrozenEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["AddedColdDamageAgainstFrozenEnemiesUnique__2"] = { affix = "", "Adds 60 to 80 Cold Damage against Chilled Enemies", statOrderKey = "7326", statOrder = { 7326 }, level = 1, group = "AddedColdDamageAgainstFrozenEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["CannotBeShockedWhileChilledUnique__1"] = { affix = "", "Cannot be Shocked while Chilled", statOrderKey = "4289", statOrder = { 4289 }, level = 1, group = "AvoidShockWhileChilled", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["ChanceToShockChilledEnemiesUnique__1"] = { affix = "", "50% chance to Shock Chilled Enemies", statOrderKey = "4707", statOrder = { 4707 }, level = 1, group = "ChanceToShockChilledEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["AvoidFreezeAndChillIfFireSkillUsedRecentlyUnique__1"] = { affix = "", "Cannot be Chilled or Frozen if you have used a Fire Skill Recently", statOrderKey = "4283", statOrder = { 4283 }, level = 1, group = "AvoidFreezeAndChillIfFireSkillUsedRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["HeraldOfThunderBuffEffectUnique__1"] = { affix = "", "Herald of Thunder has 50% increased Buff Effect", statOrderKey = "5768", statOrder = { 5768 }, level = 1, group = "HeraldOfThunderBuffEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LifeRegenerationPerLevelUnique__1"] = { affix = "", "Regenerate 1 Life per second per Level", statOrderKey = "2548", statOrder = { 2548 }, level = 1, group = "LifeRegenerationPerLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["TotemLeechLifeToYouUnique__1"] = { affix = "", "0.5% of Damage dealt by your Totems is Leeched to you as Life", statOrderKey = "3798", statOrder = { 3798 }, level = 1, group = "TotemLeechLifeToYou", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["TriggeredConsecrateUnique__1"] = { affix = "", "Trigger Level 10 Consecrate when you deal a Critical Strike", statOrderKey = "419", statOrder = { 419 }, level = 1, group = "TriggeredConsecrate", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "critical" }, }, + ["IncreasedDamageOnConsecratedGroundUnique__1"] = { affix = "", "50% increased Damage while on Consecrated Ground", statOrderKey = "3127", statOrder = { 3127 }, level = 1, group = "IncreasedDamageOnConsecratedGround", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["BlockChanceOnConsecratedGroundUnique__1"] = { affix = "", "+5% Chance to Block Attack Damage while on Consecrated Ground", statOrderKey = "4015", statOrder = { 4015 }, level = 1, group = "BlockChanceOnConsecratedGround", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["ChillEnemiesOnHitWithWeaponUnique__1"] = { affix = "", "Chill Enemies for 1 second on Hit with this Weapon when in Off Hand", statOrderKey = "6385", statOrder = { 6385 }, level = 1, group = "ChillEnemiesOnHitWithWeapon", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "attack", "ailment" }, }, + ["SupportFlatAddedFireDamageUnique__1"] = { affix = "", "Socketed Gems deal 63 to 94 Added Fire Damage", statOrderKey = "333", statOrder = { 333 }, level = 1, group = "SupportFlatAddedFireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["PhysicalDamageToAttacksPerLevelUnique__1_"] = { affix = "", "Adds 1 to 2 Physical Damage to Attacks per Level", statOrderKey = "4233", statOrder = { 4233 }, level = 1, group = "PhysicalDamageToAttacksPerLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["PhysicalDamageToAttacksPerLevelUnique__2"] = { affix = "", "Adds 2 to 3 Physical Damage to Attacks per Level", statOrderKey = "4233", statOrder = { 4233 }, level = 1, group = "PhysicalDamageToAttacksPerLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["RightRingSlotMaximumManaUnique__1"] = { affix = "", "Right ring slot: +100 to maximum Mana", statOrderKey = "2252", statOrder = { 2252 }, level = 1, group = "RightRingSlotMaximumMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["LeftRingSlotMaximumEnergyShieldUnique__1"] = { affix = "", "Left ring slot: +100 to maximum Energy Shield", statOrderKey = "2258", statOrder = { 2258 }, level = 1, group = "LeftRingSlotMaximumEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LeftRingSlotFlatManaRegenerationUnique__1"] = { affix = "", "Left ring slot: Regenerate 40 Mana per Second", statOrderKey = "2255", statOrder = { 2255 }, level = 1, group = "LeftRingSlotFlatManaRegen", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["NearbyEnemiesAreIntimidatedUnique__1"] = { affix = "", "Nearby Enemies are Intimidated", statOrderKey = "6408", statOrder = { 6408 }, level = 1, group = "NearbyEnemiesAreIntimidated", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["NearbyAlliesMovementVelocityUnique__1"] = { affix = "", "10% increased Movement Speed", "10% increased Movement Speed for you and nearby Allies", statOrderKey = "1444,6402", statOrder = { 1444, 6402 }, level = 1, group = "NearbyAlliesMovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["WeaponElementalPenetrationUnique__1"] = { affix = "", "Damage with Weapons Penetrates 5% Elemental Resistance", statOrderKey = "3173", statOrder = { 3173 }, level = 1, group = "WeaponElementalPenetration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["IncreasedElementalDamageIfUsedWarcryRecentlyUnique__1"] = { affix = "", "150% increased Elemental Damage if you've used a Warcry Recently", statOrderKey = "5147", statOrder = { 5147 }, level = 1, group = "IncreasedElementalDamageIfUsedWarcryRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["TriggeredAnimateWeaponUnique__1"] = { affix = "", "25% chance to Trigger Level 20 Animate Weapon on Kill", statOrderKey = "478", statOrder = { 478 }, level = 1, group = "TriggeredAnimateWeapon", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["AddedFireDamagePerStrengthUnique__1"] = { affix = "", "Adds 4 to 7 Fire Damage to Attacks with this Weapon per 10 Strength", statOrderKey = "4227", statOrder = { 4227 }, level = 1, group = "AddedFireDamagePerStrength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalGolemBuffEffectUnique__1"] = { affix = "", "25% increased Effect of Buffs granted by Socketed Golem Skills", statOrderKey = "75", statOrder = { 75 }, level = 1, group = "LocalGolemBuffEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "gem" }, }, + ["LocalGolemLifeAddedAsESUnique__1"] = { affix = "", "Socketed Golem Skills gain 20% of Maximum Life as Extra Maximum Energy Shield", statOrderKey = "79", statOrder = { 79 }, level = 1, group = "LocalGolemLifeAddedAsES", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "skill", "resource", "life", "defences", "minion", "gem" }, }, + ["LocalGolemIncreasedAttackAndCastSpeedUnique__1"] = { affix = "", "Socketed Golem Skills have 20% increased Attack and Cast Speed", statOrderKey = "74", statOrder = { 74 }, level = 1, group = "LocalGolemIncreasedAttackAndCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "attack", "caster", "speed", "minion", "gem" }, }, + ["LocalGolemGrantOnslaughtOnSummonUnique__1"] = { affix = "", "Gain Onslaught for 10 seconds when you Cast Socketed Golem Skill", statOrderKey = "78", statOrder = { 78 }, level = 1, group = "LocalGolemGrantsOnslaughtOnSummon", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "gem" }, }, + ["LocalGolemTauntOnHitUnique__1_"] = { affix = "", "Socketed Golem Skills have 25% chance to Taunt on Hit", statOrderKey = "76", statOrder = { 76 }, level = 1, group = "LocalGolemTauntOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "minion", "gem" }, }, + ["LocalGolemLifeRegenerationUnique__1"] = { affix = "", "Socketed Golem Skills have Minions Regenerate 5% of Life per second", statOrderKey = "77", statOrder = { 77 }, level = 1, group = "LocalGolemLifeRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "resource", "life", "minion", "gem" }, }, + ["LocalVaalDamageUnique__1_"] = { affix = "", "Socketed Vaal Skills deal 150% more Damage", statOrderKey = "349", statOrder = { 349 }, level = 80, group = "LocalVaalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "vaal" }, }, + ["LocalVaalSoulRequirementUnique__1"] = { affix = "", "Socketed Vaal Skills require 30% less Souls per Use", statOrderKey = "357", statOrder = { 357 }, level = 80, group = "LocalVaalSoulRequirement", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, + ["LocalVaalUsesToStoreUnique__1"] = { affix = "", "Socketed Vaal Skills have 20% chance to regain consumed Souls when used", statOrderKey = "358", statOrder = { 358 }, level = 80, group = "LocalVaalUsesToStore", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, + ["LocalVaalIgnoreMonsterResistancesUnique__1"] = { affix = "", "Hits from Socketed Vaal Skills ignore Enemy Monster Resistances", statOrderKey = "354", statOrder = { 354 }, level = 80, group = "LocalVaalIgnoreMonsterResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, + ["LocalVaalIgnoreMonsterPhysicalReductionUnique__1"] = { affix = "", "Hits from Socketed Vaal Skills ignore Enemy Monster Physical Damage Reduction", statOrderKey = "353", statOrder = { 353 }, level = 80, group = "LocalVaalIgnoreMonsterPhysicalReduction", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "vaal" }, }, + ["LocalVaalElusiveOnUseUnique__1_"] = { affix = "", "Socketed Vaal Skills grant Elusive when Used", statOrderKey = "351", statOrder = { 351 }, level = 80, group = "LocalVaalElusiveOnUse", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, + ["LocalVaalTailwindIfUsedRecentlyUnique__1"] = { affix = "", "You have Tailwind if you've used a Socketed Vaal Skill Recently", statOrderKey = "361", statOrder = { 361 }, level = 80, group = "LocalVaalTailwindIfUsedRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, + ["LocalVaalAreaOfEffectUnique__1"] = { affix = "", "Socketed Vaal Skills have 60% increased Area of Effect", statOrderKey = "347", statOrder = { 347 }, level = 80, group = "LocalVaalAreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, + ["LocalVaalProjectileSpeedUnique__1"] = { affix = "", "Socketed Vaal Skills have 80% increased Projectile Speed", statOrderKey = "355", statOrder = { 355 }, level = 80, group = "LocalVaalProjectileSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed", "vaal" }, }, + ["LocalVaalSkillEffectDurationUnique__1"] = { affix = "", "Socketed Vaal Skills have 80% increased Skill Effect Duration", statOrderKey = "350", statOrder = { 350 }, level = 80, group = "LocalVaalSkillEffectDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, + ["LocalVaalSoulGainPreventionUnique__1"] = { affix = "", "Socketed Vaal Skills have 30% reduced Soul Gain Prevention Duration", statOrderKey = "356", statOrder = { 356 }, level = 80, group = "LocalVaalSoulGainPrevention", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, + ["LocalVaalLuckyDamageUnique__1"] = { affix = "", "Damage with Hits from Socketed Vaal Skills is Lucky", statOrderKey = "352", statOrder = { 352 }, level = 80, group = "LocalVaalLuckyDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "vaal" }, }, + ["LocalVaalAuraEffectUnique__1"] = { affix = "", "Socketed Vaal Skills have 50% increased Aura Effect", statOrderKey = "348", statOrder = { 348 }, level = 80, group = "LocalVaalAuraEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura", "vaal" }, }, + ["IncreasedDamageToChilledEnemies1"] = { affix = "", "(15-20)% increased Damage with Hits against Chilled Enemies", statOrderKey = "4996", statOrder = { 4996 }, level = 1, group = "IncreasedDamageToChilledEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["IncreasedFireDamgeIfHitRecentlyUnique__1"] = { affix = "", "100% increased Fire Damage", statOrderKey = "1035", statOrder = { 1035 }, level = 1, group = "FireDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["ImmuneToFreezeAndChillWhileIgnitedUnique__1"] = { affix = "", "Immune to Freeze and Chill while Ignited", statOrderKey = "5841", statOrder = { 5841 }, level = 1, group = "ImmuneToFreezeAndChillWhileIgnited", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["FirePenetrationIfBlockedRecentlyUnique__1"] = { affix = "", "Damage Penetrates 15% of Fire Resistance if you have Blocked Recently", statOrderKey = "5361", statOrder = { 5361 }, level = 1, group = "FirePenetrationIfBlockedRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["DisplayGrantsBloodOfferingUnique__1_"] = { affix = "", "Grants Level 15 Blood Offering Skill", statOrderKey = "423", statOrder = { 423 }, level = 1, group = "DisplayGrantsBloodOffering", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["TriggeredSummonLesserShrineUnique__1"] = { affix = "", "Trigger Level 1 Create Lesser Shrine when you Kill an Enemy", statOrderKey = "418", statOrder = { 418 }, level = 1, group = "TriggeredSummonLesserShrine", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["CastLevel1SummonLesserShrineOnKillUnique"] = { affix = "", "(1-100)% chance to Trigger Level 1 Create Lesser Shrine when you Kill an Enemy", statOrderKey = "418", statOrder = { 418 }, level = 1, group = "CastSummonLesserShrineOnKill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["LifeGainedOnStunUnique__1_"] = { affix = "", "Gain 50 Life when you Stun an Enemy", statOrderKey = "5428", statOrder = { 5428 }, level = 40, group = "LifeGainedOnStun", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["RyuslathaMinimumDamageModifierUnique__1"] = { affix = "", "(30-40)% less Minimum Physical Attack Damage", statOrderKey = "882", statOrder = { 882 }, level = 1, group = "RyuslathaMinimumDamageModifier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["RyuslathaMaximumDamageModifierUnique__1_"] = { affix = "", "(30-40)% more Maximum Physical Attack Damage", statOrderKey = "881", statOrder = { 881 }, level = 1, group = "RyuslathaMaximumDamageModifier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AlwaysIgniteWhileBurningUnique__1"] = { affix = "", "You always Ignite while Burning", statOrderKey = "4072", statOrder = { 4072 }, level = 1, group = "AlwaysIgniteWhileBurning", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["AdditionalBlockWhileNotCursedUnique__1"] = { affix = "", "+10% Chance to Block Attack Damage while not Cursed", statOrderKey = "4014", statOrder = { 4014 }, level = 1, group = "AdditionalBlockWhileNotCursed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AdditionalSpellBlockWhileCursedUnique__1"] = { affix = "", "+20% Chance to Block Spell Damage while Cursed", statOrderKey = "4050", statOrder = { 4050 }, level = 1, group = "AdditionalSpellBlockWhileCursed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["LifePerLevelUnique__1"] = { affix = "", "+1 Maximum Life per Level", statOrderKey = "5941", statOrder = { 5941 }, level = 1, group = "LifePerLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["ManaPerLevelUnique__1"] = { affix = "", "+1 Maximum Mana per Level", statOrderKey = "6605", statOrder = { 6605 }, level = 1, group = "ManaPerLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["EnergyShieldPerLevelUnique__1"] = { affix = "", "+1 Maximum Energy Shield per Level", statOrderKey = "5256", statOrder = { 5256 }, level = 1, group = "EnergyShieldPerLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["ChaosDegenAuraUnique__1"] = { affix = "", "Trigger Level 20 Death Aura when Equipped", statOrderKey = "416", statOrder = { 416 }, level = 1, group = "ChaosDegenAuraUnique", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["HeraldsAlwaysCost45Unique__1"] = { affix = "", "Mana Reservation of Herald Skills is always 45%", statOrderKey = "5748", statOrder = { 5748 }, level = 1, group = "HeraldsAlwaysCost45", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["StunAvoidancePerHeraldUnique__1"] = { affix = "", "35% chance to avoid being Stunned for each Herald Buff affecting you", statOrderKey = "4290", statOrder = { 4290 }, level = 1, group = "StunAvoidancePerHerald", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["IncreasedDamageIfShockedRecentlyUnique__1"] = { affix = "", "(20-50)% increased Damage if you have Shocked an Enemy Recently", statOrderKey = "4977", statOrder = { 4977 }, level = 1, group = "IncreasedDamageIfShockedRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["ShockedEnemiesExplodeUnique__1_"] = { affix = "", "Shocked Enemies you Kill Explode, dealing 5% of", "their Life as Lightning Damage which cannot Shock", statOrderKey = "7858,7858.1", statOrder = { 7858, 7858.1 }, level = 1, group = "ShockedEnemiesExplode", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["UnaffectedByShockUnique__1"] = { affix = "", "Unaffected by Shock", statOrderKey = "8203", statOrder = { 8203 }, level = 1, group = "UnaffectedByShock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["UnaffectedByShockUnique__2"] = { affix = "", "Unaffected by Shock", statOrderKey = "8203", statOrder = { 8203 }, level = 1, group = "UnaffectedByShock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["MinionAttackSpeedPerXDexUnique__1"] = { affix = "", "2% increased Minion Attack Speed per 50 Dexterity", statOrderKey = "7362", statOrder = { 7362 }, level = 1, group = "MinionAttackSpeedPerXDex", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed", "minion" }, }, + ["MinionMovementSpeedPerXDexUnique__1"] = { affix = "", "2% increased Minion Movement Speed per 50 Dexterity", statOrderKey = "7393", statOrder = { 7393 }, level = 1, group = "MinionMovementSpeedPerXDex", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed", "minion" }, }, + ["MinionHitsOnlyKillIgnitedEnemiesUnique__1"] = { affix = "", "Minions' Hits can only Kill Ignited Enemies", statOrderKey = "7415", statOrder = { 7415 }, level = 1, group = "MinionHitsOnlyKillIgnitedEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["PoisonDamageUnique__1"] = { affix = "", "(40-60)% increased Damage with Poison", statOrderKey = "2763", statOrder = { 2763 }, level = 1, group = "PoisonDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, + ["BleedDamageUnique__1_"] = { affix = "", "(40-60)% increased Damage with Bleeding", statOrderKey = "2751", statOrder = { 2751 }, level = 1, group = "BleedingDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, + ["LocalIncreaseSocketedHeraldLevelUnique__1_"] = { affix = "", "+2 to Level of Socketed Herald Gems", statOrderKey = "64", statOrder = { 64 }, level = 1, group = "LocalIncreaseSocketedHeraldLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "gem" }, }, + ["LocalIncreaseSocketedHeraldLevelUnique__2"] = { affix = "", "+4 to Level of Socketed Herald Gems", statOrderKey = "64", statOrder = { 64 }, level = 1, group = "LocalIncreaseSocketedHeraldLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "gem" }, }, + ["IncreasedAreaOfSkillsWithNoFrenzyChargesUnique__1_"] = { affix = "", "15% increased Area of Effect while you have no Frenzy Charges", statOrderKey = "1691", statOrder = { 1691 }, level = 1, group = "IncreasedAreaOfSkillsWithNoFrenzyCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["GlobalCriticalMultiplierWithNoFrenzyChargesUnique__1"] = { affix = "", "+50% Global Critical Strike Multiplier while you have no Frenzy Charges", statOrderKey = "1690", statOrder = { 1690 }, level = 1, group = "GlobalCriticalMultiplierWithNoFrenzyCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["AccuracyRatingWithMaxFrenzyChargesUnique__1"] = { affix = "", "+(400-500) to Accuracy Rating while at Maximum Frenzy Charges", statOrderKey = "3997", statOrder = { 3997 }, level = 1, group = "AccuracyRatingWithMaxFrenzyCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["ReducedAttackSpeedOfMovementSkillsUnique__1"] = { affix = "", "Movement Attack Skills have 40% reduced Attack Speed", statOrderKey = "7437", statOrder = { 7437 }, level = 1, group = "ReducedAttackSpeedOfMovementSkills", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["IncreasedColdDamageIfUsedFireSkillRecentlyUnique__1"] = { affix = "", "(20-30)% increased Cold Damage if you have used a Fire Skill Recently", statOrderKey = "4777", statOrder = { 4777 }, level = 1, group = "IncreasedColdDamageIfUsedFireSkillRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["IncreasedFireDamageIfUsedColdSkillRecentlyUnique__1"] = { affix = "", "(20-30)% increased Fire Damage if you have used a Cold Skill Recently", statOrderKey = "5344", statOrder = { 5344 }, level = 1, group = "IncreasedFireDamageIfUsedColdSkillRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["IncreasedDamagePerPowerChargeUnique__1"] = { affix = "", "5% increased Damage per Power Charge", statOrderKey = "4992", statOrder = { 4992 }, level = 1, group = "AllDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["ChanceToGainMaximumPowerChargesUnique__1_"] = { affix = "", "25% chance that if you would gain Power Charges, you instead gain up to", "your maximum number of Power Charges", statOrderKey = "5484,5484.1", statOrder = { 5484, 5484.1 }, level = 1, group = "ChanceToGainMaximumPowerCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["FireDamageCanPoisonUnique__1"] = { affix = "", "Your Fire Damage can Poison", statOrderKey = "2456", statOrder = { 2456 }, level = 1, group = "FireDamageCanPoison", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["ColdDamageCanPoisonUnique__1_"] = { affix = "", "Your Cold Damage can Poison", statOrderKey = "2455", statOrder = { 2455 }, level = 1, group = "ColdDamageCanPoison", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["LightningDamageCanPoisonUnique__1"] = { affix = "", "Your Lightning Damage can Poison", statOrderKey = "2457", statOrder = { 2457 }, level = 1, group = "LightningDamageCanPoison", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["FireSkillsChanceToPoisonUnique__1"] = { affix = "", "Fire Skills have 20% chance to Poison on Hit", statOrderKey = "5365", statOrder = { 5365 }, level = 1, group = "FireSkillsChanceToPoison", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["ColdSkillsChanceToPoisonUnique__1"] = { affix = "", "Cold Skills have 20% chance to Poison on Hit", statOrderKey = "4805", statOrder = { 4805 }, level = 1, group = "ColdSkillsChanceToPoison", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["LightningSkillsChanceToPoisonUnique__1_"] = { affix = "", "Lightning Skills have 20% chance to Poison on Hit", statOrderKey = "6006", statOrder = { 6006 }, level = 1, group = "LightningSkillsChanceToPoison", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["GainManaAsExtraEnergyShieldUnique__1"] = { affix = "", "Gain (5-10)% of Maximum Mana as Extra Maximum Energy Shield", statOrderKey = "1810", statOrder = { 1810 }, level = 1, group = "GainManaAsExtraEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["GrantsTouchOfGodUnique__1"] = { affix = "", "Grants Level 20 Doryani's Touch Skill", statOrderKey = "414", statOrder = { 414 }, level = 1, group = "GrantsTouchOfGod", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["SpellDamageSuppressedUnique__1"] = { affix = "", "Prevent +3% of Suppressed Spell Damage", statOrderKey = "828", statOrder = { 828 }, level = 56, group = "SpellDamageSuppressed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SpellDamageSuppressedUnique__2"] = { affix = "", "-10% to amount of Suppressed Spell Damage Prevented", statOrderKey = "828", statOrder = { 828 }, level = 1, group = "SpellDamageSuppressed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["GrantsFrostbiteUnique__1"] = { affix = "", "Grants Level 5 Frostbite Skill", statOrderKey = "392", statOrder = { 392 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["GrantsSummonBeastRhoaUnique__1"] = { affix = "", "Grants Level 20 Summon Bestial Rhoa Skill", statOrderKey = "387", statOrder = { 387 }, level = 1, group = "GrantsSummonBeast", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["GrantsSummonBeastUrsaUnique__1"] = { affix = "", "Grants Level 20 Summon Bestial Ursa Skill", statOrderKey = "387", statOrder = { 387 }, level = 1, group = "GrantsSummonBeast", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["GrantsSummonBeastSnakeUnique__1"] = { affix = "", "Grants Level 20 Summon Bestial Snake Skill", statOrderKey = "387", statOrder = { 387 }, level = 1, group = "GrantsSummonBeast", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["ChaosResistDoubledUnique__1"] = { affix = "", "Chaos Resistance is doubled", statOrderKey = "4721", statOrder = { 4721 }, level = 1, group = "ChaosResistDoubled", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["PlayerFarShotUnique__1"] = { affix = "", "Far Shot", statOrderKey = "8422", statOrder = { 8422 }, level = 1, group = "FarShot", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MinionSkillManaCostUnique__1_"] = { affix = "", "(10-15)% reduced Mana Cost of Minion Skills", statOrderKey = "7401", statOrder = { 7401 }, level = 1, group = "MinionSkillManaCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "minion" }, }, + ["MinionSkillManaCostUnique__2"] = { affix = "", "(20-30)% reduced Mana Cost of Minion Skills", statOrderKey = "7401", statOrder = { 7401 }, level = 1, group = "MinionSkillManaCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "minion" }, }, + ["TriggeredAbyssalCryUnique__1"] = { affix = "", "Trigger Level 1 Intimidating Cry on Hit", statOrderKey = "530", statOrder = { 530 }, level = 1, group = "TriggeredAbyssalCry", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["TriggeredLightningWarpUnique__1__"] = { affix = "", "Trigger Level 15 Lightning Warp on Hit with this Weapon", statOrderKey = "462", statOrder = { 462 }, level = 1, group = "TriggeredLightningWarp", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "caster" }, }, + ["SummonSkeletonsNumberOfSkeletonsToSummonUnique__1"] = { affix = "", "Summon 4 additional Skeleton Warriors with Summon Skeleton", statOrderKey = "3570", statOrder = { 3570 }, level = 1, group = "SummonSkeletonsNumberOfSkeletonsToSummon", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["SummonSkeletonsCooldownTimeUnique__1"] = { affix = "", "+1 second to Summon Skeleton Cooldown", statOrderKey = "8072", statOrder = { 8072 }, level = 1, group = "SummonSkeletonsCooldownTime", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["EnergyShieldRechargeStartsWhenStunnedUnique__1"] = { affix = "", "Energy Shield Recharge starts when you are Stunned", statOrderKey = "5259", statOrder = { 5259 }, level = 1, group = "EnergyShieldRechargeStartsWhenStunned", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["TrapCooldownRecoveryUnique__1"] = { affix = "", "(10-15)% increased Cooldown Recovery Rate for throwing Traps", statOrderKey = "3038", statOrder = { 3038 }, level = 1, group = "TrapCooldownRecovery", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ReducedExtraDamageFromCritsWithNoPowerChargesUnique__1"] = { affix = "", "You take 50% reduced Extra Damage from Critical Strikes while you have no Power Charges", statOrderKey = "5322", statOrder = { 5322 }, level = 1, group = "ReducedExtraDamageFromCritsWithNoPowerCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["PhysAddedAsChaosWithMaxPowerChargesUnique__1"] = { affix = "", "Gain (8-12)% of Physical Damage as Extra Chaos Damage while at maximum Power Charges", statOrderKey = "3048", statOrder = { 3048 }, level = 1, group = "PhysAddedAsChaosWithMaxPowerCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos" }, }, + ["ScorchingRaySkillUnique__1"] = { affix = "", "Grants Level 25 Scorching Ray Skill", statOrderKey = "407", statOrder = { 407 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["BlightSkillUnique__1"] = { affix = "", "Grants Level 22 Blight Skill", statOrderKey = "411", statOrder = { 411 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["HarbingerSkillOnEquipUnique__1"] = { affix = "", "Grants Summon Harbinger of the Arcane Skill", statOrderKey = "390", statOrder = { 390 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["HarbingerSkillOnEquipUnique__2"] = { affix = "", "Grants Summon Harbinger of Time Skill", statOrderKey = "390", statOrder = { 390 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["HarbingerSkillOnEquipUnique__3"] = { affix = "", "Grants Summon Harbinger of Focus Skill", statOrderKey = "390", statOrder = { 390 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["HarbingerSkillOnEquipUnique__4_"] = { affix = "", "Grants Summon Harbinger of Directions Skill", statOrderKey = "390", statOrder = { 390 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["HarbingerSkillOnEquipUnique__5"] = { affix = "", "Grants Summon Harbinger of Storms Skill", statOrderKey = "390", statOrder = { 390 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["HarbingerSkillOnEquipUnique__6"] = { affix = "", "Grants Summon Harbinger of Brutality Skill", statOrderKey = "390", statOrder = { 390 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["HarbingerSkillOnEquipUnique2_1"] = { affix = "", "Grants Summon Greater Harbinger of the Arcane Skill", statOrderKey = "390", statOrder = { 390 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["HarbingerSkillOnEquipUnique2_2"] = { affix = "", "Grants Summon Greater Harbinger of Time Skill", statOrderKey = "390", statOrder = { 390 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["HarbingerSkillOnEquipUnique2__3"] = { affix = "", "Grants Summon Greater Harbinger of Focus Skill", statOrderKey = "390", statOrder = { 390 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["HarbingerSkillOnEquipUnique2_4"] = { affix = "", "Grants Summon Greater Harbinger of Directions Skill", statOrderKey = "390", statOrder = { 390 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["HarbingerSkillOnEquipUnique2_5"] = { affix = "", "Grants Summon Greater Harbinger of Storms Skill", statOrderKey = "390", statOrder = { 390 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["HarbingerSkillOnEquipUnique2_6"] = { affix = "", "Grants Summon Greater Harbinger of Brutality Skill", statOrderKey = "390", statOrder = { 390 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["ChannelledSkillDamageUnique__1"] = { affix = "", "Channelling Skills deal (50-70)% increased Damage", statOrderKey = "4711", statOrder = { 4711 }, level = 1, group = "ChannelledSkillDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["VolkuurLessPoisonDurationUnique__1"] = { affix = "", "50% less Poison Duration", statOrderKey = "2753", statOrder = { 2753 }, level = 1, group = "VolkuurLessPoisonDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["ProjectileAttackCriticalStrikeChanceUnique__1"] = { affix = "", "Projectile Attack Skills have (40-60)% increased Critical Strike Chance", statOrderKey = "3871", statOrder = { 3871 }, level = 1, group = "ProjectileAttackCriticalStrikeChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, + ["SupportedByLesserPoisonUnique__1"] = { affix = "", "Socketed Gems are Supported by Level 10 Chance to Poison", statOrderKey = "301", statOrder = { 301 }, level = 1, group = "SupportedByLesserPoison", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SupportedByVileToxinsUnique__1"] = { affix = "", "Socketed Gems are Supported by Level 20 Vile Toxins", statOrderKey = "300", statOrder = { 300 }, level = 1, group = "SupportedByVileToxins", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SupportedByInnervateUnique__1"] = { affix = "", "Socketed Gems are Supported by Level 18 Innervate", statOrderKey = "299", statOrder = { 299 }, level = 1, group = "SupportedByInnervate", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SupportedByInnervateUnique__2"] = { affix = "", "Socketed Gems are Supported by Level 10 Innervate", statOrderKey = "299", statOrder = { 299 }, level = 1, group = "SupportedByInnervate", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SupportedByIceBiteUnique__1"] = { affix = "", "Socketed Gems are Supported by Level 18 Ice Bite", statOrderKey = "293", statOrder = { 293 }, level = 1, group = "SupportedByIceBite", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["GrantsVoidGazeUnique__1"] = { affix = "", "Trigger Level 10 Void Gaze when you use a Skill", statOrderKey = "461", statOrder = { 461 }, level = 1, group = "GrantsVoidGaze", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["AddedChaosDamageVsEnemiesWith5PoisonsUnique__1"] = { affix = "", "Attacks with this Weapon deal 80-120 added Chaos Damage against", "Enemies affected by at least 5 Poisons", statOrderKey = "7323,7323.1", statOrder = { 7323, 7323.1 }, level = 1, group = "AddedChaosDamageVsEnemiesWith5Poisons", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["PoisonDurationPerPowerChargeUnique__1"] = { affix = "", "3% increased Poison Duration per Power Charge", statOrderKey = "7629", statOrder = { 7629 }, level = 1, group = "PoisonDurationPerPowerCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["PoisonDamagePerFrenzyChargeUnique__1"] = { affix = "", "10% increased Damage with Poison per Frenzy Charge", statOrderKey = "7621", statOrder = { 7621 }, level = 1, group = "PoisonDamagePerFrenzyCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, + ["GainFrenzyChargeOnKillVsEnemiesWith5PoisonsUnique__1"] = { affix = "", "(25-30)% chance to gain a Frenzy Charge on Killing an Enemy affected by at least 5 Poisons", statOrderKey = "5474", statOrder = { 5474 }, level = 1, group = "GainFrenzyChargeOnKillVsEnemiesWith5Poisons", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["GainPowerChargeOnKillVsEnemiesWithLessThan5PoisonsUnique__1"] = { affix = "", "(12-15)% chance to gain a Power Charge on Killing an Enemy affected by fewer than 5 Poisons", statOrderKey = "5506", statOrder = { 5506 }, level = 1, group = "GainPowerChargeOnKillVsEnemiesWithLessThan5Poisons", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["PoisonDurationWithOver150IntelligenceUnique__1"] = { affix = "", "(15-25)% increased Poison Duration if you have at least 150 Intelligence", statOrderKey = "7630", statOrder = { 7630 }, level = 1, group = "PoisonDurationWithOver150Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["PoisonDamageWithOver300DexterityUnique__1"] = { affix = "", "(75-100)% increased Damage with Poison if you have at least 300 Dexterity", statOrderKey = "7624", statOrder = { 7624 }, level = 1, group = "PoisonDamageWithOver300Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, + ["YouCannotBeHinderedUnique__1"] = { affix = "", "You cannot be Hindered", statOrderKey = "8308", statOrder = { 8308 }, level = 1, group = "YouCannotBeHindered", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "blue_herring" }, }, + ["YouCannotBeHinderedUnique__2"] = { affix = "", "You cannot be Hindered", statOrderKey = "8308", statOrder = { 8308 }, level = 1, group = "YouCannotBeHindered", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "blue_herring" }, }, + ["LocalMaimOnHitChanceUnique__1"] = { affix = "", "(15-20)% chance to Maim on Hit", statOrderKey = "6466", statOrder = { 6466 }, level = 1, group = "LocalMaimOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["BlightSecondarySkillEffectDurationUnique__1"] = { affix = "", "Blight has (20-30)% increased Hinder Duration", statOrderKey = "4462", statOrder = { 4462 }, level = 1, group = "SkillEffectDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, + ["GlobalCooldownRecoveryUnique__1"] = { affix = "", "(15-20)% increased Cooldown Recovery Rate", statOrderKey = "4321", statOrder = { 4321 }, level = 1, group = "CooldownRecovery", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DebuffTimePassedUnique__1"] = { affix = "", "Debuffs on you expire (15-20)% faster", statOrderKey = "5054", statOrder = { 5054 }, level = 1, group = "DebuffTime", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DebuffTimePassedUnique__2"] = { affix = "", "Debuffs on you expire (80-100)% faster", statOrderKey = "5054", statOrder = { 5054 }, level = 1, group = "DebuffTime", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LifeAndEnergyShieldRecoveryRateUnique_1"] = { affix = "", "(10-15)% increased Energy Shield Recovery rate", "(10-15)% increased Life Recovery rate", statOrderKey = "1234,1243", statOrder = { 1234, 1243 }, level = 1, group = "RecoveryRate", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "life", "defences" }, }, + ["LocalGrantsStormCascadeOnAttackUnique__1"] = { affix = "", "Trigger Level 20 Storm Cascade when you Attack", statOrderKey = "463", statOrder = { 463 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["ProjectileAttacksChanceToBleedBeastialMinionUnique__1_"] = { affix = "", "Projectiles from Attacks have 20% chance to inflict Bleeding on Hit while", "you have a Bestial Minion", statOrderKey = "3872,3872.1", statOrder = { 3872, 3872.1 }, level = 1, group = "StatsWithBeastialMinion", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["ProjectileAttacksChanceToPoisonBeastialMinionUnique__1"] = { affix = "", "Projectiles from Attacks have 20% chance to Poison on Hit while", "you have a Bestial Minion", statOrderKey = "3874,3874.1", statOrder = { 3874, 3874.1 }, level = 1, group = "StatsWithBeastialMinion", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "attack", "ailment" }, }, + ["ProjectileAttacksChanceToMaimBeastialMinionUnique__1"] = { affix = "", "Projectiles from Attacks have 20% chance to Maim on Hit while", "you have a Bestial Minion", statOrderKey = "3873,3873.1", statOrder = { 3873, 3873.1 }, level = 1, group = "StatsWithBeastialMinion", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["AddedPhysicalDamageToAttacksBeastialMinionUnique__1"] = { affix = "", "Adds (11-16)-(21-25) Physical Damage to Attacks while you have a Bestial Minion", statOrderKey = "3875", statOrder = { 3875 }, level = 1, group = "StatsWithBeastialMinion", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedChaosDamageToAttacksBeastialMinionUnique__1"] = { affix = "", "Adds (13-19)-(23-29) Chaos Damage to Attacks while you have a Bestial Minion", statOrderKey = "3876", statOrder = { 3876 }, level = 1, group = "StatsWithBeastialMinion", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["AttackAndMovementSpeedBeastialMinionUnique__1"] = { affix = "", "(10-15)% increased Attack and Movement Speed while you have a Bestial Minion", statOrderKey = "3877", statOrder = { 3877 }, level = 1, group = "StatsWithBeastialMinion", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["LifeLeechFromAttackDamageAgainstMaimedEnemiesUnique__1"] = { affix = "", "0.5% of Attack Damage Leeched as Life against Maimed Enemies", statOrderKey = "5929", statOrder = { 5929 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["GrantsDarktongueKissUnique__1"] = { affix = "", "Trigger Level 20 Darktongue's Kiss when you Cast a Curse Skill", statOrderKey = "460", statOrder = { 460 }, level = 1, group = "GrantsDarktongueKiss", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["ShockEffectUnique__1"] = { affix = "", "(15-25)% increased Effect of Shock", statOrderKey = "7850", statOrder = { 7850 }, level = 1, group = "ShockEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["ShockEffectUnique__2"] = { affix = "", "(15-25)% increased Effect of Lightning Ailments", statOrderKey = "5980", statOrder = { 5980 }, level = 1, group = "ShockEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["ShockEffectUnique__3"] = { affix = "", "30% increased Effect of Lightning Ailments", statOrderKey = "5980", statOrder = { 5980 }, level = 1, group = "ShockEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["LocalCanSocketIgnoringColourUnique__1"] = { affix = "", "Gems can be Socketed in this Item ignoring Socket Colour", statOrderKey = "40", statOrder = { 40 }, level = 1, group = "LocalCanSocketIgnoringColour", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LocalNoAttributeRequirementsUnique__1"] = { affix = "", "Has no Attribute Requirements", statOrderKey = "773", statOrder = { 773 }, level = 1, group = "LocalAttributeRequirements", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LocalNoAttributeRequirementsUnique__2"] = { affix = "", "Has no Attribute Requirements", statOrderKey = "773", statOrder = { 773 }, level = 1, group = "LocalAttributeRequirements", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SocketedGemsInRedSocketEffectUnique__1"] = { affix = "", "Gems Socketed in Red Sockets have +1 to Level", statOrderKey = "49", statOrder = { 49 }, level = 1, group = "SocketedGemsInColouredSocketEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["SocketedGemsInGreenSocketEffectUnique__1"] = { affix = "", "Gems Socketed in Green Sockets have +10% to Quality", statOrderKey = "50", statOrder = { 50 }, level = 1, group = "SocketedGemsInColouredSocketEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["SocketedGemsInBlueSocketEffectUnique__1"] = { affix = "", "Gems Socketed in Blue Sockets gain 25% increased Experience", statOrderKey = "51", statOrder = { 51 }, level = 1, group = "SocketedGemsInColouredSocketEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["GainThaumaturgyBuffRotationUnique__1_"] = { affix = "", "Grants Malachai's Endurance, Frenzy and Power for 6 seconds each, in sequence", statOrderKey = "8129", statOrder = { 8129 }, level = 1, group = "GainThaumaturgyBuffRotation", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FireBeamLengthUnique__1"] = { affix = "", "10% increased Scorching Ray beam length", statOrderKey = "5340", statOrder = { 5340 }, level = 1, group = "FireBeamLength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, + ["GrantsPurityOfFireUnique__1"] = { affix = "", "Grants Level 25 Purity of Fire Skill", statOrderKey = "380", statOrder = { 380 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["GrantsPurityOfIceUnique__1"] = { affix = "", "Grants Level 25 Purity of Ice Skill", statOrderKey = "386", statOrder = { 386 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["GrantsPurityOfLightningUnique__1"] = { affix = "", "Grants Level 25 Purity of Lightning Skill", statOrderKey = "388", statOrder = { 388 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["GrantsVaalPurityOfFireUnique__1"] = { affix = "", "Grants Level 25 Vaal Impurity of Fire Skill", statOrderKey = "454", statOrder = { 454 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["GrantsVaalPurityOfIceUnique__1"] = { affix = "", "Grants Level 25 Vaal Impurity of Ice Skill", statOrderKey = "455", statOrder = { 455 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["GrantsVaalPurityOfLightningUnique__1"] = { affix = "", "Grants Level 25 Vaal Impurity of Lightning Skill", statOrderKey = "456", statOrder = { 456 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["SpectreLifeUnique__1___"] = { affix = "", "+1000 to Spectre maximum Life", statOrderKey = "7932", statOrder = { 7932 }, level = 1, group = "SpectreLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["SpectreIncreasedLifeUnique__1"] = { affix = "", "Spectres have (50-100)% increased maximum Life", statOrderKey = "1416", statOrder = { 1416 }, level = 1, group = "SpectreLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["PowerChargeOnManaSpentUnique__1"] = { affix = "", "Gain a Power Charge after Spending a total of 200 Mana", statOrderKey = "6399", statOrder = { 6399 }, level = 1, group = "PowerChargeOnManaSpent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["IncreasedCastSpeedPerPowerChargeUnique__1"] = { affix = "", "2% increased Cast Speed per Power Charge", statOrderKey = "1120", statOrder = { 1120 }, level = 1, group = "IncreasedCastSpeedPerPowerCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "speed" }, }, + ["ManaRegeneratedPerSecondPerPowerChargeUnique__1"] = { affix = "", "Regenerate 2 Mana per Second per Power Charge", statOrderKey = "6616", statOrder = { 6616 }, level = 1, group = "ManaRegeneratedPerSecondPerPowerCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["GainARandomChargePerSecondWhileStationaryUnique__1"] = { affix = "", "Gain a Frenzy, Endurance, or Power Charge once per second while you are Stationary", statOrderKey = "5512", statOrder = { 5512 }, level = 1, group = "GainARandomChargePerSecondWhileStationary", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge", "frenzy_charge", "power_charge" }, }, + ["LoseAllChargesOnMoveUnique__1"] = { affix = "", "Lose all Frenzy, Endurance, and Power Charges when you Move", statOrderKey = "6564", statOrder = { 6564 }, level = 1, group = "LoseAllChargesOnMove", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge", "frenzy_charge", "power_charge" }, }, + ["ConsumesSupportGemsUnique"] = { affix = "", "Consumes Socketed Uncorrupted Support Gems when they reach Maximum Level", "Can Consume 4 Uncorrupted Support Gems", "Has not Consumed any Gems", statOrderKey = "41,41.1,41.2", statOrder = { 41, 41.1, 41.2 }, level = 88, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["HungryLoopSupportedByAddedFireDamage"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Added Fire Damage", statOrderKey = "41,254", statOrder = { 41, 254 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByColdPenetration_"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Cold Penetration", statOrderKey = "41,294", statOrder = { 41, 294 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByIceBite"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Ice Bite", statOrderKey = "41,293", statOrder = { 41, 293 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByManaLeech"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Mana Leech", statOrderKey = "41,295", statOrder = { 41, 295 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByAddedColdDamage"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Added Cold Damage", statOrderKey = "41,296", statOrder = { 41, 296 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByReducedManaCost"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Inspiration", statOrderKey = "41,297", statOrder = { 41, 297 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByAdditionalAccuracy"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are supported by Level 20 Additional Accuracy", statOrderKey = "41,268", statOrder = { 41, 268 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByBloodMagic"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Arrogance", statOrderKey = "41,252", statOrder = { 41, 252 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByFork"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are supported by Level 20 Fork", statOrderKey = "41,274", statOrder = { 41, 274 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByInnervate_"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Innervate", statOrderKey = "41,299", statOrder = { 41, 299 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByLesserPoison_"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Chance to Poison", statOrderKey = "41,301", statOrder = { 41, 301 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByHypothermia"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Hypothermia", statOrderKey = "41,292", statOrder = { 41, 292 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByLifeLeech"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are supported by Level 20 Life Leech", statOrderKey = "41,271", statOrder = { 41, 271 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByMeleeSplash_"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are supported by Level 20 Melee Splash", statOrderKey = "41,263", statOrder = { 41, 263 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByMultistrike"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are supported by Level 20 Multistrike", statOrderKey = "41,269", statOrder = { 41, 269 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByFasterProjectiles"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are supported by Level 20 Faster Projectiles", statOrderKey = "41,270", statOrder = { 41, 270 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByRemoteMine"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Blastchain Mine", statOrderKey = "41,280", statOrder = { 41, 280 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByRemoteMine2_"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 High-Impact Mine", statOrderKey = "41,181", statOrder = { 41, 181 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByStun"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are supported by Level 20 Stun", statOrderKey = "41,267", statOrder = { 41, 267 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByCastOnCrit"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are supported by Level 20 Cast On Critical Strike", statOrderKey = "41,264", statOrder = { 41, 264 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByCastWhenStunned"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are supported by Level 20 Cast when Stunned", statOrderKey = "41,265", statOrder = { 41, 265 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByVileToxins_"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Vile Toxins", statOrderKey = "41,300", statOrder = { 41, 300 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByWeaponElementalDamage"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are supported by Level 20 Elemental Damage with Attacks", statOrderKey = "41,275", statOrder = { 41, 275 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByIncreasedArea"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Increased Area of Effect", statOrderKey = "41,101", statOrder = { 41, 101 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByKnockback"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Knockback", statOrderKey = "41,284", statOrder = { 41, 284 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByIncreasedMinionLife"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Minion Life", statOrderKey = "41,285", statOrder = { 41, 285 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByIncreasedMinionSpeed"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Minion Speed", statOrderKey = "41,289", statOrder = { 41, 289 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByLesserMultipleProjectiles_"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Lesser Multiple Projectiles", statOrderKey = "41,286", statOrder = { 41, 286 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByIncreasedMinionDamage_"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Minion Damage", statOrderKey = "41,287", statOrder = { 41, 287 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByIncreasedCriticalDamage"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are supported by Level 20 Increased Critical Damage", statOrderKey = "41,273", statOrder = { 41, 273 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByBlind"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are supported by Level 20 Blind", statOrderKey = "41,262", statOrder = { 41, 262 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByEnduranceChargeOnStun"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Endurance Charge on Melee Stun", statOrderKey = "41,304", statOrder = { 41, 304 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByBlasphemy"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Blasphemy", statOrderKey = "41,298", statOrder = { 41, 298 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByTrap"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Trap", statOrderKey = "41,247", statOrder = { 41, 247 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByIronWill"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Iron Will", statOrderKey = "41,283", statOrder = { 41, 283 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByFasterCast"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Faster Casting", statOrderKey = "41,282", statOrder = { 41, 282 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByFlee"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are supported by Level 20 Chance to Flee", statOrderKey = "41,281", statOrder = { 41, 281 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByColdToFire_"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Cold to Fire", statOrderKey = "41,255", statOrder = { 41, 255 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedBySpellTotem"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Spell Totem", statOrderKey = "41,256", statOrder = { 41, 256 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByGreaterMultipleProjectiles"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Greater Multiple Projectiles", statOrderKey = "41,139", statOrder = { 41, 139 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByIncreasedCriticalStrikes"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Increased Critical Strikes", statOrderKey = "41,147", statOrder = { 41, 147 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByItemQuantity"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Item Quantity", statOrderKey = "41,152", statOrder = { 41, 152 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByItemRarity"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Item Rarity", statOrderKey = "41,153", statOrder = { 41, 153 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByIncreasedDuration"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Increased Duration", statOrderKey = "41,148", statOrder = { 41, 148 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByChanceToIgnite"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Combustion", statOrderKey = "41,116", statOrder = { 41, 116 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByBloodlust"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Bloodlust", statOrderKey = "41,107", statOrder = { 41, 107 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByLifeGainOnHit"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Life Gain On Hit", statOrderKey = "41,154", statOrder = { 41, 154 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByCullingStrike"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Culling Strike", statOrderKey = "41,119", statOrder = { 41, 119 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByPointBlank"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Point Blank", statOrderKey = "41,171", statOrder = { 41, 171 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByIronGrip"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Iron Grip", statOrderKey = "41,151", statOrder = { 41, 151 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByMeleeDamageOnFullLife"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Damage On Full Life", statOrderKey = "41,160", statOrder = { 41, 160 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByRangedAttackTotem"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Ballista Totem", statOrderKey = "41,177", statOrder = { 41, 177 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByFirePenetration"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Fire Penetration", statOrderKey = "41,134", statOrder = { 41, 134 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByLightningPenetration"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Lightning Penetration", statOrderKey = "41,156", statOrder = { 41, 156 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByChain"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Chain", statOrderKey = "41,114", statOrder = { 41, 114 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByMulticast"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Spell Echo", statOrderKey = "41,164", statOrder = { 41, 164 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByPowerChargeOnCrit_"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Power Charge On Critical Strike", statOrderKey = "41,173", statOrder = { 41, 173 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByIncreasedBurningDamage"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Burning Damage", statOrderKey = "41,146", statOrder = { 41, 146 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedBySummonElementalResistance"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Elemental Army Support", statOrderKey = "41,191", statOrder = { 41, 191 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByCurseOnHit"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Hextouch", statOrderKey = "41,120", statOrder = { 41, 120 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByCastOnKill"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Cast On Melee Kill", statOrderKey = "41,112", statOrder = { 41, 112 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByMultiTrap"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Multiple Traps", statOrderKey = "41,249", statOrder = { 41, 249 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByEmpower"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 3 Empower", statOrderKey = "41,128", statOrder = { 41, 128 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedBySlowerProjectiles"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Slower Projectiles", statOrderKey = "41,185", statOrder = { 41, 185 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByReducedDuration"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Less Duration", statOrderKey = "41,180", statOrder = { 41, 180 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByCastOnDamageTaken"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Cast when Damage Taken", statOrderKey = "41,111", statOrder = { 41, 111 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByEnhance"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 3 Enhance", statOrderKey = "41,130", statOrder = { 41, 130 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByPhysicalProjectileAttackDamage"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Vicious Projectiles", statOrderKey = "41,168", statOrder = { 41, 168 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByEnlighten"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 3 Enlighten", statOrderKey = "41,131", statOrder = { 41, 131 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByPhysicalToLightning_"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Physical To Lightning", statOrderKey = "41,169", statOrder = { 41, 169 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByTrapAndMineDamage"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Trap And Mine Damage", statOrderKey = "41,250", statOrder = { 41, 250 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByPoison"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Critical Strike Affliction", statOrderKey = "41,172", statOrder = { 41, 172 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByVoidManipulation"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Void Manipulation", statOrderKey = "41,200", statOrder = { 41, 200 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByRapidDecay"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Swift Affliction", statOrderKey = "41,178", statOrder = { 41, 178 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByClusterTrap_"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Cluster Trap", statOrderKey = "41,248", statOrder = { 41, 248 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByElementalFocus"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Elemental Focus", statOrderKey = "41,126", statOrder = { 41, 126 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByMinefield"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Minefield", statOrderKey = "41,161", statOrder = { 41, 161 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByTrapCooldown"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Advanced Traps", statOrderKey = "41,195", statOrder = { 41, 195 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByCastWhileChannelling"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Cast While Channelling", statOrderKey = "41,113", statOrder = { 41, 113 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByIgniteProliferation__"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Ignite Proliferation", statOrderKey = "41,142", statOrder = { 41, 142 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByChanceToBleed"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Chance To Bleed", statOrderKey = "41,115", statOrder = { 41, 115 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByDeadlyAilments"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Deadly Ailments", statOrderKey = "41,121", statOrder = { 41, 121 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByDecay"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Decay", statOrderKey = "41,123", statOrder = { 41, 123 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByEfficacy"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Efficacy", statOrderKey = "41,125", statOrder = { 41, 125 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByMaim"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Maim", statOrderKey = "41,157", statOrder = { 41, 157 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByImmolate"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Immolate", statOrderKey = "41,143", statOrder = { 41, 143 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByUnboundAilments"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Unbound Ailments", statOrderKey = "41,197", statOrder = { 41, 197 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByBrutality"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Brutality", statOrderKey = "41,110", statOrder = { 41, 110 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByRuthless_"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Ruthless", statOrderKey = "41,182", statOrder = { 41, 182 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByOnslaught_"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Onslaught", statOrderKey = "41,166", statOrder = { 41, 166 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByArcaneSurge"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Arcane Surge", statOrderKey = "41,102", statOrder = { 41, 102 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByBarrage_"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Barrage", statOrderKey = "41,105", statOrder = { 41, 105 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByArrowNova"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Arrow Nova", statOrderKey = "41,176", statOrder = { 41, 176 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByPierce_"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are supported by Level 20 Pierce", statOrderKey = "41,290", statOrder = { 41, 290 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByFasterAttacks"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Faster Attacks", statOrderKey = "41,261", statOrder = { 41, 261 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByMeleePhysicalDamage"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Melee Physical Damage", statOrderKey = "41,260", statOrder = { 41, 260 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByGenerosity_"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Generosity", statOrderKey = "41,278", statOrder = { 41, 278 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByFortify_"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Fortify", statOrderKey = "41,279", statOrder = { 41, 279 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByElementalProliferation"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Elemental Proliferation", statOrderKey = "41,258", statOrder = { 41, 258 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByControlledDestruction"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Controlled Destruction", statOrderKey = "41,303", statOrder = { 41, 303 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByConcentratedEffect"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Concentrated Effect", statOrderKey = "41,246", statOrder = { 41, 246 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByCastOnDeath"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are supported by Level 20 Cast on Death", statOrderKey = "41,266", statOrder = { 41, 266 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByAddedLightningDamage"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Added Lightning Damage", statOrderKey = "41,259", statOrder = { 41, 259 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByAddedChaosDamage"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Added Chaos Damage", statOrderKey = "41,251", statOrder = { 41, 251 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByReducedBlockChance"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Block Chance Reduction", statOrderKey = "41,179", statOrder = { 41, 179 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByStormBarrier"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Infused Channelling", statOrderKey = "41,190", statOrder = { 41, 190 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByParallelProjectiles"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Volley", statOrderKey = "41,167", statOrder = { 41, 167 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByGreaterVolley"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Greater Volley", statOrderKey = "41,141", statOrder = { 41, 141 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedBySpellCascade"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Spell Cascade", statOrderKey = "41,187", statOrder = { 41, 187 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedBySpiritStrike"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Ancestral Call", statOrderKey = "41,189", statOrder = { 41, 189 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedBySummonGhostOnKill"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Summon Phantasm", statOrderKey = "41,192", statOrder = { 41, 192 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByMirageArcher_"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Mirage Archer", statOrderKey = "41,162", statOrder = { 41, 162 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByFrenzyPowerOnTrapTrigger"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Charged Traps", statOrderKey = "41,138", statOrder = { 41, 138 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByChaosAttacks"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Withering Touch", statOrderKey = "41,201", statOrder = { 41, 201 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByBonechill"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Bonechill", statOrderKey = "41,109", statOrder = { 41, 109 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByMultiTotem"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Multiple Totems", statOrderKey = "41,163", statOrder = { 41, 163 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByEnergyLeech"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Energy Leech", statOrderKey = "41,129", statOrder = { 41, 129 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedBySpellFocus"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Intensify", statOrderKey = "41,188", statOrder = { 41, 188 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByUnleash"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Unleash", statOrderKey = "41,198", statOrder = { 41, 198 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByImpale"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Impale", statOrderKey = "41,144", statOrder = { 41, 144 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByPulverise"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Pulverise", statOrderKey = "41,174", statOrder = { 41, 174 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByRage_"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Rage", statOrderKey = "41,175", statOrder = { 41, 175 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByCloseCombat"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Close Combat", statOrderKey = "41,118", statOrder = { 41, 118 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByShockwave_"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Shockwave", statOrderKey = "41,184", statOrder = { 41, 184 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByFeedingFrenzy"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Feeding Frenzy", statOrderKey = "41,133", statOrder = { 41, 133 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByMeatShield"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Meat Shield", statOrderKey = "41,159", statOrder = { 41, 159 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByDeathmark_"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Predator", statOrderKey = "41,122", statOrder = { 41, 122 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByNightblade"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Nightblade", statOrderKey = "41,165", statOrder = { 41, 165 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByInfernalLegion_"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Infernal Legion", statOrderKey = "41,149", statOrder = { 41, 149 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedBySwiftAssembly"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Swift Assembly", statOrderKey = "41,193", statOrder = { 41, 193 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByChargedMines"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Charged Mines", statOrderKey = "41,117", statOrder = { 41, 117 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByAwakenedAddedFireDamage"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 5 Awakened Added Fire Damage", statOrderKey = "41,208", statOrder = { 41, 208 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByAwakenedAncestralCall"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 5 Awakened Ancestral Call", statOrderKey = "41,210", statOrder = { 41, 210 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByAwakenedBrutality"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 5 Awakened Brutality", statOrderKey = "41,213", statOrder = { 41, 213 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByAwakenedBurningDamage"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 5 Awakened Burning Damage", statOrderKey = "41,214", statOrder = { 41, 214 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByAwakenedWeaponElementalDamage_"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 5 Awakened Elemental Damage With Attacks", statOrderKey = "41,243", statOrder = { 41, 243 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByAwakenedFirePenetration"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 5 Awakened Fire Penetration", statOrderKey = "41,226", statOrder = { 41, 226 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByAwakenedGenerosity_"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 5 Awakened Generosity", statOrderKey = "41,228", statOrder = { 41, 228 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByAwakenedMeleePhysicalDamage"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 5 Awakened Melee Physical Damage", statOrderKey = "41,232", statOrder = { 41, 232 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByAwakenedMeleeSplash"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 5 Awakened Melee Splash", statOrderKey = "41,233", statOrder = { 41, 233 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByAwakenedMultistrike"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 5 Awakened Multistrike", statOrderKey = "41,235", statOrder = { 41, 235 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByAwakenedAddedColdDamage"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 5 Awakened Added Cold Damage", statOrderKey = "41,207", statOrder = { 41, 207 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByAwakenedArrowNova"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 5 Awakened Arrow Nova", statOrderKey = "41,211", statOrder = { 41, 211 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByAwakenedCastOnCrit"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 5 Awakened Cast On Critical Strike", statOrderKey = "41,215", statOrder = { 41, 215 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByAwakenedChain"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 5 Awakened Chain", statOrderKey = "41,217", statOrder = { 41, 217 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByAwakenedColdPenetration"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 5 Awakened Cold Penetration", statOrderKey = "41,218", statOrder = { 41, 218 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByAwakenedDeadlyAilments"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 5 Awakened Deadly Ailments", statOrderKey = "41,221", statOrder = { 41, 221 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByAwakenedFork"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 5 Awakened Fork", statOrderKey = "41,227", statOrder = { 41, 227 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByAwakenedGreaterMultipleProjectiles"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 5 Awakened Greater Multiple Projectiles", statOrderKey = "41,229", statOrder = { 41, 229 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByAwakenedSwiftAffliction"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 5 Awakened Swift Affliction", statOrderKey = "41,238", statOrder = { 41, 238 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByAwakenedVoidManipulation"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 5 Awakened Void Manipulation", statOrderKey = "41,242", statOrder = { 41, 242 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByAwakenedViciousProjectiles"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 5 Awakened Vicious Projectiles", statOrderKey = "41,241", statOrder = { 41, 241 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByAwakenedAddedChaosDamage_"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 5 Awakened Added Chaos Damage", statOrderKey = "41,206", statOrder = { 41, 206 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByAwakenedAddedLightningDamage_"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 5 Awakened Added Lightning Damage", statOrderKey = "41,209", statOrder = { 41, 209 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByAwakenedBlasphemy"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 5 Awakened Blasphemy", statOrderKey = "41,212", statOrder = { 41, 212 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByAwakenedCastWhileChannelling"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 5 Awakened Cast While Channelling", statOrderKey = "41,216", statOrder = { 41, 216 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByAwakenedControlledDestruction"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 5 Awakened Controlled Destruction", statOrderKey = "41,219", statOrder = { 41, 219 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByAwakenedCurseOnHit"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 5 Awakened Hextouch", statOrderKey = "41,220", statOrder = { 41, 220 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByAwakenedElementalFocus"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 5 Awakened Elemental Focus", statOrderKey = "41,222", statOrder = { 41, 222 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByAwakenedIncreasedAreaOfEffect_"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 5 Awakened Increased Area Of Effect", statOrderKey = "41,230", statOrder = { 41, 230 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByAwakenedLightningPenetration"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 5 Awakened Lightning Penetration", statOrderKey = "41,231", statOrder = { 41, 231 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByAwakenedMinionDamage"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 5 Awakened Minion Damage", statOrderKey = "41,234", statOrder = { 41, 234 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByAwakenedSpellCascade"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 5 Awakened Spell Cascade", statOrderKey = "41,236", statOrder = { 41, 236 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByAwakenedSpellEcho__"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 5 Awakened Spell Echo", statOrderKey = "41,237", statOrder = { 41, 237 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByAwakenedUnboundAilments"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 5 Awakened Unbound Ailments", statOrderKey = "41,239", statOrder = { 41, 239 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByAwakenedUnleash"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 5 Awakened Unleash", statOrderKey = "41,240", statOrder = { 41, 240 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByAwakenedEmpower"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 4 Awakened Empower", statOrderKey = "41,223", statOrder = { 41, 223 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByAwakenedEnlighten"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 4 Awakened Enlighten", statOrderKey = "41,225", statOrder = { 41, 225 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByAwakenedEnhance"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 4 Awakened Enhance", statOrderKey = "41,224", statOrder = { 41, 224 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedBySecondWind_"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Second Wind", statOrderKey = "41,183", statOrder = { 41, 183 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByArchmage"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Archmage", statOrderKey = "41,103", statOrder = { 41, 103 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByUrgentOrders"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Urgent Orders", statOrderKey = "41,199", statOrder = { 41, 199 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByFistOfWar"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Fist of War", statOrderKey = "41,135", statOrder = { 41, 135 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedBySwiftBrand"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Swiftbrand", statOrderKey = "41,194", statOrder = { 41, 194 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByElementalPenetration"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Elemental Penetration", statOrderKey = "41,127", statOrder = { 41, 127 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByImpendingDoom"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Impending Doom", statOrderKey = "41,145", statOrder = { 41, 145 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByBloodthirst_"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Bloodthirst", statOrderKey = "41,108", statOrder = { 41, 108 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByFragility_"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Cruelty", statOrderKey = "41,137", statOrder = { 41, 137 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByLifetap"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Lifetap", statOrderKey = "41,155", statOrder = { 41, 155 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByFocussedBallista_"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Focused Ballista", statOrderKey = "41,136", statOrder = { 41, 136 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByEarthbreaker"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Earthbreaker", statOrderKey = "41,124", statOrder = { 41, 124 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByBehead"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Behead", statOrderKey = "41,106", statOrder = { 41, 106 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByMarkOnHit"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Mark On Hit", statOrderKey = "41,158", statOrder = { 41, 158 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByDivineBlessing"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Divine Blessing", statOrderKey = "41,104", statOrder = { 41, 104 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["HungryLoopSupportedByEternalBlessing"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Eternal Blessing", statOrderKey = "41,132", statOrder = { 41, 132 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SocketedGemLevelPer25PlayerLevelsUnique__1"] = { affix = "", "+1 to Level of Socketed Active Skill Gems per 25 Player Levels", statOrderKey = "48", statOrder = { 48 }, level = 1, group = "SocketedGemLevelPer25PlayerLevels", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "gem" }, }, + ["TriggerSocketedSpellOnAttackUnique__1"] = { affix = "", "Trigger a Socketed Spell when you Attack with this Weapon, with a 0.25 second Cooldown", statOrderKey = "534", statOrder = { 534 }, level = 1, group = "TriggerSocketedSpellOnAttack", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "attack", "caster", "gem" }, }, + ["AddsPhysicalDamagePer3PlayerLevelsUnique__1_"] = { affix = "", "Adds 3 to 5 Physical Damage to Attacks with this Weapon per 3 Player Levels", statOrderKey = "948", statOrder = { 948 }, level = 1, group = "AddsPhysicalDamagePer3PlayerLevels", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["FlaskPoisonDurationUnique__1"] = { affix = "", "(50-75)% increased Duration of Poisons you inflict during Flask effect", statOrderKey = "695", statOrder = { 695 }, level = 1, group = "FlaskPoisonDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "poison", "chaos", "ailment" }, }, + ["FlaskHitsHaveNoCritMultiUnique__1"] = { affix = "", "Your Critical Strikes do not deal extra Damage during Flask effect", statOrderKey = "694", statOrder = { 694 }, level = 1, group = "FlaskHitsHaveNoCritMulti", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "damage", "critical" }, }, + ["FlaskGrantsPerfectAgonyUnique__1_"] = { affix = "", "Grants Perfect Agony during Flask effect", statOrderKey = "761", statOrder = { 761 }, level = 1, group = "FlaskGrantsPerfectAgony", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "damage", "critical", "ailment" }, }, + ["FlaskChanceToPoisonUnique__1"] = { affix = "", "25% chance to Poison on Hit during Flask effect", statOrderKey = "666", statOrder = { 666 }, level = 1, group = "FlaskChanceToPoison", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "poison", "chaos", "ailment" }, }, + ["FlaskTakeChaosDamagePerSecondUnique__1"] = { affix = "", "Take 30 Chaos Damage per Second during Flask effect", statOrderKey = "733", statOrder = { 733 }, level = 1, group = "FlaskTakeChaosDamagePerSecond", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "chaos_damage", "damage", "chaos" }, }, + ["FlaskTakeChaosDamagePerSecondUnique__2"] = { affix = "", "Take 250 Chaos Damage per Second during Flask effect", statOrderKey = "733", statOrder = { 733 }, level = 1, group = "FlaskTakeChaosDamagePerSecond", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "chaos_damage", "damage", "chaos" }, }, + ["FlaskCriticalStrikeDoTMultiplierUnique__1"] = { affix = "", "+(20-30)% to Damage over Time Multiplier for Poison from Critical Strikes during Flask effect", statOrderKey = "708", statOrder = { 708 }, level = 1, group = "FlaskCriticalStrikeDoTMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "critical", "ailment" }, }, + ["StarterPassiveTreeJewelUnique__1_"] = { affix = "", "While your Passive Skill Tree connects to the Duelist's starting location, you gain:", "1% of Attack Damage Leeched as Life", statOrderKey = "8212,8212.1", statOrder = { 8212, 8212.1 }, level = 1, group = "StarterPassiveJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["AbyssJewelSocketImplicit"] = { affix = "", "Has 1 Abyssal Socket", statOrderKey = "29", statOrder = { 29 }, level = 1, group = "AbyssJewelSocket", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AbyssJewelSocketUnique__1"] = { affix = "", "Has 2 Abyssal Sockets", statOrderKey = "29", statOrder = { 29 }, level = 1, group = "AbyssJewelSocket", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AbyssJewelSocketUnique__2"] = { affix = "", "Has 2 Abyssal Sockets", statOrderKey = "29", statOrder = { 29 }, level = 1, group = "AbyssJewelSocket", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AbyssJewelSocketUnique__3"] = { affix = "", "Has 1 Abyssal Socket", statOrderKey = "29", statOrder = { 29 }, level = 1, group = "AbyssJewelSocket", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AbyssJewelSocketUnique__4"] = { affix = "", "Has 2 Abyssal Sockets", statOrderKey = "29", statOrder = { 29 }, level = 1, group = "AbyssJewelSocket", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AbyssJewelSocketUnique__5"] = { affix = "", "Has 1 Abyssal Socket", statOrderKey = "29", statOrder = { 29 }, level = 1, group = "AbyssJewelSocket", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AbyssJewelSocketUnique__6_"] = { affix = "", "Has 1 Abyssal Socket", statOrderKey = "29", statOrder = { 29 }, level = 1, group = "AbyssJewelSocket", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AbyssJewelSocketUnique__7"] = { affix = "", "Has 1 Abyssal Socket", statOrderKey = "29", statOrder = { 29 }, level = 1, group = "AbyssJewelSocket", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AbyssJewelSocketUnique__8"] = { affix = "", "Has 1 Abyssal Socket", statOrderKey = "29", statOrder = { 29 }, level = 1, group = "AbyssJewelSocket", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AbyssJewelSocketUnique__9"] = { affix = "", "Has 2 Abyssal Sockets", statOrderKey = "29", statOrder = { 29 }, level = 1, group = "AbyssJewelSocket", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AbyssJewelSocketUnique__10"] = { affix = "", "Has 1 Abyssal Socket", statOrderKey = "29", statOrder = { 29 }, level = 1, group = "AbyssJewelSocket", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AbyssJewelSocketUnique__11_"] = { affix = "", "Has 2 Abyssal Sockets", statOrderKey = "29", statOrder = { 29 }, level = 1, group = "AbyssJewelSocket", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AbyssJewelSocketUnique__12"] = { affix = "", "Has 1 Abyssal Socket", statOrderKey = "29", statOrder = { 29 }, level = 1, group = "AbyssJewelSocket", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AbyssJewelSocketUnique__13"] = { affix = "", "Has 2 Abyssal Sockets", statOrderKey = "29", statOrder = { 29 }, level = 1, group = "AbyssJewelSocket", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AbyssJewelSocketUnique__14"] = { affix = "", "Has 6 Abyssal Sockets", statOrderKey = "29", statOrder = { 29 }, level = 1, group = "AbyssJewelSocket", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StarterPassiveTreeJewelUnique__2"] = { affix = "", "While your Passive Skill Tree connects to the Ranger's starting location, you gain:", "7% increased Movement Speed", statOrderKey = "8212,8212.1", statOrder = { 8212, 8212.1 }, level = 1, group = "StarterPassiveJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["StarterPassiveTreeJewelUnique__3"] = { affix = "", "While your Passive Skill Tree connects to the Shadow's starting location, you gain:", "+0.5% to Critical Strike Chance", statOrderKey = "8212,8212.1", statOrder = { 8212, 8212.1 }, level = 1, group = "StarterPassiveJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["StarterPassiveTreeJewelUnique__4"] = { affix = "", "While your Passive Skill Tree connects to the Witch's starting location, you gain:", "0.5% of Mana Regenerated per second", statOrderKey = "8212,8212.1", statOrder = { 8212, 8212.1 }, level = 1, group = "StarterPassiveJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["StarterPassiveTreeJewelUnique__5"] = { affix = "", "While your Passive Skill Tree connects to the Templar's starting location, you gain:", "Damage Penetrates 5% Elemental Resistances", statOrderKey = "8212,8212.1", statOrder = { 8212, 8212.1 }, level = 1, group = "StarterPassiveJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["StarterPassiveTreeJewelUnique__6"] = { affix = "", "While your Passive Skill Tree connects to the Scion's starting location, you gain:", "+25 to All Attributes", statOrderKey = "8212,8212.1", statOrder = { 8212, 8212.1 }, level = 1, group = "StarterPassiveJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["StarterPassiveTreeJewelUnique__7"] = { affix = "", "While your Passive Skill Tree connects to the Marauder's starting location, you gain:", "Melee Skills have 15% increased Area of Effect", statOrderKey = "8212,8212.1", statOrder = { 8212, 8212.1 }, level = 1, group = "StarterPassiveJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["StarterPassiveJewelUnique__8"] = { affix = "", "While your Passive Skill Tree connects to the Marauder's starting location, you gain:", "1% of Life Regenerated per second", statOrderKey = "8213,8213.1", statOrder = { 8213, 8213.1 }, level = 1, group = "StarterPassiveJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["StarterPassiveJewelUnique__9_"] = { affix = "", "While your Passive Skill Tree connects to the Duelist's starting location, you gain:", "+2 to Melee Strike Range", statOrderKey = "8213,8213.1", statOrder = { 8213, 8213.1 }, level = 1, group = "StarterPassiveJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["StarterPassiveJewelUnique__10__"] = { affix = "", "While your Passive Skill Tree connects to the Ranger's starting location, you gain:", "20% increased Flask Charges gained", statOrderKey = "8213,8213.1", statOrder = { 8213, 8213.1 }, level = 1, group = "StarterPassiveJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["StarterPassiveJewelUnique__11__"] = { affix = "", "While your Passive Skill Tree connects to the Shadow's starting location, you gain:", "12% increased Attack and Cast Speed", statOrderKey = "8213,8213.1", statOrder = { 8213, 8213.1 }, level = 1, group = "StarterPassiveJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, + ["StarterPassiveJewelUnique__12__"] = { affix = "", "While your Passive Skill Tree connects to the Witch's starting location, you gain:", "20% increased Skill Effect Duration", statOrderKey = "8213,8213.1", statOrder = { 8213, 8213.1 }, level = 1, group = "StarterPassiveJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StarterPassiveJewelUnique__13"] = { affix = "", "While your Passive Skill Tree connects to the Templar's starting location, you gain:", "+4% Chance to Block Attack and Spell Damage", statOrderKey = "8213,8213.1", statOrder = { 8213, 8213.1 }, level = 1, group = "StarterPassiveJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["StarterPassiveJewelUnique__14_"] = { affix = "", "While your Passive Skill Tree connects to the Scion's starting location, you gain:", "30% increased Damage", statOrderKey = "8213,8213.1", statOrder = { 8213, 8213.1 }, level = 1, group = "StarterPassiveJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["IncreasedCriticalStrikeChancePerAccuracyRatingUnique__1"] = { affix = "", "2% increased Attack Critical Strike Chance per 200 Accuracy Rating", statOrderKey = "4207", statOrder = { 4207 }, level = 65, group = "IncreasedCriticalStrikeChancePerAccuracyRating", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, + ["PassiveEffectivenessJewelUnique__1_"] = { affix = "", "50% increased Effect of non-Keystone Passive Skills in Radius", "Notable Passive Skills in Radius grant nothing", statOrderKey = "6548,6549", statOrder = { 6548, 6549 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DegradingMovementSpeedDuringFlaskEffectUnique__1"] = { affix = "", "50% increased Attack, Cast and Movement Speed during Flask Effect", "Reduce Attack, Cast and Movement Speed 10% every second during Flask Effect", statOrderKey = "738,739", statOrder = { 738, 739 }, level = 1, group = "DegradingMovementSpeedDuringFlaskEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "attack", "caster", "speed" }, }, + ["TriggeredFireAegisSkillUnique__1_"] = { affix = "", "Triggers Level 20 Fire Aegis when Equipped", statOrderKey = "481", statOrder = { 481 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["TriggeredColdAegisSkillUnique__1"] = { affix = "", "Triggers Level 20 Cold Aegis when Equipped", statOrderKey = "479", statOrder = { 479 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["TriggeredLightningAegisSkillUnique__1"] = { affix = "", "Triggers Level 20 Lightning Aegis when Equipped", statOrderKey = "482", statOrder = { 482 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["TriggeredElementalAegisSkillUnique__1_"] = { affix = "", "Triggers Level 20 Elemental Aegis when Equipped", statOrderKey = "480", statOrder = { 480 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["TriggeredPhysicalAegisSkillUnique__1"] = { affix = "", "Triggers Level 20 Physical Aegis when Equipped", statOrderKey = "484", statOrder = { 484 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["SupportedByBlasphemyUnique"] = { affix = "", "Socketed Gems are Supported by Level 20 Blasphemy", statOrderKey = "298", statOrder = { 298 }, level = 1, group = "Nothing", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "caster", "gem", "curse" }, }, + ["GrantCursePillarSkillUnique"] = { affix = "", "Grants Level 20 Summon Doedre's Effigy Skill", "Socketed Hex Curse Skills are Triggered by Doedre's Effigy when Summoned", "Hexes from Socketed Skills can apply 5 additional Curses", "20% less Effect of Curses from Socketed Hex Skills", statOrderKey = "424,424.1,424.2,424.3", statOrder = { 424, 424.1, 424.2, 424.3 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["GrantCursePillarSkillUnique__"] = { affix = "", "Grants Level 20 Summon Doedre's Effigy Skill", "Socketed Hex Curse Skills are Triggered by Doedre's Effigy when Summoned", "Hexes from Socketed Skills can apply 5 additional Curses", statOrderKey = "425,425.1,425.2", statOrder = { 425, 425.1, 425.2 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["ReflectPoisonsToSelfUnique__1"] = { affix = "", "Poison you inflict is Reflected to you if you have fewer than 100 Poisons on you", statOrderKey = "7633", statOrder = { 7633 }, level = 1, group = "ReflectPoisonsToSelf", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["ReflectBleedingToSelfUnique__1"] = { affix = "", "Bleeding you inflict is Reflected to you", statOrderKey = "4402", statOrder = { 4402 }, level = 1, group = "ReflectBleedingToSelf", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["ChaosResistancePerPoisonOnSelfUnique__1"] = { affix = "", "+1% to Chaos Resistance per Poison on you", statOrderKey = "4722", statOrder = { 4722 }, level = 1, group = "ChaosResistancePerPoisonOnSelf", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["DamagePerPoisonOnSelfUnique__1_"] = { affix = "", "15% increased Damage for each Poison on you up to a maximum of 75%", statOrderKey = "4991", statOrder = { 4991 }, level = 1, group = "DamagePerPoisonOnSelf", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["MovementSpeedPerPoisonOnSelfUnique__1_"] = { affix = "", "10% increased Movement Speed for each Poison on you up to a maximum of 50%", statOrderKey = "7453", statOrder = { 7453 }, level = 1, group = "MovementSpeedPerPoisonOnSelf", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["TravelSkillsReflectPoisonUnique__1"] = { affix = "", "Poison you inflict with Travel Skills is Reflected to you if you", "have fewer than 5 Poisons on you", statOrderKey = "8164,8164.1", statOrder = { 8164, 8164.1 }, level = 57, group = "TravelSkillsReflectPoison", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["IncreasedArmourWhileBleedingUnique__1"] = { affix = "", "(30-40)% increased Armour while Bleeding", statOrderKey = "4145", statOrder = { 4145 }, level = 1, group = "IncreasedArmourWhileBleeding", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["SpectreCriticalStrikeChanceUnique__1"] = { affix = "", "Spectres have (800-1000)% increased Critical Strike Chance", statOrderKey = "7934", statOrder = { 7934 }, level = 1, group = "SpectreCriticalStrikeChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion", "critical" }, }, + ["SpectreHaveBaseDurationUnique__1"] = { affix = "", "Spectres have a Base Duration of 20 seconds", "Spectres do not travel between Areas", statOrderKey = "7937,7937.1", statOrder = { 7937, 7937.1 }, level = 1, group = "SpectreHaveBaseDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["GainCriticalStrikeChanceOnManaSpentUnique__1"] = { affix = "", "Gain +2% to Critical Strike Chance for 2 seconds after Spending a total of 800 Mana", statOrderKey = "5457", statOrder = { 5457 }, level = 69, group = "GainCriticalStrikeChanceOnManaSpent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["GainHerEmbraceOnIgniteUnique__1"] = { affix = "", "Gain Her Embrace for 3 seconds when you Ignite an Enemy", statOrderKey = "5478", statOrder = { 5478 }, level = 1, group = "GainHerEmbraceOnIgnite", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["TakeDamagePerLevelWhileHerEmbraceUnique__1_"] = { affix = "", "While in Her Embrace, take 0.5% of your total Maximum Life and Energy Shield as Fire Damage per second per Level", statOrderKey = "7558", statOrder = { 7558 }, level = 1, group = "TakeDamagePerLevelWhileHerEmbrace", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["GainArmourEqualToManaReservedUnique__1"] = { affix = "", "1% increased Armour per 50 Reserved Mana", statOrderKey = "5426", statOrder = { 5426 }, level = 1, group = "GainArmourEqualToManaReserved", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["VaalPactIfCritRecentlyUnique__1"] = { affix = "", "You have Vaal Pact if you've dealt a Critical Strike Recently", statOrderKey = "5520", statOrder = { 5520 }, level = 1, group = "VaalPactIfCritRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["AdditionalArrowWhileAccuracyIs3000Uber1"] = { affix = "", "Bow Attacks fire an additional Arrow while Main Hand Accuracy Rating is at least 3000", statOrderKey = "7507", statOrder = { 7507 }, level = 1, group = "AdditionalArrowWhileAccuracyIs3000", weightKey = { "bow_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["AccuracyRatingIsDoubledUber1"] = { affix = "", "50% more Global Accuracy Rating", statOrderKey = "3990", statOrder = { 3990 }, level = 1, group = "AccuracyRatingIsDoubled", weightKey = { "bow_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["MeleePhysicalDamagePerStrengthWhileFortifiedUber1"] = { affix = "", "1% increased Melee Physical Damage per 10 Strength while Fortified", statOrderKey = "7288", statOrder = { 7288 }, level = 1, group = "MeleePhysicalDamagePerStrengthWhileFortified", weightKey = { "mace_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["IncreasedEvasionRatingWhileLeechingUber1"] = { affix = "", "20% increased Evasion while Leeching", statOrderKey = "5298", statOrder = { 5298 }, level = 1, group = "IncreasedEvasionRatingWhileLeeching", weightKey = { "claw_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["IncreasedEvasionRatingIfHitEnemyRecentlyUber1"] = { affix = "", "20% increased Evasion if you have Hit an Enemy Recently", statOrderKey = "5295", statOrder = { 5295 }, level = 1, group = "IncreasedEvasionRatingIfHitEnemyRecently", weightKey = { "claw_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["CriticalStrikeMultiplierIfHaventCritRecentlyUber1"] = { affix = "", "+50% to Critical Strike Multiplier if you haven't dealt a Critical Strike Recently", statOrderKey = "4900", statOrder = { 4900 }, level = 1, group = "CriticalStrikeMultiplierIfHaventCritRecently", weightKey = { "dagger_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["CriticalStrikeChanceAgainstBleedingEnemiesUber1"] = { affix = "", "70% increased Critical Strike Chance against Bleeding Enemies", statOrderKey = "2772", statOrder = { 2772 }, level = 1, group = "CriticalStrikeChanceAgainstBleedingEnemies", weightKey = { "2h_axe_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["AreaOfEffectWith500StrengthUber1"] = { affix = "", "30% increased Area of Effect if you have at least 500 Strength", statOrderKey = "4122", statOrder = { 4122 }, level = 1, group = "AreaOfEffectWith500Strength", weightKey = { "mace_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["HitsCantBeEvadedIfBlockedRecentlyUber1_"] = { affix = "", "Hits with this Weapon can't be Evaded if you have Blocked Recently", statOrderKey = "6424", statOrder = { 6424 }, level = 1, group = "AlwaysHits", weightKey = { "sword_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["AttackSpeedIfBlockedRecentlyUber1"] = { affix = "", "20% increased Attack Speed if you have Blocked Recently", statOrderKey = "4245", statOrder = { 4245 }, level = 1, group = "AttackSpeedIfBlockedRecently", weightKey = { "sword_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["AreaOfEffectWhileFortifiedUber1"] = { affix = "", "25% increased Area of Effect while Fortified", statOrderKey = "4117", statOrder = { 4117 }, level = 1, group = "AreaOfEffectWhileFortified", weightKey = { "2h_sword_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MeleeWeaponRangeWhileFortifiedUber1"] = { affix = "", "+2 to Melee Strike Range while Fortified", statOrderKey = "7305", statOrder = { 7305 }, level = 1, group = "MeleeWeaponRangeWhileFortified", weightKey = { "2h_sword_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["StunDurationPerStrengthUber1"] = { affix = "", "2% increased Stun Duration per 15 Strength", statOrderKey = "8040", statOrder = { 8040 }, level = 1, group = "StunDurationPerStrength", weightKey = { "2h_mace_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ReducedStunThresholdWith500StrengthUber1"] = { affix = "", "30% reduced Enemy Stun Threshold while you have at least 500 Strength", statOrderKey = "8043", statOrder = { 8043 }, level = 1, group = "ReducedStunThresholdWith500Strength", weightKey = { "2h_mace_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AreaDamagePerStrengthUber1"] = { affix = "", "1% increased Area Damage per 12 Strength", statOrderKey = "4105", statOrder = { 4105 }, level = 1, group = "AreaDamagePerStrength", weightKey = { "2h_mace_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["IncreasedDamageAgainstTauntedEnemiesUber1"] = { affix = "", "50% increased Damage against Taunted Enemies", statOrderKey = "4998", statOrder = { 4998 }, level = 1, group = "IncreasedDamageAgainstTauntedEnemies", weightKey = { "2h_axe_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["BleedingDamagePerEnduranceChargeUber1"] = { affix = "", "5% increased Damage with Bleeding per Endurance Charge", statOrderKey = "4395", statOrder = { 4395 }, level = 1, group = "BleedingDamagePerEnduranceCharge", weightKey = { "2h_axe_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, + ["MovementSpeedWhileFortifiedUber1"] = { affix = "", "15% increased Movement Speed while Fortified", statOrderKey = "2904", statOrder = { 2904 }, level = 1, group = "MovementSpeedWhileFortified", weightKey = { "2h_sword_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MeleeWeaponRangeAtMaximumFrenzyChargesUber1_"] = { affix = "", "+3 to Melee Strike Range while at Maximum Frenzy Charges", statOrderKey = "7304", statOrder = { 7304 }, level = 1, group = "MeleeWeaponRangeAtMaximumFrenzyCharges", weightKey = { "2h_sword_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["BlindEnemiesWhenHitUber1__"] = { affix = "", "20% chance to Blind Enemies when they Hit you", statOrderKey = "4511", statOrder = { 4511 }, level = 1, group = "BlindEnemiesWhenHit", weightKey = { "claw_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["PoisonDamageAgainstBleedingEnemiesUber1"] = { affix = "", "50% increased Damage with Poison inflicted on Bleeding Enemies", statOrderKey = "7623", statOrder = { 7623 }, level = 1, group = "PoisonDamageAgainstBleedingEnemies", weightKey = { "dagger_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, + ["ChanceToBleedOnTauntedEnemiesUber1"] = { affix = "", "20% chance to inflict Bleeding on Hit with Attacks against Taunted Enemies", statOrderKey = "4262", statOrder = { 4262 }, level = 1, group = "ChanceToBleedOnTauntedEnemies", weightKey = { "2h_axe_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["AreaOfEffectPerPowerChargeUber1"] = { affix = "", "3% increased Area of Effect per Power Charge", statOrderKey = "1764", statOrder = { 1764 }, level = 1, group = "AreaOfEffectPerPowerCharge", weightKey = { "staff_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["BleedDamageAgainstPoisonedEnemiesUber1"] = { affix = "", "50% increased Damage with Bleeding inflicted on Poisoned Enemies", statOrderKey = "4398", statOrder = { 4398 }, level = 1, group = "BleedDamageAgainstPoisonedEnemies", weightKey = { "dagger_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, + ["GainEnduranceChargeOnStunChanceUber1"] = { affix = "", "25% chance to gain an Endurance Charge when you Stun an Enemy", statOrderKey = "4679", statOrder = { 4679 }, level = 1, group = "GainEnduranceChargeOnStunChance", weightKey = { "2h_mace_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["FortifyEffectWhileStationaryUber1"] = { affix = "", "+4 to maximum Fortification while stationary", statOrderKey = "7249", statOrder = { 7249 }, level = 1, group = "FortifyEffectWhileStationary", weightKey = { "2h_sword_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FortifyDurationPerStrengthUber1"] = { affix = "", "1% increased Fortification Duration per 10 Strength", statOrderKey = "5405", statOrder = { 5405 }, level = 1, group = "FortifyDurationPerStrength", weightKey = { "mace_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ReducedElementalDamageTakenPerEnduranceChargeUber1"] = { affix = "", "1% reduced Elemental Damage taken per Endurance Charge", statOrderKey = "5163", statOrder = { 5163 }, level = 1, group = "ReducedElementalDamageTakenPerEnduranceCharge", weightKey = { "sceptre_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental" }, }, + ["AreaOfEffectIfBlockedRecentlyUber1"] = { affix = "", "20% increased Area of Effect if you have Blocked Recently", statOrderKey = "4112", statOrder = { 4112 }, level = 1, group = "AreaOfEffectIfBlockedRecently", weightKey = { "staff_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ElementalDamagePer12IntelligenceUber1"] = { affix = "", "1% increased Elemental Damage per 12 Intelligence", statOrderKey = "5150", statOrder = { 5150 }, level = 1, group = "ElementalDamagePerIntelligence", weightKey = { "sceptre_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["AdditionalBlockChanceIfCritRecentlyUber1__"] = { affix = "", "+5% Chance to Block Attack Damage if you've dealt a Critical Strike Recently", statOrderKey = "4011", statOrder = { 4011 }, level = 1, group = "AdditionalBlockChanceIfCritRecently", weightKey = { "staff_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["ElementalDamagePer12StrengthUber1"] = { affix = "", "1% increased Elemental Damage per 12 Strength", statOrderKey = "5151", statOrder = { 5151 }, level = 1, group = "ElementalDamagePerStrength", weightKey = { "sceptre_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamagePerPowerChargeUber1"] = { affix = "", "5% increased Elemental Damage per Power charge", statOrderKey = "5152", statOrder = { 5152 }, level = 1, group = "ElementalDamagePerPowerCharge", weightKey = { "sceptre_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["CullingStrikeIfCritRecentlyUber1"] = { affix = "", "Hits with this Weapon have Culling Strike if you have dealt a Critical Strike Recently", statOrderKey = "6390", statOrder = { 6390 }, level = 1, group = "CullingStrikeIfCritRecently", weightKey = { "axe_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["CritsHaveCullingStrikeUber1"] = { affix = "", "Critical Strikes with this Weapon have Culling Strike", statOrderKey = "6389", statOrder = { 6389 }, level = 1, group = "CritsHaveCullingStrike", weightKey = { "dagger_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, + ["GainEnduranceChargeOnLosingFortifyUber1"] = { affix = "", "Gain an Endurance Charge when you stop being Fortified", statOrderKey = "5461", statOrder = { 5461 }, level = 1, group = "GainEnduranceChargeOnLosingFortify", weightKey = { "mace_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["LifeGainOnHitWhileLeechingUber1"] = { affix = "", "+(30-50) Life gained for each Enemy Hit by this Weapon while you are Leeching", statOrderKey = "6463", statOrder = { 6463 }, level = 1, group = "LifeGainOnHitWhileLeeching", weightKey = { "claw_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["CannotBeIgnitedWithStrHigherThanDexUnique__1"] = { affix = "", "Cannot be Ignited if Strength is higher than Dexterity", statOrderKey = "4584", statOrder = { 4584 }, level = 1, group = "CannotBeIgnitedWithStrHigherThanDex", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["CannotBeFrozenWithDexHigherThanIntUnique__1"] = { affix = "", "Cannot be Frozen if Dexterity is higher than Intelligence", statOrderKey = "4580", statOrder = { 4580 }, level = 1, group = "CannotBeFrozenWithDexHigherThanInt", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["CannotBeShockedWithIntHigherThanStrUnique__1"] = { affix = "", "Cannot be Shocked if Intelligence is higher than Strength", statOrderKey = "4591", statOrder = { 4591 }, level = 1, group = "CannotBeShockedWithIntHigherThanStr", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["IncreasedDamagePerLowestAttributeUnique__1"] = { affix = "", "1% increased Damage per 5 of your lowest Attribute", statOrderKey = "4987", statOrder = { 4987 }, level = 85, group = "IncreasedDamagePerLowestAttribute", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["IncreasedAilmentDurationUnique__1"] = { affix = "", "40% increased Duration of Ailments on Enemies", statOrderKey = "1504", statOrder = { 1504 }, level = 1, group = "IncreasedAilmentDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "ailment" }, }, + ["IncreasedAilmentDurationUnique__2"] = { affix = "", "30% reduced Duration of Ailments on Enemies", statOrderKey = "1504", statOrder = { 1504 }, level = 88, group = "IncreasedAilmentDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "ailment" }, }, + ["IncreasedAilmentDurationUnique__3_"] = { affix = "", "(10-20)% increased Duration of Ailments on Enemies", statOrderKey = "1504", statOrder = { 1504 }, level = 1, group = "IncreasedAilmentDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "ailment" }, }, + ["SharedSufferingUnique__1"] = { affix = "", "Shared Suffering", statOrderKey = "8412", statOrder = { 8412 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CreateSmokeCloudWhenTrapTriggeredUnique__1"] = { affix = "", "Trigger Level 20 Fog of War when your Trap is triggered", statOrderKey = "520", statOrder = { 520 }, level = 1, group = "CreateSmokeCloudWhenTrapTriggered", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["FlammabilityReservationCostUnique__1"] = { affix = "", "Flammability has no Reservation if Cast as an Aura", statOrderKey = "5384", statOrder = { 5384 }, level = 1, group = "CurseReservationCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["FrostbiteReservationCostUnique__1"] = { affix = "", "Frostbite has no Reservation if Cast as an Aura", statOrderKey = "5421", statOrder = { 5421 }, level = 1, group = "CurseReservationCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["ConductivityReservationCostUnique__1"] = { affix = "", "Conductivity has no Reservation if Cast as an Aura", statOrderKey = "4810", statOrder = { 4810 }, level = 1, group = "CurseReservationCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["VulnerabilityReservationCostUnique__1_"] = { affix = "", "Vulnerability has no Reservation if Cast as an Aura", statOrderKey = "8253", statOrder = { 8253 }, level = 1, group = "CurseReservationCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["DespairReservationCostUnique__1"] = { affix = "", "Despair has no Reservation if Cast as an Aura", statOrderKey = "5070", statOrder = { 5070 }, level = 1, group = "CurseReservationCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["TemporalChainsReservationCostUnique__1"] = { affix = "", "Temporal Chains has no Reservation if Cast as an Aura", statOrderKey = "8127", statOrder = { 8127 }, level = 1, group = "CurseReservationCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["TemporalChainsReservationCostUnique__2"] = { affix = "", "Temporal Chains has no Reservation if Cast as an Aura", statOrderKey = "8127", statOrder = { 8127 }, level = 1, group = "CurseReservationCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["PunishmentReservationCostUnique__1"] = { affix = "", "Punishment has no Reservation if Cast as an Aura", statOrderKey = "7686", statOrder = { 7686 }, level = 1, group = "CurseReservationCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["EnfeebleReservationCostUnique__1"] = { affix = "", "Enfeeble has no Reservation if Cast as an Aura", statOrderKey = "5274", statOrder = { 5274 }, level = 1, group = "CurseReservationCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["ElementalWeaknessReservationCostUnique__1"] = { affix = "", "Elemental Weakness has no Reservation if Cast as an Aura", statOrderKey = "5182", statOrder = { 5182 }, level = 1, group = "CurseReservationCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["ChanceToDodgeWhileOffhandIsEmpty"] = { affix = "", "+(30-40)% chance to Suppress Spell Damage while your Off Hand is empty", statOrderKey = "7979", statOrder = { 7979 }, level = 1, group = "ChanceToDodgeWhileOffhandIsEmpty", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["IncreasedColdDamageWhileOffhandIsEmpty_"] = { affix = "", "(100-200)% increased Cold Damage while your Off Hand is empty", statOrderKey = "4785", statOrder = { 4785 }, level = 1, group = "IncreasedColdDamageWhileOffhandIsEmpty", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["DisplayIronReflexesFor8SecondsUnique__1"] = { affix = "", "Every 16 seconds you gain Iron Reflexes for 8 seconds", statOrderKey = "8437", statOrder = { 8437 }, level = 1, group = "DisplayIronReflexesFor8Seconds", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["ArborixMoreDamageAtCloseRangeUnique__1"] = { affix = "", "30% more Damage with Arrow Hits at Close Range while you have Iron Reflexes", statOrderKey = "8443", statOrder = { 8443 }, level = 1, group = "ArborixMoreDamageAtCloseRange", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["FarShotWhileYouDoNotHaveIronReflexesUnique__1_"] = { affix = "", "You have Far Shot while you do not have Iron Reflexes", statOrderKey = "8447", statOrder = { 8447 }, level = 1, group = "FarShotWhileYouDoNotHaveIronReflexes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AttackCastMovementSpeedWhileYouDoNotHaveIronReflexesUnique__1"] = { affix = "", "30% increased Attack, Cast and Movement Speed while you do not have Iron Reflexes", statOrderKey = "8446", statOrder = { 8446 }, level = 1, group = "AttackCastMovementSpeedWhileYouDoNotHaveIronReflexes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, + ["ElementalDamageCanShockUnique__1__"] = { affix = "", "Your Elemental Damage can Shock", statOrderKey = "2463", statOrder = { 2463 }, level = 1, group = "ElementalDamageCanShock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["EnemiesTakeIncreasedDamagePerAilmentTypeUnique__1"] = { affix = "", "Enemies take 5% increased Damage for each type of Ailment you have inflicted on them", statOrderKey = "2083", statOrder = { 2083 }, level = 1, group = "EnemiesTakeIncreasedDamagePerAilmentType", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DeathWalk"] = { affix = "", "Triggers Level 20 Death Walk when Equipped", statOrderKey = "496", statOrder = { 496 }, level = 1, group = "DeathWalk", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["DamagePerAbyssJewelTypeUnique__1_"] = { affix = "", "10% increased Damage for each type of Abyss Jewel affecting you", statOrderKey = "3728", statOrder = { 3728 }, level = 1, group = "DamagePerAbyssJewelType", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AdditionalPhysicalDamageReductionWhileMovingUnique__1"] = { affix = "", "5% additional Physical Damage Reduction while moving", statOrderKey = "4047", statOrder = { 4047 }, level = 1, group = "AdditionalPhysicalDamageReductionWhileMoving", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["ReducedElementalDamageTakenWhileStationaryUnique__1_"] = { affix = "", "5% reduced Elemental Damage taken while stationary", statOrderKey = "5164", statOrder = { 5164 }, level = 1, group = "ReducedElementalDamageTakenWhileStationary", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental" }, }, + ["IncreasedLifePerAbyssalJewelUnique__1"] = { affix = "", "1% increased Maximum Life per Abyss Jewel affecting you", statOrderKey = "7271", statOrder = { 7271 }, level = 1, group = "IncreasedLifePerAbyssalJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedManaPerAbyssalJewelUnique__1_"] = { affix = "", "1% increased Maximum Mana per Abyss Jewel affecting you", statOrderKey = "7275", statOrder = { 7275 }, level = 1, group = "IncreasedManaPerAbyssalJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedLifePerElderItemUnique__1"] = { affix = "", "+6 to Maximum Life per Elder Item Equipped", statOrderKey = "3882", statOrder = { 3882 }, level = 1, group = "IncreasedLifePerElderItem", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["AilmentEffectPerElderItemUnique__1"] = { affix = "", "8% increased Effect of Non-Damaging Ailments per Elder Item Equipped", statOrderKey = "3886", statOrder = { 3886 }, level = 1, group = "AilmentEffectPerElderItem", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "ailment" }, }, + ["AilmentDamagePerElderItemUnique__1__"] = { affix = "", "15% increased Damage with Ailments per Elder Item Equipped", statOrderKey = "3883", statOrder = { 3883 }, level = 1, group = "AilmentDamagePerElderItem", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "ailment" }, }, + ["AilmentDamageOverTimeMultiplierPerElderItemUnique__1"] = { affix = "", "+4% to Damage over Time Multiplier for Ailments per Elder Item Equipped", statOrderKey = "3884", statOrder = { 3884 }, level = 1, group = "AilmentDamagePerElderItem", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "ailment" }, }, + ["RemoveAilmentOnFlaskUseIfAllItemsAreElderUnique__1_"] = { affix = "", "Remove an Ailment when you use a Flask if all Equipped Items are Elder Items", statOrderKey = "7791", statOrder = { 7791 }, level = 1, group = "RemoveAilmentOnFlaskUseIfAllItemsAreElder", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "ailment" }, }, + ["StrengthDamageBonus3Per10Unique__1"] = { affix = "", "Strength's Damage Bonus instead grants 3% increased Melee", "Physical Damage per 10 Strength", statOrderKey = "8037,8037.1", statOrder = { 8037, 8037.1 }, level = 1, group = "StrengthDamageBonus3Per10", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["CannotBlockSpellsUnique__1"] = { affix = "", "Cannot Block Spells", statOrderKey = "4600", statOrder = { 4600 }, level = 1, group = "CannotBlockSpells", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["LocalFlatIncreasedEvasionAndEnergyShieldUnique__1"] = { affix = "", "+(80-100) to Evasion Rating and Energy Shield", statOrderKey = "6422", statOrder = { 6422 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalFlatIncreasedEvasionAndEnergyShieldUnique__2_"] = { affix = "", "+(120-150) to Evasion Rating and Energy Shield", statOrderKey = "6422", statOrder = { 6422 }, level = 1, group = "BaseLocalDefences", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["IntimidateOnHitWithMeleeAbyssJewelUnique__1"] = { affix = "", "With a Murderous Eye Jewel Socketed, Intimidate Enemies for 4 seconds on Hit with Attacks", statOrderKey = "6374", statOrder = { 6374 }, level = 1, group = "IntimidateOnHitWithMeleeAbyssJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["MaimOnHitWithRangedAbyssJewelUnique__1"] = { affix = "", "With a Searching Eye Jewel Socketed, Maim Enemies for 4 seconds on Hit with Attacks", statOrderKey = "6375", statOrder = { 6375 }, level = 1, group = "MaimOnHitWithRangedAbyssJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["ArcaneSurgeOnHitWithSpellAbyssJewelUnique__1"] = { affix = "", "With a Hypnotic Eye Jewel Socketed, gain Arcane Surge on Hit with Spells", statOrderKey = "6487", statOrder = { 6487 }, level = 1, group = "ArcaneSurgeOnHitWithSpellAbyssJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, + ["MinionAccuracyWithMinionAbyssJewelUnique__1"] = { affix = "", "With a Ghastly Eye Jewel Socketed, Minions have +1000 to Accuracy Rating", statOrderKey = "6473", statOrder = { 6473 }, level = 1, group = "MinionAccuracyWithMinionAbyssJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "minion" }, }, + ["AbyssJewelEffectUnique__1"] = { affix = "", "75% increased Effect of Socketed Abyss Jewels", statOrderKey = "98", statOrder = { 98 }, level = 1, group = "AbyssJewelEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["IncreasedArmourWhileStationaryUnique__1"] = { affix = "", "80% increased Armour while stationary", statOrderKey = "4146", statOrder = { 4146 }, level = 1, group = "IncreasedArmourWhileStationary", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["NumberOfProjectilesIfHitRecentlyUnique__1"] = { affix = "", "Skills fire 2 additional Projectiles if you've been Hit Recently", statOrderKey = "7514", statOrder = { 7514 }, level = 1, group = "NumberOfProjectilesIfHitRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["GainIronReflexesWhileStationaryUnique__1"] = { affix = "", "Iron Reflexes while stationary", statOrderKey = "8435", statOrder = { 8435 }, level = 1, group = "GainIronReflexesWhileStationary", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["PlayerFarShotUnique__2"] = { affix = "", "Far Shot", statOrderKey = "8422", statOrder = { 8422 }, level = 1, group = "FarShot", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["PlayerFarShotUnique__3"] = { affix = "", "Far Shot", statOrderKey = "8422", statOrder = { 8422 }, level = 1, group = "FarShot", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["KeystonePointBlankUnique__2"] = { affix = "", "Point Blank", statOrderKey = "8404", statOrder = { 8404 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["NumberOfProjectilesIfUsedAMovementSkillRecentlyUnique__1"] = { affix = "", "Skills fire 2 additional Projectiles if you've used a Movement Skill Recently", statOrderKey = "7515", statOrder = { 7515 }, level = 1, group = "NumberOfProjectilesIfUsedAMovementSkillRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["EvasionRatingWhileMovingUnique__1"] = { affix = "", "80% increased Evasion Rating while moving", statOrderKey = "5299", statOrder = { 5299 }, level = 1, group = "EvasionRatingWhileMoving", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["AddedPhysicalDamageVersusIgnitedEnemiesUnique__1"] = { affix = "", "Attacks with this Weapon deal (80-100) to (160-200) added Physical Damage to Ignited Enemies", statOrderKey = "4234", statOrder = { 4234 }, level = 1, group = "AddedPhysicalDamageVersusIgnitedEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedFireDamageVersusBleedingEnemiesUnique__1"] = { affix = "", "Attacks with this Weapon deal (80-100) to (160-200) added Fire Damage to Bleeding Enemies", statOrderKey = "4228", statOrder = { 4228 }, level = 1, group = "AddedFireDamageVersusBleedingEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["GainAvatarOfFireEvery8SecondsUnique__1"] = { affix = "", "Every 8 seconds, gain Avatar of Fire for 4 seconds", statOrderKey = "8433", statOrder = { 8433 }, level = 1, group = "GainAvatarOfFireEvery8Seconds", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["ChanceToBleedIgnitedEnemiesUnique__1"] = { affix = "", "Attacks with this Weapon have 25% chance to inflict Bleeding against Ignited Enemies", statOrderKey = "4260", statOrder = { 4260 }, level = 1, group = "ChanceToBleed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["IncreasedCriticalStrikeChanceWithAvatarOfFireUnique__1"] = { affix = "", "(160-200)% increased Critical Strike Chance while you have Avatar of Fire", statOrderKey = "8441", statOrder = { 8441 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["ArmourWithoutAvatarOfFireUnique__1"] = { affix = "", "+2000 Armour while you do not have Avatar of Fire", statOrderKey = "8445", statOrder = { 8445 }, level = 1, group = "IncreasedPhysicalDamageReductionRatingPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["ConvertPhysicalToFireWithAvatarOfFireUnique__1"] = { affix = "", "50% of Physical Damage Converted to Fire while you have Avatar of Fire", statOrderKey = "8442", statOrder = { 8442 }, level = 1, group = "ConvertPhysicalToFire", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, + ["GainElementalOverloadEvery16SecondsUnique__1"] = { affix = "", "Every 16 seconds you gain Elemental Overload for 8 seconds", statOrderKey = "8434", statOrder = { 8434 }, level = 1, group = "GainElementalOverloadEvery16Seconds", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "critical" }, }, + ["GainResoluteTechniqueWithoutElementalOverloadUnique__1"] = { affix = "", "You have Resolute Technique while you do not have Elemental Overload", statOrderKey = "8436", statOrder = { 8436 }, level = 1, group = "GainResoluteTechniqueWithoutElementalOverload", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, + ["ProjectilesGainPercentOfNonChaosAsChaosUnique__1"] = { affix = "", "Projectiles gain (15-20)% of Non-Chaos Damage as extra Chaos Damage per Chain", statOrderKey = "7675", statOrder = { 7675 }, level = 70, group = "ProjectilesGainPercentOfNonChaosAsChaos", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["ProjectilesGainPercentOfNonChaosAsChaosUnique__2"] = { affix = "", "Projectiles that have Chained gain (20-35)% of Non-Chaos Damage as extra Chaos Damage", statOrderKey = "7674", statOrder = { 7674 }, level = 70, group = "ProjectilesGainPercentOfNonChaosAsChaos", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["DealNoNonElementalDamageUnique__1"] = { affix = "", "Deal no Non-Elemental Damage", statOrderKey = "5050", statOrder = { 5050 }, level = 1, group = "DealNoNonElementalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos" }, }, + ["DisplaySupportedByElementalPenetrationUnique__1"] = { affix = "", "Socketed Gems are Supported by Level 25 Elemental Penetration", statOrderKey = "127", statOrder = { 127 }, level = 1, group = "Supported", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["DisplaySupportedByElementalPenetrationUnique__2"] = { affix = "", "Socketed Gems are Supported by Level 1 Elemental Penetration", statOrderKey = "127", statOrder = { 127 }, level = 1, group = "Supported", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["GainSpiritChargeOnKillChanceUnique__1"] = { affix = "", "(15-20)% chance to gain a Spirit Charge on Kill", statOrderKey = "3937", statOrder = { 3937 }, level = 1, group = "GainSpiritChargeOnKillChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["GainLifeWhenSpiritChargeExpiresOrConsumedUnique__1_"] = { affix = "", "Recover (4-5)% of Life when you lose a Spirit Charge", statOrderKey = "3939", statOrder = { 3939 }, level = 1, group = "GainLifeWhenSpiritChargeExpiresOrConsumed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["GainLifeWhenSpiritChargeExpiresOrConsumedUnique__2"] = { affix = "", "Recover (2-3)% of Life when you lose a Spirit Charge", statOrderKey = "3939", statOrder = { 3939 }, level = 1, group = "GainLifeWhenSpiritChargeExpiresOrConsumed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["GainESWhenSpiritChargeExpiresOrConsumedUnique__1"] = { affix = "", "Recover (2-3)% of Energy Shield when you lose a Spirit Charge", statOrderKey = "3940", statOrder = { 3940 }, level = 1, group = "GainESWhenSpiritChargeExpiresOrConsumed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalDisplayGrantLevelXSpiritBurstUnique__1"] = { affix = "", "Trigger Level 20 Spirit Burst when you Use a Skill while you have a Spirit Charge", statOrderKey = "521", statOrder = { 521 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["GainSpiritChargeEverySecondUnique__1"] = { affix = "", "Gain a Spirit Charge every second", statOrderKey = "3936", statOrder = { 3936 }, level = 1, group = "GainSpiritChargeEverySecond", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LoseSpiritChargesOnSavageHitUnique__1_"] = { affix = "", "You lose all Spirit Charges when taking a Savage Hit", statOrderKey = "3938", statOrder = { 3938 }, level = 1, group = "LoseSpiritChargesOnSavageHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MaximumSpiritChargesPerAbyssJewelEquippedUnique__1"] = { affix = "", "+1 to Maximum Spirit Charges per Abyss Jewel affecting you", statOrderKey = "3934", statOrder = { 3934 }, level = 1, group = "MaximumSpiritChargesPerAbyssJewelEquipped", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MaximumSpiritChargesPerAbyssJewelEquippedUnique__2"] = { affix = "", "+1 to Maximum Spirit Charges per Abyss Jewel affecting you", statOrderKey = "3934", statOrder = { 3934 }, level = 1, group = "MaximumSpiritChargesPerAbyssJewelEquipped", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["GainDebilitatingPresenceUnique__1"] = { affix = "", "Gain Maddening Presence for 10 seconds when you Kill a Rare or Unique Enemy", statOrderKey = "8343", statOrder = { 8343 }, level = 1, group = "GainDebilitatingPresence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LocalDisplayGrantLevelXShadeFormUnique__1"] = { affix = "", "20% chance to Trigger Level 20 Shade Form when you Use a Socketed Skill", statOrderKey = "501", statOrder = { 501 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["TriggerShadeFormWhenHitUnique__1"] = { affix = "", "Trigger Level 20 Shade Form when Hit", statOrderKey = "502", statOrder = { 502 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["AddedPhysicalDamagePerEnduranceChargeUnique__1"] = { affix = "", "Adds 5 to 8 Physical Damage per Endurance Charge", statOrderKey = "7341", statOrder = { 7341 }, level = 1, group = "AddedPhysicalDamagePerEnduranceCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["ChaosResistancePerEnduranceChargeUnique__1_"] = { affix = "", "+4% to Chaos Resistance per Endurance Charge", statOrderKey = "4720", statOrder = { 4720 }, level = 1, group = "ChaosResistancePerEnduranceCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ReducedElementalDamageTakenHitsPerEnduranceChargeUnique__1"] = { affix = "", "1% reduced Elemental Damage taken from Hits per Endurance Charge", statOrderKey = "5159", statOrder = { 5159 }, level = 1, group = "ReducedElementalDamageTakenHitsPerEnduranceCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental" }, }, + ["ArmourPerEnduranceChargeUnique__1"] = { affix = "", "+500 to Armour per Endurance Charge", statOrderKey = "7597", statOrder = { 7597 }, level = 1, group = "ArmourPerEnduranceCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["AddedColdDamagePerFrenzyChargeUnique__1"] = { affix = "", "12 to 14 Added Cold Damage per Frenzy Charge", statOrderKey = "3833", statOrder = { 3833 }, level = 1, group = "AddedColdDamagePerFrenzyCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["AvoidElementalDamagePerFrenzyChargeUnique__1"] = { affix = "", "2% chance to Avoid Elemental Damage from Hits per Frenzy Charge", statOrderKey = "2953", statOrder = { 2953 }, level = 1, group = "AvoidElementalDamagePerFrenzyCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental" }, }, + ["MovementVelocityPerFrenzyChargeUnique__1"] = { affix = "", "4% increased Movement Speed per Frenzy Charge", statOrderKey = "1448", statOrder = { 1448 }, level = 1, group = "MovementVelocityPerFrenzyCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityPerFrenzyChargeUnique__2"] = { affix = "", "6% increased Movement Speed per Frenzy Charge", statOrderKey = "1448", statOrder = { 1448 }, level = 1, group = "MovementVelocityPerFrenzyCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["AttackDamageLeechPerFrenzyChargeUnique__1"] = { affix = "", "0.5% of Attack Damage Leeched as Life per Frenzy Charge", statOrderKey = "5928", statOrder = { 5928 }, level = 1, group = "AttackDamageLeechPerFrenzyCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["AddedLightningDamagePerPowerChargeUnique__1"] = { affix = "", "Adds 3 to 9 Lightning Damage to Spells per Power Charge", statOrderKey = "7338", statOrder = { 7338 }, level = 1, group = "AddedLightningDamagePerPowerCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["AdditionalCriticalStrikeChancePerPowerChargeUnique__1"] = { affix = "", "+0.3% Critical Strike Chance per Power Charge", statOrderKey = "4018", statOrder = { 4018 }, level = 1, group = "AdditionalCriticalStrikeChancePerPowerCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalMultiplierPerPowerChargeUnique__1"] = { affix = "", "+(6-10)% to Critical Strike Multiplier per Power Charge", statOrderKey = "2866", statOrder = { 2866 }, level = 1, group = "CriticalMultiplierPerPowerCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["ChanceToBlockSpellsPerPowerChargeUnique__1"] = { affix = "", "+2% Chance to Block Spell Damage per Power Charge", statOrderKey = "4048", statOrder = { 4048 }, level = 1, group = "ChanceToBlockSpellsPerPowerCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["ChanceToBlockSpellsPerPowerChargeUnique__2_"] = { affix = "", "+5% Chance to Block Spell Damage per Power Charge", statOrderKey = "4048", statOrder = { 4048 }, level = 1, group = "ChanceToBlockSpellsPerPowerCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["DamageTakenPerEnduranceChargeWhenHitUnique__1_"] = { affix = "", "200 Fire Damage taken per second per Endurance Charge if you've been Hit Recently", statOrderKey = "8341", statOrder = { 8341 }, level = 1, group = "DamageTakenPerCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["DamageTakenPerFrenzyChargeMovingUnique__1"] = { affix = "", "200 Cold Damage taken per second per Frenzy Charge while moving", statOrderKey = "8339", statOrder = { 8339 }, level = 1, group = "DamageTakenPerCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["DamageTakenPerPowerChargeOnCritUnique__1"] = { affix = "", "200 Lightning Damage taken per second per Power Charge if", "your Skills have dealt a Critical Strike Recently", statOrderKey = "8345,8345.1", statOrder = { 8345, 8345.1 }, level = 1, group = "DamageTakenPerCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["RaiseSpectreManaCostUnique__1_"] = { affix = "", "(40-50)% reduced Mana Cost of Raise Spectre", statOrderKey = "7728", statOrder = { 7728 }, level = 1, group = "RaiseSpectreManaCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "minion" }, }, + ["VoidShotOnSkillUseUnique__1_"] = { affix = "", "Consumes a Void Charge to Trigger Level 20 Void Shot when you fire Arrows with a Non-Triggered Skill", statOrderKey = "524", statOrder = { 524 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["MaximumVoidArrowsUnique__1"] = { affix = "", "5 Maximum Void Charges", "Gain a Void Charge every 0.5 seconds", statOrderKey = "3910,6400", statOrder = { 3910, 6400 }, level = 1, group = "MaximumVoidArrows", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CannotBeStunnedByAttacksElderItemUnique__1"] = { affix = "", "Cannot be Stunned by Attacks if your other Ring is an Elder Item", statOrderKey = "3881", statOrder = { 3881 }, level = 1, group = "CannotBeStunnedByAttacksElderItem", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AttackDamageShaperItemUnique__1"] = { affix = "", "(60-80)% increased Attack Damage if your other Ring is a Shaper Item", statOrderKey = "3878", statOrder = { 3878 }, level = 1, group = "AttackDamageShaperItem", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["SpellDamageElderItemUnique__1_"] = { affix = "", "(60-80)% increased Spell Damage if your other Ring is an Elder Item", statOrderKey = "3879", statOrder = { 3879 }, level = 1, group = "SpellDamageElderItem", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "damage", "caster" }, }, + ["CannotBeStunnedBySpellsShaperItemUnique__1"] = { affix = "", "Cannot be Stunned by Spells if your other Ring is a Shaper Item", statOrderKey = "3880", statOrder = { 3880 }, level = 1, group = "CannotBeStunnedBySpellsShaperItem", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["RecoverLifeInstantlyOnManaFlaskUnique__1"] = { affix = "", "Recover (8-10)% of Life when you use a Mana Flask", statOrderKey = "3897", statOrder = { 3897 }, level = 1, group = "RecoverLifeInstantlyOnManaFlask", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, + ["NonInstantManaRecoveryAlsoAffectsLifeUnique__1"] = { affix = "", "Non-instant Mana Recovery from Flasks is also Recovered as Life", statOrderKey = "3898", statOrder = { 3898 }, level = 1, group = "NonInstantManaRecoveryAlsoAffectsLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, + ["SpellDamagePer200ManaSpentRecentlyUnique__1__"] = { affix = "", "(20-25)% increased Spell Damage for each 200 total Mana you have Spent Recently, up to 2000%", statOrderKey = "3900", statOrder = { 3900 }, level = 1, group = "SpellDamagePer200ManaSpentRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "damage", "caster" }, }, + ["ManaCostPer200ManaSpentRecentlyUnique__1"] = { affix = "", "(50-60)% increased Cost of Skills for each 200 total Mana Spent Recently", statOrderKey = "3899", statOrder = { 3899 }, level = 1, group = "ManaCostPer200ManaSpentRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["SiphoningChargeOnSkillUseUnique__1"] = { affix = "", "25% chance to gain a Siphoning Charge when you use a Skill", statOrderKey = "3890", statOrder = { 3890 }, level = 1, group = "SiphoningChargeOnSkillUse", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MaximumSiphoningChargePerElderOrShaperItemUnique__1"] = { affix = "", "+1 to Maximum Siphoning Charges per Elder or Shaper Item Equipped", statOrderKey = "3889", statOrder = { 3889 }, level = 1, group = "MaximumSiphoningChargePerElderOrShaperItem", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["PhysicalDamageToAttacksPerSiphoningChargeUnique__1"] = { affix = "", "Adds (12-14) to (15-16) Physical Damage to Attacks and Spells per Siphoning Charge", statOrderKey = "3891", statOrder = { 3891 }, level = 1, group = "PhysicalDamageToAttacksPerSiphoningCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "attack", "caster" }, }, + ["LifeLeechPerSiphoningChargeUnique__1"] = { affix = "", "0.2% of Damage Leeched as Life per Siphoning Charge", statOrderKey = "3894", statOrder = { 3894 }, level = 1, group = "LifeLeechPerSiphoningCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["NonChaosDamageAddedAsChaosPerSiphoningChargeUnique__1"] = { affix = "", "Gain 4% of Non-Chaos Damage as extra Chaos Damage per Siphoning Charge", statOrderKey = "3892", statOrder = { 3892 }, level = 1, group = "NonChaosDamageAddedAsChaosPerSiphoningCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["AdditionalPhysicalDamageReductionPerSiphoningChargeUnique__1"] = { affix = "", "1% additional Physical Damage Reduction from Hits per Siphoning Charge", statOrderKey = "3893", statOrder = { 3893 }, level = 1, group = "AdditionalPhysicalDamageReductionPerSiphoningCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["DamageTakenPerSiphoningChargeOnSkillUseUnique__1"] = { affix = "", "Take 150 Physical Damage per Second per Siphoning Charge if you've used a Skill Recently", statOrderKey = "3895", statOrder = { 3895 }, level = 1, group = "DamageTakenPerCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["SpellAddedPhysicalDamageUnique__1_"] = { affix = "", "Battlemage", statOrderKey = "8376", statOrder = { 8376 }, level = 1, group = "KeystoneBattlemage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["TentacleSmashOnKillUnique__1_"] = { affix = "", "20% chance to Trigger Level 20 Tentacle Whip on Kill", statOrderKey = "528", statOrder = { 528 }, level = 100, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "green_herring" }, }, + ["GlimpseOfEternityWhenHitUnique__1"] = { affix = "", "Trigger Level 20 Glimpse of Eternity when Hit", statOrderKey = "527", statOrder = { 527 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["SummonVoidSphereOnKillUnique__1_"] = { affix = "", "20% chance to Trigger Level 20 Summon Volatile Anomaly on Kill", statOrderKey = "529", statOrder = { 529 }, level = 100, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["PetrificationStatueUnique__1"] = { affix = "", "Grants Level 20 Petrification Statue Skill", statOrderKey = "421", statOrder = { 421 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["GrantsCatAspect1"] = { affix = "", "Grants Level 20 Aspect of the Cat Skill", statOrderKey = "433", statOrder = { 433 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["GrantsBirdAspect1_"] = { affix = "", "Grants Level 20 Aspect of the Avian Skill", statOrderKey = "429", statOrder = { 429 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["GrantsSpiderAspect1"] = { affix = "", "Grants Level 20 Aspect of the Spider Skill", statOrderKey = "452", statOrder = { 452 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["GrantsIntimidatingCry1"] = { affix = "", "Grants Level 20 Intimidating Cry Skill", statOrderKey = "445", statOrder = { 445 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["GrantsCrabAspect1_"] = { affix = "", "Grants Level 20 Aspect of the Crab Skill", statOrderKey = "434", statOrder = { 434 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "blue_herring", "skill" }, }, + ["ItemQuantityOnLowLifeUnique__1"] = { affix = "", "(10-16)% increased Quantity of Items found when on Low Life", statOrderKey = "1257", statOrder = { 1257 }, level = 65, group = "ItemFoundQuantityIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DamagePer15DexterityUnique__1"] = { affix = "", "1% increased Damage per 15 Dexterity", statOrderKey = "4982", statOrder = { 4982 }, level = 72, group = "DamagePer15Attributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["LifeRegeneratedPerMinuteWhileIgnitedUnique__1"] = { affix = "", "Regenerate (75-125) Life per second while Ignited", statOrderKey = "5953", statOrder = { 5953 }, level = 74, group = "LifeRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedElementalDamageIfKilledCursedEnemyRecentlyUnique__1"] = { affix = "", "20% increased Elemental Damage if you've Killed a Cursed Enemy Recently", statOrderKey = "5142", statOrder = { 5142 }, level = 77, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["DoubleDamagePer500StrengthUnique__1"] = { affix = "", "6% chance to deal Double Damage per 500 Strength", statOrderKey = "4666", statOrder = { 4666 }, level = 63, group = "DoubleDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["BestiaryLeague"] = { affix = "", "Areas contain Beasts to hunt", statOrderKey = "7114", statOrder = { 7114 }, level = 1, group = "BestiaryLeague", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["RagingSpiritDurationResetOnIgnitedEnemyUnique__1"] = { affix = "", "Summoned Raging Spirits refresh their Duration when they Kill an Ignited Enemy", statOrderKey = "7723", statOrder = { 7723 }, level = 1, group = "RagingSpiritDurationResetOnIgnitedEnemy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["FrenzyChargePer50RampageStacksUnique__1"] = { affix = "", "Gain a Frenzy Charge on every 50th Rampage Kill", statOrderKey = "3929", statOrder = { 3929 }, level = 1, group = "FrenzyChargePer50RampageStacks", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["AreaOfEffectPer25RampageStacksUnique__1_"] = { affix = "", "2% increased Area of Effect per 25 Rampage Kills", statOrderKey = "3928", statOrder = { 3928 }, level = 1, group = "AreaOfEffectPer25RampageStacks", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["UnaffectedByCursesUnique__1"] = { affix = "", "Unaffected by Curses", statOrderKey = "2099", statOrder = { 2099 }, level = 85, group = "UnaffectedByCurses", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["ChanceToChillAttackersOnBlockUnique__1"] = { affix = "", "(30-40)% chance to Chill Attackers for 4 seconds on Block", statOrderKey = "4744", statOrder = { 4744 }, level = 1, group = "ChanceToChillAttackersOnBlock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "red_herring", "elemental", "cold", "ailment" }, }, + ["ChanceToChillAttackersOnBlockUnique__2__"] = { affix = "", "Chill Attackers for 4 seconds on Block", statOrderKey = "4744", statOrder = { 4744 }, level = 1, group = "ChanceToChillAttackersOnBlock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "red_herring", "elemental", "cold", "ailment" }, }, + ["ChanceToShockAttackersOnBlockUnique__1_"] = { affix = "", "(30-40)% chance to Shock Attackers for 4 seconds on Block", statOrderKey = "7849", statOrder = { 7849 }, level = 1, group = "ChanceToShockAttackersOnBlock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "elemental", "lightning", "ailment" }, }, + ["ChanceToShockAttackersOnBlockUnique__2"] = { affix = "", "Shock Attackers for 4 seconds on Block", statOrderKey = "7849", statOrder = { 7849 }, level = 1, group = "ChanceToShockAttackersOnBlock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "elemental", "lightning", "ailment" }, }, + ["SupportedByTrapAndMineDamageUnique__1"] = { affix = "", "Socketed Gems are Supported by Level 16 Trap And Mine Damage", statOrderKey = "250", statOrder = { 250 }, level = 1, group = "TrapAndMineSupported", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SupportedByClusterTrapUnique__1"] = { affix = "", "Socketed Gems are Supported by Level 16 Cluster Trap", statOrderKey = "248", statOrder = { 248 }, level = 1, group = "TrapSupported", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["AviansMightColdDamageUnique__1"] = { affix = "", "Adds (20-25) to (37-40) Cold Damage while you have Avian's Might", statOrderKey = "7328", statOrder = { 7328 }, level = 1, group = "AvianModifiers", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["AviansMightLightningDamageUnique__1_"] = { affix = "", "Adds (1-3) to (55-62) Lightning Damage while you have Avian's Might", statOrderKey = "7339", statOrder = { 7339 }, level = 1, group = "AvianModifiers", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["AviansMightDurationUnique__1"] = { affix = "", "+(-2000-2000) seconds to Avian's Might Duration", statOrderKey = "4272", statOrder = { 4272 }, level = 1, group = "AvianModifiers", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["GrantAviansAspectToAlliesUnique__1"] = { affix = "", "Aspect of the Avian also grants Avian's Might and Avian's Flight to nearby Allies", statOrderKey = "4160", statOrder = { 4160 }, level = 1, group = "AvianModifiers", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AvianAspectBuffEffectUnique__1"] = { affix = "", "100% increased Aspect of the Avian Buff Effect", statOrderKey = "4159", statOrder = { 4159 }, level = 1, group = "AvianModifiers", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AviansFlightLifeRegenerationUnique__1"] = { affix = "", "Regenerate 100 Life per Second while you have Avian's Flight", statOrderKey = "5955", statOrder = { 5955 }, level = 1, group = "AvianModifiers", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["AviansFlightManaRegenerationUnique__1_"] = { affix = "", "Regenerate 12 Mana per Second while you have Avian's Flight", statOrderKey = "6624", statOrder = { 6624 }, level = 1, group = "AvianModifiers", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AviansFlightDurationUnique__1"] = { affix = "", "+(-2000-2000) seconds to Avian's Flight Duration", statOrderKey = "4271", statOrder = { 4271 }, level = 1, group = "AvianModifiers", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["GrantsAvianTornadoUnique__1__"] = { affix = "", "Trigger Level 20 Twister when you gain Avian's Might or Avian's Flight", statOrderKey = "503", statOrder = { 503 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["CatsStealthTriggeredIntimidatingCry"] = { affix = "", "Trigger Level 20 Intimidating Cry when you lose Cat's Stealth", statOrderKey = "517", statOrder = { 517 }, level = 1, group = "CatsStealthTriggeredIntimidatingCry", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["MaximumCrabBarriersUnique__1"] = { affix = "", "+5 to Maximum number of Crab Barriers", statOrderKey = "3903", statOrder = { 3903 }, level = 81, group = "CrabModifiers", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AdditionalBlockChance5CrabBarriersUnique__1"] = { affix = "", "+3% Chance to Block Attack Damage while you have at least 5 Crab Barriers", statOrderKey = "3906", statOrder = { 3906 }, level = 1, group = "CrabModifiers", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AdditionalBlockChance10CrabBarriersUnique__1"] = { affix = "", "+5% Chance to Block Attack Damage while you have at least 10 Crab Barriers", statOrderKey = "3907", statOrder = { 3907 }, level = 1, group = "CrabModifiers", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["CrabBarriersLostWhenHitUnique__1_"] = { affix = "", "You only lose (5-7) Crab Barriers when you take Physical Damage from a Hit", statOrderKey = "3905", statOrder = { 3905 }, level = 1, group = "CrabModifiers", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DamagePerCrabBarrierUnique__1"] = { affix = "", "3% increased Damage per Crab Barrier", statOrderKey = "3904", statOrder = { 3904 }, level = 1, group = "CrabModifiers", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["ChanceToGainMaximumCrabBarriersUnique__1_"] = { affix = "", "10% chance that if you would gain a Crab Barrier, you instead gain up to", "your maximum number of Crab Barriers", statOrderKey = "3908,3908.1", statOrder = { 3908, 3908.1 }, level = 1, group = "CrabModifiers", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CannotBeStunned10CrabBarriersUnique__1"] = { affix = "", "Cannot be Stunned if you have at least 10 Crab Barriers", statOrderKey = "3901", statOrder = { 3901 }, level = 1, group = "CrabModifiers", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CannotLoseCrabBarriersIfLostRecentlyUnique__1"] = { affix = "", "Cannot lose Crab Barriers if you have lost Crab Barriers Recently", statOrderKey = "3902", statOrder = { 3902 }, level = 1, group = "CrabModifiers", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["GainPhasingWhileCatsStealthUnique__1"] = { affix = "", "You have Phasing while you have Cat's Stealth", statOrderKey = "5503", statOrder = { 5503 }, level = 1, group = "CatModifiers", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["GainOnslaughtWhileCatsAgilityUnique__1_"] = { affix = "", "You have Onslaught while you have Cat's Agility", statOrderKey = "5496", statOrder = { 5496 }, level = 1, group = "CatModifiers", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CatsStealthDurationUnique__1_"] = { affix = "", "+2000 seconds to Cat's Stealth Duration", statOrderKey = "4626", statOrder = { 4626 }, level = 1, group = "CatModifiers", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CatsAgilityDurationUnique__1"] = { affix = "", "+2000 seconds to Cat's Agility Duration", statOrderKey = "4161", statOrder = { 4161 }, level = 1, group = "CatModifiers", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CatAspectReservesNoManaUnique__1___"] = { affix = "", "Aspect of the Cat has no Reservation", statOrderKey = "4625", statOrder = { 4625 }, level = 1, group = "CatModifiers", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["GainMaxFrenzyAndPowerOnCatsStealthUnique__1"] = { affix = "", "Gain up to your maximum number of Frenzy and Power Charges when you gain Cat's Stealth", statOrderKey = "5482", statOrder = { 5482 }, level = 1, group = "CatModifiers", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge", "power_charge" }, }, + ["GainMaxFrenzyAndEnduranceOnCatsAgilityUnique__1"] = { affix = "", "Gain up to your maximum number of Frenzy and Endurance Charges when you gain Cat's Agility", statOrderKey = "5481", statOrder = { 5481 }, level = 1, group = "CatModifiers", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge", "power_charge" }, }, + ["AttacksBleedOnHitWithCatsStealthUnique__1_"] = { affix = "", "Attacks always inflict Bleeding while you have Cat's Stealth", statOrderKey = "4258", statOrder = { 4258 }, level = 1, group = "CatModifiers", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["GainCrimsonDanceWithCatsStealthUnique__1"] = { affix = "", "You have Crimson Dance while you have Cat's Stealth", statOrderKey = "8428", statOrder = { 8428 }, level = 1, group = "CatModifiers", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, + ["MovementSpeedWithCatsStealthUnique__1"] = { affix = "", "20% increased Movement Speed while you have Cat's Stealth", statOrderKey = "7463", statOrder = { 7463 }, level = 1, group = "CatModifiers", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["AdditionalCriticalStrikeChanceWithCatAspectUnique__1"] = { affix = "", "+1% to Critical Strike Chance while affected by Aspect of the Cat", statOrderKey = "3914", statOrder = { 3914 }, level = 1, group = "CatModifiers", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CritsBlindChanceWithCatsStealthUnique__1"] = { affix = "", "Critical Strikes have (10-20)% chance to Blind Enemies while you have Cat's Stealth", statOrderKey = "3915", statOrder = { 3915 }, level = 1, group = "CatModifiers", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["DamageAgainstBlindedEnemiesUnique__1"] = { affix = "", "(40-50)% increased Damage with Hits and Ailments against Blinded Enemies", statOrderKey = "5791", statOrder = { 5791 }, level = 1, group = "DamageOnBlindedEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["ChanceToAvoidBleedingUnique__1"] = { affix = "", "(40-50)% chance to Avoid Bleeding", statOrderKey = "3777", statOrder = { 3777 }, level = 1, group = "ChanceToAvoidBleeding", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["ChanceToAvoidBleedingUnique__2_"] = { affix = "", "Bleeding cannot be inflicted on you", statOrderKey = "3777", statOrder = { 3777 }, level = 1, group = "ChanceToAvoidBleeding", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["DamageAgainstBleedingEnemiesUnique__1"] = { affix = "", "(40-50)% increased Damage with Hits and Ailments against Bleeding Enemies", statOrderKey = "5790", statOrder = { 5790 }, level = 1, group = "DamageAgainstBleedingEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AccuracyAgainstBleedingEnemiesUnique__1"] = { affix = "", "+(400-500) to Accuracy against Bleeding Enemies", statOrderKey = "3996", statOrder = { 3996 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["CommandmentOfInfernoOnCritUnique__1"] = { affix = "", "Trigger Commandment of Inferno on Critical Strike", statOrderKey = "493", statOrder = { 493 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "critical" }, }, + ["MaximumResistancesOverrideUnique__1"] = { affix = "", "Your Maximum Resistances are (76-78)%", statOrderKey = "7538", statOrder = { 7538 }, level = 1, group = "MaximumResistancesOverride", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "chaos", "resistance" }, }, + ["MaximumResistancesOverrideUnique__2"] = { affix = "", "Your Maximum Resistances are (70-72)%", statOrderKey = "7538", statOrder = { 7538 }, level = 1, group = "MaximumResistancesOverride", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "chaos", "resistance" }, }, + ["BurningDamagePerEnemyShockedRecentlyUnique__1_"] = { affix = "", "(8-12)% increased Burning Damage for each time you have Shocked a Non-Shocked Enemy Recently, up to a maximum of 120%", statOrderKey = "4568", statOrder = { 4568 }, level = 1, group = "BurnDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["AddedLightningDamageAgainstIgnitedEnemiesUnique__1"] = { affix = "", "Adds (1-3) to (62-70) Lightning Damage to Hits against Ignited Enemies", statOrderKey = "5543", statOrder = { 5543 }, level = 1, group = "AddedLightningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningDamageCanIgniteUnique__1"] = { affix = "", "Your Lightning Damage can Ignite", statOrderKey = "5984", statOrder = { 5984 }, level = 100, group = "LightningDamageCanIgnite", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["ProjectileAttackDamageAt200DexterityUnique__1"] = { affix = "", "(40-50)% increased Projectile Attack Damage while you have at least 200 Dexterity", statOrderKey = "3917", statOrder = { 3917 }, level = 60, group = "ProjectileAttackDamageAt200Dexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["CriticalStrikeChanceAt200IntelligenceUnique__1"] = { affix = "", "(50-60)% increased Critical Strike Chance while you have at least 200 Intelligence", statOrderKey = "3918", statOrder = { 3918 }, level = 60, group = "CriticalStrikeChanceAt200Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["AddedFireDamageWhileNoLifeReservedUnique__1"] = { affix = "", "Adds (54-64) to (96-107) Fire Damage to Spells while no Life is Reserved", statOrderKey = "7345", statOrder = { 7345 }, level = 1, group = "AddedFireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["AddedColdDamageWhileNoLifeReservedUnique__1__"] = { affix = "", "Adds (42-54) to (78-88) Cold Damage to Spells while no Life is Reserved", statOrderKey = "7344", statOrder = { 7344 }, level = 1, group = "AddedColdDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["AddedLightningDamageWhileNoLifeReservedUnique__1"] = { affix = "", "Adds (5-14) to (160-173) Lightning Damage to Spells while no Life is Reserved", statOrderKey = "7346", statOrder = { 7346 }, level = 1, group = "AddedLightningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["OnslaughtOnLowLifeUnique__1"] = { affix = "", "You have Onslaught while on Low Life", statOrderKey = "5495", statOrder = { 5495 }, level = 77, group = "OnslaughtOnLowLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["IgnoreEnemyFireResistWhileIgnitedUnique__1"] = { affix = "", "Hits ignore Enemy Monster Fire Resistance while you are Ignited", statOrderKey = "5802", statOrder = { 5802 }, level = 75, group = "IgnoreEnemyFireResistWhileIgnited", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["CrimsonDanceIfCritRecentlyUnique__1"] = { affix = "", "You have Crimson Dance if you have dealt a Critical Strike Recently", statOrderKey = "8427", statOrder = { 8427 }, level = 74, group = "CrimsonDanceIfCritRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, + ["AnimateGuardianWeaponOnGuardianKillUnique__1_"] = { affix = "", "Trigger Level 20 Animate Guardian's Weapon when Animated Guardian Kills an Enemy", statOrderKey = "499", statOrder = { 499 }, level = 1, group = "AnimateGuardianWeaponOnGuardianKillUnique", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AnimateGuardianWeaponOnAnimatedWeaponKillUnique__1"] = { affix = "", "10% chance to Trigger Level 18 Animate Guardian's Weapon when Animated Weapon Kills an Enemy", statOrderKey = "500", statOrder = { 500 }, level = 1, group = "AnimateGuardianWeaponOnAnimatedWeaponKill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CannnotHaveNonAnimatedMinionsUnique__1"] = { affix = "", "You cannot have non-Animated Minions", statOrderKey = "8309", statOrder = { 8309 }, level = 1, group = "CannnotHaveNonAnimatedMinions", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["AnimatedGuardianDamagePerAnimatedWeaponUnique__1__"] = { affix = "", "Animated Guardian deals 5% increased Damage per Animated Weapon", statOrderKey = "4086", statOrder = { 4086 }, level = 1, group = "AnimatedGuardianDamagePerAnimatedWeapon", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["AnimatedMinionsHaveMeleeSplashUnique__1"] = { affix = "", "Animated Minions' Melee Attacks deal Splash Damage to surrounding targets", statOrderKey = "4088", statOrder = { 4088 }, level = 1, group = "AnimatedMinionsHaveMeleeSplash", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["IncreasedAnimatedMinionSplashDamageUnique__1"] = { affix = "", "Animated Minions' Melee Attacks deal 50% less Damage to surrounding targets", statOrderKey = "5559", statOrder = { 5559 }, level = 1, group = "IncreasedAnimatedMinionSplashDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["FireDamageToAttacksPerStrengthUnique__1"] = { affix = "", "Adds 1 to 2 Fire Damage to Attacks per 10 Strength", statOrderKey = "7332", statOrder = { 7332 }, level = 1, group = "GlobalAddedDamagePerAttribute", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "attack" }, }, + ["ColdDamageToAttacksPerDexterityUnique__1"] = { affix = "", "Adds 1 to 2 Cold Damage to Attacks per 10 Dexterity", statOrderKey = "7325", statOrder = { 7325 }, level = 1, group = "GlobalAddedDamagePerAttribute", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "attack" }, }, + ["LightningDamageToAttacksPerIntelligenceUnique__1"] = { affix = "", "Adds 0 to 3 Lightning Damage to Attacks per 10 Intelligence", statOrderKey = "7337", statOrder = { 7337 }, level = 1, group = "GlobalAddedDamagePerAttribute", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "attack" }, }, + ["AttackSpeedIfCriticalStrikeDealtRecentlyUnique__1"] = { affix = "", "(8-12)% increased Attack Speed if you've dealt a Critical Strike Recently", statOrderKey = "4246", statOrder = { 4246 }, level = 1, group = "AttackSpeedIfCriticalStrikeDealtRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["CastSpeedIfCriticalStrikeDealtRecentlyUnique__1"] = { affix = "", "(8-12)% increased Cast Speed if you've dealt a Critical Strike Recently", statOrderKey = "4620", statOrder = { 4620 }, level = 1, group = "CastSpeedIfCriticalStrikeDealtRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "speed" }, }, + ["EffectOfChillIsReversedUnique__1"] = { affix = "", "The Effect of Chill on you is reversed", statOrderKey = "4745", statOrder = { 4745 }, level = 30, group = "EffectOfChillIsReversed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["TriggerSocketedSpellOnBowAttackUnique__1_"] = { affix = "", "Trigger a Socketed Spell when you Attack with a Bow, with a 0.3 second Cooldown", statOrderKey = "320", statOrder = { 320 }, level = 57, group = "TriggerSocketedSpellOnAttack", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "attack", "caster", "gem" }, }, + ["CountAsLowLifeWhenNotOnFullLifeUnique__1"] = { affix = "", "You count as on Low Life while not on Full Life", statOrderKey = "8311", statOrder = { 8311 }, level = 75, group = "CountAsLowLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedSpiderWebCountUnique__1"] = { affix = "", "Aspect of the Spider can inflict Spider's Web on Enemies an additional time", statOrderKey = "4162", statOrder = { 4162 }, level = 1, group = "SpiderModifiers", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AspectOfSpiderDurationUnique__1"] = { affix = "", "(40-50)% increased Aspect of the Spider Debuff Duration", statOrderKey = "7992", statOrder = { 7992 }, level = 1, group = "SpiderModifiers", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ESOnHitWebbedEnemiesUnique__1"] = { affix = "", "Gain (15-20) Energy Shield for each Enemy you Hit which is affected by a Spider's Web", statOrderKey = "5249", statOrder = { 5249 }, level = 1, group = "SpiderModifiers", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AspectOfSpiderWebIntervalUnique__1"] = { affix = "", "Aspect of the Spider inflicts Spider's Webs and Hinder every 0.5 Seconds instead", statOrderKey = "7994", statOrder = { 7994 }, level = 1, group = "SpiderModifiers", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["PowerChargeOnHitWebbedEnemyUnique__1"] = { affix = "", "10% chance to gain a Power Charge on hitting an Enemy affected by a Spider's Web", statOrderKey = "4687", statOrder = { 4687 }, level = 1, group = "SpiderModifiers", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["PoisonChancePerPowerChargeUnique__1"] = { affix = "", "(6-10)% chance to Poison per Power Charge", statOrderKey = "4705", statOrder = { 4705 }, level = 1, group = "ChanceToPoison", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["PoisonDamagePerPowerChargeUnique__1"] = { affix = "", "(15-20)% increased Damage with Poison per Power Charge", statOrderKey = "7622", statOrder = { 7622 }, level = 1, group = "PoisonDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, + ["ChaosDamagePerWebOnEnemyUnique__1"] = { affix = "", "Adds (8-10) to (13-15) Chaos Damage for each Spider's Web on the Enemy", statOrderKey = "7320", statOrder = { 7320 }, level = 1, group = "SpiderModifiers", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DamageAgainstEnemiesWith3WebsUnique__1_"] = { affix = "", "(40-60)% increased Damage with Hits and Ailments against Enemies affected by 3 Spider's Webs", statOrderKey = "5795", statOrder = { 5795 }, level = 1, group = "SpiderModifiers", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AreaOfEffectAspectOfSpiderUnique__1"] = { affix = "", "(50-70)% increased Aspect of the Spider Area of Effect", statOrderKey = "7993", statOrder = { 7993 }, level = 1, group = "SpiderModifiers", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DamageDealtByWebbedEnemiesUnique__1"] = { affix = "", "Enemies affected by your Spider's Webs deal 10% reduced Damage", statOrderKey = "4968", statOrder = { 4968 }, level = 1, group = "SpiderModifiers", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ResistancesOfWebbedEnemiesUnique__1"] = { affix = "", "Enemies affected by your Spider's Webs have -10% to All Resistances", statOrderKey = "7801", statOrder = { 7801 }, level = 1, group = "SpiderModifiers", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resistance" }, }, + ["NoArmourOrEnergyShieldUnique__1_"] = { affix = "", "You have no Armour or Maximum Energy Shield", statOrderKey = "8312", statOrder = { 8312 }, level = 1, group = "NoArmourOrEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["PoachersMarkCurseOnHitHexproofUnique__1"] = { affix = "", "Trigger Level 30 Poacher's Mark when you Hit a Rare or Unique Enemy and have no Mark", statOrderKey = "472", statOrder = { 472 }, level = 61, group = "CurseOnHitLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["CullingStrikePoachersMarkUnique__1"] = { affix = "", "Culling Strike against Enemies Cursed with Poacher's Mark", statOrderKey = "4925", statOrder = { 4925 }, level = 1, group = "CullingStrike", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DamageOnMovementSkillUnique__1"] = { affix = "", "Take (100-200) Physical Damage when you use a Movement Skill", statOrderKey = "7828", statOrder = { 7828 }, level = 1, group = "DamageOnMovementSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["RagingSpiritDamageUnique__1_"] = { affix = "", "Summoned Raging Spirits deal (130-150)% increased Damage", statOrderKey = "3225", statOrder = { 3225 }, level = 1, group = "RagingSpiritDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["RagingSpiritDamageUnique__2"] = { affix = "", "Summoned Raging Spirits deal (60-80)% increased Damage", statOrderKey = "3225", statOrder = { 3225 }, level = 1, group = "RagingSpiritDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["RagingSpiritAlwaysIgniteUnique__1"] = { affix = "", "Summoned Raging Spirits' Hits always Ignite", statOrderKey = "7721", statOrder = { 7721 }, level = 1, group = "RagingSpiritAlwaysIgnite", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "minion", "ailment" }, }, + ["ReducedRagingSpiritsAllowedUnique__1"] = { affix = "", "75% reduced Maximum number of Summoned Raging Spirits", statOrderKey = "7559", statOrder = { 7559 }, level = 1, group = "ReducedRagingSpiritsAllowed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["BlindingAuraSkillUnique__1"] = { affix = "", "Triggers Level 20 Blinding Aura when Equipped", statOrderKey = "422", statOrder = { 422 }, level = 79, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["AddedFireDamageAgainstBlindedEnemiesUnique__1_"] = { affix = "", "Adds (145-157) to (196-210) Fire Damage to Hits with this Weapon against Blinded Enemies", statOrderKey = "7333", statOrder = { 7333 }, level = 1, group = "AddedFireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["LightRadiusAppliesToAccuracyUnique__1_"] = { affix = "", "Increases and Reductions to Light Radius also apply to Accuracy", statOrderKey = "5976", statOrder = { 5976 }, level = 1, group = "IncreasedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["FirePenetrationAgainstBlindedEnemiesUnique__1"] = { affix = "", "Damage Penetrates 10% Fire Resistance against Blinded Enemies", statOrderKey = "7767", statOrder = { 7767 }, level = 1, group = "FireResistancePenetration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["HitsCannotBeEvadedAgainstBlindedEnemiesUnique__1"] = { affix = "", "Your Hits can't be Evaded by Blinded Enemies", statOrderKey = "5798", statOrder = { 5798 }, level = 72, group = "AlwaysHits", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["ChillEffectUnique__1"] = { affix = "", "(15-20)% increased Effect of Cold Ailments", statOrderKey = "4771", statOrder = { 4771 }, level = 1, group = "ChillEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["OnHitWhileCursedTriggeredCurseNovaUnique__1"] = { affix = "", "Trigger Level 20 Elemental Warding on Melee Hit while Cursed", statOrderKey = "512", statOrder = { 512 }, level = 77, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["ChanceToBePoisonedUnique__1"] = { affix = "", "+25% chance to be Poisoned", statOrderKey = "2951", statOrder = { 2951 }, level = 1, group = "ChanceToBePoisoned", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["PoisonExpiresSlowerUnique__1"] = { affix = "", "Poisons on you expire 50% slower", statOrderKey = "7634", statOrder = { 7634 }, level = 1, group = "PoisonExpiresSlower", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["MaximumResistancesWhilePoisonedUnique__1"] = { affix = "", "+3% to all maximum Resistances while Poisoned", statOrderKey = "4027", statOrder = { 4027 }, level = 1, group = "MaximumResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resistance" }, }, + ["EnergyShieldRegenPerPoisonUnique__1"] = { affix = "", "Regenerate 80 Energy Shield per Second per Poison on you, up to 400 per second", statOrderKey = "5268", statOrder = { 5268 }, level = 1, group = "EnergyShieldRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["BleedOnSelfDealChaosDamageUnique__1"] = { affix = "", "You take Chaos Damage instead of Physical Damage from Bleeding", statOrderKey = "2071", statOrder = { 2071 }, level = 1, group = "BleedOnSelfDealChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "poison", "physical", "chaos", "attack", "ailment" }, }, + ["MaximumLifePercentPerCorruptedItemUnique__1_"] = { affix = "", "6% increased Maximum Life for each Corrupted Item Equipped", statOrderKey = "2679", statOrder = { 2679 }, level = 1, group = "MaximumLifeIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumEnergyShieldPercentPerCorruptedItemUnique__1_"] = { affix = "", "8% increased Maximum Energy Shield for each Corrupted Item Equipped", statOrderKey = "2680", statOrder = { 2680 }, level = 1, group = "IncreasedEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["AllResistancesPerCorruptedItemUnique__1"] = { affix = "", "-(6-4)% to all Resistances for each Corrupted Item Equipped", statOrderKey = "2685", statOrder = { 2685 }, level = 1, group = "AllResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resistance" }, }, + ["NoManaRecoveryDuringFlaskEffectUnique__1_"] = { affix = "", "Cannot gain Mana during effect", statOrderKey = "688", statOrder = { 688 }, level = 1, group = "NoManaRecoveryDuringFlaskEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana" }, }, + ["FlaskGainVaalSoulPerSecondUnique__1_"] = { affix = "", "Gain 2 Vaal Souls Per Second during effect", statOrderKey = "693", statOrder = { 693 }, level = 1, group = "FlaskGainVaalSoulPerSecond", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "vaal" }, }, + ["FlaskGainVaalSoulsOnUseUnique__1"] = { affix = "", "Gain (10-12) Vaal Souls on use", statOrderKey = "591", statOrder = { 591 }, level = 1, group = "FlaskGainVaalSoulsOnUse", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "vaal" }, }, + ["FlaskLoseChargesOnNewAreaUnique__1"] = { affix = "", "Loses all Charges when you enter a new area", statOrderKey = "550", statOrder = { 550 }, level = 1, group = "FlaskLoseChargesOnNewArea", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskVaalSkillDamageUnique__1"] = { affix = "", "(60-80)% increased Damage with Vaal Skills during effect", statOrderKey = "725", statOrder = { 725 }, level = 1, group = "FlaskVaalSkillDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "vaal" }, }, + ["FlaskVaalSkillDamageUnique__2"] = { affix = "", "Vaal Skills deal (30-40)% more Damage during Effect", statOrderKey = "726", statOrder = { 726 }, level = 1, group = "FlaskVaalSkillDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "vaal" }, }, + ["FlaskVaalSkillCriticalStrikeChanceUnique__1"] = { affix = "", "Vaal Skills have (60-80)% increased Critical Strike Chance during effect", statOrderKey = "724", statOrder = { 724 }, level = 1, group = "FlaskVaalSkillCriticalStrikeChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "vaal" }, }, + ["FlaskVaalSkillCostUnique__1"] = { affix = "", "Non-Aura Vaal Skills require 25% reduced Souls Per Use during Effect", statOrderKey = "728", statOrder = { 728 }, level = 1, group = "FlaskVaalSkillCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "vaal" }, }, + ["FlaskVaalSoulPreventionDurationUnique__1_"] = { affix = "", "Vaal Skills used during effect have 10% reduced Soul Gain Prevention Duration", statOrderKey = "729", statOrder = { 729 }, level = 1, group = "FlaskVaalSoulPreventionDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "vaal" }, }, + ["FlaskVaalNoSoulPreventionUnique__1"] = { affix = "", "Vaal Skills used during effect do not apply Soul Gain Prevention", statOrderKey = "727", statOrder = { 727 }, level = 1, group = "FlaskVaalNoSoulPrevention", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "vaal" }, }, + ["CannotGainFlaskChargesDuringEffectUnique__1"] = { affix = "", "Gains no Charges during Effect of any Soul Ripper Flask", statOrderKey = "757", statOrder = { 757 }, level = 1, group = "CannotGainFlaskChargesDuringFlaskEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskVaalConsumeMaximumChargesUnique__1"] = { affix = "", "Consumes Maximum Charges to use", statOrderKey = "582", statOrder = { 582 }, level = 1, group = "FlaskVaalConsumeMaximumCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskVaalGainSoulsAsChargesUnique__1_"] = { affix = "", "Gain Vaal Souls equal to Charges Consumed when used", statOrderKey = "586", statOrder = { 586 }, level = 1, group = "FlaskVaalGainSoulsAsCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "vaal" }, }, + ["UniqueSelfCurseVulnerabilityLevel10"] = { affix = "", "You are Cursed with Vulnerability, with 40% increased Effect", statOrderKey = "2704", statOrder = { 2704 }, level = 28, group = "UniqueSelfCurseVulnerabilityLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["UniqueSelfCurseVulnerabilityLevel20"] = { affix = "", "You are Cursed with Vulnerability, with 80% increased Effect", statOrderKey = "2704", statOrder = { 2704 }, level = 66, group = "UniqueSelfCurseVulnerabilityLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["EnemiesExtraDamageRollsWhileAffectedByVulnerabilityUnique__1_"] = { affix = "", "Damage of Enemies Hitting you is Unlucky while you are Cursed with Vulnerability", statOrderKey = "2699", statOrder = { 2699 }, level = 1, group = "EnemyExtraDamageRolls", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CountAsLowLifeWhileAffectedByVulnerabilityUnique__1"] = { affix = "", "You count as on Low Life while you are Cursed with Vulnerability", statOrderKey = "2702", statOrder = { 2702 }, level = 1, group = "CountAsLowLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["TrapAreaOfEffectUnique__1"] = { affix = "", "Skills used by Traps have (10-20)% increased Area of Effect", statOrderKey = "3055", statOrder = { 3055 }, level = 1, group = "AreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CastSpeedAppliesToTrapSpeedUnique__1"] = { affix = "", "Increases and Reductions to Cast Speed also Apply to Trap Throwing Speed", statOrderKey = "4053", statOrder = { 4053 }, level = 1, group = "CastSpeedAppliesToTrapSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["RandomChargeOnTrapTriggerUnique__1"] = { affix = "", "10% chance to gain an Endurance, Frenzy or Power Charge when any", "of your Traps are Triggered by an Enemy", statOrderKey = "7557,7557.1", statOrder = { 7557, 7557.1 }, level = 1, group = "RandomChargeOnTrapTrigger", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge", "frenzy_charge", "power_charge" }, }, + ["TrapSkillsHaveBloodMagicUnique__1"] = { affix = "", "Skills which throw Traps Cost Life instead of Mana", statOrderKey = "8438", statOrder = { 8438 }, level = 1, group = "BloodMagic", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CannotGainEnergyShieldUnique__1"] = { affix = "", "Cannot gain Energy Shield", statOrderKey = "2700", statOrder = { 2700 }, level = 1, group = "CannotGainEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LifeRegenerationWith500EnergyShieldUnique__1"] = { affix = "", "Regenerate 50 Life per second if you have at least 500 Maximum Energy Shield", statOrderKey = "3925", statOrder = { 3925 }, level = 1, group = "LifeRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeRegenerationWith1000EnergyShieldUnique__1"] = { affix = "", "Regenerate 100 Life per second if you have at least 1000 Maximum Energy Shield", statOrderKey = "3926", statOrder = { 3926 }, level = 1, group = "LifeRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeRegenerationWith1500EnergyShieldUnique__1"] = { affix = "", "Regenerate 150 Life per second if you have at least 1500 Maximum Energy Shield", statOrderKey = "3927", statOrder = { 3927 }, level = 1, group = "LifeRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifePerIntelligenceUnique__1"] = { affix = "", "+1 to Maximum Life per 2 Intelligence", statOrderKey = "1657", statOrder = { 1657 }, level = 1, group = "IncreasedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["NoMaximumLifePerStrengthUnique__1"] = { affix = "", "Strength provides no bonus to Maximum Life", statOrderKey = "1652", statOrder = { 1652 }, level = 1, group = "NoMaximumLifePerStrength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["NoMaximumLifePerStrengthUnique__2"] = { affix = "", "Strength provides no bonus to Maximum Life", statOrderKey = "1652", statOrder = { 1652 }, level = 1, group = "NoMaximumLifePerStrength", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["NoMaximumManaPerIntelligenceUnique__1"] = { affix = "", "Intelligence provides no inherent bonus to Maximum Mana", statOrderKey = "1653", statOrder = { 1653 }, level = 1, group = "NoMaximumManaPerIntelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["LifeRegenerationPer500EnergyShieldUnique__1"] = { affix = "", "Regenerate 1% of Life per second per 500 Maximum Energy Shield", statOrderKey = "5966", statOrder = { 5966 }, level = 1, group = "LifeRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["SkeletonsTakeFireDamagrPerSecondUnique__1"] = { affix = "", "Summoned Skeletons take (15-30)% of their Maximum Life per second as Fire Damage", statOrderKey = "8082", statOrder = { 8082 }, level = 1, group = "SkeletonsTakeFireDamagrPerSecond", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "minion" }, }, + ["SkeletonsCoverEnemiesInAshUnique__1"] = { affix = "", "Summoned Skeletons Cover Enemies in Ash on Hit", statOrderKey = "8081", statOrder = { 8081 }, level = 1, group = "SkeletonsCoverEnemiesInAsh", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["SkeletonsHaveAvatarOfFireUnique__1_"] = { affix = "", "Summoned Skeletons have Avatar of Fire", statOrderKey = "8425", statOrder = { 8425 }, level = 1, group = "SkeletonsHaveAvatarOfFire", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "minion" }, }, + ["AreaOfEffectPerEnemyKilledRecentlyUnique__1"] = { affix = "", "1% increased Area of Effect per Enemy killed recently, up to 50%", statOrderKey = "4116", statOrder = { 4116 }, level = 1, group = "AreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ZealotsOathIfHaventBeenHitRecentlyUnique__1"] = { affix = "", "You have Zealot's Oath if you haven't been hit recently", statOrderKey = "8439", statOrder = { 8439 }, level = 1, group = "ZealotsOath", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "life", "defences" }, }, + ["LifeGainOnHitIfVaalSkillUsedRecentlyUnique__1"] = { affix = "", "10 Life gained for each Enemy Hit if you have used a Vaal Skill Recently", statOrderKey = "5921", statOrder = { 5921 }, level = 1, group = "LifeGainOnHitIfVaalSkillUsedRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MovementVelocityIfVaalSkillUsedRecentlyUnique__1_"] = { affix = "", "10% increased Movement Speed if you have used a Vaal Skill Recently", statOrderKey = "7449", statOrder = { 7449 }, level = 40, group = "MovementVelocityIfVaalSkillUsedRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["GainPowerChargeOnUsingVaalSkillUnique__1"] = { affix = "", "Gain a Power Charge when you use a Vaal Skill", statOrderKey = "5508", statOrder = { 5508 }, level = 1, group = "GainPowerChargeOnUsingVaalSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["ChaosDamageCanIgniteChillAndShockUnique__1"] = { affix = "", "Chaos Damage can Ignite, Chill and Shock", statOrderKey = "2477", statOrder = { 2477 }, level = 1, group = "ChaosDamageCanIgniteChillAndShock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, + ["GainSoulEaterOnVaalSkillUseUnique__1"] = { affix = "", "Gain Soul Eater for 20 seconds when you use a Vaal Skill", statOrderKey = "5517", statOrder = { 5517 }, level = 88, group = "GainSoulEaterOnVaalSkillUse", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, + ["CriticalStrikeMultiplierPerUnallocatedStrengthJewelUnique__1_"] = { affix = "", "+7% to Critical Strike Multiplier per 10 Strength on Unallocated Passives in Radius", statOrderKey = "2741", statOrder = { 2741 }, level = 1, group = "BonusPerUnallocatedAttribute", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["AdditionalPhysicalReductionPerAllocatedStrengthJewelUnique__1"] = { affix = "", "1% additional Physical Damage Reduction per 10 Strength on Allocated Passives in Radius", statOrderKey = "2733", statOrder = { 2733 }, level = 1, group = "BonusPerAllocatedAttribute", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["AdditionalStrengthPerAllocatedStrengthJewelUnique__1_"] = { affix = "", "-1 Strength per 1 Strength on Allocated Passives in Radius", statOrderKey = "2653", statOrder = { 2653 }, level = 1, group = "BonusPerAllocatedAttribute", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["FlatManaPerUnallocatedDexterityJewelUnique__1"] = { affix = "", "+15 to Maximum Mana per 10 Dexterity on Unallocated Passives in Radius", statOrderKey = "2742", statOrder = { 2742 }, level = 1, group = "BonusPerUnallocatedAttribute", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["MovementSpeedPerAllocatedDexterityJewelUnique__1"] = { affix = "", "2% increased Movement Speed per 10 Dexterity on Allocated Passives in Radius", statOrderKey = "2735", statOrder = { 2735 }, level = 1, group = "BonusPerAllocatedAttribute", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["AdditionalDexterityPerAllocatedDexterityJewelUnique__1"] = { affix = "", "-1 Dexterity per 1 Dexterity on Allocated Passives in Radius", statOrderKey = "2651", statOrder = { 2651 }, level = 1, group = "BonusPerAllocatedAttribute", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AccuracyRatingPerUnallocatedIntelligenceJewelUnique__1"] = { affix = "", "+125 to Accuracy Rating per 10 Intelligence on Unallocated Passives in Radius", statOrderKey = "2740", statOrder = { 2740 }, level = 1, group = "BonusPerUnallocatedAttribute", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["EnergyShieldRegenPerAllocatedIntelligenceJewelUnique__1_"] = { affix = "", "Regenerate 0.4% of Energy Shield per Second for", "every 10 Intelligence on Allocated Passives in Radius", statOrderKey = "2734,2734.1", statOrder = { 2734, 2734.1 }, level = 1, group = "BonusPerAllocatedAttribute", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["AdditionalIntelligencePerAllocatedIntelligenceJewelUnique__1__"] = { affix = "", "-1 Intelligence per 1 Intelligence on Allocated Passives in Radius", statOrderKey = "2652", statOrder = { 2652 }, level = 1, group = "BonusPerAllocatedAttribute", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["LifeRecoveryRatePerAllocatedStrengthUnique__1_"] = { affix = "", "2% increased Life Recovery Rate per 10 Strength on Allocated Passives in Radius", statOrderKey = "6536", statOrder = { 6536 }, level = 1, group = "BonusPerAllocatedAttribute", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeRecoveryRatePerAllocatedStrengthUnique__2"] = { affix = "", "3% increased Life Recovery Rate per 10 Strength on Allocated Passives in Radius", statOrderKey = "6536", statOrder = { 6536 }, level = 1, group = "BonusPerAllocatedAttribute", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeRecoveryRatePerUnallocatedStrengthUnique__1_"] = { affix = "", "2% reduced Life Recovery Rate per 10 Strength on Unallocated Passives in Radius", statOrderKey = "6537", statOrder = { 6537 }, level = 1, group = "BonusPerUnallocatedAttribute", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["CriticalStrikeMultiplierPerUnallocatedStrengthUnique__1"] = { affix = "", "+7% to Critical Strike Multiplier per 10 Strength on Unallocated Passives in Radius", statOrderKey = "2741", statOrder = { 2741 }, level = 1, group = "BonusPerUnallocatedAttribute", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["MovementSpeedPerAllocatedDexterityUnique__1"] = { affix = "", "2% increased Movement Speed per 10 Dexterity on Allocated Passives in Radius", statOrderKey = "2735", statOrder = { 2735 }, level = 1, group = "BonusPerAllocatedAttribute", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementSpeedPerAllocatedDexterityUnique__2"] = { affix = "", "3% increased Movement Speed per 10 Dexterity on Allocated Passives in Radius", statOrderKey = "2735", statOrder = { 2735 }, level = 1, group = "BonusPerAllocatedAttribute", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementSpeedPerUnallocatedDexterityUnique__1_"] = { affix = "", "2% reduced Movement Speed per 10 Dexterity on Unallocated Passives in Radius", statOrderKey = "6547", statOrder = { 6547 }, level = 1, group = "BonusPerUnallocatedAttribute", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["AccuracyRatingPerUnallocatedDexterityUnique__1_"] = { affix = "", "+125 to Accuracy Rating per 10 Dexterity on Unallocated Passives in Radius", statOrderKey = "6489", statOrder = { 6489 }, level = 1, group = "BonusPerUnallocatedAttribute", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["ManaRecoveryRatePerAllocatedIntelligenceUnique__1"] = { affix = "", "2% increased Mana Recovery Rate per 10 Intelligence on Allocated Passives in Radius", statOrderKey = "6543", statOrder = { 6543 }, level = 1, group = "BonusPerAllocatedAttribute", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRecoveryRatePerAllocatedIntelligenceUnique__2"] = { affix = "", "3% increased Mana Recovery Rate per 10 Intelligence on Allocated Passives in Radius", statOrderKey = "6543", statOrder = { 6543 }, level = 1, group = "BonusPerAllocatedAttribute", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRecoveryRatePerUnallocatedIntelligenceUnique__1"] = { affix = "", "2% reduced Mana Recovery Rate per 10 Intelligence on Unallocated Passives in Radius", statOrderKey = "6544", statOrder = { 6544 }, level = 1, group = "BonusPerUnallocatedAttribute", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["DamageOverTimeMultiplierPerUnallocatedIntelligenceUnique__1___"] = { affix = "", "+3% to Damage over Time Multiplier per 10 Intelligence on Unallocated Passives in Radius", statOrderKey = "6507", statOrder = { 6507 }, level = 1, group = "BonusPerUnallocatedAttribute", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["LocalDamageConversionToRandomElementUnique__1"] = { affix = "", "50% of Physical Damage from Hits with this Weapon is Converted to a random Element", statOrderKey = "3919", statOrder = { 3919 }, level = 1, group = "PhysicalDamageConvertedToRandomElement", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "attack" }, }, + ["LocalDamageConversionToRandomElementUnique__2_"] = { affix = "", "100% of Physical Damage from Hits with this Weapon is Converted to a random Element", statOrderKey = "3919", statOrder = { 3919 }, level = 1, group = "PhysicalDamageConvertedToRandomElement", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "attack" }, }, + ["LocalDamageConversionToRandomElementImplicitE1"] = { affix = "", "100% of Physical Damage from Hits with this Weapon is Converted to a random Element", statOrderKey = "3919", statOrder = { 3919 }, level = 1, group = "PhysicalDamageConvertedToRandomElement", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "attack" }, }, + ["LocalAlwaysInflictElementalAilmentsUnique__1"] = { affix = "", "Hits with this Weapon always Ignite, Freeze, and Shock", statOrderKey = "3921", statOrder = { 3921 }, level = 1, group = "LocalAlwaysInflictElementalAilments", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "attack", "ailment" }, }, + ["LocalElementalDamageAgainstIgnitedEnemiesUnique__1_"] = { affix = "", "Hits with this Weapon deal (30-60)% increased Damage to Ignited Enemies", statOrderKey = "3922", statOrder = { 3922 }, level = 1, group = "LocalElementalDamageAgainstAilments", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["LocalElementalDamageAgainstFrozenEnemiesUnique__1"] = { affix = "", "Hits with this Weapon deal (30-60)% increased Damage to Frozen Enemies", statOrderKey = "3923", statOrder = { 3923 }, level = 1, group = "LocalElementalDamageAgainstAilments", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["LocalElementalDamageAgainstShockedEnemiesUnique__1_"] = { affix = "", "Hits with this Weapon deal (30-60)% increased Damage to Shocked Enemies", statOrderKey = "3924", statOrder = { 3924 }, level = 1, group = "LocalElementalDamageAgainstAilments", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["OnslaughtWhileNotOnLowManaUnique__1_"] = { affix = "", "You have Onslaught while not on Low Mana", statOrderKey = "5494", statOrder = { 5494 }, level = 1, group = "OnslaughtWhileNotOnLowMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LoseManaPerSecondUnique__1"] = { affix = "", "Lose (30-40) Mana per Second", statOrderKey = "6594", statOrder = { 6594 }, level = 1, group = "ManaDegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["LoseManaPercentPerSecondUnique__1"] = { affix = "", "Lose 7% of Mana per Second", statOrderKey = "6595", statOrder = { 6595 }, level = 1, group = "ManaDegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["DodgeAndSpellDodgePerMaximumManaUnique__1"] = { affix = "", "10% increased Evasion Rating per 500 Maximum Mana, up to 100%", statOrderKey = "5284", statOrder = { 5284 }, level = 1, group = "ChanceToDodgeAndSpellDodge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["DisplayHasAdditionalModUnique__1"] = { affix = "", "Has an additional Implicit Mod", statOrderKey = "395", statOrder = { 395 }, level = 1, group = "DisplayHasAdditionalMod", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ElementalDamageUniqueJewel_1"] = { affix = "", "(10-15)% increased Elemental Damage with Attack Skills", statOrderKey = "5165", statOrder = { 5165 }, level = 1, group = "IncreasedWeaponElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["ElementalHitDisableFireUniqueJewel_1"] = { affix = "", "With 40 total Intelligence and Dexterity in Radius, Prismatic Skills deal 50% less Fire Damage", "With 40 total Intelligence and Dexterity in Radius, Prismatic Skills cannot choose Fire", statOrderKey = "6516,6519", statOrder = { 6516, 6519 }, level = 1, group = "ElementalHitJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["ElementalHitDisableColdUniqueJewel_1"] = { affix = "", "With 40 total Strength and Intelligence in Radius, Prismatic Skills deal 50% less Cold Damage", "With 40 total Strength and Intelligence in Radius, Prismatic Skills cannot choose Cold", statOrderKey = "6515,6518", statOrder = { 6515, 6518 }, level = 1, group = "ElementalHitJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["ElementalHitDisableLightningUniqueJewel_1"] = { affix = "", "With 40 total Dexterity and Strength in Radius, Prismatic Skills deal 50% less Lightning Damage", "With 40 total Dexterity and Strength in Radius, Prismatic Skills cannot choose Lightning", statOrderKey = "6517,6520", statOrder = { 6517, 6520 }, level = 1, group = "ElementalHitJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["TriggerSummonPhantasmOnCorpseConsumeUnique__1"] = { affix = "", "Trigger Level 20 Summon Phantasm Skill when you Consume a corpse", statOrderKey = "523", statOrder = { 523 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CastSpeedPerCorpseConsumedRecentlyUnique__1"] = { affix = "", "3% increased Cast Speed for each corpse Consumed Recently", statOrderKey = "4622", statOrder = { 4622 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "speed" }, }, + ["LifeRegenerationIfCorpseConsumedRecentlyUnique__1"] = { affix = "", "If you Consumed a corpse Recently, you and nearby Allies Regenerate 5% of Life per second", statOrderKey = "8294", statOrder = { 8294 }, level = 1, group = "LifeRegenerationRatePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["CannotHaveNonGolemMinionsUnique__1_"] = { affix = "", "You cannot have non-Golem Minions", statOrderKey = "3265", statOrder = { 3265 }, level = 1, group = "CannotHaveNonGolemMinions", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["UniqueTriggerSocketedWarcriesOnEnduranceChargeExpireOrUse"] = { affix = "", "Trigger a Socketed Warcry Skill on losing Endurance Charges, with a 0.25 second Cooldown", statOrderKey = "42", statOrder = { 42 }, level = 1, group = "UniqueTriggerSocketedWarcriesOnEnduranceChargeExpireOrUse", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["UniqueCurseWithSocketedCurseOnHit_"] = { affix = "", "Curse Enemies with Socketed Hex Curse Gem on Hit", statOrderKey = "6395", statOrder = { 6395 }, level = 30, group = "UniqueCurseWithSocketedCurseOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "caster", "gem", "curse" }, }, + ["LessGolemDamageUnique__1"] = { affix = "", "Golems Deal (35-45)% less Damage", statOrderKey = "3274", statOrder = { 3274 }, level = 1, group = "GolemDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["LessGolemLifeUnique__1"] = { affix = "", "Golems have (35-45)% less Life", statOrderKey = "3661", statOrder = { 3661 }, level = 1, group = "GolemLifeUnique", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["GolemSizeUnique__1"] = { affix = "", "25% reduced Golem Size", statOrderKey = "3266", statOrder = { 3266 }, level = 1, group = "GolemSize", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["GolemMovementSpeedUnique__1"] = { affix = "", "Golems have (80-100)% increased Movement Speed", statOrderKey = "5554", statOrder = { 5554 }, level = 1, group = "GolemMovementSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed", "minion" }, }, + ["SacrificeLifeToGainESUnique__1"] = { affix = "", "Sacrifice 5% of Life to gain that much Energy Shield when you Cast a Spell", statOrderKey = "7812", statOrder = { 7812 }, level = 1, group = "SacrificeLifeToGainES", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "life", "defences" }, }, + ["PhysicalDamageReductionPerKeystoneUnique__1"] = { affix = "", "4% additional Physical Damage Reduction per Keystone", statOrderKey = "4038", statOrder = { 4038 }, level = 1, group = "BenefitPerKeystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["CannotGainEnduranceChargesUnique__1__"] = { affix = "", "Cannot gain Endurance Charges", statOrderKey = "4314", statOrder = { 4314 }, level = 1, group = "CannotGainEnduranceCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["GrantsStatsFromNonNotablesInRadiusUnique__1"] = { affix = "", "Grants all bonuses of Unallocated Small Passive Skills in Radius", statOrderKey = "6436", statOrder = { 6436 }, level = 1, group = "GrantsStatsFromNonNotablesInRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AllocatedNonNotablesGrantNothingUnique__1_"] = { affix = "", "Allocated Small Passive Skills in Radius grant nothing", statOrderKey = "6435", statOrder = { 6435 }, level = 1, group = "AllocatedNonNotablesGrantNothing", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["UniqueNearbyAlliesAreLuckyDisplay"] = { affix = "", "Nearby Allies' Damage with Hits is Lucky", statOrderKey = "6405", statOrder = { 6405 }, level = 1, group = "UniqueNearbyAlliesAreLucky", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["UniqueNearbyAlliesAreLucky"] = { affix = "", "Damage with Hits is Lucky", statOrderKey = "4332", statOrder = { 4332 }, level = 1, group = "UniqueNearbyAlliesAreLucky", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["PlaceAdditionalMineWith600IntelligenceUnique__1"] = { affix = "", "Skills which throw Mines throw up to 1 additional Mine if you have at least 800 Intelligence", statOrderKey = "7513", statOrder = { 7513 }, level = 1, group = "PlaceAdditionalMine", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["PlaceAdditionalMineWith600DexterityUnique__1"] = { affix = "", "Skills which throw Mines throw up to 1 additional Mine if you have at least 800 Dexterity", statOrderKey = "7512", statOrder = { 7512 }, level = 1, group = "PlaceAdditionalMine", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["BlockChancePer50StrengthUnique__1"] = { affix = "", "+1% Chance to Block Attack Damage per 50 Strength", statOrderKey = "836", statOrder = { 836 }, level = 1, group = "IncreasedBlockChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["ExtraRollsSpellBlockUnique__1"] = { affix = "", "Chance to Block Spell Damage is Unlucky", statOrderKey = "842", statOrder = { 842 }, level = 1, group = "SpellBlockPercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["ChargeBonusEnduranceChargeDuration"] = { affix = "", "(20-40)% increased Endurance Charge Duration", statOrderKey = "1760", statOrder = { 1760 }, level = 1, group = "EnduranceChargeDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["ChargeBonusFrenzyChargeDuration"] = { affix = "", "(20-40)% increased Frenzy Charge Duration", statOrderKey = "1762", statOrder = { 1762 }, level = 1, group = "FrenzyChargeDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["ChargeBonusPowerChargeDuration"] = { affix = "", "(20-40)% increased Power Charge Duration", statOrderKey = "1777", statOrder = { 1777 }, level = 1, group = "IncreasedPowerChargeDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["ChargeBonusEnduranceChargeOnKill"] = { affix = "", "10% chance to gain an Endurance Charge on Kill", statOrderKey = "2236", statOrder = { 2236 }, level = 1, group = "EnduranceChargeOnKillChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["ChargeBonusFrenzyChargeOnKill"] = { affix = "", "10% chance to gain a Frenzy Charge on Kill", statOrderKey = "2235", statOrder = { 2235 }, level = 1, group = "FrenzyChargeOnKillChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["ChargeBonusPowerChargeOnKill"] = { affix = "", "10% chance to gain a Power Charge on Kill", statOrderKey = "2237", statOrder = { 2237 }, level = 1, group = "PowerChargeOnKillChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["ChargeBonusMovementVelocityPerEnduranceCharge"] = { affix = "", "1% increased Movement Speed per Endurance Charge", statOrderKey = "7451", statOrder = { 7451 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["ChargeBonusMovementVelocityPerFrenzyCharge"] = { affix = "", "1% increased Movement Speed per Frenzy Charge", statOrderKey = "1448", statOrder = { 1448 }, level = 1, group = "MovementVelocityPerFrenzyCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["ChargeBonusMovementVelocityPerPowerCharge"] = { affix = "", "1% increased Movement Speed per Power Charge", statOrderKey = "7454", statOrder = { 7454 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["ChargeBonusLifeRegenerationPerEnduranceCharge"] = { affix = "", "Regenerate 0.3% of Life per second per Endurance Charge", statOrderKey = "1241", statOrder = { 1241 }, level = 1, group = "LifeRegenerationPercentPerEnduranceCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["ChargeBonusLifeRegenerationPerFrenzyCharge"] = { affix = "", "Regenerate 0.3% of Life per second per Frenzy Charge", statOrderKey = "2234", statOrder = { 2234 }, level = 1, group = "LifeRegenerationPerFrenzyCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["ChargeBonusLifeRegenerationPerPowerCharge"] = { affix = "", "Regenerate 0.3% of Life per second per Power Charge", statOrderKey = "5969", statOrder = { 5969 }, level = 1, group = "LifeRegenerationRatePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["ChargeBonusDamagePerEnduranceCharge"] = { affix = "", "5% increased Damage per Endurance Charge", statOrderKey = "2781", statOrder = { 2781 }, level = 1, group = "AllDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["ChargeBonusDamagePerFrenzyCharge"] = { affix = "", "5% increased Damage per Frenzy Charge", statOrderKey = "2870", statOrder = { 2870 }, level = 1, group = "AllDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["ChargeBonusDamagePerPowerCharge"] = { affix = "", "5% increased Damage per Power Charge", statOrderKey = "4992", statOrder = { 4992 }, level = 1, group = "AllDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["ChargeBonusAddedFireDamagePerEnduranceCharge"] = { affix = "", "(7-9) to (13-14) Fire Damage per Endurance Charge", statOrderKey = "7331", statOrder = { 7331 }, level = 1, group = "AddedFireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["ChargeBonusAddedColdDamagePerFrenzyCharge"] = { affix = "", "(6-8) to (12-13) Added Cold Damage per Frenzy Charge", statOrderKey = "3833", statOrder = { 3833 }, level = 1, group = "AddedColdDamagePerFrenzyCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ChargeBonusAddedLightningDamagePerPowerCharge"] = { affix = "", "(1-2) to (18-20) Lightning Damage per Power Charge", statOrderKey = "7335", statOrder = { 7335 }, level = 1, group = "AddedLightningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["ChargeBonusBlockChancePerEnduranceCharge"] = { affix = "", "+1% Chance to Block Attack Damage per Endurance Charge", statOrderKey = "4006", statOrder = { 4006 }, level = 1, group = "IncreasedBlockChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["ChargeBonusBlockChancePerFrenzyCharge_"] = { affix = "", "+1% Chance to Block Attack Damage per Frenzy Charge", statOrderKey = "4007", statOrder = { 4007 }, level = 1, group = "IncreasedBlockChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["ChargeBonusBlockChancePerPowerCharge_"] = { affix = "", "+1% Chance to Block Attack Damage per Power Charge", statOrderKey = "4008", statOrder = { 4008 }, level = 1, group = "IncreasedBlockChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["ChargeBonusDodgeChancePerEnduranceCharge"] = { affix = "", "+1% chance to Suppress Spell Damage per Endurance Charge", statOrderKey = "7971", statOrder = { 7971 }, level = 1, group = "ChanceToDodge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChargeBonusDodgeChancePerFrenzyCharge"] = { affix = "", "+1% chance to Suppress Spell Damage per Frenzy Charge", statOrderKey = "2166", statOrder = { 2166 }, level = 1, group = "ChanceToDodgePerFrenzyCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChargeBonusDodgeChancePerPowerCharge"] = { affix = "", "+1% chance to Suppress Spell Damage per Power Charge", statOrderKey = "7973", statOrder = { 7973 }, level = 1, group = "ChanceToDodge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChargeBonusFireDamageAddedAsChaos__"] = { affix = "", "Gain 1% of Fire Damage as Extra Chaos Damage per Endurance Charge", statOrderKey = "5342", statOrder = { 5342 }, level = 1, group = "ElementalDamagePercentAddedAsChaos", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "fire", "chaos" }, }, + ["ChargeBonusColdDamageAddedAsChaos"] = { affix = "", "Gain 1% of Cold Damage as Extra Chaos Damage per Frenzy Charge", statOrderKey = "4776", statOrder = { 4776 }, level = 1, group = "ElementalDamagePercentAddedAsChaos", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "cold", "chaos" }, }, + ["ChargeBonusLightningDamageAddedAsChaos"] = { affix = "", "Gain 1% of Lightning Damage as Extra Chaos Damage per Power Charge", statOrderKey = "5986", statOrder = { 5986 }, level = 1, group = "ElementalDamagePercentAddedAsChaos", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "lightning", "chaos" }, }, + ["ChargeBonusArmourPerEnduranceCharge"] = { affix = "", "6% increased Armour per Endurance Charge", statOrderKey = "7599", statOrder = { 7599 }, level = 1, group = "IncreasedPhysicalDamageReductionRating", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["ChargeBonusEvasionPerFrenzyCharge"] = { affix = "", "8% increased Evasion Rating per Frenzy Charge", statOrderKey = "1223", statOrder = { 1223 }, level = 1, group = "IncreasedEvasionRating", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["ChargeBonusEnergyShieldPerPowerCharge"] = { affix = "", "3% increased Energy Shield per Power Charge", statOrderKey = "5258", statOrder = { 5258 }, level = 1, group = "IncreasedEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["ChargeBonusChanceToGainMaximumEnduranceCharges"] = { affix = "", "15% chance that if you would gain Endurance Charges, you instead gain up to maximum Endurance Charges", statOrderKey = "3800", statOrder = { 3800 }, level = 1, group = "ChanceToGainMaximumEnduranceCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["ChargeBonusChanceToGainMaximumFrenzyCharges"] = { affix = "", "15% chance that if you would gain Frenzy Charges, you instead gain up to your maximum number of Frenzy Charges", statOrderKey = "5483", statOrder = { 5483 }, level = 1, group = "ChanceToGainMaximumFrenzyCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["ChargeBonusChanceToGainMaximumPowerCharges"] = { affix = "", "15% chance that if you would gain Power Charges, you instead gain up to", "your maximum number of Power Charges", statOrderKey = "5484,5484.1", statOrder = { 5484, 5484.1 }, level = 1, group = "ChanceToGainMaximumPowerCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["ChargeBonusEnduranceChargeIfHitRecently"] = { affix = "", "Gain 1 Endurance Charge every second if you've been Hit Recently", statOrderKey = "5459", statOrder = { 5459 }, level = 1, group = "EnduranceChargeIfHitRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["ChargeBonusFrenzyChargeOnHit__"] = { affix = "", "10% chance to gain a Frenzy Charge on Hit", statOrderKey = "1479", statOrder = { 1479 }, level = 1, group = "FrenzyChargeOnHitChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["ChargeBonusPowerChargeOnCrit"] = { affix = "", "20% chance to gain a Power Charge on Critical Strike", statOrderKey = "1476", statOrder = { 1476 }, level = 1, group = "PowerChargeOnCriticalStrikeChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge", "critical" }, }, + ["ChargeBonusAttackAndCastSpeedPerEnduranceCharge"] = { affix = "", "1% increased Attack and Cast Speed per Endurance Charge", statOrderKey = "4183", statOrder = { 4183 }, level = 1, group = "AttackAndCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, + ["ChargeBonusAccuracyRatingPerFrenzyCharge"] = { affix = "", "10% increased Accuracy Rating per Frenzy Charge", statOrderKey = "1685", statOrder = { 1685 }, level = 1, group = "AccuracyRatingPerFrenzyCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["ChargeBonusAttackAndCastSpeedPerPowerCharge"] = { affix = "", "1% increased Attack and Cast Speed per Power Charge", statOrderKey = "4184", statOrder = { 4184 }, level = 1, group = "AttackAndCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, + ["ChargeBonusCriticalStrikeChancePerEnduranceCharge"] = { affix = "", "6% increased Critical Strike Chance per Endurance Charge", statOrderKey = "4876", statOrder = { 4876 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["ChargeBonusCriticalStrikeChancePerFrenzyCharge"] = { affix = "", "6% increased Critical Strike Chance per Frenzy Charge", statOrderKey = "4877", statOrder = { 4877 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["ChargeBonusCriticalStrikeMultiplierPerPowerCharge"] = { affix = "", "+3% to Critical Strike Multiplier per Power Charge", statOrderKey = "2866", statOrder = { 2866 }, level = 1, group = "CriticalMultiplierPerPowerCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["ChargeBonusChaosResistancePerEnduranceCharge_"] = { affix = "", "+4% to Chaos Resistance per Endurance Charge", statOrderKey = "4720", statOrder = { 4720 }, level = 1, group = "ChaosResistancePerEnduranceCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChargeBonusPhysicalDamageReductionPerFrenzyCharge__"] = { affix = "", "1% additional Physical Damage Reduction per Frenzy Charge", statOrderKey = "7591", statOrder = { 7591 }, level = 1, group = "AdditionalPhysicalDamageReduction", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["ChargeBonusPhysicalDamageReductionPerPowerCharge_"] = { affix = "", "1% additional Physical Damage Reduction per Power Charge", statOrderKey = "7593", statOrder = { 7593 }, level = 1, group = "AdditionalPhysicalDamageReduction", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["ChargeBonusMaximumEnduranceCharges"] = { affix = "", "+1 to Maximum Endurance Charges", statOrderKey = "1450", statOrder = { 1450 }, level = 1, group = "MaximumEnduranceCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["ChargeBonusMaximumFrenzyCharges"] = { affix = "", "+1 to Maximum Frenzy Charges", statOrderKey = "1455", statOrder = { 1455 }, level = 1, group = "MaximumFrenzyCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["ChargeBonusMaximumPowerCharges"] = { affix = "", "+1 to Maximum Power Charges", statOrderKey = "1460", statOrder = { 1460 }, level = 1, group = "IncreasedMaximumPowerCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["ChargeBonusIntimidateOnHitEnduranceCharges"] = { affix = "", "Intimidate Enemies for 4 seconds on Hit with Attacks while at maximum Endurance Charges", statOrderKey = "5881", statOrder = { 5881 }, level = 1, group = "IntimidateOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChargeBonusOnslaughtOnHitFrenzyCharges_"] = { affix = "", "Gain Onslaught for 4 seconds on Hit while at maximum Frenzy Charges", statOrderKey = "5490", statOrder = { 5490 }, level = 1, group = "OnslaughtOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChargeBonusArcaneSurgeOnHitPowerCharges"] = { affix = "", "Gain Arcane Surge on Hit with Spells while at maximum Power Charges", statOrderKey = "5443", statOrder = { 5443 }, level = 1, group = "ArcaneSurgeOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, + ["ChargeBonusCannotBeStunnedEnduranceCharges__"] = { affix = "", "You cannot be Stunned while at maximum Endurance Charges", statOrderKey = "3620", statOrder = { 3620 }, level = 1, group = "CannotBeStunned", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChargeBonusFlaskChargeOnCritFrenzyCharges"] = { affix = "", "Gain a Flask Charge when you deal a Critical Strike while at maximum Frenzy Charges", statOrderKey = "5464", statOrder = { 5464 }, level = 1, group = "FlaskChargesOnCrit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["ChargeBonusAdditionalCursePowerCharges"] = { affix = "", "You can apply an additional Curse while at maximum Power Charges", statOrderKey = "7510", statOrder = { 7510 }, level = 1, group = "AdditionalCurseOnEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["ChargeBonusVaalPactEnduranceCharges"] = { affix = "", "You have Vaal Pact while at maximum Endurance Charges", statOrderKey = "8431", statOrder = { 8431 }, level = 1, group = "VaalPact", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["ChargeBonusIronReflexesFrenzyCharges"] = { affix = "", "You have Iron Reflexes while at maximum Frenzy Charges", statOrderKey = "8429", statOrder = { 8429 }, level = 1, group = "IronReflexes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["ChargeBonusMindOverMatterPowerCharges"] = { affix = "", "You have Mind over Matter while at maximum Power Charges", statOrderKey = "8430", statOrder = { 8430 }, level = 1, group = "ManaShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, + ["GlobalEnergyShieldPercentUnique__1"] = { affix = "", "(15-20)% increased maximum Energy Shield", statOrderKey = "1227", statOrder = { 1227 }, level = 1, group = "EnergyShieldPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["GlobalEvasionRatingPercentUnique__1"] = { affix = "", "(15-20)% increased Evasion Rating", statOrderKey = "1216", statOrder = { 1216 }, level = 1, group = "EvasionRatingPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["GlobalEvasionRatingAndArmourPercentUnique__1_"] = { affix = "", "(30-60)% increased Evasion Rating and Armour", statOrderKey = "1210", statOrder = { 1210 }, level = 1, group = "EvasionRatingAndArmourPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "armour", "defences" }, }, + ["GlobalPhysicalDamageReductionRatingPercentUnique__1"] = { affix = "", "(15-20)% increased Armour", statOrderKey = "1208", statOrder = { 1208 }, level = 1, group = "IncreasedPhysicalDamageReductionRatingPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["NearbyEnemiesReducedStunRecoveryUnique__1"] = { affix = "", "10% reduced Stun and Block Recovery", "Nearby Enemies have 10% reduced Stun and Block Recovery", statOrderKey = "1544,2985", statOrder = { 1544, 2985 }, level = 1, group = "NearbyEnemiesBonuses", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["NearbyEnemiesGrantIncreasedFlaskChargesUnique__1"] = { affix = "", "Nearby Enemies grant 25% increased Flask Charges", statOrderKey = "2983", statOrder = { 2983 }, level = 1, group = "NearbyEnemiesBonuses", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["NearbyEnemiesHaveIncreasedChanceToBeCritUnique__1"] = { affix = "", "Hits against Nearby Enemies have 50% increased Critical Strike Chance", statOrderKey = "2981", statOrder = { 2981 }, level = 1, group = "NearbyEnemiesBonuses", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["NearbyEnemiesHaveIncreasedChanceToBeCritUnique__2"] = { affix = "", "Hits have 50% increased Critical Strike Chance against you", "Hits against Nearby Enemies have 50% increased Critical Strike Chance", statOrderKey = "2712,2982", statOrder = { 2712, 2982 }, level = 1, group = "NearbyEnemiesBonuses", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["NearbyEnemiesHaveReducedAllResistancesUnique__1"] = { affix = "", "Nearby Enemies have -10% to all Resistances", "-10% to All Resistances", statOrderKey = "2585,7800", statOrder = { 2585, 7800 }, level = 1, group = "NearbyEnemiesBonuses", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resistance" }, }, + ["AuraAddedFireDamagePerRedSocketUnique__1"] = { affix = "", "You and Nearby Allies have 64 to 96 added Fire Damage per Red Socket", statOrderKey = "2591", statOrder = { 2591 }, level = 1, group = "AuraAddedDamagePerSocket", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["AuraAddedColdDamagePerGreenSocketUnique__1"] = { affix = "", "You and Nearby Allies have 56 to 88 added Cold Damage per Green Socket", statOrderKey = "2592", statOrder = { 2592 }, level = 1, group = "AuraAddedDamagePerSocket", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["AuraAddedLightningDamagePerBlueSocketUnique__1"] = { affix = "", "You and Nearby Allies have 16 to 144 added Lightning Damage per Blue Socket", statOrderKey = "2593", statOrder = { 2593 }, level = 1, group = "AuraAddedDamagePerSocket", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["AuraAddedChaosDamagePerWhiteSocketUnique__1"] = { affix = "", "You and Nearby Allies have 47 to 61 added Chaos Damage per White Socket", statOrderKey = "2594", statOrder = { 2594 }, level = 1, group = "AuraAddedDamagePerSocket", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["ArmourPerEvasionRatingOnShieldUnique__1"] = { affix = "", "+5 to Armour per 5 Evasion Rating on Equipped Shield", statOrderKey = "3932", statOrder = { 3932 }, level = 1, group = "UniqueShieldBonuses", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["EvasionRatingPerEnergyShieldOnShieldUnique__1"] = { affix = "", "+20 to Evasion Rating per 5 Maximum Energy Shield on Equipped Shield", statOrderKey = "3933", statOrder = { 3933 }, level = 1, group = "UniqueShieldBonuses", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["EnergyShieldPerArmourOnShieldUnique__1"] = { affix = "", "+1 to Maximum Energy Shield per 5 Armour on Equipped Shield", statOrderKey = "3931", statOrder = { 3931 }, level = 1, group = "UniqueShieldBonuses", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LifeLeechFromSpellsWith30BlockOnShieldUnique__1_"] = { affix = "", "0.5% of Spell Damage Leeched as Life if Equipped Shield has at least 30% Chance to Block", statOrderKey = "3930", statOrder = { 3930 }, level = 1, group = "UniqueShieldBonuses", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "caster" }, }, + ["AngerNoReservationUnique__1"] = { affix = "", "Anger has no Reservation", statOrderKey = "4085", statOrder = { 4085 }, level = 69, group = "AuraNoReservation", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["ClarityNoReservationUnique__1"] = { affix = "", "Clarity has no Reservation", statOrderKey = "4762", statOrder = { 4762 }, level = 69, group = "AuraNoReservation", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["DeterminationNoReservationUnique__1"] = { affix = "", "Determination has no Reservation", statOrderKey = "5074", statOrder = { 5074 }, level = 69, group = "AuraNoReservation", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["DisciplineNoReservationUnique__1"] = { affix = "", "Discipline has no Reservation", statOrderKey = "5085", statOrder = { 5085 }, level = 69, group = "AuraNoReservation", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["GraceNoReservationUnique__1"] = { affix = "", "Grace has no Reservation", statOrderKey = "5558", statOrder = { 5558 }, level = 69, group = "AuraNoReservation", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["HasteNoReservationUnique__1"] = { affix = "", "Haste has no Reservation", statOrderKey = "5576", statOrder = { 5576 }, level = 69, group = "AuraNoReservation", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["HatredNoReservationUnique__1_"] = { affix = "", "Hatred has no Reservation", statOrderKey = "5579", statOrder = { 5579 }, level = 69, group = "AuraNoReservation", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["PurityOfElementsNoReservationUnique__1_"] = { affix = "", "Purity of Elements has no Reservation", statOrderKey = "7694", statOrder = { 7694 }, level = 69, group = "AuraNoReservation", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["PurityOfFireNoReservationUnique__1"] = { affix = "", "Purity of Fire has no Reservation", statOrderKey = "7697", statOrder = { 7697 }, level = 69, group = "AuraNoReservation", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["PurityOfIceNoReservationUnique__1_"] = { affix = "", "Purity of Ice has no Reservation", statOrderKey = "7700", statOrder = { 7700 }, level = 69, group = "AuraNoReservation", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["PurityOfLightningNoReservationUnique__1"] = { affix = "", "Purity of Lightning has no Reservation", statOrderKey = "7703", statOrder = { 7703 }, level = 69, group = "AuraNoReservation", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["VitalityNoReservationUnique__1"] = { affix = "", "Vitality has no Reservation", statOrderKey = "8243", statOrder = { 8243 }, level = 69, group = "AuraNoReservation", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["WrathNoReservationUnique__1"] = { affix = "", "Wrath has no Reservation", statOrderKey = "8288", statOrder = { 8288 }, level = 69, group = "AuraNoReservation", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["EnvyNoReservationUnique__1"] = { affix = "", "Envy has no Reservation", statOrderKey = "5277", statOrder = { 5277 }, level = 69, group = "AuraNoReservation", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["MalevolenceNoReservationUnique__1"] = { affix = "", "Malevolence has no Reservation", statOrderKey = "5063", statOrder = { 5063 }, level = 69, group = "AuraNoReservation", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["ZealotryNoReservationUnique__1"] = { affix = "", "Zealotry has no Reservation", statOrderKey = "8356", statOrder = { 8356 }, level = 69, group = "AuraNoReservation", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["PrideNoReservationUnique__1"] = { affix = "", "Pride has no Reservation", statOrderKey = "7660", statOrder = { 7660 }, level = 69, group = "AuraNoReservation", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["MinionAddedPhysicalDamageUnique__1"] = { affix = "", "Minions deal (45-51) to (66-78) additional Physical Damage", statOrderKey = "3345", statOrder = { 3345 }, level = 1, group = "MinionAddedPhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "minion" }, }, + ["DoubleDamageChanceImplicitMace1"] = { affix = "", "5% chance to deal Double Damage", statOrderKey = "4661", statOrder = { 4661 }, level = 1, group = "DoubleDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AdditionalHolyRelicUnique__1"] = { affix = "", "+1 to maximum number of Summoned Holy Relics", statOrderKey = "4349", statOrder = { 4349 }, level = 1, group = "MaximumMinionCount", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["HolyRelicCooldownRecoveryUnique__1"] = { affix = "", "Summoned Holy Relics have (20-25)% reduced Cooldown Recovery Rate", statOrderKey = "5807", statOrder = { 5807 }, level = 1, group = "HolyRelicCooldownRecovery", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["ColdDamageTakenUnique__1"] = { affix = "", "5% reduced Cold Damage taken", statOrderKey = "2970", statOrder = { 2970 }, level = 1, group = "ColdDamageTaken", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold" }, }, + ["ColdDamageTakenUnique__2"] = { affix = "", "10% increased Cold Damage taken", statOrderKey = "2970", statOrder = { 2970 }, level = 1, group = "ColdDamageTaken", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold" }, }, + ["OnslaughtEffectUnique__1"] = { affix = "", "(60-100)% increased Onslaught Effect", statOrderKey = "2874", statOrder = { 2874 }, level = 1, group = "OnslaughtEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["PhysicalDamageWhileResoluteTechniqueUnique__1__"] = { affix = "", "100% increased Physical Damage while you have Resolute Technique", statOrderKey = "8440", statOrder = { 8440 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["IncreasedWeaponElementalDamagePercentPerPowerChargeUnique__1"] = { affix = "", "(20-25)% increased Elemental Damage with Attack Skills per Power Charge", statOrderKey = "5166", statOrder = { 5166 }, level = 1, group = "IncreasedWeaponElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["ArrowsAlwaysPierceAfterForkingUnique__1__"] = { affix = "", "Arrows Pierce all Targets after Forking", statOrderKey = "4152", statOrder = { 4152 }, level = 1, group = "ArrowPierce", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["ArrowsThatPierceHaveCritMultiUnique__1"] = { affix = "", "Arrows that Pierce have +50% to Critical Strike Multiplier", statOrderKey = "4891", statOrder = { 4891 }, level = 1, group = "CriticalStrikeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack", "critical" }, }, + ["SupportedByGreaterVolleyUnique__1"] = { affix = "", "Socketed Gems are Supported by Level 20 Greater Volley", statOrderKey = "141", statOrder = { 141 }, level = 1, group = "SupportedByGreaterVolley", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SupportedByIgniteProliferationUnique1"] = { affix = "", "Socketed Gems are Supported by Level 20 Ignite Proliferation", statOrderKey = "142", statOrder = { 142 }, level = 1, group = "SupportedByIgniteProliferation", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["ChanceToBleedWithoutAvatarOfFireUnique__1"] = { affix = "", "Attacks with this Weapon have 50% chance to inflict Bleeding while you do not have Avatar of Fire", statOrderKey = "8444", statOrder = { 8444 }, level = 1, group = "LocalChanceToBleed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["FireDamageVersusBleedingEnemiesUnique__1"] = { affix = "", "(70-100)% increased Fire Damage with Hits and Ailments against Bleeding Enemies", statOrderKey = "5348", statOrder = { 5348 }, level = 1, group = "FireDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["PhysicalDamageVersusIgnitedEnemiesUnique__1"] = { affix = "", "(70-100)% increased Physical Damage with Hits and Ailments against Ignited Enemies", statOrderKey = "7586", statOrder = { 7586 }, level = 1, group = "PhysicalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["PhysicalDamageTakenAsRandomElementUnique__1"] = { affix = "", "20% of Physical Damage from Hits taken as Damage of a Random Element", statOrderKey = "7573", statOrder = { 7573 }, level = 1, group = "PhysicalDamageTakenAsRandomElement", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "elemental" }, }, + ["StartEnergyShieldRechargeOnSkillUnique__1"] = { affix = "", "10% chance for Energy Shield Recharge to start when you use a Skill", statOrderKey = "5261", statOrder = { 5261 }, level = 1, group = "StartEnergyShieldRechargeOnSkillChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["SpellCriticalStrikeChancePerSpectreUnique__1_"] = { affix = "", "(40-50)% increased Critical Strike Chance for Spells per Raised Spectre", statOrderKey = "7948", statOrder = { 7948 }, level = 1, group = "SpellCriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "critical" }, }, + ["GainArcaneSurgeOnCritUnique__1"] = { affix = "", "Gain Arcane Surge when you deal a Critical Strike", statOrderKey = "5441", statOrder = { 5441 }, level = 1, group = "ArcaneSurgeOnCrit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["SpectresGainArcaneSurgeWhenYouDoUnique__1_"] = { affix = "", "Your Raised Spectres also gain Arcane Surge when you do", statOrderKey = "7935", statOrder = { 7935 }, level = 1, group = "SpectresGainArcaneSurge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["TriggerFeastOfFleshSkillUnique__1_"] = { affix = "", "Trigger Level 15 Feast of Flesh every 5 seconds", statOrderKey = "507", statOrder = { 507 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["TriggerRandomOfferingSkillUnique__1"] = { affix = "", "Trigger Level 20 Bone Offering, Flesh Offering or Spirit Offering every 5 seconds", "Offering Skills Triggered this way also affect you", statOrderKey = "508,508.1", statOrder = { 508, 508.1 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["LeftRingSpellProjectilesForkUnique__1_"] = { affix = "", "Left ring slot: Projectiles from Spells Fork", statOrderKey = "6460", statOrder = { 6460 }, level = 1, group = "LeftRingSpellProjectilesFork", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LeftRingSpellProjectilesCannotChainUnique__1"] = { affix = "", "Left ring slot: Projectiles from Spells cannot Chain", statOrderKey = "6459", statOrder = { 6459 }, level = 1, group = "LeftRingSpellProjectilesCannotChain", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["RightRingSpellProjectilesChainUnique__1"] = { affix = "", "Right ring slot: Projectiles from Spells Chain +1 times", statOrderKey = "6479", statOrder = { 6479 }, level = 1, group = "RightRingSpellProjectilesChain", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["RightRingSpellProjectilesCannotForkUnique__1"] = { affix = "", "Right ring slot: Projectiles from Spells cannot Fork", statOrderKey = "6480", statOrder = { 6480 }, level = 1, group = "RightRingSpellProjectilesCannotFork", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FireAndChaosDamageResistanceUnique__1__"] = { affix = "", "+(20-25)% to Fire and Chaos Resistances", statOrderKey = "5332", statOrder = { 5332 }, level = 1, group = "FireAndChaosDamageResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "chaos", "resistance" }, }, + ["TriggerArcaneWakeSkillUnique__1"] = { affix = "", "Trigger Level 20 Arcane Wake after Spending a total of 200 Mana", statOrderKey = "476", statOrder = { 476 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["DoubleDamageWithWeaponUnique__1"] = { affix = "", "Attacks with this Weapon deal Double Damage", statOrderKey = "6419", statOrder = { 6419 }, level = 1, group = "DoubleDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["FocusCooldownRecoveryUnique__1_"] = { affix = "", "Focus has (30-50)% increased Cooldown Recovery Rate", statOrderKey = "5398", statOrder = { 5398 }, level = 1, group = "CooldownRecovery", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LifeRegenPerUncorruptedItemUnique__1"] = { affix = "", "Regenerate 15 Life per second for each Uncorrupted Item Equipped", statOrderKey = "2683", statOrder = { 2683 }, level = 1, group = "LifeRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["TotalManaCostPerCorruptedItemUnique__1"] = { affix = "", "-2 to Total Mana Cost of Skills for each Corrupted Item Equipped", statOrderKey = "3887", statOrder = { 3887 }, level = 1, group = "IncreaseFlatManaCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ChillNearbyEnemiesOnFocusUnique__1_"] = { affix = "", "Chill nearby Enemies when you Focus, causing 30% reduced Action Speed", statOrderKey = "4748", statOrder = { 4748 }, level = 67, group = "ChillNearbyEnemiesOnFocus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["DamageWithHitsAndAilmentsAgainstChilledEnemyUnique__1"] = { affix = "", "(50-70)% increased Damage with Hits and Ailments against Chilled Enemies", statOrderKey = "5792", statOrder = { 5792 }, level = 1, group = "IncreasedDamageToChilledEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["ElementalDamageWhileAffectedBySextantUnique__1"] = { affix = "", "(30-40)% increased Elemental Damage while in an area affected by a Sextant", statOrderKey = "5155", statOrder = { 5155 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamagePerSextantUnique__1"] = { affix = "", "10% increased Elemental Damage per Sextant affecting the area", statOrderKey = "5153", statOrder = { 5153 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["AttackSpeedPerMapModUnique__1"] = { affix = "", "3% increased Attack Speed for each Map Item Modifier affecting the Area", statOrderKey = "4240", statOrder = { 4240 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["AttackDamagePerMapModUnique__1"] = { affix = "", "6% increased Attack Damage for each Map Item Modifier affecting the Area", statOrderKey = "4211", statOrder = { 4211 }, level = 1, group = "AttackDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["BleedOnCritUnique__1_"] = { affix = "", "50% chance to inflict Bleeding on Critical Strike with Attacks", statOrderKey = "2106", statOrder = { 2106 }, level = 1, group = "ChanceToBleed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "critical", "ailment" }, }, + ["MaimOnCritUnique__1"] = { affix = "", "50% chance to Maim Enemies on Critical Strike with Attacks", statOrderKey = "6578", statOrder = { 6578 }, level = 1, group = "ChanceToMaim", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["EnemiesYouBleedGrantIncreasedFlaskChargesUnique__1_"] = { affix = "", "Enemies you inflict Bleeding on grant (60-100)% increased Flask Charges", statOrderKey = "2113", statOrder = { 2113 }, level = 1, group = "FlaskChargesGained", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["AddedPhysicalDamageVsBleedingEnemiesUnique__1"] = { affix = "", "Adds (100-120) to (150-165) Physical Damage against Bleeding Enemies", statOrderKey = "2114", statOrder = { 2114 }, level = 1, group = "MinimumAddedPhysicalDamageVsBleedingEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["LifeRegenerationIfBlockedRecentlyUnique__1"] = { affix = "", "If you have Blocked Recently, you and nearby Allies Regenerate 5% of Life per second", statOrderKey = "8295", statOrder = { 8295 }, level = 1, group = "LifeRegenerationRatePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["GroundTarOnBlockUnique__1"] = { affix = "", "Spreads Tar when you Block", statOrderKey = "5563", statOrder = { 5563 }, level = 79, group = "GroundTarOnBlock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["GainShapersPresenceUnique__1"] = { affix = "", "Gain Shaper's Presence for 10 seconds when you kill a Rare or Unique Enemy", statOrderKey = "5515", statOrder = { 5515 }, level = 81, group = "GainShapersPresence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SpellsCannotPierceUnique__1__"] = { affix = "", "Projectiles from Spells cannot Pierce", statOrderKey = "7679", statOrder = { 7679 }, level = 1, group = "SpellsCannotPierce", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["EnemiesIgnitedTakeIncreasedDamageUnique__1"] = { affix = "", "Enemies Ignited by you during Flask Effect take (7-10)% increased Damage", statOrderKey = "734", statOrder = { 734 }, level = 1, group = "EnemiesIgnitedTakeIncreasedDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "damage" }, }, + ["GainChargeOnConsumingIgnitedCorpseUnique__1__"] = { affix = "", "Recharges 1 Charge when you Consume an Ignited corpse", statOrderKey = "542", statOrder = { 542 }, level = 1, group = "GainChargeOnConsumingIgnitedCorpse", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["GainChargeOnConsumingIgnitedCorpseUnique__2"] = { affix = "", "Recharges 5 Charges when you Consume an Ignited corpse", statOrderKey = "542", statOrder = { 542 }, level = 1, group = "GainChargeOnConsumingIgnitedCorpse", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["RecoverMaximumLifeOnKillFlaskEffectUnique__1"] = { affix = "", "Recover (1-3)% of Life when you Kill an Enemy during Flask Effect", statOrderKey = "735", statOrder = { 735 }, level = 1, group = "MaximumLifeOnKillPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, + ["RecoverMaximumManaOnKillFlaskEffectUnique__1"] = { affix = "", "Recover (1-3)% of Mana when you Kill an Enemy during Flask Effect", statOrderKey = "736", statOrder = { 736 }, level = 1, group = "MaximumManaOnKillPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana" }, }, + ["RecoverMaximumEnergyShieldOnKillFlaskEffectUnique__1"] = { affix = "", "Recover (1-3)% of Energy Shield when you Kill an Enemy during Flask Effect", statOrderKey = "737", statOrder = { 737 }, level = 1, group = "MaximumEnergyShieldOnKillPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "flask", "defences" }, }, + ["AlternateFireAilmentUnique__1"] = { affix = "", "25% chance to Scorch Enemies", "Cannot inflict Ignite", statOrderKey = "1661,2180", statOrder = { 1661, 2180 }, level = 1, group = "AlternateAilment", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["AlternateColdAilmentUnique__1"] = { affix = "", "25% chance to inflict Brittle", "Cannot inflict Freeze or Chill", statOrderKey = "1664,2182", statOrder = { 1664, 2182 }, level = 1, group = "AlternateAilment", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["AlternateLightningAilmentUnique__1__"] = { affix = "", "25% chance to Sap Enemies", "Cannot inflict Shock", statOrderKey = "1668,2183", statOrder = { 1668, 2183 }, level = 1, group = "AlternateAilment", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["ChaosNonAilmentDamageOverTimeMultiplierUnique__1"] = { affix = "", "+(40-55)% to Chaos Damage over Time Multiplier", statOrderKey = "939", statOrder = { 939 }, level = 1, group = "DamageOverTimeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, + ["ColdDamageOverTimeMultiplierUnique__1"] = { affix = "", "+(25-35)% to Cold Damage over Time Multiplier", statOrderKey = "936", statOrder = { 936 }, level = 1, group = "DamageOverTimeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamageOverTimeMultiplierUnique__2"] = { affix = "", "+(16-22)% to Cold Damage over Time Multiplier", statOrderKey = "936", statOrder = { 936 }, level = 1, group = "DamageOverTimeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, + ["FireDamageOverTimeMultiplierUnique__1"] = { affix = "", "+(40-60)% to Fire Damage over Time Multiplier", statOrderKey = "931", statOrder = { 931 }, level = 1, group = "DamageOverTimeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamageOverTimeMultiplierUnique__2_"] = { affix = "", "+(15-25)% to Fire Damage over Time Multiplier", statOrderKey = "931", statOrder = { 931 }, level = 1, group = "DamageOverTimeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamageOverTimeMultiplierUnique__3"] = { affix = "", "+(8-12)% to Fire Damage over Time Multiplier", statOrderKey = "931", statOrder = { 931 }, level = 1, group = "DamageOverTimeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, + ["CurseCastSpeedUnique__1"] = { affix = "", "Curse Skills have (10-20)% increased Cast Speed", statOrderKey = "1849", statOrder = { 1849 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "speed", "curse" }, }, + ["CurseCastSpeedUnique__2"] = { affix = "", "Curse Skills have (8-12)% increased Cast Speed", statOrderKey = "1849", statOrder = { 1849 }, level = 1, group = "IncreasedCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "speed", "curse" }, }, + ["TriggerSocketedCurseSkillsOnCurseUnique__1_"] = { affix = "", "Trigger Socketed Curse Skill when you cast a Curse Skill, with a 0.25 second Cooldown", statOrderKey = "526", statOrder = { 526 }, level = 1, group = "SupportedByTrigger", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "caster", "gem", "curse" }, }, + ["EnergyShieldLeechPerCurseUnique__1_"] = { affix = "", "0.2% of Spell Damage Leeched as Energy Shield for each Curse on Enemy", statOrderKey = "1370", statOrder = { 1370 }, level = 1, group = "EnergyShieldLeechPermyriad", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["ElementalDamagePercentAddedAsChaosPerShaperItemUnique__1"] = { affix = "", "Gain (3-5)% of Elemental Damage as Extra Chaos Damage per Shaper Item Equipped", statOrderKey = "3888", statOrder = { 3888 }, level = 1, group = "ElementalDamagePercentAddedAsChaos", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "chaos" }, }, + ["HitsIgnoreChaosResistanceAllShaperItemsUnique__1"] = { affix = "", "Hits ignore Enemy Monster Chaos Resistance if all Equipped Items are Shaper Items", statOrderKey = "5801", statOrder = { 5801 }, level = 1, group = "HitsIgnoreChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["HitsIgnoreChaosResistanceAllElderItemsUnique__1"] = { affix = "", "Hits ignore Enemy Monster Chaos Resistance if all Equipped Items are Elder Items", statOrderKey = "5800", statOrder = { 5800 }, level = 1, group = "HitsIgnoreChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["ColdDamagePerResistanceAbove75Unique__1"] = { affix = "", "(15-20)% increased Cold Damage per 1% Cold Resistance above 75%", statOrderKey = "4775", statOrder = { 4775 }, level = 1, group = "ColdDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["LightningDamagePerResistanceAbove75Unique__1"] = { affix = "", "(15-20)% increased Lightning Damage per 1% Lightning Resistance above 75%", statOrderKey = "5985", statOrder = { 5985 }, level = 1, group = "LightningDamagePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["FlaskConsecratedGroundDurationUnique__1"] = { affix = "", "(15-30)% reduced Duration", statOrderKey = "560", statOrder = { 560 }, level = 1, group = "FlaskConsecratedGroundDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskConsecratedGroundAreaOfEffectUnique__1_"] = { affix = "", "Consecrated Ground created by this Flask has Tripled Radius", statOrderKey = "581", statOrder = { 581 }, level = 1, group = "FlaskConsecratedGroundAreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskConsecratedGroundDamageTakenUnique__1"] = { affix = "", "Consecrated Ground created during Effect applies (7-10)% increased Damage taken to Enemies", statOrderKey = "676", statOrder = { 676 }, level = 1, group = "FlaskConsecratedGroundDamageTaken", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "damage" }, }, + ["FlaskConsecratedGroundEffectUnique__1_"] = { affix = "", "+(1-2)% to Critical Strike Chance against Enemies on Consecrated Ground during Effect", statOrderKey = "673", statOrder = { 673 }, level = 1, group = "FlaskConsecratedGroundEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "critical" }, }, + ["FlaskConsecratedGroundEffectCriticalStrikeUnique__1"] = { affix = "", "(100-150)% increased Critical Strike Chance against Enemies on Consecrated Ground during Flask effect", statOrderKey = "709", statOrder = { 709 }, level = 1, group = "FlaskConsecratedGroundEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "critical" }, }, + ["ShockProliferationUnique__1"] = { affix = "", "Shocks you inflict spread to other Enemies within a Radius of 15", statOrderKey = "1854", statOrder = { 1854 }, level = 1, group = "ShockProliferation", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["ShockProliferationDuringFlaskEffectUnique__1"] = { affix = "", "Shocks you inflict during Flask effect spread to other Enemies in a radius of 20", statOrderKey = "749", statOrder = { 749 }, level = 85, group = "ShockProliferation", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "lightning", "ailment" }, }, + ["ShockEffectDuringFlaskEffectUnique__1__"] = { affix = "", "(25-40)% increased Effect of Shocks you inflict during Flask effect", statOrderKey = "748", statOrder = { 748 }, level = 1, group = "ShockEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "lightning", "ailment" }, }, + ["ShockOnKillUnique__1"] = { affix = "", "Enemies you kill are Shocked", statOrderKey = "1554", statOrder = { 1554 }, level = 1, group = "ChanceToShock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["DivineChargeOnHitUnique__1_"] = { affix = "", "+10 to maximum Divine Charges", "Gain a Divine Charge on Hit", statOrderKey = "3941,3942", statOrder = { 3941, 3942 }, level = 1, group = "DivineCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["GainDivinityOnMaxDivineChargeUnique__1"] = { affix = "", "You gain Divinity for 10 seconds on reaching maximum Divine Charges", "Lose all Divine Charges when you gain Divinity", statOrderKey = "3944,3944.1", statOrder = { 3944, 3944.1 }, level = 1, group = "DivineCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["NearbyEnemiesCannotCritUnique__1"] = { affix = "", "Never deal Critical Strikes", "Nearby Enemies cannot deal Critical Strikes", statOrderKey = "1813,6409", statOrder = { 1813, 6409 }, level = 1, group = "CannotCrit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["NearbyAlliesCannotBeSlowedUnique__1"] = { affix = "", "Action Speed cannot be modified to below base value", "Nearby Allies' Action Speed cannot be modified to below base value", statOrderKey = "2776,6403", statOrder = { 2776, 6403 }, level = 1, group = "CannotBeSlowedBelowBase", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["ManaReservationPerAttributeUnique__1"] = { affix = "", "2% increased Mana Reservation Efficiency of Skills per 250 total Attributes", statOrderKey = "6633", statOrder = { 6633 }, level = 1, group = "ManaReservationReduced", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaReservationEfficiencyPerAttributeUnique__1"] = { affix = "", "2% increased Mana Reservation Efficiency of Skills per 250 total Attributes", statOrderKey = "6634", statOrder = { 6634 }, level = 1, group = "ManaReservationReduced", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["DefencesPer100StrengthAuraUnique__1"] = { affix = "", "Nearby Allies have (4-6)% increased Defences per 100 Strength you have", statOrderKey = "2587", statOrder = { 2587 }, level = 1, group = "AuraPerAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["BlockPer100StrengthAuraUnique__1___"] = { affix = "", "Nearby Allies have 1% Chance to Block Attack Damage per 100 Strength you have", statOrderKey = "2586", statOrder = { 2586 }, level = 1, group = "AuraPerAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["CriticalMultiplierPer100DexterityAuraUnique__1"] = { affix = "", "Nearby Allies have +(6-8)% to Critical Strike Multiplier per 100 Dexterity you have", statOrderKey = "2588", statOrder = { 2588 }, level = 1, group = "AuraPerAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["CastSpeedPer100IntelligenceAuraUnique__1"] = { affix = "", "Nearby Allies have (2-4)% increased Cast Speed per 100 Intelligence you have", statOrderKey = "2589", statOrder = { 2589 }, level = 1, group = "AuraPerAttributes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "speed" }, }, + ["GrantsAccuracyAuraSkillUnique__1"] = { affix = "", "Grants Level 22 Precision Skill", statOrderKey = "428", statOrder = { 428 }, level = 81, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["PrecisionReservationEfficiencyUnique__1"] = { affix = "", "Precision has 100% increased Mana Reservation Efficiency", statOrderKey = "7647", statOrder = { 7647 }, level = 1, group = "ReducedManaReservationsCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "aura" }, }, + ["SupportedByBlessingSupportUnique__1"] = { affix = "", "Socketed Gems are Supported by Level 25 Divine Blessing", statOrderKey = "104", statOrder = { 104 }, level = 1, group = "SupportedByBlessing", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["TriggerBowSkillsOnBowAttackUnique__1"] = { affix = "", "Trigger a Socketed Bow Skill when you Attack with a Bow, with a 1 second Cooldown", statOrderKey = "469", statOrder = { 469 }, level = 1, group = "SupportedByTrigger", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "attack", "gem" }, }, + ["TriggerBowSkillsOnCastUnique__1"] = { affix = "", "Trigger a Socketed Bow Skill when you Cast a Spell while", "wielding a Bow, with a 1 second Cooldown", statOrderKey = "533,533.1", statOrder = { 533, 533.1 }, level = 1, group = "SupportedByTrigger", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "attack", "caster", "gem" }, }, + ["MaximumLifeLeechAmountUnique__1"] = { affix = "", "50% reduced Maximum Recovery per Life Leech", statOrderKey = "1371", statOrder = { 1371 }, level = 1, group = "MaximumLeechAmount", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeLeechAmountUnique__2"] = { affix = "", "80% reduced Maximum Recovery per Life Leech", statOrderKey = "1371", statOrder = { 1371 }, level = 1, group = "MaximumLeechAmount", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeLeechNotRemovedOnFullLifeUnique__1"] = { affix = "", "Life Leech effects are not removed when Unreserved Life is Filled", statOrderKey = "2793", statOrder = { 2793 }, level = 1, group = "LifeLeechNotRemovedOnFullLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["AttacksBlindOnHitChanceUnique__1"] = { affix = "", "5% chance to Blind Enemies on Hit with Attacks", statOrderKey = "4263", statOrder = { 4263 }, level = 1, group = "BlindOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["HeraldBonusExtraMod1"] = { affix = "", "When used in the Synthesiser, the new item will have an additional Herald Modifier", statOrderKey = "8346", statOrder = { 8346 }, level = 1, group = "HeraldBonusExtraMod", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["HeraldBonusExtraMod2_"] = { affix = "", "When used in the Synthesiser, the new item will have an additional Herald Modifier", statOrderKey = "8346", statOrder = { 8346 }, level = 1, group = "HeraldBonusExtraMod", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["HeraldBonusExtraMod3_"] = { affix = "", "When used in the Synthesiser, the new item will have an additional Herald Modifier", statOrderKey = "8346", statOrder = { 8346 }, level = 1, group = "HeraldBonusExtraMod", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["HeraldBonusExtraMod4"] = { affix = "", "When used in the Synthesiser, the new item will have an additional Herald Modifier", statOrderKey = "8346", statOrder = { 8346 }, level = 1, group = "HeraldBonusExtraMod", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["HeraldBonusExtraMod5"] = { affix = "", "When used in the Synthesiser, the new item will have an additional Herald Modifier", statOrderKey = "8346", statOrder = { 8346 }, level = 1, group = "HeraldBonusExtraMod", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["HeraldBonusThunderReservation"] = { affix = "", "Herald of Thunder has (30-40)% increased Mana Reservation Efficiency", statOrderKey = "5769", statOrder = { 5769 }, level = 1, group = "HeraldBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["HeraldBonusThunderReservationEfficiency"] = { affix = "", "Herald of Thunder has (30-40)% increased Mana Reservation Efficiency", statOrderKey = "5770", statOrder = { 5770 }, level = 1, group = "HeraldBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["HeraldBonusThunderLightningDamage"] = { affix = "", "(40-60)% increased Lightning Damage while affected by Herald of Thunder", statOrderKey = "5988", statOrder = { 5988 }, level = 1, group = "HeraldBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["HeraldBonusThunderEffect"] = { affix = "", "Herald of Thunder has (40-60)% increased Buff Effect", statOrderKey = "5768", statOrder = { 5768 }, level = 1, group = "HeraldBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["HeraldBonusThunderMaxLightningResist"] = { affix = "", "+1% to maximum Lightning Resistance while affected by Herald of Thunder", statOrderKey = "7272", statOrder = { 7272 }, level = 1, group = "HeraldBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["HeraldBonusThunderLightningResist_"] = { affix = "", "+(50-60)% to Lightning Resistance while affected by Herald of Thunder", statOrderKey = "5990", statOrder = { 5990 }, level = 1, group = "HeraldBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["HeraldBonusAshReservation"] = { affix = "", "Herald of Ash has (30-40)% increased Mana Reservation Efficiency", statOrderKey = "5755", statOrder = { 5755 }, level = 1, group = "HeraldBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["HeraldBonusAshReservationEfficiency__"] = { affix = "", "Herald of Ash has (30-40)% increased Mana Reservation Efficiency", statOrderKey = "5756", statOrder = { 5756 }, level = 1, group = "HeraldBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["HeraldBonusAshFireDamage"] = { affix = "", "(40-60)% increased Fire Damage while affected by Herald of Ash", statOrderKey = "5350", statOrder = { 5350 }, level = 1, group = "HeraldBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["HeraldBonusAshEffect"] = { affix = "", "Herald of Ash has (40-60)% increased Buff Effect", statOrderKey = "5754", statOrder = { 5754 }, level = 1, group = "HeraldBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["HeraldBonusAshMaxFireResist"] = { affix = "", "+1% to maximum Fire Resistance while affected by Herald of Ash", statOrderKey = "7258", statOrder = { 7258 }, level = 1, group = "HeraldBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["HeraldBonusFireResist"] = { affix = "", "+(50-60)% to Fire Resistance while affected by Herald of Ash", statOrderKey = "5351", statOrder = { 5351 }, level = 1, group = "HeraldBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["HeraldBonusIceReservation_"] = { affix = "", "Herald of Ice has (30-40)% increased Mana Reservation Efficiency", statOrderKey = "5759", statOrder = { 5759 }, level = 1, group = "HeraldBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["HeraldBonusIceReservationEfficiency__"] = { affix = "", "Herald of Ice has (30-40)% increased Mana Reservation Efficiency", statOrderKey = "5760", statOrder = { 5760 }, level = 1, group = "HeraldBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["HeraldBonusIceColdDamage"] = { affix = "", "(40-60)% increased Cold Damage while affected by Herald of Ice", statOrderKey = "4784", statOrder = { 4784 }, level = 1, group = "HeraldBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["HeraldBonusIceEffect_"] = { affix = "", "Herald of Ice has (40-60)% increased Buff Effect", statOrderKey = "5758", statOrder = { 5758 }, level = 1, group = "HeraldBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["HeraldBonusMaxColdResist__"] = { affix = "", "+1% to maximum Cold Resistance while affected by Herald of Ice", statOrderKey = "7254", statOrder = { 7254 }, level = 1, group = "HeraldBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["HeraldBonusColdResist"] = { affix = "", "+(50-60)% to Cold Resistance while affected by Herald of Ice", statOrderKey = "4786", statOrder = { 4786 }, level = 1, group = "HeraldBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["HeraldBonusPurityReservation_"] = { affix = "", "Herald of Purity has (30-40)% increased Mana Reservation Efficiency", statOrderKey = "5764", statOrder = { 5764 }, level = 1, group = "HeraldBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["HeraldBonusPurityReservationEfficiency_"] = { affix = "", "Herald of Purity has (30-40)% increased Mana Reservation Efficiency", statOrderKey = "5765", statOrder = { 5765 }, level = 1, group = "HeraldBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["HeraldBonusPurityPhysicalDamage"] = { affix = "", "(40-60)% increased Physical Damage while affected by Herald of Purity", statOrderKey = "7587", statOrder = { 7587 }, level = 1, group = "HeraldBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["HeraldBonusPurityEffect"] = { affix = "", "Herald of Purity has (40-60)% increased Buff Effect", statOrderKey = "5762", statOrder = { 5762 }, level = 1, group = "HeraldBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["HeraldBonusPurityMinionDamage"] = { affix = "", "Sentinels of Purity deal (70-100)% increased Damage", statOrderKey = "7836", statOrder = { 7836 }, level = 1, group = "HeraldBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["HeraldBonusPurityPhysicalDamageReduction"] = { affix = "", "4% additional Physical Damage Reduction while affected by Herald of Purity", statOrderKey = "7594", statOrder = { 7594 }, level = 1, group = "HeraldBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["HeraldBonusAgonyReservation"] = { affix = "", "Herald of Agony has (30-40)% increased Mana Reservation Efficiency", statOrderKey = "5751", statOrder = { 5751 }, level = 1, group = "HeraldBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["HeraldBonusAgonyReservationEfficiency"] = { affix = "", "Herald of Agony has (30-40)% increased Mana Reservation Efficiency", statOrderKey = "5752", statOrder = { 5752 }, level = 1, group = "HeraldBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["HeraldBonusAgonyChaosDamage_"] = { affix = "", "(40-60)% increased Chaos Damage while affected by Herald of Agony", statOrderKey = "4719", statOrder = { 4719 }, level = 1, group = "HeraldBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["HeraldBonusAgonyEffect"] = { affix = "", "Herald of Agony has (40-60)% increased Buff Effect", statOrderKey = "5750", statOrder = { 5750 }, level = 1, group = "HeraldBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["HeraldBonusAgonyMinionDamage_"] = { affix = "", "Agony Crawler deals (70-100)% increased Damage", statOrderKey = "4059", statOrder = { 4059 }, level = 1, group = "HeraldBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["HeraldBonusAgonyChaosResist_"] = { affix = "", "+(31-43)% to Chaos Resistance while affected by Herald of Agony", statOrderKey = "4724", statOrder = { 4724 }, level = 1, group = "HeraldBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ZombiesCountAsCorpsesUnique__1"] = { affix = "", "Your Raised Zombies count as corpses", statOrderKey = "7731", statOrder = { 7731 }, level = 1, group = "ZombiesCountAsCorpses", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["ZombiesNeedNoCorpsesUnique__1"] = { affix = "", "Raise Zombie does not require a corpse", statOrderKey = "7729", statOrder = { 7729 }, level = 1, group = "ZombiesNeedNoCorpses", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["ZombieIncreasedLifeUnique__1"] = { affix = "", "Raised Zombies have (80-100)% increased maximum Life", statOrderKey = "1417", statOrder = { 1417 }, level = 1, group = "ZombieLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["AdditionalPhysicalDamageReductionWhileBleedingUnique__1"] = { affix = "", "(10-15)% additional Physical Damage Reduction while Bleeding", statOrderKey = "4044", statOrder = { 4044 }, level = 1, group = "AdditionalPhysicalDamageReduction", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["DamageTakenGainedAsLifeUnique__1_"] = { affix = "", "(10-20)% of Damage taken Recouped as Life", statOrderKey = "5022", statOrder = { 5022 }, level = 1, group = "DamageTakenGainedAsLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["DamageTakenGainedAsLifeUnique__2"] = { affix = "", "(80-100)% of Damage taken Recouped as Life", statOrderKey = "5022", statOrder = { 5022 }, level = 1, group = "DamageTakenGainedAsLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MinimumEnduranceChargeOnLowLifeUnique__1"] = { affix = "", "+3 to Minimum Endurance Charges while on Low Life", statOrderKey = "7348", statOrder = { 7348 }, level = 1, group = "MinimumEnduranceCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["MinimumPowerChargeOnLowLifeUnique__1"] = { affix = "", "+3 to Minimum Power Charges while on Low Life", statOrderKey = "7352", statOrder = { 7352 }, level = 1, group = "MinimumPowerCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["SpellCriticalStrikeChanceIfKilledRecentlyUnique__1"] = { affix = "", "(125-175)% increased Critical Strike Chance for Spells if you've Killed Recently", statOrderKey = "4867", statOrder = { 4867 }, level = 1, group = "SpellCriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "critical" }, }, + ["SpellCriticalStrikeMultiplierIfNotKilledRecentlyUnique__1"] = { affix = "", "+(40-60)% to Critical Strike Multiplier for Spells if you haven't Killed Recently", statOrderKey = "4894", statOrder = { 4894 }, level = 1, group = "CriticalStrikeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "damage", "caster", "critical" }, }, + ["RagingSpiritLifeUnique__1"] = { affix = "", "Summoned Raging Spirits have (80-100)% increased maximum Life", statOrderKey = "7398", statOrder = { 7398 }, level = 1, group = "MinionLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["RagingSpiritDurationUnique__1"] = { affix = "", "Summon Raging Spirit has (20-30)% increased Duration", statOrderKey = "2993", statOrder = { 2993 }, level = 1, group = "MinionDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["RagingSpiritChaosDamageTakenUnique__1"] = { affix = "", "Summoned Raging Spirits take 20% of their Maximum Life per second as Chaos Damage", statOrderKey = "7399", statOrder = { 7399 }, level = 68, group = "RagingSpiritChaosDamageTaken", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "minion" }, }, + ["LosePowerChargeWhenHitUnique__1"] = { affix = "", "Lose a Power Charge when Hit", statOrderKey = "8219", statOrder = { 8219 }, level = 1, group = "LosePowerChargeWhenHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["SpellDamagePerLifeUnique__1"] = { affix = "", "2% increased Spell Damage per 100 Player Maximum Life", statOrderKey = "7954", statOrder = { 7954 }, level = 1, group = "SpellDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellCriticalStrikeChancePerLifeUnique__1"] = { affix = "", "2% increased Critical Strike Chance for Spells per 100 Player Maximum Life", statOrderKey = "7947", statOrder = { 7947 }, level = 1, group = "SpellCriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "critical" }, }, + ["SacrificeLifeOnSpellSkillUnique__1"] = { affix = "", "Sacrifice 4% of your Life when you Use or Trigger a Spell Skill", statOrderKey = "7811", statOrder = { 7811 }, level = 1, group = "SacrificeLifeOnSpellSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "caster" }, }, + ["PercentDexterityIfStrengthHigherThanIntelligenceUnique__1"] = { affix = "", "15% increased Dexterity if Strength is higher than Intelligence", statOrderKey = "5076", statOrder = { 5076 }, level = 1, group = "PercentageDexterity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["CriticalStrikeMultiplierIfDexterityHigherThanIntelligenceUnique__1"] = { affix = "", "+(25-40)% to Critical Strike Multiplier if Dexterity is higher than Intelligence", statOrderKey = "4896", statOrder = { 4896 }, level = 1, group = "CriticalStrikeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["ElementalDamagePerDexterityUnique__1"] = { affix = "", "1% increased Elemental Damage per 10 Dexterity", statOrderKey = "5149", statOrder = { 5149 }, level = 1, group = "ElementalDamagePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["LifePer10IntelligenceUnique__1"] = { affix = "", "+2 to Maximum Life per 10 Intelligence", statOrderKey = "7265", statOrder = { 7265 }, level = 1, group = "LifePerIntelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["GrantsLevel30SmiteUnique__1"] = { affix = "", "Grants Level 30 Smite Skill", statOrderKey = "451", statOrder = { 451 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["ElementalAilmentsOnYouInsteadOfAlliesUnique__1"] = { affix = "", "Enemies inflict Elemental Ailments on you instead of nearby Allies", statOrderKey = "6418", statOrder = { 6418 }, level = 1, group = "ElementalAilmentsOnYouInsteadOfAllies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, + ["UnaffectedByPoisonUnique__1_"] = { affix = "", "Unaffected by Poison", statOrderKey = "4361", statOrder = { 4361 }, level = 1, group = "UnaffectedByPoison", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["KeystoneInnerConvictionUnique__1"] = { affix = "", "Inner Conviction", statOrderKey = "8407", statOrder = { 8407 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge", "power_charge", "damage" }, }, + ["FasterPoisonDamageUnique__1"] = { affix = "", "Poisons you inflict deal Damage 20% faster", statOrderKey = "5329", statOrder = { 5329 }, level = 1, group = "FasterDamageAilments", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, + ["TriggerRainOfArrowsOnBowAttackUnique__1"] = { affix = "", "Trigger Level 5 Rain of Arrows when you Attack with a Bow", statOrderKey = "518", statOrder = { 518 }, level = 1, group = "SupportedByTrigger", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "attack" }, }, + ["TriggerToxicRainOnBowAttackUnique__1"] = { affix = "", "Trigger Level 5 Toxic Rain when you Attack with a Bow", statOrderKey = "538", statOrder = { 538 }, level = 1, group = "SupportedByTrigger", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "attack" }, }, + ["CursesRemainOnDeathUnique__1_"] = { affix = "", "Non-Aura Curses you inflict are not removed from Dying Enemies", statOrderKey = "4944", statOrder = { 4944 }, level = 1, group = "CursesRemainOnDeath", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["EnemiesNearCursesBlindAndExplodeUnique__1"] = { affix = "", "Enemies near corpses affected by your Curses are Blinded", "Enemies Killed near corpses affected by your Curses explode, dealing", "3% of their Life as Physical Damage", statOrderKey = "5214,5214.1,5214.2", statOrder = { 5214, 5214.1, 5214.2 }, level = 1, group = "EnemiesNearCursesBlindAndExplode", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["WarcryCooldownIs2SecondsUnique__1"] = { affix = "", "Warcry Skills' Cooldown Time is 4 seconds", statOrderKey = "8271", statOrder = { 8271 }, level = 1, group = "WarcryCooldownSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CriticalStrikeMultiplierIs250Unique__1"] = { affix = "", "Your Critical Strike Multiplier is 300%", statOrderKey = "4892", statOrder = { 4892 }, level = 1, group = "CriticalStrikeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["RageOnAttackCritUnique__1"] = { affix = "", "Gain 1 Rage on Critical Hit with attacks, no more than once every 0.5 seconds", statOrderKey = "5888", statOrder = { 5888 }, level = 1, group = "RageOnCrit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, + ["PhysicalAddedAsFirePerRageUnique__1"] = { affix = "", "Gain 1% of Physical Damage as Extra Fire Damage per 1 Rage", statOrderKey = "7578", statOrder = { 7578 }, level = 1, group = "PhysicalAddedAsFire", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, + ["LocalChanceForPoisonDamage300FinalInflictedWithThisWeaponUnique__1_"] = { affix = "", "20% chance for Poisons inflicted with this Weapon to deal 300% more Damage", statOrderKey = "6381", statOrder = { 6381 }, level = 1, group = "PoisonDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "attack", "ailment" }, }, + ["AttackDamageWhileHoldingShieldUnique__1"] = { affix = "", "(10-15)% increased Attack Damage while holding a Shield", statOrderKey = "888", statOrder = { 888 }, level = 1, group = "AttackDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["DisplayCowardsTrialWavesOfMonsters"] = { affix = "", "Contains waves of Monsters", statOrderKey = "5097", statOrder = { 5097 }, level = 1, group = "CowardsTrial", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DisplayCowardsTrialWavesOfUndeadMonsters"] = { affix = "", "Contains additional waves of Undead Monsters", statOrderKey = "5098", statOrder = { 5098 }, level = 1, group = "CowardsTrial", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CowardsTrialExtraGhosts___"] = { affix = "", "Area contains additional waves of Ghosts", statOrderKey = "6767", statOrder = { 6767 }, level = 1, group = "CowardsTrial", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CowardsTrialExtraPhantasms"] = { affix = "", "Area contains additional waves of Phantasms", statOrderKey = "6769", statOrder = { 6769 }, level = 1, group = "CowardsTrial", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CowardsTrialExtraZombies"] = { affix = "", "Area contains additional waves of Zombies", statOrderKey = "6773", statOrder = { 6773 }, level = 1, group = "CowardsTrial", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CowardsTrialExtraRagingSpirits"] = { affix = "", "Area contains additional waves of Raging Spirits", statOrderKey = "6770", statOrder = { 6770 }, level = 1, group = "CowardsTrial", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CowardsTrialExtraRhoas___"] = { affix = "", "Area contains additional waves of Bone Rhoas", statOrderKey = "6771", statOrder = { 6771 }, level = 1, group = "CowardsTrial", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CowardsTrialExtraOriathCitizens"] = { affix = "", "Area contains additional waves of Oriathan Zombies", statOrderKey = "6768", statOrder = { 6768 }, level = 1, group = "CowardsTrial", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CowardsTrialExtraSkeletonCannons"] = { affix = "", "Area contains additional waves of Ravager Maws", statOrderKey = "6772", statOrder = { 6772 }, level = 1, group = "CowardsTrial", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["UniqueJewelAlternateTreeInRadiusVaal"] = { affix = "", "Bathed in the blood of (100-8000) sacrificed in the name of Xibaqua", "Passives in radius are Conquered by the Vaal", "Historic", statOrderKey = "4,4.1,8347", statOrder = { 4, 4.1, 8347 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "red_herring" }, }, + ["UniqueJewelAlternateTreeInRadiusKarui"] = { affix = "", "Commanded leadership over (10000-18000) warriors under Kaom", "Passives in radius are Conquered by the Karui", "Historic", statOrderKey = "4,4.1,8347", statOrder = { 4, 4.1, 8347 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "red_herring" }, }, + ["UniqueJewelAlternateTreeInRadiusMaraketh"] = { affix = "", "Denoted service of (500-8000) dekhara in the akhara of Balbala", "Passives in radius are Conquered by the Maraketh", "Historic", statOrderKey = "4,4.1,8347", statOrder = { 4, 4.1, 8347 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "red_herring" }, }, + ["UniqueJewelAlternateTreeInRadiusTemplar"] = { affix = "", "Carved to glorify (2000-10000) new faithful converted by High Templar Maxarius", "Passives in radius are Conquered by the Templars", "Historic", statOrderKey = "4,4.1,8347", statOrder = { 4, 4.1, 8347 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "red_herring" }, }, + ["UniqueJewelAlternateTreeInRadiusEternal"] = { affix = "", "Commissioned (2000-160000) coins to commemorate Cadiro", "Passives in radius are Conquered by the Eternal Empire", "Historic", statOrderKey = "4,4.1,8347", statOrder = { 4, 4.1, 8347 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "red_herring" }, }, + ["TotemDamagePerDevotion"] = { affix = "", "4% increased Totem Damage per 10 Devotion", statOrderKey = "8145", statOrder = { 8145 }, level = 1, group = "DevotionBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["BrandDamagePerDevotion"] = { affix = "", "4% increased Brand Damage per 10 Devotion", statOrderKey = "7873", statOrder = { 7873 }, level = 1, group = "DevotionBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "damage", "caster" }, }, + ["ChannelledSkillDamagePerDevotion"] = { affix = "", "Channelling Skills deal 4% increased Damage per 10 Devotion", statOrderKey = "4712", statOrder = { 4712 }, level = 1, group = "DevotionBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AreaDamagePerDevotion"] = { affix = "", "4% increased Area Damage per 10 Devotion", statOrderKey = "4104", statOrder = { 4104 }, level = 1, group = "DevotionBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["ElementalDamagePerDevotion_"] = { affix = "", "4% increased Elemental Damage per 10 Devotion", statOrderKey = "5148", statOrder = { 5148 }, level = 1, group = "DevotionBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalResistancesPerDevotion"] = { affix = "", "+2% to all Elemental Resistances per 10 Devotion", statOrderKey = "5178", statOrder = { 5178 }, level = 1, group = "DevotionBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AilmentEffectPerDevotion"] = { affix = "", "3% increased Effect of non-Damaging Ailments on Enemies per 10 Devotion", statOrderKey = "7497", statOrder = { 7497 }, level = 1, group = "DevotionBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "ailment" }, }, + ["ElementalAilmentSelfDurationPerDevotion_"] = { affix = "", "4% reduced Elemental Ailment Duration on you per 10 Devotion", statOrderKey = "7827", statOrder = { 7827 }, level = 1, group = "DevotionBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, + ["CurseSelfDurationPerDevotion"] = { affix = "", "4% reduced Duration of Curses on you per 10 Devotion", statOrderKey = "7826", statOrder = { 7826 }, level = 1, group = "DevotionBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["MinionAttackAndCastSpeedPerDevotion"] = { affix = "", "1% increased Minion Attack and Cast Speed per 10 Devotion", statOrderKey = "7359", statOrder = { 7359 }, level = 1, group = "DevotionBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, + ["MinionAccuracyRatingPerDevotion_"] = { affix = "", "Minions have +60 to Accuracy Rating per 10 Devotion", statOrderKey = "7354", statOrder = { 7354 }, level = 1, group = "DevotionBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "minion" }, }, + ["AddedManaRegenerationPerDevotion"] = { affix = "", "Regenerate 0.6 Mana per Second per 10 Devotion", statOrderKey = "6615", statOrder = { 6615 }, level = 1, group = "DevotionBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ReducedManaCostPerDevotion"] = { affix = "", "1% reduced Mana Cost of Skills per 10 Devotion", statOrderKey = "6593", statOrder = { 6593 }, level = 1, group = "DevotionBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AuraEffectPerDevotion"] = { affix = "", "1% increased effect of Non-Curse Auras per 10 Devotion", statOrderKey = "7492", statOrder = { 7492 }, level = 1, group = "DevotionBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["ShieldDefencesPerDevotion"] = { affix = "", "3% increased Defences from Equipped Shield per 10 Devotion", statOrderKey = "7847", statOrder = { 7847 }, level = 1, group = "DevotionBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["DealNoChaosDamageUnique_1"] = { affix = "", "Deal no Chaos Damage", statOrderKey = "4323", statOrder = { 4323 }, level = 1, group = "DealNoChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["LightRadiusToDamageUnique_1"] = { affix = "", "Increases and Reductions to Light Radius also apply to Damage", statOrderKey = "2119", statOrder = { 2119 }, level = 1, group = "LightRadiusModifiersApplyToDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["LightRadiusToAreaOfEffectUnique__1"] = { affix = "", "Increases and Reductions to Light Radius also apply to Area of Effect at 50% of their value", statOrderKey = "2118", statOrder = { 2118 }, level = 1, group = "LightRadiusModifiersApplyToAreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CanRollMinionModifiersImplicitWandAtlas1"] = { affix = "", "Can roll Minion Modifiers", statOrderKey = "11", statOrder = { 11 }, level = 1, group = "CanRollMinionModifiers", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "weapon_can_roll_minion_modifiers", }, modTags = { "minion" }, }, + ["MinionPhysicalToFirePerRedSocket"] = { affix = "", "Minions convert 25% of Physical Damage to Fire Damage per Red Socket", statOrderKey = "2309", statOrder = { 2309 }, level = 1, group = "MinionConversionPerSocket", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire", "minion" }, }, + ["MinionPhysicalToColdPerGreenSocket_"] = { affix = "", "Minions convert 25% of Physical Damage to Cold Damage per Green Socket", statOrderKey = "2313", statOrder = { 2313 }, level = 1, group = "MinionConversionPerSocket", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold", "minion" }, }, + ["MinionPhysicalToLightningPerBlueSocket"] = { affix = "", "Minions convert 25% of Physical Damage to Lightning Damage per Blue Socket", statOrderKey = "2315", statOrder = { 2315 }, level = 1, group = "MinionConversionPerSocket", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning", "minion" }, }, + ["MinionPhysicalToChaosPerWhiteSocket"] = { affix = "", "Minions convert 25% of Physical Damage to Chaos Damage per White Socket", statOrderKey = "2319", statOrder = { 2319 }, level = 1, group = "MinionConversionPerSocket", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos", "minion" }, }, + ["MinionChanceToFreezeShockIgnite"] = { affix = "", "Minions have (5-10)% chance to Freeze, Shock and Ignite", statOrderKey = "7366", statOrder = { 7366 }, level = 1, group = "MinionChanceToFreezeShockIgnite", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "minion", "ailment" }, }, + ["NonChilledEnemiesBleedAndChillUnique__1_"] = { affix = "", "Non-Chilled Enemies you inflict Bleeding on are Chilled", statOrderKey = "7489", statOrder = { 7489 }, level = 1, group = "NonChilledEnemiesBleedAndChill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ChilledWhileBleedingUnique__1_"] = { affix = "", "You are Chilled while you are Bleeding", statOrderKey = "4751", statOrder = { 4751 }, level = 1, group = "ChilledWhileBleeding", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["BleedingEnemiesShatterOnKillUnique__1"] = { affix = "", "Bleeding Enemies you Kill with Hits Shatter", statOrderKey = "7838", statOrder = { 7838 }, level = 1, group = "BleedingEnemiesShatterOnKill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["NonChilledEnemiesPoisonAndChillUnique__1"] = { affix = "", "Non-Chilled Enemies you Poison are Chilled", statOrderKey = "7490", statOrder = { 7490 }, level = 1, group = "NonChilledEnemiesPoisonAndChill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ChilledWhilePoisonedUnique__1"] = { affix = "", "You are Chilled when you are Poisoned", statOrderKey = "4752", statOrder = { 4752 }, level = 1, group = "ChilledWhilePoisoned", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["PoisonedEnemiesShatterOnKillUnique__1"] = { affix = "", "Poisoned Enemies you Kill with Hits Shatter", statOrderKey = "7839", statOrder = { 7839 }, level = 1, group = "PoisonedEnemiesShatterOnKill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DamagePerZombieUnique__1"] = { affix = "", "(5-8)% increased Damage per Raised Zombie", statOrderKey = "4948", statOrder = { 4948 }, level = 1, group = "AllDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["ElementalDamageTakenPerZombieUnique__1"] = { affix = "", "1% less Elemental Damage taken per Raised Zombie", statOrderKey = "5158", statOrder = { 5158 }, level = 1, group = "ElementalDamageTaken", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental" }, }, + ["LoseFrenzyChargeOnTravelSkillUnique__1"] = { affix = "", "(20-25)% chance to lose a Frenzy Charge when you use a Travel Skill", statOrderKey = "3947", statOrder = { 3947 }, level = 1, group = "LoseFrenzyChargeOnTravelSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["LosePowerChargeOnElusiveGainUnique__1_"] = { affix = "", "(20-25)% chance to lose a Power Charge when you gain Elusive", statOrderKey = "3948", statOrder = { 3948 }, level = 1, group = "LosePowerChargeOnElusiveGain", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["ElusiveBuffEffectPerPowerChargeUnique__1"] = { affix = "", "(7-10)% increased Effect of Elusive on you per Power Charge", statOrderKey = "3946", statOrder = { 3946 }, level = 1, group = "ElusiveBuffEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["TravelSkillCooldownRecoveryPerFrenzyChargeUnique__1"] = { affix = "", "(7-10)% increased Cooldown Recovery Rate of Travel Skills per Frenzy Charge", statOrderKey = "3945", statOrder = { 3945 }, level = 1, group = "TravelSkillCooldownRecovery", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MaximumFrenzyChargesEqualToMaximumPowerChargesUnique__1"] = { affix = "", "Your Maximum Frenzy Charges is equal to your Maximum Power Charges", statOrderKey = "1456", statOrder = { 1456 }, level = 75, group = "MaximumFrenzyChargesEqualToMaximumPowerCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["MinionAttacksTauntOnHitChanceUnique__1"] = { affix = "", "Minions have 5% chance to Taunt on Hit with Attacks", statOrderKey = "3011", statOrder = { 3011 }, level = 55, group = "TauntOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "minion" }, }, + ["MinionCausticCloudOnDeathUnique__1_"] = { affix = "", "Your Minions spread Caustic Ground on Death, dealing 20% of their maximum Life as Chaos Damage per second", statOrderKey = "3019", statOrder = { 3019 }, level = 1, group = "MinionCausticCloudOnDeath", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "minion" }, }, + ["MinionBurningCloudOnDeathUnique__1"] = { affix = "", "Your Minions spread Burning Ground on Death, dealing 20% of their maximum Life as Fire Damage per second", statOrderKey = "7381", statOrder = { 7381 }, level = 55, group = "MinionBurningCloudOnDeath", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "minion" }, }, + ["TotemReflectFireDamageUnique__1_"] = { affix = "", "Totems Reflect 100% of their maximum Life as Fire Damage to nearby Enemies when Hit", statOrderKey = "3359", statOrder = { 3359 }, level = 1, group = "TotemReflectFireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["MinionAddedColdDamageUnique__1"] = { affix = "", "Minions deal (5-9) to (11-15) additional Cold Damage", statOrderKey = "3342", statOrder = { 3342 }, level = 1, group = "MinionAddedColdDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "minion" }, }, + ["MineDamageLeechedToYouUnique__1"] = { affix = "", "1% of Damage dealt by your Mines is Leeched to you as Life", statOrderKey = "3797", statOrder = { 3797 }, level = 1, group = "MineDamageLeechedToYou", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeEnergyShieldRecoveryRateUnique__1"] = { affix = "", "(20-30)% reduced Recovery rate of Life and Energy Shield", statOrderKey = "5909", statOrder = { 5909 }, level = 1, group = "RecoveryRate", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "life", "defences" }, }, + ["LifeAndEnergyShieldRecoveryRatePerPowerChargeUnique__1"] = { affix = "", "5% increased Recovery rate of Life and Energy Shield per Power Charge", statOrderKey = "5912", statOrder = { 5912 }, level = 1, group = "RecoveryRate", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "life", "defences" }, }, + ["LosePowerChargeIfNotDetonatedRecentlyUnique__1"] = { affix = "", "Lose a Power Charge each second if you have not Detonated Mines Recently", statOrderKey = "6572", statOrder = { 6572 }, level = 1, group = "LosePowerChargeIfNotDetonatedRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["NotablesGrantMinionDamageTakenUnique__1_"] = { affix = "", "Notable Passive Skills in Radius are Transformed to", "instead grant: Minions take 20% increased Damage", statOrderKey = "8367,8367.1", statOrder = { 8367, 8367.1 }, level = 1, group = "NotablesGrantDifferentBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["NotablesGrantMinionMovementSpeedUnique__1_"] = { affix = "", "Notable Passive Skills in Radius are Transformed to", "instead grant: Minions have 25% reduced Movement Speed", statOrderKey = "8368,8368.1", statOrder = { 8368, 8368.1 }, level = 1, group = "NotablesGrantDifferentBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed", "minion" }, }, + ["PassivesGrantTrapMineAddedPhysicalUnique__1_"] = { affix = "", "Passive Skills in Radius also grant: Traps and Mines deal (2-3) to (4-6) added Physical Damage", statOrderKey = "8369", statOrder = { 8369 }, level = 1, group = "PassivesGrantDifferentBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["PassivesGrantUnarmedAttackSpeedUnique__1_"] = { affix = "", "Passive Skills in Radius also grant: 1% increased Unarmed Attack Speed with Melee Skills", statOrderKey = "6551", statOrder = { 6551 }, level = 1, group = "PassivesGrantDifferentBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["MovementVelocityOverrideUnique__1"] = { affix = "", "Your Movement Speed is 150% of its base value", statOrderKey = "7442", statOrder = { 7442 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["TravelSkillCooldownRecoveryUnique__1_"] = { affix = "", "(50-80)% increased Cooldown Recovery Rate of Travel Skills", statOrderKey = "3935", statOrder = { 3935 }, level = 1, group = "CooldownRecovery", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DamageRemovedFromSpectresUnique__1"] = { affix = "", "10% of Damage from Hits is taken from your Spectres' Life before you", statOrderKey = "5015", statOrder = { 5015 }, level = 1, group = "DamageRemovedFromMinion", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["MinionElementalDamageAddedAsChaosUnique__1"] = { affix = "", "Minions gain (15-20)% of Elemental Damage as Extra Chaos Damage", statOrderKey = "7379", statOrder = { 7379 }, level = 1, group = "MinionElementalDamageAddedAsChaos", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "chaos", "minion" }, }, + ["LifeRegenerationPerZombieUnique__1"] = { affix = "", "Regenerate 0.6% of Life per second for each Raised Zombie", statOrderKey = "5970", statOrder = { 5970 }, level = 1, group = "BonusesPerSpecificMinion", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["ManaRegenerationPerSpectreUnique__1"] = { affix = "", "30% increased Mana Regeneration Rate per Raised Spectre", statOrderKey = "6628", statOrder = { 6628 }, level = 1, group = "BonusesPerSpecificMinion", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AttackBlockPerSkeletonUnique__1"] = { affix = "", "+1% Chance to Block Attack Damage per Summoned Skeleton", statOrderKey = "4009", statOrder = { 4009 }, level = 1, group = "BonusesPerSpecificMinion", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AttackAndCastSpeedPerRagingSpiritUnique__1"] = { affix = "", "2% increased Attack and Cast Speed per Summoned Raging Spirit", statOrderKey = "4185", statOrder = { 4185 }, level = 1, group = "BonusesPerSpecificMinion", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, + ["SupportedByMeatShieldUnique__1"] = { affix = "", "Socketed Gems are Supported by Level 1 Meat Shield", statOrderKey = "159", statOrder = { 159 }, level = 1, group = "SupportedByMeatShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["ReviveEnemiesOnKillUnique__1"] = { affix = "", "Create a Blighted Spore when your Skills or Minions Kill a Rare Monster", statOrderKey = "4850", statOrder = { 4850 }, level = 1, group = "ReviveEnemiesOnKill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FireResistanceOverrideUnique__1__"] = { affix = "", "Fire Resistance is 75%", statOrderKey = "1287", statOrder = { 1287 }, level = 1, group = "ElementalResistanceOverride", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["ColdResistanceOverrideUnique__1"] = { affix = "", "Cold Resistance is 75%", statOrderKey = "1293", statOrder = { 1293 }, level = 1, group = "ElementalResistanceOverride", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["LightningResistanceOverrideUnique__1_"] = { affix = "", "Lightning Resistance is 75%", statOrderKey = "1298", statOrder = { 1298 }, level = 1, group = "ElementalResistanceOverride", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["ReducedFireResistanceUnique__1"] = { affix = "", "(50-55)% reduced Fire Resistance", statOrderKey = "1291", statOrder = { 1291 }, level = 1, group = "IncreasedElementalResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["ReducedColdResistanceUnique__1"] = { affix = "", "(50-55)% reduced Cold Resistance", statOrderKey = "1296", statOrder = { 1296 }, level = 1, group = "IncreasedElementalResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ReducedLightningResistanceUnique__1"] = { affix = "", "(50-55)% reduced Lightning Resistance", statOrderKey = "1301", statOrder = { 1301 }, level = 1, group = "IncreasedElementalResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["ManaRegenerationRateWhileMovingUnique__1"] = { affix = "", "(30-40)% increased Mana Regeneration Rate while moving", statOrderKey = "6629", statOrder = { 6629 }, level = 1, group = "ManaRegenerationRateWhileMoving", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["FungalAroundWhenStationaryUnique__1_"] = { affix = "", "You have Fungal Ground around you while stationary", statOrderKey = "5424", statOrder = { 5424 }, level = 1, group = "FungalAroundWhenStationary", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["TriggerFungalGroundOnKillUnique__1_"] = { affix = "", "Trigger Level 10 Contaminate when you Kill an Enemy", statOrderKey = "495", statOrder = { 495 }, level = 1, group = "TriggerFungalGroundOnKill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["EnemiesOnFungalGroundExplodeUnique__1"] = { affix = "", "Enemies on Fungal Ground you Kill Explode, dealing 5% of their Life as Chaos Damage", statOrderKey = "5212", statOrder = { 5212 }, level = 1, group = "EnemiesOnFungalGroundExplode", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["FrostblinkDurationUnique__1_"] = { affix = "", "Frostblink has 50% increased Duration", statOrderKey = "5812", statOrder = { 5812 }, level = 1, group = "FrostblinkDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, + ["GrantsFrostblinkSkillUnique__1"] = { affix = "", "Grants Level 10 Frostblink Skill", statOrderKey = "379", statOrder = { 379 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["AttackSkillsHavePhysToExtraFireDamagePerSocketedRedGemUniqueTwoHandSword8"] = { affix = "", "Attack Skills gain 5% of Physical Damage as Extra Fire Damage per Socketed Red Gem", statOrderKey = "2305", statOrder = { 2305 }, level = 1, group = "SocketedRedGemsHaveAddedFireDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire", "attack", "gem" }, }, + ["VaalPactIfAllSocketedGemsAreRedUniqueTwoHandSword8"] = { affix = "", "You have Vaal Pact while all Socketed Gems are Red", statOrderKey = "8432", statOrder = { 8432 }, level = 1, group = "VaalPact", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "gem" }, }, + ["MultipleEnchantmentsAllowedUnique__1"] = { affix = "", "Can have a second Enchantment Modifier", statOrderKey = "7", statOrder = { 7 }, level = 1, group = "MultipleEnchantmentsAllowed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MultipleEnchantmentsAllowedUnique__2"] = { affix = "", "Can have 3 additional Enchantment Modifiers", statOrderKey = "7", statOrder = { 7 }, level = 65, group = "MultipleEnchantmentsAllowed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AdditionalProjectilesUnique__1__"] = { affix = "", "Skills fire 2 additional Projectiles", statOrderKey = "1438", statOrder = { 1438 }, level = 1, group = "AdditionalProjectiles", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ProjectileModifiersApplyToSplitsUnique__1"] = { affix = "", "Modifiers to number of Projectiles instead apply", "to the number of targets Projectiles Split towards", statOrderKey = "7426,7426.1", statOrder = { 7426, 7426.1 }, level = 50, group = "ProjectileModifiersApplyToSplits", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MaximumLifeManaEnergyShieldUnique__1"] = { affix = "", "(9-21)% increased maximum Life, Mana and Global Energy Shield", statOrderKey = "1236", statOrder = { 1236 }, level = 1, group = "MaximumLifeManaEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "life", "mana", "defences" }, }, + ["TransfigurationOfBodyUnique__1"] = { affix = "", "Transfiguration of Body", statOrderKey = "4055", statOrder = { 4055 }, level = 1, group = "TransfigurationOfBody", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["TransfigurationOfMindUnique__1"] = { affix = "", "Transfiguration of Mind", statOrderKey = "4056", statOrder = { 4056 }, level = 1, group = "TransfigurationOfMind", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["TransfigurationOfSoulUnique__1_"] = { affix = "", "Transfiguration of Soul", statOrderKey = "4054", statOrder = { 4054 }, level = 1, group = "TransfigurationOfSoul", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "damage", "caster" }, }, + ["MaximumEnergyShieldPerReservedLifeUnique__1"] = { affix = "", "+30 to maximum Energy Shield per 100 Reserved Life", statOrderKey = "1232", statOrder = { 1232 }, level = 1, group = "MaximumEnergyShieldPerReservedLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["ChaosDamageRemovedFromManaBeforeLifeUnique__1___"] = { affix = "", "Chaos Damage is taken from Mana before Life", statOrderKey = "4717", statOrder = { 4717 }, level = 1, group = "ChaosDamageRemovedFromManaBeforeLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana", "chaos" }, }, + ["DrainAllManaLightningDamageUnique__1"] = { affix = "", "When you Cast a Spell, Sacrifice all Mana to gain Added Maximum Lightning Damage", "equal to 25% of Sacrificed Mana for 4 seconds", statOrderKey = "7534,7534.1", statOrder = { 7534, 7534.1 }, level = 1, group = "DrainAllManaLightningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "resource", "mana", "damage", "elemental", "lightning" }, }, + ["MultipleOfferingsAllowedUnique__1_"] = { affix = "", "You can have an Offering of each type", statOrderKey = "4070", statOrder = { 4070 }, level = 62, group = "MultipleOfferingsAllowed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["OfferingDurationUnique__1"] = { affix = "", "Offering Skills have 50% reduced Duration", statOrderKey = "7533", statOrder = { 7533 }, level = 1, group = "OfferingDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MaximumBlockChanceIfNotBlockedRecentlyUnique__1"] = { affix = "", "You are at Maximum Chance to Block Attack Damage if you have not Blocked Recently", statOrderKey = "7246", statOrder = { 7246 }, level = 1, group = "MaximumBlockChanceIfNotBlockedRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["PhasingIfBlockedRecentlyUnique__1"] = { affix = "", "You have Phasing if you have Blocked Recently", statOrderKey = "7566", statOrder = { 7566 }, level = 1, group = "PhasingIfBlockedRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AvoidElementalDamagePhasingUnique__1"] = { affix = "", "+(8-15)% chance to Avoid Elemental Damage from Hits while Phasing", statOrderKey = "4282", statOrder = { 4282 }, level = 1, group = "AvoidElementalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental" }, }, + ["ApplyAilmentsMoreDamageUnique__1"] = { affix = "", "Inflict non-Damaging Ailments as though dealing (100-200)% more Damage", statOrderKey = "7499", statOrder = { 7499 }, level = 1, group = "ApplyAilmentsMoreDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "ailment" }, }, + ["CriticalStrikesNotAlwaysApplyAilmentsUnique__1"] = { affix = "", "Critical Strikes do not inherently apply non-Damaging Ailments", statOrderKey = "4918", statOrder = { 4918 }, level = 1, group = "CriticalStrikesNotAlwaysApplyAilments", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical", "ailment" }, }, + ["PermanentPhantasmUnique__1"] = { affix = "", "Summoned Phantasms have no Duration", statOrderKey = "8076", statOrder = { 8076 }, level = 1, group = "PermanentPhantasm", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["PhantasmGrantsBuffUnique__1"] = { affix = "", "Each Summoned Phantasm grants you Phantasmal Might", statOrderKey = "8075", statOrder = { 8075 }, level = 1, group = "PhantasmGrantsBuff", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["CorruptUntilFiveImplicits"] = { affix = "", "Can be modified while Corrupted", "Can have up to 5 Implicit Modifiers while Item has this Modifier", statOrderKey = "5,8", statOrder = { 5, 8 }, level = 1, group = "CorruptionIntertactions", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ModifyableWhileCorruptedUnique__1"] = { affix = "", "Can be modified while Corrupted", statOrderKey = "5", statOrder = { 5 }, level = 1, group = "CorruptionIntertactions", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MinionsUseFlaskOnSummonUnique__1__"] = { affix = "", "Your Minions use your Flasks when summoned", statOrderKey = "1816", statOrder = { 1816 }, level = 50, group = "MinionsUseFlaskOnSummon", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "minion" }, }, + ["MinionFlaskChargesUsedUnique__1"] = { affix = "", "Minions have (25-40)% reduced Flask Charges used", statOrderKey = "1820", statOrder = { 1820 }, level = 1, group = "FlaskChargesUsed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "minion" }, }, + ["MinionFlaskDurationUnique__1"] = { affix = "", "Minions have (50-80)% increased Flask Effect Duration", statOrderKey = "1822", statOrder = { 1822 }, level = 1, group = "BeltFlaskDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "minion" }, }, + ["StrikeSkillMemoryUseUnique__1_______"] = { affix = "", "Strike Skills also target the previous location they were Used", statOrderKey = "7302", statOrder = { 7302 }, level = 50, group = "StrikeSkillMemory", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["NovaSkillsTargetLocationUnique__1__"] = { affix = "", "Nova Spells deal 30% less Damage to Players", "Nova Spells Cast at the targeted location instead of around you", statOrderKey = "7506,7506.1", statOrder = { 7506, 7506.1 }, level = 50, group = "NovaSkillsTargetLocation", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, + ["AttackAndCastSpeedFortifyUnique__1"] = { affix = "", "(15-25)% increased Attack and Cast Speed while at maximum Fortification", statOrderKey = "1898", statOrder = { 1898 }, level = 1, group = "AttackAndCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, + ["AlternateFortifyUnique__1_"] = { affix = "", "You do not inherently take less Damage for having Fortification", "+4% chance to Suppress Spell Damage per Fortification", statOrderKey = "1896,1897", statOrder = { 1896, 1897 }, level = 65, group = "AlternateFortify", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MapAreaContainsExiles__"] = { affix = "", "Area is inhabited by 10 additional Rogue Exiles", statOrderKey = "1962", statOrder = { 1962 }, level = 1, group = "MapExiles", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SummonDoubleOnCritUnique__1"] = { affix = "", "Triggers Level 20 Reflection when Equipped", statOrderKey = "519", statOrder = { 519 }, level = 1, group = "SummonDoubleOnCrit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FireExposureOnHitUnique__1"] = { affix = "", "25% chance to inflict Fire Exposure on Hit", statOrderKey = "4340", statOrder = { 4340 }, level = 1, group = "ExposureOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ColdExposureOnHitUnique__1"] = { affix = "", "25% chance to inflict Cold Exposure on Hit", statOrderKey = "4339", statOrder = { 4339 }, level = 1, group = "ExposureOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["NearbyEnemiesIncreasedFireColdResistUnique__1_"] = { affix = "", "50% increased Fire Resistance", "50% increased Cold Resistance", "Nearby Enemies have 50% increased Fire and Cold Resistances", statOrderKey = "1291,1296,6398", statOrder = { 1291, 1296, 6398 }, level = 1, group = "NearbyEnemiesIncreasedFireColdResist", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "cold" }, }, + ["MetamorphosisItemisedBossDifficult"] = { affix = "", "50% more Life", "50% more Damage", statOrderKey = "4545,5114", statOrder = { 4545, 5114 }, level = 1, group = "Nothing", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToImpaleUnique__1"] = { affix = "", "10% chance to Impale Enemies on Hit with Attacks", statOrderKey = "4266", statOrder = { 4266 }, level = 1, group = "ImpaleOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "attack" }, }, + ["MapAddsExtraSynthesisMods"] = { affix = "", "Map has (3-5) additional random Modifiers", statOrderKey = "6646", statOrder = { 6646 }, level = 1, group = "MapAddsExtraSynthesisMods", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MapAddsExtraSynthesisModsCortexReplica"] = { affix = "", "Map has (6-8) additional random Modifiers", statOrderKey = "6646", statOrder = { 6646 }, level = 1, group = "MapAddsExtraSynthesisMods", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MapAddsExtraSynthesisSpecialMods"] = { affix = "", "Map has (2-4) additional Synthesis Global Modifiers", statOrderKey = "6647", statOrder = { 6647 }, level = 1, group = "MapAddsExtraSynthesisSpecialMods", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MapAddsExtraSynthesisSpecialModsCortex"] = { affix = "", "Map has (4-6) additional Synthesis Global Modifiers", statOrderKey = "6647", statOrder = { 6647 }, level = 1, group = "MapAddsExtraSynthesisSpecialMods", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MapAddsExtraSynthesisSpecialModsCortexReplica"] = { affix = "", "Map has (4-6) additional Synthesis Global Modifiers", statOrderKey = "6647", statOrder = { 6647 }, level = 1, group = "MapAddsExtraSynthesisSpecialMods", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["NovaSpellsAreaOfEffectUnique__1"] = { affix = "", "Nova Spells have 20% less Area of Effect", statOrderKey = "6484", statOrder = { 6484 }, level = 50, group = "NovaSpellsAreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, + ["RingAttackSpeedUnique__1"] = { affix = "", "20% less Attack Speed", statOrderKey = "6482", statOrder = { 6482 }, level = 1, group = "RingAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["IncreasedAilmentEffectOnEnemiesUnique__1"] = { affix = "", "(15-20)% increased Effect of Non-Damaging Ailments", statOrderKey = "7494", statOrder = { 7494 }, level = 1, group = "IncreasedAilmentEffectOnEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "ailment" }, }, + ["IncreasedAilmentEffectOnEnemiesUnique_2"] = { affix = "", "(20-40)% increased Effect of Non-Damaging Ailments", statOrderKey = "7494", statOrder = { 7494 }, level = 1, group = "IncreasedAilmentEffectOnEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "ailment" }, }, + ["ChillingAreasAlsoGrantLightningDamageTakenUnique__1"] = { affix = "", "Enemies in your Chilling Areas take (25-35)% increased Lightning Damage", statOrderKey = "4754", statOrder = { 4754 }, level = 1, group = "ChillingAreasAlsoGrantLightningDamageTaken", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["ChanceToSapVsEnemiesInChillingAreasUnique__1"] = { affix = "", "(20-30)% chance to Sap Enemies in Chilling Areas", statOrderKey = "4706", statOrder = { 4706 }, level = 1, group = "ChanceToSapVsEnemiesInChillingAreas", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["Allow2ActiveBannersUnique__1"] = { affix = "", "You can have two different Banners at the same time", statOrderKey = "2605", statOrder = { 2605 }, level = 1, group = "Allow2ActiveBanners", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["BannerFortifyDurationUnique__1"] = { affix = "", "Dread Banner grants an additional +(100-200) to maximum Fortification when placing the Banner", statOrderKey = "5125", statOrder = { 5125 }, level = 1, group = "BannerFortifyDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["BannerMaxFortificationUnique__1"] = { affix = "", "Dread Banner grants an additional +(2-4) to maximum Fortification when placing the Banner", statOrderKey = "5124", statOrder = { 5124 }, level = 1, group = "BannerFortifyDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["BannerAdrenalineDurationUnique__1"] = { affix = "", "War Banner has (100-200)% increased Adrenaline duration", statOrderKey = "4296", statOrder = { 4296 }, level = 1, group = "BannerAdrenalineDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["BannerTauntDurationUnique__1_"] = { affix = "", "Defiance Banner has (100-200)% increased Taunt duration", statOrderKey = "4302", statOrder = { 4302 }, level = 1, group = "BannerTauntDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["Add1StageToBannersOnMeleeHitUpTo5PerSecondUnique__1"] = { affix = "", "Banners you are carrying gain 1 Stage on Melee Hit, up to 5 per second", statOrderKey = "4295", statOrder = { 4295 }, level = 1, group = "Add1StageToBannersOnMeleeHitUpTo5PerSecond", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["GrantsLevel20SnipeUnique__1"] = { affix = "", "Grants Level 20 Snipe Skill", statOrderKey = "24", statOrder = { 24 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["GrantsLevel20SnipeSupportUnique__1"] = { affix = "", "Socketed Non-Channelling Bow Skills are Triggered by Snipe", "Socketed Triggered Bow Skills gain a 0.05 second Cooldown", statOrderKey = "186,186.1", statOrder = { 186, 186.1 }, level = 1, group = "Supported", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SupportedBowSkillsDealMoreDamageUnique__1"] = { affix = "", "Socketed Triggered Bow Skills deal 40% less Damage", statOrderKey = "321", statOrder = { 321 }, level = 1, group = "Supported", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack", "gem" }, }, + ["ChanceToDodgeAttacksWhileChannellingUnique__1"] = { affix = "", "+(7-10)% chance to Suppress Spell Damage while Channelling", statOrderKey = "7976", statOrder = { 7976 }, level = 1, group = "ChanceToDodgeWhileChannelling", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToDodgeSpellsWhileChannellingUnique__1"] = { affix = "", "+(7-10)% chance to Suppress Spell Damage while Channelling", statOrderKey = "7976", statOrder = { 7976 }, level = 1, group = "ChanceToDodgeWhileChannelling", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToSuppressSpellsWhileChannellingUnique__1____"] = { affix = "", "+(14-20)% chance to Suppress Spell Damage while Channelling", statOrderKey = "7976", statOrder = { 7976 }, level = 1, group = "ChanceToDodgeWhileChannelling", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["JewelExpansionPassiveNodesUnique__1"] = { affix = "", "Adds 4 Passive Skills", statOrderKey = "3985", statOrder = { 3985 }, level = 1, group = "JewelExpansionPassiveNodes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["JewelExpansionJewelNodesLarge1"] = { affix = "of Potential", "1 Added Passive Skill is a Jewel Socket", statOrderKey = "6438", statOrder = { 6438 }, level = 1, group = "JewelExpansionJewelNodes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["JewelExpansionJewelNodesLarge2___"] = { affix = "of Possibility", "2 Added Passive Skills are Jewel Sockets", statOrderKey = "6438", statOrder = { 6438 }, level = 1, group = "JewelExpansionJewelNodes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["JewelExpansionJewelNodesMedium"] = { affix = "of Potential", "1 Added Passive Skill is a Jewel Socket", statOrderKey = "6438", statOrder = { 6438 }, level = 1, group = "JewelExpansionJewelNodes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["JewelExpansionKeystoneDiscipleOfKitava_"] = { affix = "", "Adds Disciple of Kitava", statOrderKey = "6440", statOrder = { 6440 }, level = 1, group = "JewelExpansionKeystoneNodes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana", "damage" }, }, + ["JewelExpansionLoneMessenger_"] = { affix = "", "Adds Lone Messenger", statOrderKey = "6443", statOrder = { 6443 }, level = 1, group = "JewelExpansionKeystoneNodes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion", "aura" }, }, + ["JewelExpansionNaturesPatience"] = { affix = "", "Adds Nature's Patience", statOrderKey = "6444", statOrder = { 6444 }, level = 1, group = "JewelExpansionKeystoneNodes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["JewelExpansionSecretsOfSuffering"] = { affix = "", "Adds Secrets of Suffering", statOrderKey = "6446", statOrder = { 6446 }, level = 1, group = "JewelExpansionKeystoneNodes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "critical", "ailment" }, }, + ["JewelExpansionKineticism"] = { affix = "", "Adds Kineticism", statOrderKey = "6442", statOrder = { 6442 }, level = 1, group = "JewelExpansionKeystoneNodes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["JewelExpansionVeteransAwareness_"] = { affix = "", "Adds Veteran's Awareness", statOrderKey = "6447", statOrder = { 6447 }, level = 1, group = "JewelExpansionKeystoneNodes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "elemental" }, }, + ["JewelExpansionHollowPalmTechnique"] = { affix = "", "Adds Hollow Palm Technique", statOrderKey = "6441", statOrder = { 6441 }, level = 1, group = "JewelExpansionKeystoneNodes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack", "speed" }, }, + ["ExpansionJewel3JewelSockets"] = { affix = "", "Adds 3 Jewel Socket Passive Skills", statOrderKey = "6439", statOrder = { 6439 }, level = 1, group = "JewelExpansionKeystoneNodes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ExpansionJewelEmptyPassiveUnique__1"] = { affix = "", "Adds 1 Small Passive Skill which grants nothing", statOrderKey = "6532", statOrder = { 6532 }, level = 1, group = "JewelExpansionEmptyPassive", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ExpansionJewelEmptyPassiveUnique__2"] = { affix = "", "Adds 3 Small Passive Skills which grant nothing", statOrderKey = "6532", statOrder = { 6532 }, level = 1, group = "JewelExpansionEmptyPassive", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ExpansionJewelEmptyPassiveUnique_3_"] = { affix = "", "Adds 5 Small Passive Skills which grant nothing", statOrderKey = "6532", statOrder = { 6532 }, level = 1, group = "JewelExpansionEmptyPassive", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ExpansionJewelEmptyPassiveUnique__4"] = { affix = "", "Adds 7 Small Passive Skills which grant nothing", statOrderKey = "6532", statOrder = { 6532 }, level = 1, group = "JewelExpansionEmptyPassive", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LocalIncreasedEffectPathToClassStartUnique__1"] = { affix = "", "This Jewel's Socket has 25% increased effect per Allocated Passive Skill between", "it and your Class' starting location", statOrderKey = "3,3.1", statOrder = { 3, 3.1 }, level = 1, group = "LocalIncreasedEffectPathToClassStart", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SupportSkitterBotAilmentAuraReplaceWithCurse____1"] = { affix = "", "Left Ring Slot: Your Chilling Skitterbot's Aura applies Socketed Hex Curse instead", "Right Ring Slot: Your Shocking Skitterbot's Aura applies Socketed Hex Curse instead", statOrderKey = "6461,6481", statOrder = { 6461, 6481 }, level = 65, group = "UniqueSkitterBotAilmentAuraReplace", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "minion", "curse" }, }, + ["AttackLightningDamageMaximumManaUnique__1__"] = { affix = "", "Attack Skills have Added Lightning Damage equal to 6% of maximum Mana", statOrderKey = "4239", statOrder = { 4239 }, level = 1, group = "AttackLightningDamageMaximumMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LoseManaOnAttackSkillUnique__1"] = { affix = "", "Lose 3% of Mana when you use an Attack Skill", statOrderKey = "6571", statOrder = { 6571 }, level = 1, group = "LoseManaOnAttackSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "attack" }, }, + ["StrengthPerPointToClassStartUnique__1"] = { affix = "", "+5 to Strength", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "StrengthPerPointToClassStart", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["DexterityPerPointToClassStartUnique__1"] = { affix = "", "+5 to Dexterity", statOrderKey = "860", statOrder = { 860 }, level = 1, group = "DexterityPerPointToClassStart", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["IntelligencePerPointToClassStartUnique__1"] = { affix = "", "+5 to Intelligence", statOrderKey = "861", statOrder = { 861 }, level = 1, group = "IntelligencePerPointToClassStart", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["LifePerPointToClassStartUnique__1_"] = { affix = "", "+5 to maximum Life", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "LifePerPointToClassStart", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["ManaPerPointToClassStartUnique__1"] = { affix = "", "+5 to maximum Mana", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "ManaPerPointToClassStart", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["EnergyShieldPerPointToClassStartUnique__1"] = { affix = "", "+5 to maximum Energy Shield", statOrderKey = "1224", statOrder = { 1224 }, level = 1, group = "EnergyShieldPerPointToClassStart", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["ArmourPerPointToClassStartUnique__1"] = { affix = "", "+40 to Armour", statOrderKey = "1206", statOrder = { 1206 }, level = 1, group = "ArmourPerPointToClassStart", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["EvasionPerPointToClassStartUnique__1"] = { affix = "", "+40 to Evasion Rating", statOrderKey = "1211", statOrder = { 1211 }, level = 1, group = "EvasionPerPointToClassStart", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["AccuracyPerPointToClassStartUnique__1"] = { affix = "", "+40 to Accuracy Rating", statOrderKey = "1102", statOrder = { 1102 }, level = 1, group = "AccuracyPerPointToClassStart", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["EnemiesExplodeOnDeathChaosGloriousMadnessUnique1"] = { affix = "", "Enemies you Kill while affected by Glorious Madness have a 40% chance to Explode, dealing a quarter of their Life as Chaos Damage", statOrderKey = "8340", statOrder = { 8340 }, level = 1, group = "GloriousMadness", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["AllDamageCanPoisonGloriousMadnessUnique___1"] = { affix = "", "All Damage inflicts Poison while affected by Glorious Madness", statOrderKey = "8337", statOrder = { 8337 }, level = 1, group = "GloriousMadness", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["FortifyEffectSelfGloriousMadnessUnique1"] = { affix = "", "+60 to maximum Fortification while affected by Glorious Madness", statOrderKey = "8349", statOrder = { 8349 }, level = 1, group = "GloriousMadness", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DoubleDamageChanceGloriousMadnessUnique_1"] = { affix = "", "20% chance to deal Double Damage while affected by Glorious Madness", statOrderKey = "8338", statOrder = { 8338 }, level = 1, group = "GloriousMadness", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["ElementalConfluxesGloriousMadnessUnique1"] = { affix = "", "You have Igniting, Chilling and Shocking Conflux while affected by Glorious Madness", statOrderKey = "8342", statOrder = { 8342 }, level = 1, group = "GloriousMadness", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ElementalAilmentImmunityGloriousMadnessUnique1"] = { affix = "", "Immune to Elemental Ailments while affected by Glorious Madness", statOrderKey = "8344", statOrder = { 8344 }, level = 1, group = "GloriousMadness", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, + ["MovementSpeedUnique_42"] = { affix = "", "30% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "MovementVelocity", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["GrantEmbraceMadnessSkillUnique1"] = { affix = "", "Grants Level 1 Embrace Madness Skill", statOrderKey = "438", statOrder = { 438 }, level = 1, group = "GloriousMadness", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["LocalAfflictionJewelDisplaySmallNodesGrantNothingUnique_1"] = { affix = "", "Added Small Passive Skills grant Nothing", statOrderKey = "6026", statOrder = { 6026 }, level = 1, group = "LocalAfflictionJewelDisplaySmallNodesGrantNothing", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AttackSpeedAfterSavageHitTakenUnique__1"] = { affix = "", "40% increased Attack Speed if you've taken a Savage Hit Recently", statOrderKey = "3024", statOrder = { 3024 }, level = 1, group = "AttackSpeedAfterSavageHitTaken", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["FrenzyChargeOnCritCloseRangeUnique__1"] = { affix = "", "(20-30)% chance to gain a Frenzy Charge on Critical Strike at Close Range", statOrderKey = "5467", statOrder = { 5467 }, level = 1, group = "FrenzyChargeOnCriticalHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge", "critical" }, }, + ["BleedDotMultiplierPerFrenzyChargeUnique__1_"] = { affix = "", "+4% to Damage over Time Multiplier for Bleeding per Frenzy Charge", statOrderKey = "4399", statOrder = { 4399 }, level = 1, group = "BleedingDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, + ["FasterBleedPerFrenzyChargeUnique__1"] = { affix = "", "Bleeding you inflict deals Damage 4% faster per Frenzy Charge", statOrderKey = "5327", statOrder = { 5327 }, level = 1, group = "FasterDamageAilments", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, + ["CriticalBleedDotMultiplierUnique__1_"] = { affix = "", "+(30-40)% to Damage over Time Multiplier for Bleeding from Critical Strikes", statOrderKey = "929", statOrder = { 929 }, level = 1, group = "BleedingDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, + ["BleedDotMultiplier2HImplicit1"] = { affix = "", "+20% to Damage over Time Multiplier for Bleeding", statOrderKey = "928", statOrder = { 928 }, level = 1, group = "BleedingDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, + ["LocalWitherOnHitChanceUnique__1"] = { affix = "", "(20-25)% chance to inflict Withered for 2 seconds on Hit with this Weapon", statOrderKey = "3963", statOrder = { 3963 }, level = 1, group = "WitherOnHitChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LocalWitherOnHitChanceUnique__2"] = { affix = "", "Inflict Withered for 2 seconds on Hit with this Weapon", statOrderKey = "3963", statOrder = { 3963 }, level = 1, group = "WitherOnHitChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["WitherOnHitChanceUnique__1"] = { affix = "", "(20-25)% chance to inflict Withered for 2 seconds on Hit", statOrderKey = "3949", statOrder = { 3949 }, level = 1, group = "WitherOnHitChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CannotPenetrateResistancesUnique__1"] = { affix = "", "Your Hits cannot Penetrate or ignore Elemental Resistances", statOrderKey = "4607", statOrder = { 4607 }, level = 1, group = "CannotPenetrateResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["WitherGrantsElementalDamageTakenUnique__1__"] = { affix = "", "Enemies take 4% increased Elemental Damage from your Hits for", "each Withered you have inflicted on them", statOrderKey = "3950,3950.1", statOrder = { 3950, 3950.1 }, level = 1, group = "WitherGrantsElementalDamageTaken", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ActivateHeraldOfThunderOnShockUnique__1"] = { affix = "", "Herald of Thunder also creates a storm when you Shock an Enemy", statOrderKey = "4854", statOrder = { 4854 }, level = 1, group = "ActivateHeraldOfThunderOnShock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["TakeDamageWhenHeraldOfThunderHitsUnique__1__"] = { affix = "", "Take 250 Lightning Damage when Herald of Thunder Hits an Enemy", statOrderKey = "8115", statOrder = { 8115 }, level = 1, group = "TakeDamageWhenHeraldOfThunderHits", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["HeraldOfThunderBoltFrequencyUnique__1"] = { affix = "", "Herald of Thunder's Storms Hit Enemies with (30-50)% increased Frequency", statOrderKey = "5767", statOrder = { 5767 }, level = 1, group = "HeraldOfThunderBoltFrequency", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["RagingSpiritFireSplashDamageUnique__1"] = { affix = "", "Summoned Raging Spirits' Melee Strikes deal Fire-only Splash", "Damage to Surrounding Targets", statOrderKey = "8068,8068.1", statOrder = { 8068, 8068.1 }, level = 1, group = "MeleeSplash", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "red_herring", "elemental", "fire", "minion" }, }, + ["FragileRegrowthLifeRegenerationUnique__1"] = { affix = "", "Maximum 10 Fragile Regrowth", "42% of Life Regenerated per second per Fragile Regrowth", "Lose all Fragile Regrowth when Hit", "Gain 1 Fragile Regrowth each second", statOrderKey = "3952,3953,3954,5525", statOrder = { 3952, 3953, 3954, 5525 }, level = 1, group = "ItemGrantsBuff", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["FragileRegrowthLifeRegenerationUnique__2_"] = { affix = "", "Maximum 5 Fragile Regrowth", "42% of Life Regenerated per second per Fragile Regrowth", "Gain up to maximum Fragile Regrowth when Hit", "Lose 1 Fragile Regrowth each second", statOrderKey = "3952,3953,5519,5525", statOrder = { 3952, 3953, 5519, 5525 }, level = 1, group = "ItemGrantsBuff", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumESLeechAmountUnique__1_"] = { affix = "", "50% reduced Maximum Recovery per Energy Shield Leech", statOrderKey = "1373", statOrder = { 1373 }, level = 1, group = "MaximumLeechAmount", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["ESLeechFromAttacksNotRemovedOnFullESUnique__1"] = { affix = "", "Energy Shield Leech Effects from Attacks are not removed at Full Energy Shield", statOrderKey = "5251", statOrder = { 5251 }, level = 1, group = "ESLeechNotRemovedOnFullES", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["EnemiesKilledApplyImpaleDamageUnique__1"] = { affix = "", "50% chance for Impales on Enemies you Kill to Reflect Damage to surrounding Enemies", statOrderKey = "5890", statOrder = { 5890 }, level = 1, group = "EnemiesKilledApplyImpaleDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["ArmourAppliesToLightningDamageUnique__1_"] = { affix = "", "Armour also applies to Lightning Damage taken from Hits", statOrderKey = "4307", statOrder = { 4307 }, level = 1, group = "ArmourAppliesToLightningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences", "elemental", "lightning" }, }, + ["LightningResistNoReductionUnique__1_"] = { affix = "", "Lightning Resistance does not affect Lightning Damage taken", statOrderKey = "6002", statOrder = { 6002 }, level = 1, group = "LightningResistNoReduction", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["DealNoNonLightningDamageUnique__1_"] = { affix = "", "Deal no Non-Lightning Damage", statOrderKey = "2384", statOrder = { 2384 }, level = 1, group = "DealNoNonLightningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["NearbyEnemyLightningResistanceEqualUnique__1"] = { affix = "", "Nearby Enemies have Lightning Resistance equal to yours", statOrderKey = "7477", statOrder = { 7477 }, level = 1, group = "NearbyEnemyLightningResistanceEqual", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["SupportedByIntensifyUnique__1"] = { affix = "", "Socketed Gems are Supported by Level 10 Intensify", statOrderKey = "150", statOrder = { 150 }, level = 1, group = "SupportedByIntensify", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["ShockedGroundWhileMovingUnique__1_"] = { affix = "", "Drops Shocked Ground while moving, lasting 2 seconds", statOrderKey = "3865", statOrder = { 3865 }, level = 1, group = "ItemGrantsBuff", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["TriggerGoreShockwaveOnMeleeHitWith150StrengthUnique__1_"] = { affix = "", "Trigger Level 1 Gore Shockwave on Melee Hit if you have at least 150 Strength", statOrderKey = "515", statOrder = { 515 }, level = 1, group = "SupportedByShockwave", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "attack" }, }, + ["TriggerGoreShockwaveOnMeleeHitWith150StrengthUnique__2"] = { affix = "", "Trigger Level 5 Gore Shockwave on Melee Hit if you have at least 150 Strength", statOrderKey = "515", statOrder = { 515 }, level = 1, group = "SupportedByShockwave", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "attack" }, }, + ["ProjectileDamageBloodStanceUnique__1"] = { affix = "", "(40-60)% increased Projectile Damage while in Blood Stance", statOrderKey = "8003", statOrder = { 8003 }, level = 1, group = "ProjectileDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["LifeRegenerationBloodStanceUnique__1"] = { affix = "", "(150-200) Life Regenerated per Second while in Blood Stance", statOrderKey = "8002", statOrder = { 8002 }, level = 1, group = "LifeRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["AreaOfEffectSandStanceUnique__1"] = { affix = "", "(20-30)% increased Area of Effect while in Sand Stance", statOrderKey = "8008", statOrder = { 8008 }, level = 1, group = "AreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["EvasionRatingSandStanceUnique__1"] = { affix = "", "+(700-1000) to Evasion Rating while in Sand Stance", statOrderKey = "8004", statOrder = { 8004 }, level = 1, group = "IncreasedEvasionRating", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["MaxRagePerEquippedSwordUnique__1____"] = { affix = "", "+25 to Maximum Rage while wielding a Sword", statOrderKey = "7279", statOrder = { 7279 }, level = 1, group = "MaxRagePerEquippedSword", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["BleedDotMultiplierPerRagePerEquippedAxeUnique__1"] = { affix = "", "+1% to Damage over Time Multiplier for Bleeding per Rage while wielding an Axe", statOrderKey = "4396", statOrder = { 4396 }, level = 1, group = "BleedDotMultiplierPerRagePerEquippedAxe", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, + ["LifeManaESLeechRateUnique__1"] = { affix = "", "30% increased total Recovery per second from Life, Mana, or Energy Shield Leech", statOrderKey = "5939", statOrder = { 5939 }, level = 1, group = "LifeManaESLeechRate", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "life", "mana", "defences" }, }, + ["RandomSupportUnique__1"] = { affix = "", "Socketed Gems are Supported by Level (1-10) (1-143)", statOrderKey = "244", statOrder = { 244 }, level = 1, group = "RandomSupport", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["RandomSupportUnique__2"] = { affix = "", "Socketed Gems are Supported by Level (25-35) (1-143)", statOrderKey = "245", statOrder = { 245 }, level = 1, group = "RandomSupport", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["RandomSupportUnique__3"] = { affix = "", "Socketed Gems are Supported by Level (1-10) (1-143)", statOrderKey = "244", statOrder = { 244 }, level = 1, group = "RandomSupport", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["RandomSupportUnique__4_"] = { affix = "", "Socketed Gems are Supported by Level (25-35) (1-143)", statOrderKey = "245", statOrder = { 245 }, level = 1, group = "RandomSupport", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["GrantsDashUnique__1_"] = { affix = "", "Grants Level 30 Dash Skill", statOrderKey = "435", statOrder = { 435 }, level = 1, group = "GrantsDash", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["DisableTravelSkillsExceptDashUnique__1"] = { affix = "", "Travel Skills other than Dash are Disabled", statOrderKey = "8336", statOrder = { 8336 }, level = 1, group = "DisableTravelSkills", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["ArrowsIfHaventUsedDashRecentlyUnique__1"] = { affix = "", "Bow Attacks fire 2 additional Arrows if you haven't Cast Dash recently", statOrderKey = "1441", statOrder = { 1441 }, level = 1, group = "ArrowsIfHaventUsedDashRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["AttackSpeedIfHaventUsedDashRecentlyUnique__1"] = { affix = "", "(20-30)% increased Attack Speed if you haven't Cast Dash recently", statOrderKey = "4247", statOrder = { 4247 }, level = 1, group = "AttackSpeedIfHaventUsedDashRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["MovementSpeedIfUsedDashRecentlyUnique__1"] = { affix = "", "(20-30)% increased Movement Speed if you've Cast Dash recently", statOrderKey = "7447", statOrder = { 7447 }, level = 1, group = "MovementSpeedIfUsedDashRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["EvasionRatingIfUsedDashRecentlyUnique__1"] = { affix = "", "(100-160)% increased Evasion Rating if you've Cast Dash recently", statOrderKey = "5293", statOrder = { 5293 }, level = 1, group = "EvasionRatingIfUsedDashRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["MinionLifeConvertedToEnergyShieldUnique__1"] = { affix = "", "Minions Convert 2% of their Maximum Life to Maximum Energy", "Shield per 1% Chaos Resistance they have", statOrderKey = "3955,3955.1", statOrder = { 3955, 3955.1 }, level = 1, group = "MinionLifeConvertedToEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "life", "defences", "minion" }, }, + ["MinionChaosDamageDoesNotBypassESUnique__1"] = { affix = "", "Chaos Damage taken does not bypass Minions' Energy Shield", statOrderKey = "3956", statOrder = { 3956 }, level = 1, group = "MinionChaosDamageDoesNotBypassES", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "minion" }, }, + ["MinionHitsIgnoreResistanceWithESUnique__1_"] = { affix = "", "While Minions have Energy Shield, their Hits Ignore Monster Elemental Resistances", statOrderKey = "3958", statOrder = { 3958 }, level = 1, group = "MinionHitsIgnoreResistanceWithES", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "minion" }, }, + ["MinionEnergyShieldRechargeDelayUnique__1"] = { affix = "", "Minions have (50-100)% faster start of Energy Shield Recharge", statOrderKey = "3957", statOrder = { 3957 }, level = 1, group = "EnergyShieldDelay", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences", "minion" }, }, + ["DamageBypassEnergyShieldBlockUnique__1"] = { affix = "", "Damage taken from Blocked Hits cannot bypass Energy Shield", "Damage taken from Unblocked hits always bypasses Energy Shield", statOrderKey = "4951,4951.1", statOrder = { 4951, 4951.1 }, level = 1, group = "DamageBypassEnergyShieldBlock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["NoEnergyShieldUnique__1"] = { affix = "", "Has no Energy Shield", statOrderKey = "774", statOrder = { 774 }, level = 1, group = "LocalNoEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["CannotBlockWithNoEnergyShieldUnique__1"] = { affix = "", "Cannot Block while you have no Energy Shield", statOrderKey = "2323", statOrder = { 2323 }, level = 1, group = "CannotBlockWithNoEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["BlindReflectedToSelfUnique__1"] = { affix = "", "Blind you inflict is Reflected to you", statOrderKey = "4513", statOrder = { 4513 }, level = 1, group = "BlindReflectedToSelf", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["BlindDoesNotAffectLightRadiusUnique__1"] = { affix = "", "Blind does not affect your Light Radius", statOrderKey = "4509", statOrder = { 4509 }, level = 1, group = "BlindDoesNotAffectLightRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["NotablesGrantManaCostAndSpellDamageUnique1"] = { affix = "", "Notable Passive Skills in Radius are Transformed to", "instead grant: 10% increased Mana Cost of Skills and 20% increased Spell Damage", statOrderKey = "8366,8366.1", statOrder = { 8366, 8366.1 }, level = 1, group = "NotablesGrantDifferentBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "resource", "mana", "damage", "caster" }, }, + ["UnleashSealGainFrequencyUnique__1"] = { affix = "", "Skills Supported by Unleash have (30-50)% increased Seal gain frequency", statOrderKey = "8086", statOrder = { 8086 }, level = 1, group = "UnleashSealGainFrequency", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["UnholyMightOnZeroEnergyShieldUnique__1"] = { affix = "", "You have Unholy Might while you have no Energy Shield", statOrderKey = "2326", statOrder = { 2326 }, level = 1, group = "UnholyMightOnZeroEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ProfaneGroundInsteadOfConsecratedGround__1_"] = { affix = "", "Create Profane Ground instead of Consecrated Ground", statOrderKey = "4855", statOrder = { 4855 }, level = 1, group = "CreateProfaneGround", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StalkingPustuleOnKillUnique__1"] = { affix = "", "Trigger Level 1 Stalking Pustule on Kill", statOrderKey = "522", statOrder = { 522 }, level = 50, group = "StalkingPustuleOnKill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["BlindDoesNotAffectHitChanceUnique__1"] = { affix = "", "Unaffected by Blind", statOrderKey = "8186", statOrder = { 8186 }, level = 1, group = "BlindDoesNotAffectHitChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MaledictionOnBlindWhileBlindedUnique__1"] = { affix = "", "Enemies Blinded by you while you are Blinded have Malediction", statOrderKey = "5197", statOrder = { 5197 }, level = 1, group = "MaledictionOnBlindWhileBlinded", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AttackImpaleChanceUnique__1"] = { affix = "", "(10-20)% chance to Impale Enemies on Hit with Attacks", statOrderKey = "4266", statOrder = { 4266 }, level = 1, group = "ImpaleOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "attack" }, }, + ["GrantsBrandDetonateUnique__1"] = { affix = "", "Grants Level 20 Brandsurge Skill", statOrderKey = "431", statOrder = { 431 }, level = 85, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["BrandDurationUnique__1"] = { affix = "", "Brand Skills have (50-100)% increased Duration", statOrderKey = "7874", statOrder = { 7874 }, level = 1, group = "BrandDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, + ["SummonAdditionalBrandUnique__1"] = { affix = "", "Skills which create Brands create an additional Brand", statOrderKey = "4030", statOrder = { 4030 }, level = 1, group = "SummonAdditionalBrand", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, + ["AttackSpeedChangedStanceUnique__1"] = { affix = "", "(25-30)% increased Attack Speed if you've changed Stance Recently", statOrderKey = "8009", statOrder = { 8009 }, level = 72, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["WarcryInfiniteEnemyPowerUnique__1__"] = { affix = "", "Warcries have infinite Power", statOrderKey = "8266", statOrder = { 8266 }, level = 1, group = "WarcryInfiniteEnemyPower", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["KeystoneCallToArmsUnique__2_"] = { affix = "", "Call to Arms", statOrderKey = "8378", statOrder = { 8378 }, level = 1, group = "Keystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["WarcryGrantsArcaneSurgeUnique__1"] = { affix = "", "Warcries grant Arcane Surge to you and Allies, with 10% increased effect per 5 power, up to 50%", statOrderKey = "4096", statOrder = { 4096 }, level = 1, group = "WarcryGrantsArcaneSurge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["WarcryTauntChaosExplosionUnique__1_"] = { affix = "", "Enemies Taunted by your Warcries Explode on death, dealing 8% of their maximum Life as Chaos Damage", statOrderKey = "5222", statOrder = { 5222 }, level = 1, group = "WarcryTauntChaosExplosion", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["Curse25PercentHinderEnemyUnique__1"] = { affix = "", "Enemies Cursed by you are Hindered with 25% reduced Movement", "Speed if 25% of Curse Duration expired", statOrderKey = "8274,8274.1", statOrder = { 8274, 8274.1 }, level = 77, group = "CurseThresholdProperties", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["Curse50PercentCurseEffectUnique__1"] = { affix = "", "Your Curses have 25% increased Effect if 50% of Curse Duration expired", statOrderKey = "8276", statOrder = { 8276 }, level = 1, group = "CurseThresholdProperties", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["Curse75PercentEnemyDamageTakenUnique__1__"] = { affix = "", "Enemies Cursed by you take 25% increased Damage if 75% of Curse Duration expired", statOrderKey = "8277", statOrder = { 8277 }, level = 1, group = "CurseThresholdProperties", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "damage", "caster", "curse" }, }, + ["SpellsAlwaysCritFinalRepeatUnique__1_"] = { affix = "", "Spell Skills always deal Critical Strikes on final Repeat", statOrderKey = "7965", statOrder = { 7965 }, level = 80, group = "SpellsAlwaysCritFinalRepeat", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["SpellsNeverCritExceptFinalRepeatUnique__1"] = { affix = "", "Spell Skills cannot deal Critical Strikes except on final Repeat", statOrderKey = "7968", statOrder = { 7968 }, level = 1, group = "SpellsNeverCritExceptFinalRepeat", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["SpellsCriticalMultiplierFinalRepeatUnique__1"] = { affix = "", "Spell Skills have +(20-30)% to Critical Strike Multiplier on final Repeat", statOrderKey = "7966", statOrder = { 7966 }, level = 1, group = "CriticalStrikeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["NonCriticalStrikesLessDamageUnique__1"] = { affix = "", "Non-critical strikes deal 80% less Damage", statOrderKey = "2303", statOrder = { 2303 }, level = 1, group = "NonCriticalDamageMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["MaximumRageUnique__1"] = { affix = "", "+20 to Maximum Rage", statOrderKey = "7710", statOrder = { 7710 }, level = 85, group = "MaximumRage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MaximumRageUnique__2"] = { affix = "", "+5 to Maximum Rage", statOrderKey = "7710", statOrder = { 7710 }, level = 1, group = "MaximumRage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MaximumRageImplicitE1"] = { affix = "", "+10 to Maximum Rage", statOrderKey = "7710", statOrder = { 7710 }, level = 1, group = "MaximumRage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["PhysicalDamagePerRageUnique__1"] = { affix = "", "(4-6)% increased Physical Damage per 10 Rage", statOrderKey = "7585", statOrder = { 7585 }, level = 1, group = "PhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["EnemiesCrushedWithRageUnique__1_"] = { affix = "", "Nearby Enemies are Crushed while you have at least 25 Rage", statOrderKey = "7472", statOrder = { 7472 }, level = 1, group = "Crushed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MapDoesntConsumeSextantCharge_"] = { affix = "", "Does not consume Sextant Uses", statOrderKey = "6784", statOrder = { 6784 }, level = 1, group = "MapDoesntConsumeSextantCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MapGainsRandomZanaMod"] = { affix = "", "Map has an additional random Modifier from Kirac's Crafting Bench", statOrderKey = "7087", statOrder = { 7087 }, level = 1, group = "MapGainsRandomZanaMod", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MapBossSurroundedByTormentedSpirits"] = { affix = "", "Map Boss is surrounded by Tormented Spirits", statOrderKey = "6714", statOrder = { 6714 }, level = 1, group = "MapBossSurroundedByTormentedSpirits", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MapHarbingerPortalAdditionalFragments__"] = { affix = "", "Unique Boss drops an additional Harbinger Scroll", statOrderKey = "6838", statOrder = { 6838 }, level = 1, group = "Nothing", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["JewelImplicitLifeRegeneration"] = { affix = "", "Regenerate 0.1% of Life per second", statOrderKey = "1584", statOrder = { 1584 }, level = 1, group = "JewelImplicitLifeRegeneration", weightKey = { "jewel", "default", }, weightVal = { 1, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["JewelImplicitEnergyShieldRechargeRate"] = { affix = "", "(3-6)% increased Energy Shield Recharge Rate", statOrderKey = "1231", statOrder = { 1231 }, level = 1, group = "JewelImplicitEnergyShieldRechargeRate", weightKey = { "jewel", "default", }, weightVal = { 1, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["JewelImplicitTotemPlacementSpeed"] = { affix = "", "(4-6)% increased Totem Placement speed", statOrderKey = "2198", statOrder = { 2198 }, level = 1, group = "JewelImplicitTotemPlacementSpeed", weightKey = { "jewel", "default", }, weightVal = { 1, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["JewelImplicitDamageTakenGainedAsMana"] = { affix = "", "1% of Damage taken Recouped as Mana", statOrderKey = "2076", statOrder = { 2076 }, level = 1, group = "JewelImplicitDamageTakenGainedAsMana", weightKey = { "jewel", "default", }, weightVal = { 1, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, + ["JewelImplicitLifeLeechRate"] = { affix = "", "20% increased total Recovery per second from Life Leech", statOrderKey = "1792", statOrder = { 1792 }, level = 1, group = "JewelImplicitLifeLeechRate", weightKey = { "jewel", "default", }, weightVal = { 1, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["JewelImplicitManaLeechRate"] = { affix = "", "20% increased total Recovery per second from Mana Leech", statOrderKey = "1793", statOrder = { 1793 }, level = 1, group = "JewelImplicitManaLeechRate", weightKey = { "jewel", "default", }, weightVal = { 1, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["JewelImplicitAuraAreaOfEffect"] = { affix = "", "(3-6)% increased Area of Effect of Aura Skills", statOrderKey = "1855", statOrder = { 1855 }, level = 1, group = "JewelImplicitAuraAreaOfEffect", weightKey = { "jewel", "default", }, weightVal = { 1, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["JewelImplicitMinionLife___"] = { affix = "", "Minions have (3-5)% increased maximum Life", statOrderKey = "1412", statOrder = { 1412 }, level = 1, group = "JewelImplicitMinionLife", weightKey = { "jewel", "default", }, weightVal = { 1, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["JewelImplicitMovementSpeed"] = { affix = "", "1% increased Movement Speed", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "JewelImplicitMovementSpeed", weightKey = { "jewel", "default", }, weightVal = { 1, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["JewelImplicitLightRadius"] = { affix = "", "(3-6)% increased Light Radius", statOrderKey = "2120", statOrder = { 2120 }, level = 1, group = "JewelImplicitLightRadius", weightKey = { "jewel", "default", }, weightVal = { 1, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["JewelImplicitFlaskDuration"] = { affix = "", "1% increased Flask Effect Duration", statOrderKey = "1821", statOrder = { 1821 }, level = 1, group = "JewelImplicitFlaskDuration", weightKey = { "jewel", "default", }, weightVal = { 1, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["JewelImplicitReducedChillEffect"] = { affix = "", "15% reduced Effect of Chill on you", statOrderKey = "1307", statOrder = { 1307 }, level = 1, group = "JewelImplicitReducedChillEffect", weightKey = { "jewel", "default", }, weightVal = { 1, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["JewelImplicitReducedFreezeDuration_"] = { affix = "", "15% reduced Freeze Duration on you", statOrderKey = "1518", statOrder = { 1518 }, level = 1, group = "JewelImplicitReducedFreezeDuration", weightKey = { "jewel", "default", }, weightVal = { 1, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["JewelImplicitReducedShockEffect"] = { affix = "", "15% reduced Effect of Shock on you", statOrderKey = "7857", statOrder = { 7857 }, level = 1, group = "JewelImplicitReducedShockEffect", weightKey = { "jewel", "default", }, weightVal = { 1, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["JewelImplicitReducedIgniteDuration_"] = { affix = "", "15% reduced Ignite Duration on you", statOrderKey = "1519", statOrder = { 1519 }, level = 1, group = "JewelImplicitReducedIgniteDuration", weightKey = { "jewel", "default", }, weightVal = { 1, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["JewelImplicitChanceToAvoidStun"] = { affix = "", "15% chance to Avoid being Stunned", statOrderKey = "1495", statOrder = { 1495 }, level = 1, group = "JewelImplicitChanceToAvoidStun", weightKey = { "jewel", "default", }, weightVal = { 1, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["JewelImplicitChanceToAvoidChill"] = { affix = "", "15% chance to Avoid being Chilled", statOrderKey = "1488", statOrder = { 1488 }, level = 1, group = "JewelImplicitChanceToAvoidChill", weightKey = { "jewel", "default", }, weightVal = { 1, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["JewelImplicitChanceToAvoidFreeze"] = { affix = "", "15% chance to Avoid being Frozen", statOrderKey = "1489", statOrder = { 1489 }, level = 1, group = "JewelImplicitChanceToAvoidFreeze", weightKey = { "jewel", "default", }, weightVal = { 1, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["JewelImplicitChanceToAvoidShock"] = { affix = "", "15% chance to Avoid being Shocked", statOrderKey = "1492", statOrder = { 1492 }, level = 1, group = "JewelImplicitChanceToAvoidShock", weightKey = { "jewel", "default", }, weightVal = { 1, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["JewelImplicitChanceToAvoidIgnite"] = { affix = "", "15% chance to Avoid being Ignited", statOrderKey = "1490", statOrder = { 1490 }, level = 1, group = "JewelImplicitChanceToAvoidIgnite", weightKey = { "jewel", "default", }, weightVal = { 1, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["JewelImplicitChanceToAvoidPoison"] = { affix = "", "15% chance to Avoid being Poisoned", statOrderKey = "1493", statOrder = { 1493 }, level = 1, group = "JewelImplicitChanceToAvoidPoison", weightKey = { "jewel", "default", }, weightVal = { 1, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["JewelImplicitReducedElementalReflect"] = { affix = "", "10% reduced Reflected Elemental Damage taken", statOrderKey = "2297", statOrder = { 2297 }, level = 1, group = "JewelImplicitReducedElementalReflect", weightKey = { "jewel", "default", }, weightVal = { 1, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental" }, }, + ["JewelImplicitReducedPhysicalReflect"] = { affix = "", "10% reduced Reflected Physical Damage taken", statOrderKey = "2298", statOrder = { 2298 }, level = 1, group = "JewelImplicitReducedPhysicalReflect", weightKey = { "jewel", "default", }, weightVal = { 1, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["JewelImplicitFrenzyChargeDuration__"] = { affix = "", "10% increased Frenzy Charge Duration", statOrderKey = "1762", statOrder = { 1762 }, level = 1, group = "JewelImplicitFrenzyChargeDuration", weightKey = { "jewel", "default", }, weightVal = { 1, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["JewelImplicitPowerChargeDuration"] = { affix = "", "10% increased Power Charge Duration", statOrderKey = "1777", statOrder = { 1777 }, level = 1, group = "JewelImplicitPowerChargeDuration", weightKey = { "jewel", "default", }, weightVal = { 1, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["JewelImplicitEnduranceChargeDuration"] = { affix = "", "10% increased Endurance Charge Duration", statOrderKey = "1760", statOrder = { 1760 }, level = 1, group = "JewelImplicitEnduranceChargeDuration", weightKey = { "jewel", "default", }, weightVal = { 1, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["VolleyFirstPointPierceUnique__1_"] = { affix = "", "Arrows fired from the first firing points always Pierce", statOrderKey = "3959", statOrder = { 3959 }, level = 1, group = "VolleyFirstPointPierce", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["VolleySecondPointForkUnique__1"] = { affix = "", "Arrows fired from the second firing points Fork", statOrderKey = "3960", statOrder = { 3960 }, level = 1, group = "VolleySecondPointFork", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["VolleyThirdPointReturnUnique__1__"] = { affix = "", "Arrows fired from the third firing points Return to you", statOrderKey = "3961", statOrder = { 3961 }, level = 1, group = "VolleyThirdPointReturn", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["VolleyFourthPointChainUnique__1"] = { affix = "", "Arrows fired from the fourth firing points Chain +2 times", statOrderKey = "3962", statOrder = { 3962 }, level = 1, group = "VolleyFourthPointChain", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["HarvestAlternateWeaponQualityLocalCriticalStrikeChance__"] = { affix = "", "Quality does not increase Physical Damage", "1% increased Critical Strike Chance per 4% Quality", statOrderKey = "1558,6388", statOrder = { 1558, 6388 }, level = 1, group = "AlternateWeaponQuality", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack", "critical" }, }, + ["HarvestAlternateWeaponQualityAccuracyRatingIncrease_"] = { affix = "", "Quality does not increase Physical Damage", "Grants 1% increased Accuracy per 2% Quality", statOrderKey = "1558,6025", statOrder = { 1558, 6025 }, level = 1, group = "AlternateWeaponQuality", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["HarvestAlternateWeaponQualityLocalIncreasedAttackSpeed"] = { affix = "", "Quality does not increase Physical Damage", "1% increased Attack Speed per 8% Quality", statOrderKey = "1558,6372", statOrder = { 1558, 6372 }, level = 1, group = "AlternateWeaponQuality", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack", "speed" }, }, + ["HarvestAlternateWeaponQualityLocalMeleeWeaponRange_"] = { affix = "", "Quality does not increase Physical Damage", "+1 Weapon Range per 10% Quality", statOrderKey = "1558,6563", statOrder = { 1558, 6563 }, level = 1, group = "AlternateWeaponQuality", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["HarvestAlternateWeaponQualityElementalDamagePercent"] = { affix = "", "Quality does not increase Physical Damage", "Grants 1% increased Elemental Damage per 2% Quality", statOrderKey = "1558,6420", statOrder = { 1558, 6420 }, level = 1, group = "AlternateWeaponQuality", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "attack" }, }, + ["HarvestAlternateWeaponQualityAreaOfEffect_"] = { affix = "", "Quality does not increase Physical Damage", "Grants 1% increased Area of Effect per 4% Quality", statOrderKey = "1558,6369", statOrder = { 1558, 6369 }, level = 1, group = "AlternateWeaponQuality", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["HarvestAlternateArmourQualityIncreasedLife"] = { affix = "", "Quality does not increase Defences", "Grants +1 to Maximum Life per 2% Quality", statOrderKey = "1557,6469", statOrder = { 1557, 6469 }, level = 1, group = "AlternateArmourQuality", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "defences" }, }, + ["HarvestAlternateArmourQualityIncreasedMana"] = { affix = "", "Quality does not increase Defences", "Grants +1 to Maximum Mana per 2% Quality", statOrderKey = "1557,6471", statOrder = { 1557, 6471 }, level = 1, group = "AlternateArmourQuality", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "defences" }, }, + ["HarvestAlternateArmourQualityStrength"] = { affix = "", "Quality does not increase Defences", "Grants +1 to Strength per 2% Quality", statOrderKey = "1557,6488", statOrder = { 1557, 6488 }, level = 1, group = "AlternateArmourQuality", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences", "attribute" }, }, + ["HarvestAlternateArmourQualityDexterity"] = { affix = "", "Quality does not increase Defences", "Grants +1 to Dexterity per 2% Quality", statOrderKey = "1557,6394", statOrder = { 1557, 6394 }, level = 1, group = "AlternateArmourQuality", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences", "attribute" }, }, + ["HarvestAlternateArmourQualityIntelligence_"] = { affix = "", "Quality does not increase Defences", "Grants +1 to Intelligence per 2% Quality", statOrderKey = "1557,6430", statOrder = { 1557, 6430 }, level = 1, group = "AlternateArmourQuality", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences", "attribute" }, }, + ["HarvestAlternateArmourQualityFireResistance"] = { affix = "", "Quality does not increase Defences", "Grants +1% to Fire Resistance per 2% Quality", statOrderKey = "1557,6423", statOrder = { 1557, 6423 }, level = 1, group = "AlternateArmourQuality", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences", "elemental", "fire", "resistance" }, }, + ["HarvestAlternateArmourQualityColdResistance"] = { affix = "", "Quality does not increase Defences", "Grants +1% to Cold Resistance per 2% Quality", statOrderKey = "1557,6386", statOrder = { 1557, 6386 }, level = 1, group = "AlternateArmourQuality", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences", "elemental", "cold", "resistance" }, }, + ["HarvestAlternateArmourQualityLightningResistance"] = { affix = "", "Quality does not increase Defences", "Grants +1% to Lightning Resistance per 2% Quality", statOrderKey = "1557,6465", statOrder = { 1557, 6465 }, level = 1, group = "AlternateArmourQuality", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences", "elemental", "lightning", "resistance" }, }, + ["SummonedSkeletonWarriorsGetWeaponStatsInMainHandUnique__1"] = { affix = "", "Summoned Skeleton Warriors wield a copy of this Weapon while in your Main Hand", statOrderKey = "3964", statOrder = { 3964 }, level = 1, group = "SummonSkeletonsWarriorsGetWeaponStats", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SkeletonWarriorsTripleDamageUnique__1_"] = { affix = "", "Summoned Skeleton Warriors deal Triple Damage with this", "Weapon if you've Hit with this Weapon Recently", statOrderKey = "3965,3965.1", statOrder = { 3965, 3965.1 }, level = 1, group = "SkeletonWarriorsTripleDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["GrantsUnholyMightUnique__1"] = { affix = "", "Unholy Might", statOrderKey = "2504", statOrder = { 2504 }, level = 1, group = "UnholyMightBuff", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["NearbyEnemiesAreChilledUnique__1"] = { affix = "", "Nearby Enemies are Chilled", statOrderKey = "6407", statOrder = { 6407 }, level = 1, group = "NearbyEnemiesAreChilled", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["FreezeChilledEnemiesMoreDamageUnique__1_"] = { affix = "", "Freeze Chilled Enemies as though dealing (50-100)% more Damage", statOrderKey = "5407", statOrder = { 5407 }, level = 1, group = "FreezeChilledEnemiesMoreDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["AllDamageCanFreezeUnique__1"] = { affix = "", "All Damage can Freeze", statOrderKey = "4060", statOrder = { 4060 }, level = 1, group = "AllDamageCanFreeze", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["CriticalStrikeMultiplierIfGainedPowerChargeUnique__1_"] = { affix = "", "+(30-40)% to Critical Strike Multiplier if you've gained a Power Charge Recently", statOrderKey = "4899", statOrder = { 4899 }, level = 85, group = "CriticalStrikeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["PowerChargeDurationFinalUnique__1__"] = { affix = "", "90% less Power Charge Duration", statOrderKey = "7640", statOrder = { 7640 }, level = 1, group = "IncreasedPowerChargeDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["ElementalDamageTakenUnique__1"] = { affix = "", "(40-50)% increased Elemental Damage taken", statOrderKey = "2877", statOrder = { 2877 }, level = 1, group = "ElementalDamageTaken", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental" }, }, + ["DisplaySupportedByImmolateUnique__1"] = { affix = "", "Socketed Gems are Supported by Level 10 Immolate", statOrderKey = "143", statOrder = { 143 }, level = 1, group = "Supported", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["DisplaySupportedByUnboundAilmentsUnique__1__"] = { affix = "", "Socketed Gems are Supported by Level 1 Unbound Ailments", statOrderKey = "197", statOrder = { 197 }, level = 1, group = "Supported", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["FireHitAndDoTDamageTakenAsLightningUnique__1"] = { affix = "", "40% of Fire Damage taken as Lightning Damage", statOrderKey = "5360", statOrder = { 5360 }, level = 1, group = "DamageTakenAsLightning", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ColdHitAndDoTDamageTakenAsLightningUnique__1"] = { affix = "", "40% of Cold Damage taken as Lightning Damage", statOrderKey = "4795", statOrder = { 4795 }, level = 1, group = "DamageTakenAsLightning", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["EnemyShockedConvertedToLightningUnique__1"] = { affix = "", "Enemies Shocked by you have (10-15)% of Physical Damage they deal converted to Lightning", statOrderKey = "5220", statOrder = { 5220 }, level = 1, group = "EnemyShockedConvertedToLightning", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["EnemyIgnitedConvertedToFireUnique__1"] = { affix = "", "Enemies Ignited by you have (10-15)% of Physical Damage they deal converted to Fire", statOrderKey = "5211", statOrder = { 5211 }, level = 1, group = "EnemyIgnitedConvertedToFire", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LifeGainOnHitCursedEnemyUnique__1"] = { affix = "", "(20-28) Life gained for each Cursed Enemy hit by your Attacks", statOrderKey = "5922", statOrder = { 5922 }, level = 61, group = "LifeGainPerTarget", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["ManaGainOnHitCursedEnemyUnique__1"] = { affix = "", "(10-14) Mana gained for each Cursed Enemy hit by your Attacks", statOrderKey = "6598", statOrder = { 6598 }, level = 1, group = "ManaGainPerTarget", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "attack" }, }, + ["CullingStrikeCursedEnemyUnique__1_"] = { affix = "", "You have Culling Strike against Cursed Enemies", statOrderKey = "4926", statOrder = { 4926 }, level = 1, group = "CullingStrike", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["NearbyEnemiesAvoidProjectilesUnique__1"] = { affix = "", "Projectiles cannot collide with Enemies at Close Range", statOrderKey = "7473", statOrder = { 7473 }, level = 1, group = "NearbyEnemiesAvoidProjectiles", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ScorchingBrittleSappingConfluxUnique__1"] = { affix = "", "You have Scorching Conflux, Brittle Conflux and Sapping Conflux while your two highest Attributes are equal", statOrderKey = "5514", statOrder = { 5514 }, level = 85, group = "ScorchingBrittleSappingConflux", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CannotIgniteChillFreezeShockUnique__1"] = { affix = "", "Cannot Ignite, Chill, Freeze or Shock", statOrderKey = "7484", statOrder = { 7484 }, level = 1, group = "CannotIgniteChillFreezeShock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CorpseWalk"] = { affix = "", "Triggers Level 20 Corpse Walk when Equipped", statOrderKey = "494", statOrder = { 494 }, level = 1, group = "CorpseWalk", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["GainAreaOfEffectPluspercentOnManaSpentUnique__1"] = { affix = "", "Gain 40% increased Area of Effect for 2 seconds after Spending a total of 800 Mana", statOrderKey = "5451", statOrder = { 5451 }, level = 69, group = "GainAreaOfEffectPluspercentOnManaSpent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LifeRegenerationPerNearbyCorpseUnique__1"] = { affix = "", "For each nearby corpse, Regenerate 0.25% Life per second, up to 3%", statOrderKey = "5968", statOrder = { 5968 }, level = 1, group = "LifeRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["GainEnduranceChargesWhenHitUnique__1_"] = { affix = "", "Gain an Endurance Charge when you are Hit", statOrderKey = "2341", statOrder = { 2341 }, level = 1, group = "GainEnduranceChargesWhenHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["LoseLifeIfHitRecentlyUnique__1"] = { affix = "", "Lose 2% of Life per second if you have been Hit Recently", statOrderKey = "5937", statOrder = { 5937 }, level = 1, group = "LoseLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["PerfectAgonyIfCritRecentlyUnique__1"] = { affix = "", "You have Perfect Agony if you've dealt a Critical Strike recently", statOrderKey = "5500", statOrder = { 5500 }, level = 1, group = "PerfectAgonyIfCritRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical", "ailment" }, }, + ["BrandDamageUnique__1"] = { affix = "", "40% increased Brand Damage", statOrderKey = "7872", statOrder = { 7872 }, level = 1, group = "BrandDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "damage", "caster" }, }, + ["AdditionalBrandUnique__1"] = { affix = "", "You can Cast an additional Brand", statOrderKey = "4360", statOrder = { 4360 }, level = 1, group = "AdditionalBrand", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, + ["CriticalStrikeChancePerBrandUnique__1___"] = { affix = "", "20% increased Critical Strike Chance per Brand", statOrderKey = "4875", statOrder = { 4875 }, level = 1, group = "CriticalStrikeChancePerBrand", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "critical" }, }, + ["MaximumDoomUnique__1___"] = { affix = "", "Hexes you inflict have +15 to maximum Doom", statOrderKey = "4935", statOrder = { 4935 }, level = 1, group = "MaximumDoom", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["DamageAgainstMarkedEnemiesUnique__1"] = { affix = "", "(30-50)% increased Damage with Hits and Ailments against Marked Enemy", statOrderKey = "4964", statOrder = { 4964 }, level = 1, group = "AllDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["MarkCastSpeedUnique__1"] = { affix = "", "Mark Skills have (10-15)% increased Cast Speed", statOrderKey = "1851", statOrder = { 1851 }, level = 1, group = "CurseCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed", "curse" }, }, + ["TransferMarkOnDeathUnique__1"] = { affix = "", "Your Mark transfers to another Enemy when Marked Enemy dies", statOrderKey = "8333", statOrder = { 8333 }, level = 1, group = "TransferMarkOnDeath", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FlaskEldritchBatteryUnique__1"] = { affix = "", "Life Recovery from Flasks also applies to Energy Shield during Flask Effect", "Eldritch Battery during Flask effect", statOrderKey = "554,760", statOrder = { 554, 760 }, level = 1, group = "FlaskBuffWhileHealing", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "flask", "resource", "life", "defences" }, }, + ["GrantsDeathWishUnique__1__"] = { affix = "", "Grants Level 20 Death Wish Skill", statOrderKey = "436", statOrder = { 436 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["EnemyTemporalChainsOnHitUnique__1"] = { affix = "", "Enemy Hits inflict Temporal Chains on you", statOrderKey = "5226", statOrder = { 5226 }, level = 1, group = "EnemyTemporalChainsOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["GainRageOnLosingTemporalChainsUnique__1__"] = { affix = "", "When you lose Temporal Chains you gain maximum Rage", statOrderKey = "5480", statOrder = { 5480 }, level = 1, group = "GainRageOnLosingTemporalChains", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ImmuneToCursesWithRageUnique__1"] = { affix = "", "Immune to Curses while you have at least 25 Rage", statOrderKey = "5836", statOrder = { 5836 }, level = 1, group = "ImmuneToCursesWithRage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["WeaponCritChanceOverrideUnique__1__"] = { affix = "", "Critical Strike Chance is (20-30)% for Hits with this Weapon", statOrderKey = "6562", statOrder = { 6562 }, level = 1, group = "WeaponCritChanceIs", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["NoIntelligenceUnique__1_"] = { affix = "", "You have no Intelligence", statOrderKey = "5876", statOrder = { 5876 }, level = 1, group = "Intelligence", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["FlaskLifeRecoveryAlliesUnique__1_"] = { affix = "", "100% of Life Recovery from Flasks is applied to nearby Allies instead of You", statOrderKey = "5942", statOrder = { 5942 }, level = 1, group = "FlaskLifeRecovery", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["DamageIfConsumedCorpseUnique__1__"] = { affix = "", "(20-40)% increased Damage if you have Consumed a corpse Recently", statOrderKey = "3814", statOrder = { 3814 }, level = 1, group = "AllDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["HexExpiresMaxDoomUnique__1"] = { affix = "", "Hexes expire 0.5 seconds after reaching maximum Doom", statOrderKey = "5782", statOrder = { 5782 }, level = 48, group = "HexExpiresMaxDoom", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "curse" }, }, + ["DoubleDoomEffectUnique__1"] = { affix = "", "Hexes you inflict have their Effect increased by twice their Doom instead", statOrderKey = "5119", statOrder = { 5119 }, level = 1, group = "DoubleDoomEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["HexDoomGainUnique__1"] = { affix = "", "Hexes have (-20-20)% reduced Doom gain rate", statOrderKey = "5775", statOrder = { 5775 }, level = 1, group = "HexDoomGain", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["GlobalAddedLightningDamagePerPowerChargeUnique__1"] = { affix = "", "(1-2) to (36-40) Lightning Damage per Power Charge", statOrderKey = "7335", statOrder = { 7335 }, level = 1, group = "AddedLightningDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["HasMassiveShrineBuffUnique__1"] = { affix = "", "You have Lesser Massive Shrine Buff", statOrderKey = "5573", statOrder = { 5573 }, level = 1, group = "HasShrineBuff", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["HasBrutalShrineBuffUnique__1"] = { affix = "", "You have Lesser Brutal Shrine Buff", statOrderKey = "5572", statOrder = { 5572 }, level = 1, group = "HasShrineBuff", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SocketedSkillsDoubleDamageUnique__1_"] = { affix = "", "Socketed Skills deal Double Damage", statOrderKey = "340", statOrder = { 340 }, level = 1, group = "SocketedSkillsDoubleDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["TotalRecoveryLifeLeechDoubledUnique__1"] = { affix = "", "Total Recovery per second from Life Leech is Doubled", statOrderKey = "8139", statOrder = { 8139 }, level = 55, group = "LifeLeechSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DamageLeechWith5ChargesUnique__1"] = { affix = "", "0.5% of Damage Leeched as Life while you have at least 5 total Endurance, Frenzy and Power Charges", statOrderKey = "5927", statOrder = { 5927 }, level = 1, group = "LifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ReflectElementalAilmentsToSelfUnique__1"] = { affix = "", "Elemental Ailments you inflict are Reflected to you", statOrderKey = "5139", statOrder = { 5139 }, level = 1, group = "ReflectElementalAilmentsToSelf", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ProlifElementalAilmentsFromSelfUnique__1__"] = { affix = "", "Elemental Ailments inflicted on you spread to Enemies in a radius of 25", statOrderKey = "5138", statOrder = { 5138 }, level = 1, group = "ProlifElementalAilmentsFromSelf", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ElementalDamagePerPowerChargeUnique__1"] = { affix = "", "(3-5)% increased Elemental Damage per Power charge", statOrderKey = "5152", statOrder = { 5152 }, level = 1, group = "ElementalDamagePerPowerCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["LosePowerChargesOnBlockUnique__1"] = { affix = "", "Lose all Power Charges when you Block", statOrderKey = "6567", statOrder = { 6567 }, level = 1, group = "LosePowerChargesOnBlock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["GainPowerChargesNotLostRecentlyUnique__1_"] = { affix = "", "Gain a Power Charge every Second if you haven't lost Power Charges Recently", statOrderKey = "5509", statOrder = { 5509 }, level = 1, group = "GainPowerChargesNotLostRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SocketedGemQualityUnique__1"] = { affix = "", "+(30-50)% to Quality of Socketed Gems", statOrderKey = "81", statOrder = { 81 }, level = 1, group = "SocketedGemQuality", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["SocketedGemQualityUnique__2_"] = { affix = "", "+30% to Quality of Socketed Gems", statOrderKey = "81", statOrder = { 81 }, level = 57, group = "SocketedGemQuality", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["NearbyEnemiesAreBlindedPhysicalAegisUnique__1"] = { affix = "", "Nearby Enemies are Blinded while Physical Aegis is not depleted", statOrderKey = "7471", statOrder = { 7471 }, level = 1, group = "NearbyEnemiesAreBlinded", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CriticalStrikeChanceWithoutPhysicalAegisUnique__1"] = { affix = "", "(50-70)% increased Critical Strike Chance while Physical Aegis is depleted", statOrderKey = "4888", statOrder = { 4888 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AttackAndCastSpeedWithoutPhysicalAegisUnique__1"] = { affix = "", "(8-15)% increased Attack and Cast Speed while Physical Aegis is depleted", statOrderKey = "4190", statOrder = { 4190 }, level = 1, group = "AttackAndCastSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SpellsGainIntensityUnique__1"] = { affix = "", "Spells which have gained Intensity Recently gain 1 Intensity every 500 Seconds", statOrderKey = "7896", statOrder = { 7896 }, level = 1, group = "SpellsIntensityModifier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SpellsLoseIntensityUnique__1"] = { affix = "", "Spells which have gained Intensity Recently lose 1 Intensity every 500 Seconds", statOrderKey = "7897", statOrder = { 7897 }, level = 1, group = "SpellsIntensityModifier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CriticalStrikeChancePerIntensityUnique__1"] = { affix = "", "Spells have 10% reduced Critical Strike Chance per Intensity", statOrderKey = "4878", statOrder = { 4878 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CriticalStrikeChancePerIntensityUnique__2"] = { affix = "", "Spells have 30% increased Critical Strike Chance per Intensity", statOrderKey = "4878", statOrder = { 4878 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LifeFlaskPassiveChargeGainUnique__1_"] = { affix = "", "Life Flasks gain 1 Charge every 3 seconds", statOrderKey = "5915", statOrder = { 5915 }, level = 1, group = "LifeFlaskPassiveChargeGain", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ElementalDamageLowestResistUnique__1"] = { affix = "", "Elemental Damage you Deal with Hits is Resisted by lowest Elemental Resistance instead", statOrderKey = "5157", statOrder = { 5157 }, level = 1, group = "ElementalDamageLowestResist", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental" }, }, + ["ReducedAttackSpeedWhilePhasingUnique__1"] = { affix = "", "30% reduced Attack Speed while Phasing", statOrderKey = "4255", statOrder = { 4255 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["PhysicalDamageAddedAsRandomWhileIgnitedUnique__1"] = { affix = "", "Gain (30-40)% of Physical Damage as Extra Damage of a random Element while you are Ignited", statOrderKey = "7580", statOrder = { 7580 }, level = 1, group = "PhysicalDamageAddedAsRandomWhileIgnited", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ElementalPenetrationWhileChilledUnique__1___"] = { affix = "", "Damage Penetrates (8-10)% Elemental Resistances while you are Chilled", statOrderKey = "5174", statOrder = { 5174 }, level = 1, group = "ElementalPenetrationWhileChilled", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ElementalDamageLuckyWhileShockedUnique__1__"] = { affix = "", "Elemental Damage with Hits is Lucky while you are Shocked", statOrderKey = "5140", statOrder = { 5140 }, level = 1, group = "ElementalDamageLuckyWhileShocked", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DischargeThresholdJewel__1"] = { affix = "", "With at least 40 Intelligence in Radius, Discharge has 60% less Area of Effect", "With at least 40 Intelligence in Radius, Discharge Cooldown is 250 ms", "With at least 40 Intelligence in Radius, Discharge deals 60% less Damage", statOrderKey = "6503,6504,6505", statOrder = { 6503, 6504, 6505 }, level = 1, group = "PassiveJewelGrantsRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, + ["DisplaySupportedByUnleashUnique__1"] = { affix = "", "Socketed Gems are Supported by Level 18 Unleash", statOrderKey = "198", statOrder = { 198 }, level = 1, group = "Supported", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["CanHaveEveryInfluenceTypeImplicitE1"] = { affix = "", "Implicit Modifiers Cannot Be Changed", "Has Elder, Shaper and all Conqueror Influences", statOrderKey = "14,6431", statOrder = { 14, 6431 }, level = 87, group = "HasEveryInfluenceType", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["WarcriesExertAnAdditionalAttackImplicitE1_"] = { affix = "", "Warcries Exert 1 additional Attack", statOrderKey = "8267", statOrder = { 8267 }, level = 1, group = "WarcriesExertAnAdditionalAttack", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["UniqueSecretBladeGrantHiddenBlade"] = { affix = "", "Trigger Level 20 Unseen Strike every 0.5 seconds while Phasing", statOrderKey = "488", statOrder = { 488 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["LifeRecoveryRateUnique__1"] = { affix = "", "(20-25)% increased Life Regeneration rate", statOrderKey = "1242", statOrder = { 1242 }, level = 1, group = "LifeRegenerationRate", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["EnergyShieldRegenerationWhileShockedUnique__1"] = { affix = "", "Regenerate 5% of Energy Shield per second while Shocked", statOrderKey = "2611", statOrder = { 2611 }, level = 1, group = "EnergyShieldRegenerationWhileShocked", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["StrUniqueShieldTriggerShieldShatterOnBlock"] = { affix = "", "Trigger Level 20 Shield Shatter when you Block", statOrderKey = "510", statOrder = { 510 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["UniqueStaffTriggerAtziriStormCall__1____"] = { affix = "", "Queen's Demand can Trigger Level 20 Storm of Judgement", statOrderKey = "506", statOrder = { 506 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["UniqueStaffTriggerAtziriStormFlameblast__1"] = { affix = "", "Queen's Demand can Trigger Level 20 Flames of Judgement", statOrderKey = "505", statOrder = { 505 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["UniqueStaffGrantQueensDemand___"] = { affix = "", "Grants Level 20 Queen's Demand Skill", statOrderKey = "464", statOrder = { 464 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["UniqueWandGrantsBloodSacrament__1"] = { affix = "", "Grants Level 1 Blood Sacrament Skill", statOrderKey = "397", statOrder = { 397 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["ImmuneToChillUnique__1"] = { affix = "", "Immune to Chill", statOrderKey = "2484", statOrder = { 2484 }, level = 1, group = "ImmuneToChill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ImmuneToChillUnique__2__"] = { affix = "", "Immune to Chill", statOrderKey = "2484", statOrder = { 2484 }, level = 1, group = "ImmuneToChill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ColdDamageCannotFreeze"] = { affix = "", "Your Cold Damage cannot Freeze", statOrderKey = "2475", statOrder = { 2475 }, level = 1, group = "ColdDamageCannotFreeze", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["FasterIgniteDamageUnique__1"] = { affix = "", "Ignites you inflict deal Damage (35-45)% faster", statOrderKey = "2184", statOrder = { 2184 }, level = 1, group = "FasterDamageAilments", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, + ["MaximumLifeLeechRateUnique__1"] = { affix = "", "40% increased Maximum total Life Recovery per second from Leech", statOrderKey = "1378", statOrder = { 1378 }, level = 80, group = "MaximumLeechRate", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["FleshAndStoneManaReservationUnique__1_"] = { affix = "", "Flesh and Stone has no Reservation", statOrderKey = "5396", statOrder = { 5396 }, level = 1, group = "FleshAndStoneManaReservation", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["KeystoneHollowPalmTechniqueUnique__1"] = { affix = "", "Hollow Palm Technique", statOrderKey = "8395", statOrder = { 8395 }, level = 1, group = "KeystoneHollowPalmTechnique", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack", "speed" }, }, + ["ElusiveEffectUnique__1"] = { affix = "", "(10-30)% increased Elusive Effect", statOrderKey = "5188", statOrder = { 5188 }, level = 1, group = "ElusiveEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MovementSpeedIfHitRecentlyUnique__1_"] = { affix = "", "10% increased Movement Speed if you've Hit an Enemy Recently", statOrderKey = "7445", statOrder = { 7445 }, level = 1, group = "MovementSpeedIfHitRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["GrantsWintertideBrandUnique__1"] = { affix = "", "Grants Level 22 Wintertide Brand Skill", statOrderKey = "426", statOrder = { 426 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["WintertideBrandChillEffectUnique__1_"] = { affix = "", "Wintertide Brand has (20-30)% increased Chill Effect", statOrderKey = "8280", statOrder = { 8280 }, level = 1, group = "ChillEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ChanceToAvoidPoisonUnique__1"] = { affix = "", "25% chance to Avoid being Poisoned", statOrderKey = "1493", statOrder = { 1493 }, level = 1, group = "ChanceToAvoidPoison", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["PhysicalDamageCanFreezeUnique__1_"] = { affix = "", "Your Physical Damage can Freeze", statOrderKey = "2470", statOrder = { 2470 }, level = 1, group = "PhysicalDamageCanFreeze", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "elemental", "cold", "ailment" }, }, + ["ElusiveOnCriticalStrikeUnique__1"] = { affix = "", "Gain Elusive on Critical Strike", statOrderKey = "3840", statOrder = { 3840 }, level = 1, group = "ElusiveOnCriticalStrike", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["SupportedByArrowNovaUnique__1"] = { affix = "", "Socketed Gems are Supported by Level 1 Arrow Nova", statOrderKey = "176", statOrder = { 176 }, level = 1, group = "SupportedByArrowNova", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["CriticalStrikeChanceAgainstBleedingEnemiesUnique__1"] = { affix = "", "(100-150)% increased Critical Strike Chance against Bleeding Enemies", statOrderKey = "2772", statOrder = { 2772 }, level = 1, group = "CriticalStrikeChanceAgainstBleedingEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["DealNoColdDamageUnique__1"] = { affix = "", "Deal no Cold Damage", statOrderKey = "2382", statOrder = { 2382 }, level = 1, group = "DealNoColdDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["OneHandedMeleeCriticalStrikeMultiplierUnique__1"] = { affix = "", "+(60-100)% to Critical Strike Multiplier with One Handed Melee Weapons", statOrderKey = "1168", statOrder = { 1168 }, level = 1, group = "MeleeTypeCritMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack", "critical" }, }, + ["PhysicalDamageTakenAsChaosUnique__1"] = { affix = "", "10% of Physical Damage from Hits taken as Chaos Damage", statOrderKey = "2072", statOrder = { 2072 }, level = 1, group = "PhysicalDamageTakenAsElement", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "chaos" }, }, + ["ChanceToBeFrozenShockedIgnitedUnique__1"] = { affix = "", "+10% chance to be Frozen, Shocked and Ignited", statOrderKey = "2537", statOrder = { 2537 }, level = 1, group = "ChanceToBeFrozenShockedIgnited", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, + ["CallOfSteelAreaOfEffectUnique__1"] = { affix = "", "Call of Steel deals Reflected Damage with (40-50)% increased Area of Effect", statOrderKey = "8014", statOrder = { 8014 }, level = 1, group = "CallOfSteelAreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CallOfSteelAreaOfEffectUnique__2___"] = { affix = "", "Call of Steel deals Reflected Damage with (40-50)% increased Area of Effect", statOrderKey = "8014", statOrder = { 8014 }, level = 1, group = "CallOfSteelAreaOfEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CallOfSteelReflectDamageUnique__1"] = { affix = "", "Call of Steel causes (20-25)% increased Reflected Damage", statOrderKey = "8016", statOrder = { 8016 }, level = 1, group = "CallOfSteelReflectDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CallOfSteelReflectDamageUnique__2"] = { affix = "", "Call of Steel causes (20-25)% increased Reflected Damage", statOrderKey = "8016", statOrder = { 8016 }, level = 1, group = "CallOfSteelReflectDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CallOfSteelUseSpeedUnique__1"] = { affix = "", "Call of Steel has (80-100)% increased Use Speed", statOrderKey = "8015", statOrder = { 8015 }, level = 1, group = "CallOfSteelUseSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CallOfSteelUseSpeedUnique__2"] = { affix = "", "Call of Steel has (80-100)% increased Use Speed", statOrderKey = "8015", statOrder = { 8015 }, level = 1, group = "CallOfSteelUseSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SecretsOfSufferingKeystoneSceptreImplicit1"] = { affix = "", "Secrets of Suffering", statOrderKey = "8411", statOrder = { 8411 }, level = 1, group = "SecretsOfSufferingKeystone", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ManaCostTotalNonChannelledUnique__1__"] = { affix = "", "Non-Channelling Skills have -9 to Total Mana Cost", statOrderKey = "7892", statOrder = { 7892 }, level = 1, group = "IncreaseFlatManaCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_mana_cost_mod", }, modTags = { "resource", "mana" }, }, + ["TriggerFlameDashOnSocketedSkillUseImplicitE1"] = { affix = "", "Trigger Level 10 Flame Dash when you use a Socketed Skill", statOrderKey = "514", statOrder = { 514 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["TriggerFlameDashOnSocketedSkillUseImplicitE2"] = { affix = "", "Trigger Level 20 Flame Dash when you use a Socketed Skill", statOrderKey = "514", statOrder = { 514 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["TriggerFlameDashOnSocketedSkillUseImplicitE3_"] = { affix = "", "Trigger Level 30 Flame Dash when you use a Socketed Skill", statOrderKey = "514", statOrder = { 514 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["GainRandomChargeEvery6SecondsImplicitE1"] = { affix = "", "Gain an Endurance, Frenzy or Power Charge every 6 seconds", statOrderKey = "5430", statOrder = { 5430 }, level = 1, group = "GainRandomChargesEvery6Seconds", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["EnergyShieldLocalDisplaySpendEnergyShieldForCostsBeforeManaForSocketedSkillsImplicitE1"] = { affix = "", "Spend Energy Shield before Mana for Costs of Socketed Skills", "+(66-80) to maximum Energy Shield", statOrderKey = "360,1224", statOrder = { 360, 1224 }, level = 1, group = "LocalDisplaySpendEnergyShieldForCostsBeforeManaForSocketedSkills", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["EnergyShieldLocalDisplaySpendEnergyShieldForCostsBeforeManaForSocketedSkillsImplicitE2"] = { affix = "", "Spend Energy Shield before Mana for Costs of Socketed Skills", "+(100-120) to maximum Energy Shield", statOrderKey = "360,1224", statOrder = { 360, 1224 }, level = 1, group = "LocalDisplaySpendEnergyShieldForCostsBeforeManaForSocketedSkills", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["EnergyShieldLocalDisplaySpendEnergyShieldForCostsBeforeManaForSocketedSkillsImplicitE3"] = { affix = "", "Spend Energy Shield before Mana for Costs of Socketed Skills", "+(140-165) to maximum Energy Shield", statOrderKey = "360,1224", statOrder = { 360, 1224 }, level = 1, group = "LocalDisplaySpendEnergyShieldForCostsBeforeManaForSocketedSkills", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AttackCriticalStrikesIgnoreElementalResistancesImplicitE1"] = { affix = "", "Attack Critical Strikes ignore Enemy Monster Elemental Resistances", statOrderKey = "4208", statOrder = { 4208 }, level = 1, group = "AttackCriticalStrikesIgnoreElementalResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LocalMaximumQualityImplicitE1"] = { affix = "", "+20% to Maximum Quality", statOrderKey = "6472", statOrder = { 6472 }, level = 1, group = "LocalMaximumQuality", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CannotUseFlaskInFifthSlotImplicitE1_"] = { affix = "", "Flasks applied to you have 20% increased Effect", "Can't use Flask in Fifth Slot", statOrderKey = "2332,4614", statOrder = { 2332, 4614 }, level = 30, group = "CannotUseFlaskInFifthSlot", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MaximumPowerandEnduranceChargesImplicitE1"] = { affix = "", "+1 to Maximum Power Charges and Maximum Endurance Charges", statOrderKey = "7277", statOrder = { 7277 }, level = 1, group = "MaximumPowerandEnduranceCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SummonTauntingContraptionOnFlaskUseImplicitE1"] = { affix = "", "Trigger Level 20 Summon Taunting Contraption when you use a Flask", statOrderKey = "525", statOrder = { 525 }, level = 70, group = "SummonTauntingContraptionOnFlaskUse", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MinionChanceToMaimOnHitUnique__1_"] = { affix = "", "Minions have 5% chance to Maim Enemies on Hit with Attacks", statOrderKey = "7387", statOrder = { 7387 }, level = 1, group = "MinionChanceToMaimOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "minion" }, }, + ["PhysicalDamagePercentAddedAsChaosPerElderItemUnique__1"] = { affix = "", "Gain (3-5)% of Physical Damage as Extra Chaos Damage per Elder Item Equipped", statOrderKey = "5498", statOrder = { 5498 }, level = 1, group = "PhysicalDamagePercentAddedAsChaosPerElderItem", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos" }, }, + ["AddedChaosDamageToAttacksPer50StrengthUnique__1"] = { affix = "", "Adds 1 to 80 Chaos Damage to Attacks per 80 Strength", statOrderKey = "7322", statOrder = { 7322 }, level = 1, group = "ChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["CannotDealNonChaosDamageUnique__1_"] = { affix = "", "Cannot deal non-Chaos Damage", statOrderKey = "5049", statOrder = { 5049 }, level = 1, group = "CannotDealNonChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["TravelSkillMoreDamageUnique__1"] = { affix = "", "Socketed Travel Skills deal 80% more Damage", statOrderKey = "346", statOrder = { 346 }, level = 1, group = "TravelSkillMoreDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["DamageTakenWhilePhasingUnique__1"] = { affix = "", "10% increased Damage taken while Phasing", statOrderKey = "5036", statOrder = { 5036 }, level = 1, group = "DamageTakenWhilePhasing", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ProjectilesChainWhilePhasingUnique__1_"] = { affix = "", "Projectiles Chain +1 times while you have Phasing", statOrderKey = "7508", statOrder = { 7508 }, level = 1, group = "ProjectilesChainWhilePhasing", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MinionPhysicalDamageAddedAsFireUnique__1"] = { affix = "", "Minions gain 20% of Physical Damage as Extra Fire Damage", statOrderKey = "7396", statOrder = { 7396 }, level = 1, group = "MinionPhysicalDamageAddedAsFire", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "has_damage_taken_as_mod", "physical", "elemental", "fire", "minion" }, }, + ["ChaosDamageCanIgniteUnique__1"] = { affix = "", "Your Chaos Damage can Ignite", statOrderKey = "4317", statOrder = { 4317 }, level = 1, group = "ChaosDamageCanIgnite", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "poison", "damage", "elemental", "fire", "chaos", "ailment" }, }, + ["ChanceToIgniteWithChaosSkillsUnique__1"] = { affix = "", "Chaos Skills have 20% chance to Ignite", statOrderKey = "4733", statOrder = { 4733 }, level = 1, group = "ChanceToIgniteWithChaosSkills", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "elemental", "fire", "chaos", "ailment" }, }, + ["UniqueVolkuursGuidanceIgniteDurationFinal"] = { affix = "", "50% less Ignite Duration", statOrderKey = "8221", statOrder = { 8221 }, level = 1, group = "UniqueVolkuursGuidanceIgniteDurationFinal", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["ManaRegenerationAuraUnique__1"] = { affix = "", "30% increased Mana Regeneration Rate", "You and nearby Allies have 30% increased Mana Regeneration Rate", statOrderKey = "1248,6401", statOrder = { 1248, 6401 }, level = 1, group = "ManaRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AvoidPhysicalDamageWhilePhasingUnique__1"] = { affix = "", "+(8-15)% chance to Avoid Physical Damage from Hits while Phasing", statOrderKey = "4286", statOrder = { 4286 }, level = 1, group = "AvoidPhysicalDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["GrantsAlliesFrenzyChargeOnKillUnique__1_"] = { affix = "", "10% chance to grant a Frenzy Charge to nearby Allies on Kill", statOrderKey = "4694", statOrder = { 4694 }, level = 1, group = "GrantsAlliesFrenzyChargeOnKill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["GrantsAlliesEnduranceChargeOnHitUnique__1"] = { affix = "", "5% chance to grant an Endurance Charge to nearby Allies on Hit", statOrderKey = "4693", statOrder = { 4693 }, level = 1, group = "GrantsAlliesEnduranceChargeOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["ChanceToImpaleWithSpellsUnique__1"] = { affix = "", "20% chance to Impale on Spell Hit", statOrderKey = "7986", statOrder = { 7986 }, level = 1, group = "ChanceToImpaleWithSpells", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "caster" }, }, + ["ImpaleEffectUnique__1"] = { affix = "", "20% increased Impale Effect", statOrderKey = "5851", statOrder = { 5851 }, level = 1, group = "ImpaleEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["ImpaleEffectUnique__2"] = { affix = "", "5% increased Impale Effect", statOrderKey = "5851", statOrder = { 5851 }, level = 1, group = "ImpaleEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["AttackDamagePer450ArmourUnique__1__"] = { affix = "", "1% increased Attack Damage per 450 Armour", statOrderKey = "4216", statOrder = { 4216 }, level = 1, group = "AttackDamagePer450Armour", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["ZombiesTakeFireDamagePerSecondUnique__1_"] = { affix = "", "Raised Zombies take (15-30)% of their Maximum Life per second as Fire Damage", statOrderKey = "7733", statOrder = { 7733 }, level = 1, group = "ZombiesTakeFireDamagePerSecond", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "minion" }, }, + ["ZombiesHaveAvatarOfFireUnique__1"] = { affix = "", "Raised Zombies have Avatar of Fire", statOrderKey = "7734", statOrder = { 7734 }, level = 1, group = "ZombiesHaveAvatarOfFire", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "minion" }, }, + ["ZombiesCoverInAshOnHitUnique__1"] = { affix = "", "Raised Zombies Cover Enemies in Ash on Hit", statOrderKey = "7732", statOrder = { 7732 }, level = 1, group = "ZombiesCoverInAshOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["LifeLeechPermyriadOnFrozenEnemiesUnique__1"] = { affix = "", "1% of Damage against Frozen Enemies Leeched as Life", statOrderKey = "1343", statOrder = { 1343 }, level = 1, group = "LifeLeechOnFrozenEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["EnduranceChargeIfAttackFreezesUnique__1"] = { affix = "", "Gain an Endurance Charge if an Attack Freezes an Enemy", statOrderKey = "5458", statOrder = { 5458 }, level = 1, group = "EnduranceChargeIfAttackFreezes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge", "elemental", "cold", "attack", "ailment" }, }, + ["PowerChargeOnHittingFrozenEnemyUnique__1"] = { affix = "", "50% chance to gain a Power Charge when you Hit a Frozen Enemy", statOrderKey = "5505", statOrder = { 5505 }, level = 1, group = "PowerChargeOnHittingFrozenEnemy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["TakeColdDamageOnMaximumPowerChargesUnique__1____"] = { affix = "", "Take 500 Cold Damage on reaching Maximum Power Charges", statOrderKey = "7824", statOrder = { 7824 }, level = 1, group = "TakeColdDamageOnMaximumPowerCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["MovementVelocityWhileChilledUnique__1_"] = { affix = "", "(10-20)% increased Movement Speed while Chilled", statOrderKey = "7469", statOrder = { 7469 }, level = 1, group = "MovementVelocityWhileChilled", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["AttackSpeedWhileChilledUnique__1"] = { affix = "", "(10-20)% increased Attack Speed while Chilled", statOrderKey = "4253", statOrder = { 4253 }, level = 1, group = "AttackSpeedWhileChilled", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["CastSpeedWhileChilledUnique__1"] = { affix = "", "(10-20)% increased Cast Speed while Chilled", statOrderKey = "4624", statOrder = { 4624 }, level = 1, group = "CastSpeedWhileChilled", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "speed" }, }, + ["ReflectFireDamageOnBlockUnique__1___"] = { affix = "", "Reflects (22-44) Fire Damage to Attackers on Block", statOrderKey = "5355", statOrder = { 5355 }, level = 1, group = "ReflectFireDamageOnBlock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "elemental_damage", "damage", "elemental", "fire" }, }, + ["DealNoDamageWhenNotOnLowLifeUnique__1"] = { affix = "", "Deal no Damage when not on Low Life", statOrderKey = "5047", statOrder = { 5047 }, level = 1, group = "DealNoDamageWhenNotOnLowLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["TriggeredFieryImpactOnHitWithWeaponImplicitE1"] = { affix = "", "Trigger Level 10 Fiery Impact on Melee Hit with this Weapon", statOrderKey = "513", statOrder = { 513 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["TriggeredFieryImpactOnHitWithWeaponImplicitE2_"] = { affix = "", "Trigger Level 15 Fiery Impact on Melee Hit with this Weapon", statOrderKey = "513", statOrder = { 513 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["TriggeredFieryImpactOnHitWithWeaponImplicitE3"] = { affix = "", "Trigger Level 20 Fiery Impact on Melee Hit with this Weapon", statOrderKey = "513", statOrder = { 513 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MaxPrefixMaxSuffixImplicitE1__"] = { affix = "", "-1 Prefix Modifier allowed", "+1 Suffix Modifier allowed", "Implicit Modifiers Cannot Be Changed", statOrderKey = "9,10,14", statOrder = { 9, 10, 14 }, level = 30, group = "MaxPrefixMaxSuffix", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MaxPrefixMaxSuffixImplicitE2_"] = { affix = "", "+1 Prefix Modifier allowed", "-1 Suffix Modifier allowed", "Implicit Modifiers Cannot Be Changed", statOrderKey = "9,10,14", statOrder = { 9, 10, 14 }, level = 30, group = "MaxPrefixMaxSuffix", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MaxPrefixMaxSuffixModEffectImplicitE1"] = { affix = "", "-1 Prefix Modifier allowed", "-1 Suffix Modifier allowed", "Implicit Modifiers Cannot Be Changed", "25% increased Explicit Modifier magnitudes", statOrderKey = "9,10,14,22", statOrder = { 9, 10, 14, 22 }, level = 30, group = "MaxPrefixMaxSuffixModEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LocalAllDamageCanPoisonImplicitE1_"] = { affix = "", "All Damage from Hits with This Weapon can Poison", statOrderKey = "2091", statOrder = { 2091 }, level = 1, group = "LocalAllDamageCanPoison", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToInflictScorchOnEnemyOnBlockImplicitE1"] = { affix = "", "Scorch Enemies when you Block their Damage", statOrderKey = "4701", statOrder = { 4701 }, level = 1, group = "ChanceToInflictScorchOnEnemyOnBlock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToInflictBrittleOnEnemyOnBlockImplicitE1"] = { affix = "", "Inflict Brittle on Enemies when you Block their Damage", statOrderKey = "4699", statOrder = { 4699 }, level = 1, group = "ChanceToInflictBrittleOnEnemyOnBlock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToInflictSapOnEnemyOnBlockImplicitE1"] = { affix = "", "Sap Enemies when you Block their Damage", statOrderKey = "4700", statOrder = { 4700 }, level = 1, group = "ChanceToInflictSapOnEnemyOnBlock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemNecroticFootprintsUnique__1s"] = { affix = "", "Necrotic Footprints", statOrderKey = "7483", statOrder = { 7483 }, level = 1, group = "ItemFootprints", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChaosResistanceWhileStationaryUnique__1"] = { affix = "", "+30% to Chaos Resistance while stationary", statOrderKey = "4723", statOrder = { 4723 }, level = 1, group = "ChaosResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["PowerChargeOnHitWhilePoisonedUnique__1"] = { affix = "", "Gain a Power Charge on Hit while Poisoned", statOrderKey = "4003", statOrder = { 4003 }, level = 1, group = "PowerChargeOnHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["MovementSpeedWhilePoisonedUnique__1"] = { affix = "", "15% increased Movement Speed while Poisoned", statOrderKey = "7462", statOrder = { 7462 }, level = 1, group = "MovementSpeedWhilePoisoned", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["ChanceToBePoisonedBySpellsUnique__1_"] = { affix = "", "50% chance for Spell Hits against you to inflict Poison", statOrderKey = "7963", statOrder = { 7963 }, level = 1, group = "ChanceToBePoisonedBySpells", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["SpiritMinionRefreshOnUniqueHitUnique__1"] = { affix = "", "Summoned Phantasms have 10% chance to refresh their Duration when they Hit a Unique Enemy", "Summoned Raging Spirits have 10% chance to refresh their Duration when they Hit a Unique Enemy", statOrderKey = "7564,7722", statOrder = { 7564, 7722 }, level = 1, group = "SpiritMinionRefreshOnUniqueHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["MovementVelocityPerPowerChargeUnique__1__"] = { affix = "", "5% increased Movement Speed per Power Charge", statOrderKey = "7454", statOrder = { 7454 }, level = 1, group = "MovementVelocityPerPowerCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["LifeRegenerationPerPowerChargeUnique__1__"] = { affix = "", "Regenerate 0.5% of Life per second per Power Charge", statOrderKey = "5969", statOrder = { 5969 }, level = 1, group = "LifeRegenerationPerPowerCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LocalFlaskAttackAndCastSpeedWhileHealingUnique__1"] = { affix = "", "(5-15)% increased Attack Speed during Flask effect", "(5-15)% increased Cast Speed during Flask effect", statOrderKey = "644,645", statOrder = { 644, 645 }, level = 1, group = "LocalFlaskAttackAndCastSpeedWhileHealing", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, + ["IncreasedElementalResistancesUnique__1"] = { affix = "", "(18-22)% increased Elemental Resistances", statOrderKey = "5156", statOrder = { 5156 }, level = 1, group = "IncreasedElementalResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["IncreasedElementalResistancesUnique__2_"] = { affix = "", "(60-70)% reduced Elemental Resistances", statOrderKey = "5156", statOrder = { 5156 }, level = 1, group = "IncreasedElementalResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["DefencesAreZeroUnique__1_"] = { affix = "", "Defences are Zero", statOrderKey = "5055", statOrder = { 5055 }, level = 1, group = "DefencesAreZero", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["ChaosResistanceIsZeroUnique__1"] = { affix = "", "Chaos Resistance is Zero", statOrderKey = "8357", statOrder = { 8357 }, level = 1, group = "ChaosResistanceIsZero", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ElementalDamageDuringFlaskEffectUnique__1"] = { affix = "", "30% increased Elemental Damage during any Flask Effect", statOrderKey = "3786", statOrder = { 3786 }, level = 1, group = "ElementalDamageDuringFlaskEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental_damage", "damage", "elemental" }, }, + ["SupportedByCastOnDamageTakenUnique__1"] = { affix = "", "Socketed Gems are Supported by Level 12 Cast when Damage Taken", statOrderKey = "111", statOrder = { 111 }, level = 1, group = "SupportedByTrigger", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["ShieldArmourIncreaseUnique__1"] = { affix = "", "50% increased Defences from Equipped Shield", statOrderKey = "1630", statOrder = { 1630 }, level = 1, group = "ShieldArmourIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["AddedFireDamageIfBlockedRecentlyUnique__1"] = { affix = "", "Adds 45 to 75 Fire Damage if you've Blocked Recently", statOrderKey = "3835", statOrder = { 3835 }, level = 1, group = "AddedFireDamageIfBlockedRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["AddedFireDamagePer100LowestOfLifeOrManaUnique__1"] = { affix = "", "(3-4) to (7-8) added Fire Damage per 100 of Maximum Life or Maximum Mana, whichever is lower", statOrderKey = "7330", statOrder = { 7330 }, level = 1, group = "AddedFireDamagePer100LowestOfLifeOrMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["TauntedEnemiesTakeIncreasedDamage_"] = { affix = "", "Enemies Taunted by you take 10% increased Damage", statOrderKey = "2797", statOrder = { 2797 }, level = 1, group = "TauntedEnemiesTakeIncreasedDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["ChaosDamageCanChill"] = { affix = "", "Your Chaos Damage can Chill", statOrderKey = "2458", statOrder = { 2458 }, level = 1, group = "ChaosDamageCanChill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "elemental", "cold", "chaos", "ailment" }, }, + ["ElementalDamageIfCritRecently"] = { affix = "", "(120-150)% increased Elemental Damage if you've dealt a Critical Strike Recently", statOrderKey = "5146", statOrder = { 5146 }, level = 1, group = "ElementalDamageIfCritRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["SupportedByMultiTotemUnique__1"] = { affix = "", "Socketed Gems are Supported by Level 1 Multiple Totems", statOrderKey = "163", statOrder = { 163 }, level = 1, group = "Supported", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["AttackAdditionalProjectilesUnique__1"] = { affix = "", "Attacks fire an additional Projectile", statOrderKey = "3757", statOrder = { 3757 }, level = 1, group = "AttackAdditionalProjectiles", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["ExtraMaximumPhantasmsUnique__1"] = { affix = "", "+3 to maximum number of Summoned Phantasms", statOrderKey = "4351", statOrder = { 4351 }, level = 1, group = "ExtraMaximumPhantasms", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["ExtraRagingSpiritsUnique__1"] = { affix = "", "+6 to maximum number of Raging Spirits", statOrderKey = "1798", statOrder = { 1798 }, level = 1, group = "ExtraRagingSpirits", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["HungryLoopSupportedByPinpoint"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Pinpoint", statOrderKey = "41,170", statOrder = { 41, 170 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SpellBlockIfNotBlockedRecentlyUnique__1"] = { affix = "", "+75% Chance to Block Spell Damage if you have not Blocked Recently", statOrderKey = "4049", statOrder = { 4049 }, level = 1, group = "SpellBlockIfNotBlockedRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["LocalEnergyShieldRegenerationIfCritRecentlyUnique__1"] = { affix = "", "Regenerate 20% of Energy Shield per second if you've dealt a Critical Strike with this weapon Recently", statOrderKey = "6421", statOrder = { 6421 }, level = 1, group = "LocalEnergyShieldRegenerationIfCritRecently", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["ColdDamagePerMissingColdResistanceUnique__1"] = { affix = "", "(15-20)% increased Cold Damage per 1% Missing Cold Resistance, up to a maximum of 300%", statOrderKey = "4782", statOrder = { 4782 }, level = 1, group = "ColdDamagePerMissingColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["FireDamagePerMissingFireResistanceUnique__1"] = { affix = "", "(15-20)% increased Fire Damage per 1% Missing Fire Resistance, up to a maximum of 300%", statOrderKey = "5347", statOrder = { 5347 }, level = 1, group = "FireDamagePerMissingFireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["HyrrisTruthHatredManaReservationFinalUnique__1"] = { affix = "", "Hatred has 100% increased Mana Reservation Efficiency", statOrderKey = "5577", statOrder = { 5577 }, level = 1, group = "HyrrisTruthHatredManaReservationFinal", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "aura" }, }, + ["HatredManaReservationEfficiencyUnique__1__"] = { affix = "", "Hatred has 100% increased Mana Reservation Efficiency", statOrderKey = "5578", statOrder = { 5578 }, level = 1, group = "ReducedManaReservationsCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "aura" }, }, + ["GrantsHatredUnique__1__"] = { affix = "", "Grants Level 22 Hatred Skill", statOrderKey = "403", statOrder = { 403 }, level = 81, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["ColdDamageLifeLeechUnique__1"] = { affix = "", "(0.8-1)% of Cold Damage Leeched as Life", statOrderKey = "1331", statOrder = { 1331 }, level = 1, group = "ColdDamageLifeLeech", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "cold" }, }, + ["WingsOfEntropyMainHandAttackSpeedFinalUnique__1_"] = { affix = "", "(50-70)% more Main Hand attack speed", statOrderKey = "6581", statOrder = { 6581 }, level = 1, group = "WingsOfEntropyMainHandAttackSpeedFinal", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["OffHandBaseCriticalStrikeChanceUnique__1"] = { affix = "", "+(8-10)% to Off Hand Critical Strike Chance", statOrderKey = "4031", statOrder = { 4031 }, level = 1, group = "OffHandBaseCriticalStrikeChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FlammabilityOnBlockChanceUnique__1"] = { affix = "", "Curse Enemies with Flammability on Block, with 20% increased Effect", statOrderKey = "2572", statOrder = { 2572 }, level = 1, group = "FlammabilityOnBlockChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "curse" }, }, + ["AttackProjectilesForkUnique__1"] = { affix = "", "Projectiles from Attacks Fork", statOrderKey = "4235", statOrder = { 4235 }, level = 1, group = "AttackProjectilesFork", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["AttackProjectilesForkExtraTimesUnique__1"] = { affix = "", "Projectiles from Attacks Fork an additional time", statOrderKey = "4236", statOrder = { 4236 }, level = 1, group = "AttackProjectilesForkExtraTimes", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["ImpalePhysicalReductionPenaltyUnique__1"] = { affix = "", "Impale Damage dealt to Enemies Impaled by you Overwhelms 10% Physical Damage Reduction", statOrderKey = "2566", statOrder = { 2566 }, level = 1, group = "ImpalePhysicalReductionPenalty", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["MinionLargerAggroRadiusUnique__1"] = { affix = "", "Minions are Aggressive", statOrderKey = "8365", statOrder = { 8365 }, level = 1, group = "MinionLargerAggroRadius", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["HungryLoopSupportedByTrinity"] = { affix = "", "Has Consumed 1 Gem", "Socketed Gems are Supported by Level 20 Trinity", statOrderKey = "41,196", statOrder = { 41, 196 }, level = 1, group = "HungryLoop", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["LoseLifePercentOnCritUnique__1"] = { affix = "", "Lose (10-15)% of Life when you deal a Critical Strike", statOrderKey = "6570", statOrder = { 6570 }, level = 1, group = "LoseLifePercentOnCrit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "critical" }, }, + ["LoseEnergyShieldPercentOnCritUnique__1"] = { affix = "", "Lose (10-15)% of Energy Shield when you deal a Critical Strike", statOrderKey = "6568", statOrder = { 6568 }, level = 1, group = "LoseEnergyShieldPercentOnCrit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences", "critical" }, }, + ["DamageOverTimeMultiplierIfCrit8SecondsUnique__1_"] = { affix = "", "+(40-60)% to Damage over Time Multiplier if you've dealt a Critical Strike in the past 8 seconds", statOrderKey = "5115", statOrder = { 5115 }, level = 1, group = "DamageOverTimeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["LifeRegenerationIfCrit8SecondsUnique__1"] = { affix = "", "(2-2.5)% of Life Regenerated per Second if you've dealt a Critical Strike in the past 8 seconds", statOrderKey = "5962", statOrder = { 5962 }, level = 1, group = "LifeRegenerationRatePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "critical" }, }, + ["ArmourPerStrengthUnique__1_"] = { affix = "", "10% reduced Armour per 50 Strength", statOrderKey = "4143", statOrder = { 4143 }, level = 65, group = "IncreasedPhysicalDamageReductionRating", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["EnemiesIgniteChaosDamageUnique__1"] = { affix = "", "Enemies Ignited by you take Chaos Damage instead of Fire Damage from Ignite", statOrderKey = "5234", statOrder = { 5234 }, level = 62, group = "EnemiesIgniteChaosDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["EnemiesIgniteWitherNeverExpiresUnique__1"] = { affix = "", "Withered does not expire on Enemies Ignited by you", statOrderKey = "5235", statOrder = { 5235 }, level = 1, group = "EnemiesIgniteWitherNeverExpires", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["GrantsVampiricIconSkillUnique__1"] = { affix = "", "Grants Level 20 Thirst for Blood Skill", statOrderKey = "457", statOrder = { 457 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["LocalBleedDamageOverTimeMultiplierUnique__1"] = { affix = "", "+(25-35)% to Damage over Time Multiplier for Bleeding from Hits with this Weapon", statOrderKey = "6377", statOrder = { 6377 }, level = 1, group = "BleedingDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["SacrificialZealOnSkillUseUnique__1_"] = { affix = "", "Gain Sacrificial Zeal when you use a Skill, dealing you 150% of the Skill's Mana Cost as Physical Damage per Second", statOrderKey = "5513", statOrder = { 5513 }, level = 1, group = "SacrificialZeal", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ArmourPenetrationSacrificialZealUnique__1"] = { affix = "", "Hits Overwhelm (10-15)% of Physical Damage Reduction while you have Sacrificial Zeal", statOrderKey = "7540", statOrder = { 7540 }, level = 1, group = "ArmourPenetration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["RightRingMagicHexproofUnique__1"] = { affix = "", "You are Hexproof if you have a Magic Ring in right slot", statOrderKey = "5783", statOrder = { 5783 }, level = 1, group = "RightRingMagicHexproof", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "curse" }, }, + ["LeftRingMagicNoCritDamageUnique__1"] = { affix = "", "Take no Extra Damage from Critical Strikes if you have a Magic Ring in left slot", statOrderKey = "7831", statOrder = { 7831 }, level = 1, group = "LeftRingMagicNoCritDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["AnyRingMagicDamageExtraRollUnique__1"] = { affix = "", "Damage of Enemies Hitting you is Unlucky while you have a Magic Ring Equipped", statOrderKey = "5241", statOrder = { 5241 }, level = 1, group = "AnyRingMagicDamageExtraRoll", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SocketedGemsApplyExposureReducedResistsImplicitR1"] = { affix = "", "Socketed Skills apply Fire, Cold and Lightning Exposure on Hit", "-10% to all Elemental Resistances", statOrderKey = "331,1282", statOrder = { 331, 1282 }, level = 15, group = "SocketedGemsApplyExposureReducedResists", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["SocketedGemsApplyExposureReducedResistsImplicitR2"] = { affix = "", "Socketed Skills apply Fire, Cold and Lightning Exposure on Hit", "-10% to all Elemental Resistances", statOrderKey = "331,1282", statOrder = { 331, 1282 }, level = 45, group = "SocketedGemsApplyExposureReducedResists", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["SocketedGemsApplyExposureReducedResistsImplicitR3___"] = { affix = "", "Socketed Skills apply Fire, Cold and Lightning Exposure on Hit", "-10% to all Elemental Resistances", statOrderKey = "331,1282", statOrder = { 331, 1282 }, level = 75, group = "SocketedGemsApplyExposureReducedResists", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["ChanceToBlockAndDamageTakenFromBlockedHitsImplicitR1"] = { affix = "", "+(4-5)% Chance to Block Attack Damage", "You take 20% of Damage from Blocked Hits", statOrderKey = "2079,4312", statOrder = { 2079, 4312 }, level = 20, group = "ChanceToBlockAndDamageTakenFromBlockedHits", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["ChanceToBlockAndDamageTakenFromBlockedHitsImplicitR2__"] = { affix = "", "+(4-5)% Chance to Block Attack Damage", "You take 20% of Damage from Blocked Hits", statOrderKey = "2079,4312", statOrder = { 2079, 4312 }, level = 50, group = "ChanceToBlockAndDamageTakenFromBlockedHits", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["ChanceToBlockAndDamageTakenFromBlockedHitsImplicitR3"] = { affix = "", "+(4-5)% Chance to Block Attack Damage", "You take 20% of Damage from Blocked Hits", statOrderKey = "2079,4312", statOrder = { 2079, 4312 }, level = 80, group = "ChanceToBlockAndDamageTakenFromBlockedHits", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["MovementSkillCooldownReducedMoveSpeedImplicitR1"] = { affix = "", "10% reduced Movement Speed", "(30-40)% increased Cooldown Recovery Rate of Movement Skills", statOrderKey = "1444,7438", statOrder = { 1444, 7438 }, level = 20, group = "MovementSkillCooldownReducedMoveSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementSkillCooldownReducedMoveSpeedImplicitR2_"] = { affix = "", "10% reduced Movement Speed", "(30-40)% increased Cooldown Recovery Rate of Movement Skills", statOrderKey = "1444,7438", statOrder = { 1444, 7438 }, level = 50, group = "MovementSkillCooldownReducedMoveSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementSkillCooldownReducedMoveSpeedImplicitR3_"] = { affix = "", "10% reduced Movement Speed", "(30-40)% increased Cooldown Recovery Rate of Movement Skills", statOrderKey = "1444,7438", statOrder = { 1444, 7438 }, level = 80, group = "MovementSkillCooldownReducedMoveSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["AddedLightningDamagePerAccuracyReducedAccuracyImplicitR1_"] = { affix = "", "1 to (5-6) Added Attack Lightning Damage per 200 Accuracy Rating", "25% less Accuracy Rating", statOrderKey = "4230,4541", statOrder = { 4230, 4541 }, level = 20, group = "AddedLightningDamagePerAccuracyReducedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["AddedLightningDamagePerAccuracyReducedAccuracyImplicitR2_"] = { affix = "", "1 to (5-6) Added Attack Lightning Damage per 200 Accuracy Rating", "25% less Accuracy Rating", statOrderKey = "4230,4541", statOrder = { 4230, 4541 }, level = 50, group = "AddedLightningDamagePerAccuracyReducedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["AddedLightningDamagePerAccuracyReducedAccuracyImplicitR3"] = { affix = "", "1 to (5-6) Added Attack Lightning Damage per 200 Accuracy Rating", "25% less Accuracy Rating", statOrderKey = "4230,4541", statOrder = { 4230, 4541 }, level = 80, group = "AddedLightningDamagePerAccuracyReducedAccuracy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["MainHandOffHandDamage1_"] = { affix = "", "25% reduced Attack Damage with Main Hand", "(40-50)% increased Attack Damage with Off Hand", statOrderKey = "960,961", statOrder = { 960, 961 }, level = 10, group = "MainHandOffHandDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["MainHandOffHandDamage2"] = { affix = "", "25% reduced Attack Damage with Main Hand", "(40-50)% increased Attack Damage with Off Hand", statOrderKey = "960,961", statOrder = { 960, 961 }, level = 40, group = "MainHandOffHandDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["MainHandOffHandDamage3_"] = { affix = "", "25% reduced Attack Damage with Main Hand", "(40-50)% increased Attack Damage with Off Hand", statOrderKey = "960,961", statOrder = { 960, 961 }, level = 70, group = "MainHandOffHandDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["GainManaOnManaPaidManaCost1"] = { affix = "", "30% reduced maximum Mana", "(25-30)% chance when you pay a Skill's Cost to gain that much Mana", statOrderKey = "1245,4690", statOrder = { 1245, 4690 }, level = 10, group = "GainManaOnManaPaidManaCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["GainManaOnManaPaidManaCost2"] = { affix = "", "30% reduced maximum Mana", "(25-30)% chance when you pay a Skill's Cost to gain that much Mana", statOrderKey = "1245,4690", statOrder = { 1245, 4690 }, level = 40, group = "GainManaOnManaPaidManaCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["GainManaOnManaPaidManaCost3____"] = { affix = "", "30% reduced maximum Mana", "(25-30)% chance when you pay a Skill's Cost to gain that much Mana", statOrderKey = "1245,4690", statOrder = { 1245, 4690 }, level = 70, group = "GainManaOnManaPaidManaCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ExertedDamageWarcryCooldown1"] = { affix = "", "Exerted Attacks deal (25-30)% increased Damage", "Warcry Skills have +2 seconds to Cooldown", statOrderKey = "5190,8265", statOrder = { 5190, 8265 }, level = 10, group = "ExertedDamageWarcryCooldown", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["ExertedDamageWarcryCooldown2"] = { affix = "", "Exerted Attacks deal (30-40)% increased Damage", "Warcry Skills have +2 seconds to Cooldown", statOrderKey = "5190,8265", statOrder = { 5190, 8265 }, level = 40, group = "ExertedDamageWarcryCooldown", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["ExertedDamageWarcryCooldown3"] = { affix = "", "Exerted Attacks deal (40-50)% increased Damage", "Warcry Skills have +2 seconds to Cooldown", statOrderKey = "5190,8265", statOrder = { 5190, 8265 }, level = 70, group = "ExertedDamageWarcryCooldown", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["FortifyEffectCrushed1"] = { affix = "", "-15% additional Physical Damage Reduction", "You are Crushed", "+(2-3) to maximum Fortification", statOrderKey = "1903,6417,7247", statOrder = { 1903, 6417, 7247 }, level = 15, group = "FortifyEffectCrushed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FortifyEffectCrushed2_"] = { affix = "", "-15% additional Physical Damage Reduction", "You are Crushed", "+(2-3) to maximum Fortification", statOrderKey = "1903,6417,7247", statOrder = { 1903, 6417, 7247 }, level = 45, group = "FortifyEffectCrushed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FortifyEffectCrushed3_"] = { affix = "", "-15% additional Physical Damage Reduction", "You are Crushed", "+(2-3) to maximum Fortification", statOrderKey = "1903,6417,7247", statOrder = { 1903, 6417, 7247 }, level = 75, group = "FortifyEffectCrushed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AddedColdDamageColdPenetration1"] = { affix = "", "Adds (3-4) to (5-6) Cold Damage", "Your Hits treat Cold Resistance as 10% higher than actual value", statOrderKey = "1043,2569", statOrder = { 1043, 2569 }, level = 15, group = "AddedColdDamageColdPenetration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["AddedColdDamageColdPenetration2"] = { affix = "", "Adds (15-20) to (28-35) Cold Damage", "Your Hits treat Cold Resistance as 10% higher than actual value", statOrderKey = "1043,2569", statOrder = { 1043, 2569 }, level = 45, group = "AddedColdDamageColdPenetration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["AddedColdDamageColdPenetration3"] = { affix = "", "Adds (75-85) to (115-128) Cold Damage", "Your Hits treat Cold Resistance as 10% higher than actual value", statOrderKey = "1043,2569", statOrder = { 1043, 2569 }, level = 75, group = "AddedColdDamageColdPenetration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["GrantsUnhingeUnique__1"] = { affix = "", "Grants Level 20 Unhinge Skill", statOrderKey = "453", statOrder = { 453 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["PhysicalChaosDamageTakenNotUnhingedUnique__1_"] = { affix = "", "(30-40)% less Physical and Chaos Damage Taken while Sane", statOrderKey = "7571", statOrder = { 7571 }, level = 1, group = "PhysicalDamageTaken", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "chaos" }, }, + ["RegenerateLifeNotUnhingedUnique__1"] = { affix = "", "Regenerate 10% Life over one second when Hit while Sane", statOrderKey = "7778", statOrder = { 7778 }, level = 1, group = "LifeRegenerationRatePercentage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["CriticalStrikeChanceFinalUnhingedUnique__1"] = { affix = "", "(40-60)% more Critical Strike Chance while Insane", statOrderKey = "4866", statOrder = { 4866 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["EnemiesExplodeOnKillUnhingedUnique__1_"] = { affix = "", "Enemies Killed by your Hits are destroyed while Insane", statOrderKey = "5206", statOrder = { 5206 }, level = 1, group = "EnemiesExplodeOnDeath", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CurseAurasAffectYouUnique__1"] = { affix = "", "Curse Auras from Socketed Skills also affect you", statOrderKey = "328", statOrder = { 328 }, level = 70, group = "CurseAurasAffectYou", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem", "curse" }, }, + ["HitAndAilmentDamageCursedEnemiesUnique__1"] = { affix = "", "(15-25)% increased Damage with Hits and Ailments against Cursed Enemies", statOrderKey = "5793", statOrder = { 5793 }, level = 1, group = "AllDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "curse" }, }, + ["ScorchedGroundWhileMovingUnique__1"] = { affix = "", "Drops Scorched Ground while moving, lasting 4 seconds", statOrderKey = "3864", statOrder = { 3864 }, level = 1, group = "ItemGrantsBuff", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["NearbyEnemiesAreScorchedUnique__1"] = { affix = "", "Nearby Enemies are Scorched", statOrderKey = "2980", statOrder = { 2980 }, level = 1, group = "NearbyEnemiesAreScorched", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["ScorchEffectUnique__1"] = { affix = "", "(30-50)% increased Effect of Scorch", statOrderKey = "7817", statOrder = { 7817 }, level = 1, group = "ScorchEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["ScorchedEnemiesDegenExplodeUnique__1_"] = { affix = "", "(30-40)% chance when you Kill a Scorched Enemy to Burn Each surrounding", "Enemy for 4 seconds, dealing 8% of the Killed Enemy's Life as Fire Damage per second", statOrderKey = "7819,7819.1", statOrder = { 7819, 7819.1 }, level = 87, group = "ScorchedEnemiesDegenExplode", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["AttackSpeedFrenzyChargeNotGainedUnique__1"] = { affix = "", "(20-25)% increased Attack Speed if you haven't gained a Frenzy Charge Recently", statOrderKey = "4248", statOrder = { 4248 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["CriticalStrikeChancePowerChargeNotGainedUnique__1"] = { affix = "", "(60-80)% increased Critical Strike Chance if you haven't gained a Power Charge Recently", statOrderKey = "4872", statOrder = { 4872 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["ExtendFrenzyPowerChargeDurationCullUnique__1"] = { affix = "", "+3 seconds to Duration of Frenzy and Power Charges on Culling Strike", statOrderKey = "5410", statOrder = { 5410 }, level = 1, group = "ExtendChargeDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LifeGainOnCullUnique__1"] = { affix = "", "Gain (120-150) Life on Culling Strike", statOrderKey = "5923", statOrder = { 5923 }, level = 1, group = "LifeGainOnCull", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["ManaGainOnCullUnique__1_"] = { affix = "", "Gain (10-20) Mana on Culling Strike", statOrderKey = "6599", statOrder = { 6599 }, level = 1, group = "ManaGainOnCull", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["GainBrutalChargesInsteadOfEnduranceUnique__1"] = { affix = "", "Gain Brutal Charges instead of Endurance Charges", statOrderKey = "5454", statOrder = { 5454 }, level = 85, group = "GainAlternateChargeInstead", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["GainAfflictionChargesInsteadOfFrenzyUnique__1"] = { affix = "", "Gain Affliction Charges instead of Frenzy Charges", statOrderKey = "5436", statOrder = { 5436 }, level = 85, group = "GainAlternateChargeInstead", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["GainAbsorptionChargesInsteadOfPowerUnique__1"] = { affix = "", "Gain Absorption Charges instead of Power Charges", statOrderKey = "5431", statOrder = { 5431 }, level = 85, group = "GainAlternateChargeInstead", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MaximumBrutalChargesEqualsEnduranceUnique__1__"] = { affix = "", "Maximum Brutal Charges is equal to Maximum Endurance Charges", statOrderKey = "1453", statOrder = { 1453 }, level = 1, group = "MaximumAlternateChargeEqualsBase", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MaximumAfflictionChargesEqualsFrenzyUnique__1"] = { affix = "", "Maximum Affliction Charges is equal to Maximum Frenzy Charges", statOrderKey = "1458", statOrder = { 1458 }, level = 1, group = "MaximumAlternateChargeEqualsBase", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MaximumAbsorptionChargesEqualsPowerUnique__1_"] = { affix = "", "Maximum Absorption Charges is equal to Maximum Power Charges", statOrderKey = "1463", statOrder = { 1463 }, level = 1, group = "MaximumAlternateChargeEqualsBase", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MinimumBrutalChargeModifiersEqualsEnduranceUnique__1"] = { affix = "", "Modifiers to Minimum Endurance Charges instead apply to Minimum Brutal Charges", statOrderKey = "1452", statOrder = { 1452 }, level = 1, group = "MinimumAlternateChargeModifiersEqualsBase", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MinimumAfflictionChargeModifiersEqualsFrenzyUnique__1"] = { affix = "", "Modifiers to Minimum Frenzy Charges instead apply to Minimum Affliction Charges", statOrderKey = "1457", statOrder = { 1457 }, level = 1, group = "MinimumAlternateChargeModifiersEqualsBase", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MinimumAbsorptionChargeModifiersEqualsPowerUnique__1"] = { affix = "", "Modifiers to Minimum Power Charges instead apply to Minimum Absorption Charges", statOrderKey = "1462", statOrder = { 1462 }, level = 1, group = "MinimumAlternateChargeModifiersEqualsBase", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MinionsCrazyOnCritUnique__1__"] = { affix = "", "Minions can hear the whispers for 5 seconds after they deal a Critical Strike", statOrderKey = "7414", statOrder = { 7414 }, level = 1, group = "MinionsCrazyOnCrit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion", "critical" }, }, + ["MinionCriticalStrikeChanceMaximumPowerChargeUnique__1"] = { affix = "", "Minions have 50% increased Critical Strike Chance per Maximum Power Charge you have", statOrderKey = "7371", statOrder = { 7371 }, level = 1, group = "MinionCriticalStrikeChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion", "critical" }, }, + ["PhysicalDamageTakenAsLightningDescentTwoHandSword1"] = { affix = "", "50% of Physical Damage from Hits taken as Lightning Damage", statOrderKey = "2070", statOrder = { 2070 }, level = 1, group = "PhysicalDamageTakenAsElement", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "lightning" }, }, + ["LocalDisplayYouAndNearbyAlliesHaveIncreasedItemRarityUnique__1"] = { affix = "", "30% increased Rarity of Items found", "You and Nearby Allies have 30% increased Item Rarity", statOrderKey = "1260,1262", statOrder = { 1260, 1262 }, level = 1, group = "ItemFoundRarityIncrease", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["BattlemageKeystoneUnique__1"] = { affix = "", "Battlemage", statOrderKey = "8376", statOrder = { 8376 }, level = 1, group = "KeystoneBattlemage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["BattlemageKeystoneUnique__2_"] = { affix = "", "Battlemage", statOrderKey = "8376", statOrder = { 8376 }, level = 1, group = "KeystoneBattlemage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["BattlemageKeystoneUnique__3"] = { affix = "", "Battlemage", statOrderKey = "8376", statOrder = { 8376 }, level = 1, group = "KeystoneBattlemage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChainOffTerrainChancePerRangedAbyssJewelUnique__1__"] = { affix = "", "Projectiles have 4% chance to be able to Chain when colliding with terrain per", "Searching Eye Jewel affecting you, up to a maximum of 20%", statOrderKey = "7663,7663.1", statOrder = { 7663, 7663.1 }, level = 1, group = "ChainOffTerrainChancePerRangedAbyssJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MainHandCriticalStrikeChancePerMeleeAbyssJewelUnique__1"] = { affix = "", "20% increased Main Hand Critical Strike Chance per", "Murderous Eye Jewel affecting you, up to a maximum of 100%", statOrderKey = "6582,6582.1", statOrder = { 6582, 6582.1 }, level = 1, group = "MainHandCriticalStrikeChancePerMeleeAbyssJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack", "critical" }, }, + ["OffHandCriticalStrikeMultiplierPerMeleeAbyssJewelUnique__1__"] = { affix = "", "+10% to Off Hand Critical Strike Multiplier per", "Murderous Eye Jewel affecting you, up to a maximum of +50%", statOrderKey = "7532,7532.1", statOrder = { 7532, 7532.1 }, level = 1, group = "OffHandCriticalStrikeMultiplierPerMeleeAbyssJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack", "critical" }, }, + ["MinionDamageOverTimeMultiplierPerMinionAbyssJewelUnique__1"] = { affix = "", "Minions have +6% to Damage over Time Multiplier per", "Ghastly Eye Jewel affecting you, up to a maximum of +30%", statOrderKey = "7374,7374.1", statOrder = { 7374, 7374.1 }, level = 1, group = "MinionDamageOverTimeMultiplierPerMinionAbyssJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["ArcaneSurgeEffectPerCasterAbyssJewelUnique__1"] = { affix = "", "8% increased Effect of Arcane Surge on you per", "Hypnotic Eye Jewel affecting you, up to a maximum of 40%", statOrderKey = "2871,2871.1", statOrder = { 2871, 2871.1 }, level = 1, group = "ArcaneSurgeEffectPerCasterAbyssJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, + ["MapAdditionalBlightEnchantment"] = { affix = "", "Area contains a Blight Encounter", statOrderKey = "7008", statOrder = { 7008 }, level = 1, group = "MapAdditionalBlightEnchantment", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "map_has_blight_encounter", }, modTags = { }, }, + ["MapAdditionalBreachEnchantment1"] = { affix = "", "Area can contain Breaches", "Area contains an additional Breach", statOrderKey = "2223,6726", statOrder = { 2223, 6726 }, level = 1, group = "MapAdditionalBreachEnchantment", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MapAdditionalBreachEnchantment2"] = { affix = "", "Area can contain Breaches", "Area contains 2 additional Breaches", statOrderKey = "2223,6726", statOrder = { 2223, 6726 }, level = 1, group = "MapAdditionalBreachEnchantment", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MapAdditionalBreachEnchantment3__"] = { affix = "", "Area can contain Breaches", "Area contains 3 additional Breaches", statOrderKey = "2223,6726", statOrder = { 2223, 6726 }, level = 1, group = "MapAdditionalBreachEnchantment", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MapAdditionalBreachEnchantment5"] = { affix = "", "Area can contain Breaches", "Area contains 5 additional Breaches", statOrderKey = "2223,6726", statOrder = { 2223, 6726 }, level = 1, group = "MapAdditionalBreachEnchantment", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["GrantsCallOfSteelSkillUnique__1_"] = { affix = "", "Grants Call of Steel", statOrderKey = "432", statOrder = { 432 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["LocalVeiledModEffectUnique__1"] = { affix = "", "(60-90)% increased Unveiled Modifier magnitudes", statOrderKey = "21", statOrder = { 21 }, level = 85, group = "LocalVeiledModEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LocalFreezeAsThoughDealingMoreDamageUnique__1"] = { affix = "", "Hits with this Weapon Freeze Enemies as though dealing (150-200)% more Damage", statOrderKey = "6425", statOrder = { 6425 }, level = 1, group = "LocalFreezeAsThoughDealingMoreDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "attack", "ailment" }, }, + ["LocalShockAsThoughDealingMoreDamageUnique__1"] = { affix = "", "Hits with this Weapon Shock Enemies as though dealing (150-200)% more Damage", statOrderKey = "6426", statOrder = { 6426 }, level = 1, group = "LocalShockAsThoughDealingMoreDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "attack", "ailment" }, }, + ["LocalWeaponMoreIgniteDamageUnique__1"] = { affix = "", "Ignites inflicted with this Weapon deal (50-75)% more Damage", statOrderKey = "6427", statOrder = { 6427 }, level = 1, group = "LocalWeaponMoreIgniteDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "attack", "ailment" }, }, + ["ChanceToThrowFourAdditionalTrapsUnique__1"] = { affix = "", "(4-6)% chance to throw up to 4 additional Traps", statOrderKey = "4709", statOrder = { 4709 }, level = 1, group = "ChanceToThrowFourAdditionalTraps", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["GainMaximumPowerChargesOnVaalSkillUseUnique__1"] = { affix = "", "Gain up to maximum Power Charges when you use a Vaal Skill", statOrderKey = "5485", statOrder = { 5485 }, level = 1, group = "GainMaximumPowerChargesOnVaalSkillUse", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge", "vaal" }, }, + ["GainRandomChargeOnVaalSkillUseUnique__1_"] = { affix = "", "Gain an Endurance Charge, Frenzy Charge, and Power Charge when you use a Vaal Skill", statOrderKey = "5477", statOrder = { 5477 }, level = 1, group = "GainRandomChargeOnVaalSkillUse", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge", "frenzy_charge", "endurance_charge", "vaal" }, }, + ["CountOnFullLifeWhileAffectedByVulnerabilityUnique__1"] = { affix = "", "You count as on Full Life while you are Cursed with Vulnerability", statOrderKey = "2701", statOrder = { 2701 }, level = 1, group = "CountOnFullLifeWhileAffectedByVulnerability", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["VaalAttacksUseRageInsteadOfSoulsUnique__1_"] = { affix = "", "Vaal Attack Skills you Use yourself Cost Rage instead of requiring Souls", statOrderKey = "2277", statOrder = { 2277 }, level = 90, group = "VaalAttacksUseRageInsteadOfSouls", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, + ["CannotGainRageDuringSoulGainPreventionUnique__1__"] = { affix = "", "You cannot gain Rage during Soul Gain Prevention", statOrderKey = "4605", statOrder = { 4605 }, level = 1, group = "CannotGainRageDuringSoulGainPrevention", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, + ["SupportedByRageUnique__1__"] = { affix = "", "Socketed Gems are Supported by Level 30 Rage", statOrderKey = "175", statOrder = { 175 }, level = 1, group = "SupportedByMelee", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["ReducedRageCostUnique__1"] = { affix = "", "(10-25)% reduced Rage Cost of Skills", statOrderKey = "1528", statOrder = { 1528 }, level = 1, group = "RageCost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LifeAndReducedFireResistanceUnique__1"] = { affix = "", "(30-40)% increased maximum Life and reduced Fire Resistance", statOrderKey = "1251", statOrder = { 1251 }, level = 1, group = "LifeAndReducedFireResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "fire", "resistance" }, }, + ["ManaAndReducedColdResistanceUnique__1"] = { affix = "", "(30-40)% increased maximum Mana and reduced Cold Resistance", statOrderKey = "1252", statOrder = { 1252 }, level = 1, group = "ManaAndReducedColdResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "elemental", "lightning", "resistance" }, }, + ["EnergyShieldAndReducedLightningResistanceUnique__1"] = { affix = "", "(30-40)% increased Global maximum Energy Shield and reduced Lightning Resistance", statOrderKey = "1253", statOrder = { 1253 }, level = 1, group = "EnergyShieldAndReducedLightningResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences", "elemental", "cold", "resistance" }, }, + ["VaalSkillDamageUnique__1"] = { affix = "", "(80-120)% increased Damage with Vaal Skills", statOrderKey = "2677", statOrder = { 2677 }, level = 1, group = "VaalSkillDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "vaal" }, }, + ["VaalSoulGainPreventionUnique__1__"] = { affix = "", "(6-8)% reduced Soul Gain Prevention Duration", statOrderKey = "2688", statOrder = { 2688 }, level = 1, group = "VaalSoulGainPrevention", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, + ["LuckyCriticalsOnLowLifeUnique__1___"] = { affix = "", "Your Critical Strike Chance is Lucky while on Low Life", statOrderKey = "5319", statOrder = { 5319 }, level = 1, group = "LuckyCriticalsOnLowLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["UltimatumTrialDifficultyDamage2__"] = { affix = "", "10% increased Monster Damage", statOrderKey = "2008", statOrder = { 2008 }, level = 1, group = "MapMonsterDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["UltimatumTrialDifficultyDamage3"] = { affix = "", "20% increased Monster Damage", statOrderKey = "2008", statOrder = { 2008 }, level = 1, group = "MapMonsterDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["UltimatumTrialDifficultyDamage4_"] = { affix = "", "30% increased Monster Damage", statOrderKey = "2008", statOrder = { 2008 }, level = 1, group = "MapMonsterDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["UltimatumTrialDifficultyDamage5_"] = { affix = "", "50% increased Monster Damage", statOrderKey = "2008", statOrder = { 2008 }, level = 1, group = "MapMonsterDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["UltimatumTrialDifficultyLife2_"] = { affix = "", "30% more Monster Life", statOrderKey = "1996", statOrder = { 1996 }, level = 1, group = "MapMonsterLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["UltimatumTrialDifficultyLife3"] = { affix = "", "70% more Monster Life", statOrderKey = "1996", statOrder = { 1996 }, level = 1, group = "MapMonsterLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["UltimatumTrialDifficultyLife4_"] = { affix = "", "120% more Monster Life", statOrderKey = "1996", statOrder = { 1996 }, level = 1, group = "MapMonsterLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["UltimatumTrialDifficultyLife5"] = { affix = "", "200% more Monster Life", statOrderKey = "1996", statOrder = { 1996 }, level = 1, group = "MapMonsterLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["EnergyShieldAdditiveModifiersInsteadApplyToWardUnique__"] = { affix = "", "Increases and Reductions to Maximum Energy Shield instead apply to Ward", statOrderKey = "5245", statOrder = { 5245 }, level = 1, group = "EnergyShieldAdditiveModifiersInsteadApplyToWard", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["GlobalAddedChaosDamageWardUnique__"] = { affix = "", "Gain Added Chaos Damage equal to 20% of Ward", statOrderKey = "1703", statOrder = { 1703 }, level = 1, group = "GlobalAddedChaosDamageWard", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos" }, }, + ["LocalIncreasedWardPercentUnique__1_"] = { affix = "", "(33-48)% increased Ward", statOrderKey = "1197", statOrder = { 1197 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["LocalIncreasedWardPercentUnique__2"] = { affix = "", "(25-35)% increased Ward", statOrderKey = "1197", statOrder = { 1197 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["LocalIncreasedWardPercentUnique__3"] = { affix = "", "(30-50)% increased Ward", statOrderKey = "1197", statOrder = { 1197 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["LocalIncreasedWardPercentUnique__4_"] = { affix = "", "(50-80)% increased Ward", statOrderKey = "1197", statOrder = { 1197 }, level = 1, group = "DefencesPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["DamageBypassesWardPercentUnique__1"] = { affix = "", "75% of Damage taken bypasses Ward", statOrderKey = "4322", statOrder = { 4322 }, level = 1, group = "DamageBypassesWardPercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["WardDelayRecoveryUnique__1"] = { affix = "", "(20-30)% faster Restoration of Ward", statOrderKey = "1198", statOrder = { 1198 }, level = 1, group = "WardDelayRecovery", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["WardDelayRecoveryUnique__2"] = { affix = "", "(30-50)% slower Restoration of Ward", statOrderKey = "1198", statOrder = { 1198 }, level = 1, group = "WardDelayRecovery", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["GrantsSummonArbalistsSkillUnique__1_"] = { affix = "", "Triggers Level 20 Summon Arbalists when Equipped", statOrderKey = "486", statOrder = { 486 }, level = 1, group = "GrantedSkill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["AdrenalineOnWardBreakUnique__1"] = { affix = "", "Gain Adrenaline for 3 seconds when Ward Breaks", statOrderKey = "5435", statOrder = { 5435 }, level = 1, group = "AdrenalineOnWardBreak", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FlaskChargesFromKillsFinalUnique__1_"] = { affix = "", "80% less Flask Charges gained from Kills", statOrderKey = "5386", statOrder = { 5386 }, level = 1, group = "FlaskChargesFromKillsFinal", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskChargePerSecondUniqueEnemyUnique__1___"] = { affix = "", "Flasks gain 1 Charge per second if you've Hit a Unique Enemy Recently", statOrderKey = "5465", statOrder = { 5465 }, level = 1, group = "FlaskChargePerSecondUniqueEnemy", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["SummonArbalistNumberOfArbalistsAllowed"] = { affix = "", "+1 to number of Summoned Arbalists", statOrderKey = "7519", statOrder = { 7519 }, level = 1, group = "ArbalestBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SummonArbalistNumberOfAdditionalProjectiles_"] = { affix = "", "Summoned Arbalists fire (2-4) additional Projectiles", statOrderKey = "8058", statOrder = { 8058 }, level = 1, group = "ArbalestBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SummonArbalistAttackSpeed_"] = { affix = "", "Summoned Arbalists have (10-20)% increased Attack Speed", statOrderKey = "8045", statOrder = { 8045 }, level = 1, group = "ArbalestBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SummonArbalistTargetsToPierce"] = { affix = "", "Summoned Arbalists' Projectiles Pierce 2 additional Targets", statOrderKey = "8067", statOrder = { 8067 }, level = 1, group = "ArbalestBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SummonArbalistProjectilesFork"] = { affix = "", "Summoned Arbalists' Projectiles Fork", statOrderKey = "8066", statOrder = { 8066 }, level = 1, group = "ArbalestBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SummonArbalistChains_"] = { affix = "", "Summoned Arbalists' Projectiles Chain +2 times", statOrderKey = "8046", statOrder = { 8046 }, level = 1, group = "ArbalestBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SummonArbalistNumberOfSplits__"] = { affix = "", "Summoned Arbalists' Projectiles Split into 3", statOrderKey = "8059", statOrder = { 8059 }, level = 1, group = "ArbalestBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SummonArbalistChanceToDealDoubleDamage___"] = { affix = "", "Summoned Arbalists have (10-20)% chance to deal Double Damage", statOrderKey = "8049", statOrder = { 8049 }, level = 1, group = "ArbalestBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SummonArbalistChanceToMaimfor4secondsOnHit_"] = { affix = "", "Summoned Arbalists have (10-20)% chance to Maim for 4 seconds on Hit", statOrderKey = "8055", statOrder = { 8055 }, level = 1, group = "ArbalestBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SummonArbalistChanceToIntimidateFor4SecondsOnHit"] = { affix = "", "Summoned Arbalists have (10-20)% chance to Intimidate for 4 seconds on Hit", statOrderKey = "8054", statOrder = { 8054 }, level = 1, group = "ArbalestBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SummonArbalistChanceToUnnerveFor4SecondsOnHit_"] = { affix = "", "Summoned Arbalists have (10-20)% chance to Unnerve for 4 seconds on Hit", statOrderKey = "8057", statOrder = { 8057 }, level = 1, group = "ArbalestBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SummonArbalistChanceToInflictFireExposureOnHit_"] = { affix = "", "Summoned Arbalists have (10-20)% chance to inflict Fire Exposure on Hit", statOrderKey = "8052", statOrder = { 8052 }, level = 1, group = "ArbalestBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SummonArbalistChanceToInflictColdExposureonHit"] = { affix = "", "Summoned Arbalists have (10-20)% chance to inflict Cold Exposure on Hit", statOrderKey = "8051", statOrder = { 8051 }, level = 1, group = "ArbalestBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SummonArbalistChanceToInflictLightningExposureOnHit_"] = { affix = "", "Summoned Arbalists have (10-20)% chance to inflict Lightning Exposure on Hit", statOrderKey = "8053", statOrder = { 8053 }, level = 1, group = "ArbalestBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SummonArbalistChanceToCrushOnHit"] = { affix = "", "Summoned Arbalists have (10-20)% chance to Crush on Hit", statOrderKey = "8048", statOrder = { 8048 }, level = 1, group = "ArbalestBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SummonArbalistPhysicalDamagePercentToConvertToFire"] = { affix = "", "Summoned Arbalists Convert (30-50)% of Physical Damage to Fire Damage", statOrderKey = "8064", statOrder = { 8064 }, level = 1, group = "ArbalestBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SummonArbalistPhysicalDamagePercentToConvertToCold_"] = { affix = "", "Summoned Arbalists Convert (30-50)% of Physical Damage to Cold Damage", statOrderKey = "8063", statOrder = { 8063 }, level = 1, group = "ArbalestBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SummonArbalistPhysicalDamagePercentToConvertToLightning"] = { affix = "", "Summoned Arbalists Convert (30-50)% of Physical Damage to Lightning Damage", statOrderKey = "8065", statOrder = { 8065 }, level = 1, group = "ArbalestBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SummonArbalistPhysicalDamagePercentToAddAsFire"] = { affix = "", "Summoned Arbalists gain (30-40)% of Physical Damage as Extra Fire Damage", statOrderKey = "8061", statOrder = { 8061 }, level = 1, group = "ArbalestBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SummonArbalistPhysicalDamagePercentToAddAsCold_"] = { affix = "", "Summoned Arbalists gain (30-40)% of Physical Damage as Extra Cold Damage", statOrderKey = "8060", statOrder = { 8060 }, level = 1, group = "ArbalestBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SummonArbalistPhysicalDamagePercentToAddAsLightning"] = { affix = "", "Summoned Arbalists gain (30-40)% of Physical Damage as Extra Lightning Damage", statOrderKey = "8062", statOrder = { 8062 }, level = 1, group = "ArbalestBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SummonArbalistChanceToBleedPercent_"] = { affix = "", "Summoned Arbalists' Attacks have (30-50)% chance to inflict Bleeding", statOrderKey = "8047", statOrder = { 8047 }, level = 1, group = "ArbalestBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SummonArbalistChanceToPoisonPercent"] = { affix = "", "Summoned Arbalists have (30-50)% chance to Poison", statOrderKey = "8056", statOrder = { 8056 }, level = 1, group = "ArbalestBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SummonArbalistChanceToIgniteFreezeShockPercent"] = { affix = "", "Summoned Arbalists have (15-25)% chance to Freeze, Shock, and Ignite", statOrderKey = "8050", statOrder = { 8050 }, level = 1, group = "ArbalestBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FlaskMoreWardUnique1"] = { affix = "", "70% less Ward during Flask Effect", statOrderKey = "703", statOrder = { 703 }, level = 1, group = "FlaskMoreWardUnique1", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FlaskFireColdLightningExposureOnNearbyEnemiesUnique1"] = { affix = "", "Inflict Fire, Cold and Lightning Exposure on nearby Enemies when used", statOrderKey = "592", statOrder = { 592 }, level = 1, group = "FlaskFireColdLightningExposureOnNearbyEnemies", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FlaskNonDamagingAilmentIncreasedEffectUnique__1"] = { affix = "", "(20-30)% increased Effect of Non-Damaging Ailments you inflict during Flask Effect", statOrderKey = "689", statOrder = { 689 }, level = 1, group = "FlaskNonDamagingAilmentIncreasedEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FlaskEnduranceChargePerSecondUnique1"] = { affix = "", "Gain 1 Endurance Charge per Second during Flask Effect", statOrderKey = "677", statOrder = { 677 }, level = 1, group = "FlaskEnduranceChargePerSecond", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FlaskLoseAllEnduranceChargesGainLifePerLostChargeUnique1"] = { affix = "", "Recover 4% of Life per Endurance Charge on use", "Lose all Endurance Charges on use", statOrderKey = "593,593.1", statOrder = { 593, 593.1 }, level = 1, group = "FlaskLoseAllEnduranceChargesGainLifePerLostCharge", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FlaskCullingStrikeUnique1"] = { affix = "", "Culling Strike during Flask Effect", statOrderKey = "675", statOrder = { 675 }, level = 1, group = "FlaskCullingStrike", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FlaskRemoveEffectWhenWardBreaksUnique1"] = { affix = "", "Flask Effect is removed when Ward Breaks", statOrderKey = "570", statOrder = { 570 }, level = 1, group = "FlaskRemoveEffectWhenWardBreaks", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FlaskDebilitateNearbyEnemiesWhenEffectEndsUnique_1"] = { affix = "", "Debilitate nearby Enemies for 2 Seconds when Flask Effect ends", statOrderKey = "565", statOrder = { 565 }, level = 1, group = "FlaskDebilitateNearbyEnemiesWhenEffectEnds", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["EnemiesKilledCountAsYoursUnique__1"] = { affix = "", "Nearby Enemies Killed by anyone count as being Killed by you instead", statOrderKey = "6396", statOrder = { 6396 }, level = 1, group = "EnemiesKilledCountAsYours", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MagicUtilityFlasksAlwaysApplyUnique__1"] = { affix = "", "Leftmost (2-4) Magic Utility Flasks constantly apply their Flask Effects to you", statOrderKey = "3973", statOrder = { 3973 }, level = 56, group = "MagicUtilityFlasksAlwaysBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MagicUtilityFlasksCannotUseUnique__1____"] = { affix = "", "Magic Utility Flasks cannot be Used", statOrderKey = "3972", statOrder = { 3972 }, level = 1, group = "MagicUtilityFlasksAlwaysBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MagicUtilityFlasksCannotRemoveUnique__1"] = { affix = "", "Magic Utility Flask Effects cannot be removed", statOrderKey = "3974", statOrder = { 3974 }, level = 1, group = "MagicUtilityFlasksAlwaysBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MaximumElementalResistanceUnique__1__"] = { affix = "", "+(1-5)% to all maximum Elemental Resistances", statOrderKey = "1305", statOrder = { 1305 }, level = 1, group = "MaximumResistances", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["BaseBlockDamageTakenUnique__1___"] = { affix = "", "You take 20% of Damage from Blocked Hits", statOrderKey = "4312", statOrder = { 4312 }, level = 1, group = "AdditionalBlock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DoedresSkinLessCurseEffectUnique__1"] = { affix = "", "20% less Effect of your Curses", statOrderKey = "2217", statOrder = { 2217 }, level = 1, group = "DoedresSkinLessCurseEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChronomanceReservesNoMana"] = { affix = "", "Temporal Rift has no Reservation", statOrderKey = "4756", statOrder = { 4756 }, level = 1, group = "ChronomanceReservesNoMana", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SupportGemsSocketedInOffHandAlsoSupportMainHandSkills"] = { affix = "", "Socketed Support Gems can also Support Skills from your Main Hand", statOrderKey = "100", statOrder = { 100 }, level = 1, group = "SupportGemsSocketedInOffHandAlsoSupportMainHandSkills", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SupportGemsSocketedInAmuletAlsoSupportBodySkills"] = { affix = "", "Socketed Support Gems can also Support Skills from your Body Armour", statOrderKey = "99", statOrder = { 99 }, level = 90, group = "SupportGemsSocketedInAmuletAlsoSupportBodySkills", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FlaskLifeLeechIsInstantDuringEffect"] = { affix = "Pactbreaker's", "(80-90)% reduced Amount Recovered", "(200-250)% increased Recovery rate", "Life Leech is instant during Flask Effect", statOrderKey = "557,558,685", statOrder = { 557, 558, 685 }, level = 78, group = "FlaskLifeLeechIsInstantDuringEffect", weightKey = { "life_flask", "default", "hybrid_flask", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskLessDurationUnique1"] = { affix = "", "(40-60)% less Duration", statOrderKey = "561", statOrder = { 561 }, level = 1, group = "FlaskRecoverySpeed", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskEffectUniqueJewel_10"] = { affix = "", "Flasks applied to you have 20% reduced Effect", statOrderKey = "2332", statOrder = { 2332 }, level = 1, group = "FlaskEffect", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskDurationUniqueJewel_____8"] = { affix = "", "50% increased Flask Effect Duration", statOrderKey = "1821", statOrder = { 1821 }, level = 1, group = "FlaskDurationUnique", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskChargesUniqueJewel___8"] = { affix = "", "20% reduced Flask Charges gained", statOrderKey = "1817", statOrder = { 1817 }, level = 1, group = "BeltFlaskCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskChargesFromKillUniqueJewel_9"] = { affix = "", "80% less Flask Charges gained from Kills", statOrderKey = "8214", statOrder = { 8214 }, level = 1, group = "MonsterSlainFlaskCharges", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FlaskChargeOnHitNonUniqueUniqueJewel____9"] = { affix = "", "Flasks gain 2 Charges when you hit a Non-Unique Enemy, no more than once per second", statOrderKey = "5391", statOrder = { 5391 }, level = 1, group = "FlaskChargeOnHitNonUnique", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FlaskChargePerSecondInactiveUniqueJewel_10"] = { affix = "", "Flasks gain 3 Charges every 3 seconds while they are inactive", statOrderKey = "5392", statOrder = { 5392 }, level = 1, group = "FlaskChargePerSecondInactive", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ElementalResistanceHighestMaxResistanceUnique__1_"] = { affix = "", "Elemental Resistances are capped by your highest Maximum Elemental Resistance instead", statOrderKey = "5179", statOrder = { 5179 }, level = 1, group = "ElementalResistanceHighestMaxResistance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["EnergyShieldRechargeOnKillUnique__1__"] = { affix = "", "(10-20)% chance for Energy Shield Recharge to start when you Kill an Enemy", statOrderKey = "5260", statOrder = { 5260 }, level = 1, group = "EnergyShieldRechargeOnKill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LessRechargeRateSoullessEleganceUnique__1"] = { affix = "", "(30-40)% less Energy Shield Recharge Rate", statOrderKey = "8222", statOrder = { 8222 }, level = 1, group = "EnergyShieldRegeneration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["GlobalSkillGemLevelUnique__1"] = { affix = "", "+1 to Level of all Skill Gems", statOrderKey = "4067", statOrder = { 4067 }, level = 75, group = "GlobalSkillGemLevel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["GlobalSkillGemQualityUnique__1"] = { affix = "", "+(20-30)% to Quality of all Skill Gems", statOrderKey = "4068", statOrder = { 4068 }, level = 1, group = "GlobalSkillGemQuality", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["GlobalGemExperienceGainUnique__1"] = { affix = "", "(5-10)% increased Experience Gain of Gems", statOrderKey = "1523", statOrder = { 1523 }, level = 1, group = "GlobalGemExperienceGain", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["ElementalSkillsTripleDamageUnique__1"] = { affix = "", "Deal Triple Damage with Elemental Skills", statOrderKey = "5181", statOrder = { 5181 }, level = 85, group = "BaseChanceToDealTripleDamage", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["SocketedGemsMoreDamageForSpellsCastUnique__1"] = { affix = "", "Socketed Projectile Spells deal 150% more Damage with Hits", statOrderKey = "335", statOrder = { 335 }, level = 1, group = "SocketedGemsMoreDamageForSpellsCast", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SocketedGemsAddedCooldownUnique__1__"] = { affix = "", "Socketed Projectile Spells have +4 seconds to Cooldown", statOrderKey = "336", statOrder = { 336 }, level = 1, group = "SocketedGemsAddedCooldown", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SocketedGemsLessDurationUnique__1"] = { affix = "", "Socketed Projectile Spells have 80% less Skill Effect Duration", statOrderKey = "372", statOrder = { 372 }, level = 1, group = "SocketedGemsLessDuration", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AttributeModifiersAscendanceUnique__1_"] = { affix = "", "Modifiers to Attributes instead apply to Omniscience", statOrderKey = "869", statOrder = { 869 }, level = 77, group = "SuperAttributeBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["ElementalResistPerAscendanceUnique__1__"] = { affix = "", "+1% to all Elemental Resistances per 10 Omniscience", statOrderKey = "870", statOrder = { 870 }, level = 1, group = "SuperAttributeBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["ElementalPenPerAscendanceUnique__1"] = { affix = "", "Penetrate 1% Elemental Resistances per 10 Omniscience", statOrderKey = "871", statOrder = { 871 }, level = 1, group = "SuperAttributeBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["AttributeRequirementsAscendanceUnique__1"] = { affix = "", "Attribute Requirements can be satisfied by (15-25)% of Omniscience", statOrderKey = "872", statOrder = { 872 }, level = 1, group = "SuperAttributeBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LeftRingCoveredInAshUnique__1_"] = { affix = "", "Left Ring slot: Cover Enemies in Ash for 5 seconds when you Ignite them", statOrderKey = "6458", statOrder = { 6458 }, level = 100, group = "LeftRingCoveredInAsh", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["RightRingCoveredInFrostUnique__1"] = { affix = "", "Right Ring slot: Cover Enemies in Frost for 5 seconds when you Freeze them", statOrderKey = "6478", statOrder = { 6478 }, level = 1, group = "RightRingCoveredInFrost", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LifeLossReservesLifeUnique__1"] = { affix = "", "Life that would be lost by taking Damage is instead Reserved", "until you take no Damage to Life for 2 seconds", statOrderKey = "7799,7799.1", statOrder = { 7799, 7799.1 }, level = 1, group = "LifeLossReservesLife", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AttackCorrosionOnHitChanceUnique__1"] = { affix = "", "(20-30)% chance to inflict Corrosion on Hit with Attacks", statOrderKey = "4265", statOrder = { 4265 }, level = 1, group = "CorrosionOnHitChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["EnduranceChargeNoArmourUnique__1_"] = { affix = "", "(20-30)% chance to gain an Endurance Charge on Hitting an Enemy with no Armour", statOrderKey = "5193", statOrder = { 5193 }, level = 1, group = "EnduranceChargeNoArmour", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["FrenzyChargeNoEvasionRatingUnique__1"] = { affix = "", "(20-30)% chance to gain a Frenzy Charge on Hitting an Enemy with no Evasion Rating", statOrderKey = "5411", statOrder = { 5411 }, level = 1, group = "FrenzyChargeNoEvasionRating", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["BowAttacksFrenzyChargesArrowsUnique__1"] = { affix = "", "Lose all Frenzy Charges on reaching Maximum Frenzy Charges to make the next Bow Attack you perform fire that many additional Arrows", statOrderKey = "1440", statOrder = { 1440 }, level = 1, group = "AdditionalArrows", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["CriticalStrikeMultiplierFrenzyChargesUnique__1"] = { affix = "", "+(30-50)% Global Critical Strike Multiplier while you have a Frenzy Charge", statOrderKey = "1689", statOrder = { 1689 }, level = 1, group = "CriticalStrikeMultiplier", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["FrenzyChargePerEnemyCritUnique__1"] = { affix = "", "(20-40)% chance to gain a Frenzy Charge for each Enemy you hit with a Critical Strike", statOrderKey = "5475", statOrder = { 5475 }, level = 1, group = "FrenzyChargeOnCriticalHit", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["MoreMaximumReservedLifeUnique__1"] = { affix = "", "(20-30)% more Maximum Life", statOrderKey = "8218", statOrder = { 8218 }, level = 1, group = "MaximumLifeIncreasePercent", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["PuzzlePieceCleansingFireUnique__1"] = { affix = "", "Allocates 1 if you have the matching modifier on Forbidden Flesh", statOrderKey = "8216", statOrder = { 8216 }, level = 1, group = "PuzzlePieceCleansingFire", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["PuzzlePieceGreatTangleUnique__1"] = { affix = "", "Allocates 1 if you have the matching modifier on Forbidden Flame", statOrderKey = "8217", statOrder = { 8217 }, level = 1, group = "PuzzlePieceGreatTangle", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["GlobalNoEnergyShieldUnique__1"] = { affix = "", "Removes all Energy Shield", statOrderKey = "1801", statOrder = { 1801 }, level = 1, group = "NoEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["NearbyStationaryEnemiesGainVinesUnique__1"] = { affix = "", "Nearby stationary Enemies gain a Grasping Vine every 0.5 seconds", statOrderKey = "3976", statOrder = { 3976 }, level = 1, group = "NearbyStationaryEnemiesGainVines", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["GainVinesOnCriticalStrikeUnique__1"] = { affix = "", "You gain 3 Grasping Vines when you take a Critical Strike", statOrderKey = "3975", statOrder = { 3975 }, level = 1, group = "GainVinesOnCriticalStrike", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AllDamagePoisonsGraspingVinesUnique__1"] = { affix = "", "All Damage inflicts Poison against Enemies affected by at least 3 Grasping Vines", statOrderKey = "3977", statOrder = { 3977 }, level = 1, group = "AllDamagePoisonsGraspingVines", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ReducedCriticalDamageTakenPoisonUnique__1"] = { affix = "", "You take (30-50)% reduced Extra Damage from Critical Strikes by Poisoned Enemies", statOrderKey = "3978", statOrder = { 3978 }, level = 1, group = "ReducedExtraDamageFromCrits", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["PhysicalHitAndDoTDamageTakenAsFireUnique__1"] = { affix = "", "(10-20)% of Physical Damage taken as Fire Damage", statOrderKey = "7613", statOrder = { 7613 }, level = 1, group = "DamageTakenAsFire", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ColdHitAndDoTDamageTakenAsFireUnique__1"] = { affix = "", "(10-20)% of Cold Damage taken as Fire Damage", statOrderKey = "4794", statOrder = { 4794 }, level = 1, group = "DamageTakenAsFire", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LightningHitAndDoTDamageTakenAsFireUnique__1"] = { affix = "", "(10-20)% of Lightning Damage taken as Fire Damage", statOrderKey = "5999", statOrder = { 5999 }, level = 1, group = "DamageTakenAsFire", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ScorchOnEnemiesOnBlockUnique__1"] = { affix = "", "Scorch Enemies in Close Range when you Block", statOrderKey = "7818", statOrder = { 7818 }, level = 1, group = "ChanceToInflictScorchOnEnemyOnBlock", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AttackBlockPerFireDamageTakenUnique__1"] = { affix = "", "-1% Chance to Block Attack Damage for every 200 Fire Damage taken from Hits Recently", statOrderKey = "4201", statOrder = { 4201 }, level = 1, group = "IncreasedBlockChance", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["InfernalCryThresholdJewel"] = { affix = "", "With at least 40 Strength in Radius, Combust is Disabled", "With at least 40 Strength in Radius, Attacks Exerted by Infernal Cry deal (40-60)% more Damage with Ignite", statOrderKey = "6437,6451", statOrder = { 6437, 6451 }, level = 1, group = "InfernalCryThresholdJewel", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["ChaosDamageDoesNotBypassEnergyShieldPercentUnique__1"] = { affix = "", "33% of Chaos Damage taken does not bypass Energy Shield", statOrderKey = "4318", statOrder = { 4318 }, level = 99, group = "DamageBypassEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["NonChaosDamageBypassEnergyShieldPercentUnique__1"] = { affix = "", "33% of Non-Chaos Damage taken bypasses Energy Shield", statOrderKey = "4346", statOrder = { 4346 }, level = 1, group = "DamageBypassEnergyShield", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["KillEnemyInstantlyExarchDominantUnique__1"] = { affix = "", "Kill Enemies that have 15% or lower Life on Hit if The Searing Exarch is dominant", statOrderKey = "6457", statOrder = { 6457 }, level = 77, group = "KillEnemyInstantlyExarchDominant", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MalignantMadnessCritEaterDominantUnique__1"] = { affix = "", "Critical Strikes inflict Malignant Madness if The Eater of Worlds is dominant", statOrderKey = "6429", statOrder = { 6429 }, level = 77, group = "MalignantMadnessCritEaterDominant", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SocketedWarcryCooldownCountUnique__1"] = { affix = "", "Socketed Warcry Skills have +1 Cooldown Use", statOrderKey = "359", statOrder = { 359 }, level = 1, group = "SocketedWarcryCooldownCount", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["TakePhysicalDamagePerWarcryExertingUnique__1"] = { affix = "", "When you Attack, take (15-20)% of Life as Physical Damage for", "each Warcry Exerting the Attack", statOrderKey = "7829,7829.1", statOrder = { 7829, 7829.1 }, level = 1, group = "TakePhysicalDamagePerWarcryExerting", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MoreDamagePerWarcryExertingUnique__1"] = { affix = "", "Skills deal (10-15)% more Damage for each Warcry Exerting them", statOrderKey = "8211", statOrder = { 8211 }, level = 1, group = "MoreDamagePerWarcryExerting", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AllDamageCanChillUnique__1"] = { affix = "", "All Damage with Hits can Chill", statOrderKey = "2450", statOrder = { 2450 }, level = 21, group = "AllDamageCanChill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AllDamageTakenCanChillUnique__1"] = { affix = "", "All Damage Taken from Hits can Chill you", statOrderKey = "2453", statOrder = { 2453 }, level = 1, group = "AllDamageCanChill", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChillHitsCauseShatteringUnique__1"] = { affix = "", "Enemies Chilled by your Hits can be Shattered as though Frozen", statOrderKey = "4755", statOrder = { 4755 }, level = 1, group = "ChillHitsCauseShattering", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["EnemiesChilledIncreasedDamageTakenUnique__1"] = { affix = "", "Enemies Chilled by your Hits increase Damage taken by half of Chill Effect", statOrderKey = "5199", statOrder = { 5199 }, level = 1, group = "EnemiesChilledIncreasedDamageTaken", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["EnemiesChilledLessDamageDealtUnique__1"] = { affix = "", "Enemies Chilled by your Hits lessen their Damage dealt by half of Chill Effect", statOrderKey = "5198", statOrder = { 5198 }, level = 1, group = "EnemiesChilledLessDamageDealt", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, +} \ No newline at end of file diff --git a/src/Data/Uniques/Special/amulet.lua b/src/Data/Uniques/Special/amulet.lua new file mode 100644 index 0000000000..413ba53c3d --- /dev/null +++ b/src/Data/Uniques/Special/amulet.lua @@ -0,0 +1,1126 @@ +-- Item data (c) Grinding Gear Games + +return { +-- Amulet +[[ +The Anvil +Amber Amulet +Variant: Pre 1.3.0 +Variant: Pre 2.6.0 +Variant: Current +Requires Level 45 +Implicits: 1 +StrengthImplicitAmulet1 +ReducedAttackSpeedUniqueAmulet16 +IncreasedCastSpeedUniqueAmulet16 +IncreasedPhysicalDamageReductionRatingUniqueAmulet16 +{variant:1}{tags:life}+(30-40) Life gained when you Block +{variant:2,3}GainLifeOnBlockUniqueAmulet16 +{variant:1}{tags:mana}+(10-20) Mana gained when you Block +{variant:2,3}{tags:mana}+(10-24) Mana gained when you Block +{variant:1}MovementVelocityUniqueBodyStr5 +{variant:2}MovementSkillCooldownReducedMoveSpeedImplicitR2_ ++3% to maximum Block Chance +{variant:1}10% Chance to Block +{variant:2,3}8% Chance to Block +{tags:physical}{variant:1}Reflects 200 to 250 Physical Damage to Attackers on Block +{variant:2,3}ReflectDamageToAttackersOnBlockUniqueAmulet16 +]],[[ +Araku Tiki +Coral Amulet +Implicits: 1 +{tags:life}(2-4) Life Regenerated per second +{tags:jewellery_defense,life}You gain 100 Evasion Rating when on Low Life +IncreasedLifeUniqueAmulet4 +FireResistImplicitAmulet1 +{tags:life}1% of Life Regenerated per Second while on Low Life +]],[[ +Ngamahu Tiki +Coral Amulet +Source: No longer obtainable +Requires Level 36 +Implicits: 1 +{tags:life}(2-4) Life Regenerated per second +FireDamagePercentUnique__6 +{tags:jewellery_defense,life}You gain 100 Evasion Rating when on Low Life +IncreasedLifeUniqueAmulet4 +FireResistImplicitAmulet1 +{tags:life}1% of Life Regenerated per Second while on Low Life +]],[[ +The Ascetic +Gold Amulet +Requires Level 8 +Implicits: 1 +ItemFoundRarityIncreaseImplicitAmulet1 +(80-100)% increased Rarity of Items found with a Normal Item equipped +(10-15)% increased Quantity of Items found with a Magic Item equipped +]],[[ +Ashes of the Stars +Onyx Amulet +Source: Drops from unique{The Eater of Worlds} +Requires Level 60 +Implicits: 1 +AllAttributesImplicitAmulet1 +GlobalGemExperienceGainUnique__1 +ReservationEfficiencyUnique__4_ +GlobalSkillGemLevelUnique__1 +GlobalSkillGemQualityUnique__1 +]],[[ +Astramentis +Onyx Amulet +Requires Level 20 +Implicits: 1 +AllAttributesImplicitAmulet1 +AllAttributesUniqueAmulet8 +{tags:attack,physical}-4 Physical Damage taken from Attacks +]],[[ +Atziri's Foible +Paua Amulet +Variant: Pre 2.6.0 +Variant: Current +Requires Level 16 +Implicits: 1 +ManaRegenerationImplicitAmulet1 +{variant:1}{tags:mana}+50 to maximum Mana +{variant:2}IncreasedManaUniqueAmulet10 +{variant:1}{tags:mana}(8-12)% increased maximum Mana +{variant:2}MaximumManaUniqueAmulet10 +{variant:1}ManaRegenerationUnique__11___ +{variant:2}ManaRegenerationUniqueAmulet10 +GlobalItemAttributeRequirementsUniqueAmulet10 +]],[[ +Replica Atziri's Foible +Paua Amulet +Variant: Pre 3.16.0 +Variant: Current +League: Heist +Requires Level 16 +Implicits: 1 +{tags:life}Regenerate (1.00-2.00)% of Life per second +IncreasedLifeUniqueTwoHandAxe4 +{variant:1}{tags:life}(20-25)% increased Life Recovery rate +{variant:2}LifeRecoveryRateUnique__1 +GlobalItemAttributeRequirementsUniqueAmulet10 +]],[[ +Aul's Uprising +Onyx Amulet +League: Delve +Source: Drops from unique{Aul, the Crystal King} +Variant: Strength: Anger +Variant: Strength: Determination +Variant: Strength: Pride +Variant: Strength: Purity of Fire +Variant: Strength: Vitality +Variant: Dexterity: Grace +Variant: Dexterity: Haste +Variant: Dexterity: Hatred +Variant: Dexterity: Purity of Ice +Variant: Intelligence: Clarity +Variant: Intelligence: Discipline +Variant: Intelligence: Malevolence +Variant: Intelligence: Purity of Elements +Variant: Intelligence: Purity of Lightning +Variant: Intelligence: Wrath +Variant: Intelligence: Zealotry +Variant: Envy +Requires Level 55 +Implicits: 1 +AllAttributesImplicitAmulet1 +{variant:1,2,3,4,5}StrengthImplicitAmulet1 +{variant:6,7,8,9}DexterityImplicitAmulet1 +{variant:10,11,12,13,14,15,16}IntelligenceImplicitAmulet1 +{variant:17}GrantsEnvyUnique__2 +{variant:1,2,3,4,5}GlobalPhysicalDamageReductionRatingPercentUnique__1 +{variant:6,7,8,9}GlobalEvasionRatingPercentUnique__1 +{variant:10,11,12,13,14,15,16}GlobalEnergyShieldPercentUnique__1 +{variant:17}AllAttributesUnique__12 +IncreasedLifeUnique__2 +{variant:1,2,3,4,5}NearbyEnemiesReducedStunRecoveryUnique__1 +{variant:6,7,8,9}NearbyEnemiesGrantIncreasedFlaskChargesUnique__1 +{tags:critical}{variant:10,11,12,13,14,15,16}2% additional Chance to receive a Critical Strike +{variant:1,2,3,4,5}Nearby Enemies have 10% reduced Stun and Block Recovery +{variant:10,11,12,13,14,15,16}NearbyEnemiesHaveIncreasedChanceToBeCritUnique__1 +{variant:17}AllDefencesUnique__4 +{variant:1}AngerNoReservationUnique__1 +{variant:2}DeterminationNoReservationUnique__1 +{variant:3}PrideNoReservationUnique__1 +{variant:4}PurityOfFireNoReservationUnique__1 +{variant:5}VitalityNoReservationUnique__1 +{variant:6}GraceNoReservationUnique__1 +{variant:7}HasteNoReservationUnique__1 +{variant:8}HatredNoReservationUnique__1_ +{variant:9}PurityOfIceNoReservationUnique__1_ +{variant:10}ClarityNoReservationUnique__1 +{variant:11}DisciplineNoReservationUnique__1 +{variant:12}MalevolenceNoReservationUnique__1 +{variant:13}PurityOfElementsNoReservationUnique__1_ +{variant:14}PurityOfLightningNoReservationUnique__1 +{variant:15}WrathNoReservationUnique__1 +{variant:16}ZealotryNoReservationUnique__1 +{variant:17}EnvyNoReservationUnique__1 +]],[[ +The Aylardex +Agate Amulet +Variant: Pre 2.5.0 +Variant: Current +Requires Level 32 +Implicits: 1 +HybridStrInt +IncreasedLifeUniqueAmulet4 +IncreasedManaUniqueHelmetStrDex5_ +IncreasedMaximumPowerChargesUnique__1 +{tags:mana}10% increased Mana Regeneration Rate Per Power Charge +{variant:2}IncreasedPowerChargeDurationUnique__1 +DamageTakeFromManaBeforeLifePerPowerChargeUnique__1 +CriticalStrikeChancePerPowerChargeUnique__1 +]],[[ +Badge of the Brotherhood +Turquoise Amulet +Requires Level: 20 +Implicits: 1 +League: Blight +HybridDexInt +(7-10)% increased Cooldown Recovery of Travel Skills per Frenzy Charge +ElusiveBuffEffectPerPowerChargeUnique__1 +LoseFrenzyChargeOnTravelSkillUnique__1 +LosePowerChargeOnElusiveGainUnique__1_ +MaximumFrenzyChargesEqualToMaximumPowerChargesUnique__1 +]],[[ +Bisco's Collar +Gold Amulet +Variant: Pre 3.0.0 +Variant: Pre 3.2.0 +Variant: Current +Requires Level 30 +Implicits: 1 +ItemFoundRarityIncreaseImplicitAmulet1 +{variant:1}150% increased Rarity of Items Dropped by Slain Magic Enemies +{variant:2,3}MagicMonsterItemRarityUnique__1 +{variant:1}100% increased Quantity of Items Dropped by Slain Normal Enemies +{variant:2}(50-100)% increased Quantity of Items Dropped by Slain Normal Enemies +{variant:3}NormalMonsterItemQuantityUnique__1 +]],[[ +Blightwell +Clutching Talisman +Variant: Pre 3.16.0 +Variant: Current +League: Talisman Hardcore +Talisman Tier: 2 +Requires Level 28 +Implicits: 1 +TalismanGlobalDefensesPercent +IncreasedEnergyShieldUniqueAmulet14 +FireResistUnique__2 +LightningResistUnique__1 +{variant:1}30% slower start of Energy Shield Recharge during Flask Effect +{variant:2}50% slower start of Energy Shield Recharge during Flask Effect +{variant:1}400% increased Energy Shield Recharge Rate during Flask Effect +{variant:2}(150-200)% increased Energy Shield Recharge Rate during Flask Effect +Corrupted +]],[[ +Blood of Corruption +Amber Amulet +Source: Use currency{Vaal Orb} on unique{Tear of Purity} +Requires Level 20 +Implicits: 1 +StrengthImplicitAmulet1 +Grants level 10 Gluttony of Elements Skill +{tags:attack,chaos}Adds 19-43 Chaos Damage to Attacks +{tags:jewellery_resistance}−(10-5)% to all Elemental Resistances +ChaosResistUniqueAmulet23 +Corrupted +]],[[ +Bloodgrip +Coral Amulet +Variant: Pre 3.0.0 +Variant: Current +Requires Level 55 +Implicits: 1 +{tags:life}(2.0-4.0) Life Regenerated per second +AddedPhysicalDamageUniqueAmulet25 +IncreasedLifeUniqueAmulet25 +{variant:1}{tags:life}Regenerate (8.0-12.0) Life per second +{variant:2}{tags:life}Regenerate (16.0-24.0) Life per second +FlaskLifeRecoveryUniqueAmulet25 +NoExtraBleedDamageWhileMovingUniqueAmulet25 +]],[[ +Bloodgrip +Marble Amulet +Variant: Pre 3.12.0 +Variant: Current +Requires Level 74 +Implicits: 1 +{tags:life}(1.2-1.6)% of Life Regenerated per second +AddedPhysicalDamageUniqueAmulet25 +IncreasedLifeUniqueAmulet25 +{variant:1}{tags:life}Regenerate (8.0-12.0) Life per second +{variant:2}{tags:life}Regenerate (16.0-24.0) Life per second +FlaskLifeRecoveryUniqueAmulet25 +NoExtraBleedDamageWhileMovingUniqueAmulet25 +]],[[ +Carnage Heart +Onyx Amulet +Variant: Pre 2.6.0 +Variant: Current +Requires Level 20 +Implicits: 1 +AllAttributesImplicitAmulet1 +AllAttributesUniqueAmulet9 +{tags:life}{variant:1}25% reduced maximum Life +{tags:jewellery_defense}{variant:1}25% reduced maximum Energy Shield +AllResistancesUniqueAmulet9 +LifeLeechPermyriadUniqueAmulet9 +{variant:2}IncreasedDamageWhileLeechingUnique__1 +{tags:life}{variant:2}50% increased Life Leeched per second +Extra Gore +]],[[ +Crystallised Omniscience +Onyx Amulet +Source: Drops from unique{The Searing Exarch} +Requires Level 61 +Implicits: 1 +AllAttributesImplicitAmulet1 +Modifiers to Attributes instead Apply to Omniscience ++1% to All Elemental Resistances per 10 Omniscience +ElementalPenPerAscendanceUnique__1 +AttributeRequirementsAscendanceUnique__1 +]],[[ +Daresso's Salute +Citrine Amulet +League: Anarchy +Requires Level 16 +Implicits: 1 +HybridStrDex +ReducedEnergyShieldPercentUniqueAmulet13 +FireResistUniqueAmulet13 +ColdResistUniqueAmulet13 +MovementVelocityOnFullLifeUniqueAmulet13 +{tags:attack}+2 to Melee Weapon and Unarmed range +MeleeDamageOnFullLifeUniqueAmulet13 +]],[[ +The Ephemeral Bond +Lapis Amulet +League: Heist +Requires Level 68 +Implicits: 1 +IntelligenceImplicitAmulet1 +ManaRegenerationUnique__12 +AllResistancesUnique__21 +CriticalStrikeMultiplierIfGainedPowerChargeUnique__1_ +GlobalAddedLightningDamagePerPowerChargeUnique__1 +PowerChargeDurationFinalUnique__1__ +]],[[ +Extractor Mentis +Agate Amulet +Variant: Pre 3.5.0 +Variant: Current +Requires Level 16 +Implicits: 1 +HybridStrInt +StrengthUnique__18 +GrantEnemiesUnholyMightOnKillUnique__1 +GrantEnemiesOnslaughtOnKillUnique__1 +{variant:1}5% chance to gain Unholy Might for 10 seconds on Kill +{variant:2}UnholyMightOnKillPercentChanceUnique__1 +{variant:1}{tags:caster,attack}5% chance to gain Onslaught for 10 seconds on Kill +{variant:2}OnslaugtOnKillPercentChanceUnique__1 +MaximumLifeOnKillPercentUnique__4_ +]],[[ +Eye of Chayula +Onyx Amulet +Upgrade: Upgrades to unique{Presence of Chayula} using currency{Blessing of Chayula} +Requires Level 20 +Implicits: 1 +AllAttributesImplicitAmulet1 +MaximumLifeUniqueAmulet6 +ItemFoundRarityIncreaseUniqueAmulet6 +CannotBeStunned +]],[[ +Presence of Chayula +Onyx Amulet +League: Breach +Source: Upgraded from unique{Eye of Chayula} using currency{Blessing of Chayula} +Requires Level 60 +Implicits: 1 +AllAttributesImplicitAmulet1 +ItemFoundRarityIncreaseUniqueAmulet6 +ChaosResistUnique__5 +CannotBeStunned +MaximumLifeConvertedToEnergyShieldUnique__1 +]],[[ +Eye of Innocence +Citrine Amulet +Source: Drops from unique{Guardian of the Phoenix} +Requires Level 68 +Implicits: 1 +HybridStrDex +ChanceToIgniteUniqueBodyInt2 +DamageWhileIgnitedUnique__1 +TakeFireDamageOnIgniteUnique__1 +FireDamageLeechedAsLifeWhileIgnitedUnique__1 +]],[[ +Eyes of the Greatwolf +Greatwolf Talisman +Requires Level 52 +Has Alt Variant: true +Variant: Attributes +Variant: Global Defences +Variant: Chaos Damage +Variant: Attack Damage +Variant: Cold Damage +Variant: Fire Damage +Variant: Lightning Damage +Variant: Spell Damage +Variant: Global Physical Damage +Variant: Mana +Variant: Damage +Variant: Physical Damage Reduction +Variant: Chance to Freeze, Shock and Ignite +Variant: Crit Chance +Variant: Area of Effect +Variant: Attack/Cast Speed +Variant: Item Quantity +Variant: Life +Variant: Crit Multiplier +Variant: Maximum number of Raised Zombies +Variant: Frenzy Charge on Kill +Variant: Power Charge on Kill +Variant: Endurance Charge on Kill +Variant: Life Regen +Variant: Cold taken as Fire +Variant: Cold taken as Lightning +Variant: Fire taken as Cold +Variant: Fire taken as Lightning +Variant: Lightning taken as Cold +Variant: Lightning taken as Fire +Variant: Gain Physical as random Element +Variant: Extra Pierces +Implicits: 32 +{variant:1}(24-32)% increased Attributes +{variant:2}(30-50)% increased Global Defences +{variant:3}(38-62)% increased Chaos Damage +{variant:4}(40-60)% increased Attack Damage +{variant:5}(40-60)% increased Cold Damage +{variant:6}SpellDamageUniqueDagger10 +{variant:7}(40-60)% increased Lightning Damage +{variant:8}SpellDamageUniqueStaff11_ +{variant:9}(40-60)% increased Global Physical Damage +{variant:10}(40-60)% increased maximum Mana +{variant:11}(50-70)% increased Damage +{variant:12}(8-12)% additional Physical Damage Reduction +{variant:13}(8-12)% chance to Freeze, Shock and Ignite +{variant:14}(80-100)% increased Global Critical Strike Chance +{variant:15}(10-16)% increased Area of Effect +{variant:16}(12-20)% increased Attack and Cast Speed +{variant:17}(12-20)% increased Quantity of Items found +{variant:18}(16-24)% increased maximum Life +{variant:19}+(48-72)% to Global Critical Strike Multiplier +{variant:20}+2 to maximum number of Raised Zombies +{variant:21}20% chance to gain a Frenzy Charge on Kill +{variant:22}20% chance to gain a Power Charge on Kill +{variant:23}20% chance to gain a Endurance Charge on Kill +{variant:24}4% of Life Regenerated per second +{variant:25}100% of Cold Damage from Hits taken as Fire Damage +{variant:26}100% of Cold Damage from Hits taken as Lightning Damage +{variant:27}100% of Fire Damage from Hits taken as Cold Damage +{variant:28}100% of Fire Damage from Hits taken as Lightning Damage +{variant:29}100% of Lightning Damage from Hits taken as Cold Damage +{variant:30}100% of Lightning Damage from Hits taken as Fire Damage +{variant:31}Gain (12-24)% of Physical Damage as Extra Damage of a random Element +{variant:32}Projectiles Pierce (4-6) additional Targets +LocalDoubleImplicitMods +]],[[ +The Felbog Fang +Citrine Amulet +League: Harvest +Requires Level 61 +Implicits: 1 +HybridStrDex +IntelligenceUnique__22_ +IncreasedCastSpeedUniqueAmulet1 +AreaOfEffectUnique__6 +{tags:caster}Enemies Cursed by you are Hindered with 25% reduced Movement Speed if 25% of Curse Duration expired +Curse50PercentCurseEffectUnique__1 +Curse75PercentEnemyDamageTakenUnique__1__ +]],[[ +Fury Valve +Turquoise Amulet +League: Metamorph +Requires Level 40 +Implicits: 1 +HybridDexInt +IncreasedEvasionRatingPercentUnique__2 +AllResistancesUniqueAmulet14 +AdditionalProjectilesUnique__1__ +ProjectileSpeedImplicitQuiver4New +Modifiers to number of Projectiles instead apply to the number of targets Projectiles Split towards +]],[[ +Gloomfang +Blue Pearl Amulet +Source: Drops from unique{The Purifier} +Variant: Pre 3.11.0 +Variant: Current +Requires Level 77 +Implicits: 1 +ManaRegenerationImplicitAmulet2 +ChaosDamageLifeLeechPermyriadUnique__2 +LoseLifeOnSpellHitUnique__1 +LoseLifePerTargetUnique__1 +AdditionalChainUniqueOneHandMace3 +{variant:2}ProjectileSpeedUnique__7 +{variant:1}ProjectilesGainPercentOfNonChaosAsChaosUnique__1 +{variant:2}ProjectilesGainPercentOfNonChaosAsChaosUnique__2 +]],[[ +The Halcyon +Jade Amulet +League: Breach +Source: Drops in Tul Breach or from unique{Tul, Creeping Avalanche} +Upgrade: Upgrades to unique{The Pandemonius} using currency{Blessing of Tul} +Requires Level 35 +Implicits: 1 +DexterityImplicitAmulet1 +ColdDamagePercentUnique___10 +ColdResistUnique__11 +FreezeDurationUnique__1 +ChanceToFreezeUnique__4 +IncreasedDamageIfFrozenRecentlyUnique__1 +]],[[ +The Pandemonius +Jade Amulet +League: Breach +Source: Upgraded from unique{The Halcyon} using currency{Blessing of Tul} +Requires Level 64 +Implicits: 1 +DexterityImplicitAmulet1 +ColdDamagePercentUniqueBelt9b +ColdResistUnique__11 +Chill Enemy for 1 second when Hit +OnHitBlindChilledEnemiesUnique__1_ +ColdPenetrationAgainstChilledEnemiesUnique__1 +]],[[ +Hinekora's Sight +Onyx Amulet +Requires Level 20 +Variant: Pre 3.16.0 +Variant: Current +Implicits: 1 +AllAttributesImplicitAmulet1 +{variant:1}{tags:attack}+1000 to Accuracy Rating +{variant:2}IncreasedAccuracyUnique__3 +{variant:2}IncreasedEvasionRatingUnique__6_ +{variant:1}(12-20)% chance to Suppress Spell Damage +{variant:2}SpellDamageSuppressedUnique__1 +BlindImmunityUnique__1 +]],[[ +Hyrri's Truth +Jade Amulet +League: Synthesis +Requires Level 64 +Variant: Pre 3.16.0 +Variant: Current +Implicits: 1 +DexterityImplicitAmulet1 +GrantsAccuracyAuraSkillUnique__1 +DexterityUnique__15 +AddedPhysicalDamageUnique__7 +AddedColdDamageUnique__8 +CriticalMultiplierUnique__3__ +LifeLeechPermyriadUnique__6 +{variant:1}Precision has 50% less Reservation +{variant:2}PrecisionReservationEfficiencyUnique__1 +]],[[ +Replica Hyrri's Truth +Jade Amulet +League: Heist +Variant: Pre 3.16.0 +Variant: Current +Requires Level 64 +Implicits: 1 +DexterityImplicitAmulet1 +GrantsHatredUnique__1__ +DexterityUnique__15 +AddedPhysicalDamageUnique__7 +AddedColdDamageUnique__8 +CriticalMultiplierUnique__3__ +{tags:life}(0.8-1.0)% of Cold Damage Leeched as Life +{variant:1}Hatred has 50% less Reservation +{variant:2}HatredManaReservationEfficiencyUnique__1__ +]],[[ +The Ignomon +Gold Amulet +Requires Level 8 +Implicits: 1 +ItemFoundRarityIncreaseImplicitAmulet1 +DexterityUniqueAmulet7 +AddedFireDamageUniqueAmulet7 +IncreasedAccuracyUniqueAmulet7 +IncreasedEvasionRatingUniqueAmulet7 +FireResistUniqueAmulet7 +]],[[ +The Effigon +Gold Amulet +Source: No longer obtainable +Requires Level 57 +Implicits: 1 +ItemFoundRarityIncreaseImplicitAmulet1 +DexterityUniqueAmulet7 +AddedFireDamageUniqueAmulet7 +IncreasedAccuracyUniqueAmulet7 +IncreasedEvasionRatingUniqueAmulet7 +FireResistUniqueAmulet7 +HitsCannotBeEvadedAgainstBlindedEnemiesUnique__1 +FirePenetrationAgainstBlindedEnemiesUnique__1 +]],[[ +Impresence +Onyx Amulet +Source: Drops from unique{The Elder} (Tier 11+) +Variant: Physical +Variant: Fire +Variant: Cold +Variant: Lightning +Variant: Chaos +Requires Level 64 +Implicits: 1 +AllAttributesImplicitAmulet1 +{variant:1}GlobalAddedPhysicalDamageUnique__1_ +{variant:2}GlobalAddedFireDamageUnique__1 +{variant:3}GlobalAddedColdDamageUnique__1 +{variant:4}GlobalAddedLightningDamageUnique__1_ +{variant:5}GlobalAddedChaosDamageUnique__1 +IncreasedLifeUnique__2 +{variant:1}IncreasedPhysicalDamageReductionRatingUniqueAmulet16 +{variant:2}LifeRegenerationRatePercentUnique__3 +{variant:3}ManaRegenerationUnique__7 +{variant:4}EnergyShieldRegenerationUnique__2 +{variant:5}DegenerationDamageUnique__3 +{variant:1}StunRecoveryUnique__3 +{variant:2}FireResistUniqueShieldStrInt5 +{variant:3}ColdResistUnique__20 +{variant:4}LightningResistUnique__11 +{variant:5}ChaosResistUnique__17 +{variant:1}VulnerabilityReservationCostUnique__1_ +{variant:2}FlammabilityReservationCostUnique__1 +{variant:3}FrostbiteReservationCostUnique__1 +{variant:4}ConductivityReservationCostUnique__1 +{variant:5}DespairReservationCostUnique__1 +GainDebilitatingPresenceUnique__1 +Elder Item +]],[[ +Karui Ward +Jade Amulet +Variant: Pre 2.6.0 +Variant: Current +Requires Level 5 +Implicits: 1 +DexterityImplicitAmulet1 +StrengthImplicitAmulet1 +IncreasedAccuracyUniqueAmulet5 +{variant:2}IncreasedProjectileDamageUnique__6 +ProjectileSpeedUniqueAmulet5 +MovementVelocityUniqueAmulet5 +]],[[ +Replica Karui Ward +Jade Amulet +League: Heist +Requires Level 5 +Implicits: 1 +DexterityImplicitAmulet1 +IntelligenceImplicitAmulet1 +IncreasedAccuracyUniqueAmulet5 +MovementVelocityUniqueAmulet5 +AreaOfEffectUnique__7_ +AreaDamageUnique__1 +]],[[ +Karui Charge +Jade Amulet +Source: No longer obtainable +Variant: Pre 2.6.0 +Variant: Pre 3.17.0 +Requires Level 24 +Implicits: 1 +DexterityImplicitAmulet1 +StrengthImplicitAmulet1 +{variant:1}LocalIncreasedAttackSpeedUnique__25 +{variant:2}LocalIncreasedAttackSpeedUniqueStaff9 +IncreasedAccuracyUniqueAmulet5 +{variant:2}IncreasedProjectileDamageUnique__6 +ProjectileSpeedUniqueAmulet5 +MovementVelocityUniqueAmulet5 +]],[[ +Leadership's Price +Onyx Amulet +Requires Level 68 +Implicits: 1 +AllAttributesImplicitAmulet1 +MaximumFireResistUnique__1 +MaximumColdResistUnique__1_ +MaximumLightningResistUnique__1 +ScorchingBrittleSappingConfluxUnique__1 +CannotIgniteChillFreezeShockUnique__1 +Corrupted +]],[[ +Maligaro's Cruelty +Turquoise Amulet +Requires Level 20 +Implicits: 1 +HybridDexInt +MaximumLifeUnique__6 +(25-30)% chance to gain a Frenzy Charge on Killing an Enemy affected by 5 or more Poisons +GainPowerChargeOnKillVsEnemiesWithLessThan5PoisonsUnique__1 +PoisonDamagePerFrenzyChargeUnique__1 +PoisonDurationPerPowerChargeUnique__1 +]],[[ +The Jinxed Juju +Citrine Amulet +Variant: Pre 3.16.0 +Variant: Current +Requires Level 48 +Implicits: 1 +HybridStrDex +IntelligenceUnique__16 +ChaosResistUnique__15 +{variant:1}UniqueSpecialCorruptionCurseEffect___ +{variant:2}CurseEffectivenessUnique__3_ +{variant:1}UniqueSpecialCorruptionAuraEffect +{variant:2}AuraEffectGlobalUnique__1 +DamageRemovedFromSpectresUnique__1 +(The damage they take will be divided evenly between them) +]],[[ +Marylene's Fallacy +Lapis Amulet +Variant: Pre 1.3.0 +Variant: Pre 2.0.0 +Variant: Pre 2.2.0 +Variant: Pre 2.6.0 +Variant: Current +Requires Level 40 +Implicits: 1 +IntelligenceImplicitAmulet1 +IncreasedAccuracyUniqueAmulet17_ +{tags:critical}{variant:1,2,3}+(140-160)% to Global Critical Strike Multiplier +{variant:4,5}CriticalMultiplierUniqueAmulet17 +IncreasedEvasionRatingUniqueAmulet17 +LightRadiusUniqueAmulet17 +{variant:1,2}Non-critical strikes deal 25% Damage +{variant:3,4}Non-critical strikes deal 40% Damage +{tags:critical}{variant:1}60% less Critical Strike Chance +{tags:critical}{variant:2}50% less Critical Strike Chance +{tags:critical}{variant:3,4,5}40% less Critical Strike Chance +{variant:1,2,3,4}Your Critical Strikes have Culling Strike +{variant:5}CullingCriticalStrikes +]],[[ +Natural Hierarchy +Rotfeather Talisman +League: Talisman Standard, Talisman Hardcore +Talisman Tier: 3 +Requires Level 44 +Implicits: 1 +TalismanIncreasedDamage +(10-15)% increased Physical Damage +FireDamagePercentUnique__4 +ColdDamagePercentUnique__6 +LightningDamagePercentUnique__2 +IncreasedChaosDamageUnique__1 +Corrupted +]],[[ +Night's Hold +Black Maw Talisman +League: Talisman Standard, Talisman Hardcore +Talisman Tier: 1 +Requires Level 12 +Implicits: 1 +AmuletHasOneSocket +LocalIncreaseSocketedGemLevelUnique__11_ +SocketedGemsHaveAddedChaosDamageUnique__1 +Socketed Gems are Supported by Level 10 Blind +Socketed Gems are Supported by Level 10 Cast when Stunned +Corrupted +]],[[ +Perquil's Toe +Gold Amulet +Requires Level 29 +Implicits: 1 +ItemFoundRarityIncreaseImplicitAmulet1 +DexterityUnique__7 +MovementVelocityUnique__36_ +Lightning Damage from Enemies Hitting you is Lucky +UniqueNearbyAlliesAreLuckyDisplay +]],[[ +The Primordial Chain +Coral Amulet +League: Delve +Requires Level 34 +Implicits: 1 +{tags:life}(2-4) Life Regenerated per second ++3 to maximum number of Golems +CannotHaveNonGolemMinionsUnique__1_ +GolemSizeUnique__1 +LessGolemDamageUnique__1 +LessGolemLifeUnique__1 +GolemMovementSpeedUnique__1 +PrimordialJewelCountUnique__1 +]],[[ +Rashkaldor's Patience +Jade Amulet +Requires Level 61 +Implicits: 1 +DexterityImplicitAmulet1 +IncreasedLifeUniqueAmulet19 +IncreasedManaUniqueAmulet19 +ElementalStatusAilmentDurationUniqueAmulet19 +GlobalItemAttributeRequirementsUniqueAmulet19 +ChanceToFreezeShockIgniteUniqueAmulet19 +MaxPowerChargesIsZeroUniqueAmulet19 +]],[[ +Retaliation Charm +Citrine Amulet +Requires Level 30 +Implicits: 1 +HybridStrDex +IncreaseDamageOnBlindedEnemiesUnique__1 +CriticalChanceAgainstBlindedEnemiesUnique__2__ +ChanceToBlindOnCriticalStrikesUnique__2_ +BlindDoesNotAffectLightRadiusUnique__1 +BlindReflectedToSelfUnique__1 +]],[[ +Rigwald's Curse +Wereclaw Talisman +League: Talisman Standard +Variant: Pre 2.2.0 +Variant: Current +Talisman Tier: 2 +Requires Level 28 +Implicits: 2 +{variant:1}+(16-24)% to Global Critical Strike Multiplier +{variant:2}TalismanIncreasedCriticalStrikeMultiplier_ +BaseUnarmedCriticalStrikeChanceUnique__1 +ClawDamageModsAlsoAffectUnarmedUnique__1 +ClawAttackSpeedModsAlsoAffectUnarmed__1 +ClawCritModsAlsoAffectUnarmed__1 +Corrupted +]],[[ +Sacrificial Heart +Paua Amulet +Variant: Pre 3.14.0 +Variant: Current +League: Incursion +Source: Drops from unique{The Vaal Omnitect} +Upgrade: Upgrades to unique{Zerphi's Heart} via currency{Vial of Sacrifice} +Requires Level 32 +Implicits: 1 +ManaRegenerationImplicitAmulet1 +GlobalAddedFireDamageUnique__2 +GlobalAddedColdDamageUnique__2_ +GlobalAddedLightningDamageUnique__2_ +{variant:1}GainPowerChargeOnUsingVaalSkillUnique__1 +LifeGainOnHitIfVaalSkillUsedRecentlyUnique__1 +MovementVelocityIfVaalSkillUsedRecentlyUnique__1_ +{variant:2}GainMaximumPowerChargesOnVaalSkillUseUnique__1 +]],[[ +Zerphi's Heart +Paua Amulet +League: Incursion +Source: Upgraded from unique{Sacrificial Heart} via currency{Vial of Sacrifice} +Variant: Pre 3.10.0 +Variant: Current +Requires Level 70 +Implicits: 1 +ManaRegenerationImplicitAmulet1 +GlobalAddedChaosDamageUnique__4__ +GlobalItemAttributeRequirementsUnique__2 +ChaosDamageCanIgniteChillAndShockUnique__1 +{variant:1}Gain Soul Eater for 10 seconds when you use a Vaal Skill +{variant:2}GainSoulEaterOnVaalSkillUseUnique__1 +]],[[ +Shaper's Seed +Agate Amulet +Variant: Pre 2.6.0 +Variant: Current +Requires Level 16 +Implicits: 1 +HybridStrInt +ManaRegenerationUniqueAmulet21 +{tags:life}2% of Life Regenerated per Second +{variant:1}{tags:life}Nearby Allies gain 1% of Life Regenerated per Second +{variant:2}{tags:life}Nearby Allies gain 2% of Life Regenerated per Second +DisplayManaRegenerationAuaUniqueAmulet21 +]],[[ +Sidhebreath +Paua Amulet +Variant: Pre 3.0.0 +Variant: Pre 3.8.0 +Variant: Current +Implicits: 1 +ManaRegenerationImplicitAmulet1 +ColdResistUniqueAmulet3 +{variant:1,2}ManaLeechPermyriadUniqueAmulet3 +MinionLifeUniqueAmulet3 +MinionRunSpeedUniqueAmulet3 +{tags:jewellery_elemental}{variant:3}Minions deal 6 to 13 additional Cold Damage +{variant:1,2}MinionDamageUniqueAmulet3 +{variant:2,3}MinionSkillManaCostUnique__1_ +]],[[ +Solstice Vigil +Onyx Amulet +Source: Drops from unique{The Shaper} +Variant: Pre 3.10.0 +Variant: Current +Requires Level 64 +Implicits: 1 +AllAttributesImplicitAmulet1 +{variant:1}AllDamageUnique__2 +{variant:2}AllDamageUnique__4 +IncreasedLifeUnique__2 +{variant:1}{tags:mana}(2-3) Mana Regenerated per second +{variant:2}{tags:mana}(8-10) Mana Regenerated per second +TemporalChainsReservationCostUnique__1 +GainShapersPresenceUnique__1 +]],[[ +Star of Wraeclast +Ruby Amulet +Source: Vendor recipe +Variant: Pre 2.6.0 +Variant: Pre 3.8.0 +Variant: Current +Requires Level 28 +Implicits: 1 +FireResistImplicitAmulet1 +{variant:3}GrantsFrostblinkSkillUnique__1 +ColdDamagePercentUnique__3 +AllResistancesUniqueBootsStr1 +{variant:1}{tags:caster}30% increased Area of Effect of Hex Skills +{variant:2,3}CurseAreaOfEffectUnique__1 +SilenceImmunityUnique__1 +{variant:1,2}Grants level 20 Illusory Warp Skill +{variant:3}FrostblinkDurationUnique__1_ +Corrupted +]],[[ +Stone of Lazhwar +Lapis Amulet +Variant: Pre 3.4.0 +Variant: Current +Requires Level 5 +Implicits: 1 +IntelligenceImplicitAmulet1 +{variant:1}+15% chance to Block Spell Damage +{variant:2}+(12-15)% chance to Block Spell Damage +IncreasedCastSpeedUniqueAmulet1 +IncreasedManaUniqueAmulet1 +]],[[ +Stranglegasp +Onyx Amulet +Source: Drops in Blight-ravaged Maps +Requires Level 52 +Implicits: 1 +AllAttributesImplicitAmulet1 +MultipleEnchantmentsAllowedUnique__2 +]],[[ +Tavukai +Coral Amulet +League: Legion +Source: Drops from Karui Legion +Requires Level 54 +Implicits: 1 +{tags:life}(2.0-4.0) Life regenerated per second +IntelligenceUnique__16 +{tags:chaos,jewellery_resistance}Minions have (-17-17)% to Chaos Resistance +RagingSpiritDurationUnique__1 +RagingSpiritDamageUnique__2 +RagingSpiritLifeUnique__1 +RagingSpiritChaosDamageTakenUnique__1 +]],[[ +Tear of Purity +Lapis Amulet +Variant: Pre 3.16.0 +Variant: Current +Requires Level 20 +Implicits: 1 +IntelligenceImplicitAmulet1 +Grants level 10 Purity of Elements Skill +AllAttributesUniqueAmulet22 +IncreasedLifeUniqueAmulet22 +{variant:1}5% chance to avoid Elemental Ailments +{variant:2}ChanceToAvoidElementalStatusAilmentsUniqueAmulet22 +]],[[ +Ungil's Harmony +Turquoise Amulet +Variant: Pre 3.11.0 +Variant: Current +Requires Level 23 +Implicits: 1 +HybridDexInt +{variant:1}CriticalStrikeChanceUniqueBodyInt4 +{variant:2}CriticalStrikeChanceUniqueAmulet18 +IncreasedLifeUniqueAmulet4 +IncreasedManaUniqueAmulet1 +StunRecoveryUniqueAmulet18 +CriticalMultiplierUniqueAmulet18 +]],[[ +Uul-Netol's Vow +Unset Amulet +Source: Drops from Flawless Breachlords +Requires Level 72 +Implicits: 1 +AmuletHasOneSocket +SupportGemsSocketedInAmuletAlsoSupportBodySkills +FireResistUnique__28_ +ColdResistUnique__35 +LightningResistUnique__25 +ChaosResistUnique__24 +]],[[ +Victario's Acuity +Turquoise Amulet +League: Onslaught +Requires Level 16 +Implicits: 1 +HybridDexInt +LightningResistUniqueAmulet15 +ChaosResistUniqueAmulet15_ +FrenzyChargeOnKillChanceUniqueAmulet15 +PowerChargeOnKillChanceUniqueAmulet15 +ProjectileSpeedPerFrenzyChargeUniqueAmulet15 +ProjectileDamagePerPowerChargeUniqueAmulet15 +]],[[ +Voice of the Storm +Lapis Amulet +League: Breach +Source: Drops in Esh Breach or from unique{Esh, Forked Thought} +Upgrade: Upgrades to unique{Choir of the Storm} using currency{Blessing of Esh} +Variant: Pre 3.16.0 +Variant: Current +Requires Level 40 +Implicits: 1 +IntelligenceImplicitAmulet1 +LightningStrikesOnCritUnique__1 +AllAttributesUniqueHelmetStrInt5 +MaximumManaUniqueStaff4 +{variant:1}Critical Strike Chance is increased by Lightning Resistance +{variant:2}CriticalChanceIncreasedByUncappedLightningResistanceUnique__1 +]],[[ +Choir of the Storm +Lapis Amulet +League: Breach +Source: Upgraded from unique{Voice of the Storm} using currency{Blessing of Esh} +Variant: Pre 3.0.0 +Variant: Pre 3.16.0 +Variant: Current +Requires Level 69 +Implicits: 1 +IntelligenceImplicitAmulet1 +LightningStrikesOnCritUnique__2 +CriticalStrikesDealIncreasedLightningDamageUnique__1 +MaximumManaUniqueStaff4 +{variant:1,2}Critical Strike Chance is increased by Lightning Resistance +{variant:1,3}LightningResistUnique__9 +{variant:3}CriticalChanceIncreasedByUncappedLightningResistanceUnique__1 +]],[[ +Voll's Devotion +Agate Amulet +League: Anarchy, Onslaught +Requires Level 32 +Implicits: 1 +HybridStrInt +IncreasedLifeUniqueAmulet14 +IncreasedEnergyShieldUniqueAmulet14 +AllResistancesUniqueAmulet14 +EnduranceChargeDurationUniqueAmulet14 +PowerChargeDurationUniqueAmulet14 +Gain an Endurance Charge when a Power Charge expires or is consumed +]],[[ +Warped Timepiece +Turquoise Amulet +Variant: Pre 3.11.0 +Variant: Current +Requires Level 50 +Implicits: 1 +HybridDexInt +{variant:1}LocalIncreasedAttackSpeedUnique__24 +{variant:2}IncreasedAttackSpeedUniqueAmulet20 +{variant:1}IncreasedCastSpeedUniqueClaw7 +{variant:2}IncreasedCastSpeedUniqueAmulet1 +{tags:speed}12% increased Movement Speed +{variant:1}(8-12)% reduced Skill Effect Duration +{variant:2}ReducedSkillEffectDurationUniqueAmulet20 +IncreasedLifeLeechRateUniqueAmulet20 +]],[[ +Willowgift +Jade Amulet +Variant: Pre 3.16.0 +Variant: Current +Requires Level 52 +Implicits: 1 +DexterityImplicitAmulet1 +PercentageStrengthUnique__4_ +PercentageDexterityUnique__5 +FireResistUnique__22_ +ColdResistUniqueAmulet13 +AlternateFortifyUnique__1_ +{variant:2}+4% chance to Suppress Spell Damage per Fortification +AttackAndCastSpeedFortifyUnique__1 +]],[[ +Winterheart +Gold Amulet +Requires Level 42 +Implicits: 1 +ItemFoundRarityIncreaseImplicitAmulet1 +DexterityImplicitAmulet1 +IncreasedLifeUnique__2 +ColdResistUnique__5 +CannotBeChilledUniqueBodyStrInt3 +{tags:life}20% of Life Regenerated per Second while Frozen +]],[[ +Replica Winterheart +Gold Amulet +League: Heist +Requires Level 42 +Implicits: 1 +ItemFoundRarityIncreaseImplicitAmulet1 +DexterityImplicitAmulet1 +IncreasedEnergyShieldUnique__9 +LightningResistUnique__23_ +EnergyShieldRegenerationWhileShockedUnique__1 +UnaffectedByShockUnique__1 +]],[[ +Xoph's Heart +Amber Amulet +League: Breach +Source: Drops in Xoph Breach or from unique{Xoph, Dark Embers} +Upgrade: Upgrades to unique{Xoph's Blood} using currency{Blessing of Xoph} +Requires Level 35 +Implicits: 1 +StrengthImplicitAmulet1 +StrengthImplicitAmulet1 +FireDamagePercentUnique___7 +IncreasedLifeUnique__25 +FireResistUnique__23_ +CoverInAshWhenHitUnique__1 +]],[[ +Xoph's Blood +Amber Amulet +League: Breach +Source: Upgraded from unique{Xoph's Heart} using currency{Blessing of Xoph} +Requires Level 64 +Implicits: 1 +StrengthImplicitAmulet1 +MaximumLifeUniqueBodyInt3 +FireResistUnique__23_ +PercentageStrengthUnique__3 +FirePenetrationUnique__1 +CoverInAshWhenHitUnique__1 +KeystoneAvatarOfFireUnique__1 +]],[[ +Yoke of Suffering +Onyx Amulet +Source: Drops from unique{The Eradicator} (Tier 11+) +Requires Level 70 +Implicits: 1 +AllAttributesImplicitAmulet1 +FireResistUnique__15 +ColdResistUniqueBelt13 +LightningResistUnique__5 +IncreasedAilmentDurationUnique__2 +ChanceToShockUnique__3 +EnemiesTakeIncreasedDamagePerAilmentTypeUnique__1 +ElementalDamageCanShockUnique__1__ +]], +} diff --git a/src/Data/Uniques/Special/axe.lua b/src/Data/Uniques/Special/axe.lua new file mode 100644 index 0000000000..cf089c06e0 --- /dev/null +++ b/src/Data/Uniques/Special/axe.lua @@ -0,0 +1,435 @@ +-- Item data (c) Grinding Gear Games + +return { +-- Weapon: One Handed Axe +[[ +Actum +Butcher Axe +League: Heist +Requires Level 63, 149 Str, 76 Dex +HasNoSockets +LocalIncreasedPhysicalDamagePercentUnique__43 +NoIntelligenceUnique__1_ +WeaponCritChanceOverrideUnique__1__ +]],[[ +Dreadarc +Cleaver +Variant: Pre 2.6.0 +Variant: Current +Requires Level 16, 48 Str +LocalAddedPhysicalDamageUniqueOneHandAxe7 +LocalAddedFireDamageUniqueOneHandAxe7 +(7-10)% Increased Attack Speed +FireResistUniqueOneHandAxe7_ +MovementVelocityUniqueOneHandAxe7 +{variant:1}FlammabilityOnHitUniqueOneHandAxe7 +{variant:2}FlammabilityOnHitUnique__1 +]],[[ +Dreadsurge +Cleaver +Source: No longer obtainable +Requires Level 60, 48 Str +LocalAddedPhysicalDamageUniqueOneHandAxe7 +LocalAddedFireDamageUnique__4 +LocalIncreasedAttackSpeedUniqueOneHandAxe7 +FireResistUniqueOneHandAxe7_ +MovementVelocityUniqueOneHandAxe7 +IgnoreEnemyFireResistWhileIgnitedUnique__1 +]],[[ +Dyadus +Infernal Axe +Variant: Pre 2.6.0 +Variant: Pre 3.3.0 +Variant: Current +Requires Level 69, 158 Str, 76 Dex +{variant:1}Adds (170-190) to (200-220) Fire Damage in Main Hand +{variant:2,3}MainHandAddedFireDamageUniqueOneHandAxe2 +{variant:1}Adds (170-190) to (200-220) Cold Damage in Off Hand +{variant:2,3}OffHandAddedColdDamageUniqueOneHandAxe2 +LocalIncreasedAttackSpeedUniqueOneHandAxe2 +{variant:1}Enemies Chilled by you take 40% increased Burning Damage +{variant:2}Enemies Chilled by you take 100% increased Burning Damage +{variant:3}100% increased Damage with Ignites inflicted on Chilled Enemies +25% Chance to Ignite when in Main Hand +{variant:1}OffHandChillDurationUniqueOneHandAxe2 +{variant:2,3}ChillEnemiesOnHitWithWeaponUnique__1 +]],[[ +The Screaming Eagle +Jade Hatchet +Variant: Pre 2.0.0 +Variant: Current +Requires Level 6, 21 Str +{variant:1}Adds (8-12) to (18-22) Physical Damage +{variant:2}LocalAddedPhysicalDamageUniqueOneHandAxe3 +IncreasedLifeUniqueOneHandAxe3 +LifeGainedFromEnemyDeathUniqueOneHandAxe3 +MovementVelocityUniqueOneHandAxe3 +Socketed Gems are supported by level 2 Chance to Flee +]],[[ +The Gryphon +Jade Hatchet +Source: No longer obtainable +Requires Level 32, 21 Str +Socketed Gems are supported by level 2 Chance to Flee +LocalIncreasedPhysicalDamagePercentUnique__17_ +LocalAddedPhysicalDamageUniqueOneHandAxe3 +IncreasedLifeUniqueOneHandAxe3 +LifeGainedFromEnemyDeathUniqueOneHandAxe3 +MovementVelocityUniqueOneHandAxe3 +MovementSpeedIfKilledRecentlyUnique___1 +]],[[ +Jack, the Axe +Vaal Hatchet +Variant: Pre 3.13.0 +Variant: Current +Requires Level 65, 140 Str, 86 Dex +{variant:2}GrantsVampiricIconSkillUnique__1 +{variant:1}(90-110)% increased Physical Damage +{variant:2}LocalIncreasedPhysicalDamagePercentUniqueOneHandAxe5 +LocalAddedPhysicalDamageUniqueOneHandAxe5 +{variant:1}LocalIncreasedAttackSpeedUniqueOneHandAxe2 +{variant:1}LifeLeechPermyriadUniqueOneHandAxe6 +{variant:1}50% reduced Life Leeched per second +CausesBleedingUniqueTwoHandAxe7 +{variant:2}LocalBleedDamageOverTimeMultiplierUnique__1 +]],[[ +Moonbender's Wing +Tomahawk +Variant: Pre 3.11.0 +Variant: Current +Requires Level 39, 81 Str, 56 Dex +{variant:1}Grants level 1 Lightning Warp Skill +{variant:2}TriggeredLightningWarpUnique__1__ +{variant:1}LocalIncreasedPhysicalDamagePercentUnique__21 +{variant:2}LocalIncreasedPhysicalDamagePercentUniqueOneHandAxe8 +{variant:1}LocalAddedPhysicalDamageUniqueOneHandAxe8 +LocalCriticalStrikeChanceUniqueOneHandAxe8_ +{variant:1}ConvertPhysicalToColdUniqueOneHandAxe8 +{variant:1}ConvertPhysicalToLightningUniqueOneHandAxe8 +{variant:2}WeaponPhysicalDamageAddedAsColdOrLightningUnique__1 +]],[[ +Relentless Fury +Decorative Axe +Variant: Pre 2.6.0 +Variant: Current +Requires Level 29, 80 Str, 23 Dex +LocalIncreasedPhysicalDamagePercentUniqueTwoHandAxe6 +LocalAddedPhysicalDamageUniqueOneHandAxe6 +{variant:1}LifeLeechPermyriadUniqueGlovesStrDex1 +{variant:2}LifeLeechPermyriadUniqueOneHandAxe6 +NearbyAlliesHaveCullingStrikeUniqueTwoHandAxe9 +GainOnslaughtWhenCullingEnemyUniqueOneHandAxe6 +Cannot be Chilled while you have Onslaught +]],[[ +Rigwald's Savagery +Royal Axe +League: Talisman Standard, Talisman Hardcore +Source: Drops from unique{Rigwald, the Wolven King} (Level 75+) +Variant: Pre 3.11.0 +Variant: Current +Requires Level 67, 167 Str, 57 Dex +LocalAddedPhysicalDamageUnique__7 +40% increased Physical Weapon Damage while Dual Wielding +LocalIncreasedAttackSpeedUniqueOneHandAxe2 +{variant:1}SwordPhysicalAttackSpeedUnique__1 +{variant:1}CausesBleedingUniqueTwoHandAxe7 +{variant:2}MaxRagePerEquippedSwordUnique__1____ +]],[[ +Soul Taker +Siege Axe +Variant: Pre 1.0.0 +Variant: Current +Requires Level 59, 119 Str, 82 Dex +{variant:1}LocalIncreasedPhysicalDamagePercentUniqueOneHandMace7 +{variant:2}LocalIncreasedPhysicalDamagePercentUniqueOneHandAxe1 +LocalAddedPhysicalDamageOneHandAxe1 +LocalIncreasedAttackSpeedUniqueOneHandAxe1 +ColdResistUniqueOneHandAxe1_ +MeleeAttacksUsableWithoutManaUniqueOneHandAxe1 +PhysicalDamageCanChillUniqueOneHandAxe1 +]],[[ +Replica Soul Taker +Siege Axe +League: Heist +Requires Level 59, 119 Str, 82 Dex +LocalIncreasedPhysicalDamagePercentUniqueOneHandAxe1 +LocalAddedPhysicalDamageOneHandAxe1 +LocalCriticalStrikeChanceUnique__18 +ColdResistUniqueOneHandAxe1_ +PhysicalDamageCanFreezeUnique__1_ +KeystoneEldritchBatteryUnique__2 +]], +-- Weapon: Two Handed Axe +[[ +Atziri's Disfavour +Vaal Axe +Source: Drops from unique{Atziri, Queen of the Vaal} in normal{The Alluring Abyss} +Variant: Pre 3.11.0 +Variant: Current +Requires Level 75, 158 Str, 76 Dex +Implicits: 1 +{variant:2}LocalMaimOnHit2HImplicit_1 +LocalIncreaseSocketedSupportGemLevelUniqueTwoHandAxe7 +{variant:1}Adds (220-235) to (270-290) Physical Damage +{variant:2}LocalAddedPhysicalDamageUniqueTwoHandAxe7 +LocalIncreasedAttackSpeedUniqueTwoHandAxe7 +CausesBleedingUniqueTwoHandAxe7 ++2 to Weapon range +]],[[ +The Blood Reaper +Headsman Axe +Variant: Pre 3.0.0 +Variant: Pre 3.12.0 +Variant: Current +Requires Level 45, 99 Str, 57 Dex +{variant:1}LocalIncreasedPhysicalDamagePercentUnique__10 +{variant:2,3}LocalIncreasedPhysicalDamagePercentUniqueTwoHandAxe4 +IncreasedLifeUniqueTwoHandAxe4 +{variant:1,2}Regenerate 10 Life per second +{variant:3}LifeRegenerationUniqueTwoHandAxe4 +LifeLeechPermyriadUniqueTwoHandAxe4 +ManaCostIncreaseUniqueTwoHandAxe4 +CausesBleedingUniqueTwoHandAxe4Updated +]],[[ +Debeon's Dirge +Despot Axe +Requires Level 66, 140 Str, 86 Dex +LocalAddedColdDamageUnique__6_ +MovementSpeedIfUsedWarcryRecentlyUnique__2 +IncreasedElementalDamageIfUsedWarcryRecentlyUnique__1 +Warcries Knock Enemies Back in an Area +]],[[ +The Harvest +Jasper Chopper +League: Beyond +Requires Level 37, 100 Str, 29 Dex +LocalIncreasedPhysicalDamagePercentUniqueTwoHandAxe8 +LifeLeechOnCritPermyriadUniqueTwoHandAxe8 +CriticalStrikeChancePerLevelUniqueTwoHandAxe8 +Gain Flask Charges when you deal a Critical Strike +]],[[ +Replica Harvest +Jasper Chopper +League: Heist +Requires Level 37, 100 Str, 29 Dex +LocalIncreasedPhysicalDamagePercentUniqueTwoHandAxe8 +LifeLeechOnCritPermyriadUniqueTwoHandAxe8 +CriticalStrikeChancePerLevelUniqueTwoHandAxe8 +ElusiveOnCriticalStrikeUnique__1 +]],[[ +Hezmana's Bloodlust +Vaal Axe +Variant: Pre 3.11.0 +Variant: Current +Requires Level 64, 158 Str, 76 Dex +Implicits: 1 +{variant:2}LocalMaimOnHit2HImplicit_1 +{variant:1}LocalIncreasedPhysicalDamagePercentUniqueClaw3 +{variant:2}LocalIncreasedPhysicalDamagePercentUniqueTwoHandAxe2 +Adds (7-12) to (16-25) Physical Damage +LifeLeechPermyriadUniqueTwoHandAxe4 +{variant:2}AttackSpeedAfterSavageHitTakenUnique__1 +AttacksHaveBloodMagic__1 +]],[[ +Kaom's Primacy +Karui Chopper +League: Legion +Source: Drops from Karui Legion +Variant: Pre 3.7.0 +Variant: Pre 3.11.0 +Variant: Current +Requires Level 58, 151 Str, 43 Dex +{variant:1,2}(160-220)% increased Physical Damage +{variant:3}LocalIncreasedPhysicalDamagePercentUniqueOneHandAxe1 +LifeGainedFromEnemyDeathUniqueTwoHandAxe1 +{variant:1}LocalAddedFireDamageUniqueTwoHandAxe1 +IncreasedAccuracyUniqueTwoHandAxe1 +NearbyAlliesHaveCullingStrikeUniqueTwoHandAxe9 +{variant:2,3}RageOnAttackCritUnique__1 +{variant:2,3}PhysicalAddedAsFirePerRageUnique__1 +]],[[ +Kingmaker +Despot Axe +Source: Vendor recipe +Variant: Pre 2.6.0 +Variant: Pre 3.6.0 +Variant: Pre 3.11.0 +Variant: Pre 3.16.0 +Variant: Current +Requires Level 66, 140 Str, 86 Dex +{variant:1,2}LocalIncreasedPhysicalDamagePercentUnique__43 +{variant:3}(250-285)% increased Physical Damage +{variant:4}LocalIncreasedPhysicalDamagePercentUnique__25 +{variant:5}LocalIncreasedPhysicalDamagePercentUniqueTwoHandAxe9 +LocalIncreasedAttackSpeedUniqueTwoHandAxe9 +{variant:2,3,4,5}LocalCriticalStrikeChanceUnique__10 +{variant:1}IncreasedManaUniqueTwoHandAxe9 +DisplayNearbyAlliesHaveIncreasedItemRarityUniqueTwoHandAxe9 +{variant:1}Nearby Allies' spells have Culling Strike +{variant:2,3,4,5}DisplayNearbyAlliesHaveCullingStrikeUniqueTwoHandAxe9 +{variant:2,3,4,5}MeleeAttacksUsableWithoutManaUniqueOneHandAxe1 +{variant:3,4,5}DisplayNearbyAlliesHaveCriticalStrikeMultiplierTwoHandAxe9 +{variant:3,4,5}DisplayNearbyAlliesHaveFortifyTwoHandAxe9 +]],[[ +Kitava's Feast +Void Axe +Variant: Pre 3.5.0 +Variant: Pre 3.11.0 +Variant: Current +Requires Level 68, 149 Str, 76 Dex +Socketed Gems are supported by level 25 Melee Splash +{variant:1}LocalIncreasedPhysicalDamagePercentUniqueRapier1 +{variant:2}(265-330)% increased Physical Damage +{variant:3}LocalIncreasedPhysicalDamagePercentUnique__23 +LifeLeechPermyriadUniqueTwoHandAxe4 +ManaLeechUniqueGlovesDexInt6 +RecoverPercentMaxLifeOnKillUnique__1 +Enemies you hit are destroyed on Kill +]],[[ +Limbsplit +Woodsplitter +Variant: Pre 3.11.0 +Variant: Current +Requires Level 13, 36 Str, 17 Dex +LocalIncreaseSocketedStrengthGemLevelUniqueTwoHandAxe3 +{variant:2}TriggerGoreShockwaveOnMeleeHitWith150StrengthUnique__1_ +StrengthUniqueTwoHandAxe3 +LocalIncreasedPhysicalDamagePercentUniqueTwoHandAxe3 +LocalAddedPhysicalDamageUniqueTwoHandAxe3 +NearbyAlliesHaveCullingStrikeUniqueTwoHandAxe9 +]],[[ +The Cauteriser +Woodsplitter +Source: Drops from any endgame map boss +Variant: Pre 3.11.0 +Variant: Current +Requires Level 40, 36 Str, 17 Dex +LocalIncreaseSocketedStrengthGemLevelUniqueTwoHandAxe3 +{variant:2}TriggerGoreShockwaveOnMeleeHitWith150StrengthUnique__2 +StrengthUniqueTwoHandAxe3 +LocalIncreasedPhysicalDamagePercentUniqueTwoHandAxe3 +Adds (35-45) to (80-90) Physical Damage +PhysicalAddedAsFireUnique__2 +NearbyAlliesHaveCullingStrikeUniqueTwoHandAxe9 +]],[[ +Ngamahu's Flame +Abyssal Axe +Variant: Pre 3.11.0 +Variant: Current +Requires Level 55, 128 Str, 60 Dex +{variant:1}(190-230)% increased Physical Damage +{variant:2}LocalIncreasedPhysicalDamagePercentUnique__17_ +LocalIncreasedAttackSpeedUnique__24 +{variant:1}ConvertPhysicalToFireUniqueQuiver1_ +{variant:2}DamageConversionFireUnique__1 +PenetrateEnemyFireResistUnique__1 +20% chance to attack with Level 16 Molten Burst on Melee Hit +]],[[ +Reaper's Pursuit +Shadow Axe +Requires Level 33, 80 Str, 37 Dex +LocalIncreasedPhysicalDamagePercentUniqueTwoHandAxe2 ++10 Life Gained on Kill +ItemFoundRarityIncreaseUniqueTwoHandAxe2 +MovementVelocityOnFullLifeUniqueTwoHandAxe2 +NearbyAlliesHaveCullingStrikeUniqueTwoHandAxe9 +AlwaysHits +]],[[ +Sinvicta's Mettle +Ezomyte Axe +Variant: Pre 3.11.0 +Variant: Current +Requires Level 62, 140 Str, 86 Dex +{variant:1}(200-212)% increased Physical Damage +{variant:2}LocalIncreasedPhysicalDamagePercentUnique__33 +LocalIncreasedAttackSpeedUnique__24 +SimulatedRampageDexInt6 +AreaOfEffectPer25RampageStacksUnique__1_ +FrenzyChargePer50RampageStacksUnique__1 +]],[[ +Uul-Netol's Kiss +Labrys +League: Breach +Source: Drops in Uul-Netol Breach or from unique{Uul-Netol, Unburdened Flesh} +Upgrade: Upgrades to unique{Uul-Netol's Embrace} using currency{Blessing of Uul-Netol} +Requires Level 49, 122 Str, 53 Dex +LocalIncreasedPhysicalDamagePercentUnique__22 +LocalReducedAttackSpeedUnique__2 +CurseLevel10VulnerabilityOnHitUnique__1 +Attacks have 25% chance to cause Bleeding when Hitting Cursed Enemies +]],[[ +Uul-Netol's Embrace +Vaal Axe +League: Breach +Source: Upgraded from unique{Uul-Netol's Kiss} using currency{Blessing of Uul-Netol} +Variant: Pre 3.11.0 +Variant: Current +Requires Level 64, 158 Str, 76 Dex +Implicits: 1 +{variant:2}LocalMaimOnHit2HImplicit_1 +GrantsLevel20BoneNovaTriggerUnique__1 +LocalIncreasedPhysicalDamagePercentUnique__24 +(30-25)% reduced Attack Speed +AttacksCauseBleedingOnCursedEnemyHitUnique__1 +]],[[ +Wideswing +Poleaxe +Variant: Pre 3.7.0 +Variant: Current +Requires Level 18, 44 Str, 25 Dex +Socketed Gems are Supported by level 20 Increased Area of Effect +LocalIncreasedPhysicalDamagePercentUniqueTwoHandAxe5 +StrengthUniqueTwoHandAxe5 +{variant:1}IncreasedAccuracyUniqueGlovesDexInt1 +{variant:2}IncreasedAccuracyUniqueTwoHandAxe5 ++10 Mana Gained on Kill ++2 to Weapon range +]],[[ +Wings of Entropy +Ezomyte Axe +Requires Level 62, 140 Str, 86 Dex +SpellBlockPercentageUniqueTwoHandAxe6 +BlockWhileDualWieldingUniqueTwoHandAxe6 +LocalIncreasedPhysicalDamagePercentUniqueTwoHandAxe6 +MainHandAddedFireDamageUniqueTwoHandAxe6 +OffHandAddedChaosDamageUniqueTwoHandAxe6 +UniqueWingsOfEntropyCountsAsDualWielding +]],[[ +Replica Wings of Entropy +Ezomyte Axe +League: Heist +Requires Level 62, 140 Str, 86 Dex +SpellBlockPercentageUniqueTwoHandAxe6 +BlockWhileDualWieldingUniqueTwoHandAxe6 +LocalIncreasedPhysicalDamagePercentUniqueTwoHandAxe6 +UniqueWingsOfEntropyCountsAsDualWielding ++(8.00-10.00)% to Off Hand Critical Strike Chance +WingsOfEntropyMainHandAttackSpeedFinalUnique__1_ +]],[[ +Wings of Entropy +Sundering Axe +Variant: Pre 1.3.0 +Variant: Pre 2.0.0 +Variant: Pre 3.4.0 +Variant: Pre 3.11.0 +Variant: Current +Requires Level 60, 149 Str, 76 Dex +Implicits:1 +{variant:5}BleedDotMultiplier2HImplicit1 +{variant:1,2}25% of Block Chance applied to Spells +{variant:3}7% chance to Block Spell Damage +{variant:4}(6-7)% chance to Block Spell Damage +{variant:5}(7-10)% chance to Block Spell Damage +{variant:1}BlockWhileDualWieldingUnique__1 +{variant:2,3,4}BlockWhileDualWieldingUniqueOneHandSword5 +{variant:5}+(8-10)% Chance to Block Attack Damage while Dual Wielding +{variant:1,2}LocalIncreasedPhysicalDamagePercentUniqueWand9 +{variant:3,4}LocalIncreasedPhysicalDamagePercentUnique__10 +{variant:5}LocalIncreasedPhysicalDamagePercentUniqueTwoHandAxe6 +{variant:1,2,3,4}Adds (55-65) to (100-120) Fire Damage in Main Hand +{variant:5}MainHandAddedFireDamageUniqueTwoHandAxe6 +{variant:1,2,3,4}Adds (55-65) to (100-120) Chaos Damage in Off Hand +{variant:5}OffHandAddedChaosDamageUniqueTwoHandAxe6 +UniqueWingsOfEntropyCountsAsDualWielding +]], +} diff --git a/src/Data/Uniques/Special/belt.lua b/src/Data/Uniques/Special/belt.lua new file mode 100644 index 0000000000..7f8a6c9dd8 --- /dev/null +++ b/src/Data/Uniques/Special/belt.lua @@ -0,0 +1,811 @@ +-- Item data (c) Grinding Gear Games + +return { +-- Belt +[[ +Arn's Anguish +Cloth Belt +Variant: Pre 3.17.0 +Variant: Current +League: Ritual +Requires Level 68 +Implicits: 1 +StunRecoveryImplicitBelt1 +IncreasedPhysicalDamageReductionRatingUnique__7 +MaximumLifeUnique__22 +FireResistUnique__26 +MinimumBrutalChargeModifiersEqualsEnduranceUnique__1 +MaximumBrutalChargesEqualsEnduranceUnique__1__ +GainBrutalChargesInsteadOfEnduranceUnique__1 +{variant:2}ChargeBonusMaximumEnduranceCharges +]],[[ +Ascent From Flesh +Chain Belt +Variant: Pre 2.6.0 +Variant: Pre 3.16.0 +Variant: Current +Requires Level 44 +Implicits: 1 +IncreasedEnergyShieldImplicitBelt1 +IncreasedEvasionRatingUnique__2 +{variant:1}{tags:jewellery_defense}+(35-45) to maximum Energy Shield +{variant:2,3}IncreasedEnergyShieldUnique__4 +AllResistancesUniqueBelt13 +PhasingOnBeginESRechargeUnique___1 +{variant:1,2}6% increased Evasion while Phasing +{variant:3}30% increased Evasion while Phasing +MovementSpeedWhilePhasedUnique__2 +]],[[ +Auxium +Chain Belt +Variant: Pre 2.6.0 +Requires Level 70 +Implicits: 1 +IncreasedEnergyShieldImplicitBelt1 +WeaponElementalDamageUniqueBelt5 +IncreasedManaUniqueBelt5 +IncreasedEnergyShieldUniqueBelt5 +{tags:attack,mana,physical}0.2% of Physical Attack Damage Leeched as Mana per Power Charge +Chill and Freeze duration on you is based on 65% of Energy Shield +]],[[ +Auxium +Crystal Belt +Variant: Pre 3.5.0 +Variant: Current +Requires Level 70 +Implicits: 1 +IncreasedEnergyShieldImplicitBelt2 +{variant:1}WeaponElementalDamageUniqueBelt5 +{variant:2}IncreasedWeaponElementalDamagePercentPerPowerChargeUnique__1 +IncreasedManaUniqueBelt5 +IncreasedEnergyShieldUniqueBelt5 +ManaLeechPermyriadPerPowerChargeUniqueBelt5_ +{variant:1}{tags:jewellery_defense}Chill Effect and Freeze duration on you is based on 65% of Energy Shield +{variant:2}{tags:jewellery_defense}Chill Effect and Freeze duration on you is based on 100% of Energy Shield +]],[[ +Bated Breath +Chain Belt +Variant: Pre 2.6.0 +Variant: Current +Requires Level 22 +Implicits: 1 +IncreasedEnergyShieldImplicitBelt1 +AllDamageUniqueBelt11 +IntelligenceUniqueBelt11 +IncreasedEnergyShieldUniqueBelt11 +{variant:2}IncreasedEnergyShieldPercentUnique__1 +ReducedEnergyShieldDelayUniqueBelt11 +]],[[ +Replica Bated Breath +Chain Belt +League: Heist +Requires Level 22 +Implicits: 1 +IncreasedEnergyShieldImplicitBelt1 +IntelligenceUniqueBelt11 +AllDamageUniqueBelt11 +FishingPoolConsumptionUnique__1__ +FishingCastDistanceUnique__1__ +FishingRarityUnique__2_ +]],[[ +Bear's Girdle +Leather Belt +League: Harvest +Requires Level 68 +Implicits: 1 +IncreasedLifeImplicitBelt1 +AddedPhysicalDamageUnique__9_ +StunDurationImplicitBelt1 +EnemiesCrushedWithRageUnique__1_ +PhysicalDamagePerRageUnique__1 +MaximumRageUnique__1 +]],[[ +Belt of the Deceiver +Heavy Belt +Variant: Pre 2.6.0 +Variant: Current +Requires Level 20 +Implicits: 1 +StrengthImplicitBelt1 +{variant:1}10% reduced Chance to Block Attacks and Spells +{tags:physical}(15-25)% increased Physical Damage +ReducedCriticalStrikeDamageTakenUniqueBelt13 +IncreasedLifeUniqueBelt13 +{variant:1}AllResistancesUniqueDagger9 +{variant:2}AllResistancesUniqueBelt13 +{variant:2}NearbyEnemiesAreIntimidatedUnique__1 +]],[[ +Bisco's Leash +Heavy Belt +Requires Level 30 +Implicits: 1 +StrengthImplicitBelt1 +ItemFoundQuantityIncreasedUnique__1 +ColdResistUniqueBelt14 +SimulatedRampageDexInt6 +IncreasedRarityPerRampageStacksUnique__1 +]],[[ +Chains of Emancipation +Chain Belt +League: Heist +Requires Level 61 +Implicits: 1 +IncreasedEnergyShieldImplicitBelt1 +IncreasedLifeUniqueGlovesInt3 +ChaosResistUnique__17 +EnemyTemporalChainsOnHitUnique__1 +GainRageOnLosingTemporalChainsUnique__1__ +ImmuneToCursesWithRageUnique__1 +]],[[ +Coward's Chains +Chain Belt +Variant: Pre 3.14.0 +Variant: Current +League: Incursion +Upgrade: Upgrades to unique{Coward's Legacy} via currency{Vial of Consequence} +Requires Level 22 +Implicits: 1 +IncreasedEnergyShieldImplicitBelt1 +{variant:1}AllDamageUnique__2 +{variant:1}AllAttributesUniqueHelmetStrInt5 +{variant:2}AllAttributesUnique__12 +{variant:2}CountOnFullLifeWhileAffectedByVulnerabilityUnique__1 +MovementVelocityUnique__33_ +Damage from Enemies Hitting you is Unlucky while you are Cursed with Vulnerability +{tags:caster}You are cursed with Vulnerability, with 40% increased Effect +]],[[ +Coward's Legacy +Chain Belt +League: Incursion +Source: Upgraded from unique{Coward's Chains} via currency{Vial of Consequence} +Requires Level 52 +Implicits: 1 +IncreasedEnergyShieldImplicitBelt1 +AllAttributesUnique__12 +MovementVelocityUnique__33_ +IncreasedCurseEffectUnique__1 +CountAsLowLifeWhileAffectedByVulnerabilityUnique__1 +UniqueSelfCurseVulnerabilityLevel20 +]],[[ +Cyclopean Coil +Leather Belt +Source: Drops from unique{The Elder} +Requires Level 68 +Implicits: 1 +IncreasedLifeImplicitBelt1 +IncreasedLifeUniqueGlovesInt3 +AllAttributesPercentUnique__2 +CannotBeFrozenWithDexHigherThanIntUnique__1 +CannotBeIgnitedWithStrHigherThanDexUnique__1 +CannotBeShockedWithIntHigherThanStrUnique__1 +IncreasedDamagePerLowestAttributeUnique__1 +Elder Item +]],[[ +Darkness Enthroned +Stygian Vise +League: Abyss +Source: Drops from Abyssal Liches +Variant: Pre 3.11.0 +Variant: Current +Implicits: 1 +AbyssJewelSocketUnique__3 +AbyssJewelSocketUnique__3 +{variant:1}50% increased Effect of Socketed Abyss Jewels +{variant:2}AbyssJewelEffectUnique__1 +]],[[ +Doryani's Invitation +Heavy Belt +Source: Drops from unique{Atziri, Queen of the Vaal} in normal{The Apex of Sacrifice} +Variant: Pre 3.11.0 (Physical) +Variant: Pre 3.11.0 (Fire) +Variant: Pre 3.11.0 (Cold) +Variant: Pre 3.11.0 (Lightning) +Variant: Current (Physical) +Variant: Current (Fire) +Variant: Current (Cold) +Variant: Current (Lightning) +Requires Level 68 +Implicits: 1 +StrengthImplicitBelt1 +{variant:1,5}{tags:physical}(20-30)% increased Physical Damage +{variant:2,6}FireDamagePercentUniqueBelt9a +{variant:3,7}ColdDamagePercentUniqueBelt9b +{variant:4,8}LightningDamagePercentUniqueBelt9c +{variant:2,3,4,6,7,8}IncreasedPhysicalDamageReductionRatingUniqueBelt9 +{variant:1,3,4,5,7,8}FireResistUniqueBelt9 +{variant:1,2,4,5,6,8}ColdResistUniqueBelt9 +{variant:1,2,3,5,6,7}LightningResistUniqueBelt9 +{variant:1}{tags:life,physical}0.2% of Physical Damage Leeched as Life +{variant:5}PhysicalDamageLifeLeechPermyriadUniqueBelt9dNew +{variant:2}{tags:life,jewellery_elemental}0.2% of Fire Damage Leeched as Life +{variant:6}FireDamageLifeLeechPermyriadUniqueBelt9aNew +{variant:3}{tags:life,jewellery_elemental}0.2% of Cold Damage Leeched as Life +{variant:7}ColdDamageLifeLeechPermyriadUniqueBelt9bNew +{variant:4}{tags:life,jewellery_elemental}0.2% of Lightning Damage Leeched as Life +{variant:8}LightningDamageLifeLeechPermyriadUniqueBelt9cNew +{variant:1,5}Your Flasks grant 25% reduced Enemy Stun Threshold during any Flask Effect +{variant:2}Your Flasks grant 10% chance to Ignite during any Flask Effect +{variant:6}Your Flasks grant (20-30)% chance to Ignite during any Flask Effect +{variant:3}Your Flasks grant 10% chance to Freeze during any Flask Effect +{variant:7}Your Flasks grant (20-30)% chance to Freeze during any Flask Effect +{variant:4}Your Flasks grant 10% chance to Shock during any Flask Effect +{variant:8}Your Flasks grant (20-30)% chance to Shock during any Flask Effect +]],[[ +The Druggery +Cloth Belt +League: Heist +Requires Level 48 +Implicits: 1 +StunRecoveryImplicitBelt1 +AllAttributesUniqueBelt3 +BeltIncreasedFlaskChargesGainedUnique__1_ +BeltIncreasedFlaskChargedUsedUnique__1 +BeltIncreasedFlaskDurationUnique__3___ +LifeFlaskPassiveChargeGainUnique__1_ +FlaskLifeRecoveryAlliesUnique__1_ +]],[[ +Dyadian Dawn +Heavy Belt +Variant: Pre 2.6.0 +Variant: Current +Requires Level 52 +Implicits: 1 +StrengthImplicitBelt1 +IncreasedLifeFireResistUniqueBelt14 +FireResistUniqueBelt14 +ColdResistUniqueBelt14 +{variant:1}{tags:attack,life}0.6% of Attack Damage Leeched as Life against Chilled enemies +{variant:2}{tags:attack,life}1% of Attack Damage Leeched as Life against Chilled enemies +{variant:1}{tags:jewellery_elemental,attack}Ignites you inflict with Attacks deal Damage 20% faster +{variant:2}FasterBurnFromAttacksEnemiesUniqueBelt14 +DealNoPhysicalDamageUniqueBelt14 +]],[[ +Faminebind +Rustic Sash +League: Talisman Standard, Talisman Hardcore +Requires Level 18 +Implicits: 1 +{tags:physical}(12-24)% increased Physical Damage +ColdResistUnique__3 +60% increased Flask effect duration +DisplayChaosDegenerationAuraUnique__1 +IncreasedProjectileDamageUnique__5 +30% reduced Flask Charges gained while using a Flask +]],[[ +Feastbind +Rustic Sash +League: Talisman Standard, Talisman Hardcore +Requires Level 11 +Implicits: 1 +{tags:physical}(12-24)% increased Physical Damage +AddedPhysicalDamageUnique___1 +IncreasedLifeUniqueRing28 +LifeLeechPermyriadUnique__2 +50% increased Flask Charges gained while using a Flask +{tags:mana}50% increased Mana Regeneration while using a Flask +]],[[ +The Flow Untethered +Cloth Belt +Variant: Pre 3.16.0 +Variant: Current +League: Harbinger +Upgrade: Upgrades to unique{The Torrent's Reclamation} via currency{Time-light Scroll} +Requires Level 60 +Implicits: 1 +StunRecoveryImplicitBelt1 +HarbingerSkillOnEquipUnique__2 +AttackAndCastSpeedUnique__1 +{variant:1}{tags:life}(15-20)% increased Life Recovery rate +{variant:2}{tags:life}(10-15)% increased Life Recovery rate +{variant:1}{tags:jewellery_defense}(15-20)% increased Energy Shield Recovery rate +{variant:2}LifeAndEnergyShieldRecoveryRateUnique_1 +(15-20)% increased Cooldown Recovery Speed +DebuffTimePassedUnique__1 +]],[[ +The Torrent's Reclamation +Cloth Belt +League: Harvest +Source: Upgraded from unique{The Flow Untethered} via currency{Time-light Scroll} +Requires Level 60 +Implicits: 1 +StunRecoveryImplicitBelt1 +HarbingerSkillOnEquipUnique2_2 +AttackAndCastSpeedUnique__1 +{tags:life}(15-20)% increased Life Recovery rate +{tags:jewellery_defense}(15-20)% increased Energy Shield Recovery rate +(15-20)% increased Cooldown Recovery Speed +DebuffTimePassedUnique__1 +]],[[ +Gluttony +Leather Belt +Variant: Pre 3.12.0 +Variant: Current +Requires Level 48 +Implicits: 1 +IncreasedLifeImplicitBelt1 +{variant:1}Trigger Level 30 Poacher's Mark when you Hit a Rare or Unique Enemy +IncreasedLifeUniqueGlovesInt3 +{variant:1}CullingStrikePoachersMarkUnique__1 +{variant:2}CullingStrikeCursedEnemyUnique__1_ +{variant:2}LifeGainOnHitCursedEnemyUnique__1 +{variant:2}ManaGainOnHitCursedEnemyUnique__1 +DamageOnMovementSkillUnique__1 +NoArmourOrEnergyShieldUnique__1_ +]],[[ +Graven's Secret +Cloth Belt +Variant: Pre 3.17.0 +Variant: Current +League: Ritual +Requires Level 68 +Implicits: 1 +StunRecoveryImplicitBelt1 +{tags:jewellery_defense}+(60-70) to Energy Shield +MaximumManaUnique__8 +LightningResistUnique__24 +MinimumAbsorptionChargeModifiersEqualsPowerUnique__1 +MaximumAbsorptionChargesEqualsPowerUnique__1_ +GainAbsorptionChargesInsteadOfPowerUnique__1 +{variant:2}IncreasedMaximumPowerChargesUnique__1 +]],[[ +Headhunter +Leather Belt +League: Nemesis +Requires Level 40 +Implicits: 1 +IncreasedLifeImplicitBelt1 +StrengthUniqueBelt7 +DexterityUniqueBelt7 +IncreasedLifeUniqueBelt7 +DamageOnRareMonstersUniqueBelt7 +When you Kill a Rare monster, you gain its mods for 20 seconds +]],[[ +Replica Headhunter +Leather Belt +League: Heist +Requires Level 40 +Implicits: 1 +IncreasedLifeImplicitBelt1 +StrengthUniqueBelt7 +DexterityUniqueBelt7 +IncreasedLifeUniqueBelt7 +DamageOnMagicMonstersUnique__1_ +20% chance when you Kill a Magic Monster to gain +its Non-Bloodline Modifiers for 20 seconds +]],[[ +Hyperboreus +Leather Belt +League: Betrayal +Variant: Pre 3.11.0 (Life Regen) +Variant: Pre 3.11.0 (Fire and Chaos Resistances) +Variant: Pre 3.11.0 (Cold and Chaos Resistances) +Variant: Pre 3.11.0 (Light and Chaos Resistances) +Variant: Pre 3.11.0 (Strength and Dexterity) +Variant: Pre 3.11.0 (Dexterity and Intelligence) +Variant: Pre 3.11.0 (Strength and Intelligence) +Variant: Pre 3.11.0 (Trap Throwing Speed) +Variant: Pre 3.11.0 (Energy Shield Regen) +Variant: Pre 3.11.0 (Lucky Crit Chance while Focused) +Variant: Current (Life Regen) +Variant: Current (Fire and Chaos Resistances) +Variant: Current (Cold and Chaos Resistances) +Variant: Current (Light and Chaos Resistances) +Variant: Current (Strength and Dexterity) +Variant: Current (Dexterity and Intelligence) +Variant: Current (Strength and Intelligence) +Variant: Current (Trap Throwing Speed) +Variant: Current (Energy Shield Regen) +Variant: Current (Lucky Crit Chance while Focused) +Requires Level 60 +Implicits: 1 +IncreasedLifeImplicitBelt1 +ColdResistUnique__17 +ChillNearbyEnemiesOnFocusUnique__1_ +{variant:1,2,3,4,5,6,7,8,9,10}Focus has (15-25)% increased Cooldown Recovery Speed +{variant:11,12,13,14,15,16,17,18,19,20}FocusCooldownRecoveryUnique__1_ +DamageWithHitsAndAilmentsAgainstChilledEnemyUnique__1 +{variant:1,11}{crafted}{tags:life}(1.0-2.0)% of Life Regenerated per second during any Flask Effect +{variant:2,12}{crafted}{tags:chaos,jewellery_resistance}+(8-15)% to Fire and Chaos Resistances +{variant:3,13}{crafted}{tags:chaos,jewellery_resistance}+(8-15)% to Cold and Chaos Resistances +{variant:4,14}{crafted}{tags:chaos,jewellery_resistance}+(8-15)% to Lightning and Chaos Resistances +{variant:5,15}{crafted}{tags:jewellery_attribute}+(6-17) to Strength and Dexterity +{variant:6,16}{crafted}{tags:jewellery_attribute}+(6-17) to Dexterity and Intelligence +{variant:7,17}{crafted}{tags:jewellery_attribute}+(6-17) to Strength and Intelligence +{variant:8,18}{crafted}(7-12)% increased Trap Throwing Speed +{variant:9,19}{crafted}{tags:jewellery_defense}(15-120) Energy Shield Regenerated per second while a Rare or Unique Enemy is Nearby +{variant:10,20}{crafted}Your Critical Strike Chance is Lucky while Focused +]],[[ +Immortal Flesh +Leather Belt +Variant: Pre 1.3.0 +Variant: Pre 2.6.0 +Variant: Current +Requires Level 50 +Implicits: 1 +IncreasedLifeImplicitBelt1 +IncreasedLifeUniqueBelt8 +{tags:life}(67-75) Life Regenerated per second +{tags:mana}(8-10) Mana Regenerated per second +{variant:1}−40% to all Elemental Resistances +{variant:3}−(15-25)% to all Elemental Resistances +{variant:1}−10% to all maximum Resistances +{variant:2}−5% to all maximum Resistances +{tags:physical}−(50-40) Physical Damage taken from Attacks +ArmourWhileNotIgnitedFrozenShockedBelt8 +]],[[ +Leash of Oblation +Leather Belt +Requires Level 49 +Implicits: 1 +IncreasedLifeImplicitBelt1 +AllAttributesUnique__12 +IncreasedLifeUnique__2 +MultipleOfferingsAllowedUnique__1_ +OfferingDurationUnique__1 +]],[[ +The Magnate +Studded Belt +Variant: Pre 2.6.0 +Variant: Current +Requires Level 16 +Implicits: 1 +StunDurationImplicitBelt1 +{tags:physical}(25-40)% increased Physical Damage +StrengthUniqueBelt2 +BeltIncreasedFlaskChargesGainedUniqueBelt2 +{variant:2}AllResistanceAt200StrengthUnique__1 +]],[[ +The Nomad +Studded Belt +Source: Drops from any endgame map boss +Requires Level 48 +Implicits: 1 +StunDurationImplicitBelt1 +IncreasedPhysicalDamagePercentUniqueBelt2 +StrengthUniqueBelt2 +DexterityUnique__7 +BeltIncreasedFlaskChargesGainedUniqueBelt2 +AllResistanceAt200StrengthUnique__1 +ProjectileAttackDamageAt200DexterityUnique__1 +]],[[ +The Tactician +Studded Belt +Source: Drops from any endgame map boss +Requires Level 48 +Implicits: 1 +StunDurationImplicitBelt1 +IncreasedPhysicalDamagePercentUniqueBelt2 +StrengthUniqueBelt2 +IntelligenceUnique__9 +BeltIncreasedFlaskChargesGainedUniqueBelt2 +AllResistanceAt200StrengthUnique__1 +CriticalStrikeChanceAt200IntelligenceUnique__1 +]],[[ +Mageblood +Heavy Belt +Requires Level 44 +Implicits: 1 +StrengthImplicitBelt1 +DexterityUnique__3 +FireResistUnique__24 +ColdResistUnique__6 +Magic Utility Flask cannot be Used +MagicUtilityFlasksAlwaysApplyUnique__1 +MagicUtilityFlasksCannotRemoveUnique__1 +]],[[ +Maligaro's Restraint +Chain Belt +Requires Level 44 +Implicits: 1 +IncreasedEnergyShieldImplicitBelt1 +AddedLightningDamageUniqueBelt12 +100% increased Shock Duration on You +ShocksReflectToSelfUniqueBelt12 +DamageIncreaseWhileShockedUniqueBelt12 +MovementVelocityWhileShockedUniqueBelt12 +]],[[ +Meginord's Girdle +Heavy Belt +Variant: Pre 2.0.0 +Variant: Current +Requires Level 8 +Implicits: 1 +StrengthImplicitBelt1 +{variant:1}AddedPhysicalDamageUnique__3 +{variant:2}AddedPhysicalDamageUniqueBelt4 +StrengthUniqueBelt4 +MaximumLifeUniqueBelt4 +ColdResistUniqueBelt1 +BeltFlaskLifeRecoveryRateUniqueBelt4 +]],[[ +Mother's Embrace +Heavy Belt +League: Metamorph +Requires Level 40 +Implicits: 1 +StrengthImplicitBelt1 +IncreasedLifeUnique__2 +ColdResistUnique__3 +MinionsUseFlaskOnSummonUnique__1__ +Minions have (40-25)% reduced Flask Charges used +MinionFlaskDurationUnique__1 +]],[[ +Olesya's Delight +Cloth Belt +Variant: Pre 3.17.0 +Variant: Current +League: Ritual +Requires Level 68 +Implicits: 1 +StunRecoveryImplicitBelt1 +IncreasedEvasionRatingUnique__5_ +ColdResistUnique__33 +MovementVelocityUnique__46 +MinimumAfflictionChargeModifiersEqualsFrenzyUnique__1 +MaximumAfflictionChargesEqualsFrenzyUnique__1 +GainAfflictionChargesInsteadOfFrenzyUnique__1 +{variant:2}MaximumFrenzyChargesUnique__1 +]],[[ +Perandus Blazon +Cloth Belt +Variant: Pre 1.1.0 +Variant: Current +Requires Level 16 +Implicits: 1 +(15-25)% increased Stun Recovery +AllAttributesUniqueBelt3 +{variant:1}(8-12)% increased Quantity of Items found +{variant:2}ItemFoundQuantityIncreaseUniqueBelt3 +FireResistUniqueBelt3 +20% increased Flask effect duration +{tags:physical}−2 Physical Damage taken from Attacks +]],[[ +Perseverance +Vanguard Belt +Variant: Pre 3.16.0 +Variant: Current +Requires Level 78 +Implicits: 1 +ArmourAndEvasionImplicitBelt1 +MaximumLifeUnique__6 +ColdResistUniqueBelt14 +AttackDamagePerLowestArmourOrEvasionUnique__1 +{variant:1}{tags:attack}14-20% chance to gain Fortify when you Stun an Enemy with Melee Damage +{variant:2}FortifyOnMeleeStunUnique__1 +You have Onslaught while you have Fortify +]],[[ +Prismweave +Rustic Sash +Variant: Pre 2.6.0 +Variant: Current +Requires Level 25 +Implicits: 1 +{tags:physical}(12-24)% increased Physical Damage +WeaponElementalDamageUniqueBelt10 +{variant:1}{tags:jewellery_elemental,attack}Adds (3-4) to (7-8) Fire Damage to Attacks +{variant:2}AddedFireDamageUniqueBelt10 +{variant:1}{tags:jewellery_elemental,attack}Adds (2-3) to (5-7) Cold Damage to Attacks +{variant:2}AddedColdDamageUniqueBelt10 +{variant:1}{tags:jewellery_elemental,attack}Adds 1 to (13-17) Lightning Damage to Attacks +{variant:2}AddedLightningDamageUniqueBelt10 +AllResistancesUniqueBelt10 +IncreasedWeaponElementalDamageDuringFlaskUniqueBelt10 +]],[[ +Replica Prismweave +Rustic Sash +League: Heist +Requires Level 25 +Implicits: 1 +IncreasedPhysicalDamagePercentImplicitBelt1 +SpellAddedFireDamageUnique__6_ +SpellAddedColdDamageUnique__6__ +SpellAddedLightningDamageUnique__7 +AllResistancesUniqueBelt10 +ElementalDamageUniqueDescentBelt1 +ElementalDamageDuringFlaskEffectUnique__1 +]],[[ +Pyroshock Clasp +Leather Belt +League: Heist +Requires Level 43 +Implicits: 1 +IncreasedLifeImplicitBelt1 +DexterityUnique__5 +IncreasedEvasionRatingUnique__4 +ElementalStatusAilmentDurationUnique__1_ +EnemyIgnitedConvertedToFireUnique__1 +EnemyShockedConvertedToLightningUnique__1 +]],[[ +The Retch +Rustic Sash +League: Talisman Standard, Talisman Hardcore +Source: Vendor recipe +Requires Level 44 +Implicits: 1 +{tags:physical}(12-24)% increased Physical Damage +IncreasedLifeUniqueGlovesInt3 +ColdResistUniqueRing24 +LifeLeechPermyriadUniqueBelt1 +BeltIncreasedFlaskDurationUnique__1 +30% reduced Flask Charges gained while using a Flask +{tags:chaos,life}200% of Life Leech applies to enemies as Chaos Damage +{tags:speed}15% increased Movement Speed while using a Flask +]],[[ +Ryslatha's Coil +Studded Belt +Variant: Pre 3.5.0 +Variant: Current +Requires Level 20 +Implicits: 1 +StunDurationImplicitBelt1 +{variant:2}IncreasedLifeUniqueHelmetDex4 +StrengthUnique__5 +AddedPhysicalDamageUnique__4 +LifeGainedOnStunUnique__1_ +{variant:1}{tags:attack,physical}20% less Minimum Physical Attack Damage +{variant:2}RyuslathaMinimumDamageModifierUnique__1 +{variant:1}{tags:attack,physical}20% more Maximum Physical Attack Damage +{variant:2}RyuslathaMaximumDamageModifierUnique__1_ +]],[[ +Siegebreaker +Heavy Belt +Requires Level: 44 +Implicits: 1 +StrengthImplicitBelt1 +IncreasedEnergyShieldPercentUnique__3 +MaximumLifeUnique__16 +ChaosResistUnique__17 +MinionAttacksTauntOnHitChanceUnique__1 +MinionCausticCloudOnDeathUnique__1_ +]],[[ +Replica Siegebreaker +Heavy Belt +League: Heist +Requires Level 44 +Implicits: 1 +StrengthImplicitBelt1 +IncreasedEnergyShieldPercentUnique__3 +MaximumLifeUnique__16 +FireResistUnique__24 +MinionBurningCloudOnDeathUnique__1 +MinionChanceToMaimOnHitUnique__1_ +]],[[ +Soul Tether +Cloth Belt +Variant: Pre 3.11.0 +Variant: Current +Requires Level 48 +Implicits: 1 +StunRecoveryImplicitBelt1 +IntelligenceUniqueDagger10_ +MaximumEnergyShieldAsPercentageOfLifeUnique__1 +{variant:1}Your Energy Shield starts at zero +{variant:1}You cannot Recharge Energy Shield +{variant:1}You cannot Regenerate Energy Shield +{variant:1}{tags:jewellery_defense}You lose 5% of Energy Shield per second +{variant:1}{tags:life}Life Leech effects are not removed at Full Life +{variant:1}{tags:life}Life Leech is applied to Energy Shield instead while on Full Life +{variant:2}EnergyShieldStartsAtZero +]],[[ +Replica Soul Tether +Cloth Belt +League: Heist +Requires Level 48 +Implicits: 1 +StunRecoveryImplicitBelt1 +StrengthUnique__5 +MaximumEnergyShieldAsPercentageOfLifeUnique__1 +KeystoneCorruptedSoulUnique_1 +]],[[ +Soulthirst +Cloth Belt +Requires Level 45 +Implicits: 1 +(15-25)% increased Stun Recovery +IncreasedLifeUniqueGlovesInt3 +AllResistancesUniqueGlovesStrDex2 +BeltFlaskManaRecoveryUnique__1 +(20-30)% reduced Flask effect duration +Gain Soul Eater during Flask Effect +Lose Souls gained from Soul Eater on Flask Use +]],[[ +String of Servitude +Heavy Belt +League: Incursion +Source: Drops from unique{The Vaal Omnitect} +Variant: Area of Effect +Variant: Crit Multi during Flask Effect +Variant: Attack Speed during Flask Effect +Variant: Cast Speed during Flask Effect +Variant: Crit Chance during Flask Effect +Variant: Effect Duration +Variant: Energy Shield +Variant: Life +Variant: Movement Speed during Flask Effect +Variant: Item Rarity +Variant: Item Quantity +Variant: Wrath Aura Effect +Variant: Anger Aura Effect +Variant: Hatred Aura Effect +Variant: Determination Aura Effect +Variant: Discipline Aura Effect +Variant: Grace Aura Effect +Variant: Intelligence/Dexterity +Variant: Dexterity/Strength +Variant: Strength/Intelligence +Variant: Elemental Resistances +Implicits: 24 +{variant:1}(24-30)% increased Area of Effect +{variant:2}{tags:critical}+(60-75)% to Critical Strike Multiplier during any Flask Effect +{variant:3}{tags:speed}(24-36)% increased Attack Speed during any Flask Effect +{variant:4}{tags:speed}(24-36)% increased Cast Speed during any Flask Effect +{variant:5}{tags:critical}(105-120)% increased Critical Strike Chance during any Flask Effect +{variant:6}(36-45)% increased Skill Effect Duration +{variant:7}(24-30)% increased maximum Energy Shield +{variant:8}(18-24)% increased maximum Life +{variant:9}{tags:speed}(24-36)% increased Movement Speed during any Flask Effect +{variant:10}(60-90)% increased Rarity of Items found +{variant:11}(9-15)% increased Quantity of Items found +{variant:12}Wrath has (45-60)% increased Aura Effect +{variant:13}Anger has (45-60)% increased Aura Effect +{variant:14}Hatred has (45-60)% increased Aura Effect +{variant:15}Determination has (45-60)% increased Aura Effect +{variant:16}Discipline has (45-60)% increased Aura Effect +{variant:17}Grace has (45-60)% increased Aura Effect +{variant:18}(12-18)% increased Intelligence +{variant:18}(12-18)% increased Dexterity +{variant:19}(12-18)% increased Dexterity +{variant:19}(12-18)% increased Strength +{variant:20}(12-18)% increased Strength +{variant:20}(12-18)% increased Intelligence +{variant:21}{tags:jewellery_resistance}+(42-48)% to all Elemental Resistances +LocalTripleImplicitModsUnique__1__ +Corrupted +]],[[ +Sunblast +Cloth Belt +Requires Level 37 +Implicits: 1 +(15-25)% increased Stun Recovery +TrapDamageUniqueBelt6 +ManaRegenerationUniqueBelt6 +FireResistUniqueBelt6 +TrapDurationUniqueBelt6 +LightRadiusUniqueBelt6 +Traps trigger at the end of their Duration +]],[[ +Survivor's Guilt +Heavy Belt +League: Ritual +Requires Level 52 +Implicits: 1 +StrengthImplicitBelt1 +IncreasedPhysicalDamageReductionRatingUnique__6_ +LifeRegenerationUnique__2__ +IncreasedStunThresholdUnique__1_ +ArmourPerStrengthUnique__1_ +KeystoneSacredBastionUnique__1 +]],[[ +Umbilicus Immortalis +Leather Belt +League: Perandus +Requires Level 30 +Implicits: 1 +IncreasedLifeImplicitBelt1 +MaximumLifeUnique__1 +{tags:life}2% of Life Regenerated per second +Flasks do not apply to You +FlasksApplyToMinionsUnique__1 +]],[[ +Wurm's Molt +Leather Belt +Requires Level 8 +Implicits: 1 +{tags:life}+(25-40) to Maximum Life +StrengthUniqueBelt1 +IntelligenceUniqueBelt1 +ColdResistUniqueBelt1 +LifeLeechPermyriadUniqueBelt1 +ManaLeechPermyriadUniqueBelt1 +]], +} diff --git a/src/Data/Uniques/Special/body.lua b/src/Data/Uniques/Special/body.lua new file mode 100644 index 0000000000..d0d5dbf369 --- /dev/null +++ b/src/Data/Uniques/Special/body.lua @@ -0,0 +1,1268 @@ +-- Item data (c) Grinding Gear Games + +return { +-- Body: Armour +[[ +Blunderbore +Astral Plate +League: Heist +Requires Level 62, 180 Str +Implicits: 1 +AllResistancesImplicitVictorAmulet +StrengthRequirementsUnique__3_ +LocalIncreasedPhysicalDamageReductionRatingPercentUnique__6 +ShrineBuffEffectUnique__1 +HasBrutalShrineBuffUnique__1 +HasMassiveShrineBuffUnique__1 +]],[[ +Bramblejack +Plate Vest +AddedPhysicalDamageUniqueBodyStr2 +IncreasedLifeUniqueBodyStr2 +−2 Physical Damage taken from Attacks +PhysicalDamageTakenPercentToReflectUniqueBodyStr2 +]],[[ +Wall of Brambles +Plate Vest +Source: No longer obtainable +Requires Level 30 +AddedPhysicalDamageUniqueBodyStr2 +LocalIncreasedPhysicalDamageReductionRatingTransformedUnique__1 +IncreasedLifeUniqueBodyStr2 +−2 Physical Damage taken from Attacks +PhysicalDamageTakenPercentToReflectUniqueBodyStr2 +]],[[ +The Brass Dome +Gladiator Plate +Source: Drops from unique{Guardian of the Minotaur} +Variant: Pre 3.16.0 +Variant: Current +Requires Level 65, 177 Str +{variant:1}(600-650)% increased Armour +{variant:2}LocalIncreasedPhysicalDamageReductionRatingPercentUnique__3 +{variant:1}30% reduced Chance to Block Attacks and Spells +{variant:1}MovementSkillCooldownReducedMoveSpeedImplicitR2_ +{variant:1}50% increased Shock Duration on You +TakeNoExtraDamageFromCriticalStrikesUnique__1 +{variant:2}+(1-5) to all maximum Elemental Resistances +{variant:2}Strength provides no bonus to Maximum Life +]],[[ +Craiceann's Carapace +Golden Plate +Variant: Pre 3.16.0 +Variant: Current +League: Bestiary +Source: Drops from unique{Craiceann, First of the Deep} +Requires Level 56, 152 Str +GrantsCrabAspect1_ +{variant:1}(300-350)% increased Armour +{variant:2}LocalIncreasedPhysicalDamageReductionRatingPercentUniqueBodyStr6 +IncreasedLifeUnique__72_ +FireAndColdResistUnique__3 +ChanceToAvoidBleedingUnique__2_ +MaximumCrabBarriersUnique__1 +]],[[ +Death's Oath +Astral Plate +Variant: Pre 2.0.0 +Variant: Pre 3.0.0 +Variant: Current +Requires Level 62, 180 Str +Implicits: 1 +AllResistancesImplicitVictorAmulet +{variant:3}Grants level 20 Death Aura Skill +AllAttributesUniqueBodyStr3 +{variant:3}IncreasedLifeUniqueBodyDex6 +IncreasedAttackSpeedUniqueBodyStr3 +LocalIncreasedPhysicalDamageReductionRatingUniqueBodyStr3 +LifeLeechPermyriadUniqueBodyStr3 +{variant:1,2}DisplayChaosDegenerationAuraUniqueBodyStr3 +{variant:1}You take 450 Chaos Damage per second for 10 seconds on Kill +{variant:2,3}ChaosDegenerationOnKillUniqueBodyStr3 +ItemBloodFootstepsUniqueBodyStr3 +]],[[ +Doppelgänger Guise +Sadist Garb +Variant: Pre 3.17.0 +Variant: Current +League: Ritual +Requires Level 68, 103 Dex, 109 Int +Implicits: 0 +GrantsUnhingeUnique__1 +CriticalStrikeChanceFinalUnhingedUnique__1 +EnemiesExplodeOnKillUnhingedUnique__1_ +{variant:1}(15-25)% less Physical and Chaos Damage Taken while Sane +{variant:2}PhysicalChaosDamageTakenNotUnhingedUnique__1_ +RegenerateLifeNotUnhingedUnique__1 +]],[[ +Greed's Embrace +Golden Plate +Requires Level 56, 106 Str +ItemFoundQuantityIncreaseUniqueBodyStr5 +ItemFoundRarityIncreaseUniqueBodyStr5 +−10% to Fire Resistance +ColdResistUniqueBodyStr5 +−20% to Lightning Resistance +MovementVelocityUniqueBodyStr5 +ReducedStrengthRequirementUniqueBodyStr5 +]],[[ +Kaom's Heart +Glorious Plate +Variant: Pre 1.0.0 +Variant: Current +Requires Level 68, 191 Str +HasNoSockets +{variant:1}+1000 to maximum Life +{variant:2}IncreasedLifeUniqueBodyStr1 +{variant:2}FireDamagePercentBodyStr1 +]],[[ +Replica Kaom's Heart +Glorious Plate +League: Heist +Requires Level 68, 191 Str +HasNoSockets +LightningDamagePercentUnique__8 +IncreasedManaUnique__19 +]],[[ +Lioneye's Vision +Crusader Plate +Variant: Pre 3.5.0 +Variant: Current +Requires Level 59, 160 Str +LocalIncreasedPhysicalDamageReductionRatingPercentUniqueBodyStr6 +IncreasedLifeUniqueBodyStr6 +ManaLeechPermyriadUniqueBodyStr6 +Socketed Gems are Supported by level 15 Pierce +ChanceToBePiercedUniqueBodyStr6 +{variant:2}DexterityRequirementsUnique__1 +]],[[ +Iron Heart +Crusader Plate +Source: No longer obtainable +Requires Level 59, 160 Str +(80-100)% increased Armour +10% reduced Movement Speed +(8-12)% Chance to Block +Cannot Block Spells +Strength's Damage Bonus instead grants 3% increased Melee Physical Damage per 10 Strength +]],[[ +The Iron Fortress +Crusader Plate +Requires Level 59, 160 Str +BlockChancePer50StrengthUnique__1 +ExtraRollsSpellBlockUnique__1 +StrengthUnique__13_ +LocalIncreasedPhysicalDamageReductionRatingPercentUnique__15 +MovementSkillCooldownReducedMoveSpeedImplicitR2_ +Strength's Damage Bonus instead grants 3% increased Melee Physical Damage per 10 Strength +]],[[ +Perfidy +Glorious Plate +Requires Level 68, 191 Str +League: Delirium +Source: Drops from the Simulacrum Encounter +Has Alt Variant: true +Variant: War Banner +Variant: Dread Banner +Variant: Defiance Banner +MeleeDamageUnique__2 +IncreasedLifeUniqueBodyStrDex3_ +Allow2ActiveBannersUnique__1 +Add1StageToBannersOnMeleeHitUpTo5PerSecondUnique__1 +{variant:1}BannerAdrenalineDurationUnique__1 +{variant:2}BannerMaxFortificationUnique__1 +{variant:3}BannerTauntDurationUnique__1_ +]],[[ +Solaris Lorica +Copper Plate +Variant: Pre 2.6.0 +Variant: Current +Requires Level 17, 53 Str +StrengthUniqueBodyStr4 +LocalIncreasedPhysicalDamageReductionRatingUniqueBodyStr4 +LightRadiusUniqueBodyStr4 +Chaos Damage does not bypass Energy Shield +{variant:1}−10 Chaos Damage taken +{variant:2}-(30-40) Chaos Damage taken +{variant:2}25% reduced Chaos Damage Taken Over Time +]], +-- Body: Evasion +[[ +Ashrend +Buckskin Tunic +Variant: Pre 2.6.0 +Variant: Current +Requires Level 17, 53 Dex +{variant:2}Socketed Gems are Supported by level 10 Added Fire Damage +LocalIncreasedEvasionRatingPercentUniqueBodyDex3 +{variant:2}IncreasedLifeUnique__20 +FireResistUniqueBodyDex3 +AvoidIgniteUniqueBodyDex3 +RangedWeaponPhysicalDamagePlusPercentUniqueBodyDex3 +−(5-7) Physical Damage taken from Attacks +]],[[ +Briskwrap +Strapped Leather +Variant: Pre 2.0.0 +Variant: Pre 2.6.0 +Variant: Current +Requires Level 9, 32 Dex +{variant:1,2}LocalIncreasedAttackSpeedUniqueClaw3 +{variant:3}IncreasedAttackSpeedUniqueBodyDex7 +LocalIncreasedEvasionRatingUniqueBodyDex7 +ColdResistUniqueBodyDex7 +MovementVelocityUniqueBodyDex7 +FlaskManaRecoveryUniqueBodyDex7 +{variant:1}5% increased Dexterity +{variant:2,3}PercentageDexterityUniqueBodyDex7 +]],[[ +Wildwrap +Strapped Leather +Source: Drops from any endgame map boss +Requires Level 57, 32 Dex +IncreasedAttackSpeedUniqueBodyDex7 +IncreasedEvasionRatingUnique__5_ +ColdResistUniqueBodyDex7 +MovementVelocityUniqueBodyDex7 +FlaskManaRecoveryUniqueBodyDex7 +PercentageDexterityUniqueBodyDex7 +DamagePer15DexterityUnique__1 +]],[[ +Bronn's Lithe +Cutthroat's Garb +Variant: Pre 2.0.0 +Variant: Pre 2.6.0 +Variant: Current +Requires Level 53, 144 Dex +LocalIncreaseSocketedMovementGemLevelUniqueBodyDex5 +IncreasedAttackSpeedUniqueBodyDex7 +{variant:2,3}DamageWithMovementSkillsUniqueBodyDex5 +{variant:3}AttackAndCastSpeedOnUsingMovementSkillUnique__1 +LocalIncreasedEvasionRatingPercentUniqueBodyDex5 +MovementVelocityUniqueBodyDex5 +]],[[ +Cospri's Will +Assassin's Garb +Variant: Pre 3.0.0 +Variant: Current +Requires Level 68, 183 Dex +Implicits: 1 +MovementVelocityUniqueOneHandSword9 +LocalIncreasedEvasionRatingPercentUnique__2 +ChaosResistUnique__4 +Enemies can have 1 additional Curse +IgnoreHexproofUnique___1 +{variant:1}PoisonCursedEnemiesOnHitUnique__1 +{variant:2}ChanceToPoisonCursedEnemiesOnHitUnique__1 +]],[[ +Foxshade +Wild Leather +Variant: Pre 2.6.0 +Variant: Current +Requires Level 25, 73 Dex +AddedPhysicalDamageUniqueBodyDex4 +DexterityUniqueBodyDex4 +{variant:1}You gain 150 Evasion Rating when on Full Life +{variant:2}You gain 500 Evasion Rating when on Full Life +LocalIncreasedEvasionRatingPercentUniqueBodyDex4 +MovementVelocityUniqueBodyDex5 +]],[[ +Fox's Fortune +Wild Leather +Source: No longer obtainable +Requires level 54, 73 Dex +AddedPhysicalDamageUniqueBodyDex4 +DexterityUniqueBodyDex4 +EvasionOnFullLifeUnique__1_ +IncreasedEvasionRatingUniqueOneHandSword4 +LocalIncreasedEvasionRatingPercentUnique__17 +MovementVelocityUniqueBodyDex5 +Enemies are Unlucky when Damaging you while you are on Full Life +]],[[ +Hyrri's Ire +Zodiac Leather +Variant: Pre 1.0.0 +Variant: Pre 2.0.0 +Variant: Pre 2.6.0 +Variant: Pre 3.5.0 +Variant: Pre 3.9.0 +Variant: Current +Requires Level 65, 197 Dex +{variant:1,2,3}DexterityUniqueBodyDex4 +{variant:4,5,6}DexterityUniqueBodyDex1 +{variant:1,2,3}Adds 13 to 24 Cold Damage to Bow Attacks +{variant:4}Adds (50-60) to (70-80) Cold Damage to Bow Attacks +{variant:5}Adds (173-188) to (240-262) Cold Damage to Bow Attacks +{variant:6}Adds (100-145) to (160-200) Cold Damage to Bow Attacks +{variant:1}LocalIncreasedEvasionRatingPercentUniqueBootsDexInt1 +{variant:2,3,4,5,6}LocalIncreasedEvasionRatingPercentUniqueBodyDex1 +IncreasedChillDurationUniqueBodyDex1 +{variant:1,2}KeystonePhaseAcrobaticsUnique__1 +{variant:3,4,5,6}30% chance to Suppress Spell Damage +]],[[ +Kintsugi +Exquisite Leather +Requires Level 62, 170 Dex +LocalIncreasedEvasionRatingPercentUniqueBodyStrDex5 +IncreasedLifeUniqueBodyDexInt3 +FireResistUnique__6 +ReducedDamageIfNotHitRecentlyUnique__1 +50% increased Evasion if you have been Hit Recently +]],[[ +Queen of the Forest +Destiny Leather +Variant: Pre 3.1.0 +Variant: Current +Requires Level 59, 160 Dex +{variant:1}(240-380)% increased Evasion Rating +{variant:2}LocalIncreasedEvasionRatingPercentUniqueBodyDex6 +IncreasedLifeUniqueBodyDex6 +FireResistanceBodyDex6 +ColdResistanceBodyDex6 +LightningResistanceBodyDex6 +MovementVeolcityUniqueBodyDex6 +MovementVelicityPerEvasionUniqueBodyDex6 +−(50-40) Physical Damage taken when hit by Animals +]],[[ +The Rat Cage +Sharkskin Tunic +League: Torment +Variant: Pre 2.6.0 +Variant: Current +Requires Level 56, 152 Dex +LocalIncreasedEvasionRatingPercentUniqueBodyStrDex5 +IncreasedLifeUniqueBodyStrDex5 +{variant:1}−5% to maximum Fire Resistance +{variant:2}FireResistUnique__11 +MovementVelocityUniqueBodyStrDex5_ +IncreasedFireDamageTakenUniqueBodyStrDex5 +FireDamageTakenConvertedToPhysicalUniqueBodyStrDex5 +]],[[ +The Snowblind Grace +Coronal Leather +League: Breach +Source: Drops in Tul Breach or from unique{Tul, Creeping Avalanche} +Upgrade: Upgrades to unique{The Perfect Form} using currency{Blessing of Tul} +Variant: Pre 3.16.0 +Variant: Current +Requires Level 49, 134 Dex +DexterityUnique__5 +{variant:1}LocalIncreasedEvasionRatingPercentUniqueShieldDex4 +{variant:2}LocalIncreasedEvasionRatingPercentUniqueBodyDex3 +IncreasedLifeUniqueShieldStr5 +{variant:1}10% chance to Suppress Spell Damage +{variant:2}20% chance to Suppress Spell Damage +ArcticArmourBuffEffectUnique__1_ +{variant:1}Evasion Rating is increased by Uncapped Cold Resistance +{variant:2}EvasionIncreasedByUncappedColdResistanceUnique__1 +]],[[ +The Perfect Form +Zodiac Leather +League: Breach +Source: Upgraded from unique{The Snowblind Grace} using currency{Blessing of Tul} +Variant: Pre 3.16.0 +Variant: Current +Requires Level 65, 197 Dex +{variant:1}LocalIncreasedEvasionRatingPercentUniqueShieldDex4 +{variant:2}LocalIncreasedEvasionRatingPercentUniqueBodyDex3 +{variant:1}IncreasedLifeUnique__23 +{variant:2}IncreasedLifeUniqueBodyStrDex4 +ColdResistUnique__14 +{variant:1}(5-10)% increased Dexterity +{variant:2}PercentageDexterityUnique__4 +ArcticArmourReservationCostUnique__1 +{variant:1}Evasion Rating is increased by Uncapped Cold Resistance +{variant:2}EvasionIncreasedByUncappedColdResistanceUnique__1 +KeystonePhaseAcrobaticsUnique__1 +]],[[ +Replica Perfect Form +Zodiac Leather +League: Heist +Requires Level 65, 197 Dex +(5-10)% increased Dexterity +LocalIncreasedEvasionRatingPercentUniqueShieldDex4 +IncreasedLifeUnique__23 +ColdResistUnique__14 +FleshAndStoneManaReservationUnique__1_ +Evasion Rating is increased by Uncapped Cold Resistance +KeystoneHollowPalmTechniqueUnique__1 +]],[[ +Yriel's Fostering +Exquisite Leather +Variant: Rhoa +Variant: Snake +Variant: Ursa +Requires Level 62, 170 Dex +{variant:1}Grants level 20 Summon Bestial Rhoa Skill +{variant:2}Grants level 20 Summon Bestial Snake Skill +{variant:3}Grants level 20 Summon Bestial Ursa Skill +IncreasedAccuracyUnique__1 +LocalIncreasedEvasionRatingPercentUnique__9 +IncreasedLifeUniqueBodyStrDexInt1 +ProjectileAttackCriticalStrikeChanceUnique__1 +{variant:1}Projectiles from Attacks have 20% chance to Maim on Hit while you have a Bestial Minion +{variant:2}Projectiles from Attacks have 20% chance to Poison on Hit while you have a Bestial Minion +{variant:3}Projectiles from Attacks have 20% chance to inflict Bleeding on Hit while you have a Bestial Minion +{variant:1}AttackAndMovementSpeedBeastialMinionUnique__1 +{variant:2}AddedChaosDamageToAttacksBeastialMinionUnique__1 +{variant:3}AddedPhysicalDamageToAttacksBeastialMinionUnique__1 +]], +-- Body: Energy Shield +[[ +The Beast Fur Shawl +Vaal Regalia +Variant: Pre 3.0.0 +Variant: Current +Requires Level 68, 194 Int +SpellDamageUnique__3 +LocalIncreasedEnergyShieldPercent___3 +{variant:1}+(50-65) to maximum Energy Shield +{variant:2}IncreasedEnergyShieldUniqueRing27 +10% increased Area of Effect of Area Skills +IncreasedDamageTakenUnique__1 +(30-40)% increased Energy Shield Recovery Rate +]],[[ +Cloak of Flame +Scholar's Robe +Requires Level 18, 55 Int +FireResistUniqueBodyInt2 +BurnDurationUniqueBodyInt2 +ChanceToIgniteUniqueBodyInt2 +AttackerTakesFireDamageUniqueBodyInt2 +PhysicalDamageTakenAsFirePercentUniqueBodyInt2 +]],[[ +Cloak of Tawm'r Isley +Savant's Robe +Source: Drops from unique{Elreon, Light's Judge} during Betrayal encounters +Variant: Pre 3.0.0 +Variant: Current +Requires Level 56, 152 Int +{variant:1}LocalIncreasedEnergyShieldPercent__1 +{variant:2}LocalIncreasedEnergyShieldPercentUnique__5 +MinionBlindImmunityUnique__1 +MinionChanceToBlindOnHitUnique__1 +DisplaySocketedMinionGemsSupportedByLifeLeechUnique__1 +MagicItemsDropIdentifiedUnique__1 +]],[[ +The Coming Calamity +Destroyer Regalia +Requires Level 53, 144 Int +LocalIncreaseSocketedHeraldLevelUnique__1_ +LocalIncreasedEnergyShieldPercentUnique__6 +35% chance to avoid being Stunned for each Herald Skill affecting you +HeraldsAlwaysCost45Unique__1 +]],[[ +The Covenant +Spidersilk Robe +Variant: Pre 1.0.0 +Variant: Pre 2.0.0 +Variant: Pre 2.6.0 +Variant: Pre 3.0.0 +Variant: Current +Requires Level 49, 134 Int +Socketed Gems are Supported by level 15 Added Chaos Damage +IntelligenceUniqueBodyInt3 +{variant:1,2,3}MaximumLifeUniqueAmulet6 +{variant:4,5}MaximumLifeUniqueBodyInt3 +{variant:1}LocalIncreasedEnergyShieldPercentUniqueBodyInt8 +{variant:2}LocalIncreasedEnergyShieldPercentUnique__19 +{variant:3,4}(280-320)% increased Energy Shield +{variant:5}LocalIncreasedEnergyShieldUniqueBodyInt3 +{variant:1,2,3}BloodMagic +{variant:4,5}SocketedemsHaveBloodMagicUniqueShieldStrInt2 +]],[[ +Dialla's Malefaction +Sage's Robe +Requires Level 37 +Gems can be Socketed in this Item ignoring Socket Colour +Gems Socketed in Red Sockets have +1 to Level +Gems Socketed in Green Sockets have +10% to Quality +Gems Socketed in Blue Sockets gain 25% increased Experience +LocalNoAttributeRequirementsUnique__1 +]],[[ +Doedre's Skin +Widowsilk Robe +Variant: Pre 3.5.0 +Variant: Current +Requires Level 65, 187 Int +Socketed Curse Gems are Supported by Level 20 Blasphemy +GrantCursePillarSkillUnique__ +Socketed Hex Curse Skills are Triggered by Doedre's Effigy when Summoned +Hexes from Socketed Skills can apply 5 additional Curses ++(30-40) to Intelligence +LocalIncreasedEnergyShieldPercentUnique__14 +{variant:1}(25-33)% reduced Effect of your Curses +]],[[ +Fenumus' Shroud +Widowsilk Robe +League: Bestiary +Source: Drops from unique{Fenumus, First of the Night} +Requires Level 65, 187 Int +IntelligenceUniqueBodyStrInt3 +LocalIncreasedEnergyShieldPercentUnique__17 +(80-100) Energy Shield Regenerated per second +DamageDealtByWebbedEnemiesUnique__1 +ResistancesOfWebbedEnemiesUnique__1 +AreaOfEffectAspectOfSpiderUnique__1 +]],[[ +Fleshcrafter +Necromancer Silks +League: Harvest +Requires Level 59, 160 Int +LocalIncreasedEnergyShieldUniqueBodyInt1 +Minions Convert 2% of their Maximum Life to Maximum Energy Shield per 1% Chaos Resistance they have +Chaos Damage does not bypass Minions' Energy Shield +MinionEnergyShieldRechargeDelayUnique__1 +MinionHitsIgnoreResistanceWithESUnique__1_ +]],[[ +Garb of the Ephemeral +Savant's Robe +League: Synthesis +Source: Drops from unique{Synthete Nightmare} in normal{The Cortex} +Requires Level 56, 152 Int +{fractured}LocalIncreasedEnergyShieldPercentUnique__24 +StrengthIntelligenceRequirementsUnique__1 +DivineChargeOnHitUnique__1_ +Gain a Divine Charge on Hit +GainDivinityOnMaxDivineChargeUnique__1 +Lose all Divine Charges when you gain Divinity +Nearby Allies' Action Speed cannot be modified to below base value +Nearby Enemies cannot deal Critical Strikes +]],[[ +Infernal Mantle +Widowsilk Robe +Variant: Pre 3.0.0 +Variant: Pre 3.14.0 +Variant: Current +Requires Level 65, 187 Int +LocalIncreaseSocketedFireGemLevelUniqueBodyInt4 +FireDamagePercentUniqueBodyInt4 +CriticalStrikeChanceUniqueBodyInt4 +{variant:1}(190-230)% increased Energy Shield +{variant:2,3}LocalIncreasedEnergyShieldUniqueBodyInt4 +ConvertFireToChaosUniqueBodyInt4 +{variant:1}100% increased Spell Damage taken when on Low Mana +{variant:2}25% increased Spell Damage taken when on Low Mana +{variant:3}SpellDamageTakenOnLowManaUniqueBodyInt4 +]],[[ +Infernal Mantle +Occultist's Vestment +Variant: Pre 2.0.0 +Requires Level 65, 187 Int +Implicits: 1 +SpellDamageImplicitArmour1 +LocalIncreaseSocketedFireGemLevelUniqueBodyInt4 +FireDamagePercentUniqueBodyInt4 +CriticalStrikeChanceUniqueBodyInt4 +(190-230)% increased Energy Shield +ConvertFireToChaosUniqueBodyInt4 +100% increased Spell Damage taken when on Low Mana +]],[[ +Shavronne's Wrappings +Occultist's Vestment +Variant: Pre 1.0.0 +Variant: Pre 3.0.0 +Variant: Current +Requires Level 62, 180 Int +Implicits: 1 +SpellDamageImplicitArmour1 +{variant:1}LocalIncreasedEnergyShieldPercentUnique__25_ +{variant:2}(140-200)% increased Energy Shield +{variant:3}LocalIncreasedEnergyShieldUniqueBodyInt1 +ReducedEnergyShieldDelayUniqueBodyInt1 +LightningResistUniqueBodyInt1 +AttackerTakesLightningDamageUniqueBodyInt1 +Chaos Damage does not bypass Energy Shield +]],[[ +Skin of the Loyal +Simple Robe +League: Breach +Source: Drops in Chayula Breach or from unique{Chayula, Who Dreamt} +Upgrade: Upgrades to unique{Skin of the Lords} using currency{Blessing of Chayula} +Implicits: 0 +Roll6LinkedRandomColourSocketsUnique__1 +LocalIncreaseSocketedGemLevelUniqueHelmetStrInt2 +AllDefencesUnique__2 +]],[[ +Soul Mantle +Spidersilk Robe +Variant: Pre 1.2.0 +Variant: Pre 2.6.0 +Variant: Pre 3.16.0 +Variant: Pre 3.17.0 +Variant: Current +Requires Level 49, 134 Int +{variant:1,2}Socketed Gems are Supported by level 14 Spell Totem +{variant:3,4,5}Socketed Gems are Supported by level 20 Spell Totem +SpellDamageUniqueBodyInt7 +LocalIncreasedEnergyShieldUniqueBodyInt7 +{variant:1}25% increased Totem Life +{variant:2,3}50% increased Totem Life +{variant:4,5}TotemLifeUniqueBodyInt7 +{variant:1,2,3,4}Can have up to 1 additional Totem summoned at a time +RandomlyCursedWhenTotemsDieUniqueBodyInt7 +]],[[ +Tabula Rasa +Simple Robe +Sockets: W-W-W-W-W-W +]],[[ +Thousand Ribbons +Simple Robe +Variant: Pre 3.0.0 +Variant: Current +Socketed Gems are Supported by level 5 Elemental Proliferation +AddedFireDamageUniqueBodyInt5 +AddedColdDamageUniqueBodyInt5 +AddedLightningDamageUniqueBodyInt5_ +{variant:1}ReducedCastSpeedUniqueBootsDex5 +LocalIncreasedEvasionRatingUniqueBodyInt5 +IncreasedLifeUniqueBodyInt5 +IncreasedManaUniqueBodyInt5 +LocalIncreasedEnergyShieldUniqueBodyInt5 +FireResistUniqueBodyInt5 +ColdResistUniqueBodyInt5 +LightningResistUniqueBodyInt5 +]],[[ +Vis Mortis +Necromancer Silks +Variant: Pre 2.6.0 +Variant: Pre 3.8.0 +Variant: Current +Requires Level 59, 160 Int +{variant:1}LocalIncreasedEnergyShieldUniqueBodyInt7 +{variant:2,3}LocalIncreasedEnergyShieldUniqueBodyInt9 +IncreasedManaUniqueBodyInt9 +Minions have 20% reduced Maximum Life +MinionDamageUniqueBodyInt9 +{variant:1,2}+1 to Maximum number of Spectres +{variant:1}Minions gain Unholy Might for 5 seconds on Kill +{variant:2}MinionUnholyMightOnKillUniqueBodyInt9 +{variant:3}MinionElementalDamageAddedAsChaosUnique__1 +]],[[ +Zahndethus' Cassock +Sage's Robe +Variant: Pre 1.0.0 +Variant: Pre 1.3.0 +Variant: Pre 2.6.0 +Variant: Current +Requires Level 37, 104 Int +{variant:1}Adds 1 to 25 Lightning Damage +{variant:2,3,4}AddedLightningDamageUniqueBodyInt8 +{variant:1,2,3}(75-100)% increased Energy Shield +{variant:4}LocalIncreasedEnergyShieldPercentUniqueBodyInt8 +{variant:1}+(20-25)% to Chaos Resistance +{variant:2,3,4}ChaosResistUniqueBodyInt8 +LightRadiusUniqueBodyStr4 +{variant:1}25% chance on Block to create Consecrated Ground +{variant:2}50% chance on Block to create Consecrated Ground +{variant:3,4}100% chance on Block to create Consecrated Ground +]], +-- Body: Armour/Evasion +[[ +Belly of the Beast +Full Wyrmscale +Requires Level 46, 68 Str, 68 Dex +LocalIncreasedPhysicalDamageReductionRatingUniqueBodyStrDex1 +MaximumLifeUniqueBodyStrDex1 +AllResistancesUniqueBodyStrDex1 +FlaskLifeRecoveryRateUniqueBodyStrDex1 +Extra Gore +]],[[ +Cherrubim's Maleficence +Triumphant Lamellar +Variant: Pre 2.0.0 +Variant: Pre 2.6.0 +Variant: Current +Requires Level 69, 95 Str, 116 Dex +{variant:1,2}(10-20)% increased Chaos Damage +{variant:3}IncreasedChaosDamageUniqueBodyStrDex4 +LocalIncreasedArmourAndEvasionUniqueBodyStrDex4 +IncreasedLifeUniqueBodyStrDex4 +{variant:1}30% increased Life Leeched per second +{variant:2,3}100% increased Life Leeched per second +]],[[ +Daresso's Defiance +Full Dragonscale +Variant: Pre 2.6.0 +Variant: Pre 3.5.0 +Variant: Pre 3.16.0 +Variant: Current +Requires Level 63, 115 Str, 94 Dex +{variant:1,2,3}LocalIncreasedArmourAndEvasionUniqueBodyStrDex4 +{variant:4}LocalIncreasedArmourAndEvasionRatingUniqueBodyStrDex3 +{variant:1,2}IncreasedLifeUniqueShieldStr5 +{variant:3,4}IncreasedLifeUniqueBodyStrDex3_ +LifeLeechPermyriadUniqueBodyStrDex3 +LoseEnduranceChargesWhenHitUniqueBodyStrDex3 +EnduranceChargeOnKillUniqueBodyStrDex3 +{variant:1}You gain Onslaught for 1 second per Endurance Charge when Hit +{variant:2}You gain Onslaught for 2 second per Endurance Charge when Hit +{variant:3,4}You gain Onslaught for 5 second per Endurance Charge when Hit +{variant:3,4}OnslaughtEffectUnique__1 +]],[[ +Farrul's Fur +Triumphant Lamellar +League: Bestiary +Source: Drops from unique{Farrul, First of the Plains} +Requires Level 69, 95 Str, 116 Dex +LocalIncreasedArmourAndEvasionUnique__7 +IncreasedLifeUniqueBodyStrDexInt1 +CatAspectReservesNoManaUnique__1___ ++2 seconds to Cat's Stealth Duration +GainMaxFrenzyAndPowerOnCatsStealthUnique__1 +GainPhasingWhileCatsStealthUnique__1 +]],[[ +Replica Farrul's Fur +Triumphant Lamellar +League: Heist +Requires Level 69, 95 Str, 116 Dex +LocalIncreasedArmourAndEvasionUnique__7 +IncreasedLifeUniqueBodyStrInt7 ++2.00 seconds to Cat's Agility Duration +CatAspectReservesNoManaUnique__1___ +GainMaxFrenzyAndEnduranceOnCatsAgilityUnique__1 +GainOnslaughtWhileCatsAgilityUnique__1_ +]],[[ +Gruthkul's Pelt +Wyrmscale Doublet +Variant: Pre 3.5.0 +Variant: Current +Requires Level 38, 57 Str, 57 Dex +{variant:1}(60-100)% increased Physical Damage +{variant:2}LocalIncreasedPhysicalDamagePercentUniqueDescentStaff1 +{variant:1}+(130-160) to maximum Life +{variant:2}IncreasedLifeUnique__34 +ColdResistUniqueShieldDex7 +{variant:1}2% of Life Regenerated per second +{variant:2}5% of Life Regenerated per second +ActorSizeUnique__2 +CannotDealSpellDamageUnique__1 +SpellsAreDisabledUnique__1 +]],[[ +Lightning Coil +Desert Brigandine +Variant: Pre 1.3.0 +Variant: Current +Requires Level 60, 96 Str, 96 Dex +AddedLightningDamageUniqueBodyStrDex2 +LocalIncreasedArmourAndEvasionUniqueBodyStrDex2 +IncreasedLifeUniqueBodyDexInt3 +−60% to Lightning Resistance +{variant:1}40% of Physical Damage from Hits taken as Lightning Damage +{variant:2}PhysicalDamageTakenAsLightningPercentUniqueBodyStrDex2 +]],[[ +Viper's Scales +Full Scale Armour +Source: Drops in The Lord's Labyrinth +Requires Level 28, 43 Str, 43 Dex +LocalIncreasedArmourAndEvasionUnique__10_ +IncreasedLifeUnique__19 +ColdResistUnique__6 +MovementVelocityUniqueBodyDex7 +ChanceToPoisonWithAttacksUnique___1 +CannotBePoisonedUnique__1 +]], +-- Body: Armour/Energy Shield +[[ +Ambu's Charge +Crusader Chainmail +Variant: Pre 1.0.0 +Variant: Pre 2.0.0 +Variant: Pre 2.6.0 +Variant: Current +Requires Level 43, 64 Str, 64 Int +{variant:1}LocalIncreasedArmourAndEnergyShieldUniqueShieldStrInt5 +{variant:2}LocalIncreasedArmourAndEnergyShieldUnique__10_ +{variant:3,4}LocalIncreasedArmourAndEnergyShieldUniqueBodyStrInt2 +{variant:4}IncreasedLifeUniqueBodyDexInt3 +{variant:1,2}AllResistancesUniqueIntHelmet3 +{variant:3,4}AllResistancesUniqueBodyStrInt2 +GainEnduranceChargeWhenCriticallyHit +{variant:1,2,3}2% of Life Regenerated per Second while on Low Life +{variant:4}2% of Life Regenerated per Second if you've been Hit Recently +ShareEnduranceChargesWithParty +]],[[ +Replica Ambu's Charge +Crusader Chainmail +League: Heist +Requires Level 43, 64 Str, 64 Int +LocalIncreasedArmourAndEnergyShieldUniqueBodyStrInt2 +IncreasedLifeUniqueBodyDexInt3 +AllResistancesUniqueBodyStrInt2 +ShareEnduranceChargesWithParty +GainEnduranceChargesWhenHitUnique__1_ +LoseLifeIfHitRecentlyUnique__1 +]],[[ +Chains of Command +Saintly Chainmail +Requires Level 70, 99 Str, 115 Int +AnimateGuardianWeaponOnGuardianKillUnique__1_ +AnimateGuardianWeaponOnAnimatedWeaponKillUnique__1 +LocalIncreasedArmourAndEnergyShieldUnique__11 +IncreasedLifeUniqueBodyStrDex3_ +AnimatedGuardianDamagePerAnimatedWeaponUnique__1__ +AnimatedMinionsHaveMeleeSplashUnique__1 +IncreasedAnimatedMinionSplashDamageUnique__1 +CannnotHaveNonAnimatedMinionsUnique__1 +]],[[ +Doryani's Prototype +Saint's Hauberk +League: Harvest +Requires Level 67, 109 Str, 94 Int +LocalIncreasedArmourAndEnergyShieldUnique__15 +IncreasedLifeUniqueBodyStrDex3_ +DealNoNonLightningDamageUnique__1_ +ArmourAppliesToLightningDamageUnique__1_ +LightningResistNoReductionUnique__1_ +NearbyEnemyLightningResistanceEqualUnique__1 +]],[[ +Geofri's Sanctuary +Elegant Ringmail +Variant: Pre 2.6.0 +Variant: Pre 3.0.0 +Variant: Current +Requires Level 64, 90 Str, 105 Int +LocalIncreasedArmourAndEnergyShieldUnique__2 +IncreasedLifeUniqueBodyDexInt1 +{variant:1,2}IncreasedEnergyShieldUniqueBodyStrDexInt1 +{variant:3}IncreasedEnergyShieldUnique__5 +AllResistancesUnique__3 +{variant:1}+1 maximum Energy Shield per 5 Strength +{variant:2,3}EnergyShieldPer5StrengthUnique__1 +ZealotsOathUnique__1 +]],[[ +Icetomb +Latticed Ringmail +Variant: Pre 2.0.0 +Variant: Current +Requires Level 39, 59 Str, 59 Int +{variant:1}+15 to Strength +{variant:2}StrengthUniqueBodyStrInt3 +{variant:1}IntelligenceUniqueBootsDex3 +{variant:2}IntelligenceUniqueBodyStrInt3 +LocalIncreasedArmourAndEnergyShieldUniqueBodyStrInt3 +ColdResistUniqueBodyStrInt3 +CannotBeChilledUniqueBodyStrInt3 +IncreasedChillDurationUniqueBodyStrInt3 +]],[[ +Crystal Vault +Latticed Ringmail +Source: No longer obtainable +Requires Level 49, 59 Str, 59 Int +StrengthUniqueBodyStrInt3 +IntelligenceUniqueBodyStrInt3 +LocalIncreasedArmourAndEnergyShieldUniqueBodyStrInt3 +ColdResistUniqueBodyStrInt3 +CannotBeChilledUniqueBodyStrInt3 +PhysicalDamageTakenAsColdUnique__1 +FireDamageTakenAsColdUnique___2_ +ChillEffectUnique__1 +]],[[ +Incandescent Heart +Saintly Chainmail +Variant: Pre 2.6.0 +Variant: Current +Requires Level 70, 99 Str, 115 Int +{variant:1}+(60-80) to Armour +{variant:1}LocalIncreasedArmourAndEnergyShieldUniqueBodyStrInt4 +{variant:2}LocalIncreasedArmourAndEnergyShieldUniqueBodyStrInt5 +IncreasedLifeUniqueBodyStrInt5 +{variant:2}ElementalDamagePercentAddedAsChaosUnique__1 +{variant:1}LifeLeechPermyriadUnique__6 +{variant:2}LifeLeechPermyriadUniqueBodyStrInt5 +ElementalDamageTakenAsChaosUniqueBodyStrInt5 +LightRadiusUniqueBodyStrInt5 +ArcaneVisionUniqueBodyStrInt5 +]],[[ +The Ivory Tower +Saint's Hauberk +Requires Level 67, 109 Str, 94 Int +IntelligenceUnique__17 +MaximumEnergyShieldPerReservedLifeUnique__1 +IncreasedManaUnique__17 +EnergyShieldRegenerationUnique__3 +ChaosDamageRemovedFromManaBeforeLifeUnique__1___ +]],[[ +Kingsguard +Conquest Chainmail +Requires Level 61, 96 Str, 96 Int +LocalIncreasedArmourAndEnergyShieldUniqueBodyStrInt6 +IncreasedLifeUniqueBodyStrDex3_ +IncreasedManaUniqueBodyStrInt6 +EnduranceChargeDurationUniqueBodyStrInt4 +Gain 100 Life when an Endurance Charge expires or is consumed +]],[[ +Lightbane Raiment +Ornate Ringmail +Variant: Pre 1.0.0 +Variant: Pre 1.3.0 +Variant: Pre 2.0.0 +Variant: Current +Requires Level 47, 69 Str, 69 Int +{variant:1}LocalIncreasedArmourAndEnergyShieldUniqueShieldStrInt5 +{variant:2,3,4}LocalIncreasedArmourAndEnergyShieldUniqueBodyStrInt4 +{variant:1,2,3}10% of Physical Damage Converted to Chaos Damage +{variant:4}PhysicalDamageConvertToChaosBodyStrInt4 +{variant:1}Reflects (10-20) Chaos Damage to Melee Attackers +{variant:2,3,4}AttackerTakesChaosDamageUniqueBodyStrInt4 +LightRadiusUniqueBodyStrInt4 +{variant:1}25% chance on Block to create Desecrated Ground +{variant:2}50% chance on Block to create Desecrated Ground +{variant:3,4}100% chance on Block to create Desecrated Ground +]],[[ +Loreweave +Elegant Ringmail +Source: Vendor Recipe +Variant: Pre 3.6.0 +Variant: Current +Requires Level 64, 90 Str, 105 Int +HasSixSocketsUnique__1 +AddedPhysicalDamageUnique__6_ +AllAttributesUnique__6 +CriticalStrikeChanceUnique__2 +LocalIncreasedEnergyShieldUnique__20 +IncreasedLifeUnique__80_ +IncreasedManaUnique__12 +ItemFoundRarityIncreaseUnique__3 +ElementalDamagePercentUnique__1 +{variant:1}Your Maximum Resistances are (76-80)% +{variant:2}MaximumResistancesOverrideUnique__1 +]],[[ +Replica Loreweave +Elegant Ringmail +League: Heist +Requires Level 64, 90 Str, 105 Int +HasSixSocketsUnique__1 +AllAttributesUnique__6 +AddedPhysicalDamageUnique__6_ +CriticalStrikeChanceUnique__4_ +LocalIncreasedEnergyShieldUnique__30__ +IncreasedLifeUnique__106_ +IncreasedManaUnique__20_ +ItemFoundRarityIncreaseUnique__3 +ElementalDamagePercentUnique__1 +MaximumResistancesOverrideUnique__2 +]],[[ +Rotting Legion +Loricated Ringmail +Requires Level 58, 84 Str, 84 Int +League: Blight +SupportedByMeatShieldUnique__1 +LocalIncreasedArmourAndEnergyShieldUnique__17_ +IncreasedLifeUnique__23 +DamagePerZombieUnique__1 +ElementalDamageTakenPerZombieUnique__1 +]],[[ +Sporeguard +Saint's Hauberk +Requires Level 67, 109 Str, 94 Int +League: Blight +Implicits: 0 +TriggerFungalGroundOnKillUnique__1_ +LocalIncreasedArmourAndEnergyShieldUnique__18_ +MaximumLifeUnique__18 +ChaosResistUnique__17 +EnemiesOnFungalGroundExplodeUnique__1 +FungalAroundWhenStationaryUnique__1_ +This item can be anointed by Cassia +]],[[ +Voll's Protector +Holy Chainmail +League: Legion +Source: Drops from Templar Legion +Variant: Pre 3.7.0 +Variant: Current +Requires Level 35, 53 Str, 53 Int +{variant:1}60% increased Armour and Energy Shield +{variant:2}LocalIncreasedArmourAndEnergyShieldUniqueBodyStrInt1 +MaximumManaUniqueBodyStrInt1 +AddPowerChargeOnCrit1__ +{variant:2}KeystoneInnerConvictionUnique__1 +]], +-- Body: Evasion/Energy Shield +[[ +Bloodbond +Bone Armour +Variant: Pre 3.16.0 +Variant: Current +Requires Level 35, 53 Dex, 53 Int +Grants Level 15 Blood Offering Skill +(100-120)% increased Evasion and Energy Shield +(15-25)% increased maximum Life +Minions have (20-30)% increased maximum Life +1% of Life Regenerated per second +{variant:1}Minions have (6-10)% chance to Suppress Spell Damage +{variant:2}Minions have (12-15)% chance to Suppress Spell Damage +]],[[ +Carcass Jack +Varnished Coat +Variant: Pre 3.0.0 +Variant: Pre 3.5.0 +Variant: Current +Requires Level 62, 96 Dex, 96 Int +LocalIncreasedEvasionAndEnergyShieldUniqueBodyDexInt1 +IncreasedLifeUniqueBodyDexInt1 +AllResistancesUniqueBodyDexInt1 +{variant:1,2}20% increased Area of Effect of Area Skills +{variant:3}(40-50)% increased Area of Effect of Area Skills +{variant:1}12% increased Area Damage +{variant:2,3}AreaDamageUniqueBodyDexInt1 +ExtraGore +]],[[ +Cloak of Defiance +Lacquered Garb +Variant: Pre 1.3.0 +Variant: Pre 3.0.0 +Variant: Pre 3.5.0 +Variant: Current +Requires Level 52, 76 Dex, 76 Int +{variant:1,2,3}(110-150)% increased Evasion and Energy Shield +{variant:4}LocalIncreasedEvasionAndEnergyShieldUniqueBodyDexInt2 +{variant:1,2}+(90-110) to maximum Mana +{variant:3,4}IncreasedManaUniqueBodyDexInt2 +{variant:1,2}ManaRegenerationUniqueBodyDexInt2 +{variant:1}When hit, 10% of Damage is taken from Mana before Life +{variant:3,4}DamageTakenFromManaBeforeLifeUniqueBodyDexInt2 +{variant:3,4}1% of Mana Regenerated per second +KeystoneMindOverMatterUnique__1 +]],[[ +Dendrobate +Sentinel Jacket +Requires Level 59, 86 Dex, 86 Int +SupportedByLesserPoisonUnique__1 +LocalIncreasedEvasionAndEnergyShieldUnique__7 +LocalIncreasedEnergyShieldUnique__13_ +AllResistancesUnique__21 +PoisonDamageWithOver300DexterityUnique__1 +PoisonDurationWithOver150IntelligenceUnique__1 +]],[[ +The Eternity Shroud +Blood Raiment +Shaper Item +Source: Drops from unique{The Elder} (Uber) +Requires Level 65, 107 Dex, 90 Int +Implicits: 0 +GlimpseOfEternityWhenHitUnique__1 +LocalIncreasedEvasionAndEnergyShieldUnique__27 +IncreasedLifeUniqueBodyStrDex4 +ChaosResistUnique__17 +ElementalDamagePercentAddedAsChaosPerShaperItemUnique__1 +HitsIgnoreChaosResistanceAllShaperItemsUnique__1 +]],[[ +Replica Eternity Shroud +Blood Raiment +Elder Item +League: Heist +Requires Level 65, 107 Dex, 90 Int +TriggerShadeFormWhenHitUnique__1 +LocalIncreasedEvasionAndEnergyShieldUnique__27 +IncreasedLifeUniqueBodyStrDex4 +ChaosResistUnique__17 +PhysicalDamagePercentAddedAsChaosPerElderItemUnique__1 +HitsIgnoreChaosResistanceAllElderItemsUnique__1 +]],[[ +Expedition's End +Sentinel Jacket +League: Heist +Requires Level 59, 86 Dex, 86 Int +LocalIncreasedEvasionAndEnergyShieldUnique__27 +MaximumLifeUnique__21 +All your Damage can Freeze +FreezeChilledEnemiesMoreDamageUnique__1_ +NearbyEnemiesAreChilledUnique__1 +]],[[ +Inpulsa's Broken Heart +Sadist Garb +Variant: Pre 3.5.0 +Variant: Pre 3.7.0 +Variant: Current +Requires Level 68, 103 Dex, 109 Int ++(60-80) to maximum Life +(20-50)% increased Damage if you have Shocked an Enemy Recently +{variant:1,2}(25-40)% increased Effect of Shock +{variant:3}ShockEffectUnique__1 +Unaffected by Shock +{variant:1}Shocked Enemies you Kill Explode, dealing (5-10)% of +{variant:2,3}ShockedEnemiesExplodeUnique__1_ +their Maximum Life as Lightning Damage which cannot Shock +]],[[ +The Restless Ward +Carnal Armour +Variant: Pre 2.6.0 +Variant: Current +Requires Level 71, 88 Dex, 122 Int +Implicits: 1 +IncreasedManaImplicitArmour1 +{variant:1}IncreasedLifeUniqueShieldStr5 +{variant:2}IncreasedLifeUniqueBodyDexInt3 +{variant:1}LocalIncreasedEvasionAndEnergyShieldUniqueBodyDexInt1 +{variant:2}LocalIncreasedEvasionAndEnergyShieldUniqueBodyDexInt3 +MovementVelocityPerFrenzyChargeUniqueBodyDexInt3 +ChargeDurationUniqueBodyDexInt3 +{variant:1}(15-20) Life Regenerated per second per Endurance Charge +{variant:2}(20-30) Life Regenerated per second per Endurance Charge +]],[[ +Replica Restless Ward +Carnal Armour +League: Heist +Requires Level 71, 88 Dex, 122 Int +Implicits: 1 +IncreasedManaImplicitArmour1 +LocalIncreasedEvasionAndEnergyShieldUniqueBodyDexInt3 +IncreasedLifeUniqueBodyDexInt3 +MovementVelocityPerFrenzyChargeUnique__2 +ReducedMaximumEnduranceChargeUnique__2 +ReducedMaximumFrenzyChargesUnique__2_ +Regenerate (100.0-140.0) Life per second per Endurance Charge +]],[[ +Saqawal's Nest +Blood Raiment +League: Bestiary +Source: Drops from unique{Saqawal, First of the Sky} +Requires Level 65, 107 Dex, 90 Int +AllAttributesUnique__5 +LightningResistUniqueBodyInt1 +ManaReservationEfficiencyUnique__2 +AvianAspectBuffEffectUnique__1 +GrantAviansAspectToAlliesUnique__1 +LocalFlatIncreasedEvasionAndEnergyShieldUnique__2_ +]],[[ +Shroud of the Lightless +Carnal Armour +League: Abyss +Source: Drops from Abyssal Liches +Variant: Two Abyssal Sockets (Pre 3.12.0) +Variant: One Abyssal Socket (Pre 3.12.0) +Variant: Two Abyssal Sockets (Current) +Variant: One Abyssal Socket (Current) +Requires Level: 71, 88 Dex, 122 Int +Implicits: 1 +IncreasedManaImplicitArmour1 +{variant:1,3}AbyssJewelSocketUnique__4 +{variant:2,4}AbyssJewelSocketUnique__3 +{variant:1,2}Socketed Gems are Supported by Level 20 Elemental Penetration +{variant:3,4}DisplaySupportedByElementalPenetrationUnique__1 +LocalDisplayGrantLevelXShadeFormUnique__1 +LocalIncreasedEvasionAndEnergyShieldUnique__11_ +MaximumLifeUnique__16 +MaximumManaUnique__5 +IncreasedLifePerAbyssalJewelUnique__1 +IncreasedManaPerAbyssalJewelUnique__1_ +]],[[ +Replica Shroud of the Lightless +Carnal Armour +League: Heist +Requires Level 71, 88 Dex, 122 Int +Implicits: 1 +IncreasedManaImplicitArmour1 +AbyssJewelSocketUnique__14 +]],[[ +Stasis Prison +Carnal Armour +Source: Drops in Uber Timeless Conflict +Requires Level 71, 88 Dex, 122 Int +Implicits: 1 +IncreasedManaImplicitArmour1 +LocalIncreasedEvasionAndEnergyShieldUnique__33 +IncreasedLifeUniqueBodyStrInt7 +ChronomanceReservesNoMana +DamageTakenGainedAsLifeUnique__2 +Debuffs on you Expire (80-100)% faster +]],[[ +Tinkerskin +Sadist Garb +Requires Level 68, 103 Dex, 109 Int +LocalIncreasedEvasionAndEnergyShieldUnique__4 +IncreasedLifeUniqueBodyStrDex3_ +(10-15)% increased Cooldown Recovery Speed for throwing Traps +GainFrenzyChargeOnTrapTriggeredUnique__1 +PhasingOnTrapTriggeredUnique__1 +GainLifeOnTrapTriggeredUnique__1 +GainEnergyShieldOnTrapTriggeredUnique__1_ +]],[[ +Victario's Influence +Lacquered Garb +Variant: Pre 2.6.0 +Variant: Pre 3.16.0 +Variant: Current +Requires Level 52, 76 Dex, 76 Int +LocalIncreaseSocketedAuraGemLevelUniqueBodyDexInt4 +{variant:1}Socketed Gems have 40% increased Mana Reservation Efficiency +{variant:2}Socketed Gems have 60% increased Mana Reservation Efficiency +{variant:3}SocketedItemsHaveReducedReservationUniqueBodyDexInt4 +{variant:1}Socketed Gems are Supported by level 1 Generosity +{variant:2,3}Socketed Gems are Supported by level 30 Generosity +LocalIncreasedEvasionAndEnergyShieldUniqueBodyDexInt1 +{variant:1}(10-20)% increased Radius of Auras +{variant:2,3}IncreasedAuraRadiusUniqueBodyDexInt4 +{variant:1}(10-15)% increased effect of Non-Curse Auras you Cast +{variant:2,3}IncreasedAuraEffectUniqueBodyDexInt4 +]], +-- Body: Armour/Evasion/Energy Shield +[[ +The Admiral +Varnished Coat +League: Heist +Requires Level 62, 96 Dex, 96 Int +IntelligenceUniqueBodyStrInt3 +LocalIncreasedEvasionAndEnergyShieldUnique__31 +AllResistancesUniqueHelmetStrInt1 +ChanceToFreezeShockIgniteUnique__1 +ElementalDamageLowestResistUnique__1 +]],[[ +Atziri's Splendour +Sacrificial Garb +Source: Drops from unique{Atziri, Queen of the Vaal} in normal{The Alluring Abyss} +Variant: Pre 3.0.0 (Armour) +Variant: Pre 3.0.0 (Armour/Evasion) +Variant: Pre 3.0.0 (Evasion) +Variant: Pre 3.0.0 (Evasion/ES + Life) +Variant: Pre 3.0.0 (Evasion/ES + ES) +Variant: Pre 3.0.0 (Energy Shield) +Variant: Pre 3.0.0 (Armour/ES + Life) +Variant: Pre 3.0.0 (Armour/ES + ES) +Variant: Pre 3.0.0 (Armour/Evasion/ES) +Variant: Current (Armour) +Variant: Current (Armour/Evasion) +Variant: Current (Evasion) +Variant: Current (Evasion/ES + Life) +Variant: Current (Evasion/ES + ES) +Variant: Current (Energy Shield) +Variant: Current (Armour/ES + Life) +Variant: Current (Armour/ES + ES) +Variant: Current (Armour/Evasion/ES) +Requires Level 75, 66 Str, 66 Dex, 66 Int +Implicits: 1 +GlobalVaalGemsLevelImplicit1_ +{variant:1,10}LocalIncreasedPhysicalDamageReductionRatingPercentUniqueBodyStrDexInt1a +{variant:2,11}(200-220)% increased Evasion Rating and Armour +{variant:3,12}LocalIncreasedEvasionRatingPercentUniqueBodyStrDexInt1c +{variant:4,5,13,14}LocalIncreasedEvasionAndEnergyShieldUniqueBodyStrDexInt1f +{variant:6,15}LocalIncreasedEnergyShieldUniqueBodyStrDexInt1g +{variant:7,8,16,17}LocalIncreasedArmourAndEnergyShieldUniqueBodyStrDexInt1h +{variant:9,18}LocalArmourAndEvasionAndEnergyShieldUniqueBodyStrDexInt1i +{variant:1,2,3,4,7,10,11,12,13,16}+(90-100) to Maximum Life +{variant:5,6,8}+(90-100) to Maximum Energy Shield +{variant:14,15,17}+(70-80) to Maximum Energy Shield +AllResistancesUniqueBodyStrDexInt1 ++100 Life Gained on Kill ++100 Mana Gained on Kill +]],[[ +Shadowstitch +Sacrificial Garb +League: Incursion +Variant: Pre 3.10.0 +Variant: Current +Requires Level 72, 66 Str, 66 Dex, 66 Int +Implicits: 0 +DisplayHasAdditionalModUnique__1 +AllAttributesUniqueBelt3 +{variant:2}LocalIncreasedArmourEvasionEnergyShieldUnique__1_ +MaximumLifeOnKillPercentUnique__3__ +MaximumEnergyShieldOnKillPercentUnique__1 +6% increased Maximum Life for each Equipped Corrupted Item +8% increased Maximum Energy Shield for each Equipped Corrupted Item +-(6-4)% to all Resistances for each Equipped Corrupted Item +Corrupted +]], +} diff --git a/src/Data/Uniques/Special/boots.lua b/src/Data/Uniques/Special/boots.lua new file mode 100644 index 0000000000..7e2ce6f21e --- /dev/null +++ b/src/Data/Uniques/Special/boots.lua @@ -0,0 +1,990 @@ +-- Item data (c) Grinding Gear Games + +return { +-- Boots: Armour +[[ +Craiceann's Tracks +Goliath Greaves +League: Bestiary +Source: Drops from unique{Craiceann, First of the Deep} +Requires Level 54, 95 Str +LocalIncreasedPhysicalDamageReductionRatingPercentUnique__18 +IncreasedLifeUniqueBootsDex9__ +ColdResistUnique__24 +MovementVelocityUniqueBootsStrInt3 +CannotBeStunned10CrabBarriersUnique__1 +CrabBarriersLostWhenHitUnique__1_ +]],[[ +Doryani's Delusion +Titan Greaves +League: Delve +Source: Drops from unique{The Apex Assembly} in unique{Doryani's Machinarium} +Variant: Purity of Fire: Fire +Variant: Purity of Fire: Cold +Variant: Purity of Fire: Lightning +Variant: Purity of Ice: Fire +Variant: Purity of Ice: Cold +Variant: Purity of Ice: Lightning +Variant: Purity of Lightning: Fire +Variant: Purity of Lightning: Cold +Variant: Purity of Lightning: Lightning +Requires Level 68, 120 Str +{variant:1,2,3}GrantsPurityOfFireUnique__1 +{variant:4,5,6}GrantsPurityOfIceUnique__1 +{variant:7,8,9}GrantsPurityOfLightningUnique__1 +{variant:1,4,7}AddedFireDamageUnique__3 +{variant:2,5,8}AddedColdDamageUnique__4 +{variant:3,6,9}AddedLightningDamageUnique__2_ +LocalIncreasedPhysicalDamageReductionRatingPercentUnique__13 +IncreasedLifeUniqueAmulet25 +MovementVelocityUniqueBootsInt6 +]],[[ +The Infinite Pursuit +Goliath Greaves +League: Breach +Source: Drops in Uul-Netol Breach or from unique{Uul-Netol, Unburdened Flesh} +Upgrade: Upgrades to unique{The Red Trail} using currency{Blessing of Uul-Netol} +Requires Level 54, 95 Str +IncreasedLifeUnique__27 +MovementVeolcityUniqueBootsDemigods1 +NoExtraBleedDamageWhileMovingUnique__1 +MovementVelocityWhileBleedingUnique__1 +ReceiveBleedingWhenHitUnique__1_ +]],[[ +The Red Trail +Titan Greaves +League: Breach +Source: Upgraded from unique{The Infinite Pursuit} using currency{Blessing of Uul-Netol} +Requires Level 68, 120 Str +LocalIncreasedPhysicalDamageReductionRatingUniqueBodyStr4 +IncreasedLifeUniqueBootsDex9__ +MovementVelocityUniqueBootsStrInt3 +FrenzyChargeOnHitWhileBleedingUnique__1 +MovementVelocityWhileBleedingUnique__1 +PhysicalDamageReductionWhileNotMovingUnique__1 +ReceiveBleedingWhenHitUnique__1_ +ItemBloodFootstepsUniqueBootsDex4 +]],[[ +Replica Red Trail +Titan Greaves +League: Heist +Requires Level 68, 120 Str +LocalIncreasedPhysicalDamageReductionRatingUniqueBodyStr4 +IncreasedLifeUniqueAmulet25 +MovementVelocityUniqueBootsStrInt3 +PowerChargeOnHitWhilePoisonedUnique__1 +ChaosResistanceWhileStationaryUnique__1 +MovementSpeedWhilePoisonedUnique__1 +ItemNecroticFootprintsUnique__1s +ChanceToBePoisonedBySpellsUnique__1_ +]],[[ +Kaom's Roots +Titan Greaves +Variant: Pre 2.6.0 +Variant: Current +Requires Level 68, 120 Str +HasNoSockets +CannotBeKnockedBack +{variant:1}+(120-150) to maximum Life +{variant:2}IncreasedLifeUniqueBootsStr2 +UnwaveringStance +{variant:2}Cannot Be Slowed to Below Base Speed +]],[[ +Redblade Tramplers +Ancient Greaves +League: Warbands +Variant: Pre 2.6.0 +Variant: Current +Requires Level 46, 82 Str +{variant:2}IncreasedLifeUniqueBootsDex9__ +AddedPhysicalDamageUniqueBootsStr3 +StunThresholdReductionUniqueBootsStr3 +LocalIncreasedPhysicalDamageReductionRatingPercentUniqueBootsStr3 +FireResistUniqueBootsStr3_ +{variant:1}MovementVeolcityUniqueBootsDemigods1 +{variant:2}MovementVelocityUniqueBootsStrInt3 +ImmuneToBurningGroundUniqueBootsStr3 +]],[[ +Stormcharger +Plated Greaves +Requires Level: 23, 44 Str ++(1-50)% to Lightning Resistance +MovementVeolcityUniqueBootsDemigods1 +ConvertPhysicaltoLightningUnique__2 +ShockDurationUnique__2 +ShockEffectUnique__2 +]],[[ +Torchoak Step +Antique Greaves +Variant: Pre 3.16.0 +Variant: Current +Requires Level 37, 67 Str +LocalIncreasedPhysicalDamageReductionRatingPercentUnique__6 +{variant:1}(30-50)% increased Totem Life +{variant:2}TotemLifeUnique__2_ +MovementVelocityUniqueBootsStrInt3 +SummonTotemCastSpeedUnique__2 +{variant:1}Totems Reflect 25% of their maximum Life as Fire Damage to nearby Enemies when Hit +{variant:2}TotemReflectFireDamageUnique__1_ +]],[[ +Windscream +Reinforced Greaves +Variant: Pre 2.6.0 +Variant: Current +Requires Level 33, 60 Str +LocalIncreasedPhysicalDamageReductionRatingUniqueBootsStr1 +AllResistancesUniqueBootsStr1 +{variant:1}MovementVelocityUniqueBootsDex2 +{variant:2}MovementVelocityUniqueBootsStrDex4 +{variant:1}ElementalDamageUniqueDescentBelt1 +{variant:2}ElementalDamageUniqueBootsStr1 +Enemies can have 1 additional Curse +]],[[ +Windshriek +Reinforced Greaves +Source: Drops from any endgame map boss +Requires Level 60, 60 Str +LocalIncreasedPhysicalDamageReductionRatingPercentUniqueBodyStr6 +AllResistancesUniqueBootsStr1 +MovementVelocityUniqueBootsStrInt3 +ElementalDamageUniqueBootsStr1 +Enemies can have 1 additional Curse +CurseAreaOfEffectUnique__1 +]], +-- Boots: Evasion +[[ +Abberath's Hooves +Goathide Boots +Requires Level 12, 26 Dex +RepeatingShockwave +StrengthUniqueBootsDexInt2 +MovementVelocityUniqueBootsStrDex4 +ChanceToIgniteUnique__4 +IgniteNearbyEnemyOnIgnitedKillUniqueRing20 +FireDamagePerStrengthUnique__1 +GoatHoofFootprintsUnique__1 +]],[[ +Atziri's Step +Slink Boots +Source: Drops from unique{Atziri, Queen of the Vaal} in normal{The Apex of Sacrifice} +Variant: Pre 3.16.0 +Variant: Current +Requires Level 69, 120 Dex +LocalIncreasedEvasionRatingPercentUniqueBootsDex7 +IncreasedLifeUniqueBootsDex7 +MovementVelocityUniqueBootsInt6 +{variant:1}(21-24)% chance to Suppress Spell Damage +{variant:2}(20-26)% chance to Suppress Spell Damage +]],[[ +The Blood Dance +Sharkskin Boots +Variant: Pre 1.0.0 +Variant: Pre 2.1.0 +Variant: Pre 3.11.0 +Variant: Current +Requires Level 44, 79 Dex +DexterityUniqueBootsDex4_ +MovementVeolcityUniqueBootsDemigods1 +MovementVelocityPerFrenzyChargeUniqueBootsDex4 +{variant:1,2,3}3% reduced Attack and Cast Speed per Frenzy Charge +{variant:4}AttackAndCastSpeedPerFrenzyChargeUniqueBootsDex4 +{variant:1,2}Regenerate 1% of Life per second per Frenzy Charge +{variant:3}Regenerate 0.5% of Life per second per Frenzy Charge +{variant:4}LifeRegenerationPerFrenzyChargeUniqueBootsDex4 +FrenzyChargeOnKillChanceUniqueBootsDex4 +ItemBloodFootstepsUniqueBootsDex4 +{variant:1}3% increased Damage per Frenzy Charge with Hits against Enemies on Low Life +{variant:2,3}6% increased Damage per Frenzy Charge with Hits against Enemies on Low Life +{variant:4}EnemiesOnLowLifeTakeMoreDamagePerFrenzyChargeUniqueBootsDex4 +]],[[ +Deerstalker +Deerskin Boots +Variant: Pre 2.6.0 +Variant: Current +Requires Level 22, 42 Dex +Socketed Gems are Supported by level 11 Trap +LocalIncreasedEvasionRatingPercentUniqueBootsDex6 +IncreasedLifeUniqueBootsDex6 +TrapThrowSpeedUniqueBootsDex6 +{variant:2}MovementVelocityUniqueBootsStrDex4 +{variant:1}MovementSpeedOnTrapThrowUniqueBootsDex6 +{variant:2}MovementSpeedOnTrapThrowUnique__1 +]],[[ +Doryani's Delusion +Slink Boots +League: Delve +Source: Drops from unique{The Apex Assembly} in unique{Doryani's Machinarium} +Variant: Purity of Fire: Fire +Variant: Purity of Fire: Cold +Variant: Purity of Fire: Lightning +Variant: Purity of Ice: Fire +Variant: Purity of Ice: Cold +Variant: Purity of Ice: Lightning +Variant: Purity of Lightning: Fire +Variant: Purity of Lightning: Cold +Variant: Purity of Lightning: Lightning +Requires Level 69, 120 Dex +{variant:1,2,3}GrantsPurityOfFireUnique__1 +{variant:4,5,6}GrantsPurityOfIceUnique__1 +{variant:7,8,9}GrantsPurityOfLightningUnique__1 +{variant:1,4,7}AddedFireDamageUnique__3 +{variant:2,5,8}AddedColdDamageUnique__4 +{variant:3,6,9}AddedLightningDamageUnique__2_ +LocalIncreasedEvasionRatingPercentUniqueBodyStrDex5 +IncreasedLifeUniqueAmulet25 +MovementVelocityUniqueBootsInt6 +]],[[ +Farrul's Chase +Slink Boots +League: Bestiary +Source: Drops from unique{Farrul, First of the Plains} +Requires Level 69, 120 Dex +CatsStealthTriggeredIntimidatingCry +LocalIncreasedEvasionRatingPercentUnique__13 +IncreasedLifeUniqueBootsDex9__ +MovementVeolcityUniqueBootsDemigods1 +(40-50)% chance to avoid Bleeding +MovementSpeedWithCatsStealthUnique__1 +]],[[ +Goldwyrm +Nubuck Boots +Variant: Pre 1.1.0 +Variant: Current +Requires Level 34, 62 Dex +ManaRegenerationUniqueBootsDex2 +{variant:1}(20-30)% increased Quantity of Items Found +{variant:2}(14-20)% increased Quantity of Items Found +FireResistUniqueBootsDex2 +MovementVelocityUniqueBootsDex2 +]],[[ +Garukhan's Flight +Stealth Boots +Variant: Pre 3.5.0 +Variant: Pre 3.16.0 +Variant: Current +Requires Level 62, 117 Dex +DexterityUniqueBootsDex4_ +{variant:1}LocalIncreasedEvasionRatingPercentUniqueBootsDexInt1 +{variant:2}(320-380)% increased Evasion Rating +{variant:3}LocalIncreasedEvasionRatingPercentUnique__6 +MovementVelocityUniqueBootsInt6 +ImmuneToBurningShockedChilledGroundUnique__1 +LifeRegenerationWhileMovingUnique__1 +{variant:1}+1 to Maximum Life per 10 Dexterity +{variant:2,3}MaximumLifePer10DexterityUnique__1 +]],[[ +Seven-League Step +Rawhide Boots +League: Perandus +MovementVelocityUnique___6 +]],[[ +Sin Trek +Stealth Boots +Variant: Pre 2.0.0 +Variant: Pre 2.6.0 +Variant: Pre 3.5.0 +Variant: Current +Requires Level 62, 117 Dex +DexterityUniqueBootsDexInt2 +IntelligenceUniqueBootsDex1 +LocalIncreasedEvasionRatingPercentUniqueBootsDex1 +{variant:1}IncreasedEnergyShieldUnique__9 +{variant:2}IncreasedEnergyShieldUnique__3 +{variant:3}+(100-160) to maximum Energy Shield +{variant:4}LocalIncreasedEnergyShieldUniqueBootsDex1 +MovementVelocityUniqueBootsInt6 +Enemies Cannot Leech Life From You +]],[[ +Temptation Step +Shagreen Boots +League: Ultimatum +Requires Level 55, 97 Dex +LocalIncreasedEvasionRatingPercentUnique__18 +ChaosResistUnique__23 +DamagePerPoisonOnSelfUnique__1_ +MovementSpeedPerPoisonOnSelfUnique__1_ +Poison you inflict with Travel Skills is Reflected to you if you have fewer than 5 Poisons on you +]],[[ +Three-step Assault +Shagreen Boots +Variant: Pre 2.6.0 +Variant: Pre 3.16.0 +Variant: Current +Requires Level 55, 97 Dex +DexterityUniqueBootsDex9 +LocalIncreasedEvationRatingPercentUniqueBootsDex9 +{variant:1}40% increased Evasion Rating while you have Onslaught +{variant:2,3}100% increased Evasion Rating while you have Onslaught +{variant:1}IncreasedLifeUnique__27 +{variant:2,3}IncreasedLifeUniqueBootsDex9__ +{variant:1}MovementVeolcityUniqueBootsDemigods1 +{variant:2,3}MovementVelocityUniqueBootsStrInt3 +{variant:1,2}10% chance to Avoid Elemental Ailments while Phasing +{variant:3}ChanceToDodgeSpellsWhilePhasing_Unique_1 +]],[[ +Replica Three-step Assault +Shagreen Boots +League: Heist +Requires Level 55, 97 Dex +DexterityUniqueBootsDex9 +LocalIncreasedEvationRatingPercentUniqueBootsDex9 +IncreasedLifeUniqueBootsDex9__ +MovementVelocityUniqueBootsStrInt3 +ElusiveEffectUnique__1 +MovementSpeedIfHitRecentlyUnique__1_ +]],[[ +Victario's Flight +Goathide Boots +Variant: Pre 2.6.0 +Variant: Current +Requires Level 12, 26 Dex +DexterityUniqueBootsDex3 +IntelligenceUniqueBootsDex3 +LocalIncreasedEvasionRatingPercentUniqueBootsDex3 +{variant:1}MovementVelocityOnLowLifeUniqueBootsDex3 +{variant:2}MovementVelocityUniqueBootsStrDex4 +{variant:2}You and nearby allies have 10% increased Movement Speed +PercentDamageGoesToManaUniqueBootsDex3 +]], +-- Boots: Energy Shield +[[ +Bones of Ullr +Silk Slippers +Variant: Pre 3.8.0 +Variant: Current +Requires Level 22, 42 Int +IncreasedLifeUniqueBootsInt4 +IncreasedManaUniqueBootsInt4 +LocalIncreasedEnergyShieldUniqueBootsInt4 +MovementVelocityUniqueBootsInt4 +{variant:1}+1 to Maximum number of Raised Zombies +{variant:1}+1 to Maximum number of Spectres +{variant:2}MaximumMinionCountUniqueBootsInt4 +{variant:2}+1 to Level of all Raise Spectre Gems +]],[[ +Replica Bones of Ullr +Silk Slippers +League: Heist +Requires Level 22, 42 Int +LocalIncreasedEnergyShieldUniqueBootsInt4 +IncreasedLifeUniqueBootsInt4 +IncreasedManaUniqueBootsInt4 +MovementVelocityUniqueBootsInt4 +SpiritMinionRefreshOnUniqueHitUnique__1 +Summoned Raging Spirits have 10% chance to refresh their Duration when they Hit a Unique Enemy +]],[[ +Doryani's Delusion +Sorcerer Boots +League: Delve +Source: Drops from unique{The Apex Assembly} in unique{Doryani's Machinarium} +Variant: Purity of Fire: Fire Pre 3.16.0 +Variant: Purity of Fire: Cold Pre 3.16.0 +Variant: Purity of Fire: Lightning Pre 3.16.0 +Variant: Purity of Ice: Fire Pre 3.16.0 +Variant: Purity of Ice: Cold Pre 3.16.0 +Variant: Purity of Ice: Lightning Pre 3.16.0 +Variant: Purity of Lightning: Fire Pre 3.16.0 +Variant: Purity of Lightning: Cold Pre 3.16.0 +Variant: Purity of Lightning: Lightning Pre 3.16.0 +Variant: Purity of Fire: Fire +Variant: Purity of Fire: Cold +Variant: Purity of Fire: Lightning +Variant: Purity of Ice: Fire +Variant: Purity of Ice: Cold +Variant: Purity of Ice: Lightning +Variant: Purity of Lightning: Fire +Variant: Purity of Lightning: Cold +Variant: Purity of Lightning: Lightning +Requires Level 67, 120 Int +{variant:1,2,3,10,11,12}GrantsPurityOfFireUnique__1 +{variant:4,5,6,13,14,15}GrantsPurityOfIceUnique__1 +{variant:7,8,9,16,17,18}GrantsPurityOfLightningUnique__1 +{variant:1,4,7,10,13,16}AddedFireDamageUnique__3 +{variant:2,5,8,11,14,17}AddedColdDamageUnique__4 +{variant:3,6,9,12,15,18}AddedLightningDamageUnique__2_ +{variant:1,2,3,4,5,6,7,8,9}LocalIncreasedEnergyShieldPercentUnique__19 +{variant:10,11,12,13,14,15,16,17,18}LocalIncreasedEnergyShieldPercentUnique__13 +IncreasedLifeUniqueAmulet25 +MovementVelocityUniqueBootsInt6 +]],[[ +Inya's Epiphany +Arcanist Slippers +Requires Level 61, 119 Int +IncreasedLifeUniqueBootsDex9__ +MovementVelocityUniqueBootsStrInt3 +PercentageIntelligenceUnique__4 +IncreasedDamagePerPowerChargeUnique__1 +ChanceToGainMaximumPowerChargesUnique__1_ +your maximum number of Power Charges +]],[[ +Replica Inya's Epiphany +Arcanist Slippers +League: Heist +Requires Level 61, 119 Int +PercentageIntelligenceUnique__4 +IncreasedLifeUniqueBootsDex9__ +IncreasedDamagePerPowerChargeUnique__1 +LifeRegenerationPerPowerChargeUnique__1__ +MovementVelocityPerPowerChargeUnique__1__ +]],[[ +Rainbowstride +Conjurer Boots +Variant: Pre 1.0.0 +Variant: Pre 1.1.0 +Variant: Pre 2.6.0 +Variant: Pre 3.4.0 +Variant: Current +Requires Level 53, 94 Int +{variant:1,2,3,4}(6-7)% Chance to Block Spell Damage +{variant:5}SpellBlockPercentageUniqueBootsInt5 +{variant:1,2}IncreasedManaUnique__17 +{variant:3,4,5}IncreasedManaUniqueBootsInt5 +{variant:1,2}LocalIncreasedEnergyShieldPercentUnique__5 +{variant:3,4,5}LocalIncreasedEnergyShieldPercentUniqueBootsInt5 +{variant:1,3,4,5}AllResistancesUniqueBootsInt5 +{variant:2}AllResistancesImplicitShield2 +{variant:1,2,3}MovementVeolcityUniqueBootsDemigods1 +{variant:4,5}MovementVelocityUniqueBootsStrInt3 +]],[[ +Shavronne's Pace +Scholar Boots +Variant: Pre 2.0.0 +Variant: Pre 2.6.0 +Variant: Current +Requires Level 32, 54 Int +DexterityUniqueBootsInt3 +{variant:1}IntelligenceUniqueOneHandSword2 +{variant:2,3}IntelligenceUniqueBootsDex1 +{variant:1}(50-70)% increased Energy Shield +{variant:2,3}LocalIncreasedEnergyShieldPercentAndStunRecoveryUniqueBootsInt3 +{variant:3}MovementVelocityUniqueBootsStrDex4 +{variant:1,2}35% increased Movement Speed when on Full Life +{variant:3}MovementVelocityOnFullLifeUniqueBootsInt3 +(10-15)% increased Stun Recovery +]],[[ +Shavronne's Gambit +Scholar Boots +Source: No longer obtainable +Variant: Pre 2.6.0 +Variant: Pre 3.17.0 +Requires Level 32, 54 Int +DexterityUniqueBootsInt3 +IntelligenceUniqueBootsDex1 +LocalIncreasedEnergyShieldPercentAndStunRecoveryUniqueBootsInt3 +{variant:2}MovementVelocityUniqueBootsStrDex4 +{variant:1}35% increased Movement Speed when on Full Life +{variant:2}MovementVelocityOnFullLifeUniqueBootsInt3 +{variant:1}2% of Energy Shield regenerated per second while on Low Life +{variant:2}1% of Energy Shield regenerated per second +(10-15)% increased Stun Recovery +]],[[ +Skyforth +Sorcerer Boots +Energy Shield: 64 +Requires Level 67, 123 Int +IncreasedManaUnique__1 +MovementVelocityUniqueBootsInt6 +PowerChargeOnCriticalStrikeChanceUnique__1 +ReservationEfficiencyUnique__3__ +NoLifeRegenerationUnique___1 +StunThresholdBasedOnManaUnique__1 +]],[[ +Steppan Eard +Sorcerer Boots +League: Warbands +Variant: Pre 3.0.0 +Variant: Current +Requires Level 67, 123 Int +{variant:1}(110-140)% increased Energy Shield +{variant:2}LocalIncreasedEnergyShieldPercentUniqueBootsInt6 +LocalIncreasedEnergyShiledUniqueBootsInt6 +MovementVelocityUniqueBootsInt6 +MovementVelocityOnShockedGroundUniqueBootsInt6_ +IncreasedDamageOnBurningGroundUniqueBootsInt6 +2% of Life Regenerated Per Second on Chilled Ground +ImmuneToDesecratedGroundUniqueBootsInt6 +]],[[ +Wanderlust +Wool Shoes +DexterityUniqueBootsInt2 +ManaRegenerationUniqueBootsInt2 +LocalIncreasedEnergyShieldUniqueBootsInt2 +MovementVeolcityUniqueBootsDemigods1 +CannotBeFrozenUnique__1 +]],[[ +Wondertrap +Velvet Slippers +Variant: Pre 1.0.0 +Variant: Current +Requires Level 9, 21 Int +StrengthUniqueBootsInt1 +DexterityUniqueBootsInt1 +IntelligenceUniqueBootsInt1 +LocalIncreasedEnergyShieldPercentUniqueBootsInt1 +ItemRarityOnLowLifeUniqueBootsInt1 +{variant:1}MovementVelocityUniqueBootsStrDex4 +{variant:2}MovementVelocityUniqueBootsDex2 +]],[[ +Greedtrap +Velvet Slippers +Source: No longer obtainable +Requires Level 52, 21 Int +StrengthUniqueBootsInt1 +DexterityUniqueBootsInt1 +IntelligenceUniqueBootsInt1 +LocalIncreasedEnergyShieldUnique__16 +ItemQuantityOnLowLifeUnique__1 +MovementVeolcityUniqueBootsDemigods1 +]], +-- Boots: Armour/Evasion +[[ +Beacon of Madness +Variant: Two-Toned Boots (Armour/Evasion) +Variant: Two-Toned Boots (Armour/Energy Shield) +Variant: Two-Toned Boots (Evasion/Energy Shield) +{variant:1}Two-Toned Boots (Armour/Evasion) +{variant:2}Two-Toned Boots (Armour/Energy Shield) +{variant:3}Two-Toned Boots (Evasion/Energy Shield) +League: Delirium +Source: Drops from the Simulacrum Encounter +Implicits: 3 +{variant:1}FireAndColdResistImplicitBoots1_ +{variant:2}FireAndLightningResistImplicitBoots1 +{variant:3}ColdAndLightningResistImplicitBoots1 +GrantEmbraceMadnessSkillUnique1 +MovementVelocityUniqueBootsInt6 +{variant:1}+15 to maximum Fortification while affected by Glorious Madness +{variant:1}DoubleDamageChanceGloriousMadnessUnique_1 +{variant:2}ElementalConfluxesGloriousMadnessUnique1 +{variant:2}ElementalAilmentImmunityGloriousMadnessUnique1 +{variant:3}EnemiesExplodeOnDeathChaosGloriousMadnessUnique1 +{variant:3}AllDamageCanPoisonGloriousMadnessUnique___1 +]],[[ +Darkray Vectors +Dragonscale Boots +Variant: Pre 2.6.0 +Variant: Pre 3.16.0 +Variant: Current +Requires Level 65, 62 Str, 62 Dex +{variant:2,3}LocalIncreasedArmourAndEvasionUnique__3_ +LightningResistUniqueBootsStrDex2 +MovementVelocityPerFrenzyChargeUniqueBootsStrDex2 ++1 to Maximum Frenzy Charge +{variant:1}50% reduced Frenzy Charge Duration +{variant:2,3}FrenzyChargeDurationUniqueBootsStrDex2 +LightRadiusUniqueBootsStrDex2 +{variant:1,2}2% chance to Suppress Spell Damage per Frenzy Charge +{variant:3}EvasionRatingPerFrenzyChargeUniqueBootsStrDex2 +]],[[ +Dusktoe +Ironscale Boots +Variant: Pre 2.6.0 +Variant: Current +Requires Level 18, 19 Str, 19 Dex +LocalIncreasedArmourAndEvasionUniqueBootsStrDex3 +{variant:1}IncreasedLifeImplicitShield1 +{variant:2}IncreasedLifeUniqueBootsStrDex3 +{variant:1}IncreasedManaUniqueBootsStrDex3 +MovementVelocityUniqueBootsStrDex4 +50% increased Stun Recovery +LightRadiusUniqueBootsStrDex3 +{variant:2}Adds (15-20) to (25-30) Chaos Damage to Spells and Attacks while using a Flask ++50% to Chaos Resistance while using a Flask +]],[[ +Dusktoe +Leatherscale Boots +Variant: Pre 2.0.0 +Requires Level 18, 19 Str, 19 Dex +LocalIncreasedArmourAndEvasionUniqueBootsStrDex3 +IncreasedLifeImplicitShield1 +IncreasedManaUniqueBootsStrDex3 +MovementVelocityUniqueBootsStrDex4 +50% increased Stun Recovery +LightRadiusUniqueBootsStrDex3 ++50% to Chaos Resistance while using a Flask +]],[[ +Duskblight +Ironscale Boots +Source: Drops from any endgame map boss +Variant: Pre 3.11.0 +Variant: Current +Requires Level 40, 19 Str, 19 Dex +{variant:1}SocketedGemsHaveAddedChaosDamageUniqueBodyInt3 +{variant:2}StalkingPustuleOnKillUnique__1 +LocalIncreasedArmourAndEvasionUnique__15_ +IncreasedLifeUnique__67_ +MovementVeolcityUniqueBootsDemigods1 +StunRecoveryUniqueBootsStrDex3 +LightRadiusUniqueBootsStrDex3 +ChaosResistanceWhileUsingFlaskUniqueBootsStrDex3 +{variant:2}AddedChaosDamageWhileUsingAFlaskUnique__2 +]],[[ +Legacy of Fury +Wyrmscale Boots +Variant: Pre 3.17.0 +Variant: Current +League: Ritual +Requires Level 69, 48 Str, 48 Dex +LocalIncreasedArmourAndEvasionUnique__18 +{variant:1}-(15-10)% to all Elemental Resistances +MovementVelocityUniqueBootsInt6 +{variant:1}ScorchedGroundWhileMovingUnique__1 +{variant:2}NearbyEnemiesAreScorchedUnique__1 +ScorchEffectUnique__1 +(30-40)% chance when you Kill a Scorched Enemy to Burn Each surrounding Enemy for 4 seconds, dealing 8% of the Killed Enemy's Life as Fire Damage per second +]],[[ +Lioneye's Paws +Bronzescale Boots +League: Legion +Source: Drops from Eternal Legion +Variant: Pre 3.7.0 +Variant: Current +Requires Level 30, 30 Str, 30 Dex +{variant:2}TriggerRainOfArrowsOnBowAttackUnique__1 +StrengthUniqueBootsStrDex1 +DexterityUniqueBootsStrDex1 +AddedFireDamageUniqueBootsStrDex1 +MovementVeolcityUniqueBootsDemigods1 +MovementVelocityOnLowLifeUniqueBootsStrDex1 +{variant:1}StunRecoveryUniqueBootsStrDex1 +{variant:1}CannotBeStunnedOnLowLife +]],[[ +Replica Lioneye's Paws +Bronzescale Boots +League: Heist +Requires Level 30, 30 Str, 30 Dex +TriggerToxicRainOnBowAttackUnique__1 +StrengthUniqueBootsStrDex1 +DexterityUniqueBootsStrDex1 +AddedChaosDamageUnique__1 +MovementVeolcityUniqueBootsDemigods1 +MovementVelocityOnLowLifeUniqueBootsStrDex1 +]],[[ +Mutewind Whispersteps +Serpentscale Boots +League: Warbands +Variant: Pre 2.6.0 +Variant: Current +Requires Level 42, 40 Str, 40 Dex +{variant:1}Adds (15-19) to (28-35) Cold Damage to Spells +{variant:2}SpellAddedColdDamageUniqueBootsStrDex5 +{variant:1}(20-40)% increased Critical Strike Chance for Spells +{variant:2}SpellCriticalStrikeChanceUniqueBootsStrDex5 +LocalIncreasedEvasionRatingPercentUniqueBootsDex3 +ColdResistUniqueBootsStrDex5 +{variant:1}MovementVeolcityUniqueBootsDemigods1 +{variant:2}MovementVelocityUniqueBootsStrInt3 +ImmuneToChilledGroundUniqueBootsStrDex5 +]],[[ +Saqawal's Talons +Hydrascale Boots +League: Bestiary +Source: Drops from unique{Saqawal, First of the Sky} +Requires Level 59, 56 Str, 56 Dex +GrantsBirdAspect1_ +LocalIncreasedArmourAndEvasionUnique__7 +MovementVelocityUnique__39_ ++(-2-2) seconds to Avian's Flight Duration +100 Life Regenerated per Second while you have Avian's Flight +12 Mana Regenerated per Second while you have Avian's Flight +]], +-- Boots: Armour/Energy Shield +[[ +Alberon's Warpath +Soldier Boots +Requires Level 49, 47 Str, 47 Int +AddedChaosDamageUniqueBootsStrInt2 +LocalIncreasedPhysicalDamageReductionRatingUniqueBootsStrInt2 +ChaosResistUniqueBootsStrInt2 +MovementVeolcityUniqueBootsDemigods1 ++1 to Maximum number of Skeletons +PercentageStrengthUniqueBootsStrInt2 +]],[[ +Replica Alberon's Warpath +Soldier Boots +League: Heist +Requires Level 49, 47 Str, 47 Int +PercentageStrengthUniqueBootsStrInt2 +LocalIncreasedPhysicalDamageReductionRatingUniqueBootsStrInt2 +ChaosResistUniqueBootsStrInt2 +MovementVeolcityUniqueBootsDemigods1 +CannotDealNonChaosDamageUnique__1_ +AddedChaosDamageToAttacksPer50StrengthUnique__1 +]],[[ +Death's Door +Crusader Boots +Source: Drops in The Eternal Labyrinth +Requires Level 64, 62 Str, 62 Int +StrengthUnique__5 +LocalIncreasedArmourAndEnergyShieldUnique__4 +AllResistancesUniqueBootsStr1 +MovementVelocityUniqueBootsStrInt3 +ChargeBonusMaximumEnduranceCharges +50% increased Elemental Ailment Duration on You +ChanceToAvoidBleedingUnique__2_ +]],[[ +Gang's Momentum +Legion Boots +Variant: Pre 2.6.0 +Variant: Current +Requires Level 58, 54 Str, 54 Int +LocalIncreasedArmourAndEnergyShieldUniqueBootsStrInt3 +FireResistUniqueBootsStrInt3 +MovementVelocityUniqueBootsStrInt3 +{variant:1}(5-7)% chance to Ignite +{variant:2}ChanceToIgniteUniqueBootsStrInt3 +{variant:1}15% increased Damage against Ignited Enemies +{variant:2}IncreasedDamageToIgnitedTargetsUniqueBootsStrInt3 +]],[[ +March of the Legion +Legion Boots +Variant: Pre 3.17.0 +Variant: Current +League: Synthesis +Requires Level 58, 54 Str, 54 Int +{variant:1}LocalIncreaseSocketedAuraLevelUniqueShieldStrInt2 +{variant:2}LocalIncreaseSocketedAuraGemLevelUnique___3 +SupportedByBlessingSupportUnique__1 +LocalIncreasedArmourAndEnergyShieldUnique__14 +AllResistancesUnique__15 +MovementVelocityUnique__39_ +]],[[ +Ralakesh's Impatience +Riveted Boots +Requires Level 36, 35 Str, 35 Int ++(15-25)% to Cold Resistance ++(15-25)% to Chaos Resistance +20% increased Movement Speed +Gain a Frenzy, Endurance, or Power Charge once per second while you are Stationary +LoseAllChargesOnMoveUnique__1 +]],[[ +Wake of Destruction +Mesh Boots +Variant: Pre 2.6.0 +Variant: Pre 3.11.0 +Variant: Current +Requires Level 28, 28 Str, 28 Int +AddedLightningDamageUniqueBootsStrInt1 +LocalIncreasedArmourAndEnergyShieldUniqueBootsStrInt1 +LifeGainedFromEnemyDeathUniqueBootsStrInt1 +{variant:2,3}MovementVelocityUniqueBootsStrDex4 +{variant:1,2}10% Chance to Cause Monsters to Flee +{variant:3}ShockedGroundWhileMovingUnique__1_ +]], +-- Boots: Evasion/Energy Shield +[[ +Brinerot Whalers +Trapper Boots +League: Warbands +Variant: Pre 2.6.0 +Variant: Pre 3.0.0 +Variant: Current +Requires Level 41, 40 Dex, 40 Int +{variant:1}LocalIncreasedEnergyShieldPercentUniqueIntHelmet1 +{variant:2}+(120-150) to maximum Energy Shield +{variant:3}LocalIncreasedEnergyShieldUniqueBootsDexInt4 +LocalIncreasedPhysicalDamageUniqueSceptre9 +{variant:1}MovementVeolcityUniqueBootsDemigods1 +{variant:2,3}MovementVelocityUniqueBootsStrInt3 +LightningResistUniqueBootsDexInt4 +IncreasedProjectileDamageUniqueBootsDexInt4 +ImmuneToShockedGroundUniqueBootsDexInt4 +]],[[ +Bubonic Trail +Murder Boots +League: Abyss +Source: Drops from Abyssal Liches +Variant: One Abyssal Socket +Variant: Two Abyssal Sockets +Requires Level 69, 82 Dex, 42 Int +{variant:1}AbyssJewelSocketUnique__3 +{variant:2}AbyssJewelSocketUnique__4 +Triggers level 20 Death Walk when Equipped +MaximumLifeUnique__13 +MovementVelocityUniqueBootsInt6 +10% increased Damage for each type of Abyssal Jewel affecting you +]],[[ +Corpsewalker +Carnal Boots +League: Heist +Requires Level 55, 52 Dex, 52 Int +Implicits: 0 +CorpseWalk +LocalIncreasedEvasionAndEnergyShieldUnique__28 +MovementVelocityUniqueBootsStrInt3 +DamageIfConsumedCorpseUnique__1__ +LifeRegenerationPerNearbyCorpseUnique__1 +]],[[ +Dance of the Offered +Variant: Pre 3.14.0 +Variant: Current +{variant:1}Shackled Boots +{variant:2}Carnal Boots +League: Incursion +Upgrade: Upgrades to unique{Omeyocan} via currency{Vial of the Ritual} +{variant:1}Requires Level 34, 34 Dex, 34 Int +{variant:2}Requires Level 55, 52 Dex, 52 Int +IncreasedManaUnique__13 +{variant:1}LightningResistUnique__6 +{variant:2}LightningResistUnique__18 +MovementVelocityUniqueBootsStrInt3 +OnslaughtWhileNotOnLowManaUnique__1_ +{variant:1}LoseManaPerSecondUnique__1 +{variant:2}KeystoneTheAgnosticUnique__2 +]],[[ +Omeyocan +Carnal Boots +Variant: Pre 3.16.0 +Variant: Current +League: Incursion +Source: Upgraded from unique{Dance of the Offered} via currency{Vial of the Ritual} +Requires Level 55, 52 Dex, 52 Int +MaximumManaUniqueJewel54 +LightningResistUnique__18 +MovementVelocityUniqueBootsInt6 +{variant:1}2% increased Evasion per 500 Maximum Mana +{variant:2}10% increased Evasion per 500 Maximum Mana +OnslaughtWhileNotOnLowManaUnique__1_ +Lose 7% of maximum Mana per Second +]],[[ +Fenumus' Spinnerets +Assassin's Boots +League: Bestiary +Source: Drops from unique{Fenumus, First of the Night} +Requires Level 63, 62 Dex, 62 Int +LocalIncreasedEvasionAndEnergyShieldUnique__14 +LightningResistUniqueBootsDexInt4 +ChaosResistUnique__17 +MovementVelocityUniqueBootsStrInt3 +IncreasedSpiderWebCountUnique__1 +ESOnHitWebbedEnemiesUnique__1 +AspectOfSpiderDurationUnique__1 +]],[[ +Inextricable Fate +Fugitive Boots +Source: Drops from unique{The Eater of Worlds} +Requires Level 70, 56 Dex, 76 Int +Implicits: 1 +ChaosResistImplicitBoots1 +IncreasedLifeUniqueHelmetDex4 +MovementVelocityUniqueBootsInt6 +GainVinesOnCriticalStrikeUnique__1 +NearbyStationaryEnemiesGainVinesUnique__1 +AllDamagePoisonsGraspingVinesUnique__1 +ReducedCriticalDamageTakenPoisonUnique__1 +]],[[ +Nomic's Storm +Strapped Boots +Variant: Pre 2.0.0 +Variant: Pre 2.6.0 +Variant: Current +Requires Level 16, 18 Dex, 18 Int +DexterityUniqueBootsDexInt2 +LocalIncreasedEvasionRatingUniqueBootsDex8 +LocalIncreasedEnergyShieldUniqueBootsDex8 +MovementVeolcityUniqueBootsDemigods1 +ColdResistUniqueBootsDex8 +{variant:1}30% increased Physical Damage taken +{variant:2}IncreasedPhysicalDamageTakenUniqueBootsDex8 +{variant:3}DamageTakenOnFullESUnique__1 +20% increased Movement Speed when on Full Energy Shield +]],[[ +The Stampede +Assassin's Boots +Requires Level 63, 62 Dex, 62 Int +League: Blight +LocalIncreasedEvasionAndEnergyShieldUnique__27 +StunRecoveryUnique__3 +Travel Skills have (50-80)% increased Cooldown Recovery Speed +ManaRegenerationRateWhileMovingUnique__1 +MovementVelocityOverrideUnique__1 +This item can be anointed by Cassia +]],[[ +Replica Stampede +Assassin's Boots +League: Heist +Requires Level 63, 62 Dex, 62 Int +LocalIncreasedEvasionAndEnergyShieldUnique__27 +StunRecoveryUnique__3 +TravelSkillMoreDamageUnique__1 +ManaRegenerationRateWhileMovingUnique__1 +MovementVelocityOverrideUnique__1 +This item can be anointed by Cassia +]],[[ +Sundance +Clasped Boots +Variant: Pre 2.6.0 +Variant: Current +Requires Level 27, 27 Dex, 27 Int +IncreasedAttackSpeedUniqueBootsDexInt1 +LocalIncreasedEvasionRatingPercentUniqueBootsDexInt1 +ItemFoundRarityIncreaseUniqueBootsDexInt1 +FireResistUniqueBootsDexInt1 +{variant:1}MovementVelocityUniqueBootsDex2 +{variant:2}MovementVeolcityUniqueBootsDemigods1 +]],[[ +Sunspite +Clasped Boots +Source: No longer obtainable +Requires Level 59, 27 Dex, 27 Int +IncreasedAttackSpeedUniqueBootsDexInt1 +LocalIncreasedEvasionAndEnergyShieldUnique__15 +ItemFoundRarityIncreaseUniqueBootsDexInt1 +FireResistUniqueBootsDexInt1 +MovementVeolcityUniqueBootsDemigods1 +MovementVelocityWhileIgnitedUnique__2 +IncreasedChanceToBeIgnitedUniqueRing24 +(75-125) Life Regenerated per second while Ignited +]],[[ +Voidwalker +Murder Boots +Source: Drops from unique{The Shaper} +Variant: Pre 3.0.0 +Variant: Current +Requires Level 69, 82 Dex, 42 Int +DexterityUnique__3 +LocalIncreasedEvasionAndEnergyShieldUnique__5 +MovementVelocityUniqueBootsInt6 +ChanceToAvoidProjectilesWhilePhasingUnique__1 +GainPhasingIfKilledRecentlyUnique__1 +{variant:1}PrrojectilesPierceWhilePhasingUnique__1_ +{variant:2}AdditionalPierceWhilePhasingUnique__1 +CelestialFootprintsUnique__1_ +Shaper Item +]],[[ +Replica Voidwalker +Murder Boots +Shaper Item +League: Heist +Requires Level 69, 82 Dex, 42 Int +DexterityUnique__3 +LocalIncreasedEvasionAndEnergyShieldUnique__5 +MovementVelocityUniqueBootsInt6 +DamageTakenWhilePhasingUnique__1 +GainPhasingIfKilledRecentlyUnique__1 +ProjectilesChainWhilePhasingUnique__1_ +CelestialFootprintsUnique__1_ +]], +-- Boots: Ward +[[ +Olroth's Charge +Runic Sollerets +League: Expedition +Requires Level 48, 37 Str, 37 Dex, 37 Int +LocalIncreasedWardPercentUnique__4_ +WardDelayRecoveryUnique__2 +MovementVeolcityUniqueBootsDemigods1 +AdrenalineOnWardBreakUnique__1 +]],[[ +Vorana's March +Runic Sabatons +League: Expedition +Requires Level 69, 46 Str, 46 Dex, 46 Int +HasNoSockets +GrantsSummonArbalistsSkillUnique__1_ +MovementVelocityUniqueBootsStrInt3 +SummonArbalistChanceToInflictColdExposureonHit +SummonArbalistChanceToIntimidateFor4SecondsOnHit +SummonArbalistPhysicalDamagePercentToConvertToFire +]], +} diff --git a/src/Data/Uniques/Special/bow.lua b/src/Data/Uniques/Special/bow.lua new file mode 100644 index 0000000000..a448734f5c --- /dev/null +++ b/src/Data/Uniques/Special/bow.lua @@ -0,0 +1,571 @@ +-- Item data (c) Grinding Gear Games + +return { +-- Weapon: Bow +[[ +Arborix +Assassin Bow +Variant: Pre 3.5.0 +Variant: Pre 3.9.0 +Variant: Pre 3.11.0 +Variant: Pre 3.17.0 +Variant: Current +Requires Level 62, 212 Dex +Source: Vendor recipe +Implicits: 1 +{variant:3}CriticalMultiplierImplicitBow1 +{variant:1}Adds (60-70) to (180-210) Physical Damage +{variant:2,3,4}Adds (95-115) to (240-265) Physical Damage +{variant:5}LocalAddedPhysicalDamageUnique__29___ +{variant:1,2,3}LocalIncreasedEvasionRatingPercentUniqueDexHelmet2 +{variant:1,2,3}AdditionalArrowsUnique__2 +{variant:1,2,3}DisplayIronReflexesFor8SecondsUnique__1 +{variant:1,2,3}ArborixMoreDamageAtCloseRangeUnique__1 +{variant:1,2,3}AttackCastMovementSpeedWhileYouDoNotHaveIronReflexesUnique__1 +{variant:1,2,3}FarShotWhileYouDoNotHaveIronReflexesUnique__1_ +{variant:4,5}GrantsDashUnique__1_ +{variant:4,5}ArrowsIfHaventUsedDashRecentlyUnique__1 +{variant:4,5}AttackSpeedIfHaventUsedDashRecentlyUnique__1 +{variant:4,5}EvasionRatingIfUsedDashRecentlyUnique__1 +{variant:4,5}MovementSpeedIfUsedDashRecentlyUnique__1 +{variant:4,5}DisableTravelSkillsExceptDashUnique__1 +{variant:4,5}KeystoneIronReflexesUnique__1 +]],[[ +Chin Sol +Assassin Bow +Variant: Pre 1.0.0 +Variant: Pre 1.2.0 +Variant: Pre 2.0.0 +Variant: Pre 3.5.0 +Variant: Pre 3.9.0 +Variant: Pre 3.17.0 +Variant: Current +Requires Level 62, 212 Dex +Implicits: 2 +{variant:2,3}(6-12)% increased Elemental Damage with Attack Skills +{variant:6,7}CriticalMultiplierImplicitBow1 +DexterityUniqueBow4 +{variant:1,2}LocalIncreasedPhysicalDamagePercentUniqueClaw2 +{variant:3,4}(150-180)% increased Physical Damage +{variant:5,6}(200-260)% increased Physical Damage +{variant:7}LocalIncreasedPhysicalDamagePercentUniqueBow6 +LocalAddedFireDamageUniqueBow6 +{variant:1,2}LocalIncreasedAttackSpeedUniqueClaw3 +{variant:3,4,5,6,7}LocalIncreasedAttackSpeedUniqueBow11 +{variant:1,2,3,4}100% More Damage with Arrow Hits at Close Range +{variant:5,6,7}PhysicalBowDamageCloseRangeUniqueBow6 +KnockbackCloseRangeUniqueBow6 +]],[[ +The Crimson Storm +Steelwood Bow +League: Betrayal +Variant: Crit Multi while Rare/Unique Nearby (Pre 3.17.0) +Variant: Attack Speed while Rare/Unique Nearby (Pre 3.17.0) +Variant: Damage per Power Charge (Pre 3.17.0) +Variant: Damage per Frenzy Charge (Pre 3.17.0) +Variant: Damage per Endurance Charge (Pre 3.17.0) +Variant: Accuracy and Quality (Pre 3.17.0) +Variant: Attack Speed and Quality (Pre 3.17.0) +Variant: Attack Speed/Trigger Blood Rage on Kill (Pre 3.17.0) +Variant: Cast Speed/Trigger Arcane Surge on Kill (Pre 3.17.0) +Variant: Minion Attack and Cast Speed (Pre 3.17.0) +Variant: Double Damage (Pre 3.17.0) +Variant: Double Damage while Focused (Pre 3.17.0) +Variant: Socketed Spell Trigger (Pre 3.17.0) +Variant: Pre 3.17.0 +Variant: Crit Multi while Rare/Unique Nearby (Current) +Variant: Attack Speed while Rare/Unique Nearby (Current) +Variant: Damage per Power Charge (Current) +Variant: Damage per Frenzy Charge (Current) +Variant: Damage per Endurance Charge (Current) +Variant: Accuracy and Quality (Current) +Variant: Attack Speed and Quality (Current) +Variant: Attack Speed/Trigger Blood Rage on Kill (Current) +Variant: Cast Speed/Trigger Arcane Surge on Kill (Current) +Variant: Minion Attack and Cast Speed (Current) +Variant: Double Damage (Current) +Variant: Double Damage while Focused (Current) +Variant: Socketed Spell Trigger (Current) +Variant: Current +Requires Level 57, 190 Dex +Implicits: 1 +(4-6)% increased Movement Speed +{variant:1,2,3,4,5,6,7,8,9,10,11,12,13,14}LocalIncreasedPhysicalDamagePercentUnique__22 +{variant:15,16,17,18,19,20,21,22,23,24,25,26,27,28}LocalIncreasedPhysicalDamagePercentUniqueBow5 +LocalCriticalStrikeChanceUnique__15 +BleedOnCritUnique__1_ +EnemiesYouBleedGrantIncreasedFlaskChargesUnique__1_ +AddedPhysicalDamageVsBleedingEnemiesUnique__1 +MaimOnCritUnique__1 +{variant:1,15}{crafted}+(18-45)% Critical Strike Multiplier while there is a Rare or Unique Enemy Nearby +{variant:2,16}{crafted}(11-22)% increased Attack Speed while a Rare or Unique Enemy is Nearby +{variant:3,17}{crafted}(5-6)% increased Damage per Power Charge +{variant:4,18}{crafted}(5-6)% increased Damage per Frenzy Charge +{variant:5,19}{crafted}(5-6)% increased Damage per Endurance Charge +{variant:6,20}{crafted}+(30-250) to Accuracy Rating +{variant:7,21}{crafted}(8-16)% increased Attack Speed +{variant:6,7,20,21}{crafted}+(7-18)% to Quality +{variant:8,22}{crafted}(8-16)% increased Attack Speed +{variant:8,22}{crafted}10% chance to Trigger Level 1 Blood Rage when you Kill an Enemy +{variant:9,23}{crafted}(7-13)% increased Cast Speed +{variant:9,23}{crafted}10% chance to gain Arcane Surge when you Kill an Enemy +{variant:10,24}{crafted}Minions have (16-28)% increased Attack Speed +{variant:10,24}{crafted}Minions have (16-28)% increased Cast Speed +{variant:11,25}{crafted}(4-12)% chance to deal Double Damage +{variant:12,26}{crafted}(13-36)% chance to deal Double Damage while Focused +{variant:13,27}{crafted}Trigger a Socketed Spell when you Use a Skill, with a 8 second Cooldown +]],[[ +Darkscorn +Assassin Bow +League: Legion +Source: Drops from Maraketh Legion +Variant: Pre 1.2.0 +Variant: Pre 2.0.0 +Variant: Pre 2.6.0 +Variant: Pre 3.7.0 +Variant: Pre 3.9.0 +Variant: Pre 3.17.0 +Variant: Current +Requires Level 62, 212 Dex +Implicits: 2 +{variant:1,2}(6-12)% increased Elemental Damage with Attack Skills +{variant:6,7}CriticalMultiplierImplicitBow1 +{variant:1,2,3}LocalIncreasedPhysicalDamagePercentUnique__2 +{variant:4,5,6}LocalIncreasedPhysicalDamagePercentUniqueOneHandAxe5 +{variant:7}LocalIncreasedPhysicalDamagePercentUniqueBow5 +{variant:2}Adds (6-10) to (10-14) Physical Damage +{variant:3,4}Adds (10-15) to (15-20) Physical Damage +{variant:5,6,7}LocalAddedPhysicalDamageUniqueBow5 +{variant:1,2,3,4}LocalIncreasedAttackSpeedUniqueBow2 +{variant:5,6,7}LocalIncreasedAttackSpeedUniqueBow5 +PhysicalDamageConvertToChaosUniqueBow5 +(15-30)% increased Accuracy Rating +PhysicalDamagePercentTakesAsChaosDamageUniqueBow5 +{variant:5,6,7}LocalChanceForPoisonDamage300FinalInflictedWithThisWeaponUnique__1_ +]],[[ +Death's Harp +Death Bow +Variant: Pre 1.2.0 +Variant: Pre 2.2.0 +Variant: Pre 3.0.0 +Variant: Pre 3.10.0 +Variant: Pre 3.17.0 +Variant: Current +Requires Level 32, 107 Dex +Implicits: 1 +{variant:2,3,4,5,6}LocalCriticalStrikeChanceImplicitBow1 +{variant:1,2,3,4,5}LocalIncreasedPhysicalDamagePercentUnique__2 +{variant:6}LocalIncreasedPhysicalDamagePercentUniqueBow1 +LocalIncreasedAttackSpeedUniqueBow2 +{variant:1,2,4}+100% to Global Critical Strike Multiplier +{variant:3}+150% to Global Critical Strike Multiplier +{variant:5,6}LocalCriticalMultiplierUniqueBow3 +Adds an additional Arrow +]],[[ +Death's Opus +Death Bow +Source: Drops from any endgame map boss +Variant: Pre 1.2.0 +Variant: Pre 2.2.0 +Variant: Pre 3.0.0 +Variant: Pre 3.10.0 +Variant: Pre 3.17.0 +Variant: Current +Requires Level 44, 107 Dex +Implicits: 1 +{variant:2,3,4,5,6}LocalCriticalStrikeChanceImplicitBow1 +{variant:1,2,3,4,5}LocalIncreasedPhysicalDamagePercentUnique__2 +{variant:6}LocalIncreasedPhysicalDamagePercentUniqueBow1 +Adds (10-20) to (30-35) Physical Damage +LocalIncreasedAttackSpeedUniqueBow2 +{variant:1,2,4}+100% to Global Critical Strike Multiplier +{variant:3}+150% to Global Critical Strike Multiplier +{variant:5,6}LocalCriticalMultiplierUniqueBow3 +2 additional Arrows +]],[[ +Doomfletch +Royal Bow +Variant: Pre 2.0.0 +Variant: Pre 2.6.0 +Variant: Pre 3.1.0 +Variant: Current +Requires Level 28, 95 Dex +Implicits: 2 +{variant:2}(6-12)% increased Elemental Damage with Attack Skills +{variant:3,4}WeaponElementalDamageImplicitBow1 +{variant:2,3}Adds (8-12) to (16-20) Physical Damage +{variant:4}LocalAddedPhysicalDamageUniqueBow11 +LocalIncreasedAttackSpeedUniqueBow11 +{variant:1,2,3}LocalCriticalStrikeChanceUniqueBow11 +ManaRegenerationUniqueBow11 +{variant:1,2,3}Gain 110% of Bow Physical Damage as Extra Damage of an Element +{variant:4}Gain 100% of Bow Physical Damage as Extra Damage of an Element +]],[[ +Doomfletch's Prism +Royal Bow +Source: Drops from any endgame map boss +Variant: Pre 2.0.0 +Variant: Pre 2.6.0 +Variant: Pre 3.1.0 +Variant: Current +Requires Level 40, 95 Dex +Implicits: 2 +{variant:2}(6-12)% increased Elemental Damage with Attack Skills +{variant:3,4}WeaponElementalDamageImplicitBow1 +{variant:2,3}Adds (8-12) to (16-20) Physical Damage +{variant:4}LocalAddedPhysicalDamageUniqueBow11 +LocalIncreasedAttackSpeedUniqueBow11 +{variant:1,2,3}LocalCriticalStrikeChanceUniqueBow11 +ManaRegenerationUniqueBow11 +{variant:1,2,3}Gain 110% of Bow Physical Damage as Extra Damage of each Element +{variant:4}Gain 100% of Bow Physical Damage as Extra Damage of each Element +]],[[ +The Gluttonous Tide +Citadel Bow +Source: Drops from unique{The Eater of Worlds} +Requires Level 58, 185 Dex +LocalIncreasedPhysicalDamagePercentUnique__44 +LocalIncreasedAttackSpeedUnique__37___ +BowAttacksFrenzyChargesArrowsUnique__1 ++(30-50)% to Global Critical Strike Multiplier while you have a Frenzy Charge +(20-40)% chance to gain a Frenzy Charge for each enemy you hit with a Critical Strike +]],[[ +Hopeshredder +Ranger Bow +Source: Drops from unique{The Elder} (Tier 6+) +Variant: Pre 3.4.0 +Variant: Current +Requires Level 60, 212 Dex +LocalAddedColdDamageUnique__8 +MovementVelocityPerFrenzyChargeUnique__1 ++(400-500) to Accuracy Rating +{variant:2}LocalIncreasedAccuracyUnique__2 +12 to 14 Cold Damage per Frenzy Charge +2% chance to Avoid Elemental Damage when Hit per Frenzy Charge +AttackDamageLeechPerFrenzyChargeUnique__1 +{variant:1}400 Cold Damage taken per second per Frenzy Charge while moving +{variant:2}DamageTakenPerFrenzyChargeMovingUnique__1 +Elder Item +]],[[ +Infractem +Decimation Bow +Variant: Pre 1.2.0 +Variant: Pre 2.6.0 +Variant: Pre 3.7.0 +Variant: Pre 3.17.0 +Variant: Current +Requires Level 53, 170 Dex +Implicits: 1 +LocalCriticalStrikeChanceImplicitBow1 +{variant:1,2}(90-100)% increased Physical Damage +{variant:3,4}(110-125)% increased Physical Damage +{variant:5}LocalIncreasedPhysicalDamagePercentUniqueBow7 +{variant:2,3,4,5}LocalAddedPhysicalDamageUniqueBow7 +DexterityUniqueBow7 +{variant:1,2,3}+(200-250) to Accuracy Rating +{variant:4,5}IncreasedAccuracyUniqueBow7 +ArrowPierceUniqueBow7 +MovementVelocityMarakethBowImplicit2 +{variant:1,2}CannotLeech +{variant:3,4,5}CannotLeechLifeUnique__1 +]],[[ +Replica Infractem +Decimation Bow +Variant: Pre 3.17.0 +Variant: Current +League: Heist +Requires Level 53, 170 Dex +Implicits: 1 +LocalCriticalStrikeChanceImplicitBow1 +DexterityUniqueBow7 +{variant:1}(110-125)% increased Physical Damage +{variant:2}LocalIncreasedPhysicalDamagePercentUniqueBow7 +LocalAddedPhysicalDamageUniqueBow7 +MovementVelocityMarakethBowImplicit2 +IncreasedAccuracyUniqueBow7 +CannotLeechMana +AttackProjectilesForkUnique__1 +AttackProjectilesForkExtraTimesUnique__1 +]],[[ +Iron Commander +Death Bow +Requires Level 32, 107 Dex +Implicits: 1 +LocalCriticalStrikeChanceImplicitBow1 +LocalAddedPhysicalDamageUnique__5 +LocalIncreasedAttackSpeedUnique__6 +TotemLifeUnique__1 +SummonTotemCastSpeedUnique__1 +Can have 1 additional Siege Ballista Totem per 200 Dexterity +AddedDamagePerDexterityUnique__1 +]],[[ +Replica Iron Commander +Death Bow +League: Heist +Requires Level 32, 107 Dex +Implicits: 1 +LocalCriticalStrikeChanceImplicitBow1 +LocalAddedPhysicalDamageUnique__5 +LocalIncreasedAttackSpeedUnique__6 +TotemLifeUnique__1 +SummonTotemCastSpeedUnique__1 +AdditionalShrapnelBallistaePerStrengthUnique__1 +AddedDamagePerStrengthUnique__1 +]],[[ +Lioneye's Glare +Imperial Bow +Variant: Pre 2.0.0 +Variant: Pre 2.6.0 +Variant: Pre 3.0.0 +Variant: Pre 3.17.0 +Variant: Current +Requires Level 66, 212 Dex +Implicits: 2 +{variant:2}(6-12)% increased Elemental Damage with Attack Skills +{variant:3,4,5}WeaponElementalDamageImplicitBow1 +{variant:1,2,3,4}(150-175)% increased Physical Damage +{variant:5}LocalIncreasedPhysicalDamagePercentUniqueBow1 +LocalAddedPhysicalDamageUniqueBow1 +LocalIncreasedAttackSpeedUniqueBow1 +IncreasedManaUniqueBow1 +AlwaysHits +{variant:4,5}PlayerFarShotUnique__2 +]],[[ +Null's Inclination +Ranger Bow +Variant: Pre 3.14.0 +Variant: Current +Requires Level 60, 212 Dex, 212 Int +AddedChaosDamageUniqueBow12 +LocalIncreasedAttackSpeedUniqueBow12 +ChaosResistUniqueBow12 +{variant:1}Minions deal 1% increased Damage per 10 Dexterity +{variant:2}IncreasedMinionDamagePerDexterityUniqueBow12 +IntelligenceRequirementsUniqueBow12 +Cast Socketed Minion Spells on Kill with this Weapon +]],[[ +Nuro's Harp +Harbinger Bow +Variant: Pre 2.5.0 +Variant: Current +Requires Level 68, 212 Dex +Implicits: 1 +LocalCriticalStrikeChanceImplicitBow1 +LocalReducedPhysicalDamagePercentUniqueBow8 +LocalAddedColdDamageUnique__4 +LocalIncreasedAttackSpeedUniqueBow9 +LightRadiusUnique__2 +SpreadChilledGroundOnFreezeUnique__1 +SpreadConsecratedGroundOnShatterUnique__1 +{variant:2}ChilledGroundEffectUnique__1 +]],[[ +Quill Rain +Short Bow +Variant: Pre 2.6.0 +Variant: Pre 3.9.0 +Variant: Current +Requires Level 5, 26 Dex +DexterityUniqueBow4 +{variant:2,3}LocalIncreasedPhysicalDamagePercentUniqueDescentBow1 +LocalIncreasedAttackSpeedUniqueBow4 +IncreasedAccuracyUniqueBow4 +ProjectileSpeedUniqueBow4_ +{variant:1}50% less Damage +{variant:2}40% less Damage +{variant:3}LocalIncreasedPhysicalDamagePercentUniqueBow4 +{variant:2,3}ManaGainPerTargetUnique__2 +]],[[ +Replica Quill Rain +Short Bow +League: Heist +Requires Level 5, 26 Dex +SupportedByArrowNovaUnique__1 +DexterityUniqueBow4 +LocalIncreasedPhysicalDamagePercentUniqueDescentBow1 +LocalIncreasedAttackSpeedUniqueOneHandSword7 +ManaGainPerTargetUnique__2 +ProjectileSpeedUniqueBow4_ +IncreasedAccuracyUniqueBow4 +]],[[ +Reach of the Council +Spine Bow +Variant: Pre 2.4.0 +Variant: Pre 2.6.0 +Variant: Pre 3.5.0 +Variant: Pre 3.11.0 +Variant: Pre 3.17.0 +Variant: Current +Requires Level 64, 212 Dex +{variant:4,5,6}SupportedByGreaterVolleyUnique__1 +{variant:1}LocalIncreasedPhysicalDamagePercentUniqueBow10 +{variant:2,3}LocalIncreasedPhysicalDamagePercentUnique__37__ +{variant:4,5,6}LocalIncreasedPhysicalDamagePercentUnique__15 +{variant:1}Adds (25-40) to (100-115) Physical Damage +{variant:2,3,4,5}Adds (15-30) to (70-95) Physical Damage +{variant:6}LocalAddedPhysicalDamageUnique__16_ +LocalIncreasedAttackSpeedUnique__24 +{variant:1,2}4 additional Arrows +{variant:3}2 additional Arrows +ProjectileSpeedUnique__4 +{variant:5,6}VolleyFirstPointPierceUnique__1_ +{variant:5,6}VolleySecondPointForkUnique__1 +{variant:5,6}VolleyThirdPointReturnUnique__1__ +{variant:5,6}VolleyFourthPointChainUnique__1 +]],[[ +Roth's Reach +Recurve Bow +Variant: Pre 3.9.0 +Variant: Current +Requires Level 18, 71 Dex +Implicits: 1 +{variant:2}CriticalMultiplierImplicitBow1 +LocalIncreasedPhysicalDamagePercentUniqueBow5 +WeaponElementalDamageUnique__2 +LocalIncreasedAttackSpeedUnique__1 +AdditionalChainUniqueOneHandMace3 +ProjectileSpeedUnique__2 +]],[[ +Silverbranch +Crude Bow +Variant: Pre 2.0.0 +Variant: Current +Requires Level 2 +LocalIncreaseSocketedBowGemLevelUniqueBow2 +{variant:1}(50-80)% increased Physical Damage +{variant:2}LocalIncreasedPhysicalDamagePercentUniqueBow2 +LocalIncreasedAttackSpeedUniqueBow2 +IncreasedAccuracyUniqueDescentBow1 +ManaGainedFromEnemyDeathUniqueBow2 +]],[[ +Silverbough +Crude Bow +Source: No longer obtainable +Requires Level 36 +LocalIncreaseSocketedGemLevelUniqueHelmetStrInt2 +LocalIncreaseSocketedBowGemLevelUniqueBow2 +LocalIncreasedPhysicalDamagePercentUniqueBow2 +LocalAddedPhysicalDamageUnique__19 +LocalIncreasedAttackSpeedUniqueBow2 +IncreasedAccuracyUniqueDescentBow1 +ManaGainedFromEnemyDeathUniqueBow2 +]],[[ +Slivertongue +Harbinger Bow +Source: Drops from unique{Guardian of the Hydra} +Variant: Pre 3.5.0 +Variant: Pre 3.17.0 +Variant: Current +Requires Level 68, 212 Dex +Implicits: 1 +LocalCriticalStrikeChanceImplicitBow1 +{variant:1}Adds (60-75) to (170-220) Physical Damage +{variant:2}Adds (110-125) to (245-265) Physical Damage +{variant:3}LocalAddedPhysicalDamageUnique__22 +{variant:1}100% increased Critical Strike Chance with arrows that Fork +{variant:2,3}CriticalStrikeChanceForForkingArrowsUnique__1 +{variant:1}Arrows that Pierce have 50% chance to cause Bleeding +{variant:2,3}ArrowsThatPierceHaveCritMultiUnique__1 +{variant:1}ArrowsAlwaysCritAfterPiercingUnique___1 +{variant:2,3}ArrowsAlwaysPierceAfterForkingUnique__1__ +]],[[ +Storm Cloud +Long Bow +Variant: Pre 2.0.0 +Variant: Current +Requires Level 9, 38 Dex +LocalReducedPhysicalDamagePercentUniqueBow8 +{variant:1}Adds 1 to 75 Lightning Damage +{variant:2}AddedLightningDamageUniqueBow8 +LocalIncreasedAttackSpeedUniqueBow8 +]],[[ +The Tempest +Long Bow +Source: Drops from any endgame map boss +Requires Level 32, 38 Dex +LocalReducedPhysicalDamagePercentUniqueBow8 +LightningDamagePercentUnique__4 +AddedLightningDamageUniqueBow8 +LocalIncreasedAttackSpeedUniqueBow8 +]],[[ +Voltaxic Rift +Spine Bow +Variant: Pre 3.9.0 +Variant: Current +Requires Level 64, 212 Dex +LocalAddedLightningDamageUniqueBow10 +LocalIncreasedAttackSpeedUniqueBow9 +ConvertLightningDamageToChaosUniqueBow10Updated +10% Chance to Shock +ChaosDamageCanShockUniqueBow10 +{variant:2}AttacksShockAsIfDealingMoreDamageUniqueBow10 +{variant:2}MaximumShockOverrideUniqueBow10 +]],[[ +Windripper +Imperial Bow +Variant: Pre 1.1.2 +Variant: Pre 2.0.0 +Variant: Pre 2.6.0 +Variant: Pre 3.5.0 +Variant: Current +Requires Level 66, 212 Dex +Implicits: 2 +{variant:3}(6-12)% increased Elemental Damage with Attack Skills +{variant:4,5}WeaponElementalDamageImplicitBow1 +{variant:1}Adds 40 to 60 Cold Damage +{variant:2,3,4}Adds (32-40) to (48-60) Cold Damage +{variant:5}AddedColdDamageUniqueBow9 +{variant:1}Adds 1 to 100 Lightning Damage +{variant:2,3,4}Adds 1 to (80-100) Lightning Damage +{variant:5}AddedLightningDamageUniqueBow9 +LocalIncreasedAttackSpeedUniqueBow9 +{variant:1,2}LocalCriticalStrikeChanceUnique__14 +{variant:3,4}LocalCriticalStrikeChanceUnique__18 +{variant:5}LocalCriticalStrikeChanceUniqueBow11 +{variant:1,2}25% increased Quantity of Items Dropped by Slain Frozen enemies +{variant:3,4,5}ItemQuantityWhenFrozenUniqueBow9 +{variant:1,2}50% increased Rarity of Items Dropped by Slain Shocked enemies +{variant:3,4,5}ItemRarityWhenShockedUniqueBow9 +]],[[ +Replica Windripper +Imperial Bow +League: Heist +Requires Level 66, 212 Dex +Implicits: 1 +WeaponElementalDamageImplicitBow1 +AddedColdDamageUniqueBow9 +AddedLightningDamageUniqueBow9 +LocalIncreasedAttackSpeedUniqueBow9 +LocalCriticalStrikeChanceUniqueBow11 +FrozenMonstersTakeIncreasedDamageUnique__1 +GainEnergyShieldOnKillShockedEnemyUnique__1_ +]],[[ +Xoph's Inception +Bone Bow +League: Breach +Source: Drops in Xoph Breach or from unique{Xoph, Dark Embers} +Upgrade: Upgrades to unique{Xoph's Nurture} using currency{Blessing of Xoph} +Requires Level 23, 80 Dex +LocalIncreasedPhysicalDamagePercentUnique__21 +LifeGainedOnKillingIgnitedEnemiesUnique__1 +PhysicalAddedAsFireUnique__3 +ChanceToIgniteUniqueBodyInt2 +]],[[ +Xoph's Nurture +Citadel Bow +League: Breach +Source: Upgraded from unique{Xoph's Inception} using currency{Blessing of Xoph} +Variant: Pre 3.3.0 +Variant: Pre 3.9.0 +Variant: Pre 3.17.0 +Variant: Current +Requires Level 64, 185 Dex +{variant:3,4}SupportedByIgniteProliferationUnique1 +{variant:1,2,3}LocalIncreasedPhysicalDamagePercentUniqueRapier1 +{variant:4}LocalIncreasedPhysicalDamagePercentUnique__38 +ConvertPhysicalToFireUniqueQuiver1_ +ChanceToIgniteUniqueBodyInt2 +{variant:1}Ignites your Skills cause spread to other Enemies within a Radius of 12 +{variant:2}Ignites your Skills cause spread to other Enemies within a Radius of 15 +GainLifeOnIgnitingEnemyUnique__1 +]], +} diff --git a/src/Data/Uniques/Special/claw.lua b/src/Data/Uniques/Special/claw.lua new file mode 100644 index 0000000000..9fe16f10da --- /dev/null +++ b/src/Data/Uniques/Special/claw.lua @@ -0,0 +1,363 @@ +-- Item data (c) Grinding Gear Games + +return { +-- Weapon: Claw +[[ +Advancing Fortress +Gut Ripper +Variant: Pre 2.6.0 +Variant: Current +Requires Level 46, 80 Dex, 80 Int +Implicits: 2 +{variant:1}+21 Life gained for each Enemy hit by Attacks +{variant:2}LifeGainPerTargetImplicit2Claw8 +Socketed Gems are Supported by level 12 Fortify +LocalIncreasedPhysicalDamagePercentUniqueClaw6 +IncreasedEvasionRatingUnique___1 +IncreasedLifeUnique__20 +IncreasedEnergyShieldUnique__2 +AttackerTakesDamageUnique__1 +15% Chance to Block +]],[[ +Replica Advancing Fortress +Gut Ripper +League: Heist +Requires Level 46, 80 Dex, 80 Int +Implicits: 1 +LifeGainPerTargetImplicit2Claw8 +SupportedByCastOnDamageTakenUnique__1 +AdditionalBlockUnique__2 +LocalIncreasedPhysicalDamagePercentUniqueClaw6 +IncreasedLifeUnique__20 +ShieldArmourIncreaseUnique__1 +AddedFireDamageIfBlockedRecentlyUnique__1 +]],[[ +Allure +Vaal Claw +Variant: Pre 3.0.0 +Variant: Current +Requires Level 66, 131 Dex, 95 Int +Implicits: 1 +LifeLeechPermyriadImplicitClaw2 +{variant:1}LocalIncreasedPhysicalDamagePercentUniqueClaw4 +{variant:2}LocalIncreasedPhysicalDamagePercentUnique__1 +LocalAddedPhysicalDamageUnique__1 +LocalIncreasedAttackSpeedUnique__24 +MovementSpeedWhilePhasedUnique__1 +{variant:1}You gain Phasing for 3 seconds on using a Vaal Skill +{variant:2}GainPhasingOnVaalSkillUseUnique__1 +]],[[ +Replica Allure +Vaal Claw +League: Heist +Requires Level 66, 95 Dex, 131 Int +Implicits: 1 +LifeLeechPermyriadImplicitClaw2 +LocalIncreasedPhysicalDamagePercentUnique__1 +LocalAddedPhysicalDamageUnique__1 +LocalIncreasedAttackSpeedUnique__24 +LifeGainedOnTauntingEnemyUnique__1 +OnslaughtOnKillingTauntedEnemyUnique__1 +TauntedEnemiesTakeIncreasedDamage_ +]],[[ +Al Dhih +Timeworn Claw +League: Legion +Source: Drops from Maraketh Legion +Variant: Pre 2.0.0 +Variant: Pre 2.6.0 +Variant: Pre 3.0.0 +Variant: Pre 3.7.0 +Variant: Pre 3.11.0 +Variant: Current +Requires Level 26, 39 Dex, 56 Int +Implicits: 3 +{variant:1}LifeGainPerTargetImplicitClaw2 +{variant:2}LifeLeechPermyriadImplicitClaw2 +{variant:3,4,5,6}LifeGainPerTargetImplicit2Claw4_1 +{variant:1,2,3,4}SocketedItemsHaveChanceToFleeUniqueClaw6 +{variant:4,5}TriggeredAbyssalCryUnique__1 +{variant:1}LocalIncreasedPhysicalDamagePercentUnique__36_ +{variant:2,3,4,5,6}LocalIncreasedPhysicalDamagePercentUniqueClaw6 +LifeLeechPermyriadUniqueClaw6 +{variant:1,2,3,4}StunThresholdReductionUniqueClaw6 +{variant:6}WarcryTauntChaosExplosionUnique__1_ +{variant:5}50% increased Warcry Buff Effect +{variant:6}WarcryEffectUnique__2 +{variant:5,6}WarcryCooldownIs2SecondsUnique__1 +]],[[ +Bloodseeker +Hellion's Paw +Variant: Pre 3.0.0 +Variant: Current +Requires Level 62, 131 Dex, 95 Int +Implicits: 1 +LifeLeechPermyriadImplicitClaw1 +{variant:1}LocalIncreasedPhysicalDamagePercentUniqueClaw6 +{variant:2}LocalIncreasedPhysicalDamagePercentUniqueClaw3 +LocalAddedPhysicalDamageUniqueClaw3 +LocalIncreasedAttackSpeedUniqueClaw3 +LifeLeechPermyriadUniqueClaw3 +MovementVelocityUniqueClaw3 +LocalLifeLeechIsInstantUniqueClaw3 +]],[[ +Cybil's Paw +Thresher Claw +Variant: Pre 2.0.0 +Variant: Pre 2.6.0 +Variant: Current +Requires Level 37, 53 Dex, 77 Int +Implicits: 3 +{variant:1}LifeGainPerTargetImplicit2Claw5 +{variant:2}+21 Life gained for each Enemy hit by Attacks +{variant:3}LifeGainPerTargetImplicit2Claw6 +IncreasedCastSpeedUniqueClaw7 +IncreasedManaUniqueClaw7 +LifeGainedOnSpellHitUniqueClaw7 +{variant:1}6% increased Spell Damage per 5% Block Chance +{variant:2,3}8% increased Spell Damage per 5% Block Chance +]],[[ +Essentia Sanguis +Eye Gouger +Variant: Pre 1.3.0 +Variant: Pre 2.0.0 +Variant: Pre 2.6.0 +Variant: Current +Requires Level 64, 113 Dex, 113 Int +Implicits: 3 +{variant:1,2}LifeLeechPermyriadUniqueGlovesStrDex1 +{variant:3}+31 Life gained for each Enemy hit by Attacks +{variant:4}LifeGainPerTargetImplicit2Claw12 +{variant:1}10% additional Chance to Block while Dual Wielding Claws +{variant:2,3,4}8% additional Chance to Block while Dual Wielding Claws +{variant:1}LocalIncreasedPhysicalDamagePercentUniqueWand9 +{variant:2,3,4}LocalIncreasedPhysicalDamagePercentUniqueClaw1 +{variant:1}Adds 1 to 50 Lightning Damage +{variant:2,3}Adds 1 to 80 Lightning Damage +{variant:4}AddedLocalLightningDamageUniqueClaw1 +LocalIncreasedAttackSpeedUniqueClaw1 +IncreasedEnergyShieldUniqueClaw1 +LeechEnergyShieldInsteadofLife +]],[[ +Essentia Sanguis +Vaal Claw +Variant: Pre 3.11.0 +Variant: Current +Requires Level 66, 95 Dex, 131 Int +Implicits: 1 +LifeLeechPermyriadImplicitClaw2 +BlockWhileDualWieldingClawsUniqueClaw1 +LocalIncreasedPhysicalDamagePercentUniqueClaw1 +AddedLocalLightningDamageUniqueClaw1 +LocalIncreasedAttackSpeedUniqueClaw1 +IncreasedEnergyShieldUniqueClaw1 +{variant:1}LeechEnergyShieldInsteadofLife +{variant:2}MaximumESLeechAmountUnique__1_ +{variant:2}ESLeechFromAttacksNotRemovedOnFullESUnique__1 +{variant:2}KeystoneGhostReaverUnique__1 +]],[[ +Hand of Thought and Motion +Blinder +League: Breach +Source: Drops in Esh Breach or from unique{Esh, Forked Thought} +Upgrade: Upgrades to unique{Hand of Wisdom and Action} using currency{Blessing of Esh} +Variant: Pre 2.6.0 +Variant: Pre 3.0.0 +Variant: Current +Requires Level 22, 41 Dex, 41 Int +Implicits: 2 +{variant:1}LifeGainPerTargetUniqueDagger2 +{variant:2,3}LifeGainPerTargetImplicit2Claw4 +WeaponElementalDamageUnique__4 +LocalAddedLightningDamageUnique__4 +LocalIncreasedAttackSpeedUniqueClaw9 +{variant:1,2}Adds 1 to 3 Lightning Damage to Attacks with this Weapon per 10 Intelligence +{variant:3}AddedLightningDamagePerIntelligenceUnique__2 +]],[[ +Hand of Wisdom and Action +Imperial Claw +League: Breach +Source: Upgraded from unique{Hand of Thought and Motion} using currency{Blessing of Esh} +Variant: Pre 2.6.0 +Variant: Pre 3.0.0 +Variant: Current +Requires Level 68, 131 Dex, 95 Int +Implicits: 2 +{variant:1}LifeGainPerTargetImplicit2Claw6 +{variant:2,3}LifeGainPerTargetImplicit2Claw10 +WeaponElementalDamageUnique__4 +PercentageDexterityUnique__3 +PercentageIntelligenceUnique__3 +{variant:1,2}Adds 1 to 6 Lightning Damage to Attacks with this Weapon per 10 Intelligence +{variant:3}AddedLightningDamagePerIntelligenceUnique__1 +IncreasedAttackSpeedPerDexterityUnique__1 +]],[[ +Izaro's Dilemma +Imperial Claw +Source: Drops in The Lord's Labyrinth +Variant: Pre 2.6.0 +Variant: Pre 3.7.0 +Variant: Current +Requires Level 68, 131 Dex, 95 Int +Implicits: 2 +{variant:1}LifeGainPerTargetImplicit2Claw6 +{variant:2,3}LifeGainPerTargetImplicit2Claw10 +LocalIncreasedPhysicalDamagePercentUnique__6 +LocalAddedPhysicalDamageUnique__3 +LocalIncreasedAttackSpeedUniqueClaw9 +{variant:1,2}+(250-350) to Accuracy Rating +{variant:3}IncreasedAccuracyUnique__1 +100% increased Physical Damage while Frozen +]],[[ +Last Resort +Nailed Fist +Implicits: 1 ++3 Life gained for each Enemy hit by your Attacks +IncreasedAttackSpeedWhenOnLowLifeUniqueClaw4 +LocalIncreasedPhysicalDamagePercentUniqueClaw4 +LocalAddedPhysicalDamagePercentUniqueClaw4 +IncreasedClawDamageOnLowLifeUniqueClaw4 +IncreasedAccuracyWhenOnLowLifeUniqueClaw4 +]],[[ +Replica Last Resort +Variant: Pre 3.14.0 +Variant: Current +Nailed Fist +League: Heist +Implicits: 1 +LifeGainPerTargetImplicitClaw1 +{variant:1}50% increased Attack Speed when on Low Life +{variant:2}IncreasedAttackSpeedWhenOnLowLifeUniqueClaw4 +LocalIncreasedPhysicalDamagePercentUniqueClaw4 +IncreasedAccuracyWhenOnLowLifeUniqueClaw4 +IncreasedClawDamageOnLowLifeUnique__1__ +DealNoDamageWhenNotOnLowLifeUnique__1 +]],[[ +Law of the Wilds +Hellion's Paw +Variant: Pre 3.14.0 +Variant: Current +League: Harvest +Source: Drops from unique{Avatar of the Grove} +Requires Level 62, 131 Dex, 95 Int +Implicits: 1 +LifeLeechPermyriadImplicitClaw1 +{variant:1}20% chance to Trigger Level 20 Summon Spectral Wolf on Critical Strike with this Weapon +{variant:2}SummonWolfOnCritUnique__1 +LocalIncreasedAttackSpeedUnique__25 +LocalCriticalStrikeChanceUnique__17_ +CriticalMultiplierUniqueDagger8 +]],[[ +Mortem Morsu +Fright Claw +Variant: Pre 2.2.0 +Variant: Pre 2.6.0 +Variant: Pre 3.0.0 +Variant: Current +Requires Level 34, 61 Dex, 61 Int +Implicits: 2 +{variant:1,2}LifeLeechPermyriadImplicitClaw2 +{variant:3,4}LifeGainPerTargetImplicit2Claw5_1 +LocalIncreasedPhysicalDamagePercentUniqueClaw2 +LocalIncreasedAttackSpeedUniqueClaw2 +LocalCriticalStrikeChanceUniqueClaw2 +{variant:1}CriticalMultiplierImplicitSword1 +{variant:2,3,4}LocalCriticalMultiplierUniqueClaw2 +PhysicalDamageConvertToChaosUniqueClaw2 +{variant:1,2,3}LocalPoisonOnHit +{variant:4}LocalChanceToPoisonOnHitUnique__2 +StunThresholdReductionUniqueClaw2_ +]],[[ +Ornament of the East +Gut Ripper +Variant: Pre 2.6.0 +Variant: Pre 3.0.0 +Variant: Current +Requires Level 46, 80 Dex, 80 Int +Implicits: 2 +{variant:1}+21 Life gained for each Enemy hit by Attacks +{variant:2,3}LifeGainPerTargetImplicit2Claw8 +LocalIncreaseSocketedDexterityGemLevelUniqueClaw8 +{variant:3}Socketed Gems are Supported by level 10 Faster Attacks +{variant:1,2}LocalIncreasedPhysicalDamagePercentUniqueClaw6 +{variant:3}LocalIncreasedPhysicalDamageUniqueClaw8 +LocalIncreasedAttackSpeedUniqueClaw9 +25% increased Stun Recovery +AlwaysHits +]],[[ +Rive +Terror Claw +Requires Level 70, 113 Dex, 113 Int +Implicits: 1 +LifeLeechPermyriadImplicitClaw2 +LocalIncreasedPhysicalDamagePercentUnique__36_ +LocalAddedPhysicalDamageUnique__13 +CausesBleedingUnique__1 +2% increased Physical Damage over time per 10 Dexterity +1% increased Bleed Duration per 12 Intelligence +BleedingEnemiesFleeOnHitUnique__1 +]],[[ +The Scourge +Terror Claw +Source: Drops from unique{Guardian of the Chimera} +Variant: Pre 3.11.0 +Variant: Current +Requires Level 70, 113 Dex, 113 Int +Implicits: 1 +LifeLeechPermyriadImplicitClaw2 +{variant:1}10% Chance to Cast level 10 Summon Spectral Wolf on Kill +LocalAddedPhysicalDamageUnique__23_ +LocalIncreasedAttackSpeedUniqueClaw9 +IncreasedMinionAttackSpeedUnique__1_ +MinionDamageAlsoAffectsYouUnique__1 +IncreasedMinionDamageIfYouHitEnemyUnique__1 +]],[[ +Touch of Anguish +Imperial Claw +Variant: Pre 2.6.0 +Variant: Current +Requires Level 68, 131 Dex, 95 Int +Implicits: 2 +{variant:1}LifeGainPerTargetImplicit2Claw6 +{variant:2}LifeGainPerTargetImplicit2Claw10 +LocalAddedPhysicalDamageUnique__14 +ColdDamagePercentUniqueHelmetInt4 +LocalCriticalStrikeChanceUnique__10 +ChanceToGainFrenzyChargeOnKillingFrozenEnemyUnique__1 +AdditionalChainWhileAtMaxFrenzyChargesUnique___1 +ChanceToFreezeUnique__4 +Critical Strikes do not always Freeze +]],[[ +The Wasp Nest +Throat Stabber +Variant: Pre 3.7.0 +Variant: Current +Requires Level 60, 113 Dex, 113 Int +Implicits: 1 +LifeGainPerTargetImplicit2Claw11_ +LocalIncreasedPhysicalDamagePercentUniqueClaw3 +LocalIncreasedAttackSpeedUnique__21 +LocalCriticalStrikeChanceUnique__11 +{variant:1}+(180-200) to Accuracy Rating +{variant:2}LocalIncreasedAccuracyUnique__1 +LocalChanceToPoisonOnHitUnique__4 +AddedChaosDamageVsEnemiesWith5PoisonsUnique__1 +Enemies affected by at least 5 Poisons +]],[[ +Wildslash +Awl +Variant: Pre 2.6.0 +Variant: Current +Requires Level 12, 25 Dex, 25 Int +Implicits: 2 +{variant:1}+5 Life gained for each Enemy hit by Attacks +{variant:2}LifeGainPerTargetImplicit2Claw3 +StrengthUniqueClaw9 +DexterityUniqueClaw9 +15% reduced Accuracy Rating +LocalAddedPhysicalDamageUniqueClaw9 +LocalIncreasedAttackSpeedUniqueClaw9 +DamageWithMovementSkillsUniqueClaw9 +AttackSpeedWithMovementSkillsUniqueClaw9 +]], +} diff --git a/src/Data/Uniques/Special/dagger.lua b/src/Data/Uniques/Special/dagger.lua new file mode 100644 index 0000000000..5f8dc68a72 --- /dev/null +++ b/src/Data/Uniques/Special/dagger.lua @@ -0,0 +1,314 @@ + -- Item data (c) Grinding Gear Games + +return { +-- Weapon: Dagger +[[ +Arakaali's Fang +Fiend Dagger +Requires Level 53, 58 Dex, 123 Int +Implicits: 1 +CriticalStrikeChanceImplicitDagger2 +SummonSpidersOnKillUnique__1 +LocalIncreasedPhysicalDamagePercentUnique__25 +LocalAddedPhysicalDamageUnique__25 +LocalAddedChaosDamageUnique___1 +LocalChanceToPoisonOnHitUnique__1 +]],[[ +Bino's Kitchen Knife +Slaughter Knife +Variant: Pre 2.2.0 +Variant: Current +Requires Level 65, 81 Dex, 117 Int +Implicits: 1 +CriticalStrikeChanceImplicitDagger1 +DegenerationDamageUniqueDagger8 +LocalAddedPhysicalDamageUniqueDagger8 +LocalCriticalStrikeChanceUniqueDagger8 +{variant:1}+(10-15)% to Global Critical Strike Multiplier +{variant:2}CriticalMultiplierUniqueDagger8 +ChaosResistUniqueDagger8 +PoisonSpreadAndHealOnPoisonedKillUniqueDagger8 +and nearby Allies Regenerate 200 Life per second +]],[[ +Bloodplay +Stiletto +Variant: Pre 2.6.0 +Variant: Current +Requires Level 15, 30 Dex, 30 Int +Implicits: 1 +CriticalStrikeChanceImplicitDagger1 +DexterityUniqueDagger12 +LocalIncreasedPhysicalDamagePercentUniqueDagger12 +LocalAddedPhysicalDamageUniqueDagger12 +LocalIncreasedAttackSpeedUniqueDescentDagger1 +Extra Gore +{variant:1}10% chance to cause Bleeding on Hit +{variant:2}LocalChanceToBleedUniqueDagger12 +]],[[ +Replica Bloodplay +Stiletto +League: Heist +Requires Level 15, 30 Dex, 30 Int +Implicits: 1 +CriticalStrikeChanceImplicitDagger1 +StrengthUnique__20_ +LocalIncreasedPhysicalDamagePercentUniqueDagger12 +LocalAddedPhysicalDamageUniqueDagger12 +LocalChanceToBleedUniqueDagger12 +CriticalStrikeChanceAgainstBleedingEnemiesUnique__1 +ExtraGore +]],[[ +Cold Iron Point +Ezomyte Dagger +Requires Level 62, 95 Dex, 131 Int +Implicits: 1 +CriticalStrikeChanceImplicitDagger1 +GlobalPhysicalSpellGemsLevelUnique__1 +DealNoElementalDamageUnique__2 +]],[[ +Replica Cold Iron Point +Ezomyte Dagger +League: Heist +Requires Level 62, 95 Dex, 131 Int +Implicits: 1 +CriticalStrikeChanceImplicitDagger1 +GlobalColdSpellGemsLevelUnique__1 +DealNoColdDamageUnique__1 +]],[[ +The Consuming Dark +Fiend Dagger +Variant: Pre 2.2.0 +Variant: Pre 3.0.0 +Variant: Current +Requires Level 53, 58 Dex, 123 Int +Implicits: 1 +CriticalStrikeChanceImplicitDagger2 +LocalIncreaseSocketedFireGemLevelUniqueDagger10 +SpellDamageUniqueDagger10 +IntelligenceUniqueDagger10_ +{variant:1}45% of Fire Damage Converted to Chaos Damage +{variant:2,3}ConvertFireToChaosUniqueDagger10Updated +{variant:1,2}ChaosDamagePoisonsUniqueDagger10 +{variant:3}ChaosDamageChanceToPoisonUnique__1 +]],[[ +Divinarius +Imperial Skean +League: Legion +Source: Drops from Templar Legion +Variant: Pre 3.7.0 +Variant: Current +Requires Level 66, 95 Dex, 131 Int +Implicits: 1 +CriticalStrikeChanceImplicitDagger1 +SpellDamageOnWeaponUniqueDagger1 +{variant:1}LifeGainedFromEnemyDeathUniqueTwoHandMace7 +{variant:2}LifeGainedFromEnemyDeathUniqueDagger1 +{variant:1}ManaGainedFromEnemyDeathUniqueRing4 +{variant:2}ManaGainedFromEnemyDeathUniqueDagger1 +10% increased Area of Effect of Area Skills +{variant:2}SpellCriticalStrikeChanceIfKilledRecentlyUnique__1 +{variant:2}SpellCriticalStrikeMultiplierIfNotKilledRecentlyUnique__1 +]],[[ +Goredrill +Skinning Knife +Requires Level 5, 16 Dex +Implicits: 1 +CriticalStrikeChanceImplicitDagger1 +DexterityUniqueDagger11 +LocalIncreasedPhysicalDamagePercentUniqueDagger11 +LocalAddedPhysicalDamageUniqueDagger11 +LocalCriticalStrikeChanceUniqueDagger11 +CausesBleedingOnCritUniqueDagger11 +AttackDamageAgainstBleedingUniqueDagger11 +]],[[ +Sanguine Gambol +Skinning Knife +Source: No longer obtainable +Requires Level 59 +Implicits: 1 +CriticalStrikeChanceImplicitDagger1 +LocalIncreasedPhysicalDamagePercentUniqueDagger11 +LocalAddedPhysicalDamageUnique__36 +DexterityUniqueDagger11 +LocalCriticalStrikeChanceUniqueDagger11 +CausesBleedingOnCritUniqueDagger11 +AttackDamageAgainstBleedingUniqueDagger11 +CrimsonDanceIfCritRecentlyUnique__1 +]],[[ +Goblinedge +Ambusher +League: Ritual +Requires Level 60, 113 Dex, 113 Int +Implicits: 1 +CriticalStrikeChanceImplicitDagger1 +LocalIncreasedPhysicalDamagePercentUnique__43 +AttackSpeedFrenzyChargeNotGainedUnique__1 +CriticalStrikeChancePowerChargeNotGainedUnique__1 +ExtendFrenzyPowerChargeDurationCullUnique__1 +LifeGainOnCullUnique__1 +ManaGainOnCullUnique__1_ +]],[[ +Heartbreaker +Royal Skean +Variant: Pre 2.6.0 +Variant: Current +Requires Level 50, 71 Dex, 102 Int +Implicits: 1 +CriticalStrikeChanceImplicitDagger1 +{variant:1}SpellDamageUnique__7 +{variant:2}SpellDamageOnWeaponUniqueDagger4 +IncreasedManaUniqueDagger4 +IncreasedEnergyShieldUniqueDagger4 +ReducedEnergyShieldDelayUniqueDagger4 +SpellsHaveCullingStrikeUniqueDagger4 +]],[[ +Replica Heartbreaker +Royal Skean +League: Heist +Requires Level 50, 71 Dex, 102 Int +Implicits: 1 +CriticalStrikeChanceImplicitDagger1 +SpellDamageOnWeaponUniqueDagger4 +IncreasedEnergyShieldUniqueDagger4 +ReducedEnergyShieldDelayUniqueDagger4 +IncreasedLifeUnique__33 +ImpaleEffectUnique__1 +ChanceToImpaleWithSpellsUnique__1 +]],[[ +The Hidden Blade +Ambusher +League: Heist +Requires Level 60, 113 Dex, 113 Int +Implicits: 1 +CriticalStrikeChanceImplicitDagger1 +UniqueSecretBladeGrantHiddenBlade +DexterityUnique__20__ +LocalIncreasedPhysicalDamagePercentUniqueOneHandSword8 +ReducedAttackSpeedWhilePhasingUnique__1 +]],[[ +Mark of the Doubting Knight +Platinum Kris +Variant: Pre 2.0.0 +Variant: Pre 2.6.0 +Variant: Current +Requires Level 64, 76 Dex, 149 Int +Implicits: 1 +CriticalStrikeChanceUniqueDagger3 +5% Additional Chance to Block while Dual Wielding +{variant:1}LocalIncreasedPhysicalDamagePercentUnique__34___ +{variant:2}(210-240)% increased Physical Damage +{variant:3}LocalIncreasedPhysicalDamagePercentUniqueDagger9 +LocalReducedAttackSpeedUniqueDagger9 +AllResistancesUniqueDagger9 +{variant:1,2}Melee Critical Strikes have 25% chance to cause Bleeding +{variant:3}CauseseBleedingOnCritUniqueDagger9 +{variant:1,2}Melee Critical Strikes have 25% chance to Poison the Enemy +{variant:3}CausesPoisonOnCritUniqueDagger9 +]],[[ +Mightflay +Flaying Knife +Requires Level 35, 73 Dex, 51 Int +Implicits: 1 +CriticalStrikeChanceImplicitDagger1 +LocalIncreasedPhysicalDamagePercentUniqueDagger2 +LocalAddedPhysicalDamageUniqueDagger2 +StrengthUniqueDagger2 ++10 Life gained for each Enemy hit by your Attacks +]],[[ +Taproot +Ambusher +Requires Level 60, 113 Dex, 113 Int +Implicits: 1 +CriticalStrikeChanceImplicitDagger1 +LocalIncreasedPhysicalDamagePercentUnique__29 +LocalIncreasedAttackSpeedUniqueBow10 +PoisonDurationUnique__1_ +AttackDamageManaLeechAgainstPoisonedEnemiesUnique_2 +LifeLeechFromAttackDamageAgainstMaimedEnemiesUnique__1 +LocalMaimOnHitChanceUnique__1 +LocalChanceToPoisonOnHitUnique__4 +]],[[ +Ungil's Gauche +Boot Knife +Variant: Pre 1.1.0 +Variant: Pre 1.3.0 +Variant: Current +Requires Level 20, 31 Dex, 45 Int +Implicits: 1 +CriticalStrikeChanceImplicitDagger1 +{variant:2}20% additional Chance to Block while Dual Wielding +{variant:1,3}12% additional Chance to Block while Dual Wielding +LocalIncreasedPhysicalDamagePercentUniqueDagger2 +DexterityUniqueDagger3 +AddedLightningDamageUniqueDagger3 +LocalIncreasedAttackSpeedUniqueDescentDagger1 +CriticalStrikeChanceUniqueDagger3 +]],[[ +Replica Ungil's Gauche +Boot Knife +League: Heist +Requires Level 20, 31 Dex, 45 Int +Implicits: 1 +CriticalStrikeChanceImplicitDagger1 +BlockWhileDualWieldingUnique__2_ +DexterityUniqueDagger3 +LocalIncreasedAttackSpeedUniqueDescentDagger1 +CriticalStrikeChanceUniqueDagger3 +ChanceToChillAttackersOnBlockUnique__2__ +ChanceToShockAttackersOnBlockUnique__2 +]],[[ +Vulconus +Demon Dagger +Variant: Pre 3.5.0 +Variant: Current +Source: Drops from unique{The Enslaver} (Tier 11+) +Requires Level 68, 76 Dex, 149 Int +Implicits: 1 +40% increased Global Critical Strike Chance +Adds (85-110) to (130-150) Physical Damage +LocalAddedFireDamageUnique__5__ +{variant:2}CausesBleedingUniqueTwoHandAxe4 +{variant:1}Attacks with this Weapon deal (80-100) to (160-200) added Fire Damage to Bleeding Enemies +{variant:1}Attacks with this Weapon deal (80-100) to (160-200) added Physical Damage to Ignited Enemies +{variant:1}Attacks with this Weapon have 25% chance to inflict Bleeding against Ignited Enemies +{variant:2}(75-100)% increased Fire Damage with Hits and Ailments against Bleeding Enemies +{variant:2}(75-100)% increased Physical Damage with Hits and Ailments against Ignited Enemies +Every 8 seconds, gain Avatar of Fire for 4 seconds +{variant:1}(80-120)% increased Critical Strike Chance while you have Avatar of Fire +{variant:2}(160-200)% increased Critical Strike Chance while you have Avatar of Fire +50% of Physical Damage Converted to Fire while you have Avatar of Fire +{variant:1}+1000 Armour while you do not have Avatar of Fire +{variant:2}ArmourWithoutAvatarOfFireUnique__1 +]],[[ +White Wind +Imperial Skean +Variant: Pre 3.11.0 +Variant: Pre 3.16.0 +Variant: Current +Requires Level 66, 95 Dex, 131 Int +Implicits: 1 +CriticalStrikeChanceImplicitDagger1 +LocalAddedColdDamageUnique__7 +LocalIncreasedAttackSpeedUniqueBow10 +{variant:1}+(300-400) to Evasion Rating +{variant:2,3}IncreasedEvasionRatingUnique__3 +{variant:1,2}(15-25)% chance to Suppress Spell Damage while your Off Hand is empty +{variant:3}(30-40)% chance to Suppress Spell Damage while your Off Hand is empty +{variant:1}100% increased Cold Damage while your Off Hand is empty +{variant:2,3}IncreasedColdDamageWhileOffhandIsEmpty_ +]],[[ +Widowmaker +Boot Blade +Variant: Pre 3.0.0 +Variant: Current +Requires Level 44, 63 Dex, 90 Int +Implicits: 1 +CriticalStrikeChanceImplicitDagger1 +{variant:1}Adds (15-25) to (35-45) Physical Damage +{variant:2}LocalAddedPhysicalDamageUnique__8 +LocalCriticalStrikeChanceUnique__2 +LocalCriticalMultiplierUniqueDagger4 +CriticalChanceAgainstEnemiesOnFullLifeUnique__1 +CriticalStrikeAttackLifeLeechUnique__1 +]], +} diff --git a/src/Data/Uniques/Special/fishing.lua b/src/Data/Uniques/Special/fishing.lua new file mode 100644 index 0000000000..d9efe2319d --- /dev/null +++ b/src/Data/Uniques/Special/fishing.lua @@ -0,0 +1,26 @@ +-- Item data (c) Grinding Gear Games + +return { +-- Weapon: Fishing Rod +[[ +Reefbane +Fishing Rod +Variant: Pre 2.6.0 +Variant: Current +Requires 8 Str, 8 Dex +IncreasedCastSpeedUnique__3 +FishingLureTypeUnique__1__ +{variant:1}(30-40)% increased Quantity of Fish Caught +{variant:2}FishingQuantityUnique__1 +FishDetectionUnique__1_ +]],[[ +Song of the Sirens +Fishing Rod +Requires 8 Str, 8 Dex +Implicits: 0 +FishingLureTypeUniqueFishingRod1 +(50-40)% reduced Quantity of Fish Caught +FishingRarityUniqueFishingRod1 +FishingExoticFishUniqueFishingRod1 +]] +} diff --git a/src/Data/Uniques/Special/flask.lua b/src/Data/Uniques/Special/flask.lua new file mode 100644 index 0000000000..64632725b1 --- /dev/null +++ b/src/Data/Uniques/Special/flask.lua @@ -0,0 +1,502 @@ +-- Item data (c) Grinding Gear Games + +return { +-- Flask: Life +[[ +Blood of the Karui +Sanctified Life Flask +League: Domination, Nemesis +Variant: Pre 2.6.0 +Variant: Pre 3.15.0 +Variant: Pre 3.16.0 +Variant: Current +Requires Level 50 +{variant:1,2,3}(5-20)% increased Recovery Speed +{variant:4}(35-50)% reduced Recovery Speed +{variant:1}No Life Recovery Applies during Flask effect +{variant:2}100% increased Amount Recovered +{variant:3}50% increased Amount Recovered +Recover Full Life at the end of the Flask effect +]], +-- Flask: Mana +[[ +Doedre's Elixir +Greater Mana Flask +Variant: Pre 2.0.0 +Variant: Pre 3.15.0 +Variant: Current +Requires Level 12 +Implicits: 0 +{variant:1,2}Removes 20% of your maximum Energy Shield on use +{variant:3}FlaskRemovePercentageOfEnergyShieldUniqueFlask2 +{variant:1,2}You take 10% of your maximum Life as Chaos Damage on use +{variant:3}FlaskTakeChaosDamagePercentageOfLifeUniqueFlask2 +{variant:1,2}You gain a Power Charge on use +{variant:1,2}You gain a Frenzy Charge on use +{variant:1,2}You gain an Endurance Charge on use +{variant:3}You gain (1-3) Power Charges on use +{variant:3}You gain (1-3) Frenzy Charges on use +{variant:3}You gain (1-3) Endurance Charge on use +{variant:1}(50-100)% increased Charges used +{variant:2}(120-150)% increased Charges used +{variant:3}(250-300)% increased Charges used +]],[[ +Lavianga's Spirit +Sanctified Mana Flask +League: Domination, Nemesis +Requires Level 50 +FlaskIncreasedRecoveryAmountUnique__1 +100% increased Recovery Speed +Your Skills have no Mana Cost during Flask effect +]],[[ +Replica Lavianga's Spirit +Sanctified Mana Flask +League: Heist +Requires Level 50 +FlaskIncreasedRecoveryAmountUnique__1 +50% reduced Recovery rate +LocalFlaskAttackAndCastSpeedWhileHealingUnique__1 +(5-15)% increased Cast Speed during Flask effect +FlaskBuffReducedManaCostWhileHealingUnique__1 +]],[[ +Zerphi's Last Breath +Grand Mana Flask +Variant: Pre 3.2.0 +Variant: Current +League: Perandus +Requires Level 18 +50% increased Charges used +{variant:1}Grants Last Breath when you Use a Skill during Flask Effect, for 800% of Mana Cost +{variant:2}FlaskLifeGainOnSkillUseUnique__1 +]], +-- Flask: Hybrid +[[ +Divination Distillate +Large Hybrid Flask +Variant: Pre 1.1.0 +Variant: Pre 2.2.0 +Variant: Pre 3.5.0 +Variant: Pre 3.15.0 +Variant: Current +Requires Level 30 +{variant:1,2,3,4}(40-60)% increased Rarity of Items found during Flask effect +{variant:5}FlaskItemRarityUniqueFlask1 +{variant:1}(20-25)% increased Quantity of Items found during Flask effect +{variant:2,3,4}(12-18)% increased Quantity of Items found during Flask effect +{variant:5}FlaskItemQuantityUniqueFlask1 +FlaskLightRadiusUniqueFlask1 +{variant:1,2}+6% to all maximum Elemental Resistances during Flask effect +{variant:3}FlaskMaximumElementalResistancesUniqueFlask1 +{variant:4,5}+50% to all Elemental Resistances during Flask Effect +]],[[ +The Writhing Jar +Hallowed Hybrid Flask +Requires Level 60 +(75-65)% reduced Amount Recovered +Instant Recovery +SummonsWormsOnUse +(20-10)% reduced Charges used +]], +-- Flask: Utility +[[ +Atziri's Promise +Amethyst Flask +Source: Drops from unique{Atziri, Queen of the Vaal} in normal{The Apex of Sacrifice} +Variant: Pre 3.0.0 +Variant: Pre 3.15.0 +Variant: Current +Requires Level 68 +ChaosDamageLifeLeechPermyriadWhileUsingFlaskUniqueFlask5New +{variant:1}Gain (22-25)% of Physical Damage as Extra Chaos Damage during effect +{variant:2}Gain (15-20)% of Physical Damage as Extra Chaos Damage during effect +{variant:3}AddedChaosDamageAsPercentOfPhysicalWhileUsingFlaskUniqueFlask5 +{variant:1}Gain (13-15)% of Elemental Damage as Extra Chaos Damage during effect +{variant:2}Gain (10-15)% of Elemental Damage as Extra Chaos Damage during effect +{variant:3}AddedChaosDamageAsPercentOfElementalWhileUsingFlaskUniqueFlask5 +]],[[ +Bottled Faith +Sulphur Flask +League: Synthesis +Source: Drops from unique{Synthete Nightmare} in normal{The Cortex} +Variant: Pre 3.15.0 +Variant: Pre 3.16.0 +Variant: Current +Requires Level 35 +UtilityFlaskConsecrate +{variant:1}FlaskEffectDurationUnique__3 +{variant:2}FlaskEffectDurationUnique__7 +{variant:3}FlaskConsecratedGroundDurationUnique__1 +FlaskConsecratedGroundAreaOfEffectUnique__1_ +{variant:1}+(1.0-2.0)% to Critical Strike Chance against Enemies on Consecrated Ground during Effect +{variant:2,3}(100-150)% increased Critical Strike Chance against Enemies on Consecrated Ground during Effect +FlaskConsecratedGroundDamageTakenUnique__1 +]],[[ +Coralito's Signature +Diamond Flask +Requires Level 27 +Variant: Pre 3.15.0 +Variant: Current +{variant:1}FlaskTakeChaosDamagePerSecondUnique__1 +{variant:2}Take (200-300) Chaos Damage per Second during Flask effect +FlaskChanceToPoisonUnique__1 +FlaskHitsHaveNoCritMultiUnique__1 +{variant:1}FlaskPoisonDurationUnique__1 +{variant:1}FlaskGrantsPerfectAgonyUnique__1_ +{variant:2}Poisons you inflict with Critical Strikes have +(20-30)% to Damage over Time Multiplier +]],[[ +Coruscating Elixir +Ruby Flask +Variant: Pre 2.6.0 +Variant: Pre 3.16.0 +Variant: Current +Requires Level 18 +Implicits: 0 +{variant:2}100% increased Duration +{variant:3}FlaskEffectDurationUnique__4 +Chaos Damage does not bypass Energy Shield during effect +RemoveLifeAndAddThatMuchEnergyShieldOnFlaskUseUnique__1 +Removed life is regenerated as Energy Shield over 2 seconds +]],[[ +Cinderswallow Urn +Silver Flask +League: Betrayal +Source: Drops from unique{Catarina, Master of Undeath} +Has Alt Variant: true +Variant: Crit Chance +Variant: Damage Taken is Leeched as Life +Variant: Item Rarity +Variant: Reduced Mana Cost +Variant: Movement Speed/Stun Avoidance +Variant: Life Regen +Variant: Reduced Reflected Damage Taken +Variant: Pre 3.15.0 +Variant: Pre 3.16.0 Crit Chance +Variant: Current +Requires Level 22 +Implicits: 0 +{variant:8}Recharges 1 Charge when you consume an Ignited Corpse +{variant:10}Recharges 5 Charges when you consume an Ignited Corpse +{variant:8}Enemies Ignited by you during Flask Effect take 10% increased Damage +{variant:10}EnemiesIgnitedTakeIncreasedDamageUnique__1 +{variant:8,10}RecoverMaximumLifeOnKillFlaskEffectUnique__1 +{variant:8,10}RecoverMaximumManaOnKillFlaskEffectUnique__1 +{variant:8,10}RecoverMaximumEnergyShieldOnKillFlaskEffectUnique__1 +{variant:10}+90 to maximum charges +{variant:10}(250-300)% increased Charges Used +{variant:9}{crafted}(60-80)% increased Critical Strike Chance during Flask Effect +{variant:1}{crafted}(45-55)% increased Critical Strike Chance during Flask Effect +{variant:2}{crafted}15% of Damage Taken from Hits is Leeched as Life during Flask Effect +{variant:3}{crafted}(20-30)% increased Rarity of Items found during Flask Effect +{variant:4}{crafted}(25-20)% reduced Mana Cost of Skills during Flask Effect +{variant:5}{crafted}(8-12)% increased Movement Speed during Flask effect +{variant:5}{crafted}50% Chance to avoid being Stunned during Flask Effect +{variant:6}{crafted}3% of Life Regenerated per second during Flask Effect +{variant:7}{crafted}(60-80)% reduced Reflected Damage taken during Flask Effect +]],[[ +Dying Sun +Ruby Flask +Source: Drops from unique{The Shaper} +Variant: Pre 3.0.0 +Variant: Pre 3.15.0 +Variant: Pre 3.16.0 +Variant: Current +Requires Level 68 +{variant:2}(-10-10)% increased Charges used +{variant:3,4}(125-150)% increased Charges used +{variant:3}(40-60)% reduced duration +{variant:4}(40-60)% less duration +{variant:1}30% increased Area of Effect during Flask Effect +{variant:2}(15-25)% increased Area of Effect during Flask Effect +{variant:3,4}FlaskIncreasedAreaOfEffectDuringEffectUnique__1_ +2 additional Projectiles during Flask Effect +]],[[ +Forbidden Taste +Quartz Flask +Variant: Pre 1.2.3 +Variant: Pre 2.6.0 +Variant: Pre 3.15.0 +Variant: Current +Requires Level 27 +{variant:1,2}50% increased Charges used +{variant:1}Recover 50% of your maximum Life on use +{variant:2}Recover 75% of your maximum Life on use +{variant:3,4}Recover (75-100)% of your maximum Life on use +{variant:1}15% of maximum Life taken as Chaos Damage per second +{variant:2,3}8% of maximum Life taken as Chaos Damage per second +{variant:4}25% of maximum Life taken as Chaos Damage per second +]],[[ +Kiara's Determination +Silver Flask +Variant: Pre 3.0.0 +Variant: Pre 3.15.0 +Variant: Current +Requires Level 22 +Implicits: 0 +FlaskImmuneToStunFreezeCursesUnique__1 +{variant:1}50% reduced Duration +{variant:2}60% reduced Duration +{variant:3}FlaskEffectDurationUnique__2 +]],[[ +Lion's Roar +Granite Flask +Variant: Pre 2.2.0 +Variant: Pre 3.0.0 +Variant: Pre 3.15.0 +Variant: Current +Requires Level 27 +KnockbackOnFlaskUseUniqueFlask9 +MonstersFleeOnFlaskUseUniqueFlask9 +{variant:1}(70-100)% increased Charges used +{variant:1}30% more Melee Physical Damage during effect +{variant:2}(30-35)% more Melee Physical Damage during effect +{variant:3}(20-25)% more Melee Physical Damage during effect +{variant:4}PhysicalDamageOnFlaskUseUniqueFlask9 +Knocks Back Enemies in an Area on Flask use +]],[[ +Rotgut +Quicksilver Flask +Variant: Pre 2.2.0 +Variant: Pre 2.6.0 +Variant: Pre 3.15.0 +Variant: Current +Requires Level 40 +{variant:1}(100-150)% increased Charges used +{variant:2,3}(50-100)% increased Charges used +{variant:3}50% increased Duration +{variant:4}FlaskEffectDurationUnique__3 +{variant:1,2}15% chance to gain a Flask Charge when you deal a Critical Strike +{variant:3}FlaskChanceRechargeOnCritUnique__1 +FlaskConsumesFrenzyChargesUnique__1 +{variant:1,2}Gain Onslaught for 1 second per Frenzy Charge on use +{variant:3}Gain Onslaught for 2 seconds per Frenzy Charge on use +{variant:4}LocalFlaskOnslaughtPerFrenzyChargeUnique__1 +]],[[ +Rumi's Concoction +Granite Flask +Variant: Pre 1.3.0 +Variant: Pre 2.5.0 +Variant: Pre 3.15.0 +Variant: Current +Requires Level 68 +{variant:1}(30-40)% Chance to Block during Flask effect +{variant:2}(20-30)% Chance to Block during Flask effect +{variant:3}(14-20)% Chance to Block during Flask effect +{variant:4}(8-12)% Chance to Block during Flask effect +{variant:1}(15-20)% Chance to Block Spells during Flask effect +{variant:2}(10-15)% Chance to Block Spells during Flask effect +{variant:3}(6-10)% Chance to Block Spells during Flask effect +{variant:4}(4-6)% Chance to Block Spells during Flask effect +]],[[ +Replica Rumi's Concoction +Granite Flask +League: Heist +Requires Level 68 +You gain an Endurance Charge on use +BlockIncreasedDuringFlaskEffectUnique__1 +SpellBlockIncreasedDuringFlaskEffectUnique__1_ +LocalFlaskPetrifiedUnique__1 +FlaskIncreasedDurationUnique__2 +]],[[ +Sin's Rebirth +Stibnite Flask +Requires Level 14 +Implicits: 1 +UtilityFlaskSmokeCloud +LocalFlaskUnholyMightUnique__1 +Immunity to Ignite during Flask effect +Removes Burning on use +]],[[ +The Sorrow of the Divine +Sulphur Flask +League: Legion +Source: Drops from Templar Legion +Requires Level 35 +Implicits: 1 +UtilityFlaskConsecrate +FlaskEffectDurationUnique__1 +Zealot's Oath during Flask effect +FlaskZealotsOathUnique__1 +]],[[ +Replica Sorrow of the Divine +Sulphur Flask +League: Heist +Requires Level 35 +Implicits: 1 +UtilityFlaskConsecrate +FlaskEffectDurationUnique__1 +Eldritch Battery during Flask effect +FlaskZealotsOathUnique__1 +]],[[ +Soul Catcher +Quartz Flask +League: Incursion +Source: Drops from unique{The Vaal Omnitect} +Upgrade: Upgrades to unique{Soul Ripper} via currency{Vial of the Ghost} +Variant: Pre 3.10.0 +Variant: Pre 3.15.0 +Variant: Current +Requires Level 27 +NoManaRecoveryDuringFlaskEffectUnique__1_ +{variant:2}Vaal Skills have (80-120)% increased Critical Strike Chance during effect +{variant:3}FlaskVaalSkillCriticalStrikeChanceUnique__1 +{variant:1}Vaal Skills deal (60-100)% increased Damage during effect +{variant:2}Vaal Skills deal (80-120)% increased Damage during effect +{variant:3}Vaal Skills deal (60-80)% increased Damage during effect +{variant:1}Vaal Skills have 25% reduced Soul Cost during effect +{variant:2}Vaal Skills used during effect have (20-40)% reduced Soul Gain Prevention Duration +{variant:3}FlaskVaalSoulPreventionDurationUnique__1_ +]],[[ +Soul Ripper +Quartz Flask +League: Incursion +Source: Upgraded from unique{Soul Catcher} via currency{Vial of the Ghost} +Variant: Pre 3.10.0 +Variant: Current +Requires Level 27 +{variant:1}100% increased Charges used +{variant:1}Vaal Skills deal (30-40)% more Damage during effect +{variant:1}FlaskVaalNoSoulPreventionUnique__1 +{variant:1}Gains no Charges During effect of any Soul Ripper Flask +{variant:2}+(-40 to 90) maximum Charges +{variant:2}FlaskLoseChargesOnNewAreaUnique__1 +{variant:2}FlaskVaalConsumeMaximumChargesUnique__1 +{variant:2}FlaskVaalGainSoulsAsChargesUnique__1_ +]],[[ +Taste of Hate +Sapphire Flask +Variant: Pre 2.2.0 +Variant: Pre 3.0.0 +Variant: Pre 3.15.0 +Variant: Current +Requires Level 18 +{variant:1}30% of Physical Damage from Hits taken as Cold Damage during Flask effect +{variant:2,3}20% of Physical Damage from Hits taken as Cold Damage during Flask effect +{variant:4}PhysicalTakenAsColdUniqueFlask8 +{variant:1,2}Gain (20-30)% of Physical Damage as Extra Cold Damage during effect +{variant:3}Gain (15-20)% of Physical Damage as Extra Cold Damage during effect +{variant:4}PhysicalAddedAsColdUniqueFlask8 +AvoidChillUniqueFlask8 +AvoidFreezeUniqueFlask8 +]],[[ +The Overflowing Chalice +Sulphur Flask +Requires Level 35 +Variant: Pre 3.15.0 +Variant: Current +Implicits: 1 +UtilityFlaskConsecrate +{variant:1}100% increased Charge Recovery +{variant:2}FlaskChargesAddedIncreasePercentUnique_1 +{variant:1}(10-20)% increased Duration +CannotGainFlaskChargesDuringFlaskEffectUnique_1 +{variant:1}100% increased Charges gained by Other Flasks during Flask Effect +{variant:2}IncreasedFlaskChargesForOtherFlasksDuringEffectUnique_1 +]],[[ +Vessel of Vinktar +Topaz Flask +Source: Drops from unique{Avatar of Thunder} in unique{The Vinktar Square} +Variant: Pre 2.2.0 (Penetration) +Variant: Pre 2.2.0 (Spells) +Variant: Pre 2.2.0 (Attacks) +Variant: Pre 2.2.0 (Conversion) +Variant: Pre 3.0.0 (Penetration) +Variant: Pre 3.0.0 (Spells) +Variant: Pre 3.0.0 (Attacks) +Variant: Pre 3.0.0 (Conversion) +Variant: Pre 3.14.0 (Spells) +Variant: Pre 3.14.0 (Conversion) +Variant: Pre 3.15.0 (Penetration) +Variant: Pre 3.15.0 (Spells) +Variant: Pre 3.15.0 (Attacks) +Variant: Current (Conversion) +Variant: Current (Proliferation) +Variant: Current (Penetration) +Variant: Current (Spells) +Variant: Current (Attacks) +Requires Level 68 +{variant:5,6,7,8,9,10,11,12,13,14,15}(80-100)% increased Charges used +{variant:16,17,18}(125-150)% increased Charges used +{variant:1,2,3,4,5,6,7,8}Shocks nearby Enemies during Flask effect +{variant:9,10,11,12,13,14,15,16,17,18}ShockNearbyEnemiesDuringFlaskEffect___1 +{variant:1,2,3,4,5,6,7,8}You are Shocked during Flask effect +{variant:9,10,11,12,13,14,15,16,17,18}ShockSelfDuringFlaskEffect__1 +{variant:1,2,3,4}30% of Lightning Damage Leeched as Life during Flask effect +{variant:5,6,7,8,9,10,11,12,13,14,15,16,17,18}LightningLifeLeechDuringFlaskEffect__1 +{variant:1,2,3,4}30% of Lightning Damage Leeched as Mana during Flask effect +{variant:5,6,7,8}LightningManaLeechDuringFlaskEffect__1 +{variant:1,2,3,4}LeechInstantDuringFlaskEffect__1 +{variant:1,5,11}Damage Penetrates 10% Lightning Resistance during Flask effect +{variant:16}LightningPenetrationDuringFlaskEffect__1 +{variant:2,6,9}Adds (15-25) to (70-90) Lightning Damage to Spells during Flask effect +{variant:12}Adds (25-35) to (110-130) Lightning Damage to Spells during Flask effect +{variant:17}AddedSpellLightningDamageDuringFlaskEffect__1 +{variant:3,7,13}Adds (25-35) to (110-130) Lightning Damage to Attacks during Flask effect +{variant:18}AddedLightningDamageDuringFlaskEffect__1 +{variant:4,8,10}20% of Physical Damage Converted to Lightning during Flask effect +{variant:14}PhysicalToLightningDuringFlaskEffect__1 +{variant:15}(25-40)% increased Effect of Shock during Flask effect +{variant:15}Shocks you inflict during Flask Effect spread to other Enemies within a Radius of 20 +]],[[ +The Wise Oak +Bismuth Flask +Variant: Pre 3.0.0 +Variant: Pre 3.15.0 +Variant: Current +Requires Level 8 +{variant:1,2}During Flask Effect, 10% reduced Damage taken of each Element for which your Uncapped Elemental Resistance is lowest +{variant:3}FlaskElementalDamageTakenOfLowestResistUnique__1 +{variant:1}During Flask Effect, Damage Penetrates 20% Resistance of each Element for which your Uncapped Elemental Resistance is highest +{variant:2}During Flask Effect, Damage Penetrates (10-15)% Resistance of each Element for which your Uncapped Elemental Resistance is highest +{variant:3}FlaskElementalPenetrationOfHighestResistUnique__1 +]],[[ +Witchfire Brew +Stibnite Flask +Variant: Pre 3.0.0 +Variant: Pre 3.15.0 +Variant: Current +Requires Level 48 +Implicits: 1 +UtilityFlaskSmokeCloud +{variant:1,2}50% increased Charges used +{variant:3}(-10-10)% increased Charges used +{variant:1}(50-70)% increased Damage Over Time during Flask Effect +{variant:2}(25-40)% increased Damage Over Time during Flask Effect +Grants level 21 Despair Curse Aura during Flask Effect +]], +-- Flask: Ward +[[ +Elixir of the Unbroken Circle +Iron Flask +League: Expedition +Requires Level 40 +FlaskEffectDurationUnique__7 +FlaskLoseAllEnduranceChargesGainLifePerLostChargeUnique1 +Lose all Endurance Charges on use +FlaskEnduranceChargePerSecondUnique1 +]],[[ +Olroth's Resolve +Iron Flask +League: Expedition +Requires Level 40 +(40–50)% increased Charges used +FlaskWardUnbreakableDuringEffectUnique__1 +FlaskMoreWardUnique1 +]],[[ +Starlight Chalice +Iron Flask +League: Expedition +Requires Level 40 +FlaskChargesAddedIncreasePercentUnique__2 +FlaskFireColdLightningExposureOnNearbyEnemiesUnique1 +FlaskNonDamagingAilmentIncreasedEffectUnique__1 +]],[[ +Vorana's Preparation +Iron Flask +League: Expedition +Requires Level 40 +(-10–10)% reduced Charges used +FlaskDebilitateNearbyEnemiesWhenEffectEndsUnique_1 +FlaskRemoveEffectWhenWardBreaksUnique1 +FlaskCullingStrikeUnique1 +]], +} diff --git a/src/Data/Uniques/Special/gloves.lua b/src/Data/Uniques/Special/gloves.lua new file mode 100644 index 0000000000..1f1259c729 --- /dev/null +++ b/src/Data/Uniques/Special/gloves.lua @@ -0,0 +1,948 @@ +-- Item data (c) Grinding Gear Games + +return { +-- Gloves: Armour +[[ +Atziri's Acuity +Vaal Gauntlets +Source: Drops from unique{Atziri, Queen of the Vaal} in normal{The Alluring Abyss} +Variant: Pre 3.1.0 +Variant: Pre 3.16.0 +Variant: Current +Requires Level 75, 100 Str +IntelligenceUniqueGlovesStr3 +IncreasedLifeUniqueGlovesStr3 +LocalIncreasedPhysicalDamageReductionRatingPercentUniqueGlovesStr3 +{variant:2}(25-35)% increased Global Critical Strike Chance +{variant:3}CriticalStrikeChanceUniqueGlovesStr3 +{variant:1}CriticalStrikesLeechInstantlyUniqueGlovesStr3 +{variant:2,3}VaalPactIfCritRecentlyUnique__1 +]],[[ +Replica Atziri's Acuity +Vaal Gauntlets +League: Heist +Requires Level 63, 100 Str +IntelligenceUniqueGlovesStr3 +(25-35)% increased Global Critical Strike Chance +LocalIncreasedPhysicalDamageReductionRatingPercentUniqueGlovesStr3 +IncreasedLifeUniqueGlovesStr3 +PerfectAgonyIfCritRecentlyUnique__1 +]],[[ +Ceaseless Feast +Spiked Gloves +Source: Drops from unique{The Infinite Hunger} +Requires Level 70, 95 Str +Implicits: 1 +MeleeDamageImplicitGloves1 +AddedPhysicalDamageUnique__11__ +LocalIncreasedPhysicalDamageReductionRatingPercentUniqueHelmetStrDex6 +AttackCorrosionOnHitChanceUnique__1 +EnduranceChargeNoArmourUnique__1_ +FrenzyChargeNoEvasionRatingUnique__1 +]],[[ +Craiceann's Pincers +Titan Gauntlets +League: Bestiary +Source: Drops from unique{Craiceann, First of the Deep} +Requires Level 69, 98 Str +LocalIncreasedPhysicalDamageReductionRatingUniqueBodyStrDex1 +(50-70) Life Regenerated per second +FireResistUniqueAmulet13 +DamagePerCrabBarrierUnique__1 +ChanceToGainMaximumCrabBarriersUnique__1_ +your maximum number of Crab Barriers +]],[[ +Doryani's Fist +Vaal Gauntlets +Variant: Pre 3.0.0 +Variant: Pre 3.5.0 +Variant: Pre 3.10.0 +Variant: Current +Requires Level 63, 100 Str +{variant:2,3,4}Grants level 20 Doryani's Touch Skill +{variant:1,2,3}+30 to maximum Energy Shield +{variant:4}LocalIncreasedEnergyShieldUniqueGlovesStr4 +{variant:1,2,3}ChanceToShockUnique__1 +{variant:4}ChanceToShockUniqueGlovesStr4 +{variant:1,2}Adds (225-335) to (785-900) Lightning Damage to Unarmed Attacks +{variant:3,4}AddedLightningDamageWhileUnarmedUniqueGlovesStr4_ +{variant:1,2}Adds (60-90) to (210-240) Lightning Damage to Spells while Unarmed +{variant:3,4}AddedLightningDamagetoSpellsWhileUnarmedUniqueGlovesStr4 +{variant:1,2,3}+30 Energy Shield gained on Killing a Shocked Enemy +{variant:4}GainEnergyShieldOnKillShockedEnemyUniqueGlovesStr4 +{variant:4}ShockEffectUnique__3 +]],[[ +Hateforge +Ancient Gauntlets +League: Ultimatum +Requires Level 47, 68 Str +SupportedByRageUnique__1__ +LocalIncreasedPhysicalDamageReductionRatingUniqueShieldStr3 +ReducedRageCostUnique__1 +Vaal Attack Skills Cost Rage instead of requiring Souls to Use +CannotGainRageDuringSoulGainPreventionUnique__1__ +]],[[ +Empire's Grasp +Goliath Gauntlets +Requires Level 53, 76 Str +LocalIncreasedPhysicalDamageReductionRatingUniqueGlovesStr5 +EnemyKnockbackDirectionReversedUniqueGlovesStr5_ +Socketed Gems are Supported by level 10 Knockback +]],[[ +Giantsbane +Bronze Gauntlets +Requires Level: 23, 36 Str +AddedPhysicalDamageUnique__5 +StrengthUniqueBodyStrInt3 +LocalIncreasedPhysicalDamageReductionRatingPercentUnique__15 +KeystoneIronGripUnique__1 +]],[[ +Lochtonial Caress +Iron Gauntlets +Variant: Pre 2.6.0 +Variant: Current +IncreasedAttackSpeedUniqueGlovesStr1 +{variant:1}LocalIncreasedPhysicalDamageReductionRatingUniqueGlovesStr1 +{variant:2}IncreasedLifeImplicitGlovesDemigods1 +IncreasedManaUniqueGlovesStr1 +IncreasedCastSpeedUniqueGlovesStr1 +{variant:2}10% chance to gain a Frenzy, Power or Endurance Charge on Kill +KeystoneConduitUnique__1__ +]],[[ +Meginord's Vise +Steel Gauntlets +Variant: Pre 1.1.0 +Variant: Pre 2.6.0 +Variant: Current +Requires Level 35, 52 Str +10% increased Physical Damage +StrengthUniqueGlovesStr2 +{variant:1}IncreasedAttackSpeedUniqueGlovesStr2 +LocalIncreasedPhysicalDamageReductionRatingUniqueGlovesStr2 +{variant:3}2% of Life Regenerated per second with at least 400 Strength +]],[[ +Veruso's Battering Rams +Titan Gauntlets +Requires Level 69, 98 Str +IncreasedAttackSpeedUnique_1 +LocalIncreasedPhysicalDamageReductionRatingPercentUnique7 +MovementVelocityUnique__9_ +IncreasedStunDurationOnSelfUnique_1 +IncreasedDamagePerEnduranceChargeUnique_1 +CannotBeShockedWhileMaximumEnduranceChargesUnique_1 +]],[[ +Vixen's Entrapment +Embroidered Gloves +Requires Level 36, 54 Int +Implicits: 0 +Trigger Socketed Curse Spells when you cast a Curse +LocalIncreasedEnergyShieldUnique__27_ +EnergyShieldLeechPerCurseUnique__1_ +AdditionalCurseOnEnemiesUnique__2 +(10-20)% increased Cast Speed with Curse Skills +]],[[ +Winds of Change +Ancient Gauntlets +Source: Drops in The Lord's Labyrinth +Variant: Pre 2.6.0 +Variant: Current +Requires Level 47, 68 Str +IncreasedLifeUnique__27 +ProjectileSpeedUnique__2 +{variant:1}MovementSkillCooldownReducedMoveSpeedImplicitR2_ +{variant:2}MovementVelocityUnique__2 +KnockbackChanceUnique__1 +IncreasedProjectileDamageUnique___10_ +]], +-- Gloves: Evasion +[[ +Great Old One's Tentacles +Eelskin Gloves +Requires Level 38, 56 Dex +AddedPhysicalDamageUniqueShieldDex6 +IncreasedLifeUniqueGlovesStrDex4 +AttackImpaleChanceUnique__1 +EnemiesKilledApplyImpaleDamageUnique__1 +]],[[ +Hrimsorrow +Goathide Gloves +Variant: Pre 2.6.0 +Variant: Current +Requires Level 9, 17 Dex +StrengthUniqueGlovesDex1 +{variant:1}50% increased Evasion Rating +{variant:2}LocalIncreasedEvasionRatingPercentUniqueGlovesDex1 +{variant:1}ColdResistUniqueBelt13 +{variant:2}ColdResistUniqueGlovesDex1 +{variant:2}AddedColdDamageToSpellsAndAttacksUnique__2 +{variant:1}ConvertPhysicalToColdUnique__1 +{variant:2}ConvertPhysicalToColdUniqueGlovesDex1 +AttackerTakesColdDamageGlovesDex1 +]],[[ +Hrimburn +Goathide Gloves +Source: Drops from any endgame map boss +Variant: Pre 2.6.0 +Variant: Current +Requires Level 24, 17 Dex +StrengthUniqueGlovesDex1 +{variant:1}50% increased Evasion Rating +{variant:2}LocalIncreasedEvasionRatingPercentUniqueGlovesDex1 +{variant:1}ColdResistUniqueBelt13 +{variant:2}ColdResistUniqueGlovesDex1 +{variant:2}AddedColdDamageToSpellsAndAttacksUnique__2 +{variant:1}ConvertPhysicalToColdUnique__1 +{variant:2}ConvertPhysicalToColdUniqueGlovesDex1 +AttackerTakesColdDamageGlovesDex1 +ColdDamageIgnitesUnique__1 +]],[[ +Maligaro's Virtuosity +Deerskin Gloves +League: Legion +Source: Drops from Eternal Legion +Variant: Pre 1.1.0 +Variant: Pre 3.0.0 +Variant: Pre 3.7.0 +Variant: Current +Requires Level 21, 33 Dex +DexterityUniqueGlovesDex2 +IncreasedAttackSpeedUniqueGlovesDex2 +CriticalStrikeChanceUniqueGlovesDex2 +{variant:1}+(40-50)% to Global Critical Strike Multiplier +{variant:2}+(28-36)% to Global Critical Strike Multiplier +{variant:3}CriticalMultiplierUniqueGlovesDexInt6_ +{variant:4}CriticalStrikeMultiplierIs250Unique__1 +LocalIncreasedEvasionRatingPercentUniqueGlovesDex2 +]],[[ +Mercenary's Lot +Slink Gloves +League: Heist +Requires Level 70, 95 Dex +LocalIncreasedEvasionRatingUnique__5 +AttackAndCastSpeedUnique__7 +MarkCastSpeedUnique__1 +DamageAgainstMarkedEnemiesUnique__1 +TransferMarkOnDeathUnique__1 +]],[[ +Oskarm +Nubuck Gloves +Variant: Pre 3.16.0 +Variant: Current +Requires Level 52, 50 Dex +Trigger Level 10 Assassin's Mark when you Hit a Rare or Unique Enemy +(30-40)% increased Accuracy Rating +IncreasedLifeUnique__33 +ChaosResistUnique__8 +{variant:1}(7-8)% chance to Suppress Spell Damage +{variant:2}(10-12)% chance to Suppress Spell Damage +IncreasedCriticalStrikeChancePerAccuracyRatingUnique__1 +]],[[ +Painseeker +Shagreen Gloves +Requires Level 54, 78 Dex +GlobalAddedFireDamageUnique__4 +GlobalAddedColdDamageUnique__4 +GlobalAddedLightningDamageUnique__4 +LocalIncreasedEvasionRatingPercentUnique__16 +CriticalStrikesNotAlwaysApplyAilmentsUnique__1 +ApplyAilmentsMoreDamageUnique__1 +]], +-- Gloves: Energy Shield +[[ +Allelopathy +Sorcerer Gloves +Requires Level 69, 97 Int +Grants level 22 Blight Skill +DegenerationDamageUnique__2 +LocalIncreasedEnergyShieldUniqueGlovesInt5 +10% increased Area of Effect of Area Skills +BlightSecondarySkillEffectDurationUnique__1 +YouCannotBeHinderedUnique__2 +]],[[ +Replica Allelopathy +Sorcerer Gloves +League: Heist +Requires Level 69, 97 Int +Grants Level 22 Wintertide Brand +DegenerationDamageUnique__2 +LocalIncreasedEnergyShieldUniqueGlovesInt5 +AreaOfEffectUnique__3 +ImmuneToChillUnique__1 +WintertideBrandChillEffectUnique__1_ +]],[[ +Asenath's Gentle Touch +Silk Gloves +League: Legion +Source: Drops from Maraketh Legion +Variant: Pre 2.6.0 +Variant: Pre 3.7.0 +Variant: Current +Requires Level 25, 39 Int +IntelligenceUniqueGlovesInt5 +{variant:1,2}IncreasedLifeImplicitGlovesDemigods1 +{variant:3}IncreasedLifeUniqueGlovesInt3 +{variant:1,2}IncreasedManaUniqueBodyInt9 +{variant:3}IncreasedManaUniqueGlovesInt3 +{variant:1}TemporalChainsOnHitUniqueGlovesInt3 +{variant:2,3}CurseOnHitTemporalChainsUnique__1 +{variant:3}CursesRemainOnDeathUnique__1_ +{variant:3}Enemies near Corpses affected by your Curses are Blinded +{variant:3}Enemies killed near Corpses affected by your Curses explode, dealing +{variant:3}3% of their Life as Physical Damage +]],[[ +Black Zenith +Fingerless Silk Gloves +Source: Drops from unique{The Black Star} +Requires Level 70, 95 Int +Implicits: 1 +SpellDamageImplicitGloves1 +SocketedGemsMoreDamageForSpellsCastUnique__1 +SocketedGemsAddedCooldownUnique__1__ +SocketedGemsAdditionalProjectilesUnique__1__ +SocketedGemsProjectilesNovaUnique__1 +SocketedGemsLessDurationUnique__1 +LocalIncreasedEnergyShieldPercentUniqueBootsInt5 +]],[[ +Demon Stitcher +Satin Gloves +League: Delve +Requires Level 41, 60 Int +IncreasedCastSpeedUnique__14 +IncreasedEnergyShieldUnique__9 +IncreasedLifeUniqueGlovesStrDex4 +SacrificeLifeToGainESUnique__1 +]],[[ +Doedre's Tenure +Velvet Gloves +Variant: Pre 2.6.0 +Variant: Current +Requires Level 12, 21 Int +{variant:1}SpellDamageUnique__7 +{variant:2}SpellDamageUniqueGlovesInt2 +{variant:1}IntelligenceUniqueOneHandSword2 +{variant:2}IntelligenceUniqueGlovesInt2 +{variant:1}20% reduced Cast Speed +{variant:2}IncreasedCastSpeedUniqueGlovesInt2 +{variant:1}+16 to maximum Energy Shield +{variant:2}LocalIncreasedEnergyShieldUniqueGlovesInt2 +]],[[ +Doedre's Malevolence +Velvet Gloves +Source: Drops from any endgame map boss +Variant: Pre 3.11.0 +Variant: Current +Requires Level 64, 21 Int +SpellDamageUniqueGlovesInt2 +IntelligenceUniqueGlovesInt2 +SpellAddedChaosDamageUnique__1 +IncreasedCastSpeedUniqueGlovesInt2 +LocalIncreasedEnergyShieldUnique__18_ +{variant:1}IncreaseGlobalFlatManaCostUnique__1 +{variant:2}UnleashSealGainFrequencyUnique__1 +]],[[ +Grip of the Council +Arcanist Gloves +Requires Level 60, 95 Int +StrengthUnique__4 +IncreasedLifeUnique__20 +ColdResistUniqueShieldDex7 +MinionRunSpeedUnique__1 +MinionColdResistUnique__1 +MinionPhysicalDamageAddedAsColdUnique__1_ +]],[[ +Replica Grip of the Council +Arcanist Gloves +League: Heist +Requires Level 60, 95 Int +StrengthUnique__4 +IncreasedLifeUnique__20 +FireResistUnique__23_ +MinionLifeUnique__4__ +MinionFireResistUnique__1 +MinionPhysicalDamageAddedAsFireUnique__1 +]],[[ +Kalisa's Grace +Samite Gloves +Requires Level 55, 68 Int +SupportedByFasterCastUnique__1 +IntelligenceUniqueGlovesInt5 +LocalIncreasedEnergyShieldUnique__14 +IncreasedLifeUniqueGlovesStrDex4 +Gain +2% to Critical Strike Chance for 2 seconds when you Spend a total of 800 Mana +]],[[ +Replica Kalisa's Grace +Samite Gloves +League: Heist +Requires Level 55, 68 Int +DisplaySupportedByUnleashUnique__1 +IntelligenceUniqueGlovesInt5 +LocalIncreasedEnergyShieldUnique__14 +IncreasedLifeUniqueGlovesStrDex4 +GainAreaOfEffectPluspercentOnManaSpentUnique__1 +]],[[ +Sadima's Touch +Wool Gloves +Variant: Pre 1.1.0 +Variant: Pre 3.5.0 +Variant: Current +Requires Level 11 +AddedFireDamageUniqueGlovesInt1 +AddedLightningDamageUniqueGlovesDexInt1 +LocalIncreasedEnergyShieldUniqueGlovesInt1 +{variant:1}(18-24)% increased Quantity of Items found +{variant:2}(12-16)% increased Quantity of Items found +{variant:3}ItemFoundQuantityIncreaseUniqueGlovesInt1 +]],[[ +Voidbringer +Conjurer Gloves +Variant: Pre 2.6.0 +Variant: Pre 3.0.0 +Variant: Pre 3.11.0 +Variant: Current +Requires Level 55, 79 Int +LocalIncreaseSocketedElementalGemUniqueGlovesInt6 +SpellCriticalStrikeChanceUniqueGlovesInt6 +{variant:1,2}(280-350)% increased Energy Shield +{variant:3,4}LocalIncreasedEnergyShieldUniqueGlovesInt6 +{variant:1}80% increased Mana Cost of Skills +{variant:2,3}ManaCostIncreaseUniqueGlovesInt6 +{variant:4}IncreaseGlobalFlatManaCostUnique__2 +EnergyShieldGainedFromEnemyDeathUniqueGlovesInt6 +]], +-- Gloves: Armour/Evasion +[[ +Aurseize +Steelscale Gauntlets +Requires Level 36, 29 Str, 29 Dex +LocalIncreasedArmourAndEvasionUniqueGlovesStrDex2 +AllResistancesUniqueGlovesStrDex2 +ItemFoundRarityIncreaseUniqueGlovesStrDex2 +MovementVelocityUniqueGlovesStrDex2 +]],[[ +Breathstealer +Hydrascale Gauntlets +Requires Level 59, 45 Str, 45 Dex +League: Blight +LocalIncreasedArmourAndEvasionUnique__7 +IncreasedManaUnique__6 +AllResistancesUnique__16 +AttackAndCastSpeedUnique__2 +Create a Blighted Spore when you Kill a Rare Monster +(Blighted Spores last for 10 seconds and have a random Aura) +This item can be anointed by Cassia +]],[[ +Farrul's Pounce +Hydrascale Gauntlets +League: Bestiary +Source: Drops from unique{Farrul, First of the Plains} +Requires Level 59, 45 Str, 45 Dex +LocalIncreasedArmourAndEvasionUnique__8_ +IncreasedLifeUniqueGlovesStrDex4 +AccuracyAgainstBleedingEnemiesUnique__1 +AttacksBleedOnHitWithCatsStealthUnique__1_ +DamageAgainstBleedingEnemiesUnique__1 +GainCrimsonDanceWithCatsStealthUnique__1 +]],[[ +Flesh and Spirit +Ironscale Gauntlets +League: Rampage +Requires Level 15 +IncreasedAttackSpeedUniqueGlovesStrDex5 +LocalIncreasedArmourAndEvasionUniqueGlovesStrDex5 +(3-4) Life Regenerated per second +HealOnRampageUniqueGlovesStrDex5 +VaalSoulsOnRampageUniqueGlovesStrDex5 +SimulatedRampageDexInt6 +]],[[ +Gravebind +Hydrascale Gauntlets +Requires Level 59, 45 Str, 45 Dex +Implicits: 0 +LocalIncreasedArmourAndEvasionUnique__7 +ChaosResistUnique__23 ++(15-25) Life gained on kill +EnemiesKilledCountAsYoursUnique__1 +]],[[ +Haemophilia +Serpentscale Gauntlets +Requires Level 43, 34 Str, 34 Dex +StrengthUniqueGlovesDex1 +DegenerationDamageUnique__1 +ChanceToBleedUnique__2__ +AttackDamageAgainstBleedingUnique__1__ +BleedingEnemiesExplodeUnique__1 +their Maximum Life as Physical Damage +25% reduced Bleed duration +]],[[ +Slitherpinch +Bronzescale Gauntlets +Variant: Pre 2.6.0 +Variant: Current +Requires Level 27, 22 Str, 22 Dex +DexterityUniqueGlovesDexInt4 +{variant:1}IncreasedAttackSpeedUniqueGlovesDex2 +{variant:2}IncreasedAttackSpeedUniqueGlovesStrDex1 +LocalIncreasedEvasionRatingPercentUniqueGlovesStrDex1 +LifeLeechPermyriadUniqueGlovesStrDex1 +ManaLeechPermyriadUniqueGlovesStrDex1 +]],[[ +Surgebinders +Dragonscale Gauntlets +Variant: Pre 2.6.0 +Variant: Current +Requires Level 67, 51 Str, 51 Dex +LocalIncreasedArmourAndEvasionUniqueGlovesStrDex6 +IncreasedElementalDamagePerFrenzyChargeUniqueGlovesStrDex6 +IncreasedPhysicalDamagePerEnduranceChargeUniqueGlovesStrDex6 +IncreasedSpellDamagePerPowerChargeUniqueGlovesStrDex6 +StealChargesOnHitPercentUniqueGlovesStrDex6 +{variant:1}(10-30)% reduced Endurance, Frenzy and Power Charge Duration +]],[[ +Tombfist +Steelscale Gauntlets +League: Abyss +Source: Drops from Abyssal Liches +Variant: Pre 3.6.0 One Abyssal Socket +Variant: Pre 3.6.0 Two Abyssal Sockets +Variant: Current One Abyssal Socket +Variant: Current Two Abyssal Sockets +Requires Level: 36, 29 Str, 29 Int +{variant:1,3}AbyssJewelSocketUnique__3 +{variant:2,4}AbyssJewelSocketUnique__4 +{variant:1,2}LocalIncreasedAttackSpeedUnique__32 +MaximumLifeUnique__13 +IntimidateOnHitWithMeleeAbyssJewelUnique__1 +MaimOnHitWithRangedAbyssJewelUnique__1 +]],[[ +Vaal Caress +Bronzescale Gauntlets +League: Ambush, Invasion +Variant: Pre 2.6.0 +Variant: Current +Requires Level 27, 22 Str, 22 Dex +LocalIncreaseSocketedVaalGemLevelUniqueGlovesStrDex4 +LocalIncreasedArmourAndEvasionUniqueGlovesStrDex4 +{variant:1}IncreasedLifeUnique__19 +{variant:2}IncreasedLifeUniqueGlovesStrDex4 +{variant:1}ColdResistUniqueStrHelmet2 +{variant:2}ColdResistUniqueGlovesStrDex4 +OnslaughtOnVaalSkillUseUniqueGlovesStrDex4 +]],[[ +Worldcarver +Dragonscale Gauntlets +Requires Level 67, 51 Str, 51 Dex +TriggerArcaneWakeSkillUnique__1 +IncreasedAccuracyUnique__7_ +LocalIncreasedArmourAndEvasionUnique__15_ +IncreasedLifeUniqueGlovesInt3 +AttackDamagePerMapModUnique__1 +AttackSpeedPerMapModUnique__1 +]],[[ +Wyrmsign +Wyrmscale Gauntlets +Requires Level 49, 38 Str, 38 Dex +Socketed Gems are Supported by level 5 Concentrated Effect +LocalIncreasedArmourAndEvasionUnique__1 +IncreasedLifeUniqueGlovesStrDex4 +ReduceManaCostPerEnduranceChargeUnique__1 +RampageWhileAtMaxEnduranceChargesUnique__1 +LoseEnduranceChargesOnRampageEndUnique___1 +]], +-- Gloves: Armour/Energy Shield +[[ +Command of the Pit +Riveted Gloves +League: Delve +Source: Drops from unique{Kurgal, the Blackblooded} +Variant: One Abyssal Socket +Variant: Two Abyssal Sockets +Requires Level 37, 29 Str, 29 Int +{variant:1}AbyssJewelSocketUnique__3 +{variant:2}AbyssJewelSocketUnique__4 +IncreasedCastSpeedUniqueGlovesDemigods1 +MaximumLifeUnique__13 +MinionAccuracyWithMinionAbyssJewelUnique__1 +ArcaneSurgeOnHitWithSpellAbyssJewelUnique__1 +]],[[ +Hand of the Fervent +Zealot Gloves +League: Ritual +Requires Level 43, 34 Str, 34 Int +LocalIncreasedArmourAndEnergyShieldUnique__23_ +IncreasedLifeUniqueGlovesStrDex4 +SacrificialZealOnSkillUseUnique__1_ +ArmourPenetrationSacrificialZealUnique__1 +]],[[ +Hands of the High Templar +Crusader Gloves +Requires Level 66, 51 Str, 51 Int +ModifyableWhileCorruptedUnique__1 +Can have up to 5 Implicit Modifiers while Item has this Modifier +LocalIncreasedArmourAndEnergyShieldUnique__15 +MaximumLifeUnique__19 +FireAndLightningResistUnique__1 +]],[[ +Null and Void +Legion Gloves +League: Rampage +Requires Level 57, 44 Str, 44 Int +StrengthUniqueGlovesDex1 +LocalIncreasedArmourAndEnergySheildUniqueGlovesStrInt2 +IncreasedLifeUniqueGlovesStrDex4 +ManaRegenerationUniqueGlovesStrInt2 +Dispels Elemental Ailments on Rampage +PhysicalDamageImmunityOnRampageUniqueGlovesStrInt2 +SimulatedRampageDexInt6 +]],[[ +Offering to the Serpent +Legion Gloves +League: Synthesis +Source: Drops from unique{Synthete Nightmare} in normal{The Cortex} +Requires Level 57, 44 Str, 44 Int +AllAttributesUnique__14 +LocalIncreasedArmourAndEnergyShieldUnique__15 +MaximumLifeLeechAmountUnique__1 +AttackAndCastSpeedUnique__4 +IncreasedDamageWhileLeechingUnique__2__ +Life Leech effects are not removed at Full Life +]],[[ +Repentance +Crusader Gloves +Requires Level 66, 306 Str, 306 Int +SpellDamageUnique__1 +LocalIncreasedArmourAndEnergyShieldUnique__1 +LocalIncreasedEnergySheildUnique__1 +IncreasedLocalAttributeRequirementsUniqueGlovesStrInt4 +IronWillUniqueGlovesStrInt4__ +]],[[ +Saqawal's Winds +Soldier Gloves +League: Bestiary +Source: Drops from unique{Saqawal, First of the Sky} +Requires Level 51, 40 Str, 40 Int +LocalIncreasedArmourAndEnergyShieldUnique__10_ +IncreasedLifeUnique__27 +ColdAndLightningResistUnique__1 ++(-2-2) seconds to Avian's Might Duration +AviansMightColdDamageUnique__1 +AviansMightLightningDamageUnique__1_ +]],[[ +Shackles of the Wretched +Chain Gloves +Variant: Pre 1.2.0 +Variant: Current +Requires Level 7, 17 Dex +(40-60)% increased Stun Recovery +SocketedCursesAreReflectedUniqueGlovesStrInt1 +ChillImmunityWhenChilledUniqueGlovesStrInt1 +FreezeImmunityWhenFrozenUniqueGlovesStrInt1 +IgniteImmunityWhenIgnitedUniqueGlovesStrInt1 +{variant:1}You cannot be Shocked for 1 second after being Shocked +{variant:2}ShockImmunityWhenShockedUniqueGlovesStrInt1 +GrantFrenzyChargesToAlliesOnDeathUniqueGlovesStrInt1 +]],[[ +Shaper's Touch +Crusader Gloves +Source: Drops from unique{The Shaper} +Variant: Pre 2.6.0 +Variant: Pre 3.10.0 +Variant: Current +Requires Level 66, 51 Str, 51 Int +LocalIncreasedArmourAndEnergyShieldUnique__5 +{variant:1}+2 Accuracy Rating per 2 Intelligence +{variant:2,3}AccuracyPerIntelligenceUnique__1 +LifePerDexterityUnique__1 +{variant:1,3}ManaPerStrengthUnique__1__ +{variant:2}+2 Mana per 4 Strength +{variant:1,3}EnergyShieldPerStrengthUnique__1 +{variant:2}2% increased Energy Shield per 10 Strength +{variant:1}1% increased Evasion Rating per 10 Intelligence +{variant:2,3}EvasionRatingPerIntelligenceUnique__1 +{variant:1}1% increased Melee Physical Damage per 10 Dexterity +{variant:2,3}MeleePhysicalDamagePerDexterityUnique__1_ +Shaper Item +]],[[ +Southbound +Soldier Gloves +Variant: Pre 2.6.0 +Variant: Current +Requires Level 51, 40 Str, 40 Int +AddedColdDamageUniqueGlovesStrInt3_ +MaximumLifeUniqueGlovesStrInt3 +ColdResistUniqueGlovesStrDex3 +{variant:2}HeraldOfIceDamageUnique__1_ +FreezeDurationUniqueGlovesStrInt3 +Your Hits can only Kill Frozen enemies +]],[[ +Triad Grip +Mesh Gloves +Requires Level 32, 26 Str, 26 Int +LocalIncreasedArmourAndEnergyShieldUnique__5 +MinionPhysicalToFirePerRedSocket +MinionPhysicalToColdPerGreenSocket_ +MinionPhysicalToLightningPerBlueSocket +MinionPhysicalToChaosPerWhiteSocket +MinionChanceToFreezeShockIgnite +]],[[ +Volkuur's Guidance +Zealot Gloves +Variant: Fire +Variant: Cold +Variant: Lightning +Requires Level 43, 34 Str, 34 Int +{variant:1}AddedFireDamageUnique__1_ +{variant:2}AddedColdDamageUnique__2 +{variant:3}AddedLightningDamageUnique__1 +IncreasedLifeUniqueGlovesStrDex4 +{variant:1}FireResistUniqueAmulet13 +{variant:2}ColdResistUnique__17 +{variant:3}LightningResistUnique__8 +VolkuurLessPoisonDurationUnique__1 +{variant:1}FireDamageCanPoisonUnique__1 +{variant:2}ColdDamageCanPoisonUnique__1_ +{variant:3}LightningDamageCanPoisonUnique__1 +{variant:1}FireSkillsChanceToPoisonUnique__1 +{variant:2}ColdSkillsChanceToPoisonUnique__1 +{variant:3}LightningSkillsChanceToPoisonUnique__1_ +]],[[ +Replica Volkuur's Guidance +Zealot Gloves +League: Heist +Requires Level 43, 34 Str, 34 Int +GlobalAddedChaosDamageUnique__6_ +IncreasedLifeUniqueGlovesStrDex4 +ChaosResistUnique__19 +ChaosDamageCanIgniteUnique__1 +ChanceToIgniteWithChaosSkillsUnique__1 +UniqueVolkuursGuidanceIgniteDurationFinal +]], +-- Gloves: Evasion/Energy Shield +[[ +Abhorrent Interrogation +Ambush Mitts +League: Harvest +Requires Level 45, 35 Dex, 35 Int +LocalIncreasedEvasionAndEnergyShieldUnique__27 +AttackAndCastSpeedUnique__6 +WitherOnHitChanceUnique__1 +WitherGrantsElementalDamageTakenUnique__1__ +each Withered you have inflicted on them +CannotPenetrateResistancesUnique__1 +]],[[ +Algor Mortis +Carnal Mitts +League: Delirium +Source: Drops from the Simulacrum Encounter +Requires Level 50, 39 Dex, 39 Int +IncreasedEnergyShieldUnique__9 +ColdAndLightningResistUnique__2 +ChanceToSapVsEnemiesInChillingAreasUnique__1 +ChillingAreasAlsoGrantLightningDamageTakenUnique__1 +IncreasedAilmentEffectOnEnemiesUnique__1 +]],[[ +Aukuna's Will +Clasped Mitts +League: Legion +Source: Drops from Maraketh Legion +Requires Level 31, 25 Dex 25 Int +DexterityUnique__5 +IncreasedCastSpeedUnique__18_ +LocalIncreasedEvasionAndEnergyShieldUnique__27 +ZombieIncreasedLifeUnique__1 +Raise Zombie does not require a Corpse +Your Raised Zombies count as Corpses +]],[[ +Architect's Hand +Variant: Pre 3.14.0 +Variant: Current +{variant:1}Strapped Mitts +{variant:2}Ambush Mitts +League: Incursion +Upgrade: Upgrades to unique{Slavedriver's Hand} via currency{Vial of Dominance} +{variant:1}Requires Level 16 +{variant:2}Requires Level 45, 35 Dex, 35 Int +DexterityUnique__5 +{variant:1}(100-125)% increased Evasion and Energy Shield +{variant:2}LocalIncreasedEvasionAndEnergyShieldUnique__23 +TrapThrowSpeedUnique__1_ +{variant:1}TrapAreaOfEffectUnique__1 +{variant:2}ChanceToThrowFourAdditionalTrapsUnique__1 +CastSpeedAppliesToTrapSpeedUnique__1 +]],[[ +Slavedriver's Hand +Ambush Mitts +League: Incursion +Source: Upgraded from unique{Architect's Hand} via currency{Vial of Dominance} +Requires Level 45, 35 Dex, 35 Int +DexterityUnique__5 +LocalIncreasedEvasionAndEnergyShieldUnique__23 +TrapThrowSpeedUnique__1_ +TrapSkillsHaveBloodMagicUnique__1 +TrapAreaOfEffectUnique__1 +CastSpeedAppliesToTrapSpeedUnique__1 +10% chance to gain an Endurance, Frenzy or Power Charge when any of your Traps is Triggered by an Enemy +]],[[ +Blasphemer's Grasp +Assassin's Mitts +Source: Drops from unique{The Elder} +Requires Level 58, 45 Dex, 45 Int +DexterityUniqueGlovesDexInt4 +LocalIncreasedEvasionAndEnergyShieldUnique__10 +IncreasedLifeUnique__67_ +IncreasedLifePerElderItemUnique__1 +AilmentDamageOverTimeMultiplierPerElderItemUnique__1 +8% increased Effect of non-Damaging Ailments per Elder Item Equipped +RemoveAilmentOnFlaskUseIfAllItemsAreElderUnique__1_ +Elder Item +]],[[ +The Embalmer +Carnal Mitts +Requires Level 50, 39 Dex, 39 Int +SupportedByVileToxinsUnique__1 +AddedChaosDamageToAttacksAndSpellsUnique__2 +IncreasedLifeUniqueGlovesStrDex4 +ChaosResistUnique__4 +PoisonDurationUnique__2 +]],[[ +Facebreaker +Strapped Mitts +Variant: Pre 1.0.0 +Variant: Pre 2.2.0 +Variant: Pre 2.5.0 +Variant: Pre 3.0.0 +Variant: Current +Requires Level 16, 14 Dex, 14 Int +{variant:1,2}CriticalMultiplierUniqueHelmetStr3 +{variant:3}+90% to Global Critical Strike Multiplier +{variant:4}CriticalMultiplierUniqueDescentDagger1 +{variant:5}CriticalMultiplierUniqueGlovesDexInt2 +StunThresholdReductionUniqueGlovesDexInt2 +{variant:1}(800-1000)% more Unarmed Physical Damage +{variant:2,3,4,5}FacebreakerUnarmedMoreDamage +ExtraGore +]],[[ +Fenumus' Weave +Carnal Mitts +League: Bestiary +Source: Drops from unique{Fenumus, First of the Night} +Requires Level 50, 39 Dex, 39 Int +GrantsSpiderAspect1 +LocalIncreasedEvasionAndEnergyShieldUnique__13 +IncreasedLifeUnique__33 +AttackAndCastSpeedUnique__3 +DamageAgainstEnemiesWith3WebsUnique__1_ +ChaosDamagePerWebOnEnemyUnique__1 +]],[[ +Machina Mitts +Murder Mitts +Requires Level: 67 +League: Blight +LocalIncreasedEvasionAndEnergyShieldUnique__23 +MineDamageLeechedToYouUnique__1 +LifeEnergyShieldRecoveryRateUnique__1 +LifeAndEnergyShieldRecoveryRatePerPowerChargeUnique__1 +LosePowerChargeIfNotDetonatedRecentlyUnique__1 +]],[[ +Ondar's Clasp +Wrapped Mitts +Variant: Pre 1.1.0 +Variant: Current +Requires Level 5 +{variant:1}20% increased Attack Speed when on Full Life +{variant:2}AttackSpeedOnFullLifeUniqueGlovesStr1 +AddedLightningDamageUniqueGlovesDexInt1 +IncreasedAccuracyUniqueGlovesDexInt1 +{variant:1}(10-15)% increased Movement Speed when on Low Life +{variant:2}MovementVelocityOnLowLifeUniqueGlovesDexInt1 +]],[[ +Malachai's Mark +Murder Mitts +Requires Level 67, 51 Dex, 51 Int +LocalIncreasedEvasionAndEnergyShieldUnique__8 +IncreasedLifeUniqueGlovesInt3 +LifeGainedFromEnemyDeathUnique__3 +EnergyShieldGainedFromEnemyDeathUnique__1 +GainThaumaturgyBuffRotationUnique__1_ +]],[[ +Shadows and Dust +Clasped Mitts +League: Rampage +Variant: Pre 2.2.0 +Variant: Pre 3.0.0 +Variant: Current +Requires Level 31, 25 Dex, 25 Int +CriticalStrikeChanceUniqueGlovesDexInt6 +{variant:1}+(15-30)% to Global Critical Strike Multiplier +{variant:2}+(25-45)% to Global Critical Strike Multiplier +{variant:3}CriticalMultiplierUniqueGlovesDexInt6_ +LocalIncreasedEvasionAndEnergyShieldUniqueGlovesDexInt6 +ManaLeechPermyriadUniqueGlovesDexInt6 +GroundSmokeOnRampageUniqueGlovesDexInt6 +UnholyMightOnRampageUniqueGlovesDexInt6 +SimulatedRampageDexInt6 +]],[[ +Snakebite +Assassin's Mitts +Variant: Pre 3.0.0 +Variant: Pre 3.9.0 +Variant: Current +Requires Level 58, 45 Dex, 45 Int +LocalIncreasedEvasionRatingPercentUniqueGlovesDexInt5 +IncreasedLifeUniqueGlovesDexInt5 +AttackSpeedPerFrenzyChargeUniqueGlovesDexInt5 +AccuracyRatingPerFrenzyChargeUniqueGlovesDexInt5 +FrenzyChargeDurationPerFrenzyChargeUniqueGlovesDexInt5 +{variant:1}While at Maximum Frenzy Charges, Attacks Poison Enemies +{variant:2,3}AtMaximumFrenzyChargesChanceToPoisonUnique_1_ +{variant:3}PoisonDotMultiplierPerFrenzyChargeUniqueGlovesDexInt5 +]],[[ +Storm's Gift +Assassin's Mitts +League: Synthesis +Source: Drops from unique{Altered/Augmented/Rewritten/Twisted Synthete} +Requires Level 58, 45 Dex, 45 Int +DegenerationDamageUnique__2 +LocalIncreasedEvasionAndEnergyShieldUnique__19___ +LightningResistUnique__2 +ShockOnKillUnique__1 +ShockProliferationUnique__1 +]],[[ +Thunderfist +Murder Mitts +Variant: Pre 1.0.0 +Variant: Pre 2.6.0 +Variant: Current +Requires Level 67, 51 Dex, 51 Int +Socketed Gems are Supported by level 18 Added Lightning Damage +{variant:1,3}AddedLightningDamageUniqueGlovesDexInt3 +{variant:2}AddedLightningDamageUniqueBodyInt8 +IncreasedAttackSpeedUniqueGlovesDexInt3 +LocalIncreasedEnergyShieldUniqueGlovesDexInt3 +StunDurationUniqueGlovesDexInt3 +ShockDurationUniqueGlovesDexInt3 +]], +-- Gloves: Ward +[[ +Medved's Challenge +Runic Gauntlets +Requires Level 69, 38 Str, 38 Dex, 38 Int +League: Expedition +IncreasedLocalAttributeRequirementsUnique__1 +LocalIncreasedWardPercentUnique__3 +AllResistancesUnique__21 +FlaskChargesFromKillUniqueJewel_9 +FlaskChargePerSecondUniqueEnemyUnique__1___ +]],[[ +Nightgrip +Runic Gages +Variant: Pre 3.16.0 +Variant: Current +League: Expedition +Requires Level 48, 31 Str, 31 Dex, 31 Int +LocalIncreasedWardPercentUnique__1_ +ChaosResistUnique__17 +{variant:1}Gain Added Chaos Damage equal to 25% of Ward +{variant:2}GlobalAddedChaosDamageWardUnique__ +75% of Damage bypasses Ward +]], +} diff --git a/src/Data/Uniques/Special/helmet.lua b/src/Data/Uniques/Special/helmet.lua new file mode 100644 index 0000000000..d7ec942682 --- /dev/null +++ b/src/Data/Uniques/Special/helmet.lua @@ -0,0 +1,1331 @@ +-- Item data (c) Grinding Gear Games +return { +-- Helmet: Armour +[[ +Abyssus +Ezomyte Burgonet +Variant: Pre 2.2.0 +Variant: Pre 3.0.0 +Variant: Current +Requires Level 60, 138 Str +AddedPhysicalDamageUniqueHelmetStr3 +AllAttributesUniqueHelmetStr3 +{variant:1}+(100-150)% to Melee Critical Strike Multiplier +{variant:2}+(150-225)% to Melee Critical Strike Multiplier +{variant:3}MeleeWeaponCriticalStrikeMultiplierUniqueHelmetStr3 +LocalIncreasedPhysicalDamageReductionRatingUniqueHelmetStr3 +IncreasedPhysicalDamageTakenUniqueHelmetStr3 +]],[[ +Replica Abyssus +Ezomyte Burgonet +League: Heist +Requires Level 60, 138 Str +AllAttributesUniqueHelmetStr3 +AddedFireDamageUnique__4 +AddedColdDamageUnique__9 +AddedLightningDamageUnique__3 +MeleeWeaponCriticalStrikeMultiplierUniqueHelmetStr3 +LocalIncreasedPhysicalDamageReductionRatingUniqueHelmetStr3 +ElementalDamageTakenUnique__1 +]],[[ +The Baron +Close Helmet +Variant: Pre 3.10.0 +Variant: Current +Requires Level 26, 58 Str +LocalIncreaseSocketedMinionGemLevelUnique__4 +{variant:1}StrengthUnique__5 +{variant:1}Minions have 20% increased maximum Life +{variant:2}MinionLifeUnique__2 +MinionsGainYourStrengthUnique__1 +{variant:1}+1 to maximum number of Raised Zombies per 300 Strength +{variant:2}AdditionalZombiesPerXStrengthUnique__1 +{variant:1}With 1000 or more Strength 2% of Damage dealt by your Zombies is Leeched to you as Life +{variant:2}With 1000 or more Strength (1.5-2)% of Damage dealt by your Zombies is Leeched to you as Life +]],[[ +Ezomyte Peak +Iron Hat +LocalIncreasedPhysicalDamageUniqueSceptre9 +LocalIncreasedPhysicalDamageReductionRatingUniqueHelmetStr1 +IncreasedLifeUniqueHelmetStr1 +CannotEvade +]],[[ +Ezomyte Hold +Iron Hat +Source: No longer obtainable +LocalIncreasedPhysicalDamageUniqueSceptre9 +LocalIncreasedPhysicalDamageReductionRatingUniqueHelmetStr1 +IncreasedLifeUniqueHelmetStr1 +CannotEvade +CannotBeStunned +]],[[ +The Formless Flame +Siege Helmet +League: Breach +Source: Drops in Xoph Breach or from unique{Xoph, Dark Embers} +Upgrade: Upgrades to unique{The Formless Inferno} using currency{Blessing of Xoph} +Variant: Pre 3.16.0 +Variant: Current +Requires Level 48, 101 Str +LocalIncreasedPhysicalDamageReductionRatingUnique__1 +IncreasedLifeUnique__33 +-20 Fire Damage taken when Hit +{variant:1}Armour is increased by Uncapped Fire Resistance +{variant:2}ArmourIncreasedByUncappedFireResistanceUnique__1 +]],[[ +The Formless Inferno +Royal Burgonet +League: Breach +Source: Upgraded from unique{The Formless Flame} using currency{Blessing of Xoph} +Variant: Pre 3.16.0 +Variant: Current +Requires Level 65, 148 Str +LocalIncreasedPhysicalDamageReductionRatingPercentUnique__6 +IncreasedLifeUnique__33 +FireResistUniqueHelmetInt7 +PhysicalDamageTakenAsFirePercentUnique__1 +{variant:1}Armour is increased by Uncapped Fire Resistance +{variant:2}ArmourIncreasedByUncappedFireResistanceUnique__1 +]],[[ +Hrimnor's Resolve +Samnite Helmet +Variant: Pre 2.0.0 +Variant: Pre 2.6.0 +Variant: Current +Requires Level 55, 114 Str +{variant:1}(10-30)% increased Fire Damage +{variant:2,3}FireDamagePercentUniqueStrHelmet2 +{variant:1}LocalIncreasedPhysicalDamageReductionRatingUniqueGlovesStr2 +{variant:2,3}LocalIncreasedPhysicalDamageReductionRatingUniqueHelmetStr3 +{variant:3}IncreasedLifeUniqueHelmetStrDex5 +ColdResistUniqueStrHelmet2 +{variant:1,2}ChanceToAvoidChilledUnique__1 +{variant:1,2}50% chance to Avoid being Frozen +{variant:1,2}10% increased Stun and Block Recovery +{variant:3}Cannot be Frozen or Chilled if you've used a Fire Skill Recently +]],[[ +Usurper's Penance +Eternal Burgonet +League: Expedition +Requires Level 69, 138 Str +LocalIncreasedPhysicalDamageReductionRatingUniqueBootsStr1 +ChanceToBleedUnique__3_ +LightRadiusUnique__6 +BleedDotMultiplierPerFrenzyChargeUnique__1_ +FasterBleedPerFrenzyChargeUnique__1 +FrenzyChargeOnCritCloseRangeUnique__1 +]], +-- Helmet: Evasion +[[ +Alpha's Howl +Sinner Tricorne +Requires Level 64, 138 Dex +LocalIncreaseSocketedAuraGemLevelUniqueHelmetDex5 +LocalIncreasedEvasionRatingPercentUniqueHelmetDex5 +ColdResistUniqueHelmetDex5 +ChanceToAvoidFreezeAndChillUniqueDexHelmet5 +CannotBeFrozenUnique__1 +ManaReservationEfficiencyUniqueHelmetDex5_ +]],[[ +Replica Alpha's Howl +Sinner Tricorne +League: Heist +Requires Level 64, 138 Dex +LocalIncreaseSocketedHeraldLevelUnique__2 +LocalIncreasedEvasionRatingPercentUniqueHelmetDex5 +ChaosResistUniqueHelmetStrInt2 +ChanceToAvoidPoisonUnique__1 +ManaReservationEfficiencyUniqueHelmetDex5_ +YouCannotBeHinderedUnique__2 +]],[[ +Assailum +Sinner Tricorne +Requires Level 64, 138 Dex +Implicits: 0 +GrantsLevel20SnipeUnique__1 +GrantsLevel20SnipeSupportUnique__1 +SupportedBowSkillsDealMoreDamageUnique__1 +IncreasedAccuracyUnique__8 +LocalIncreasedEvasionRatingUnique__4 +(14-20)% chance to Suppress Spell Damage while Channelling +]],[[ +Fairgraves' Tricorne +Tricorne +Requires Level 12, 27 Dex +AddedColdDamageUniqueDexHelmet1 +LocalIncreasedEvasionPercentAndStunRecoveryUniqueDexHelmet1 +IncreasedManaUniqueDexHelmet1 +LightningResistUniqueDexHelmet1 +CannotBeShocked +15% increased Stun Recovery +]],[[ +Goldrim +Leather Cap +LocalIncreasedEvasionRatingPercentUniqueHelmetDex3 +ItemFoundRarityIncreaseUniqueHelmetDex3 +AllResistancesUniqueHelmetDex3 +AttackerTakesDamageUniqueHelmetDex3 +]],[[ +Heatshiver +Leather Hood +Variant: Pre 3.0.0 +Variant: Current +Requires Level 20, 46 Dex +{variant:1}LocalIncreaseSocketedFireGemLevelUniqueDexHelmet2 +{variant:1}LocalIncreaseSocketedColdGemLevelUniqueDexHelmet2 +{variant:2}IncreasedColdDamageIfUsedFireSkillRecentlyUnique__1 +{variant:2}IncreasedFireDamageIfUsedColdSkillRecentlyUnique__1 +LocalIncreasedEvasionRatingPercentUniqueHelmetDex5 +ManaRegenerationUniqueDexHelmet2 +{variant:1}−(20-10)% to Fire Resistance +{variant:2}FireResistUniqueDexHelmet2 +{variant:1}−(20-10)% to Cold Resistance +{variant:2}ColdResistUniqueHelmetDex5 +]],[[ +Frostferno +Leather Hood +Source: Drops from any endgame map boss +Requires Level 60, 46 Dex +LocalIncreaseSocketedFireGemLevelUnique__1_ +LocalIncreaseSocketedColdGemLevelUnique__1 +ItemActsAsColdToFireSupportUnique__1 +LocalIncreasedEvasionRatingPercentUnique__11 +ManaRegenerationUniqueDexHelmet2 +FireAndColdResistUnique__2 +]],[[ +Obscurantis +Lion Pelt +Source: Drops from unique{Guardian of the Chimera} +Variant: Pre 3.5.0 +Variant: Current +Requires Level 70, 150 Dex +{variant:1}+(300-500) to Accuracy Rating +{variant:2}IncreasedAccuracyUnique__4 +LocalIncreasedEvasionRatingPercentUniqueBodyStrDex5 +IncreasedLifeUnique__23 +IncreaseProjectileAttackDamagePerAccuracyUnique__1 +]],[[ +Rat's Nest +Ursine Pelt +Requires Level 55, 114 Dex +IncreasedAttackSpeedUniqueHelmetDex6 +CriticalStrikeChanceUniqueHelmetDex6 +LocalIncreasedEvasionRatingPercentUniqueHelmetDex6 +ItemFoundRarityIncreaseUniqueHelmetDex6 +MovementVelocityUniqueHelmetStrDex1 +ActorSizeUniqueHelmetDex6 +]],[[ +Saqawal's Flock +Silken Hood +League: Bestiary +Source: Drops from unique{Saqawal, First of the Sky} +Requires Level 60, 138 Dex +GrantsAvianTornadoUnique__1__ +LocalIncreasedEvasionRatingPercentUniqueGlovesDex2 +IncreasedLifeUniqueShieldStr5 +LightningResistUnique__8 +MovementVeolcityUniqueAmulet12 +]],[[ +Starkonja's Head +Silken Hood +Variant: Pre 2.6.0 +Variant: Current +Requires Level 60, 138 Dex +ReducedPhysicalDamagePercentOnLowLifeUniqueHelmetDex4 +{variant:2}LocalIncreasedEvasionRatingPercentUnique__7 +{variant:1}DexterityUnique__3 +{variant:2}DexterityUniqueHelmetDex4 +IncreasedAttackSpeedUniqueHelmetDex4 +CriticalStrikeChanceUniqueHelmetDex4 +IncreasedLifeUniqueHelmetDex4 +{variant:1}50% increased Global Evasion Rating when on Low Life +{variant:2}EvasionRatingPercentOnLowLifeUniqueHelmetDex4 +]], +-- Helmet: Energy Shield +[[ +Asenath's Mark +Iron Circlet +Variant: Pre 2.6.0 +Variant: Current +Requires Level 8, 23 Int +IncreasedAttackSpeedUniqueIntHelmet2 +IncreasedCastSpeedUniqueIntHelmet2 +ManaRegenerationUniqueIntHelmet2 +{variant:1}50% increased Energy Shield +{variant:2}LocalIncreasedEnergyShieldPercentAndStunRecoveryUniqueHelmetInt2 +MovementVelocityUniqueIntHelmet2 +(10-15)% increased Stun Recovery +]],[[ +Asenath's Chant +Iron Circlet +Source: Drops from any endgame map boss +Variant: Pre 3.9.0 +Variant: Current +Requires Level 45, 23 Int +{variant:1}25% chance to Trigger a Socketed Spell when you Attack with a Bow +{variant:2}TriggerSocketedSpellOnBowAttackUnique__1_ +IncreasedAttackSpeedUniqueIntHelmet2 +IncreasedCastSpeedUniqueIntHelmet2 +LocalIncreasedEnergyShieldUnique__9 +StunRecoveryUnique__3 +ManaRegenerationUniqueIntHelmet2 +MovementVelocityUniqueIntHelmet2 +]],[[ +Cowl of the Ceraunophile +Solaris Circlet +Requires Level 59, 122 Int +League: Blight +MultipleEnchantmentsAllowedUnique__1 +AllAttributesUniqueBelt3 +LocalIncreasedEnergyShieldPercentUnique__26 +ReducedFireResistanceUnique__1 +ReducedColdResistanceUnique__1 +LightningResistanceOverrideUnique__1_ +This item can be anointed by Cassia +]],[[ +Cowl of the Cryophile +Silken Hood +Requires Level 60, 138 Dex +League: Blight +MultipleEnchantmentsAllowedUnique__1 +AllAttributesUniqueBelt3 +LocalIncreasedEvasionRatingPercentUniqueGlovesDex2 +ReducedFireResistanceUnique__1 +ReducedLightningResistanceUnique__1 +ColdResistanceOverrideUnique__1 +This item can be anointed by Cassia +]],[[ +Cowl of the Thermophile +Ezomyte Burgonet +Requires Level 60, 138 Str +League: Blight +MultipleEnchantmentsAllowedUnique__1 +AllAttributesUniqueBelt3 +LocalIncreasedPhysicalDamageReductionRatingUniqueBodyStr4 +ReducedColdResistanceUnique__1 +ReducedLightningResistanceUnique__1 +FireResistanceOverrideUnique__1__ +This item can be anointed by Cassia +]],[[ +Chitus' Apex +Necromancer Circlet +Requires Level 54, 112 Int +StrengthUniqueIntHelmet3 +IncreasedManaUniqueHelmetDexInt2 +AllResistancesUniqueIntHelmet3 +IncreasedExperienceUniqueIntHelmet3 +ElementalDamageUniqueIntHelmet3 +]],[[ +Crown of Eyes +Hubris Circlet +Variant: Pre 3.7.0 +Variant: Current +Requires Level 69, 154 Int +{variant:1}+(200-250) to Accuracy Rating +{variant:2}IncreasedAccuracyUniqueHelmetInt7 +LocalIncreasedEnergyShieldUniqueHelmetInt7 +−30% to Fire Resistance +LifeLeechPermyriadUniqueHelmetInt7 +ManaLeechPermyriadUniqueHelmetInt7 +SpellDamageModifiersApplyToAttackDamageUniqueHelmetInt7 +]],[[ +Crown of Thorns +Vine Circlet +Variant: Pre 1.2.0 +Variant: Current +{variant:1}+(12-24) to maximum Energy Shield +{variant:2}LocalIncreasedEnergyShieldPercentUniqueIntHelmet1 +AttackerTakesDamageUniqueIntHelmet1 +Take 5 Physical Damage when hit by Attacks +PainAttunement +]],[[ +Martyr's Crown +Vine Circlet +Source: No longer obtainable +Variant: Pre 3.0.0 +Variant: Pre 3.17.0 +Requires Level 52 +{variant:1}+(260-300) to maximum Energy Shield +{variant:2}+(170-210) to maximum Energy Shield +AttackerTakesDamageUniqueIntHelmet1 +Take 5 Physical Damage when hit by Attacks +PainAttunement +]],[[ +The Devouring Diadem +Necromancer Circlet +League: Betrayal +Source: Drops from unique{Catarina, Master of Undeath} +Requires Level 54, 112 Int +Variant: Strength and Quality Pre 3.16.0 +Variant: Dexterity and Quality Pre 3.16.0 +Variant: Intelligence and Quality Pre 3.16.0 +Variant: Fire and Chaos Resistances Pre 3.16.0 +Variant: Cold and Chaos Resistances Pre 3.16.0 +Variant: Lightning and Chaos Resistances Pre 3.16.0 +Variant: Strength and Dexterity Pre 3.16.0 +Variant: Dexterity and Intelligence Pre 3.16.0 +Variant: Strength and Intelligence Pre 3.16.0 +Variant: Mine Laying Speed Pre 3.16.0 +Variant: Focus Spell Trigger Pre 3.16.0 +Variant: Focus Ailment Duration Pre 3.16.0 +Variant: Strength and Quality +Variant: Dexterity and Quality +Variant: Intelligence and Quality +Variant: Fire and Chaos Resistances +Variant: Cold and Chaos Resistances +Variant: Lightning and Chaos Resistances +Variant: Strength and Dexterity +Variant: Dexterity and Intelligence +Variant: Strength and Intelligence +Variant: Mine Laying Speed +Variant: Focus Spell Trigger +Variant: Focus Ailment Duration +LocalIncreaseSocketedGemLevelUniqueHelmetStrDex6 +{variant:1,2,3,4,5,6,7,8,9,10,12}Socketed Gems have 40% increased Mana Reservation Efficiency +{variant:13,14,15,16,17,18,19,20,21,22,23,24}SocketedItemsHaveReducedReservationUnique__1 +TriggerFeastOfFleshSkillUnique__1_ +LocalIncreasedEnergyShieldPercentUnique__19 +StartEnergyShieldRechargeOnSkillUnique__1 +KeystoneEldritchBatteryUnique__2 +{variant:1,13}{crafted}+(10-25) to Strength +{variant:2,14}{crafted}+(10-25) to Dexterity +{variant:3,15}{crafted}+(10-25) to Intelligence +{variant:1,2,3,13,14,15}{crafted}+(7-18)% to Quality +{variant:4,16}{crafted}+(8-15)% to Fire and Chaos Resistances +{variant:5,17}{crafted}+(8-15)% to Cold and Chaos Resistances +{variant:6,18}{crafted}+(8-15)% to Lightning and Chaos Resistances +{variant:7,19}{crafted}+(6-17) to Strength and Dexterity +{variant:8,20}{crafted}+(6-17) to Dexterity and Intelligence +{variant:9,21}{crafted}+(6-17) to Strength and Intelligence +{variant:10,22}{crafted}(7-12)% increased Mine Laying Speed +{variant:11,23}{crafted}Trigger Socketed Spells when you Focus +{variant:12,24}{crafted}(81-140)% increased Duration of Ailments you inflict while Focused +]],[[ +Doedre's Scorn +Lunaris Circlet +Variant: Pre 2.6.0 +Variant: Current +Requires Level 39, 83 Int +{variant:1}IncreaseSocketedCurseGemLevelUnique__1 +{variant:2}IncreaseSocketedCurseGemLevelUniqueHelmetInt9 +{variant:2}LocalIncreasedEnergyShieldUnique__9 +IntelligenceUniqueHelmetInt9 +(30-50)% increased Curse Duration +ElementalDamageUniqueHelmetInt9 +IncreasedDamagePerCurseUniqueHelmetInt9 +]],[[ +Eber's Unification +Hubris Circlet +Requires Level 69, 154 Int +Implicits: 0 +Trigger level 10 Void Gaze when you use a Skill +IncreasedManaUnique__9 +LocalIncreasedEnergyShieldUniqueHelmetInt7 +StunRecoveryUniqueHelmetInt6 +ElementalDamagePercentAddedAsChaosUnique__4 +]],[[ +Fenumus' Toxins +Necromancer Circlet +League: Bestiary +Source: Drops from unique{Fenumus, First of the Night} +Requires Level 65, 112 Int +SpellAddedChaosDamageUnique__2 +LocalIncreasedEnergyShieldPercentUnique__18 +PowerChargeOnHitWebbedEnemyUnique__1 +PoisonChancePerPowerChargeUnique__1 +PoisonDamagePerPowerChargeUnique__1 +AspectOfSpiderWebIntervalUnique__1 +]],[[ +Flamesight +Solaris Circlet +Requires Level 59, 122 Int +LocalIncreasedEnergyShieldPercentUnique__23 +FireResistUniqueAmulet13 +ElementalDamageUnique__3 +AlternateFireAilmentUnique__1 +Cannot inflict Ignite +ElementalDamagePerSextantUnique__1 +]],[[ +Galesight +Solaris Circlet +Requires Level 59, 122 Int +LocalIncreasedEnergyShieldPercentUnique__23 +ColdResistUnique__17 +ElementalDamageUnique__3 +AlternateColdAilmentUnique__1 +Cannot inflict Freeze or Chill +ElementalDamagePerSextantUnique__1 +]],[[ +Hale Negator +Mind Cage +League: Delve +Source: Drops from unique{Kurgal, the Blackblooded} +Variant: One Abyssal Socket +Variant: Two Abyssal Sockets +Requires Level 65, 138 Int +{variant:1}AbyssJewelSocketUnique__3 +{variant:2}AbyssJewelSocketUnique__4 +MaximumLifeUnique__15 +MaximumSpiritChargesPerAbyssJewelEquippedUnique__2 +GainSpiritChargeEverySecondUnique__1 +LoseSpiritChargesOnSavageHitUnique__1_ +GainLifeWhenSpiritChargeExpiresOrConsumedUnique__2 +GainESWhenSpiritChargeExpiresOrConsumedUnique__1 +]],[[ +Indigon +Hubris Circlet +Source: Drops from unique{The Elder} (Uber) +Variant: Pre 3.5.0 +Variant: Current +Requires Level 69, 154 Int +LocalIncreasedEnergyShieldPercentUnique__13 +MaximumManaUnique__6 +Recover (8-10)% of maximum Life when you use a Mana Flask +Non-instant Mana recovery from Flasks is also recovered as Life +ManaCostPer200ManaSpentRecentlyUnique__1 +{variant:1}(50-60)% increased Spell Damage for each 200 total Mana you have Spent Recently, up to 2000% +{variant:2}SpellDamagePer200ManaSpentRecentlyUnique__1__ +Shaper Item +]],[[ +Mark of the Red Covenant +Tribal Circlet +Variant: Pre 3.11.0 +Variant: Current +Requires Level 26, 58 Int +LocalIncreasedEnergyShieldPercentAndStunRecoveryUniqueHelmetInt2 +{variant:1}MinionRunSpeedUniqueAmulet3 +{variant:2}MinionRunSpeedUnique__3 +RagingSpiritDamageUnique__1_ +ReducedRagingSpiritsAllowedUnique__1 +RagingSpiritAlwaysIgniteUnique__1 +{variant:1}RagingSpiritDurationResetOnIgnitedEnemyUnique__1 +{variant:2}Summoned Raging Spirits' Melee Strikes deal Fire-only Splash Damage to Surrounding Targets +]],[[ +Maw of Conquest +Steel Circlet +League: Legion +Source: Drops from Maraketh Legion +Requires Level 48, 101 Int +SpellCriticalStrikeChanceUnique__3 +LocalIncreasedEnergyShieldPercentUnique__25_ +IncreasedLifeUniqueHelmetStrDex5 +UnaffectedByPoisonUnique__1_ +(10-20)% of Damage taken gained as Life over 4 seconds when Hit +]],[[ +Plume of Pursuit +Bone Circlet +League: Harvest +Requires Level 64, 73 Int +(30-20)% reduced Cast Speed +LocalIncreasedEnergyShieldPercentUnique__29 +NonCriticalStrikesLessDamageUnique__1 +SpellsAlwaysCritFinalRepeatUnique__1_ +SpellsNeverCritExceptFinalRepeatUnique__1 +]],[[ +Rime Gaze +Mind Cage +Variant: Pre 2.6.0 +Variant: Pre 3.5.0 +Variant: Pre 3.16.0 +Variant: Current +Requires Level 65, 138 Int +{variant:1}Socketed Gems are Supported by level 15 Concentrated Effect +{variant:2,3,4}Socketed Gems are Supported by level 20 Concentrated Effect +ColdDamagePercentUniqueHelmetInt4 +IncreasedManaUniqueHelmetInt4 +{variant:1}LocalIncreasedEnergyShieldUniqueBodyInt7 +{variant:2,3}(180-200)% increased Energy Shield +{variant:4}LocalIncreasedEnergyShieldUniqueHelmetInt4 +{variant:1}50% slower start of Energy Shield Recharge +{variant:2,3,4}IncreasedEnergyShieldDelayUniqueHelmetInt4 +{variant:3,4}ColdDamageOverTimeMultiplierUnique__2 +]],[[ +Scold's Bridle +Mind Cage +League: Torment +Requires Level 65, 138 Int +SpellDamageUniqueHelmetInt8 +ReducedCastSpeedUniqueHelmetInt8 +IncreasedManaUniqueHelmetInt8 +Your Skills deal you 400% of Mana Cost as Physical Damage +]],[[ +Sudden Dawn +Steel Circlet +Source: Drops from unique{The Black Star} +Requires Level 48, 101 Int +LocalIncreasedEnergyShieldPercentUnique__30___ +IncreasedManaUniqueHelmetStrDex5_ +EnergyShieldRechargeOnKillUnique__1__ +LessRechargeRateSoullessEleganceUnique__1 +]],[[ +Thundersight +Solaris Circlet +Requires Level 59, 122 Int +LocalIncreasedEnergyShieldPercentUnique__23 +LightningResistUnique__8 +ElementalDamageUnique__3 +AlternateLightningAilmentUnique__1__ +Cannot inflict Shock +ElementalDamagePerSextantUnique__1 +]],[[ +Wraithlord +Bone Circlet +Requires Level: 34, 73 Int +LocalIncreaseSocketedMinionGemLevelUnique__4 +LocalIncreasedEnergyShieldUniqueHelmetInt7 +Minions Regenerate 1% Life per second +SpectreLifeUnique__1___ +]],[[ +Wreath of Phrecia +Iron Circlet +League: Legion +Source: Drops from Eternal Legion +Requires Level 8 +LocalNoAttributeRequirementsUnique__1 +LightRadiusToAreaOfEffectUnique__1 +LightRadiusToDamageUnique_1 +LightRadiusUnique__7_ +DealNoChaosDamageUnique_1 +]],[[ +Ylfeban's Trickery +Hubris Circlet +League: Tempest +Variant: Pre 2.6.0 +Variant: Current +Requires Level 69, 154 Int +{variant:2}ShockedGroundWhenHitUnique__1 +AddedLightningDamageToSpellsAndAttacksUniqueHelmetInt10 +LocalIncreasedEnergyShieldUniqueHelmetInt10 +LightningResistUniqueHelmetInt10 +{variant:1}10% chance to Curse non-Cursed Enemies with a random Hex on Hit +{variant:2}RandomCurseOnHitChanceUniqueHelmetInt10 +{variant:1}5% chance to create Shocked Ground when Hit +]], +-- Helmet: Armour/Evasion +[[ +Black Sun Crest +Lacquered Helmet +Requires Level 51, 57 Str, 57 Dex +LocalIncreaseSocketedGemLevelUniqueHelmetStrDex6 +LocalIncreasedPhysicalDamageReductionRatingPercentUniqueHelmetStrDex6 +LightRadiusUniqueHelmetStrInt4 +PercentageDexterityUniqueHelmetStrDex6 +PercentageStrengthUniqueHelmetStrDex6 +PercentageIntelligenceUniqueHelmetStrDex6 +]],[[ +The Bringer of Rain +Nightmare Bascinet +Variant: Pre 1.1.0 +Variant: Pre 1.3.0 +Variant: Pre 3.5.0 +Variant: Current +Requires Level 67, 62 Str, 85 Dex +Socketed Gems are Supported by level 18 Melee Physical Damage +{variant:1,4}Socketed Gems are Supported by level 18 Faster Attacks +{variant:2,3}Socketed Gems are Supported by level 12 Faster Attacks +{variant:1,4}Socketed Gems are Supported by level 18 Blind +{variant:2,3}Socketed Gems are Supported by level 6 Blind +{variant:1,2}15% Chance to Block +{variant:3,4}6% Chance to Block +AddedPhysicalDamageUniqueHelmetStrDex4 +LocalIncreasedArmourAndEvasionUniqueHelmetStrDex4 +{variant:1,4}IncreasedLifeUniqueHelmetStrDex4 +{variant:2,3}IncreasedLifeUnique__106_ +{variant:1,2}10% chance to gain an Endurance Charge when you Block +{variant:3,4}ChanceToGainEnduranceChargeOnBlockUniqueHelmetStrDex4 +ExtraGore +DisableChestSlot +]],[[ +Crest of Desire +Fluted Bascinet +League: Heist +Requires Level 58, 64 Str, 64 Dex +RingHasOneSocket +LocalIncreaseSocketedGemLevelUnique__9 +SocketedGemQualityUnique__1 +SocketedSkillsDoubleDamageUnique__1_ +LocalIncreasedArmourAndEvasionUnique__7 +]],[[ +Deidbell +Gilded Sallet +Variant: Pre 2.6.0 +Variant: Current +Requires Level 33, 38 Str, 38 Dex +StrengthUniqueIntHelmet3 +DexterityUniqueHelmetStrDex3 +LocalIncreasedPhysicalDamageReductionRatingUniqueHelmetStrDex3 +{variant:2}Adds 10-20 Physical Damage to Attacks +MeleeDamageIncreaseUniqueHelmetStrDex3 +CannotLeechOnLowLife +]],[[ +Deidbellow +Gilded Sallet +Source: No longer obtainable +Variant: Pre 2.6.0 +Variant: Pre 3.17.0 +Requires Level 33, 38 Str, 38 Dex +StrengthUniqueIntHelmet3 +DexterityUniqueHelmetStrDex3 +LocalIncreasedPhysicalDamageReductionRatingUniqueHelmetStrDex3 +{variant:2}Adds 10-20 Physical Damage to Attacks +MeleeDamageIncreaseUniqueHelmetStrDex3 +CannotLeechOnLowLife +You and nearby allies have 20% increased Attack, Cast and Movement +Speed if you've used a Warcry Recently +]],[[ +Devoto's Devotion +Nightmare Bascinet +Requires Level 67, 62 Str, 85 Dex +10% reduced Physical Damage +DexterityUniqueHelmetStrDex2 +IncreasedAttackSpeedUniqueHelmetStrDex2 +LocalIncreasedArmourAndEvasionUniqueHelmetStrDex2 +ChaosResistHelmetStrDex2 +MovementVelocityUniqueHelmetStrDex2 +ItemSilverFootstepsUniqueHelmetStrDex2 +]],[[ +The Fledgling +Lacquered Helmet +League: Heist +Source: Drops from unique{Nashta, The Usurper} +Requires Level 51, 57 Str, 57 Dex +LocalIncreasedArmourAndEvasionUniqueHelmetStrDex2 +ProjectileSpeedUnique__8 +IncreasedProjectileDamageUnique___10_ +NearbyEnemiesAvoidProjectilesUnique__1 +PlayerFarShotUnique__2 +]],[[ +The Peregrine +Visored Sallet +Variant: Pre 2.6.0 +Variant: Pre 3.7.0 +Variant: Current +Requires Level 23, 28 Str, 28 Dex +{variant:1}IncreasedAccuracyUniqueAmulet5 +{variant:2}+300 to Accuracy Rating +{variant:3}IncreasedAccuracyUniqueStrDexHelmet1 +LocalIncreasedArmourAndEvasionUniqueStrDexHelmet1 +ItemFoundRarityIncreaseUniqueHelmetWreath1 +LightningResistUniqueStrDexHelmet1 +{variant:1}ManaLeechPermyriadUniqueGlovesDexInt6 +{variant:2,3}ManaLeechPermyriadStrDexHelmet1 +MovementVelocityUniqueHelmetStrDex1 +]],[[ +Skullhead +Secutor Helm +Variant: Pre 2.6.0 +Variant: Current +Requires Level 36, 42 Str, 42 Dex +LocalIncreasedArmourAndEvasionUniqueHelmetStrDex5 +IncreasedLifeUniqueHelmetStrDex5 +IncreasedManaUniqueHelmetStrDex5_ +{variant:2}AllResistancesUniqueHelmetStrInt1 +Minions have 10% Chance to Block +MinionArmourUniqueHelmetStrDex5 +Minions Regenerate 2% Life per Second +]], +-- Helmet: Armour/Energy Shield +[[ +Ahn's Contempt +Praetor Crown +Requires Level 68, 62 Str, 91 Int +AllAttributesUnique__12 +LocalIncreasedArmourAndEnergyShieldUnique__7 +IncreasedLifeUniqueAmulet25 +ReducedMaximumPowerChargesUniqueCorruptedJewel18 +PhysAddedAsChaosWithMaxPowerChargesUnique__1 +ReducedExtraDamageFromCritsWithNoPowerChargesUnique__1 +]],[[ +Ancient Skull +Bone Helmet +League: Ritual +Requires Level 73, 76 Str, 76 Int +Implicits: 1 +MinionDamageImplicitHelmet1 +LocalIncreasedArmourAndEnergyShieldUnique__15 +MinionLifeUnique__5_ +MinionRunSpeedUnique__6 +MinionCriticalStrikeChanceMaximumPowerChargeUnique__1 +MinionsCrazyOnCritUnique__1__ +]],[[ +The Brine Crown +Prophet Crown +Variant: Pre 3.5.0 +Variant: Current +Requires Level 63, 85 Str, 62 Int +{variant:1}(100-120)% increased Armour and Energy Shield +{variant:2}LocalIncreasedArmourAndEnergyShieldUnique__6 +{variant:1}IncreasedLifeUniqueHelmetStrDex5 +{variant:2}IncreasedLifeUniqueHelmetDex4 +ColdResistUnique__10 +CannotBeFrozenUnique__1 +{variant:1}+800 Armour while stationary +{variant:2}AddedArmourWhileStationaryUnique__1 +{variant:2}ColdDamageTakenUnique__1 +IncreasedManaRegenerationWhileStationaryUnique__1 +SpreadChilledGroundWhenHitByAttackUnique__1 +]],[[ +The Broken Crown +Prophet Crown +Variant: Pre 2.6.0 +Variant: Pre 3.0.0 +Variant: Current +Requires Level 63, 85 Str, 62 Int +Socketed Gems are supported by level 20 Cast on Death +DamageOnLowLifeUniqueHelmetStrInt5 +AllAttributesUniqueHelmetStrInt5 +LocalIncreasedArmourAndEnergyShieldUniqueHelmetStrInt5 +ManaRegenerationUniqueHelmetStrInt5 +{variant:1}LocalIncreasedEnergyShieldUnique__6 +{variant:2}LocalIncreasedEnergyShieldUniqueShieldInt5 +{variant:3}LocalIncreasedEnergyShieldUniqueHelmetStrInt5_ +ChaosResistUniqueHelmetStrInt5 +]],[[ +Craiceann's Chitin +Magistrate Crown +Variant: Pre 3.4.0 +Variant: Current +League: Bestiary +Source: Drops from unique{Craiceann, First of the Deep} +Requires Level 58, 64 Str, 64 Int +{variant:1}+(7-9)% chance to Block Spell Damage +{variant:2}+(4-6)% chance to Block Spell Damage +LocalIncreasedArmourAndEnergyShieldUnique__10_ +MaximumLifeUnique__12 +CannotLoseCrabBarriersIfLostRecentlyUnique__1 +3% additional Chance to Block while you have at least 5 Crab Barriers +5% additional Chance to Block while you have at least 10 Crab Barriers +]],[[ +Crown of the Inward Eye +Prophet Crown +Requires Level 63, 85 Str, 62 Int +LocalIncreasedArmourAndEnergyShieldUnique__19 +MaximumLifeManaEnergyShieldUnique__1 +TransfigurationOfSoulUnique__1_ +TransfigurationOfBodyUnique__1 +TransfigurationOfMindUnique__1 +]],[[ +Crown of the Tyrant +Magistrate Crown +League: Delve +Source: Drops from unique{Aul, the Crystal King} +Variant: Pre 3.11.0 +Variant: Current +Requires Level 58, 64 Str, 64 Int +RingHasOneSocket +{variant:1}+(50-100) to maximum Life +{variant:2}IncreasedLifeUnique__88 +NearbyEnemiesHaveReducedAllResistancesUnique__1 +AuraAddedFireDamagePerRedSocketUnique__1 +AuraAddedColdDamagePerGreenSocketUnique__1 +AuraAddedLightningDamagePerBlueSocketUnique__1 +AuraAddedChaosDamagePerWhiteSocketUnique__1 +]],[[ +Geofri's Crest +Great Crown +Variant: Pre 3.17.0 +Variant: Current +Requires Level 53, 59 Str, 59 Int +LocalIncreaseSocketedGemLevelUniqueHelmetStrDex6 +LocalIncreasedArmourAndEnergyShieldUniqueHelmetStrInt2 +FireResistUniqueHelmetStrInt2 +ColdResistUniqueHelmetStrInt2 +LightningResistUniqueHelmetStrInt2 +ChaosResistUniqueHelmetStrInt2 +{variant:2}AdditionalHolyRelicUnique__1 +{variant:2}Summoned Holy Relics have (20-25)% reduced Cooldown Recovery Speed +]],[[ +Geofri's Legacy +Great Crown +Source: No longer obtainable +Requires Level 62, 59 Str, 59 Int +LocalIncreaseSocketedGemLevelUniqueHelmetStrDex6 +LocalIncreasedArmourAndEnergyShieldUniqueHelmetStrInt2 +FireResistUniqueHelmetStrInt2 +ColdResistUniqueHelmetStrInt2 +LightningResistUniqueHelmetStrInt2 +ChaosResistUniqueHelmetStrInt2 +AdditionalHolyRelicUnique__1 +Summoned Holy Relics have (20-25)% reduced Cooldown Recovery Speed +]],[[ +Honourhome +Soldier Helmet +League: Legion +Source: Drops from Eternal Legion +Variant: Pre 3.7.0 +Variant: Current +Requires Level 12, 16 Str, 16 Int +{variant:2}LocalIncreaseSocketedGemLevelUnique__10 +{variant:1}AddedLightningDamageUniqueGlovesInt1 +{variant:2}AddedLightningDamageUniqueHelmetStrInt1 +{variant:1}(40-50)% increased Armour and Energy Shield +{variant:2}LocalIncreasedArmourAndEnergyShieldUniqueHelmetStrInt1 +{variant:1}AllResistancesUniqueHelmetStrInt1 +{variant:1}ElementalResistsOnLowLifeUniqueHelmetStrInt1 +{variant:1}ReducedManaCostOnLowLifeUniqueHelmetStrInt1 +{variant:2}ItemFoundRarityIncreaseUnique__4_ +{variant:2}ManaCostReductionUnique__2_ +]],[[ +Kitava's Thirst +Zealot Helmet +Variant: Pre 3.11.0 +Variant: Current +Requires Level 44, 50 Str, 50 Int +ReducedCastSpeedUniqueHelmetInt8 +LocalIncreasedArmourAndEnergyShieldUniqueHelmetStrInt6 +IncreasedManaUnique__6 +{variant:1}30% chance to Cast Socketed Spells when you Spend at least 100 Mana to Use a Skill +{variant:2}50% chance to Trigger Socketed Spells when you Spend at least 100 Mana to Use a Skill +]],[[ +Lightpoacher +Great Crown +League: Abyss +Source: Drops from Abyssal Liches +Variant: One Abyssal Socket +Variant: Two Abyssal Sockets +{variant:1}AbyssJewelSocketUnique__3 +{variant:2}AbyssJewelSocketUnique__4 +Requires Level 53, 59 Str, 59 Int +LocalDisplayGrantLevelXSpiritBurstUnique__1 +AllResistancesUniqueBootsStr1 +Recover (4-5)% of Life when a Spirit Charge expires or is consumed +GainSpiritChargeOnKillChanceUnique__1 +MaximumSpiritChargesPerAbyssJewelEquippedUnique__2 +]],[[ +Malachai's Vision +Praetor Crown +Source: Use currency{Vaal Orb} on unique{Voll's Vision} +Variant: Pre 3.0.0 +Variant: Pre 3.11.0 +Variant: Current +Requires Level 68, 62 Str, 91 Int +AddedChaosDamageToAttacksAndSpellsUnique__1 +{variant:1}+(200-250) to maximum Energy Shield +{variant:2,3}LocalIncreasedEnergyShieldUnique__30__ +ColdResistUnique__7 +LightningResistUniqueHelmetStrInt2 +{variant:1,2}Regenerate 100 Energy Shield per second if all Equipped items are Corrupted +{variant:3}EnergyShieldRegenerationPerMinuteWhileAllCorruptedItemsUnique__1 +BaseManaRegenerationWhileAllCorruptedItemsUnique__1 +Corrupted +]],[[ +Mask of the Spirit Drinker +Variant: Pre 3.14.0 +Variant: Current +{variant:1}Crusader Helmet +{variant:2}Magistrate Crown +League: Incursion +Upgrade: Upgrades to unique{Mask of the Stitched Demon} via currency{Vial of Summoning} +{variant:1}Requires Level 31, 36 Str, 36 Int +{variant:2}Requires Level 58, 64 Str, 64 Int +{variant:2}LocalIncreasedEnergyShieldUnique__31 +{variant:1}LocalIncreasedArmourAndEnergyShieldUniqueHelmetStrInt2 +{variant:2}LocalIncreasedArmourAndEnergyShieldUnique__12 +{variant:1}IncreasedLifeUnique__20 +{variant:2}IncreasedLifeUniqueHelmetDex4 +Your Energy Shield starts at zero +CannotGainEnergyShieldUnique__1 +50 Life Regenerated per second if you have at least 500 Maximum Energy Shield +100 Life Regenerated per second if you have at least 1000 Maximum Energy Shield +150 Life Regenerated per second if you have at least 1500 Maximum Energy Shield +]],[[ +Mask of the Stitched Demon +Magistrate Crown +League: Incursion +Source: Upgraded from unique{Mask of the Spirit Drinker} via currency{Vial of Summoning} +Requires Level 58, 64 Str, 64 Int +IntelligenceUniqueHelmetInt6 +LocalIncreasedEnergyShieldUnique__24_ +NoMaximumLifePerStrengthUnique__2 +Intelligence provides no bonus to Maximum Mana +IncreasedLifePerIntelligenceUnique__1 +Your Energy Shield starts at zero +CannotGainEnergyShieldUnique__1 +1% of Life Regenerated per second per 500 Maximum Energy Shield +]],[[ +Mask of the Tribunal +Magistrate Crown +League: Synthesis +Source: Drops from unique{Altered/Augmented/Rewritten/Twisted Synthete} +Variant: Pre 3.16.0 +Variant: Current +Requires Level 58, 64 Str, 64 Int +AllAttributesUnique__21 +LocalIncreasedArmourAndEnergyShieldUnique__15 +{variant:1}DefencesPer100StrengthAuraUnique__1 +{variant:2}Nearby Allies have 1% chance to Block Attack Damage per 100 Strength you have +CriticalMultiplierPer100DexterityAuraUnique__1 +CastSpeedPer100IntelligenceAuraUnique__1 +ManaReservationPerAttributeUnique__1 +]],[[ +Maw of Mischief +Bone Helmet +League: Heist +Requires Level 73, 76 Str, 76 Int +Implicits: 1 +MinionDamageImplicitHelmet1 +GrantsDeathWishUnique__1__ +IncreasedLifeUnique__109_ +(30-20)% reduced Mana Cost of Minion Skills +MinionLargerAggroRadiusUnique__1 +]],[[ +Memory Vault +Praetor Crown +Source: Drops from unique{The Enslaver} +Variant: Pre 3.16.0 +Variant: Current +Requires Level 68, 62 Str, 91 Int +LocalIncreasedEnergyShieldUnique__15 +IncreasedManaUnique__10 +ManaRegenerationUniqueBootsStrDex4 +FireResistUniqueDexHelmet2 +{variant:1}20% reduced Mana Reservation Efficiency of Skills +{variant:2}20% reduced Reservation Efficiency +{variant:1}Gain Armour equal to your Reserved Mana +{variant:2}GainArmourEqualToManaReservedUnique__1 +]],[[ +Mindspiral +Aventail Helmet +Variant: Pre 3.0.0 +Variant: Current +Requires Level 37, 42 Str, 42 Int +ColdDamagePercentUniqueHelmetStrInt3 +LightningDamagePercentUniqueHelmetStrInt3 +{variant:1}IncreasedManaUniqueTwoHandAxe9 +{variant:2}IncreasedManaUniqueHelmetStrInt3 +{variant:2}GainManaAsExtraEnergyShieldUnique__1 +Enemies Cannot Leech Mana From You +PercentDamageGoesToManaUniqueHelmetStrInt3 +CannotLeechMana +]],[[ +Speaker's Wreath +Prophet Crown +Requires Level 63, 85 Str, 62 Int +DexterityUnique__20__ +SkillEffectDurationUnique__1 +MinionAttackSpeedPerXDexUnique__1 +MinionMovementSpeedPerXDexUnique__1 +MinionHitsOnlyKillIgnitedEnemiesUnique__1 +]],[[ +Veil of the Night +Great Helmet +Requires Level 22, 27 Str, 27 Int +(20-22)% increased Stun Recovery +LightRadiusUniqueHelmetStrInt4 +LightningDamageOnBlockUniqueHelmetStrInt4 +AllDefencesUniqueHelmetStrInt4_ +SetElementalResistancesUniqueHelmetStrInt4 +]],[[ +Replica Veil of the Night +Great Helmet +League: Heist +Requires Level 22, 27 Str, 27 Int +StunRecoveryUniqueHelmetStrInt4 +LightRadiusUniqueHelmetStrInt4 +LightningDamageOnBlockUniqueHelmetStrInt4 +DefencesAreZeroUnique__1_ +IncreasedElementalResistancesUnique__1 +]],[[ +Voll's Vision +Praetor Crown +Requires Level 68, 62 Str, 91 Int +IncreasedPhysicalDamageReductionRatingUniqueRing12 +FireResistUnique__7_ +ChaosResistUnique__2 +LightRadiusUnique__4 +(8-12)% increased maximum Life if no Equipped Items are Corrupted +LifeRegenerationPerMinuteWhileNoCorruptedItemsUnique__1 +]], +-- Helmet: Evasion/Energy Shield +[[ +Crown of the Pale King +Regicide Mask +League: Tempest +Variant: Pre 2.6.0 +Variant: Current +Requires Level 52, 58 Dex, 58 Int +LocalIncreasedEvasionAndEnergyShieldUniqueHelmetDexInt6 +{variant:2}IncreasedLifeUniqueGlovesInt3 +LifeLeechPermyriadUniqueHelmetDexInt6 +AttackerTakesDamageUniqueHelmetDexInt6 +DamageYouReflectGainedAsLifeUniqueHelmetDexInt6 +]],[[ +Curtain Call +Plague Mask +Requires Level 20 +IncreasedLifeUnique__87 +(15-10)% reduced Mine Throwing Speed +RemoteMineArmingSpeedUnique__1 +Skills which Place Mines place up to 1 additional Mine if you have at least 800 Dexterity +Skills which Place Mines place up to 1 additional Mine if you have at least 800 Intelligence +]],[[ +Eye of Malice +Callous Mask +Requires Level 45, 51 Dex, 51 Int +LocalIncreasedEvasionAndEnergyShieldUnique__30_ +FireResistUnique__23_ +ColdResistUniqueShieldDex7 +ColdExposureOnHitUnique__1 +FireExposureOnHitUnique__1 +Nearby Enemies have 50% increased Fire and Cold Resistances +]],[[ +Farrul's Bite +Harlequin Mask +League: Bestiary +Source: Drops from unique{Farrul, First of the Plains} +Requires Level 57, 64 Dex, 64 Int +GrantsCatAspect1 +LocalIncreasedEvasionAndEnergyShieldUnique__12 +ColdResistUnique__25 +AdditionalCriticalStrikeChanceWithCatAspectUnique__1 +CritsBlindChanceWithCatsStealthUnique__1 +DamageAgainstBlindedEnemiesUnique__1 +]],[[ +Fractal Thoughts +Vaal Mask +League: Legion +Requires Level: 62, 79 Dex, 72 Int +LocalIncreasedEvasionAndEnergyShieldUnique__5 +CriticalStrikeMultiplierIfDexterityHigherThanIntelligenceUnique__1 +PercentDexterityIfStrengthHigherThanIntelligenceUnique__1 +ElementalDamagePerDexterityUnique__1 +LifePer10IntelligenceUnique__1 +]],[[ +Glimpse of Chaos +Vaal Mask +League: Ultimatum +Requires Level 62, 79 Dex, 72 Int +Implicits: 1 +Variant: Area of Effect +Variant: Blind +Variant: Mana Cost + Reservation +Variant: Curse Effect +Variant: Skill Effect Duration +Variant: Crushed +Variant: +2 Gems +Variant: Minimum Charges +Variant: Cooldown Recovery +Variant: Aura Effect +Variant: Additional Projectile +Variant: Malediction +Variant: Quantity +{variant:1}UniqueSpecialCorruptionAreaOfEffect_ +{variant:2}DisplayBlindAuraUnique__1 +{variant:3}UniqueSpecialCorruptionSocketedGemsManaMultiplier_ +{variant:4}UniqueSpecialCorruptionCurseEffect___ +{variant:5}UniqueSpecialCorruptionSkillEffectDuration +{variant:6}UniqueSpecialCorruptionNearbyEnemiesCrushed +{variant:7}LocalIncreaseSocketedGemLevelUnique__11_ +{variant:8}UniqueSpecialCorruptionAllMinCharges +{variant:9}UniqueSpecialCorruptionCooldownRecoverySpeed__ +{variant:10}UniqueSpecialCorruptionAuraEffect +{variant:11}UniqueSpecialCorruptionAdditionalProjectile +{variant:12}UniqueSpecialCorruptionNearbyEnemiesMalediction +{variant:13}UniqueSpecialCorruptionItemQuantity_ +ModifyableWhileCorruptedUnique__1 +LifeAndReducedFireResistanceUnique__1 +ManaAndReducedColdResistanceUnique__1 +EnergyShieldAndReducedLightningResistanceUnique__1 +ChaosResistanceIsZeroUnique__1 +Corrupted +]],[[ +Gorgon's Gaze +Regicide Mask +Requires Level 52, 58 Dex, 58 Int +Implicits: 0 +Grants Level 20 Summon Petrification Statue Skill +LocalIncreasedEnergyShieldPercentUnique__25_ +IncreasedLifeUniqueGlovesInt3 +AttackAndCastSpeedUnique__2 +AdditionalPhysicalDamageReductionWhileMovingUnique__1 +ReducedElementalDamageTakenWhileStationaryUnique__1_ +]],[[ +The Gull +Raven Mask +League: Domination +Variant: Pre 2.6.0 +Variant: Pre 3.0.0 +Variant: Current +Requires Level 38, 44 Dex, 44 Int +{variant:2,3}Trigger level 1 Create Lesser Shrine when you Kill an Enemy +LocalIncreasedEvasionAndEnergyShieldUniqueHelmetDexInt3 +{variant:2}+(40-65) to maximum Energy Shield +{variant:3}LocalIncreasedEnergyShieldUnique__11 +{variant:1}IncreasedManaUniqueHelmetDexInt3 +{variant:2,3}IncreasedLifeUniqueGlovesInt3 +{variant:2,3}ColdResistUnique__17 +{variant:1}LifeGainedFromEnemyDeathUniqueHelmetDexInt3 +{variant:1}EnergyShieldGainedFromEnemyDeathUniqueHelmetDexInt3 +ShrineBuffEffectUniqueHelmetDexInt3 +ShrineEffectDurationUniqueHelmetDexInt3 +]],[[ +Heretic's Veil +Deicide Mask +Variant: Pre 2.6.0 +Variant: Pre 3.0.0 +Variant: Pre 3.16.0 +Variant: Current +Requires Level 67, 73 Dex, 88 Int +LocalIncreasedEnergyShieldUnique__5 +{variant:1,2}LocalIncreasedEvasionAndEnergyShieldUnique__7 +{variant:3,4}LocalIncreasedEvasionAndEnergyShieldUnique__2 +{variant:1}IncreaseSocketedCurseGemLevelUniqueHelmetInt9 +{variant:2,3,4}IncreaseSocketedCurseGemLevelUnique__1 +Socketed Curse Gems are Supported by Level 22 Blasphemy +{variant:1,2,3}Socketed Curse Gems have 24% increased Mana Reservation Efficiency +{variant:4}ReducedReservationForSocketedCurseGemsUnique__1 +]],[[ +Leer Cast +Festival Mask +Requires Level 28, 33 Dex, 33 Int +AllDamageUniqueHelmetDexInt2 +DexterityUniqueHelmetStrDex3 +IncreasedLifeUniqueHelmetDexInt2 +IncreasedManaUniqueHelmetDexInt2 +DisplayDamageAuraUniqueHelmetDexInt2 +]],[[ +Replica Leer Cast +Festival Mask +League: Heist +Requires Level 28, 33 Dex, 33 Int +DexterityUniqueHelmetStrDex3 +IncreasedLifeUniqueHelmetDexInt2 +IncreasedManaUniqueHelmetDexInt2 +ManaRegenerationUnique__14___ +You and nearby Allies have 30% increased Mana Regeneration Rate +]],[[ +Malachai's Simula +Iron Mask +Variant: Pre 1.0.0 +Variant: Pre 2.0.0 +Variant: Pre 3.7.0 +Variant: Pre 3.17.0 +Variant: Current +Requires Level 17, 21 Dex, 21 Int +SpellDamageUniqueHelmetDexInt1 +StrengthUniqueHelmetDexInt1 +LightningDamageUniqueHelmetDexInt1 +LightningResistUniqueHelmetDexInt1 +{variant:1}100% increased Mana Cost of Skills +{variant:2}20% increased Mana Cost of Skills +BloodMagic +{variant:4}Mortal Conviction +]],[[ +Malachai's Awakening +Iron Mask +Source: Drops from any endgame map boss +Variant: Pre 3.7.0 +Variant: Pre 3.17.0 +Variant: Current +Requires Level 60, 21 Dex, 21 Int +SpellDamageUniqueHelmetDexInt1 +StrengthUniqueHelmetDexInt1 +AllResistancesUniqueIntHelmet3 +AddedColdDamageWhileNoLifeReservedUnique__1__ +AddedFireDamageWhileNoLifeReservedUnique__1 +AddedLightningDamageWhileNoLifeReservedUnique__1 +BloodMagic +{variant:2}Mortal Conviction +]],[[ +Mind of the Council +Harlequin Mask +Variant: Pre 3.10.0 +Variant: Current +Requires Level 57, 64 Dex, 64 Int +LocalIncreasedEvasionAndEnergyShieldUnique__3 +{variant:2}LocalIncreasedEnergyShieldUnique__29 +MaximumManaUnique___2 +ChanceToShockUnique__1 +ChanceToBeShockedUnique__1 +PercentLightningDamageTakenFromManaBeforeLifeUnique__1 +{variant:1}Recover 3% of Maximum Mana when you Shock an Enemy +{variant:2}Attack Skills have added Lightning Damage equal to 6% of maximum Mana +{variant:2}LoseManaOnAttackSkillUnique__1 +]],[[ +The Tempest's Binding +Callous Mask +League: Harbinger +Upgrade: Upgrades to unique{The Tempest's Liberation} via currency{Deregulation Scroll} +Requires Level 45, 51 Dex, 51 Int +SupportedByIceBiteUnique__1 +SupportedByInnervateUnique__1 +HarbingerSkillOnEquipUnique__5 +LocalIncreasedEvasionRatingUnique__1 +LocalIncreasedEnergyShieldUniqueHelmetInt6 +IncreasedLifeUniqueGlovesInt3 +AllResistancesUniqueBootsStr1 +]],[[ +The Tempest's Liberation +Callous Mask +League: Harvest +Source: Upgraded from unique{The Tempest's Binding} via currency{Deregulation Scroll} +Requires Level 60, 51 Dex, 51 Int +SupportedByIceBiteUnique__1 +SupportedByInnervateUnique__1 +HarbingerSkillOnEquipUnique2_5 +LocalIncreasedEvasionRatingUnique__1 +LocalIncreasedEnergyShieldUniqueHelmetInt6 +IncreasedLifeUniqueGlovesInt3 +AllResistancesUniqueBootsStr1 +]],[[ +The Three Dragons +Golden Mask +Requires Level 35, 40 Dex, 40 Int +AllResistancesUniqueHelmetDexInt4 +FireShocksUniqueHelmetDexInt4 +ColdIgnitesUniqueHelmetDexInt4_ +LightningFreezesUniqueHelmetDexInt4 +]],[[ +The Vertex +Vaal Mask +Source: Drops from unique{Atziri, Queen of the Vaal} in normal{The Alluring Abyss} +Requires Level 62, 79 Dex, 72 Int +LocalIncreaseSocketedGemLevelUniqueHelmetStrDex6 +LocalIncreasedEvasionAndEnergyShieldUniqueHelmetDexInt5 +LocalIncreasedEnergyShieldUniqueHelmetDexInt5 +ChaosResistUniqueHelmetDexInt5 +Enemies cannot Leech Mana from You +SocketedGemsHaveReducedManaCostUniqueHelmetDexInt5 +]],[[ +Viridi's Veil +Praetor Crown +League: Ritual +Requires Level 68, 62 Str, 91 Int +LocalIncreaseSocketedGemLevelUnique__10 +LocalIncreasedArmourAndEnergyShieldUnique__24 +AllResistancesUnique__21 +AnyRingMagicDamageExtraRollUnique__1 +RightRingMagicHexproofUnique__1 +LeftRingMagicNoCritDamageUnique__1 +]],[[ +Willclash +Golden Mask +League: Heist +Requires Level 35, 40 Dex, 40 Int +LocalIncreasedEvasionAndEnergyShieldUnique__29 +ChanceToBlockSpellsPerPowerChargeUnique__2_ +ElementalDamagePerPowerChargeUnique__1 +GainPowerChargesNotLostRecentlyUnique__1_ +LosePowerChargesOnBlockUnique__1 +]], +-- Helmet: Ward +[[ +Faithguard +Runic Helm +League: Expedition +Requires Level 25, 30 Str, 30 Dex, 30 Int +IntelligenceUniqueHelmetInt9 +LocalIncreasedWardPercentUnique__2 +WardDelayRecoveryUnique__1 +LightRadiusUnique__7_ +Increases and Reductions to maximum Energy Shield instead apply to Ward +]],[[ +Cadigan's Crown +Runic Crown +League: Expedition +Requires Level 68, 66 Str, 66 Dex, 66 Int +CannotCrit +Nearby Enemies cannot deal Critical Strikes +BattlemageKeystoneUnique__1 +]], +} diff --git a/src/Data/Uniques/Special/jewel.lua b/src/Data/Uniques/Special/jewel.lua new file mode 100644 index 0000000000..8649b62af5 --- /dev/null +++ b/src/Data/Uniques/Special/jewel.lua @@ -0,0 +1,1795 @@ +-- Item data (c) Grinding Gear Games + +return { +-- Jewel: Drop +[[ +Anatomical Knowledge +Cobalt Jewel +Radius: Large +MaximumLifeUniqueJewel52 +LifePerIntelligenceInRadusUniqueJewel52 +]],[[ +The Anima Stone +Prismatic Jewel +Source: Vendor Recipe +Limited to: 1 ++1 to maximum number of Golems +GolemPerPrimordialJewel +]],[[ +Apex Mode +Cobalt Jewel +League: Heist +Limited to: 1 +Requires Level 20 +SpellDamageUnique__12 +CriticalStrikeChancePerIntensityUnique__1 +Spells which have gained Intensity Recently gain 1 Intensity every 0.5 Seconds +]],[[ +Apparitions +Viridian Jewel +MinionRunSpeedUniqueJewel16 +MinionDodgeChanceUniqueJewel16 +]],[[ +The Blue Dream +Cobalt Jewel +League: Breach +Source: Drops in Chayula Breach or from unique{Chayula, Who Dreamt} +Upgrade: Upgrades to unique{The Blue Nightmare} using currency{Blessing of Chayula} +Radius: Large +ChaosDamageAsPortionOfLightningDamageUnique__1 +LightningResistConvertedToSpellBlockChanceScaledJewelUnique__1 +also grant an equal chance to gain a Power Charge on Kill +]],[[ +The Blue Nightmare +Cobalt Jewel +League: Breach +Source: Upgraded from unique{The Blue Dream} using currency{Blessing of Chayula} +Limited to: 1 +Radius: Large +ChaosDamageAsPortionOfLightningDamageUnique__1 +LightningResistConvertedToSpellBlockChanceScaledJewelUnique__1 +also grant Chance to Block Spell Damage at 35% of its value +LightningResistConvertedToSpellBlockChanceScaledJewelUnique__1 +also grant an equal chance to gain a Power Charge on Kill +]],[[ +Brawn +Crimson Jewel +PercentageDexterityUniqueJewel29 +PercentageStrengthUniqueJewel29 +PercentageIntelligenceUniqueJewel29 +]],[[ +Brute Force Solution +Cobalt Jewel +Radius: Large +IntelligenceUniqueJewel35 +JewelStrToIntUniqueJewel35 +]],[[ +Calamitous Visions +Small Cluster Jewel +League: Delirium +Source: Drops from unique Delirium bosses in maps +JewelExpansionLoneMessenger_ +]],[[ +Careful Planning +Viridian Jewel +Radius: Large +DexterityUniqueJewel13 +JewelIntToDex +]],[[ +Cheap Construction +Viridian Jewel +TrapDurationUnique__1 +AdditionalTrapsThresholdJewel +]],[[ +Replica Cheap Construction +Viridian Jewel +League: Heist +TrapCritChanceUnique__1 +AdditionalTrapsUnique__2__ +]],[[ +Clear Mind +Cobalt Jewel +Limited to: 1 +ManaRegenerationUniqueJewel30 +SpellDamageWithNoManaReservedUniqueJewel30 +]],[[ +Coated Shrapnel +Crimson Jewel +Radius: Small +Variant: Pre 3.8.0 +Variant: Current +{variant:1}TrapAndMineAddedPhysicalDamageUnique__1 +TrapPoisonChanceUnique__1 +{variant:2}PassivesGrantTrapMineAddedPhysicalUnique__1_ +]],[[ +Cold Steel +Viridian Jewel +Radius: Large +ColdAndPhysicalNodesInRadiusSwapPropertiesUniqueJewel48_ +Increases and Reductions to Cold Damage in Radius are Transformed to apply to Physical Damage +]],[[ +Dissolution of the Flesh +Prismatic Jewel +Source: Drops from unique{The Searing Exarch} +Limited to: 1 +GlobalNoEnergyShieldUnique__1 +LifeLossReservesLifeUnique__1 +until you take no Damage to Life for 2 seconds +MoreMaximumReservedLifeUnique__1 +]],[[ +Divine Inferno +Crimson Jewel +Limited to: 1 +Radius: Medium +InfernalCryThresholdJewel +With at least 40 Strength in Radius, Attacks Exerted by Infernal Cry deal (40-60)% more Damage with Ignite +]],[[ +Efficient Training +Crimson Jewel +Radius: Large +StrengthUniqueJewel34 +JewelIntToStr +]],[[ +Eldritch Knowledge +Cobalt Jewel +Radius: Medium +ChaosDamageIncreasedPerIntUniqueJewel2 +]],[[ +Endless Misery +Cobalt Jewel +League: Heist +Limited to: 1 +Radius: Medium +ElementalDamageUnique__4 +DischargeThresholdJewel__1 +With at least 40 Intelligence in Radius, Discharge Cooldown is 250 ms +With at least 40 Intelligence in Radius, Discharge deals 60% less Damage +]],[[ +Energised Armour +Crimson Jewel +Radius: Large +IncreasedPhysicalDamageReductionRatingPercentUniqueJewel50 +EnergyShieldInRadiusIncreasesArmourUniqueJewel50 +]],[[ +Energy From Within +Cobalt Jewel +Variant: Pre 2.5.0 +Variant: Current +Radius: Large +{variant:1}(8-12)% increased maximum Energy Shield +{variant:2}IncreasedEnergyShieldPercentUniqueJewel51 +LifeInRadiusBecomesEnergyShieldAtHalfValueUniqueJewel51 +]],[[ +Fertile Mind +Cobalt Jewel +Radius: Large +IntelligenceUniqueJewel35 +JewelDexToIntUniqueJewel11 +]],[[ +Fireborn +Crimson Jewel +Radius: Medium +AllDamageInRadiusBecomesFireUniqueJewel49 +]],[[ +Fluid Motion +Viridian Jewel +Radius: Large +DexterityUniqueJewel13 +JewelStrToDexUniqueJewel13 +]],[[ +Fortified Legion +Cobalt Jewel +Limited to: 1 +MinionLifeUniqueJewel18 +Minions Recover 2% of their Maximum Life when they Block +]],[[ +Fortress Covenant +Cobalt Jewel +Requires Level: 20 +Limited to: 1 +Radius: Medium +MinionDamageUnique__6 +MinionAttackBlockChanceUnique__1 +MinionSpellBlockChanceUnique__1_ +Notable Passive Skills in Radius are Transformed to instead grant: Minions take 20% increased Damage +]],[[ +Fragile Bloom +Crimson Jewel +Limited to: 1 +Variant: Pre 3.11.0 +Variant: Current +{variant:1}2% of Life Regenerated per Second +{variant:1}DamageTakenUniqueJewel24 +{variant:2}Gain 1 Fragile Regrowth each second +{variant:2}FragileRegrowthLifeRegenerationUnique__1 +{variant:2}0.7% of Life Regenerated per second per Fragile Regrowth +{variant:2}Lose all Fragile Regrowth when Hit +]],[[ +Replica Fragile Bloom +Crimson Jewel +League: Heist +Limited to: 1 +Implicits: 0 +FragileRegrowthLifeRegenerationUnique__2_ +0.7% of Life Regenerated per second per Fragile Regrowth +Gain up to maximum Fragile Regrowth when Hit +Lose 1 Fragile Regrowth each second +]],[[ +From Dust +Cobalt Jewel +Limited to: 1 +Variant: Pre 3.8.0 +Variant: Current +Implicits: 0 +{variant:1}Summon 2 additional Skeleton Warriors with Summon Skeleton +{variant:2}SummonSkeletonsNumberOfSkeletonsToSummonUnique__1 +SummonSkeletonsCooldownTimeUnique__1 +]],[[ +The Front Line +Small Cluster Jewel +League: Delirium +Source: Drops from unique Delirium bosses in maps +JewelExpansionVeteransAwareness_ +]],[[ +The Golden Rule +Viridian Jewel +(30-40)% increased Armour while Bleeding +Bleeding you inflict is Reflected to you ++1% to Chaos Resistance per Poison on you +Poison you inflict is Reflected to you +]],[[ +Grand Spectrum +Cobalt Jewel +Limited to: 3 +Variant: Pre 3.0.0 +Variant: Pre 3.10.0 +Variant: Current +{variant:1}Gain 15 Mana per Grand Spectrum +{variant:2}ManaPerStackableJewelUnique__1 +{variant:3}CriticalStrikeChancePerStackableJewelUnique__1 +]],[[ +Grand Spectrum +Crimson Jewel +Limited to: 3 +Variant: Pre 3.0.0 +Variant: Pre 3.10.0 +Variant: Current +{variant:1}Gain 75 Armour per Grand Spectrum +{variant:2}ArmourPerStackableJewelUnique__1 +{variant:3}AllResistancePerStackableJewelUnique__1 +]],[[ +Grand Spectrum +Viridian Jewel +Limited to: 3 +Variant: Pre 2.5.0 +Variant: Pre 3.0.0 +Variant: Pre 3.10.0 +Variant: Current +{variant:1}5% increased Elemental Damage per Grand Spectrum +{variant:2}4% increased Elemental Damage per Grand Spectrum +{variant:3}12% increased Elemental Damage per Grand Spectrum +{variant:4}IncreasedDamagePerStackableJewelUnique__1 +]],[[ +The Green Dream +Viridian Jewel +League: Breach +Source: Drops in Chayula Breach or from unique{Chayula, Who Dreamt} +Upgrade: Upgrades to unique{The Green Nightmare} using currency{Blessing of Chayula} +Radius: Large +ChaosDamageAsPortionOfColdDamageUnique__1 +ColdResistAlsoGrantsFrenzyChargeOnKillJewelUnique__1 +also grant an equal chance to gain a Frenzy Charge on Kill +]],[[ +The Green Nightmare +Variant: Pre 3.16.0 +Variant: Current +Viridian Jewel +League: Breach +Source: Upgraded from unique{The Green Dream} using currency{Blessing of Chayula} +Limited to: 1 +Radius: Large +ChaosDamageAsPortionOfColdDamageUnique__1 +{variant:1}ColdResistAlsoGrantsFrenzyChargeOnKillJewelUnique__1 +{variant:1}also grant Chance to Suppress Spell Damage at 35% of its value +{variant:2}ColdResistAlsoGrantsFrenzyChargeOnKillJewelUnique__1 +{variant:2}also grant Chance to Suppress Spell Damage at 50% of its value +ColdResistAlsoGrantsFrenzyChargeOnKillJewelUnique__1 +also grant an equal chance to gain a Frenzy Charge on Kill +]],[[ +Hair Trigger +Viridian Jewel +Variant: Pre 2.6.0 +Variant: Current +TrapDamageUnique___1 +{variant:1}(20-30)% increased Trap Trigger Radius +{variant:2}TrapTriggerRadiusUnique__1 +]],[[ +Healthy Mind +Cobalt Jewel +Limited to: 1 +Radius: Large +MaximumManaUniqueJewel54 +LifePassivesBecomeManaPassivesInRadiusUniqueJewel54 +]],[[ +Hidden Potential +Viridian Jewel +Limited to: 1 +IncreasedDamagePerMagicItemJewel25 +]],[[ +Hotheaded +Viridian Jewel +Limited to: 1 +Variant: Pre 3.11.0 +Variant: Current +{variant:1}(10-15)% increased Movement Speed while Ignited +{variant:2}MovementVelocityWhileIgnitedUniqueJewel20 +{variant:2}IncreasedAttackSpeedWhileIgnitedUniqueJewel20 +{variant:2}IncreasedCastSpeedWhileIgnitedUniqueJewel20_ +]],[[ +Replica Hotheaded +Viridian Jewel +League: Heist +Limited to: 1 +AttackSpeedWhileChilledUnique__1 +CastSpeedWhileChilledUnique__1 +MovementVelocityWhileChilledUnique__1_ +]],[[ +Inertia +Crimson Jewel +Radius: Large +StrengthUniqueJewel34 +JewelDexToStrUniqueJewel37 +]],[[ +Inspired Learning +Crimson Jewel +Radius: Small +StealRareModUniqueJewel3 +]],[[ +The Interrogation +Small Cluster Jewel +League: Delirium +Source: Drops from unique Delirium bosses in maps +JewelExpansionSecretsOfSuffering +]],[[ +Intuitive Leap +Viridian Jewel +Radius: Small +JewelUniqueAllocateDisconnectedPassives +]],[[ +Izaro's Turmoil +Crimson Jewel +Source: Drops in The Lord's Labyrinth +FireDamagePercentUnique__3 +ColdDamagePercentUnique__4 +ChanceToFreezeUnique__2 +IncreasedChanceToIgniteUnique__1 +]],[[ +Kitava's Teachings +Small Cluster Jewel +League: Delirium +Source: Drops from unique Delirium bosses in maps +JewelExpansionKeystoneDiscipleOfKitava_ +]],[[ +Lioneye's Fall +Viridian Jewel +Radius: Medium +UniqueJewelMeleeToBow +]],[[ +Lord of Steel +Viridian Jewel +League: Heist +Limited to: 1 +Variant: Impale Chance (Pre 3.13.0) +Variant: Impale Overwhelm (Pre 3.13.0) +Variant: Impale Effect (Pre 3.13.0) +Variant: Impale Chance (Current) +Variant: Impale Overwhelm (Current) +Variant: Impale Effect (Current) +{variant:1,4}ChanceToImpaleUnique__1 +{variant:2,5}ImpalePhysicalReductionPenaltyUnique__1 +{variant:3,6}ImpaleEffectUnique__2 +{variant:1,3,4,6}CallOfSteelAreaOfEffectUnique__2___ +{variant:2,3,5,6}CallOfSteelUseSpeedUnique__2 +{variant:1,2}Call of Steel causes (40-50)% increased Reflected Damage +{variant:4,5}CallOfSteelReflectDamageUnique__1 +]],[[ +Malicious Intent +Cobalt Jewel +UnholyMightOnMeleeKillUniqueJewel28 +]],[[ +Mantra of Flames +Crimson Jewel +Limited to: 1 +Adds (3-5) to (8-12) Fire Attack Damage per Buff on You +Adds (2-3) to (5-8) Fire Spell Damage per Buff on You +]],[[ +Martial Artistry +Crimson Jewel +Limited to: 1 +Variant: Pre 3.11.0 +Variant: Current +Radius: Small +{variant:1}UnarmedAreaOfEffectUniqueJewel4 +{variant:2}UnarmedStrikeRangeUniqueJewel__1_ +{variant:2}PassivesGrantUnarmedAttackSpeedUnique__1_ +]],[[ +Melding of the Flesh +Cobalt Jewel +Source: Drops from unique{The Eater of Worlds} +Limited to: 1 +-(80-70)% to All Elemental Resistances +ElementalResistanceHighestMaxResistanceUnique__1_ +]],[[ +Might in All Forms +Crimson Jewel +Radius: Medium +DexterityAndIntelligenceGiveStrengthMeleeBonusInRadiusUniqueJewel55 +]],[[ +Might of the Meek +Crimson Jewel +Radius: Large +PassiveEffectivenessJewelUnique__1_ +Notable Passive Skills in Radius grant nothing +]],[[ +Nadir Mode +Cobalt Jewel +League: Heist +Limited to: 1 +Item Level: 82 +SpellDamageUnique__12 +CriticalStrikeChancePerIntensityUnique__2 +Spells which have gained Intensity Recently lose 1 Intensity every 0.50 Seconds +]],[[ +Natural Affinity +Small Cluster Jewel +League: Delirium +Source: Drops from unique Delirium bosses in maps +JewelExpansionNaturesPatience +]],[[ +One With Nothing +Small Cluster Jewel +League: Delirium +Source: Drops from unique Delirium bosses in maps +JewelExpansionHollowPalmTechnique +]],[[ +Primordial Eminence +Viridian Jewel +GolemAttackAndCastSpeedUnique__1 +GolemBuffEffectUnique__1 +GolemArmourRatingUnique__1 +PrimordialJewelCountUnique__4 +]],[[ +Primordial Harmony +Cobalt Jewel +Variant: Pre 3.3.0 +Variant: Current +GolemSkillsCooldownRecoveryUnique__1 +{variant:1}Summoned Golems have (10-15)% increased Cooldown Recovery Rate +{variant:2}GolemsSkillsCooldownRecoveryUnique__1_ +IncreasedGolemDamagePerGolemUnique__1 +GolemLifeRegenerationUnique__1 +PrimordialJewelCountUnique__4 +]],[[ +Primordial Might +Crimson Jewel +IncreasedDamageIfGolemSummonedRecently__1 +IncreasedGolemDamageIfGolemSummonedRecently__1_ +GolemLifeUnique__1 +GolemLargerAggroRadiusUnique__1 +PrimordialJewelCountUnique__4 +]],[[ +Replica Primordial Might +Crimson Jewel +League: Heist +-1 to maximum number of Golems +IncreasedDamageIfGolemSummonedRecently__1 +IncreasedGolemDamageIfGolemSummonedRecentlyUnique__1 +GolemLifeUnique__1 +PrimordialJewelCountUnique__4 +GolemLargerAggroRadiusUnique__1 +]],[[ +Pugilist +Viridian Jewel +Radius: Large +ClawPhysDamageAndEvasionPerDexUniqueJewel47 +1% increased Claw Physical Damage per 3 Dexterity Allocated in Radius +1% increased Melee Physical Damage while Unarmed per 3 Dexterity Allocated in Radius +]],[[ +Pure Talent +Viridian Jewel +Limited to: 1 +While your Passive Skill Tree connects to a class' Starting location, you gain: +Marauder: Melee Skills have 15% increased Area of Effect +Duelist: 1% of Attack Damage Leeched as Life +Ranger: 7% increased Movement Speed +Shadow: +0.5 to Critical Strike Chance +Witch: 0.5% of Maximum Mana Regenerated per second +Templar: Damage Penetrates 5% Elemental Resistances +Scion: +25 to All Attributes +]],[[ +Replica Pure Talent +Viridian Jewel +League: Heist +Limited to: 1 +While your Passive Skill Tree connects to a class' starting location, you gain: +Marauder: 1% of Life Regenerated per second +Duelist: +2 to Melee Strike Range +Ranger: 20% increased Flask Charges gained +Shadow: 12% increased Attack and Cast Speed +Witch: 20% increased Skill Effect Duration +Templar: +4% Chance to Block Attack and Spell Damage +Scion: 30% increased Damage +]],[[ +Quickening Covenant +Viridian Jewel +Requires Level: 20 +Limited to: 1 +Radius: Medium +MinionAttackAndCastSpeedUnique__1 +Minions have (12-16)% increased Cast Speed +Minions have (20-24)% chance to Suppress Spell Damage +Notable Passive Skills in Radius are Transformed to instead grant: Minions have 25% reduced Movement Speed +]],[[ +Rain of Splinters +Crimson Jewel +Limited to: 1 +ReducedTotemDamageUniqueJewel26 +Totems Fire 2 additional Projectiles +]],[[ +Reckless Defence +Cobalt Jewel +Variant: Pre 3.4.0 +Variant: Current +{variant:1}+6% chance to Block Spell Damage +{variant:2}+(2-4)% chance to Block Spell Damage +(2-4)% chance to Block Attack Damage +ChanceToBeCritJewelUpdatedUnique__1 +]],[[ +Replica Reckless Defence +Cobalt Jewel +League: Heist +SpellBlockPercentageUnique__1 +AdditionalBlockUnique__1 +ChanceToBeFrozenShockedIgnitedUnique__1 +]],[[ +The Red Dream +Crimson Jewel +League: Breach +Source: Drops in Chayula Breach or from unique{Chayula, Who Dreamt} +Upgrade: Upgrades to unique{The Red Nightmare} using currency{Blessing of Chayula} +Radius: Large +ChaosDamageAsPortionOfFireDamageUnique__1 +FireResistAlsoGrantsEnduranceChargeOnKillJewelUnique__1 +also grant an equal chance to gain an Endurance Charge on Kill +]],[[ +The Red Nightmare +Crimson Jewel +League: Breach +Source: Upgraded from unique{The Red Dream} using currency{Blessing of Chayula} +Limited to: 1 +Radius: Large +ChaosDamageAsPortionOfFireDamageUnique__1 +FireResistAlsoGrantsEnduranceChargeOnKillJewelUnique__1 +also grant Chance to Block Attack Damage at 35% of its value +FireResistAlsoGrantsEnduranceChargeOnKillJewelUnique__1 +also grant an equal chance to gain an Endurance Charge on Kill +]],[[ +The Siege +Small Cluster Jewel +League: Delirium +Source: Drops from unique Delirium bosses in maps +JewelExpansionKineticism +]],[[ +Soul's Wick +Cobalt Jewel +Limited to: 1 +MaximumMinionCountUnique__1__ +(40-50)% reduced Mana Cost of Raise Spectre +Spectres have (800-1000)% increased Critical Strike Chance +SpectreHaveBaseDurationUnique__1 +Spectres do not travel between Areas +]],[[ +Spire of Stone +Crimson Jewel +Limited to: 1 +Radius: Large +TotemLifePerStrengthUniqueJewel15 +TotemsCannotBeStunnedUniqueJewel15 +]],[[ +Static Electricity +Viridian Jewel +Radius: Large +Adds 1 maximum Lightning Damage to Attacks per 1 Dexterity Allocated in Radius +AddedLightningDamagePerDexInRadiusUniqueJewel53 +]],[[ +Tempered Flesh +Crimson Jewel +League: Incursion +Source: Drops from unique{The Vaal Omnitect} +Upgrade: Upgrades to unique{Transcendent Flesh} via currency{Vial of Transcendence} +Variant: Pre 3.8.0 +Variant: Pre 3.10.0 +Variant: Current +Radius: Medium +AdditionalStrengthPerAllocatedStrengthJewelUnique__1_ +{variant:1}+5% to Critical Strike Multiplier per 10 Strength on Unallocated Passives in Radius +{variant:2}CriticalStrikeMultiplierPerUnallocatedStrengthJewelUnique__1_ +{variant:3}LifeRecoveryRatePerAllocatedStrengthUnique__1_ +]],[[ +Transcendent Flesh +Crimson Jewel +League: Incursion +Source: Upgraded from unique{Tempered Flesh} via currency{Vial of Transcendence} +Variant: Pre 3.8.0 +Variant: Pre 3.10.0 +Variant: Current +Radius: Medium +AdditionalStrengthPerAllocatedStrengthJewelUnique__1_ +{variant:1,2}AdditionalPhysicalReductionPerAllocatedStrengthJewelUnique__1 +{variant:1}+5% to Critical Strike Multiplier per 10 Strength on Unallocated Passives in Radius +{variant:3}LifeRecoveryRatePerAllocatedStrengthUnique__2 +{variant:3}LifeRecoveryRatePerUnallocatedStrengthUnique__1_ +{variant:2,3}CriticalStrikeMultiplierPerUnallocatedStrengthJewelUnique__1_ +]],[[ +Tempered Mind +Cobalt Jewel +League: Incursion +Source: Drops from unique{The Vaal Omnitect} +Upgrade: Upgrades to unique{Transcendent Mind} via currency{Vial of Transcendence} +Variant: Pre 3.8.0 +Variant: Pre 3.10.0 +Variant: Current +Radius: Medium +AdditionalIntelligencePerAllocatedIntelligenceJewelUnique__1__ +{variant:1}+100 to Accuracy Rating per 10 Intelligence on Unallocated Passives in Radius +{variant:2}AccuracyRatingPerUnallocatedIntelligenceJewelUnique__1 +{variant:3}ManaRecoveryRatePerAllocatedIntelligenceUnique__1 +]],[[ +Transcendent Mind +Cobalt Jewel +League: Incursion +Source: Upgraded from unique{Tempered Mind} via currency{Vial of Transcendence} +Variant: Pre 3.8.0 +Variant: Pre 3.10.0 +Variant: Current +Radius: Medium +AdditionalIntelligencePerAllocatedIntelligenceJewelUnique__1__ +{variant:1,2}0.4% of Energy Shield Regenerated per Second for +every 10 Intelligence on Allocated Passives in Radius +{variant:1}+100 to Accuracy Rating per 10 Intelligence on Unallocated Passives in Radius +{variant:2}AccuracyRatingPerUnallocatedIntelligenceJewelUnique__1 +{variant:3}ManaRecoveryRatePerAllocatedIntelligenceUnique__2 +{variant:3}ManaRecoveryRatePerUnallocatedIntelligenceUnique__1 +{variant:3}DamageOverTimeMultiplierPerUnallocatedIntelligenceUnique__1___ +]],[[ +Tempered Spirit +Viridian Jewel +League: Incursion +Source: Drops from unique{The Vaal Omnitect} +Upgrade: Upgrades to unique{Transcendent Spirit} via currency{Vial of Transcendence} +Variant: Pre 3.10.0 +Variant: Current +Radius: Medium +AdditionalDexterityPerAllocatedDexterityJewelUnique__1 +{variant:1}FlatManaPerUnallocatedDexterityJewelUnique__1 +{variant:2}MovementSpeedPerAllocatedDexterityJewelUnique__1 +]],[[ +Transcendent Spirit +Viridian Jewel +League: Incursion +Source: Upgraded from unique{Tempered Spirit} via currency{Vial of Transcendence} +Variant: Pre 3.10.0 +Variant: Current +Radius: Medium +AdditionalDexterityPerAllocatedDexterityJewelUnique__1 +{variant:1}MovementSpeedPerAllocatedDexterityJewelUnique__1 +{variant:1}FlatManaPerUnallocatedDexterityJewelUnique__1 +{variant:2}MovementSpeedPerAllocatedDexterityUnique__2 +{variant:2}MovementSpeedPerUnallocatedDexterityUnique__1_ +{variant:2}AccuracyRatingPerUnallocatedDexterityUnique__1_ +]],[[ +Thread of Hope +Crimson Jewel +Source: Drops from unique{Sirus, Awakener of Worlds} +Variant: Small Ring +Variant: Medium Ring +Variant: Large Ring +Variant: Very Large Ring +Variant: Massive Ring +Radius: Variable +Implicits: 0 +{variant:1}JewelRingRadiusValuesUnique__1 +{variant:2}Only affects Passives in Medium Ring +{variant:3}Only affects Passives in Large Ring +{variant:4}Only affects Passives in Very Large Ring +{variant:5}JewelRingRadiusValuesUnique__2 +JewelUniqueAllocateDisconnectedPassives +AllResistancesUnique__18 +]],[[ +To Dust +Cobalt Jewel +Variant: Pre 3.0.0 +Variant: Current +SkeletonDurationUniqueJewel1_ +MinionDamageUniqueJewel1 +{variant:1}2% increased Skeleton Attack Speed +{variant:2}MaximumMinionCountUniqueJewel1 +{variant:2}(7-10)% increased Skeleton Cast speed +{variant:2}SkeletonMovementSpeedUniqueJewel1 +]],[[ +Unnatural Instinct +Viridian Jewel +Limited to: 1 +Radius: Small +AllocatedNonNotablesGrantNothingUnique__1_ +GrantsStatsFromNonNotablesInRadiusUnique__1 +]],[[ +Unstable Payload +Cobalt Jewel +TrapTriggerTwiceChanceUnique__1 +]],[[ +Replica Unstable Payload +Cobalt Jewel +League: Heist +Implicits: 0 +GainLifeOnTrapTriggeredUnique__2__ +]],[[ +Voices +Large Cluster Jewel +League: Delirium +Source: Drops from the Simulacrum Encounter +Variant: Adds 1 Small Passive Skill +Variant: Adds 3 Small Passive Skills +Variant: Adds 5 Small Passive Skills +Variant: Adds 7 Small Passive Skills +ExpansionJewel3JewelSockets +{variant:1}ExpansionJewelEmptyPassiveUnique__1 +{variant:2}ExpansionJewelEmptyPassiveUnique__2 +{variant:3}ExpansionJewelEmptyPassiveUnique_3_ +{variant:4}ExpansionJewelEmptyPassiveUnique__4 +]],[[ +Split Personality +Crimson Jewel +League: Delirium +Source: Drops from the Simulacrum Encounter +Has Alt Variant: true +Variant: Strength +Variant: Dexterity +Variant: Intelligence +Variant: Life +Variant: Mana +Variant: Energy Shield +Variant: Armour +Variant: Evasion Rating +Variant: Accuracy Rating +Limited to: 2 +LocalIncreasedEffectPathToClassStartUnique__1 +it and your Class' starting location +{variant:1}StrengthPerPointToClassStartUnique__1 +{variant:2}DexterityUniqueBootsInt2 +{variant:3}IntelligencePerPointToClassStartUnique__1 +{variant:4}LifePerPointToClassStartUnique__1_ +{variant:5}ManaPerPointToClassStartUnique__1 +{variant:6}EnergyShieldPerPointToClassStartUnique__1 +{variant:7}ArmourPerPointToClassStartUnique__1 +{variant:8}EvasionPerPointToClassStartUnique__1 +{variant:9}AccuracyPerPointToClassStartUnique__1 +Corrupted +]],[[ +Watcher's Eye +Prismatic Jewel +Source: Drops from unique{The Elder} +Has Alt Variant: true +Has Alt Variant Two: true +Variant: Anger: Fire Damage Leeched as Life +Variant: Anger: Fire Penetration +Variant: Anger: Crit Multi +Variant: Anger: Inc. Fire Damage +Variant: Anger: Extra Fire +Variant: Anger: Phys to Fire +Variant: Clarity: Dmg taken From Mana +Variant: Clarity: Dmg gained as Mana +Variant: Clarity: Mana as ES (Pre 3.12.0) +Variant: Clarity: Mana as ES (Current) +Variant: Clarity: Mana Recovery Rate (Pre 3.12.0) +Variant: Clarity: Mana Recovery Rate (Current) +Variant: Clarity: Chance to Recover Mana +Variant: Clarity: Red. Mana Cost (Pre 3.8) +Variant: Clarity: Red. Mana Cost (Current) +Variant: Determination: Added Armour +Variant: Determination: Attack Block Chance +Variant: Determination: Red. Phys Taken +Variant: Determination: Red. Crit Dmg Taken +Variant: Determination: Red. Reflect Phys Dmg Taken +Variant: Determination: Unaffected by Vulnerability +Variant: Discipline: Spell Block Chance +Variant: Discipline: ES gained for each Enemy Hit +Variant: Discipline: ES Recovery Rate (Pre 3.12.0) +Variant: Discipline: ES Recovery Rate (Current) +Variant: Discipline: ES Regeneration +Variant: Discipline: Faster start of ES Recharge +Variant: Grace: Chance to Evade Attacks +Variant: Grace: Chance to Blind +Variant: Grace: Chance to Dodge Attacks +Variant: Grace: Inc. Movement Speed +Variant: Grace: Unaffected by Enfeeble +Variant: Haste: Chance to Dodge Spells +Variant: Haste: Movement Skill Cooldown Recovery +Variant: Haste: Debuffs expire faster +Variant: Haste: Onslaught on Kill +Variant: Haste: Phasing +Variant: Haste: Unaffected by Temporal Chains +Variant: Hatred: Added Cold Damage +Variant: Hatred: Critical Strike Chance +Variant: Hatred: Cold Pen +Variant: Hatred: Inc. Cold Damage +Variant: Hatred: Phys to Cold +Variant: Malevolence: Inc. DoT Multi (Pre 3.8.0) +Variant: Malevolence: Inc. DoT Multi (Current) +Variant: Malevolence: Life/ES Rec. Rate (Pre 3.12.0) +Variant: Malevolence: Life/ES Rec. Rate (Current) +Variant: Malevolence: Unaffected by Bleeding +Variant: Malevolence: Unaffected by Poison +Variant: Malevolence: Ailments deal Dmg faster +Variant: Precision: Cannot be Blinded +Variant: Precision: Inc. Attack Speed +Variant: Precision: Flask Charge on Crit +Variant: Precision: Inc. Attack Damage +Variant: Precision: Inc. Crit Multiplier (Pre 3.12.0) +Variant: Precision: Inc. Crit Multiplier (Current) +Variant: Pride: Double Damage +Variant: Pride: Intimidate Enemies +Variant: Pride: Attack Physical Damage +Variant: Pride: Impale Chance +Variant: Pride: Impale Hits Duration +Variant: Purity of Elements: Inc. Chaos Resistance +Variant: Purity of Elements: Red. Ele. Dmg Reflect +Variant: Purity of Elements: Phys Taken as Cold +Variant: Purity of Elements: Phys Taken as Fire +Variant: Purity of Elements: Phys Taken as Lightning +Variant: Purity of Elements: Unaff. by Elemental Weakness +Variant: Purity of Fire: Immune to Ignite +Variant: Purity of Fire: Red. Fire Dmg Reflect +Variant: Purity of Fire: Phys Taken as Fire +Variant: Purity of Fire: Unaff. by Burning Ground +Variant: Purity of Fire: Unaff. by Flammability +Variant: Purity of Ice: Immune to Freeze +Variant: Purity of Ice: Red. Cold Dmg Reflect +Variant: Purity of Ice: Phys taken as Cold +Variant: Purity of Ice: Unaffected by Chilled Ground +Variant: Purity of Ice: Unaffected by Frostbite +Variant: Purity of Lightning: Immune to Shock +Variant: Purity of Lightning: Red. Lightning Dmg Reflect +Variant: Purity of Lightning: Phys taken as Lightning +Variant: Purity of Lightning: Unaff. by Conductivity +Variant: Purity of Lightning: Unaff. by Shocked Ground +Variant: Vitality: Dmg Leeched as Life (Pre 3.12.0) +Variant: Vitality: Dmg Leeched as Life (Current) +Variant: Vitality: Flat Life Regeneration (Pre 3.12.0) +Variant: Vitality: Percent Life Regeneration (Current) +Variant: Vitality: Life gained on Hit +Variant: Vitality: Inc. Flask Life Recovery +Variant: Vitality: Life Recovery Rate (Pre 3.12.0) +Variant: Vitality: Life Recovery Rate (Current) +Variant: Wrath: Inc. Crit Strike Chance +Variant: Wrath: Inc. Lightning Dmg +Variant: Wrath: Lightn. Dmg Leech as Mana (Pre 3.8.0) +Variant: Wrath: Lightn. Dmg Leech as ES (Current) +Variant: Wrath: Lightning Dmg Pen +Variant: Wrath: Phys as Extra Lightning +Variant: Wrath: Phys to Lightning +Variant: Zealotry: Inc. Cast Speed +Variant: Zealotry: Consecrated Ground (CG) lingers +Variant: Zealotry: Enemies take Inc. Dmg on CG +Variant: Zealotry: Inc. Crit Strike Chance on CG +Variant: Zealotry: Crit Strike Elemental Pen on CG +Variant: Zealotry: Arcane Surge when you create CG +Variant: Zealotry: Inc. Max Recovery from ES Leech +Limited to: 1 +IncreasedEnergyShieldPercentUnique__2_ +(4-6)% increased maximum Life +MaximumManaUnique__4 +{variant:1}(1-1.5)% of Fire Damage Leeched as Life while affected by Anger +{variant:2}Damage Penetrates (10-15)% Fire Resistance while affected by Anger +{variant:3}+(30-50)% to Critical Strike Multiplier while affected by Anger +{variant:4}(40-60)% increased Fire Damage while affected by Anger +{variant:5}Gain (15-25)% of Physical Damage as Extra Fire Damage while affected by Anger +{variant:6}(25-40)% of Physical Damage Converted to Fire Damage while affected by Anger +{variant:7}(6-10)% of Damage taken from Mana before Life while affected by Clarity +{variant:8}(15-20)% of Damage taken gained as Mana over 4 seconds when Hit while affected by Clarity +{variant:9}Gain (12-18)% of Maximum Mana as Extra Maximum Energy Shield while affected by Clarity +{variant:10}Gain (6-10)% of Maximum Mana as Extra Maximum Energy Shield while affected by Clarity +{variant:11}(20-30)% increased Mana Recovery Rate while affected by Clarity +{variant:12}(10-15)% increased Mana Recovery Rate while affected by Clarity +{variant:13}(10-15)% chance to Recover 10% of Maximum Mana when you use a Skill while affected by Clarity +{variant:14}-(10-5) to Total Mana Cost of Skills while affected by Clarity +{variant:15}Non-Channelling Skills have -(10-5) to Total Mana Cost while affected by Clarity +{variant:16}+(600-1000) to Armour while affected by Determination +{variant:17}+(5-8)% Chance to Block Attack Damage while affected by Determination +{variant:18}(5-8)% additional Physical Damage Reduction while affected by Determination +{variant:19}You take (60-40)% reduced Extra Damage from Critical Strikes while affected by Determination +{variant:20}(50-40)% reduced Reflected Physical Damage taken while affected by Determination +{variant:21}Unaffected by Vulnerability while affected by Determination +{variant:22}+(5-8)% Chance to Block Spell Damage while affected by Discipline +{variant:23}+(20-30) Energy Shield gained for each Enemy Hit while affected by Discipline +{variant:24}(20-30)% increased Energy Shield Recovery Rate while affected by Discipline +{variant:25}(10-15)% increased Energy Shield Recovery Rate while affected by Discipline +{variant:26}(1.5-2.5)% of Maximum Energy Shield Regenerated per Second while affected by Discipline +{variant:27}(30-40)% faster start of Energy Shield Recharge while affected by Discipline +{variant:28}+(5-8)% chance to Evade Attacks while affected by Grace +{variant:29}(30-50)% chance to Blind Enemies which Hit you while affected by Grace +{variant:30}(6-10)% chance to Dodge Attack Hits while affected by Grace +{variant:31}(10-15)% increased Movement Speed while affected by Grace +{variant:32}Unaffected by Enfeeble while affected by Grace +{variant:33}(5-8)% chance to Dodge Spell Hits while affected by Haste +{variant:34}(30-50)% increased cooldown recovery speed of Movement Skills while affected by Haste +{variant:35}Debuffs on you expire (20-15)% faster while affected by Haste +{variant:36}You gain Onslaught for 4 seconds on Kill while affected by Haste +{variant:37}You have Phasing while affected by Haste +{variant:38}Unaffected by Temporal Chains while affected by Haste +{variant:39}Adds (58-70) to (88-104) Cold Damage while affected by Hatred +{variant:40}+(1.2-1.8)% to Critical Strike Chance while affected by Hatred +{variant:41}Damage Penetrates (10-15)% Cold Resistance while affected by Hatred +{variant:42}(40-60)% increased Cold Damage while affected by Hatred +{variant:43}(25-40)% of Physical Damage Converted to Cold Damage while affected by Hatred +{variant:44}+(36-44)% Damage over Time Multiplier while affected by Malevolence +{variant:45}+(18-22)% Damage over Time Multiplier while affected by Malevolence +{variant:46}(15-20)% increased Recovery rate of Life and Energy Shield while affected by Malevolence +{variant:47}(8-12)% increased Recovery rate of Life and Energy Shield while affected by Malevolence +{variant:48}Unaffected by Bleeding while affected by Malevolence +{variant:49}Unaffected by Poison while affected by Malevolence +{variant:50}Damaging Ailments you inflict deal Damage (10-15)% faster while affected by Malevolence +{variant:51}Cannot be Blinded while affected by Precision +{variant:52}(10-15)% increased Attack Speed while affected by Precision +{variant:53}Gain a Flask Charge when you deal a Critical Strike while affected by Precision +{variant:54}(40-60)% increased Attack Damage while affected by Precision +{variant:55}+(30-50)% to Critical Strike Multiplier while affected by Precision +{variant:56}+(20-30)% to Critical Strike Multiplier while affected by Precision +{variant:57}(8-12)% chance to deal Double Damage while using Pride +{variant:58}Your Hits Intimidate Enemies for 4 seconds while you are using Pride +{variant:59}(40-60)% increased Attack Physical Damage while using Pride +{variant:60}25% chance to Impale Enemies on Hit with Attacks while using Pride +{variant:61}Impales you inflict last 2 additional Hits while using Pride +{variant:62}+(30-50)% to Chaos Resistance while affected by Purity of Elements +{variant:63}(50-40)% reduced Reflected Elemental Damage taken while affected by Purity of Elements +{variant:64}(8-12)% of Physical Damage from Hits taken as Cold Damage while affected by Purity of Elements +{variant:65}(8-12)% of Physical Damage from Hits taken as Fire Damage while affected by Purity of Elements +{variant:66}(8-12)% of Physical Damage from Hits taken as Lightning Damage while affected by Purity of Elements +{variant:67}Unaffected by Elemental Weakness while affected by Purity of Elements +{variant:68}Immune to Ignite while affected by Purity of Fire +{variant:69}(50-40)% reduced Reflected Fire Damage taken while affected by Purity of Fire +{variant:70}(6-10)% of Physical Damage from Hits taken as Fire Damage while affected by Purity of Fire +{variant:71}Unaffected by Burning Ground while affected by Purity of Fire +{variant:72}Unaffected by Flammability while affected by Purity of Fire +{variant:73}Immune to Freeze while affected by Purity of Ice +{variant:74}(50-40)% reduced Reflected Cold Damage taken while affected by Purity of Ice +{variant:75}(6-10)% of Physical Damage from Hits taken as Cold Damage while affected by Purity of Ice +{variant:76}Unaffected by Chilled Ground while affected by Purity of Ice +{variant:77}Unaffected by Frostbite while affected by Purity of Ice +{variant:78}Immune to Shock while affected by Purity of Lightning +{variant:79}(50-40)% reduced Reflected Lightning Damage taken while affected by Purity of Lightning +{variant:80}(6-10)% of Physical Damage from Hits taken as Lightning Damage while affected by Purity of Lightning +{variant:81}Unaffected by Conductivity while affected by Purity of Lightning +{variant:82}Unaffected by Shocked Ground while affected by Purity of Lightning +{variant:83}(1-1.5)% of Damage leeched as Life while affected by Vitality +{variant:84}(0.8-1.2)% of Damage leeched as Life while affected by Vitality +{variant:85}(100-140) Life Regenerated per Second while affected by Vitality +{variant:86}Regenerate (1-1.5)% of Life per second while affected by Vitality +{variant:87}+(20-30) Life gained for each Enemy Hit while affected by Vitality +{variant:88}(50-70)% increased Life Recovery from Flasks while affected by Vitality +{variant:89}(20-30)% increased Life Recovery Rate while affected by Vitality +{variant:90}(10-15)% increased Life Recovery Rate while affected by Vitality +{variant:91}(70-100)% increased Critical Strike Chance while affected by Wrath +{variant:92}(40-60)% increased Lightning Damage while affected by Wrath +{variant:93}(1-1.5)% of Lightning Damage is Leeched as Mana while affected by Wrath +{variant:94}(1-1.5)% of Lightning Damage is Leeched as Energy Shield while affected by Wrath +{variant:95}Damage Penetrates (10-15)% Lightning Resistance while affected by Wrath +{variant:96}Gain (15-25)% of Physical Damage as Extra Lightning Damage while affected by Wrath +{variant:97}(25-40)% of Physical Damage Converted to Lightning Damage while affected by Wrath +{variant:98}(10-15)% increased Cast Speed while affected by Zealotry +{variant:99}Effects of Consecrated Ground you create while affected by Zealotry Linger for 2 seconds +{variant:100}Consecrated Ground you create while affected by Zealotry causes enemies to take (8-10)% increased Damage +{variant:101}(100-120)% increased Critical Strike Chance against Enemies on Consecrated Ground while affected by Zealotry +{variant:102}Critical Strikes Penetrate (8-10)% of Enemy Elemental Resistances while affected by Zealotry +{variant:103}Gain Arcane Surge for 4 seconds when you create Consecrated Ground while affected by Zealotry +{variant:104}30% increased Maximum total Recovery per second from Energy Shield Leech while affected by Zealotry +]], +-- Jewel: Abyss +[[ +Amanamu's Gaze +Ghastly Eye Jewel +AllAttributesUnique__23 +Minions have +6% to Damage over Time Multiplier per Ghastly Eye Jewel affecting you, up to a maximum of +30% +]],[[ +Kurgal's Gaze +Hypnotic Eye Jewel +IntelligenceUniqueOneHandAxe1 +8% increased Effect of Arcane Surge on you per Hypnotic Eye Jewel affecting you, up to a maximum of 40% +]],[[ +Tecrod's Gaze +Murderous Eye Jewel +Requires Level 40 +StrengthUniqueBodyStr4 +20% increased Main Hand Critical Strike Chance per Murderous Eye Jewel affecting you, up to a maximum of 100% ++10% to Off Hand Critical Strike Multiplier per Murderous Eye Jewel affecting you, up to a maximum of +50% +]],[[ +Ulaman's Gaze +Searching Eye Jewel +Requires Level 40 +DexterityUniqueRing8 +Projectiles have 4% chance to be able to Chain when colliding with terrain per Searching Eye Jewel affecting you, up to a maximum of 20% +]], +-- Jewel: Threshold +[[ +Combat Focus +Crimson Jewel +Limited to: 2 +Radius: Medium +ElementalDamageUniqueJewel_1 +With 40 total Strength and Intelligence in Radius, Prismatic Skills cannot choose Cold +ElementalHitDisableColdUniqueJewel_1 +]],[[ +Combat Focus +Cobalt Jewel +Limited to: 2 +Radius: Medium +ElementalDamageUniqueJewel_1 +With 40 total Intelligence and Dexterity in Radius, Prismatic Skills cannot choose Fire +ElementalHitDisableFireUniqueJewel_1 +]],[[ +Combat Focus +Viridian Jewel +Limited to: 2 +Radius: Medium +ElementalDamageUniqueJewel_1 +With 40 total Dexterity and Strength in Radius, Prismatic Skills Strike cannot choose Lightning +ElementalHitDisableLightningUniqueJewel_1 +]],[[ +Collateral Damage +Viridian Jewel +Limited to: 2 +Variant: Pre 3.9.0 +Variant: Current +Radius: Medium +IncreasedPhysicalDamagePercentUnique__5 +{variant:1}With at least 40 Dexterity in Radius, Shrapnel Shot has 25% increased Area of Effect +{variant:1}With at least 40 Dexterity in Radius, Shrapnel Shot's +cone has a 50% chance to deal Double Damage +{variant:2}With at least 40 Dexterity in Radius, Galvanic Arrow deals +50% increased Area Damage +{variant:2}With at least 40 Dexterity in Radius, Galvanic Arrow has +25% increased Area of Effect +]],[[ +Dead Reckoning +Cobalt Jewel +Limited to: 1 +Variant: Pre 3.0.0 +Variant: Pre 3.8.0 +Variant: Current +Radius: Medium +MinionElementalResistancesUnique__1 +{variant:1}With at least 40 Intelligence in Radius, can summon up to 3 Skeleton Mages with Summon Skeletons +{variant:2}With at least 40 Intelligence in Radius, can summon up to 5 Skeleton Mages with Summon Skeletons +{variant:3}With at least 40 Intelligence in Radius, can summon up to 15 Skeleton Mages with Summon Skeletons +]],[[ +Seething Fury +Viridian Jewel +Variant: Pre 3.16.0 +Variant: Current +League: Legion +Requires Level: 20 +Limited to: 1 +Radius: Medium +AttackDamageWhileHoldingShieldUnique__1 +{variant:1}SpectralShieldThrowThresholdJewel1_ +{variant:2}+0.15% to Off Hand Critical Strike Chance per 10 Maximum Energy Shield on Shield +SpectralShieldThrowThresholdJewel2 +]],[[ +Fight for Survival +Viridian Jewel +Limited to: 2 +Radius: Medium +ColdDamagePercentUniqueHelmetStrInt3 +With at least 40 Dexterity in Radius, Melee Damage +dealt by Frost Blades Penetrates 15% Cold Resistance +With at least 40 Dexterity in Radius, Frost Blades has 25% increased Projectile Speed +]],[[ +First Snow +Cobalt Jewel +Source: No longer obtainable +Limited to: 2 +Radius: Medium +(7-10)% increased Projectile Damage +FreezingPulseThresholdJewel_1 +With at least 40 Intelligence in Radius, 25% increased Freezing Pulse Damage if +you've Shattered an Enemy Recently +]],[[ +Frozen Trail +Cobalt Jewel +Source: No longer obtainable +Limited to: 2 +Radius: Medium +IncreasedProjectileDamageUnique__7 +FrostboltThresholdJewel_1 +With at least 40 Intelligence in Radius, Frostbolt Projectiles gain 40% increased Projectile +Speed per second +]],[[ +Growing Agony +Viridian Jewel +Source: No longer obtainable +Variant: Pre 2.6.0 +Variant: Pre 3.17.0 +Limited to: 1 +Radius: Medium +{variant:1}(4-12)% increased Damage over Time +{variant:2}DegenerationDamageUnique__4__ +ViperStrikeThresholdJewel__1 +{variant:2}ViperStrikeThresholdJewel__2 +]],[[ +Hazardous Research +Cobalt Jewel +Variant: Pre 3.17.0 +Variant: Current +Limited to: 1 +Radius: Medium +LightningDamagePercentUniqueHelmetStrInt3 +{variant:1}With at least 40 Intelligence in Radius, Spark fires 2 additional Projectiles +With at least 40 Intelligence in Radius, Spark fires Projectiles in a Nova +{variant:1}(20-15)% reduced Spark Duration +]],[[ +Inevitability +Cobalt Jewel +Variant: Pre 3.11.0 +Variant: Current +Limited to: 1 +Radius: Medium +FireDamagePercentUnique____8 +{variant:1}MagmaOrbThresholdJewel_1 +{variant:2}MagmaOrbThresholdJewel_2 +{variant:2}With at least 40 Intelligence in Radius, Rolling Magma deals 40% more Damage per Chain +With at least 40 Intelligence in Radius, Rolling Magma +has 10% increased Area of Effect per Chain +]],[[ +The Long Winter +Cobalt Jewel +Limited to: 2 +Radius: Medium +(10-15)% increased Cold Damage +With 40 Intelligence in Radius, 20% of Glacial Cascade Physical Damage +Converted to Cold Damage +With 40 Intelligence in Radius, Glacial Cascade has an additional Burst +]],[[ +Might and Influence +Viridian Jewel +Has Alt Variant: true +Variant: Pre 3.11.0 +Variant: Axe +Variant: Claw +Variant: Dagger +Variant: Mace +Variant: Sword +Limited to: 1 +Radius: Medium +{variant:1}(10-15)% increased Physical Damage +{variant:1}DualStrikeThresholdJewel_1 +to deal Double Damage with the Main-Hand Weapon +{variant:1}With at least 40 Dexterity in Radius, Dual Strike deals Off-Hand Splash Damage +{variant:1}to surrounding targets +{variant:2,3,4,5,6}DualStrikeThresholdJewel__2_ +{variant:2}DualStrikeThresholdJewelAxe +{variant:2}4 seconds while wielding an Axe +{variant:3}DualStrikeThresholdJewelClaw +Speed while wielding a Claw +{variant:4}DualStrikeThresholdJewelDagger +Multiplier while wielding a Dagger +{variant:5}DualStrikeThresholdJewelMace +{variant:5}to surrounding targets while wielding a Mace +{variant:6}DualStrikeThresholdJewelSword_ +Accuracy Rating while wielding a Sword +]],[[ +Omen on the Winds +Viridian Jewel +Variant: Pre 3.1.0 +Variant: Current +Limited to: 2 +Radius: Medium +IncreasedDamageToChilledEnemies1 +IceShotThresholdJewel__2 +{variant:1}With at least 40 Dexterity in Radius, Ice Shot Pierces 5 additional Targets +{variant:2}With at least 40 Dexterity in Radius, Ice Shot Pierces 3 additional Targets +]],[[ +Overwhelming Odds +Crimson Jewel +Source: No longer obtainable +Limited to: 1 +Radius: Medium +IncreasedPhysicalDamagePercentUnique__5 +With at least 40 Strength in Radius, Cleave grants Fortify on Hit +With at least 40 Strength in Radius, Cleave has +1 to Radius per Nearby Enemy, up to +10 +]],[[ +Pitch Darkness +Viridian Jewel +Variant: Pre 2.6.0 +Variant: Pre 3.16.0 +Variant: Current +Radius: Medium +{variant:1}(5-15)% increased Fire Damage +{variant:2,3}FireDamagePercentUnique____8 +{variant:3}BurningArrowThresholdJewelUnique__1 +With at least 40 Dexterity in Radius, Burning Arrow has a 10% chance to spread Burning Ground if it Ignites an Enemy. +{variant:2}With at least 40 Dexterity in Radius, Burning Arrow has a 10% chance to spread Tar if it does not Ignite an Enemy. +]],[[ +Rapid Expansion +Crimson Jewel +Source: No longer obtainable +Variant: Pre 2.6.0 +Variant: Pre 3.3.0 +Variant: Pre 3.17.0 +Limited to: 2 +Radius: Medium +{variant:1}(4-12)% increased Physical Damage +{variant:2,3}(8-12)% increased Physical Damage +{variant:1}With at least 40 Strength in Radius, Ground Slam has a 20% increased angle +{variant:2}With at least 40 Strength in Radius, Ground Slam has a 35% increased angle +{variant:3}With at least 40 Strength in Radius, Ground Slam has a 50% increased angle +{variant:2}With at least 40 Strength in Radius, Ground Slam has a 25% chance to grant an Endurance Charge when you Stun an Enemy +{variant:3}With at least 40 Strength in Radius, Ground Slam has a 35% chance to grant an Endurance Charge when you Stun an Enemy +]],[[ +Ring of Blades +Viridian Jewel +Variant: Pre 3.0.0 +Variant: Pre 3.17.0 +Variant: Current +Limited to: 1 +Radius: Medium +(10-15)% increased Physical Damage +With at least 40 Dexterity in Radius, Ethereal Knives fires Projectiles in a Nova +{variant:1}With at least 40 Dexterity in Radius, Ethereal Knives fires 10 additional Projectiles +{variant:2}With at least 40 Dexterity in Radius, Ethereal Knives fires 5 additional Projectiles +]],[[ +Rolling Flames +Cobalt Jewel +Variant: Pre 2.6.0 +Variant: Pre 3.11.0 +Variant: Current +Limited to: 1 +Radius: Medium +{variant:1}(5-15)% increased Fire Damage +{variant:2,3}FireDamagePercentUnique____8 +{variant:1}FireballThresholdJewel__1 +{variant:2}FireballThresholdJewel__2_ +{variant:3}FireballThresholdJewel__3 +{variant:3}With at least 40 Intelligence in Radius, Fireball has +(30-50)% chance to inflict scorch +]],[[ +Shattered Chains +Crimson Jewel +Variant: Pre 2.6.0 +Variant: Current +Radius: Medium +{variant:1}ColdDamagePercentUnique__14 +{variant:2}ColdDamagePercentUniqueHelmetStrInt3 +With at least 40 Strength in Radius, 20% increased Rarity of Items dropped by Enemies Shattered by Glacial Hammer +]],[[ +Spirit Guards +Viridian Jewel +Variant: Pre 2.6.0 +Variant: Current +Limited to: 2 +Radius: Medium +MinionDamageUniqueJewel1 +{variant:1}With at least 40 Dexterity in Radius, Animate Weapon can Animate up to 4 Ranged Weapons +{variant:2}With at least 40 Dexterity in Radius, Animate Weapon can Animate up to 8 Ranged Weapons +]],[[ +Spirited Response +Cobalt Jewel +Variant: Pre 2.6.0 +Variant: Current +Limited to: 1 +Radius: Medium +{variant:1}(5-10)% increased maximum Mana +{variant:2}MaximumManaUnique__1 +With at least 40 Intelligence in Radius, 10% of Damage taken gained as Mana over 4 seconds when Hit if you've Warcried Recently +]],[[ +Spreading Rot +Cobalt Jewel +Variant: Pre 3.6.0 +Variant: Pre 3.17.0 +Variant: Current +Limited to: 1 +Radius: Medium +IncreasedChaosDamageUnique__3 +{variant:1,2}With at least 40 Intelligence in Radius, Blight has 50% increased Hinder Duration +{variant:3}With at least 40 Intelligence in Radius, Blight has 30% reduced Cast Speed +{variant:1}With at least 40 Intelligence in Radius, Enemies Hindered by Blight take 25% increased Chaos Damage +{variant:2,3}BlightThresholdJewel_2 +]],[[ +Steel Spirit +Viridian Jewel +Source: No longer obtainable +Variant: Pre 2.6.0 +Variant: Pre 3.17.0 +Radius: Medium +{variant:1}(6-10)% increased Projectile Damage +{variant:2}IncreasedProjectileDamageUnique__7 +{variant:1}With at least 40 Dexterity in Radius, each Spectral Throw Projectile gains 4% increased Damage each time it Hits. +{variant:2}With at least 40 Dexterity in Radius, each Spectral Throw Projectile gains 5% increased Damage each time it Hits. +]],[[ +Sudden Ignition +Variant: Pre 3.16.0 +Variant: Current +Viridian Jewel +Limited to: 1 +Radius: Medium +(10-15)% increased Fire Damage +{variant:1}With at least 40 Dexterity in Radius, Burning Arrow can inflict an additional Ignite on an Enemy +{variant:2}BurningArrowThresholdJewel_2 +]],[[ +Unending Hunger +Cobalt Jewel +Variant: Pre 2.6.0 +Variant: Current +Limited to: 2 +Radius: Medium +{variant:1}Minions have (5-8)% increased Area of Effect of Area Skills +{variant:2}Minions have (6-8)% increased Area of Effect of Area Skills +ChanceForSpectersToGainSoulEaterOnKillUnique__1 +]],[[ +The Vigil +Crimson Jewel +Variant: Pre 2.6.0 +Variant: Pre 3.14.0 +Variant: Current +Limited to: 1 +Radius: Medium +(8-15)% increased Armour +{variant:1}With at least 40 Strength in Radius, Vigilant Strike also Fortifies Nearby Allies for 3 seconds. +{variant:2}With at least 40 Strength in Radius, Vigilant Strike Fortifies you and Nearby Allies for 12 seconds +{variant:3}With at least 40 Strength in Radius, Vigilant Strike Fortifies you and Nearby Allies for 8 seconds +]],[[ +Violent Dead +Cobalt Jewel +Limited to: 2 +Radius: Medium +Minions deal (10-15)% increased Damage +RaiseZombieThresholdJewel1 +Zombies' Slam Attack has 100% increased Cooldown Recovery Speed +With at least 40 Intelligence in Radius, Raised Zombies' Slam +Attack deals 30% increased Damage +]],[[ +Volley Fire +Viridian Jewel +Variant: Pre 2.6.0 +Variant: Pre 3.9.0 +Variant: Current +Limited to: 1 +Radius: Medium +{variant:1}(6-10)% increased Projectile Damage +{variant:2,3}IncreasedProjectileDamageUnique__7 +{variant:1,2}With at least 40 Dexterity in Radius, Barrage fires an additional 2 projectiles simultaneously on the first and final attacks +{variant:3}BarrageThresholdUnique__1 +]],[[ +Weight of the Empire +Crimson Jewel +Source: No longer obtainable +Limited to: 2 +Radius: Medium +(8-12)% increased Physical Damage +With at least 40 Strength in Radius, Heavy Strike has a 20% chance to deal Double Damage +]],[[ +Wildfire +Crimson Jewel +Variant: Pre 3.11.0 +Variant: Current +Limited to: 1 +Radius: Medium +(10-15)% increased Fire Damage +{variant:1}MoltenStrikeThresholdJewel_1 +{variant:1}With at least 40 Strength in Radius, Molten Strike has 25% increased Area of Effect +{variant:2}MoltenStrikeThresholdJewel__2 +{variant:2}With at least 40 Strength in Radius, Molten Strike Projectiles Chain +1 time +{variant:2}With at least 40 Strength in Radius, Molten Strike fires 50% less Projectiles +]],[[ +Winter Burial +Crimson Jewel +Source: No longer obtainable +Limited to: 2 +Radius: Medium +ColdDamagePercentUniqueHelmetStrInt3 +GlacialHammerThresholdJewel_2 +Cold-only Splash Damage to surrounding targets +With at least 40 Strength in Radius, 25% of Glacial +Hammer Physical Damage converted to Cold Damage +]],[[ +Winter's Bounty +Cobalt Jewel +Variant: Pre 2.6.0 +Variant: Pre 3.3.0 +Variant: Current +Limited to: 1 +Radius: Medium +{variant:1}ColdDamagePercentUnique__14 +{variant:2,3}ColdDamagePercentUniqueHelmetStrInt3 +{variant:1}With at least 40 Intelligence in Radius, Cold Snap has a 25% chance to grant a Power Charge on Kill +{variant:2}With at least 40 Intelligence in Radius, Cold Snap has a 50% chance to grant a Power Charge on Kill +{variant:3}With at least 40 Intelligence in Radius, Cold Snap grants Power Charges instead of Frenzy Charges when Enemies die in it's Area +{variant:3}With at least 40 Intelligence in Radius, Cold Snap Cooldown can be bypassed by Power Charges instead of Frenzy Charges +]], +-- Jewel: Corrupted +[[ +Ancient Waystones +Crimson Jewel +Limited to: 1 +ManaCostOfTotemAurasUniqueCorruptedJewel8 +Corrupted +]],[[ +Atziri's Reign +Crimson Jewel +Variant: Pre 3.14.0 +Variant: Current +Limited to: 1 +{variant:1,2}VaalSkillDurationUniqueCorruptedJewel5 +{variant:2}VaalSkillRefundChanceUniqueCorruptedJewel5 +Corrupted +]],[[ +Blood Sacrifice +Crimson Jewel +1% of maximum Mana gained on Kill +Removes 1% of Life on Kill +Removes 1% of Energy Shield on Kill +Corrupted +]],[[ +Replica Blood Sacrifice +Crimson Jewel +League: Heist +Implicits: 0 +MaximumLifeOnKillPercentUnique__4_ +MaximumEnergyShieldOnKillPercentUnique__2 +CannotLeechOrRegenerateManaUnique__1_ +]],[[ +Brittle Barrier +Cobalt Jewel +ReducedEnergyShieldDelayUniqueCorruptedJewel15 +DamageTakenOnFullESUniqueCorruptedJewel15 +Corrupted +]],[[ +Chill of Corruption +Viridian Jewel +Limited to: 1 +AdditionalVaalSoulOnShatterUniqueCorruptedJewel7 +Corrupted +]],[[ +Combustibles +Crimson Jewel +ItemFoundQuantityReduceUniqueCorruptedJewel1 +BurnDamageUniqueCorruptedJewel1 +Corrupted +]],[[ +Corrupted Energy +Cobalt Jewel +Implicits: 0 +With 5 Corrupted Items Equipped: 50% of Chaos Damage does not bypass Energy Shield and 50% of Physical Damage bypasses Energy Shield +Corrupted +]],[[ +Fevered Mind +Cobalt Jewel +Variant: Pre 3.10.0 +Variant: Pre 3.11.0 +Variant: Current +Limited to: 1 +Radius: Small +{variant:1}SpellDamageUniqueSceptre2 +{variant:2}SpellDamageUniqueCorruptedJewel3_ +{variant:1}100% increased Mana Cost of Skills +{variant:2}ManaCostIncreasedUniqueCorruptedJewel3 +{variant:3}IntelligenceUniqueBootsInt1 +{variant:3}Notable Passive Skills in Radius are Transformed to instead grant: 10% increased Mana Cost of Skills and 20% increased Spell Damage +Corrupted +]],[[ +Fragility +Crimson Jewel +−1 Maximum Endurance Charges +Corrupted +]],[[ +Hungry Abyss +Viridian Jewel +Limited to: 1 +CorruptThresholdLifeLeechUsesChaosDamageUniqueCorruptedJewel10 +Corrupted +]],[[ +Mutated Growth +Cobalt Jewel +Limited to: 1 +10% increased Experience Gain of Corrupted Gems +Corrupted +]],[[ +Pacifism +Viridian Jewel +−1 Maximum Frenzy Charges +Corrupted +]],[[ +Powerlessness +Cobalt Jewel +−1 Maximum Power Charges +Corrupted +]],[[ +Sacrificial Harvest +Viridian Jewel +Limited to: 1 +AdditionalVaalSoulOnKillUniqueCorruptedJewel4_ +Corrupted +]],[[ +Self-Flagellation +Viridian Jewel +Limited to: 1 +AdditionalCurseOnSelfUniqueCorruptedJewel13 +IncreasedDamagePerCurseOnSelfCorruptedJewel13_ +Corrupted +]],[[ +Vaal Sentencing +Cobalt Jewel +VaalSkillCriticalStrikeChanceCorruptedJewel6 +Corrupted +]],[[ +Weight of Sin +Viridian Jewel +IncreasedChaosDamageUniqueCorruptedJewel2 +ReducedMovementVelocityUniqueCorruptedJewel2_ +Corrupted +]], +-- Jewel: Quest rewards +[[ +Assassin's Haste +Cobalt Jewel +Limited to: 1 +ManaRegenerationUniqueJewel43 +MovementVelocityUniqueJewel43 +AttackAndCastSpeedJewelUniqueJewel43 +]],[[ +Conqueror's Efficiency +Crimson Jewel +Limited to: 1 +ManaCostReductionUniqueJewel44 +SkillEffectDurationUniqueJewel44 +ManaReservationEfficiencyUniqueJewel44_ +]],[[ +Replica Conqueror's Efficiency +Crimson Jewel +League: Heist +Limited to: 1 +SkillEffectDurationUniqueJewel44 +MaximumRageUnique__2 +ManaCostTotalNonChannelledUnique__1__ +]],[[ +Conqueror's Longevity +Viridian Jewel +Variant: Pre 3.16.0 +Variant: Current +Limited to: 1 +{variant:1}3% chance to Avoid Elemental Ailments +{variant:2}ChanceToAvoidElementalStatusAilmentsUniqueJewel46 +{variant:1}8% increased Life Recovery from Flasks +{variant:2}FlaskLifeRecoveryRateUniqueJewel46 +{variant:1}3% chance to Suppress Spell Damage +{variant:2}5% chance to Suppress Spell Damage +]],[[ +Conqueror's Potency +Cobalt Jewel +Limited to: 1 +CurseEffectivenessUniqueJewel45 +8% increased effect of Flasks +3% increased effect of Non-Curse Auras you Cast +]],[[ +Poacher's Aim +Viridian Jewel +Limited to: 1 +AdditionalPierceUniqueJewel__1 +ProjectileDamageJewelUniqueJewel41 +]],[[ +Survival Instincts +Viridian Jewel +Limited to: 1 Survival +Variant: Pre 3.16.0 +Variant: Current +{variant:1}DexterityUniqueJewel8 +{variant:1}AllResistancesUniqueJewel8 +{variant:2}FlaskChargesUniqueJewel___8 +{variant:2}FlaskDurationUniqueJewel_____8 +ItemLimitUniqueJewel9 +]],[[ +Survival Secrets +Cobalt Jewel +Limited to: 1 Survival +Variant: Pre 3.16.0 +Variant: Current +{variant:1}3 Mana Regenerated per second +{variant:1}ElementalDamageUniqueJewel10 +{variant:2}FlaskEffectUniqueJewel_10 +{variant:2}FlaskChargePerSecondInactiveUniqueJewel_10 +ItemLimitUniqueJewel9 +]],[[ +Survival Skills +Crimson Jewel +Limited to: 1 Survival +Variant: Pre 3.16.0 +Variant: Current +{variant:1}IncreasedPhysicalDamagePercentUniqueJewel9 +{variant:1}IncreasedPhysicalDamageReductionRatingUniqueJewel9 +{variant:2}FlaskChargeOnHitNonUniqueUniqueJewel____9 +{variant:2}FlaskChargesFromKillUniqueJewel_9 +ItemLimitUniqueJewel9 +]],[[ +Warlord's Reach +Crimson Jewel +Variant: Pre 3.16.0 +Variant: Current +Limited to: 1 +{variant:1}8% increased Attack Damage +{variant:1}+1 Melee Strike Range +{variant:2}AttackDamageUniqueJewel42 +{variant:2}+2 Melee Strike Range +]], +-- Jewel: Labyrinth rewards +[[ +Emperor's Cunning +Viridian Jewel +Source: Fastest Normal Labyrinth +Limited to: 1 +PercentIncreasedAccuracyJewelUnique__1 +ActorSizeUnique__1 +PercentageDexterityUniqueJewel29 +]],[[ +Emperor's Mastery +Prismatic Jewel +Source: Fastest Eternal Labyrinth +Limited to: 1 +MaximumLifeUnique__2 +ActorSizeUnique__1 +AllDefencesUnique__1 +AllAttributesPercentUnique__1 +]],[[ +Emperor's Might +Crimson Jewel +Source: Fastest Merciless Labyrinth +Limited to: 1 +AllDamageUniqueRing8 +ActorSizeUnique__1 +PercentageStrengthUniqueJewel29 +]],[[ +Emperor's Wit +Cobalt Jewel +Source: Fastest Cruel Labyrinth +Limited to: 1 +CriticalStrikeChanceImplicitDaggerNew1 +ActorSizeUnique__1 +PercentageIntelligenceUnique__2 +]], +-- Jewel: Timeless +[[ +Brutal Restraint +Timeless Jewel +League: Legion +Source: Drops from Maraketh Legion +Requires Level: 20 +Limited to: 1 Historic +Variant: Asenath +Variant: Deshret +Variant: Nasima +Variant: Balbala +Radius: Large +Implicits: 0 +{variant:1}Denoted service of (500-8000) dekhara in the akhara of Asenath +{variant:2}Denoted service of (500-8000) dekhara in the akhara of Deshret +{variant:3}Denoted service of (500-8000) dekhara in the akhara of Nasima +{variant:4}UniqueJewelAlternateTreeInRadiusMaraketh +Passives in radius are Conquered by the Maraketh +Historic +]],[[ +Elegant Hubris +Timeless Jewel +League: Legion +Source: Drops from Eternal Legion +Requires Level: 20 +Limited to: 1 Historic +Variant: Cadiro +Variant: Chitus +Variant: Victario +Variant: Caspiro +Radius: Large +Implicits: 0 +{variant:1}UniqueJewelAlternateTreeInRadiusEternal +{variant:2}Commissioned (2000-160000) coins to commemorate Chitus +{variant:3}Commissioned (2000-160000) coins to commemorate Victario +{variant:4}Commissioned (2000-160000) coins to commemorate Caspiro +Passives in radius are Conquered by the Eternal Empire +Historic +]],[[ +Glorious Vanity +Timeless Jewel +League: Legion +Source: Drops from Vaal Legion +Requires Level: 20 +Limited to: 1 Historic +Variant: Doryani +Variant: Xibaqua +Variant: Zerphi +Variant: Ahuana +Radius: Large +Implicits: 0 +{variant:1}Bathed in the blood of (100-8000) sacrificed in the name of Doryani +{variant:2}UniqueJewelAlternateTreeInRadiusVaal +{variant:3}Bathed in the blood of (100-8000) sacrificed in the name of Zerphi +{variant:4}Bathed in the blood of (100-8000) sacrificed in the name of Ahuana +Passives in radius are Conquered by the Vaal +Historic +]],[[ +Lethal Pride +Timeless Jewel +League: Legion +Source: Drops from Karui Legion +Requires Level: 20 +Limited to: 1 Historic +Variant: Kaom +Variant: Kiloava +Variant: Rakiata +Variant: Akoya +Radius: Large +Implicits: 0 +{variant:1}UniqueJewelAlternateTreeInRadiusKarui +{variant:2}Commanded leadership over (10000-18000) warriors under Kiloava +{variant:3}Commanded leadership over (10000-18000) warriors under Rakiata +{variant:4}Commanded leadership over (10000-18000) warriors under Akoya +Passives in radius are Conquered by the Karui +Historic +]],[[ +Militant Faith +Timeless Jewel +League: Legion +Source: Drops from Templar Legion +Requires Level: 20 +Limited to: 1 Historic +Has Alt Variant: true +Has Alt Variant Two: true +Variant: Avarius +Variant: Dominus +Variant: Venarius +Variant: Maxarius +Variant: Totem Damage +Variant: Brand Damage +Variant: Channelling Damage +Variant: Area Damage +Variant: Elemental Damage +Variant: Elemental Resistances +Variant: Effect of non-Damaging Ailments +Variant: Elemental Ailment Duration +Variant: Duration of Curses +Variant: Minion Attack and Cast Speed +Variant: Minions Accuracy Rating +Variant: Mana Regen +Variant: Skill Cost +Variant: Non-Curse Aura Effect +Variant: Defences from Shield +Radius: Large +Implicits: 0 +{variant:1}Carved to glorify (2000-10000) new faithful converted by High Templar Avarius +{variant:2}Carved to glorify (2000-10000) new faithful converted by High Templar Dominus +{variant:3}Carved to glorify (2000-10000) new faithful converted by High Templar Venarius +{variant:4}UniqueJewelAlternateTreeInRadiusTemplar +{variant:5}TotemDamagePerDevotion +{variant:6}BrandDamagePerDevotion +{variant:7}ChannelledSkillDamagePerDevotion +{variant:8}AreaDamagePerDevotion +{variant:9}ElementalDamagePerDevotion_ +{variant:10}ElementalResistancesPerDevotion +{variant:11}AilmentEffectPerDevotion +{variant:12}ElementalAilmentSelfDurationPerDevotion_ +{variant:13}CurseSelfDurationPerDevotion +{variant:14}MinionAttackAndCastSpeedPerDevotion +{variant:15}MinionAccuracyRatingPerDevotion_ +{variant:16}AddedManaRegenerationPerDevotion +{variant:17}1% reduced Cost of Skills per 10 Devotion +{variant:18}AuraEffectPerDevotion +{variant:19}ShieldDefencesPerDevotion +Passives in radius are Conquered by the Templars +Historic +]], +} diff --git a/src/Data/Uniques/Special/mace.lua b/src/Data/Uniques/Special/mace.lua new file mode 100644 index 0000000000..8b61041c99 --- /dev/null +++ b/src/Data/Uniques/Special/mace.lua @@ -0,0 +1,833 @@ +-- Item data (c) Grinding Gear Games + +return { +-- Weapon: One Handed Mace +[[ +Brightbeak +War Hammer +Variant: Pre 2.6.0 +Variant: Pre 3.7.0 +Variant: Current +Requires Level 20, 71 Str +Implicits: 2 +{variant:1}20% increased Stun Duration on Enemies +{variant:2,3}StunThresholdReductionImplicitMace1 +LocalIncreasedPhysicalDamagePercentUniqueOneHandMace1 +{variant:1,2}LocalIncreasedAttackSpeedUniqueTwoHandMace4 +{variant:3}LocalIncreasedAttackSpeedUniqueOneHandMace1 +LocalCriticalStrikeChanceUniqueOneHandMace1 +FireResistUniqueOneHandMace1 +LightningResistUniqueOneHandMace1 +]],[[ +Callinellus Malleus +Auric Mace +Variant: Pre 2.6.0 +Variant: Current +Requires Level 66, 212 Str +Implicits: 2 +{variant:1}40% increased Stun Duration on Enemies +{variant:2}StunThresholdReductionImplicitMace2 +LocalAddedPhysicalDamageUniqueOneHandMace5 +LocalIncreasedPhysicalDamageUniqueOneHandMace5 +StunThresholdReductionUniqueOneHandMace5 +CannotKnockBackUniqueOneHandMace5_ +ChillOnAttackStunUniqueOneHandMace5 +]],[[ +Cameria's Maul +Gavel +Variant: Pre 2.6.0 +Variant: Current +Requires Level 60, 212 Str +Implicits: 2 +{variant:1}40% increased Stun Duration on Enemies +{variant:2}StunThresholdReductionImplicitMace2 +LocalIncreasedPhysicalDamageUniqueOneHandMace4 +LocalAddedColdDamageUniqueOneHandMace4_ +LocalCriticalStrikeChanceUniqueOneHandMace4 +ColdWeaponDamageUniqueOneHandMace4 +IncreasedRarityWhenSlayingFrozenUniqueOneHandMace4 +]],[[ +Cameria's Avarice +Gavel +Source: Drops from any endgame map boss +Requires Level 60, 212 Str +Implicits: 1 +StunThresholdReductionImplicitMace2 +LocalIncreasedPhysicalDamageUniqueOneHandMace4 +LocalAddedPhysicalDamageUnique__34 +LocalCriticalStrikeChanceUniqueOneHandMace4 +IncreasedRarityWhenSlayingFrozenUniqueOneHandMace4 +ColdWeaponDamageUniqueOneHandMace4 +GrantsLevel20IcicleNovaTriggerUnique__1 +]],[[ +Clayshaper +Rock Breaker +Variant: Pre 2.6.0 +Variant: Current +Requires Level 41, 134 Str +Implicits: 2 +{variant:1}40% increased Stun Duration on Enemies +{variant:2}StunThresholdReductionImplicitMace2 +GrantsLevel12StoneGolem +LocalAddedPhysicalDamageUnique__9 +LocalIncreasedAttackSpeedUnique__10 +MinionLifeUnique__3_ ++1 to maximum number of Golems +Minions deal (5-8) to (12-16) Added Attack Physical Damage +]],[[ +Flesh-Eater +Dream Mace +Variant: Pre 2.6.0 +Variant: Current +Requires Level 32, 107 Str +Implicits: 2 +{variant:1}20% increased Stun Duration on Enemies +{variant:2}StunThresholdReductionImplicitMace1 +LocalIncreasedPhysicalDamagePercentUniqueOneHandMace8 +LocalAddedPhysicalDamageUniqueOneHandMace8 +LocalIncreasedAttackSpeedUniqueOneHandMace8 +1% of Physical Attack Damage leeched as Life +{variant:1}10% Chance to cause Bleeding on Hit +{variant:2}30% Chance to cause Bleeding on Hit +{variant:1}1% of Attack Damage leeched as Life against Bleeding Enemies +{variant:2}3% of Attack Damage leeched as Life against Bleeding Enemies +]],[[ +Frostbreath +Ornate Mace +Variant: Pre 2.6.0 +Variant: Pre 3.0.0 +Variant: Current +Requires Level 50, 161 Str +Implicits: 2 +{variant:1}40% increased Stun Duration on Enemies +{variant:2,3}StunThresholdReductionImplicitMace2 +{variant:1,2}Adds (16-22) to (26-32) Physical Damage +{variant:3}LocalAddedPhysicalDamageUnique__6_ +{variant:1,2}Adds (16-22) to (26-32) Cold Damage +{variant:3}LocalAddedColdDamageUnique__2 +LocalIncreasedAttackSpeedUnique__12 +FireResistUniqueBootsDex2 +IncreasedChillDurationUnique__1 +Attacks with this Weapon deal double Damage to Chilled Enemies +]],[[ +Replica Frostbreath +Ornate Mace +League: Heist +Requires Level 50, 161 Str +Implicits: 1 +StunThresholdReductionImplicitMace2 +LocalAddedChaosDamageUnique__2 +LocalIncreasedAttackSpeedUnique__12 +ChaosResistUnique__15 +ChaosDamageCanChill +LocalDoubleDamageToChilledEnemiesUnique__1 +]],[[ +Gorebreaker +Spiked Club +Variant: Pre 2.6.0 +Variant: Current +Requires Level 10, 41 Str +Implicits: 2 +{variant:1}20% increased Stun Duration on Enemies +{variant:2}StunThresholdReductionImplicitMace1 +LocalIncreasedPhysicalDamagePercentUniqueOneHandMace6 +LocalReducedAttackSpeedUniqueOneHandMace6 +StunThresholdReductionUniqueOneHandMace6 +StunDurationUniqueOneHandMace6 +MeleeDamageAgainstBleedingEnemiesUniqueOneHandMace6 +]],[[ +Lavianga's Wisdom +War Hammer +League: Legion +Source: Drops from Karui Legion +Variant: Pre 2.6.0 +Variant: Pre 3.7.0 +Variant: Current +Requires Level 20, 71 Str +Implicits: 2 +{variant:1}20% increased Stun Duration on Enemies +{variant:2,3}StunThresholdReductionImplicitMace1 +{variant:3}LocalIncreasedPhysicalDamagePercentUniqueOneHandMace7 +{variant:1,2}IncreasedLifeImplicitShield1 +{variant:1,2}IncreasedManaUniqueBootsStrDex3 +{variant:3}IncreasedLifeUniqueOneHandMace7 +{variant:3}IncreasedManaUniqueOneHandMace7 +{variant:1,2}LocalIncreasedPhysicalDamagePercentUnique__7 +ReducedMovementVelocityUniqueOneHandMace7 +{variant:1,2}10% increased Area of Effect of Area Skills +{variant:3}AreaOfEffectUniqueOneHandMace7 +{variant:1,2}(10-15)% increased Area Damage +{variant:3}AreaDamageUniqueOneHandMace7 +]],[[ +Mjölner +Gavel +Variant: Pre 2.0.0 +Variant: Pre 2.4.0 +Variant: Pre 2.6.0 +Variant: Pre 3.15.0 +Variant: Current +Requires Level 60, 412 Str, 300 Int +Implicits: 2 +{variant:1,2,3}40% increased Stun Duration on Enemies +{variant:4,5}StunThresholdReductionImplicitMace2 +LocalIncreasedPhysicalDamagePercentUniqueOneHandMace3 +AdditionalChainUniqueOneHandMace3 +{variant:1,2,3,4}(30-40)% increased Lightning Damage with Attack Skills +{variant:5}WeaponLightningDamageUniqueOneHandMace3 +StrengthRequirementsUniqueOneHandMace3 +IntelligenceRequirementsUniqueOneHandMace3 +{variant:1}50% chance to Cast a Socketed Lightning Spell on Hit +{variant:2}30% chance to Cast a Socketed Lightning Spell on Hit +{variant:3,4,5}CastSocketedLightningSpellsOnHit +{variant:1,2,3,4}Socketed Lightning Spells deal 100% increased Spell Damage if Triggered +]],[[ +Nebulis +Void Sceptre +League: Synthesis +Source: Drops from unique{Synthete Nightmare} in normal{The Cortex} +Requires Level 68, 104 Str, 122 Int +Implicits: 1 +ElementalDamagePercentImplicitSceptreNew18 +{fractured}IncreasedCastSpeedUnique__14 +ColdDamagePerResistanceAbove75Unique__1 +LightningDamagePerResistanceAbove75Unique__1 +]],[[ +Replica Nebulis +Void Sceptre +League: Heist +Requires Level 68, 104 Str, 122 Int +Implicits: 1 +ElementalDamagePercentImplicitSceptreNew18 +{fractured}IncreasedCastSpeedUnique__14 +ColdDamagePerMissingColdResistanceUnique__1 +FireDamagePerMissingFireResistanceUnique__1 +]],[[ +Nebuloch +Nightmare Mace +Source: Drops from unique{The Elder} (Tier 6+) +Variant: Pre 3.4.0 +Variant: Current +Requires Level 68, 212 Str +Implicits: 1 +StunThresholdReductionImplicitMace1 +Adds (45-60) to (100-120) Physical Damage +Gain (30-40)% of Physical Attack Damage as Extra Fire Damage ++4% to Chaos Resistance per Endurance Charge +1% reduced Elemental Damage taken from Hits per Endurance Charge +Adds 5 to 8 Physical Damage per Endurance Charge ++500 to Armour per Endurance Charge +{variant:1}400 Fire Damage taken per second per Endurance Charge if you've been Hit Recently +{variant:2}DamageTakenPerEnduranceChargeWhenHitUnique__1_ +Elder Item +]], +-- Weapon: Sceptre +[[ +Augyre +Void Sceptre +Source: Drops from unique{The Purifier} (Tier 11+) +Variant: Pre 3.5.0 +Variant: Current +Requires Level 68, 104 Str, 122 Int +Implicits: 1 +40% increased Elemental Damage +(180-200)% increased Physical Damage +(10-15)% increased Attack Speed +(80-100)% increased Critical Strike Chance +50% of Physical Damage Converted to Lightning Damage +Every 16 seconds you gain Elemental Overload for 8 seconds +GainResoluteTechniqueWithoutElementalOverloadUnique__1 +{variant:2}PhysicalDamageWhileResoluteTechniqueUnique__1__ +Elder Item +]],[[ +Axiom Perpetuum +Bronze Sceptre +Variant: Pre 2.3.0 +Variant: Current +Requires Level 10, 22 Str, 22 Int +Implicits: 2 +{variant:1}ElementalDamageUniqueDescentBelt1 +{variant:2}ElementalDamagePercentImplicitSceptreNew2 +IncreasedCastSpeedUnique__4 +SpellCriticalStrikeChanceUnique__1 +SpellAddedFireDamageUnique__4 +SpellAddedColdDamageUnique__3 +SpellAddedLightningDamageUnique__3 +]],[[ +Balefire +Opal Sceptre +Requires Level 60, 95 Str, 131 Int +Implicits: 1 +ElementalDamagePercentImplicitSceptreNew18 +ScorchingRaySkillUnique__1 +(12-20)% increased Cast Speed +MaximumLifeOnKillPercentUnique__2 +MaximumManaOnKillPercentUnique__1 +FireBeamLengthUnique__1 +]],[[ +Bitterdream +Shadow Sceptre +Variant: Pre 2.3.0 +Variant: Pre 3.11.0 +Variant: Current +Requires Level 32, 52 Str, 62 Int +Implicits: 2 +{variant:1}15% increased Elemental Damage +{variant:2,3}ElementalDamagePercentImplicitSceptreNew8 +{variant:3}DisplaySupportedByBonechillUnique__1 +Socketed Gems are Supported by level 1 Hypothermia +Socketed Gems are Supported by level 1 Ice Bite +Socketed Gems are Supported by level 1 Cold Penetration +{variant:1,2}Socketed Gems are Supported by level 1 Mana Leech +Socketed Gems are Supported by level 10 Added Cold Damage +Socketed Gems are Supported by level 1 Inspiration +]],[[ +Replica Bitterdream +Shadow Sceptre +League: Heist +Requires Level 32, 52 Str, 62 Int +Implicits: 1 +ElementalDamagePercentImplicitSceptreNew8 +DisplaySupportedByElementalPenetrationUnique__2 +DisplaySupportedByImmolateUnique__1 +DisplaySupportedByUnboundAilmentsUnique__1__ +DisplaySupportedByIceBiteUnique__2 +DisplaySupportedByReducedManaUnique__1 +SupportedByInnervateUnique__2 +]],[[ +The Black Cane +Royal Sceptre +Source: Drops from unique{Drox, the Warlord} +Requires Level 50, 86 Str, 86 Int +Implicits: 1 +ElementalDamagePercentImplicitSceptreNew13 +IntelligenceUnique__7 +IncreasedCastSpeedUnique__19__ +ManaRegenerationUnique__11___ +MinionDamageUnique__8_ +PhantasmGrantsBuffUnique__1 +]],[[ +Breath of the Council +Carnal Sceptre +Variant: Pre 3.0.0 +Variant: Current +Requires Level 66, 113 Str, 113 Int +Implicits: 1 +ElementalDamagePercentImplicitSceptreNew20 +LocalIncreasedPhysicalDamagePercentUnique__16 +{variant:1}IncreasedChaosDamageUnique__4 +{variant:2}IncreasedChaosDamageUnique__2 +10% increased Area of Effect of Area Skills +40% increased Chaos Skill Effect Duration +]],[[ +Brutus' Lead Sprinkler +Ritual Sceptre +League: Torment +Variant: Pre 2.3.0 +Variant: Pre 2.6.0 +Variant: Pre 3.0.0 +Variant: Current +Requires Level 28, 51 Str, 51 Int +Implicits: 2 +{variant:1}ElementalDamageUniqueDescentBelt1 +{variant:2,3,4}ElementalDamagePercentImplicitSceptreNew6 +LocalIncreasedPhysicalDamageUniqueSceptre9 +{variant:1,2}Adds 15 to 25 Fire Damage against Ignited Enemies +LocalAddedPhysicalDamageUniqueSceptre9 +{variant:3}Adds 2 to 4 Fire Damage to Attacks per 10 Strength +{variant:4}AddedFireDamagePerStrengthUnique__1 +FireDamagePercentUniqueSceptre9 +LocalIncreasedAttackSpeedUnique__25 +LocalCriticalStrikeChanceUniqueTwoHandMace6 +]],[[ +Cerberus Limb +Blood Sceptre +League: Delve +Source: Drops from unique{Ahuatotli, the Blind} +Requires Level 47, 81 Str, 81 Int +Implicits: 1 +ElementalDamagePercentImplicitSceptreNew13 +SpellDamageUnique__9 +IncreasedCastSpeedUnique__14 +LifeLeechFromSpellsWith30BlockOnShieldUnique__1_ +EnergyShieldPerArmourOnShieldUnique__1 +ArmourPerEvasionRatingOnShieldUnique__1 +EvasionRatingPerEnergyShieldOnShieldUnique__1 +]],[[ +The Dark Seer +Shadow Sceptre +League: Beyond +Variant: Pre 2.3.0 +Variant: Pre 3.0.0 +Variant: Pre 3.11.0 (Life/Mana) +Variant: Pre 3.11.0 (Life/ES) +Variant: Pre 3.11.0 (Mana/ES) +Variant: Current (Life/Mana) +Variant: Current (Life/ES) +Variant: Current (Mana/ES) +Requires Level 32, 52 Str, 62 Int +Implicits: 2 +{variant:1}15% increased Elemental Damage +{variant:2,3,4,5,6,7,8}ElementalDamagePercentImplicitSceptreNew8 +{variant:1,2,3,4,5}(30-50)% increased Global Damage +{variant:6,7,8}AllDamageUniqueSceptre8 +{variant:1,2,3,4,5}7% Global chance to Blind Enemies on hit +{variant:6,7,8}GlobalChanceToBlindOnHitUniqueSceptre8 +Blind does not affect your Chance to Hit +MaledictionOnBlindWhileBlindedUnique__1 +{variant:1,2}ManaGainedOnEnemyDeathPerLevelUniqueSceptre8 +{variant:1,2}EnergyShieldGainedOnEnemyDeathPerLevelUniqueSceptre8 +{variant:3,4,6,7}+1 to maximum Life per Level +{variant:3,5,6,8}+1 to maximum Mana per Level +{variant:4,5,7,8}+1 to maximum Energy Shield per Level +]],[[ +Death's Hand +Karui Sceptre +Variant: Pre 2.3.0 +Variant: Pre 3.7.0 +Variant: Current +Requires Level 56, 96 Str, 96 Int +Implicits: 2 +{variant:1}ElementalDamageUniqueDescentBelt1 +{variant:2,3}ElementalDamagePercentImplicitSceptreNew16 +{variant:1,2}Adds (30-41) to (80-123) Physical Damage +{variant:3}LocalAddedPhysicalDamageUniqueSceptre10 +(20-50)% increased Critical Strike Chance +PowerChargeOnStunUniqueSceptre10 +UnholyMightOnCritUniqueSceptre10 +]],[[ +Doon Cuebiyari +Vaal Sceptre +Variant: Pre 2.3.0 +Variant: Current +Requires Level 64, 113 Str, 113 Int +Implicits: 2 +{variant:1}ElementalDamageUniqueDescentBelt1 +{variant:2}ElementalDamagePercentImplicitSceptreNew20 +StrengthUniqueSceptre6 +IncreasedCastSpeedUniqueSceptre6 +IncreasedManaUniqueBodyInt9 +Socketed Gems are Supported by level 30 Iron Will +DamagePerStrengthInMainHandUniqueSceptre6 +ArmourPerStrengthInOffHandUniqueSceptre6 +]],[[ +Doryani's Catalyst +Vaal Sceptre +Source: Drops from unique{Atziri, Queen of the Vaal} in normal{The Apex of Sacrifice} +Variant: Pre 2.3.0 +Variant: Current +Requires Level 75, 113 Str, 113 Int +Implicits: 2 +{variant:1}ElementalDamageUniqueDescentBelt1 +{variant:2}ElementalDamagePercentImplicitSceptreNew20 +Socketed Gems are Supported by level 20 Elemental Proliferation +LocalAddedPhysicalDamageUniqueSceptre7 +LocalIncreasedAttackSpeedUniqueSceptre7 +IncreasedCastSpeedUniqueSceptre7 +CriticalSrikeChanceUniqueSceptre7 +ElementalDamageLeechedAsLifePermyriadUniqueSceptre7_ +ElementalDamageUniqueSceptre7 +]],[[ +Earendel's Embrace +Grinning Fetish +Requires Level 35, 62 Str, 62 Int +Implicits: 1 +ElementalDamagePercentImplicitSceptreNew10 +AllAttributesUniqueBelt3 +MinionDamageUniqueTwoHandSword4 +SkeletonsCoverEnemiesInAshUnique__1 +SkeletonsTakeFireDamagrPerSecondUnique__1 +SkeletonsHaveAvatarOfFireUnique__1_ +]],[[ +Replica Earendel's Embrace +Grinning Fetish +League: Heist +Requires Level 35, 62 Str, 62 Int +Implicits: 1 +ElementalDamagePercentImplicitSceptreNew10 +AllAttributesUniqueBelt3 +MinionDamageUniqueTwoHandSword4 +ZombiesCoverInAshOnHitUnique__1 +Raised Zombies take (15.0-30.0)% of their Maximum Life per second as Fire Damage +ZombiesHaveAvatarOfFireUnique__1 +]],[[ +Mon'tregul's Grasp +Void Sceptre +Variant: Pre 1.2.0 +Variant: Pre 2.3.0 +Variant: Pre 2.6.0 +Variant: Current +Requires Level 68, 104 Str, 122 Int +Implicits: 2 +{variant:1,2}15% increased Elemental Damage +{variant:3,4}ElementalDamagePercentImplicitSceptreNew18 +NumberOfZombiesSummonedPercentageUniqueSceptre3 +{variant:1}Raised Zombies have +500 to maximum Life +{variant:2,3}Raised Zombies have +2000 to maximum Life +{variant:4}ZombieLifeUniqueSceptre3 +ZombieChaosElementalResistsUniqueSceptre3 +25% increased Zombie Size +Enemies killed by Zombies explode dealing 20% of their Maximum Life as Fire Damage +{variant:1,2,3}Raised Zombies deal (80-100)% increased Physical Damage +{variant:4}ZombieDamageUniqueSceptre3 +]],[[ +Nycta's Lantern +Crystal Sceptre +Variant: Pre 2.0.0 +Variant: Pre 2.3.0 +Variant: Pre 2.6.0 +Variant: Current +Requires Level 41, 59 Str, 85 Int +Implicits: 2 +{variant:1,2}ElementalDamageUniqueHelmetInt9 +{variant:3,4}ElementalDamageUnique__1 +{variant:4}LocalIncreaseSocketedFireGemLevelUnique__1_ +{variant:1,2,3}Socketed Gems are Supported by level 10 Added Fire Damage +{variant:1,2,3}Socketed Gems are Supported by level 10 Cold to Fire +Socketed Gems are Supported by level 10 Fire Penetration +{variant:4}Socketed Gems deal 63 to 94 additional Fire Damage +SpellDamageUniqueSceptre2 +{variant:2,3,4}LocalIncreasedPhysicalDamageUniqueOneHandMace5 +LifeGainPerTargetUniqueSceptre2 +LightRadiusUniqueSceptre2 +]],[[ +Sign of the Sin Eater +Tyrant's Sekhem +League: Legion +Source: Drops from Templar Legion +Requires Level 58, 99 Str, 99 Int +Implicits: 1 +ElementalDamagePercentImplicitSceptreNew16 +StrengthIntelligenceUnique__2 +GrantsLevel30SmiteUnique__1 +ElementalAilmentsOnYouInsteadOfAlliesUnique__1 +]],[[ +Singularity +Platinum Sceptre +Variant: Pre 2.3.0 +Variant: Current +Requires Level 62, 113 Str, 113 Int +Implicits: 2 +{variant:1}ElementalDamageUniqueDescentBelt1 +{variant:2}ElementalDamageUnique__1 +SpellAddedLightningDamageUnique__2 +IncreasedCastSpeedUnique__2 +ManaCostReductionUnique__1 +DisplayNearbyEnemiesAreSlowedUnique__1 +DamageAgainstNearEnemiesUnique__1 +]],[[ +Spine of the First Claimant +Iron Sceptre +Source: Drops in The Lord's Labyrinth +Variant: Pre 2.3.0 +Variant: Pre 3.5.0 +Variant: Current +Requires Level 20, 38 Str, 38 Int +Implicits: 2 +{variant:1}ElementalDamageUniqueDescentBelt1 +{variant:2,3}ElementalDamagePercentImplicitSceptreNew5 +LocalIncreasedPhysicalDamagePercentUniqueTwoHandAxe1 +IncreasedDamageAgainstFrozenEnemiesUnique__1 +ColdDamagePercentUnique__3 +{variant:3}ColdDamageOverTimeMultiplierUnique__1 +LocalIncreasedAttackSpeedUniqueStaff9 +IncreasedCastSpeedUnique__1 +ChanceToFreezeUnique__1 +]],[[ +The Supreme Truth +Crystal Sceptre +Variant: Pre 2.0.0 +Variant: Pre 2.3.0 +Variant: Current +Requires Level 41, 59 Str, 136 Int +Implicits: 2 +{variant:1,2}ElementalDamageUniqueHelmetInt9 +{variant:3}ElementalDamageUnique__1 +LocalIncreaseSocketedGemLevelUniqueHelmetStrInt2 +LocalIncreasedPhysicalDamagePercentUniqueTwoHandMace7 +LocalIncreasedAttackSpeedOneHandSword3 +{variant:1}IncreasedExperienceUniqueIntHelmet3 +{variant:2,3}IncreasedExperienceUniqueSceptre1 +ElementalDamageUniqueHelmetInt9 +IncreasedIntelligenceRequirementsUniqueSceptre1 +]],[[ +Yaomac's Accord +Vaal Sceptre +League: Ultimatum +Requires Level 64, 113 Str, 113 Int +Implicits: 1 +ElementalDamagePercentImplicitSceptreNew20 +VaalSkillDamageUnique__1 +VaalSoulGainPreventionUnique__1__ +GainRandomChargeOnVaalSkillUseUnique__1_ +KeystoneShepherdOfSoulsUnique__1 +]], +-- Weapon: Two Handed Mace +[[ +Brain Rattler +Meatgrinder +Source: Drops from unique{Guardian of the Minotaur} +Variant: Pre 2.6.0 +Variant: Pre 3.11.0 +Variant: Current +Requires Level 63, 212 Str +Implicits: 3 +{variant:1}20% increased Stun Duration on Enemies +{variant:2}StunDurationImplicitMace1 +{variant:3}DoubleDamageChanceImplicitMace1 +{variant:1,2}Adds (80-100) to (320-370) Physical Damage +{variant:3}LocalAddedPhysicalDamageUnique__24 +ConvertPhysicaltoLightningUnique__1 +{variant:1,2}ChanceToShockUniqueStaff8 +{variant:3}ChanceToShockUnique__2_ +{variant:1,2}HitsCauseMonsterFleeUnique__1 +{variant:3}AttacksShockAsIfDealingMoreDamageUniqueBow10 +LightningPenetrationUnique__1 +ShockedEnemyCastSpeedUnique__1 +ShockedEnemyMovementSpeedUnique__1 +]],[[ +Chober Chaber +Great Mallet +Variant: Pre 2.6.0 +Variant: Pre 3.0.0 +Variant: Current +Requires Level 40, 104 Str +Implicits: 2 +{variant:1}20% increased Stun Duration on Enemies +{variant:2,3}StunDurationImplicitMace1 +LocalIncreaseSocketedMeleeGemLevelUniqueTwoHandMace5 +LocalIncreaseSocketedMinionGemLevelUniqueTwoHandMace5 +{variant:1,2}LocalIncreasedPhysicalDamagePercentUnique__10 +{variant:3}LocalIncreasedPhysicalDamagePercentUniqueTwoHandMace5 +MaximumManaUniqueTwoHandMace5 +MinionLifeUniqueTwoHandMace5 +SkillEffectDurationUniqueTwoHandMace5 +ReducedStrengthRequirementsUniqueTwoHandMace5 +]],[[ +Chaber Cairn +Great Mallet +Source: Drops from any endgame map boss +Requires Level 60, 131 Str +Implicits: 1 +StunDurationImplicitMace1 +LocalIncreaseSocketedMeleeGemLevelUniqueTwoHandMace5 +LocalIncreaseSocketedMinionGemLevelUnique__4 +LocalIncreasedPhysicalDamagePercentUniqueTwoHandMace5 +LocalAddedPhyiscalDamageUnique__38 +MaximumManaUniqueTwoHandMace5 +MinionLifeUniqueTwoHandMace5 +SkillEffectDurationUnique__3 +]],[[ +Geofri's Baptism +Brass Maul +Variant: Pre 2.6.0 +Variant: Current +Requires Level 27, 92 Str +Implicits: 2 +{variant:1}20% increased Stun Duration on Enemies +{variant:2}StunDurationImplicitMace1 +LocalIncreasedPhysicalDamagePercentUniqueTwoHandMace2 +LocalAddedColdDamageUniqueTwoHandMace2 +StunDurationUniqueTwoHandMace2 +CannotCrit +]],[[ +Geofri's Devotion +Brass Maul +Source: Drops from any endgame map boss +Variant: Pre 2.6.0 +Variant: Pre 3.11.0 +Variant: Current +Requires Level 61, 92 Str +Implicits: 2 +{variant:1}20% increased Stun Duration on Enemies +{variant:2,3}StunDurationImplicitMace1 +OnHitWhileCursedTriggeredCurseNovaUnique__1 +LocalIncreasedPhysicalDamagePercentUniqueTwoHandMace2 +{variant:1,2}Adds (50-56) to (73-78) Physical Damage +{variant:3}LocalAddedPhysicalDamageUnique__37 +LocalAddedColdDamageUniqueTwoHandMace2 +StunDurationUniqueTwoHandMace2 +CannotCrit +]],[[ +Hrimnor's Hymn +Sledgehammer +Variant: Pre 2.6.0 +Variant: Current +Requires Level 17, 62 Str +Implicits: 2 +{variant:1}40% increased Stun Duration on Enemies +{variant:2}StunDurationImplicitMace2 +LocalIncreasedPhysicalDamagePercentUniqueTwoHandMace1 +StrengthUniqueTwoHandMace1 +StunThresholdReductionImplicitMace2 +LifeLeechPermyriadUniqueTwoHandMace1 +StunDurationUniqueTwoHandMace1 +]],[[ +Hrimnor's Dirge +Sledgehammer +Source: No longer obtainable +Variant: Pre 2.6.0 +Variant: Pre 3.17.0 +Requires Level 36, 62 Str +Implicits: 2 +{variant:1}40% increased Stun Duration on Enemies +{variant:2}StunDurationImplicitMace2 +LocalIncreasedPhysicalDamagePercentUniqueTwoHandMace1 +LocalAddedPhysicalDamageUnique__20_ +StrengthUniqueTwoHandMace1 +StunThresholdReductionImplicitMace2 +LifeLeechPermyriadUniqueTwoHandMace1 +StunDurationUniqueTwoHandMace1 +PhysicalAddedAsColdUnique__1 +]],[[ +Jorrhast's Blacksteel +Steelhead +League: Tempest +Variant: Pre 2.6.0 +Variant: Current +Requires Level 44, 143 Str +Implicits: 2 +{variant:1}40% increased Stun Duration on Enemies +{variant:2}StunDurationImplicitMace2 +{variant:2}25% chance to Trigger level 20 Animate Weapon on Kill +LocalIncreasedPhysicalDamageUniqueOneHandMace5 +LocalIncreasedAttackSpeedUniqueTwoHandMace8_ +IncreasedCastSpeedUniqueTwoHandMace8 +AnimateWeaponDurationUniqueTwoHandMace8 +NumberOfAdditionalAnimateWeaponCopiesUniqueTwoHandMace8 +]],[[ +Kongor's Undying Rage +Terror Maul +Variant: Pre 2.0.0 +Variant: Pre 2.6.0 +Variant: Pre 3.11.0 +Variant: Current +Requires Level 67, 212 Str +Implicits: 3 +{variant:1,2}20% increased Stun Duration on Enemies +{variant:3}StunDurationImplicitMace1 +{variant:4}ChanceForDoubleStunDurationImplicitMace_1 +{variant:1}Adds (27-36) to (270-360) Physical Damage +{variant:2,3,4}Adds (27-56) to (270-400) Physical Damage +{variant:2,3,4}LocalCriticalStrikeChanceUniqueTwoHandMace6 +AllResistancesUniqueTwoHandMace6_ +AlwaysHits +CriticalMultiplierUniqueAmulet18 +{variant:1,2}You gain Onslaught for 2 seconds on Critical Strike +{variant:3,4}UndyingRageOnCritUniqueTwoHandMace6 +]],[[ +Replica Kongor's Undying Rage +Terror Maul +League: Heist +Requires Level 67, 212 Str +Implicits: 1 +ChanceForDoubleStunDurationImplicitMace_1 +LocalAddedPhysicalDamageUniqueTwoHandMace6 +LocalCriticalStrikeChanceUniqueTwoHandMace6 +AllResistancesUniqueTwoHandMace6_ +AlwaysHits +CriticalMultiplierUniqueAmulet18 +LocalEnergyShieldRegenerationIfCritRecentlyUnique__1 +]],[[ +Marohi Erqi +Karui Maul +League: Legion +Source: Drops from Legion Legion +Variant: Pre 2.6.0 +Variant: Pre 3.7.0 +Variant: Pre 3.11.0 +Variant: Current +Requires Level 57, 182 Str +Implicits: 3 +{variant:1}20% increased Stun Duration on Enemies +{variant:2,3}StunDurationImplicitMace1 +{variant:4}StunDurationImplicitMace2 +{variant:1,2}Socketed Gems are Supported by level 15 Increased Area of Effect +{variant:3,4}Socketed Gems are Supported by level 15 Pulverise +{variant:1,2}LocalIncreasedPhysicalDamagePercentUnique__18 +{variant:3}LocalIncreasedPhysicalDamagePercentUniqueOneHandSword8 +{variant:4}LocalIncreasedPhysicalDamagePercentUniqueTwoHandMace3 +{variant:1,2}LocalAddedPhysicalDamageOneHandAxe1 +{variant:3,4}LocalAddedPhysicalDamageUniqueTwoHandMace3 +LocalIncreasedAttackSpeedUniqueTwoHandMace3 +IncreasedAccuracyUniqueTwoHandMace3 +MovementVelocityUniqueTwoHandMace3 +StunDurationUniqueTwoHandMace1 +]],[[ +Quecholli +Jagged Maul +Variant: Pre 2.6.0 +Variant: Current +Requires Level 22, 77 Str +Implicits: 2 +{variant:1}20% increased Stun Duration on Enemies +{variant:2}StunDurationImplicitMace1 +LocalIncreasedPhysicalDamagePercentUniqueTwoHandMace7 +LocalAddedPhysicalDamageUniqueTwoHandMace7 +AllAttributesUniqueTwoHandMace7 +LifeGainedFromEnemyDeathUniqueTwoHandMace7 +Enemies killed explode dealing 10% of their Life as Fire Damage +]],[[ +Panquetzaliztli +Jagged Maul +Source: No longer obtainable +Requires Level 61, 77 Str +Implicits: 1 +StunDurationImplicitMace1 +LocalIncreasedPhysicalDamagePercentUniqueTwoHandMace7 +LocalAddedPhysicalDamageUnique__32 +AllAttributesUniqueTwoHandMace7 +Enemies killed explode dealing 10% of their Life as Fire Damage +RecoverPercentMaxLifeOnKillUnique__1 +]],[[ +Tidebreaker +Imperial Maul +Variant: Pre 3.5.0 +Variant: Pre 3.11.0 +Variant: Current +Requires Level 65, 212 Str +Implicits: 2 +{variant:1,2}StunDurationImplicitMace1 +{variant:3}PercentageStrengthImplicitMace1 +SocketedGemsSupportedByEnduranceChargeOnStunUnique__1 +{variant:1}Adds (60-70) to (300-350) Physical Damage +{variant:2,3}LocalAddedPhysicalDamageUnique__26 +IntelligenceUnique__5 +IncreasedPhysicalDamagePerEnduranceChargeUnique__1 +StunThresholdReductionUnique__1___ +]],[[ +Trypanon +Great Mallet +League: Perandus +Variant: Pre 2.6.0 +Variant: Current +Requires Level 40, 131 Str +Implicits: 2 +{variant:1}20% increased Stun Duration on Enemies +{variant:2}StunDurationImplicitMace1 +LocalReducedAttackSpeedUnique__1 +LocalAlwaysCrit +]],[[ +Replica Trypanon +Great Mallet +League: Heist +Requires Level 40, 131 Str +Implicits: 1 +StunDurationImplicitMace1 +IncreasedAccuracyUnique__9____ +LocalAlwaysCrit +]],[[ +Voidhome +Dread Maul +Variant: Pre 2.6.0 +Variant: Current +Requires Level 54, 173 Str +Implicits: 2 +{variant:1}20% increased Stun Duration on Enemies +{variant:2}StunDurationImplicitMace1 +LocalIncreasedPhysicalDamagePercentUniqueTwoHandMace4 +LocalIncreasedAttackSpeedUniqueTwoHandMace4 +ItemFoundRarityDecreaseUniqueTwoHandMace4 +IncreasedExperienceUniqueTwoHandMace4 +ManaLeechPermyriadUniqueTwoHandMace4 +]], +} diff --git a/src/Data/Uniques/Special/quiver.lua b/src/Data/Uniques/Special/quiver.lua new file mode 100644 index 0000000000..211d0302fd --- /dev/null +++ b/src/Data/Uniques/Special/quiver.lua @@ -0,0 +1,411 @@ +-- Item data (c) Grinding Gear Games + +return { +-- Quiver +[[ +Asphyxia's Wrath +Two-Point Arrow Quiver +Variant: Pre 3.0.0 +Variant: Pre 3.17.0 +Requires Level 36 +Implicits: 1 +IncreasedAccuracyPercentImplicitQuiver7New +{variant:2}Grants level 5 Frostbite Skill +IncreasedAttackSpeedUniqueQuiver7 +ColdResistUniqueQuiver5 +IncreasedChillDurationUniqueQuiver5 +ConvertPhysicalToColdUniqueQuiver5 +ChanceToFreezeUniqueQuiver5 +{variant:1}CurseAreaOfEffectUniqueQuiver5 +CurseTransferOnKillUniqueQuiver5 +]],[[ +Asphyxia's Wrath +Feathered Arrow Quiver +Requires Level 20 +Implicits: 1 +(20-30)% increased Arrow Speed +Grants level 5 Frostbite Skill +IncreasedAttackSpeedUniqueQuiver7 +ColdResistUniqueQuiver5 +IncreasedChillDurationUniqueQuiver5 +ConvertPhysicalToColdUniqueQuiver5 +ChanceToFreezeUniqueQuiver5 +CurseTransferOnKillUniqueQuiver5 +]],[[ +Blackgleam +Fire Arrow Quiver +Variant: Pre 2.0.0 +Variant: Pre 3.17.0 +Requires Level 22 +Implicits: 1 +3 to 5 Added Fire Damage with Bow Attacks +IncreasedAttackSpeedUniqueQuiver9 +IncreasedEvasionRatingUniqueQuiver1 +IncreasedManaUniqueQuiver1a +{variant:1}(30-50)% of Physical Damage Converted to Fire Damage +{variant:2}ConvertPhysicalToFireUniqueQuiver1_ +Adds 5 to 10 Fire Damage to Attacks with Bows +]],[[ +Blackgleam +Blazing Arrow Quiver +Requires Level 45 +Implicits: 1 +(12-15) to (24-27) Added Fire Damage with Bow Attacks +IncreasedAttackSpeedUniqueQuiver9 +IncreasedEvasionRatingUniqueQuiver1 +IncreasedManaUniqueQuiver1a +ConvertPhysicalToFireUniqueQuiver1_ +Adds 5 to 10 Fire Damage to Attacks with Bows +]],[[ +The Signal Fire +Fire Arrow Quiver +Variant: Pre 3.14.0 +Variant: Pre 3.17.0 +Source: Drops from any endgame map boss +Requires Level 24 +Implicits: 1 +3 to 5 Added Fire Damage with Bow Attacks +IncreasedAttackSpeedUniqueQuiver9 +IncreasedEvasionRatingUniqueQuiver1 +IncreasedManaUniqueQuiver1a +{variant:1}Gain (25-35)% of Physical Damage as Extra Fire Damage +{variant:2}PhysicalAddedAsFireUnique__1 +ConvertPhysicalToFireUniqueQuiver1_ +Adds 5 to 10 Fire Damage to Attacks with Bows +]],[[ +The Signal Fire +Blazing Arrow Quiver +Source: Drops from any endgame map boss +Requires Level 45 +Implicits: 1 +(12-15) to (24-27) Added Fire Damage with Bow Attacks +IncreasedAttackSpeedUniqueQuiver9 +IncreasedEvasionRatingUniqueQuiver1 +IncreasedManaUniqueQuiver1a +PhysicalAddedAsFireUnique__1 +ConvertPhysicalToFireUniqueQuiver1_ +Adds 5 to 10 Fire Damage to Attacks with Bows +]],[[ +Craghead +Serrated Arrow Quiver +Variant: Pre 3.17.0 +Variant: Current +Requires Level 5 +Implicits: 1 +AddedPhysicalDamageImplicitQuiver6_ +StunThresholdReductionUniqueQuiver8 +ProjectileSpeedUniqueQuiver8 +{variant:1}(60-80)% increased Stun Duration on Enemies +{variant:2}StunDurationUniqueQuiver8 +Adds 6 to 10 Physical Damage to Attacks with Bows +]],[[ +Cragfall +Serrated Arrow Quiver +Source: No longer obtainable +Requires Level 5 +Implicits: 1 +AddedPhysicalDamageImplicitQuiver6_ +StunThresholdReductionUniqueQuiver8 +ProjectileSpeedUniqueQuiver8 +(60-80)% increased Stun Duration on Enemies +Adds 6 to 10 Physical Damage to Attacks with Bows +ChanceForDoubleStunDurationUnique__1 +]],[[ +Drillneck +Penetrating Arrow Quiver +Requires Level 36 +Implicits: 1 +AdditionalArrowPierceImplicitQuiver5New +IncreasedAttackSpeedUniqueQuiver7 +IncreasedEvasionRatingUniqueQuiver3_ +IncreasedLifeUniqueQuiver3 +Adds (10-14) to (19-24) Physical Damage to Attacks with Bows +ArrowPierceAppliesToProjectileDamageUniqueQuiver3 +]],[[ +The Fracturing Spinner +Blunt Arrow Quiver +League: Harbinger +Upgrade: Upgrades to unique{The Shattered Divinity} via currency{Fragmentation Scroll} +Requires Level 60 +Implicits: 1 +(7-9) to (13-16) Added Physical Damage with Bow Attacks +HarbingerSkillOnEquipUnique__4_ +HybridStrDexUnique__1 +AddedFireDamageUnique__2 +AddedColdDamageUnique__3 +FireAndColdResistUnique__1 +]],[[ +The Shattered Divinity +Blunt Arrow Quiver +League: Harvest +Source: Upgraded from unique{The Fracturing Spinner} via currency{Fragmentation Scroll} +Requires Level 60 +Implicits: 1 +(7-9) to (13-16) Added Physical Damage with Bow Attacks +HarbingerSkillOnEquipUnique2_4 +HybridStrDexUnique__1 +AddedFireDamageUnique__2 +AddedColdDamageUnique__3 +FireAndColdResistUnique__1 +]],[[ +Hyrri's Bite +Sharktooth Arrow Quiver +Variant: Pre 2.6.0 +Variant: Current +Requires Level 14 +Implicits: 1 +LifeGainPerTargetImplicitQuiver3New +StrengthUniqueQuiver6 +DexterityUniqueQuiver6 +IntelligenceUniqueQuiver6 +{variant:2}AddedColdDamageUnique__1 +IncreasedAttackSpeedUniqueQuiver6 +LifeGainPerTargetUniqueQuiver6_ +10% increased Area of Effect of Area Skills +]],[[ +Hyrri's Demise +Sharktooth Arrow Quiver +Source: Drops from any endgame map boss +Requires Level 45 +Implicits: 1 +LifeGainPerTargetImplicitQuiver3New +AllAttributesUnique__7 +IncreasedAttackSpeedUniqueQuiver6 +LifeGainPerTargetUniqueQuiver6_ +AreaOfEffectUniqueQuiver6 +ColdDamageToAttacksPerDexterityUnique__1 +FireDamageToAttacksPerStrengthUnique__1 +LightningDamageToAttacksPerIntelligenceUnique__1 +]],[[ +Maloney's Mechanism +Ornate Quiver +Requires Level 45 +Implicits: 1 +QuiverHasOneSocket +HasTwoSocketsUnique__1 +TriggerBowSkillsOnBowAttackUnique__1 +IncreasedAttackSpeedUnique__4_ +IncreasedLifeUniqueQuiver9 +AttacksBlindOnHitChanceUnique__1 +]],[[ +Replica Maloney's Mechanism +Ornate Quiver +League: Heist +Requires Level 45 +Implicits: 1 +QuiverHasOneSocket +HasTwoSocketsUnique__1 +Trigger a Socketed Bow Skill when you Cast a Spell while wielding a Bow +IncreasedCastSpeedUnique__21 +IncreasedLifeUniqueQuiver9 +AttacksBlindOnHitChanceUnique__1 +]],[[ +Maloney's Nightfall +Blunt Arrow Quiver +Variant: Pre 2.6.0 +Variant: Pre 3.17.0 +Requires Level 55 +Implicits: 1 +(7-9) to (13-16) Added Physical Damage with Bow Attacks +{variant:1}IncreasedAttackSpeedImplicitQuiver10New +{variant:2}IncreasedAttackSpeedUniqueQuiver9 +IncreasedLifeUniqueQuiver9 +ChaosResistUniqueQuiver9 +{variant:1}Adds (5-7) to (8-10) Physical Damage to Attacks with Bows +{variant:2}Adds (8-10) to (14-16) Physical Damage to Attacks with Bows +{variant:1}10% chance to create a Smoke Cloud when Hit +{variant:2}SmokeCloudWhenHitUniqueQuiver9 +{variant:1}(20-40)% increased Damage with Hits and Ailments against Blinded Enemies +{variant:2}IncreaseDamageOnBlindedEnemiesUniqueQuiver9_ +]],[[ +Maloney's Nightfall +Vile Arrow Quiver +Requires Level 55 +Implicits: 1 +PhysicalDamageAddedAsChaosImplicitQuiver11New +IncreasedAttackSpeedUniqueQuiver9 +IncreasedLifeUniqueQuiver9 +ChaosResistUniqueQuiver9 +Adds (8-10) to (14-16) Physical Damage to Attacks with Bows +SmokeCloudWhenHitUniqueQuiver9 +IncreaseDamageOnBlindedEnemiesUniqueQuiver9_ +]],[[ +Rearguard +Broadhead Arrow Quiver +Variant: Pre 3.17.0 +Requires Level 49 +Implicits: 1 +IncreasedAttackSpeedImplicitQuiver10New +IncreasedPhysicalDamageReductionRatingUniqueQuiver4 +ProjectileSpeedUniqueQuiver4 +50% increased Stun Recovery +IncreasedProjectileDamageUniqueQuiver4 +(20-24)% Chance to Block +(12-15)% Chance to Block Spells +]],[[ +Rearguard +Blunt Arrow Quiver +Requires Level 31 +Implicits: 1 +(7-9) to (13-16) Added Physical Damage with Bow Attacks +IncreasedPhysicalDamageReductionRatingUniqueQuiver4 +ProjectileSpeedUniqueQuiver4 +50% increased Stun Recovery +IncreasedProjectileDamageUniqueQuiver4 +(20-24)% Chance to Block +(12-15)% Chance to Block Spells +]],[[ +Rigwald's Quills +Two-Point Arrow Quiver +Variant: Pre 3.14.0 +Variant: Current +League: Talisman Standard, Talisman Hardcore +Source: Drops from unique{Rigwald, The Wolven King} (Level 70+) +Requires Level 56 +Implicits: 1 +IncreasedAccuracyPercentImplicitQuiver7New +FireResistUnique__3 +LightningResistUnique__2 +LifeGainPerTargetUnique__1 +ProjectileSpeedUniqueQuiver2 +IncreasedProjectileDamageUnique___10_ +{variant:1}Projectiles Fork +{variant:2}ProjectilesForkUnique____1 +]],[[ +Saemus' Gift +Spike-Point Arrow Quiver +Requires Level 45 +Implicits: 1 +CriticalStrikeChanceImplicitQuiver8New +DexterityImplicitQuiver1 +IncreasedCastSpeedUniqueClaw7 +IncreasedLifeUnique__27 +LightningResistUnique__5 +StunAvoidanceUniqueOneHandSword13 +IncreasedLightningDamagePer10IntelligenceUnique__1 +]],[[ +Scorpion's Call +Broadhead Arrow Quiver +Variant: Pre 3.17.0 +League: Harvest +Requires Level 57 +Implicits: 1 +IncreasedAttackSpeedImplicitQuiver10New +DexterityUnique__20__ +LifeRegenerationBloodStanceUnique__1 +ProjectileDamageBloodStanceUnique__1 +EvasionRatingSandStanceUnique__1 +AreaOfEffectSandStanceUnique__1 +(20-30)% increased Attack Speed if you've changed Stance Recently +]],[[ +Scorpion's Call +Heavy Arrow Quiver +League: Harvest +Requires Level 61 +Implicits: 1 +(12-16) to (24-27) Added Physical Damage with Bow Attacks +DexterityUnique__20__ +LifeRegenerationBloodStanceUnique__1 +ProjectileDamageBloodStanceUnique__1 +EvasionRatingSandStanceUnique__1 +AreaOfEffectSandStanceUnique__1 +(20-30)% increased Attack Speed if you've changed Stance Recently +]],[[ +Skirmish +Two-Point Arrow Quiver +Requires Level 36 +Implicits: 1 +IncreasedAccuracyPercentImplicitQuiver7New +IntelligenceUniqueQuiver6 +IncreasedManaUnique__6 +ManaRegenerationImplicitAmulet1 +ManaLeechPermyriadUniqueGlovesDexInt6 +Attack skills can have 1 additional Totem Summoned at a time +]],[[ +Steelworm +Broadhead Arrow Quiver +Variant: Pre 3.17.0 +Requires Level 52 +Implicits: 1 +IncreasedAttackSpeedImplicitQuiver10New +GrantsCallOfSteelSkillUnique__1_ +GlobalEvasionRatingAndArmourPercentUnique__1_ +DealNoNonPhysicalDamageUniqueBelt__1 +RangedAttacksConsumeAmmoUniqueBelt__1 +Skills Fire 3 additional Projectiles for 4 seconds after you consume a total of 12 Steel Shards +]],[[ +Steelworm +Feathered Arrow Quiver +Requires Level 52 +Implicits: 1 +(20-30)% increased Arrow Speed +GrantsCallOfSteelSkillUnique__1_ +GlobalEvasionRatingAndArmourPercentUnique__1_ +DealNoNonPhysicalDamageUniqueBelt__1 +RangedAttacksConsumeAmmoUniqueBelt__1 +Skills Fire 3 additional Projectiles for 4 seconds after you consume a total of 12 Steel Shards +]],[[ +Soul Strike +Spike-Point Arrow Quiver +Variant: Pre 2.5.0 +Variant: Current +Requires Level 64 +Implicits: 1 +CriticalStrikeChanceImplicitQuiver8New +DexterityUniqueQuiver7 +AddedChaosDamageUniqueQuiver7 +IncreasedAttackSpeedUniqueQuiver7 +IncreasedEnergyShieldUniqueQuiver7 +ReducedEnergyShieldRegenerationRateUniqueQuiver7 +{variant:1}150% faster start of Energy Shield Recharge +{variant:2}ReducedEnergyShieldDelayUniqueQuiver7 +]],[[ +Replica Soul Strike +Spike-Point Arrow Quiver +League: Heist +Requires Level 64 +Implicits: 1 +CriticalStrikeChanceImplicitQuiver8New +DexterityUniqueQuiver7 +AddedPhysicalDamageUnique__10 +IncreasedAttackSpeedUniqueQuiver7 +IncreasedLifeUniqueGlovesInt3 +MaximumLifeLeechAmountUnique__2 +40% increased Maximum total Recovery per second from Life Leech +]],[[ +Voidfletcher +Penetrating Arrow Quiver +Variant: Pre 3.17.0 +Elder +Source: Drops from unique{The Elder} (Uber) +Requires Level 68 +Implicits: 1 +AdditionalArrowPierceImplicitQuiver5New +Consumes a Void Charge to Trigger Level 20 Void Shot when you fire Arrows +AddedColdDamageUnique__7 +IncreasedEnergyShieldUnique__7 +ColdResistUnique__3 +ManaGainedFromEnemyDeathUnique__2 +ProjectileSpeedUnique__2 +MaximumVoidArrowsUnique__1 +Gain a Void Charge every 0.5 seconds +Elder Item +]],[[ +Voidfletcher +Primal Arrow Quiver +Elder +Source: Drops from unique{The Elder} (Uber) +Requires Level 68 +Implicits: 1 +WeaponElementalDamageImplicitQuiver13New +Consumes a Void Charge to Trigger Level 20 Void Shot when you fire Arrows +AddedColdDamageUnique__7 +IncreasedEnergyShieldUnique__7 +ColdResistUnique__3 +ManaGainedFromEnemyDeathUnique__2 +ProjectileSpeedUnique__2 +MaximumVoidArrowsUnique__1 +Gain a Void Charge every 0.5 seconds +Elder Item +]], +} diff --git a/src/Data/Uniques/Special/ring.lua b/src/Data/Uniques/Special/ring.lua new file mode 100644 index 0000000000..a8e902e4d5 --- /dev/null +++ b/src/Data/Uniques/Special/ring.lua @@ -0,0 +1,1292 @@ +-- Item data (c) Grinding Gear Games + +return { +-- Ring +[[ +Ahkeli's Meadow +Ruby Ring +League: Delve +Source: Drops from unique{Aul, the Crystal King} +Requires Level 49 +Implicits: 1 +FireResistImplicitRing1 +StrengthUnique__20_ +IncreasedEnergyShieldPercentUnique__4 +MaximumLifeUnique__14 +]],[[ +Ahkeli's Mountain +Ruby Ring +League: Delve +Source: Drops from unique{Ahuatotli, the Blind} +Requires Level 49 +Implicits: 1 +FireResistImplicitRing1 +StrengthUnique__20_ +IncreasedEnergyShieldPercentUnique__4 +MaximumLifeUnique__14 +]],[[ +Ahkeli's Valley +Ruby Ring +League: Delve +Source: Drops from unique{Kurgal, the Blackblooded} +Requires Level 49 +Implicits: 1 +FireResistImplicitRing1 +StrengthUnique__20_ +IncreasedEnergyShieldPercentUnique__4 +MaximumLifeUnique__14 +]],[[ +Andvarius +Gold Ring +Requires Level 20 +Implicits: 1 +ItemFoundRarityIncreaseImplicitRing1 +DexterityUniqueRing3 +ItemFoundRarityIncreaseUniqueRing3 +{tags:jewellery_resistance}−20% to all Elemental Resistances +]],[[ +Astral Projector +Topaz Ring +League: Metamorph +Requires Level 40 +Implicits: 1 +LightningResistImplicitRing1 +IntelligenceUnique__22_ +SpellDamageUniqueRing35 +AvoidElementalAilmentsUnique__1_ +NovaSpellsAreaOfEffectUnique__1 +Nova Spells Cast at the targeted location instead of around you +]],[[ +Berek's Grip +Two-Stone Ring +League: Domination, Nemesis +Variant: Pre 2.6.0 +Variant: Pre 3.8.0 +Variant: Current +Requires Level 20 +Implicits: 1 +ColdAndLightningResistImplicitRing1 +{variant:1}ColdDamagePercentUniqueHelmetStrInt3 +{variant:2,3}ColdDamagePercentUniqueRing19 +{variant:1}{tags:jewellery_elemental,attack}Adds 1 to (1-50) Lightning Damage to Attacks +{variant:2,3}AddedLightningDamageUniqueRing19 +IncreasedLifeUniqueRing19 +{variant:1}{tags:life}1% of Damage Leeched as Life against Frozen Enemies +{variant:2,3}LifeLeechPermyriadOnFrozenEnemiesUniqueRing19 +{variant:1}{tags:mana}1% of Damage Leeched as Mana against Shocked Enemies +{variant:2}ManaLeechPermyriadOnShockedEnemiesUniqueRing19 +{variant:3}EnergyShieldLeechPermyriadOnFrozenEnemiesUniqueRing19 +]],[[ +Berek's Pass +Two-Stone Ring +League: Domination, Nemesis +Variant: Pre 2.6.0 +Variant: Current +Requires Level 20 +Implicits: 1 +FireAndColdResistImplicitRing1 +{variant:1}FireDamagePercentUnique____8 +{variant:2}FireDamagePercentUniqueRing18 +{variant:1}{tags:jewellery_elemental,attack}Adds 1 to (10-30) Cold Damage to Attacks +{variant:2}AddedColdDamageUniqueRing18 +IncreasedEnergyShieldUniqueRing18 +DamageWhileIgnitedUniqueRing18 +ArmourWhileFrozenUniqueRing18 +]],[[ +Berek's Respite +Two-Stone Ring +League: Domination, Nemesis +Variant: Pre 2.6.0 +Variant: Current +Requires Level 20 +Implicits: 1 +FireAndLightningResistImplicitRing1 +{variant:1}{tags:jewellery_elemental,attack}Adds 1 to (10-30) Fire Damage to Attacks +{variant:2}AddedFireDamageUniqueRing20 +{variant:1}LightningDamagePercentUniqueHelmetStrInt3 +{variant:2}LightningDamagePercentUniqueRing20 +IncreasedManaUniqueRing20 +{variant:1}Shock a nearby Enemy for 2 seconds on Killing a Shocked Enemy +{variant:2}Shocks all nearby Enemies on Killing a Shocked Enemy +{variant:1}Ignite a nearby Enemy on Killing an Ignited Enemy +{variant:2}Ignites all nearby Enemies on Killing an Ignited Enemy +]],[[ +Blackflame +Amethyst Ring +League: Ritual +Requires Level 49 +Implicits: 1 +ChaosResistImplicitRing1 +FireDamageOverTimeMultiplierUnique__3 +IgniteDurationUnique__3_ +ChanceToIgniteUnique__6 +EnemiesIgniteChaosDamageUnique__1 +EnemiesIgniteWitherNeverExpiresUnique__1 +FireAndChaosDamageResistanceUnique__1__ +]],[[ +Blackheart +Iron Ring +Implicits: 1 +AddedPhysicalDamageImplicitRing1 +{tags:physical}5% increased Physical Damage +AddedChaosDamageUniqueRing1 +IncreasedLifeImplicitRing1 +{tags:life}(2-4) Life Regenerated per second +HitsCauseMonsterFleeUniqueRing1 +]],[[ +Voidheart +Iron Ring +Source: No longer obtainable +Variant: Pre 2.4.0 +Variant: Pre 3.17.0 +Requires Level 48 +Implicits: 1 +AddedPhysicalDamageImplicitRing1 +{tags:physical}5% increased Physical Damage +AddedChaosDamageUniqueRing1 +IncreasedLifeImplicitRing1 +{tags:life}(2-4) Life Regenerated per second +HitsCauseMonsterFleeUniqueRing1 +{variant:1}Melee Attacks cause Bleeding +{variant:2}{tags:attack,physical}(30-50)% chance to cause Bleeding on Melee Hit +{variant:1}Melee Attacks Poison on Hit +{variant:2}{tags:attack,chaos}(20-40)% chance to Poison on Melee Hit +]],[[ +Bloodboil +Coral Ring +Source: No longer obtainable +Variant: Pre 2.6.0 +Variant: Pre 3.17.0 +Requires Level 24 +Implicits: 1 +IncreasedLifeImplicitRing1 +{variant:1}{tags:jewellery_elemental,attack}Adds (7-10) to (15-20) Fire Damage to Attacks +{variant:2}AddedFireDamageUniqueRing28 +IncreasedLifeUniqueRing28 +ColdResistUniqueRing28 +{variant:1}{tags:jewellery_elemental}45% reduced Effect of Chill on You +{variant:2}{tags:jewellery_elemental}75% reduced Effect of Chill on You +{variant:1}100% increased Ignite Duration on You +{variant:2}MovementVelocityWhileIgnitedUnique__1 +]],[[ +Winterweave +Coral Ring +Requires Level 24 +Implicits: 1 +IncreasedLifeImplicitRing1 +AddedFireDamageUniqueRing28 +AddedColdDamageUnique__6 +IncreasedLifeUniqueRing28 +ColdResistUnique__24 +MovementVelocityWhileIgnitedUnique__1 +EffectOfChillIsReversedUnique__1 +]],[[ +Brinerot Mark +Unset Ring +League: Warbands +Variant: Pre 2.6.0 +Variant: Current +Requires Level 45 +Implicits: 1 +RingHasOneSocket +{variant:1}+2 to Level of Socketed Golem Gems +{variant:2}LocalIncreaseSocketedGolemLevelUniqueRing35 +{variant:1}ItemActsAsConcentratedAOESupportUniqueRing35 +{variant:2}LocalGolemBuffEffectUnique__1 +{variant:2}LocalGolemLifeAddedAsESUnique__1 +{variant:1}{tags:caster}(10-25)% increased Spell Damage +{variant:2}SpellDamageUniqueRing35 +IncreasedEnergyShieldUniqueRing35 +LightningResistUniqueRing35 +{variant:1}Socketed Gems are Supported by Level 15 Increased Minion Life +]],[[ +Call of the Brotherhood +Two-Stone Ring +Variant: Pre 2.6.0 +Variant: Current +Requires Level 20 +Implicits: 1 +ColdAndLightningResistImplicitRing1 +IntelligenceUniqueRing34 +LightningDamagePercentUniqueRing34 +ManaRegenerationUniqueRing34 +{variant:1}{tags:jewellery_elemental}50% of Lightning Damage Converted to Cold Damage +{variant:2}ConvertLightningToColdUniqueRing34 +Your spells have 100% chance to Shock against Frozen enemies +]],[[ +Circle of Anguish +Ruby Ring +League: Synthesis +Source: Drops from unique{Altered/Augmented/Rewritten/Twisted Synthete} +Requires Level 52 +Implicits: 1 +Has Alt Variant: true +Variant: Skill Reservation (Pre 3.11.0) +Variant: Skill Reservation (Current) +Variant: Fire Damage +Variant: Buff Effect (Pre 3.11.0) +Variant: Buff Effect (Current) +Variant: Max Resistance +Variant: Fire Resistance +FireResistImplicitRing1 +{fractured}StrengthUniqueRing8 +GlobalAddedFireDamageUnique__3_ +FireResistImplicitRing1 +{variant:1}Herald of Ash has (60-80)% increased Mana Reservation Efficiency +{variant:2}HeraldBonusAshReservationEfficiency__ +{variant:3}HeraldBonusAshFireDamage +{variant:4}Herald of Ash has (70-100)% increased Buff Effect +{variant:5}HeraldBonusAshEffect +{variant:6}HeraldBonusAshMaxFireResist +{variant:7}HeraldBonusFireResist +]],[[ +Circle of Fear +Sapphire Ring +League: Synthesis +Source: Drops from unique{Altered/Augmented/Rewritten/Twisted Synthete} +Requires Level 52 +Implicits: 1 +Has Alt Variant: true +Variant: Skill Reservation (Pre 3.11.0) +Variant: Skill Reservation (Current) +Variant: Cold Damage +Variant: Buff Effect (Pre 3.11.0) +Variant: Buff Effect (Current) +Variant: Max Resistance +Variant: Cold Resistance +ColdResistImplicitRing1 +{fractured}DexterityUniqueGlovesInt4__ +GlobalAddedColdDamageUnique__3 +ColdResistImplicitRing1 +{variant:1}Herald of Ice has (60-80)% increased Mana Reservation Efficiency +{variant:2}HeraldBonusIceReservationEfficiency__ +{variant:3}HeraldBonusIceColdDamage +{variant:4}Herald of Ice has (70-100)% increased Buff Effect +{variant:5}HeraldBonusIceEffect_ +{variant:6}HeraldBonusMaxColdResist__ +{variant:7}HeraldBonusColdResist +]],[[ +Circle of Guilt +Iron Ring +League: Synthesis +Source: Drops from unique{Altered/Augmented/Rewritten/Twisted Synthete} +Requires Level 52 +Implicits: 1 +Has Alt Variant: true +Variant: Skill Reservation (Pre 3.11.0) +Variant: Skill Reservation (Current) +Variant: Physical Damage +Variant: Buff Effect (Pre 3.11.0) +Variant: Buff Effect (Current) +Variant: Sentinel Damage +Variant: Damage Reduction +AddedPhysicalDamageImplicitRing1 +{fractured}AllAttributesUnique__3 +GlobalAddedPhysicalDamageUnique__2 +IncreasedPhysicalDamageReductionRatingUnique__4 +{variant:1}Herald of Purity has (60-80)% increased Mana Reservation Efficiency +{variant:2}HeraldBonusPurityReservation_ +{variant:3}HeraldBonusPurityPhysicalDamage +{variant:4}Herald of Purity has (70-100)% increased Buff Effect +{variant:5}HeraldBonusPurityEffect +{variant:6}HeraldBonusPurityMinionDamage +{variant:7}HeraldBonusPurityPhysicalDamageReduction +]],[[ +Circle of Nostalgia +Amethyst Ring +League: Synthesis +Source: Drops from unique{Altered/Augmented/Rewritten/Twisted Synthete} +Requires Level 52 +Implicits: 1 +Has Alt Variant: true +Variant: Skill Reservation (Pre 3.11.0) +Variant: Skill Reservation (Current) +Variant: Chaos Damage +Variant: Buff Effect (Pre 3.11.0) +Variant: Buff Effect (Current) +Variant: Agony Damage +Variant: Chaos Resistance +ChaosResistImplicitRing1 +{fractured}AllAttributesUnique__3 +GlobalAddedChaosDamageUnique__5_ +ChaosResistImplicitRing1 +{variant:1}Herald of Agony has (60-80)% increased Mana Reservation Efficiency +{variant:2}HeraldBonusAgonyReservationEfficiency +{variant:3}HeraldBonusAgonyChaosDamage_ +{variant:4}Herald of Agony has (70-100)% increased Buff Effect +{variant:5}HeraldBonusAgonyEffect +{variant:6}HeraldBonusAgonyMinionDamage_ +{variant:7}HeraldBonusAgonyChaosResist_ +]],[[ +Circle of Regret +Topaz Ring +League: Synthesis +Source: Drops from unique{Altered/Augmented/Rewritten/Twisted Synthete} +Requires Level 52 +Implicits: 1 +Has Alt Variant: true +Variant: Skill Reservation (Pre 3.11.0) +Variant: Skill Reservation (Current) +Variant: Lightning Damage +Variant: Buff Effect (Pre 3.11.0) +Variant: Buff Effect (Current) +Variant: Max Resistance +Variant: Lightning Resistance +LightningResistImplicitRing1 +{fractured}IntelligenceUnique__7 +GlobalAddedLightningDamageUnique__3 +LightningResistImplicitRing1 +{variant:1}Herald of Thunder has (60-80)% increased Mana Reservation Efficiency +{variant:2}HeraldBonusThunderReservationEfficiency +{variant:3}HeraldBonusThunderLightningDamage +{variant:4}Herald of Thunder has (70-100)% increased Buff Effect +{variant:5}HeraldBonusThunderEffect +{variant:6}HeraldBonusThunderMaxLightningResist +{variant:7}HeraldBonusThunderLightningResist_ +]],[[ +Death Rush +Amethyst Ring +League: Onslaught +Variant: Pre 2.6.0 +Variant: Current +Requires Level 46 +Implicits: 1 +ChaosResistImplicitRing1 +IncreasedAccuracyUniqueRing12 +{tags:jewellery_defense}{variant:1}+(60-80) to Armour +{variant:2}IncreasedPhysicalDamageReductionRatingUniqueRing12 +{variant:2}IncreasedLifeUnique__33 +ChaosResistUniqueRing12 +LifeLeechPermyriadUniqueRing12 +{variant:1}You gain Onslaught for 2 seconds on Kill +{variant:2}OnslaughtBuffOnKillUniqueRing12 +]],[[ +Doedre's Damning +Paua Ring +Implicits: 1 +IncreasedManaImplicitRing1 +IntelligenceUniqueRing4 +AllResistancesUniqueRing4 +{tags:mana}+5 Mana Gained on Kill +{tags:caster}Enemies can have 1 additional Curse +]],[[ +Replica Doedre's Damning +Paua Ring +Variant: Pre 3.16.0 +Variant: Current +League: Heist +Implicits: 1 +IncreasedManaImplicitRing1 +IntelligenceUniqueRing4 +AllResistancesUniqueRing4 +ManaGainedFromEnemyDeathUniqueRing4 +AdditionalCurseOnEnemiesUnique__3 +{variant:1}{tags:caster}(25-35)% increased Effect of your Curses +{variant:2}CurseEffectivenessUnique__4 +]],[[ +Dream Fragments +Sapphire Ring +Variant: Pre 2.6.0 +Variant: Current +Requires Level 24 +Implicits: 1 +ColdResistImplicitRing1 +MaximumManaUniqueRing5 +ManaRegenerationUniqueRing5 +{variant:2}ColdResistUnique__17 +CannotBeFrozenUnique__1 +{variant:2}CannotBeChilledUniqueBodyStrInt3 +]],[[ +Emberwake +Ruby Ring +Variant: Pre 3.0.0 +Variant: Pre 3.9.0 +Variant: Pre 3.16.0 +Variant: Current +Requires Level 16 +Implicits: 1 +FireResistImplicitRing1 +{variant:1}FireDamagePercentUniqueRing24 +{variant:2,3,4}FireDamagePercentUniqueRing38 +IncreasedCastSpeedUniqueRing27 +{variant:1}{tags:jewellery_elemental}5% chance to Ignite +{variant:2,3,4}ChanceToIgniteUniqueRing38 +CanInflictMultipleIgnitesUniqueRing38 +{variant:1}CriticalMultiplierUniqueAmulet18 +{variant:1}{tags:jewellery_elemental}Ignited Enemies Burn 80% slower +{variant:2}{tags:jewellery_elemental}Ignited Enemies Burn 65% slower +{variant:3}{tags:jewellery_elemental}Ignited Enemies Burn (65-50)% slower +{variant:4}EmberwakeLessBurningDamageUnique__1 +]],[[ +Replica Emberwake +Ruby Ring +League: Heist +Requires Level 16 +Implicits: 1 +FireResistImplicitRing1 +FireDamagePercentUniqueRing38 +IncreasedCastSpeedUniqueRing27 +IgniteDurationUnique__2 +ChanceToIgniteUniqueRing38 +FasterIgniteDamageUnique__1 +]],[[ +Essence Worm +Unset Ring +Variant: Pre 3.16.0 +Variant: Current +Requires Level 38 +Implicits: 1 +RingHasOneSocket +LocalIncreaseSocketedAuraLevelUniqueShieldStrInt2 +Socketed Gems Have no Reservation +{variant:1}80% reduced Mana Reservation Efficiency of Skills +{variant:2}80% reduced Reservation Efficiency +]],[[ +Fated End +Paua Ring +League: Heist +Requires Level 38 +Implicits: 1 +IncreasedManaImplicitRing1 +IntelligenceUniqueDagger10_ +CurseCastSpeedUnique__2 +DoubleDoomEffectUnique__1 +HexDoomGainUnique__1 +HexExpiresMaxDoomUnique__1 +]],[[ +Gifts from Above +Diamond Ring +League: Anarchy +Variant: Pre 2.6.0 +Variant: Current +Requires Level 28 +Implicits: 1 +CriticalStrikeChanceImplicitRing1 +{variant:2}Trigger level 10 Consecrate when you deal a Critical Strike +CriticalStrikeChanceUniqueRing11_ +LightRadiusUniqueRing11 +{variant:1}ConsecrateOnCritChanceToCreateUniqueRing11 +KilledMonsterItemRarityOnCritUniqueRing11 +{variant:2}IncreasedDamageOnConsecratedGroundUnique__1 +{variant:2}5% additional Block Chance while on Consecrated Ground +]],[[ +Heartbound Loop +Moonstone Ring +Requires Level 20 +Implicits: 1 +IncreasedEnergyShieldUniqueRing35 +{tags:life}(10-15) Life Regenerated per second +ManaRegenerationUniqueRing33 +MinionLifeUniqueRing33 +Minions have 10% increased Area of Effect of Area Skills +PhysicalDamageToSelfOnMinionDeathUniqueRing33 +]],[[ +The Highwayman +Gold Ring +League: Heist +Requires Level 44 +Implicits: 1 +ItemFoundRarityIncreaseImplicitRing1 +ItemFoundRarityIncreaseUnique__5 +MovementVelocityUniqueIntHelmet2 +StealChargesOnHitPercentUnique__1 +DamageLeechWith5ChargesUnique__1 +TotalRecoveryLifeLeechDoubledUnique__1 +]],[[ +The Hungry Loop +Unset Ring +Requires Level 45 +Implicits: 1 +RingHasOneSocket +Consumes Socketed Support Gems when they reach Maximum Level +Can Consume 4 Support Gems +Has not Consumed any Gems +]],[[ +Icefang Orbit +Iron Ring +Requires Level: 49 +Implicits: 1 +League: Blight +AddedPhysicalDamageImplicitRing1 +DexterityUniqueGlovesInt4__ +ChanceToPoisonUnique__1_______ +PoisonDamageUnique__1 +You are Chilled while you are Poisoned +NonChilledEnemiesPoisonAndChillUnique__1 +PoisonedEnemiesShatterOnKillUnique__1 +]],[[ +Kaom's Sign +Coral Ring +Variant: Pre 2.0.0 +Variant: Current +Implicits: 1 +IncreasedLifeImplicitRing1 +StrengthUniqueRing2 +{variant:1}LifeLeechPermyriadUniqueRing2 +{variant:2}LifeGainPerTargetUniqueRing2 ++1 Maximum Endurance Charge +]],[[ +Kaom's Way +Coral Ring +Variant: Pre 3.16.0 +Variant: Current +Source: Drops from any endgame map boss +Requires Level 32 +Implicits: 1 +IncreasedLifeImplicitRing1 +StrengthUniqueRing2 +{variant:1}{tags:life}0.4% of maximum Life Regenerated per second per Endurance Charge +{variant:2}{tags:life}0.2% of maximum Life Regenerated per second per Endurance Charge +{variant:2}AreaOfEffectPerEnduranceChargeUnique__1 +LifeGainPerTargetUniqueRing2 ++1 Maximum Endurance Charge +]],[[ +Kikazaru +Topaz Ring +Variant: Pre 2.6.0 +Variant: Pre 3.16.0 +Variant: Current +Requires Level 20 +Implicits: 1 +LightningResistImplicitRing1 +AllAttributesUniqueRing26 +{variant:1}{tags:life}(13-17) Life Regenerated per second +{variant:2,3}{tags:life}1 Life Regenerated per second per Level +ManaRegenerationUniqueRing33 +{variant:1}{tags:caster}20% reduced Effect of Curses on You +{variant:2}{tags:caster}40% reduced Effect of Curses on You +{variant:3}{tags:caster}60% reduced Effect of Curses on You +]],[[ +Le Heup of All +Iron Ring +Variant: Pre 2.6.0 +Variant: Current +Requires Level 24 +Implicits: 1 +AddedPhysicalDamageImplicitRing1 +{variant:1}(10-20)% increased Damage +{variant:2}AllDamageUniqueRing6 +{variant:1}AllAttributesUnique__3 +{variant:2}AllAttributesUniqueRing6 +{variant:1}ItemFoundRarityIncreaseUnique__4_ +{variant:2}ItemFoundRarityIncreaseUniqueRing6 +{variant:1}AllResistancesUniqueHelmetStrInt1 +{variant:2}AllResistancesUniqueRing6 +]],[[ +Lori's Lantern +Prismatic Ring +Variant: Pre 1.0.0 +Variant: Current +Requires Level 30 +Implicits: 2 +{variant:1}AllResistancesImplicitVictorAmulet +{variant:2}AllResistancesImplicitRing1 +AllResistancesUniqueRing9 +MovementVelocityOnLowLifeUniqueRing9 +LightRadiusUniqueRing9_ +{tags:chaos,jewellery_defense,life}+(20-25)% Chaos Resistance when on Low Life +While on Low Life, Enemies are Unlucky when Damaging you +]],[[ +Malachai's Artifice +Unset Ring +Variant: Pre 2.6.0 +Variant: Current +Sockets: W +Requires Level 5 +Implicits: 1 +RingHasOneSocket +{variant:1}{tags:jewellery_resistance}−25% to all Elemental Resistances +{variant:2}{tags:jewellery_resistance}−20% to all Elemental Resistances +FireResistanceWhenSocketedWithRedGemUniqueRing25 +ColdResistanceWhenSocketedWithGreenGemUniqueRing25 +LightningResistanceWhenSocketedWithBlueGemUniqueRing25 +AllSocketsAreWhiteUniqueRing25 +SocketedGemHasElementalEquilibriumUniqueRing25 +]],[[ +Replica Malachai's Artifice +Unset Ring +League: Heist +Requires Level 5 +Implicits: 1 +RingHasOneSocket +SocketedGemHasSecretsOfSufferingUnique__1 +AllResistancesUniqueRing3 +FireResistanceWhenSocketedWithRedGemUniqueRing25 +ColdResistanceWhenSocketedWithGreenGemUniqueRing25 +LightningResistanceWhenSocketedWithBlueGemUniqueRing25 +AllSocketsAreWhiteUniqueRing25 +]],[[ +Mark of Submission +Unset Ring +Requires Level 24 +Implicits: 1 +RingHasOneSocket +UniqueCurseWithSocketedCurseOnHit_ +]],[[ +Mark of the Elder +Steel Ring +Source: Drops from unique{The Elder} (Uber) +Requires Level 80 +Implicits: 1 +AddedPhysicalDamageImplicitRing2 +AddedColdDamageUnique__5 +IncreasedEnergyShieldPercentUnique__3 +MaximumLifeUnique__16 +AttackDamageShaperItemUnique__1 +CannotBeStunnedByAttacksElderItemUnique__1 +TentacleSmashOnKillUnique__1_ +Elder Item +]],[[ +Mark of the Shaper +Opal Ring +Source: Drops from unique{The Elder} (Uber) +Requires Level 80 +Implicits: 1 +ElementalDamagePercentImplicitAtlasRing_ +SpellAddedLightningDamageUnique__6_ +IncreasedEnergyShieldPercentUnique__3 +MaximumLifeUnique__16 +SpellDamageElderItemUnique__1_ +CannotBeStunnedBySpellsShaperItemUnique__1 +SummonVoidSphereOnKillUnique__1_ +Shaper Item +]],[[ +Ming's Heart +Amethyst Ring +Variant: Pre 2.6.0 +Variant: Pre 3.0.0 +Variant: Current +Requires Level 69 +Implicits: 1 +ChaosResistImplicitRing1 +{variant:1}{tags:life}15% reduced maximum Life +{variant:2}MaximumLifeUniqueOneHandSword2 +{variant:3}MaximumLifeUniqueRing16 +{variant:1}{tags:jewellery_defense}15% reduced maximum Energy Shield +{variant:2}{tags:jewellery_defense}10% reduced maximum Energy Shield +{variant:3}ReducedEnergyShieldPercentUniqueRing16 +ChaosResistUniqueRing16 +ChaosDamageAsPortionOfDamageUniqueRing16 +]],[[ +Mokou's Embrace +Ruby Ring +Requires Level 16 +Implicits: 1 +FireResistImplicitRing1 +FireDamagePercentUniqueRing24 +ColdResistUniqueRing24 +IncreasedChanceToIgniteUniqueRing24 +IncreasedAttackSpeedWhileIgnitedUniqueRing24 +IncreasedCastSpeedWhileIgnitedUniqueRing24 +IncreasedChanceToBeIgnitedUniqueRing24 +]],[[ +Mutewind Seal +Unset Ring +League: Warbands +Variant: Pre 2.6.0 +Variant: Pre 3.16.0 +Variant: Current +Requires Level 45 +Implicits: 1 +RingHasOneSocket +{variant:1}+2 to Level of Socketed Golem Gems +{variant:2,3}LocalIncreaseSocketedGolemLevelUniqueRing35 +{variant:1}DisplaySocketedGemGetsFasterAttackUniqueRing37 +{variant:2,3}LocalGolemIncreasedAttackAndCastSpeedUnique__1 +AddedPhysicalDamageUniqueRing37 +IncreasedAttackSpeedUniqueRing37 +{variant:1}(1-2)% increased Movement Speed +{variant:2}ChanceToDodgeUniqueRing37 +{variant:1}Socketed Gems are Supported by Level 16 Increased Minion Speed +{variant:2,3}LocalGolemGrantOnslaughtOnSummonUnique__1 +]],[[ +Ngamahu's Sign +Ruby Ring +League: Bloodlines +Variant: Pre 2.6.0 +Variant: Current +Requires Level 29 +Implicits: 1 +FireResistImplicitRing1 +StrengthUniqueRing31__ +{variant:1}{tags:jewellery_elemental,attack}Adds (8-10) to (12-14) Fire Damage to Attacks +{variant:2}AddedFireDamageUniqueRing31 +{variant:1}LifeGainOnHitVsIgnitedEnemiesUniqueRing31 +{variant:2}GainLifeOnIgnitingEnemyUnique__2 +BurnDurationUniqueRing31 +{variant:1}{tags:jewellery_elemental}5% chance to Ignite +{variant:2}ChanceToIgniteUniqueRing38 +]],[[ +The Pariah +Unset Ring +League: Warbands +Requires Level 60 +Implicits: 1 +RingHasOneSocket +LocalIncreaseSocketedGemLevelUniqueRing39 +AttackAndCastSpeedUniqueRing39 +LifePerRedSocketUniqueRing39 +EnergyShieldPerBlueSocketUniqueRing39 +ManaPerGreenSocketUniqueRing39 +ItemQuantityPerWhiteSocketUniqueRing39_ +]],[[ +Perandus Signet +Paua Ring +Variant: Pre 2.0.0 +Variant: Current +Implicits: 1 +IncreasedManaImplicitRing1 +IncreasedManaUniqueRing14 +ManaRegenerationUniqueRing14 +{variant:1}IncreasedExperienceUniqueSceptre1 +{variant:2}IncreasedExperienceUniqueRing14 +{variant:1}{tags:jewellery_attribute}3% increased Intelligence for each Unique Item Equipped +{variant:2}IncreasedIntelligencePerUniqueUniqueRing14 +3% additional chance for Slain monsters to drop Scrolls of Wisdom +]],[[ +Polaric Devastation +Opal Ring +Source: Drops from unique{The Black Star} +Requires Level 80 +Implicits: 1 +ElementalDamagePercentImplicitAtlasRing_ +CriticalStrikeChanceUnique__5__ +FireResistUnique__23_ +ColdResistUniqueShieldDex7 +IncreasedAilmentDurationUnique__3_ +Left Ring slot: Cover Enemies in Ash for 5 seconds when you Ignite them +Right Ring slot: Cover Enemies in Frost for 5 seconds when you Freeze them +]],[[ +Praxis +Paua Ring +Requires Level 22 +Implicits: 1 +IncreasedManaImplicitRing1 +IncreasedManaUniqueHelmetInt8 +{tags:mana}(3-6) Mana Regenerated per second +{tags:mana}−(4-8) to Mana Cost of Skills +{tags:mana}8% of Damage taken gained as Mana over 4 seconds when Hit +]],[[ +Profane Proxy +Unset Ring +Sockets: G +LevelReq: 52 +Implicits: 1 +RingHasOneSocket +IncreaseSocketedCurseGemLevelUnique__2 +ColdResistImplicitRing1 +LightningResistImplicitRing1 +SupportSkitterBotAilmentAuraReplaceWithCurse____1 +{tags:caster}Right Ring Slot: Your Shocking Skitterbot's Aura applies Socketed Hex Curse instead +]],[[ +Putembo's Meadow +Topaz Ring +League: Delve +Source: Drops from unique{Kurgal, the Blackblooded} +Requires Level 49 +Implicits: 1 +LightningResistImplicitRing1 +IntelligenceUniqueGlovesInt2 +IncreasedEnergyShieldPercentUnique__4 +MaximumLifeUnique__14 +]],[[ +Putembo's Mountain +Topaz Ring +League: Delve +Source: Drops from unique{Aul, the Crystal King} +Requires Level 49 +Implicits: 1 +LightningResistImplicitRing1 +IntelligenceUniqueGlovesInt2 +IncreasedEnergyShieldPercentUnique__4 +MaximumLifeUnique__14 +]],[[ +Putembo's Valley +Topaz Ring +League: Delve +Source: Drops from unique{Ahuatotli, the Blind} +Requires Level 49 +Implicits: 1 +LightningResistImplicitRing1 +IntelligenceUniqueGlovesInt2 +IncreasedEnergyShieldPercentUnique__4 +MaximumLifeUnique__14 +]],[[ +Pyre +Sapphire Ring +Variant: Pre 2.6.0 +Variant: Pre 3.0.0 +Variant: Current +Requires Level 11 +Implicits: 1 +ColdResistImplicitRing1 +FireResistUniqueRing15 +{variant:1,2}{tags:jewellery_elemental}(25-35)% increased Burning Damage +{variant:3}BurnDamageUniqueRing15 +{variant:1}{tags:jewellery_elemental}100% of Cold Damage Converted to Fire Damage +{variant:2,3}ConvertColdToFireUniqueRing15 +LightRadiusUniqueRing15 +Ignited Enemies you hit are destroyed on Kill +]],[[ +Redblade Band +Unset Ring +League: Warbands +Variant: Pre 2.6.0 +Variant: Current +Requires Level 45 +Implicits: 1 +RingHasOneSocket +{variant:1}+2 to Level of Socketed Golem Gems +{variant:2}LocalIncreaseSocketedGolemLevelUniqueRing35 +StrengthUniqueRing36 +{variant:2}IncreasedLifeUniqueRing19 +{variant:1}AddedFireDamageUniqueRing36 +FireDamagePercentUniqueRing36 +{variant:1}DisplaySocketedGemsSupportedByLesserMultipleProjectilesUniqueRing36 +{variant:2}LocalGolemTauntOnHitUnique__1_ +{variant:1}Socketed Gems are Supported by Level 17 Increased Minion Damage +{variant:2}{tags:life}Socketed Golem Skills have Minions Regenerate 5% Life per second +]],[[ +Rigwald's Crest +Two-Stone Ring +League: Talisman +Source: Drops from unique{Rigwald, the Wolven King} (Level 60+) +Requires Level 49 +Implicits: 1 +FireAndColdResistImplicitRing1 +FireDamagePercentUniqueRing36 +ColdDamagePercentUniqueBelt9b +ManaRegenerationImplicitAmulet1 +SummonWolfOnKillUnique__1New +]],[[ +Romira's Banquet +Diamond Ring +Variant: Pre 1.1.0 +Variant: Pre 2.2.0 +Variant: Current +Requires Level 60 +Implicits: 1 +CriticalStrikeChanceImplicitRing1 +IncreasedAccuracyUniqueRing17 +{tags:critical}{variant:1}+(10-20)% to Global Critical Strike Multiplier +{tags:critical}{variant:2}+(10-15)% to Global Critical Strike Multiplier +{variant:3}CriticalMultiplierUniqueRing17 +IncreasedManaUniqueRing17 +ManaLeechPermyriadUniqueRing17 +Gain a Power Charge on non-Critical Strike +ConsumeAllPowerChargesOnCritUniqueRing17 +]],[[ +Rotblood Promise +Unset Ring +League: Ritual +Variant: Pre 3.16.0 +Variant: Current +Requires Level 56 +Implicits: 1 +RingHasOneSocket +SupportedByBlasphemyUnique +CurseAurasAffectYouUnique__1 +{variant:1}{tags:caster}Socketed Curse Gems have 100% increased Mana Reservation Efficiency +{variant:2}ReducedReservationForSocketedCurseGemsUnique__2 +IntelligenceUnique__7 +ReducedCurseEffectUnique__1 +HitAndAilmentDamageCursedEnemiesUnique__1 +]],[[ +Shavronne's Revelation +Moonstone Ring +League: Anarchy, Onslaught +Variant: Pre 1.2.0 +Variant: Pre 2.6.0 +Variant: Current +Requires Level 30 +Implicits: 1 +IncreasedEnergyShieldUniqueRing35 +IntelligenceUniqueRing13 +Right ring slot: You cannot Regenerate Mana +{variant:1}{tags:jewellery_defense}Right ring slot: 4% of Energy Shield Regenerated per second +{variant:2,3}{tags:jewellery_defense}Right ring slot: 3% of Energy Shield Regenerated per second +{variant:3}RightRingSlotMaximumManaUnique__1 +{variant:3}LeftRingSlotMaximumEnergyShieldUnique__1 +{variant:1,2}LeftRingSlotManaRegenUniqueRing13 +{variant:3}{tags:mana}Left ring slot: 40 Mana Regenerated per second +Left ring slot: You cannot Recharge or Regenerate Energy Shield +]],[[ +Sibyl's Lament +Coral Ring +Variant: Pre 2.0.0 +Variant: Pre 2.6.0 +Variant: Pre 3.9.0 +Variant: Current +Requires Level 45 +Implicits: 1 +IncreasedLifeImplicitRing1 +WeaponElementalDamageUniqueRing10 +AddedFireDamageUniqueRing10 +{variant:1}(20-40)% reduced Rarity of Items found +{variant:2,3,4}ItemFoundRarityDecreaseUniqueRing10 +{variant:1,2}Left ring slot: 30% reduced Reflected Elemental Damage taken +{variant:3}Left ring slot: 40% reduced Reflected Elemental Damage taken +{variant:4}Left ring slot: 80% reduced Reflected Elemental Damage taken +{variant:1,2}{tags:physical}Right ring slot: 30% reduced Reflected Physical Damage taken +{variant:3}{tags:physical}Right ring slot: 40% reduced Reflected Physical Damage taken +{variant:4}{tags:physical}Right ring slot: 80% reduced Reflected Physical Damage taken +]],[[ +Snakepit +Sapphire Ring +Variant: Pre 3.5.0 +Variant: Current +Source: Drops from unique{Guardian of the Hydra} +Requires Level 68 +Implicits: 1 +ColdResistImplicitRing1 +{variant:1}ColdDamagePercentUnique__9 +{variant:2}SpellDamageUniqueWand7 +IncreasedCastSpeedUniqueRing27 +{variant:1}AdditionalSpellProjectilesUnique__1 +{variant:2}LeftRingSpellProjectilesCannotChainUnique__1 +{variant:2}LeftRingSpellProjectilesForkUnique__1_ +{variant:2}RightRingSpellProjectilesChainUnique__1 +{variant:2}RightRingSpellProjectilesCannotForkUnique__1 +{variant:2}SpellsCannotPierceUnique__1__ +]],[[ +Stormfire +Opal Ring +Requires Level 80 +Implicits: 1 +ElementalDamagePercentImplicitAtlasRing_ +ManaRegenerationUnique__8 +FireAndLightningResistUnique__1 +{tags:jewellery_elemental}(4-6)% increased Burning Damage for each Enemy you have Shocked Recently +AddedLightningDamageAgainstIgnitedEnemiesUnique__1 +LightningDamageCanIgniteUnique__1 +]],[[ +Storm Secret +Topaz Ring +League: Harvest +Requires Level 56 +Implicits: 1 +LightningResistImplicitRing1 +IntelligenceUnique__7 +TalismanIncreasedLightningDamage +ChanceToShockUnique__4_ +ActivateHeraldOfThunderOnShockUnique__1 +HeraldOfThunderBoltFrequencyUnique__1 +TakeDamageWhenHeraldOfThunderHitsUnique__1__ +]],[[ +The Taming +Prismatic Ring +League: Domination, Nemesis +Source: Vendor recipe +Variant: Pre 3.0.0 +Variant: Current +Requires Level 30 +Implicits: 1 +AllResistancesImplicitRing1 +{variant:1}{tags:jewellery_elemental,attack}15% increased Elemental Damage with Attack Skills +{variant:2}WeaponElementalDamageUniqueRing21 +{variant:1}AllResistancesUniqueBootsStr1 +{variant:2}AllResistancesUniqueRing21 +{variant:1}{tags:jewellery_elemental}15% increased Elemental Damage +{variant:2}ElementalDamageUniqueRing21 +{variant:1}ChanceToFreezeShockIgniteUniqueAmulet19 +{variant:2}ChanceToFreezeShockIgniteUniqueRing21 +{variant:1}{tags:jewellery_elemental}10% increased Damage per Freeze, Shock and Ignite on Enemy +{variant:2}{tags:jewellery_elemental}20% increased Damage with Hits and Ailments per Freeze, Shock and Ignite on Enemy +]],[[ +Tasalio's Sign +Sapphire Ring +League: Bloodlines +Variant: Pre 2.6.0 +Variant: Current +Requires Level 20 +Implicits: 1 +ColdResistImplicitRing1 +{variant:1}AddedPhysicalDamageVsFrozenEnemiesUniqueRing30 +{variant:2}AddedColdDamageAgainstFrozenEnemiesUnique__1 +{variant:1}{tags:jewellery_elemental,attack}Adds (5-6) to (7-9) Cold Damage to Attacks +{variant:2}AddedColdDamageUniqueRing30 +IncreasedEvasionRatingUniqueRing30 +{variant:1}20% reduced Chill Duration on You +{variant:2}ChanceToAvoidChilledUnique__1 +{variant:1}ChanceToFreezeUnique__1 +{variant:2}ChanceToFreezeUniqueRing30 +]],[[ +Replica Tasalio's Sign +Sapphire Ring +League: Heist +Requires Level 20 +Implicits: 1 +ColdResistImplicitRing1 +AddedColdDamageUnique__10 +IncreasedEvasionRatingUniqueRing30 +ColdDamageCannotFreeze +ImmuneToChillUnique__1 +AddedColdDamageAgainstFrozenEnemiesUnique__2 +]],[[ +Thief's Torment +Prismatic Ring +Variant: Pre 1.0.0 +Variant: Pre 1.1.0 +Variant: Pre 2.6.0 +Variant: Current +Requires Level 30 +Implicits: 2 +{variant:1}{tags:jewellery_resistance}+(8-12) to all Elemental Resistances +{variant:2,3,4}AllResistancesImplicitRing1 +{variant:1,2}(15-25)% increased Quantity of Items found +{variant:3,4}ItemFoundQuantityIncreaseUniqueRing7 +DisablesOtherRingSlot +{variant:1,2,3}AllResistancesImplicitVictorAmulet +{variant:4}AllResistancesUniqueRing7 +{tags:caster}50% reduced Effect of Curses on You +{variant:1,2,3}{tags:attack,life}+(20-30) Life gained for each Enemy hit by your Attacks +{variant:4}LifeGainPerTargetUniqueRing7 +{variant:1,2,3}{tags:attack,mana}+15 Mana gained for each Enemy hit by your Attacks +{variant:4}ManaGainPerTargetUniqueRing7 +]],[[ +Timeclasp +Moonstone Ring +Variant: Pre 2.6.0 +Variant: Pre 3.17.0 +Variant: Current +Requires Level 22 +Implicits: 1 +IncreasedEnergyShieldUniqueRing35 +IncreasedAttackSpeedUniqueRing27 +{variant:1}IncreasedCastSpeedUniqueWand4 +{variant:2,3}IncreasedCastSpeedUniqueRing27 +{variant:1}{tags:mana}15% reduced Mana Regeneration Rate +{variant:2,3}ReducedManaRegenerationUniqueRing27 +{variant:1}{tags:jewellery_defense}+(10-25) to maximum Energy Shield +{variant:2}IncreasedEnergyShieldUniqueRing35 +{variant:3}IncreasedEnergyShieldUnique__8 +{variant:1}{tags:caster}Temporal Chains has 30% reduced Effect on You +{variant:2}{tags:caster}Temporal Chains has 50% reduced Effect on You +{variant:3}(-10-10)% increased Skill Effect Duration +{variant:3}TemporalChainsEffectivenessOnSelfUnique__1 +]],[[ +Timetwist +Moonstone Ring +Source: No longer obtainable +Requires Level 64 +Implicits: 1 +IncreasedEnergyShieldUniqueRing35 +IncreasedAttackSpeedUniqueRing27 +IncreasedCastSpeedUniqueRing27 +LocalIncreasedEnergyShieldUnique__17__ +ReducedManaRegenerationUniqueRing27 +(-10-10)% increased Skill Effect Duration +TemporalChainsEffectivenessOnSelfUnique__1 +]],[[ +Triumvirate Authority +Unset Ring +Requires Level 64 +Has Alt Variant: true +Has Alt Variant Two: true +Variant: More Damage +Variant: Less souls +Variant: Additional Use (Pre 3.15.0) +Variant: Ignore resistances +Variant: Ignore Phys. Dmg. Reduction +Variant: Grant Elusive +Variant: Tailwind +Variant: Area of Effect +Variant: Proj. Speed +Variant: Skill Effect Duration +Variant: Soul Gain Prevention Duration +Variant: Lucky Damage +Variant: Aura Effect +Variant: Regain Souls +Implicits: 1 +RingHasOneSocket +LocalIncreaseSocketedVaalGemLevelUnique__1 +{variant:1}LocalVaalDamageUnique__1_ +{variant:2}LocalVaalSoulRequirementUnique__1 +{variant:3}Socketed Vaal Skills can store Souls for 1 additional Use +{variant:4}LocalVaalIgnoreMonsterResistancesUnique__1 +{variant:5}LocalVaalIgnoreMonsterPhysicalReductionUnique__1 +{variant:6}LocalVaalElusiveOnUseUnique__1_ +{variant:7}LocalVaalTailwindIfUsedRecentlyUnique__1 +{variant:8}LocalVaalAreaOfEffectUnique__1 +{variant:9}LocalVaalProjectileSpeedUnique__1 +{variant:10}LocalVaalSkillEffectDurationUnique__1 +{variant:11}LocalVaalSoulGainPreventionUnique__1 +{variant:12}LocalVaalLuckyDamageUnique__1 +{variant:13}LocalVaalAuraEffectUnique__1 +{variant:14}LocalVaalUsesToStoreUnique__1 +]],[[ +Uzaza's Meadow +Sapphire Ring +League: Delve +Source: Drops from unique{Ahuatotli, the Blind} +Requires Level 49 +Implicits: 1 +ColdResistImplicitRing1 +DexterityUniqueJewel8 +IncreasedEnergyShieldPercentUnique__4 +MaximumLifeUnique__14 +]],[[ +Uzaza's Mountain +Sapphire Ring +League: Delve +Source: Drops from unique{Kurgal, the Blackblooded} +Requires Level 49 +Implicits: 1 +ColdResistImplicitRing1 +DexterityUniqueJewel8 +IncreasedEnergyShieldPercentUnique__4 +MaximumLifeUnique__14 +]],[[ +Uzaza's Valley +Sapphire Ring +League: Delve +Source: Drops from unique{Aul, the Crystal King} +Requires Level 49 +Implicits: 1 +ColdResistImplicitRing1 +DexterityUniqueJewel8 +IncreasedEnergyShieldPercentUnique__4 +MaximumLifeUnique__14 +]],[[ +Valako's Sign +Topaz Ring +League: Bloodlines +Variant: Pre 2.6.0 +Variant: Pre 3.11.0 +Variant: Current +Requires Level 38 +Implicits: 1 +LightningResistImplicitRing1 +{variant:1}15% increased Damage with Hits against Shocked Enemies +{variant:2,3}IncreasedDamageToShockedTargetsUniqueRing29 +LightningDamagePercentUniqueRing29 +IncreasedManaUniqueRing29 +{variant:1,2}{tags:life}0.2% of Damage Leeched as Life against Shocked Enemies +{variant:3}LifeLeechPermyriadOnFrozenEnemiesUniqueRing19 +{variant:1}{tags:jewellery_elemental}5% chance to Shock +{variant:2}ChanceToShockUnique__1 +{variant:3}ChanceToShockUniqueRing29 +]],[[ +Valyrium +Moonstone Ring +Variant: Pre 3.11.0 +Variant: Current +Requires Level 38 +Implicits: 1 +IncreasedEnergyShieldUniqueRing35 +{variant:1}LocalIncreasedEnergyShieldUniqueBodyInt5 +{variant:2}IncreasedEnergyShieldUniqueRing18 +{variant:1}FireResistImplicitRing1 +{variant:2}FireResistUniqueAmulet13 +{tags:jewellery_resistance}−40% to Cold Resistance +StunDurationBasedOnEnergyShieldUnique__1 +]],[[ +Venopuncture +Iron Ring +Requires Level: 49 +Implicits: 1 +League: Blight +AddedPhysicalDamageImplicitRing1 +StrengthUniqueRing8 +CausesBleedingUnique__1 +BleedDamageUnique__1_ +ChilledWhileBleedingUnique__1_ +NonChilledEnemiesBleedAndChillUnique__1_ +BleedingEnemiesShatterOnKillUnique__1 +]],[[ +Ventor's Gamble +Gold Ring +Requires Level 65 +Implicits: 1 +ItemFoundRarityIncreaseImplicitRing1 +IncreasedLifeUniqueRing32 +(−10 to 10)% increased Quantity of Items found +(−40 to 40)% increased Rarity of Items found +{tags:jewellery_resistance}+(−25 to 50)% to Fire Resistance +{tags:jewellery_resistance}+(−25 to 50)% to Cold Resistance +{tags:jewellery_resistance}+(−25 to 50)% to Lightning Resistance +]],[[ +Vivinsect +Unset Ring +League: Betrayal +Variant: Fire and Chaos Resistances Pre 3.16.0 +Variant: Cold and Chaos Resistances Pre 3.16.0 +Variant: Lightning and Chaos Resistances Pre 3.16.0 +Variant: Strength and Dexterity Pre 3.16.0 +Variant: Dexterity and Intelligence Pre 3.16.0 +Variant: Strength and Intelligence Pre 3.16.0 +Variant: Effect of non-Damaging Ailments Pre 3.16.0 +Variant: Focus Shock Nearby Enemies Pre 3.16.0 +Variant: Minimum Frenzy Charges Pre 3.16.0 +Variant: Minimum Power Charges Pre 3.16.0 +Variant: Minimum Endurance Charges Pre 3.16.0 +Variant: Fire and Chaos Resistances +Variant: Cold and Chaos Resistances +Variant: Lightning and Chaos Resistances +Variant: Strength and Dexterity +Variant: Dexterity and Intelligence +Variant: Strength and Intelligence +Variant: Effect of non-Damaging Ailments +Variant: Focus Shock Nearby Enemies +Variant: Minimum Frenzy Charges +Variant: Minimum Power Charges +Variant: Minimum Endurance Charges +Requires Level 45 +Implicits: 1 +RingHasOneSocket +LocalIncreaseSocketedAuraGemLevelUnique___2___ +{variant:1,2,3,4,5,6,7,8,9,10,11}Socketed Gems have 20% reduced Mana Reservation Efficiency +{variant:13,14,15,16,17,18,19,20,21,22}SocketedItemsHaveIncreasedReservationUnique__1 +AllAttributesUnique__14 +{tags:life}15 Life Regenerated per second for each Uncorrupted Item Equipped +TotalManaCostPerCorruptedItemUnique__1 +{variant:1,12}{crafted}{tags:chaos,jewellery_resistance}+(8-15)% to Fire and Chaos Resistances +{variant:2,13}{crafted}{tags:chaos,jewellery_resistance}+(8-15)% to Cold and Chaos Resistances +{variant:3,14}{crafted}{tags:chaos,jewellery_resistance}+(8-15)% to Lightning and Chaos Resistances +{variant:4,15}{crafted}{tags:jewellery_attribute}+(6-17) to Strength and Dexterity +{variant:5,16}{crafted}{tags:jewellery_attribute}+(6-17) to Dexterity and Intelligence +{variant:6,17}{crafted}{tags:jewellery_attribute}+(6-17) to Strength and Intelligence +{variant:7,18}{crafted}(11-30)% increased Effect of non-Damaging Ailments on Enemies +{variant:8,19}{crafted}Shock nearby Enemies for (2-4) Seconds when you Focus +{variant:9,20}{crafted}+1 to Minimum Frenzy Charges +{variant:10,21}{crafted}+1 to Minimum Power Charges +{variant:11,22}{crafted}+1 to Minimum Endurance Charges +]],[[ +Voideye +Unset Ring +League: Ambush, Invasion +Requires Level 45 +Implicits: 1 +RingHasOneSocket +LocalIncreaseSocketedGemLevelUniqueRing23 +]],[[ +Replica Voideye +Unset Ring +League: Heist +Requires Level 45 +Implicits: 1 +RingHasOneSocket +SocketedGemQualityUnique__2_ +]],[[ +The Warden's Brand +Iron Ring +Requires Level 30 +Implicits: 1 +AddedPhysicalDamageImplicitRing1 +AddedPhysicalDamageUnique__2 +ReducedAttackSpeedUnique__1 +ChanceToGainFrenzyChargeOnStunUnique__1 +]],[[ +Warrior's Legacy +Ruby Ring +League: Metamorph +Requires Level 16 +Implicits: 1 +FireResistImplicitRing1 +StrengthUnique__18 +MeleeDamageUnique__1 +AvoidStunUnique__1 +RingAttackSpeedUnique__1 +StrikeSkillMemoryUseUnique__1_______ +]], +} diff --git a/src/Data/Uniques/Special/shield.lua b/src/Data/Uniques/Special/shield.lua new file mode 100644 index 0000000000..73114f1990 --- /dev/null +++ b/src/Data/Uniques/Special/shield.lua @@ -0,0 +1,1139 @@ +-- Item data (c) Grinding Gear Games + +return { +-- Shield: Armour +[[ +Ahn's Heritage +Colossal Tower Shield +Variant: Pre 3.0.0 +Variant: Pre 3.10.0 +Variant: Current +Requires Level 67, 159 Str +Implicits: 1 +{variant:2,3}IncreasedLifeImplicitShield1 +LocalIncreasedPhysicalDamageReductionRatingPercentUnique__8 +IncreasedLifeUniqueShieldDexInt1 +-1 to maximum Endurance Charges +-10% to maximum Block Chance +AdditionalBlockChanceUniqueShieldStrInt4 +{variant:1,2}+3% to all maximum Resistances while you have no Endurance Charges +{variant:3}MaximumResistanceWithNoEnduranceChargesUnique__1__ +OnslaughtWithMaxEnduranceChargesUnique__1 +]],[[ +The Anticipation +Ezomyte Tower Shield +League: Breach +Source: Drops in Uul-Netol Breach or from unique{Uul-Netol, Unburdened Flesh} +Upgrade: Upgrades to unique{The Surrender} using currency{Blessing of Uul-Netol} +Variant: Pre 3.0.0 +Variant: Current +Requires Level 64, 159 Str +Implicits: 1 +{variant:2}IncreasedLifeImplicitShield3 +LocalIncreasedPhysicalDamageReductionRatingPercentUnique__4 +IncreasedLifeUniqueShieldStrDex7 +AdditionalBlockChanceUniqueShieldStrInt4 +GainArmourIfBlockedRecentlyUnique__1 +EnemiesBlockedAreIntimidatedUnique__1 +]],[[ +The Surrender +Ezomyte Tower Shield +League: Breach +Source: Upgraded from unique{The Anticipation} using currency{Blessing of Uul-Netol} +Variant: Pre 3.0.0 +Variant: Current +Requires Level 64, 159 Str +Implicits: 1 +{variant:2}IncreasedLifeImplicitShield3 +Grants level 30 Reckoning Skill +LocalIncreasedPhysicalDamageReductionRatingPercentUnique__5 +IncreasedLifeUnique__31 +GainLifeOnBlockUnique__1 +AdditionalBlockChanceUniqueShieldStrInt4 +GainArmourIfBlockedRecentlyUnique__2 +]],[[ +Chernobog's Pillar +Ebony Tower Shield +Variant: Pre 2.0.0 +Variant: Pre 2.6.0 +Variant: Pre 3.0.0 +Variant: Current +Requires Level 61, 159 Str +Implicits: 1 +{variant:4}IncreasedLifeImplicitShield2 +{variant:1}Adds 10 to 25 Fire Damage to Spells and Attacks +{variant:2}Adds (7-10) to (15-25) Fire Damage to Spells and Attacks +{variant:3,4}AddedFireDamageUniqueShieldStr3 +LocalIncreasedPhysicalDamageReductionRatingUniqueShieldStr3 +{variant:3,4}IncreasedLifeUniqueShieldDexInt1 +FireResistUniqueShieldStr3 +ConvertPhysicalToFireUniqueShieldStr3 +{variant:1,2}10% chance to Curse Non-Cursed Enemies with Enfeeble on Hit, with 80% increased Effect +{variant:3,4}EnfeebleOnHitUniqueShieldStr3 +]],[[ +Dawnbreaker +Colossal Tower Shield +Source: Drops from unique{The Searing Exarch} +Requires Level 67, 159 Str +Implicits: 1 +IncreasedLifeImplicitShield1 +LocalIncreasedPhysicalDamageReductionRatingPercentUnique__25 +AdditionalBlockChanceUnique__9 +AttackBlockPerFireDamageTakenUnique__1 +(10–20)% of Cold Damage taken as Fire +(10–20)% of Lightning Damage taken as Fire +(10–20)% of Physical Damage taken as Fire +ScorchOnEnemiesOnBlockUnique__1 +]],[[ +Lioneye's Remorse +Pinnacle Tower Shield +Variant: Pre 2.6.0 +Variant: Pre 3.0.0 +Variant: Pre 3.16.0 +Variant: Current +Requires Level 70, 159 Str +Implicits: 1 +{variant:3,4}IncreasedLifeImplicitShield2 +{variant:1,2,3}LocalIncreasedPhysicalDamageReductionRatingPercentUniqueBodyStr6 +{variant:4}LocalIncreasedArmourPercentAndStunRecoveryUniqueShieldStr1 +{variant:1}IncreasedLifeUniqueHelmetDex4 +{variant:2,3,4}IncreasedLifeUniqueShieldStr1 +MovementVelocityUniqueShieldStr1 +20% increased Stun Recovery +−25 Physical Damage taken from Projectile Attacks +AdditionalBlockChanceUniqueShieldStr4 +]],[[ +Lycosidae +Rawhide Tower Shield +Variant: Pre 3.0.0 +Variant: Current +Requires Level 11, 33 Str +Implicits: 1 +{variant:2}IncreasedLifeImplicitShield1 +LocalIncreasedPhysicalDamageReductionRatingPercentUnique__2 +IncreasedLifeImplicitShield3 +AlwaysHitsUniqueGlovesDexInt4 +AdditionalBlockChanceUniqueShieldStrDex3__ +CounterAttacksAddedColdDamageUnique__1 +]],[[ +Magna Eclipsis +Pinnacle Tower Shield +Variant: Pre 3.16.0 +Variant: Current +Source: Vendor recipe +Requires Level 70, 159 Str +Implicits: 1 +IncreasedLifeImplicitShield2 +LocalIncreaseSocketedGemLevelUnique__11_ +TriggeredElementalAegisSkillUnique__1_ +{variant:1}LocalIncreasedPhysicalDamageReductionRatingPercentUniqueBodyStr6 +{variant:2}LocalIncreasedArmourPercentAndStunRecoveryUniqueShieldStr1 +IncreasedLifeUniqueShieldDexInt1 +LocalFlatIncreasedEvasionAndEnergyShieldUnique__1 +]],[[ +Redblade Banner +Painted Tower Shield +League: Warbands +Variant: Pre 2.6.0 +Variant: Pre 3.0.0 +Variant: Pre 3.11.0 +Variant: Current +Requires Level 35, 87 Str +Implicits: 1 +{variant:3,4}IncreasedLifeImplicitShield2 +{variant:2,3,4}LocalIncreasedPhysicalDamageReductionRatingPercentUnique__15 +{variant:1}IncreasedLifeUnique__80_ +{variant:2,3,4}IncreasedLifeUniqueShieldStr4 +IncreasedTauntDurationUniqueShieldStr4 +{variant:1}LocalIncreaseSocketedWarcryGemLevelUniqueShieldStr4 +AdditionalBlockChanceUniqueShieldStr4 +{variant:1}20% increased Endurance Charge Duration +{variant:1}LifeGainedOnTauntingEnemyUniqueShieldStr4 +{variant:2,3,4}50% increased Warcry Cooldown Recovery Speed +{variant:2,3}AttackLeechAgainstTauntedEnemyUnique__1 +{variant:4}WarcryInfiniteEnemyPowerUnique__1__ +]],[[ +Titucius' Span +Reinforced Tower Shield +Variant: Pre 2.6.0 +Variant: Pre 3.0.0 +Variant: Current +Requires Level 30, 76 Str +Implicits: 1 +{variant:3}IncreasedLifeImplicitShield1 +LocalIncreasedPhysicalDamageReductionRatingUniqueShieldStr2 +IncreasedLifeUniqueShieldStr2 +{variant:1}−10 Physical Damage taken from Projectile Attacks +{variant:2,3}−(50-80) Physical Damage taken from Projectile Attacks +ArmourPercent VsProjectilesUniqueShieldStr2 ++25% additional Block Chance against Projectiles +]],[[ +Trolltimber Spire +Cedar Tower Shield +League: Tempest +Variant: Pre 2.6.0 +Variant: Pre 3.0.0 +Variant: Current +Requires Level 17, 46 Str +Implicits: 1 +{variant:3}IncreasedLifeImplicitShield2 +{variant:2,3}LocalIncreasedPhysicalDamageReductionRatingPercentUnique__11 +IncreasedLifeUniqueShieldStrInt6 +TotemAreaOfEffectUniqueShieldStr5 +{variant:1}LifeLeechFromTotemSkillsUniqueShieldStr5 +{variant:2,3}TotemLeechLifeToYouUnique__1 +LifeRegenerationRatePercentUniqueShieldStr5 +]],[[ +Tukohama's Fortress +Ebony Tower Shield +Variant: Pre 3.0.0 +Variant: Pre 3.7.0 +Variant: Pre 3.17.0 +Variant: Current +Requires Level 61, 159 Str +Implicits: 1 +{variant:2,3,4}IncreasedLifeImplicitShield2 +TotemDamageUnique__1_ +IncreasedLifeUniqueHelmetDex4 +Can have up to 1 additional Totem summoned at a time +ArmourPerTotemUnique__1 +BloodMagic +{variant:3}Mortal Conviction +]],[[ +Replica Tukohama's Fortress +Ebony Tower Shield +Variant: Pre 3.17.0 +Variant: Current +League: Heist +Requires Level 61, 159 Str +Implicits: 1 +IncreasedLifeImplicitShield2 +IncreasedLifeUniqueHelmetDex4 +AdditionalBrandUnique__1 +CriticalStrikeChancePerBrandUnique__1___ +BrandDamageUnique__1 +BloodMagic +{variant:1}Mortal Conviction +]], +-- Shield: Evasion +[[ +Atziri's Mirror +Golden Buckler +Upgrade: No longer obtainable +Variant: Pre 2.0.0 +Variant: Pre 3.0.0 +Variant: Pre 3.17.0 +Requires Level 54, 130 Dex +Implicits: 1 +{variant:3}MovementVelocityImplicitShield2 +IntelligenceUniqueShieldDex3 +{variant:1,2}LocalIncreasedEvasionRatingPercentUniqueDexHelmet2 +{variant:3}LocalIncreasedEvasionRatingPercentUniqueShieldDex3 ++(20-30) to all Elemental Resistances +{variant:2,3}ReducedSelfCurseDurationUniqueShieldDex3 +{variant:3}10% additional Block chance while not Cursed +{variant:3}20% additional Spell Block chance while Cursed +ReflectCurses +]],[[ +Atziri's Reflection +Golden Buckler +Source: Drops from unique{Atziri, Queen of the Vaal} in normal{The Alluring Abyss} +Requires Level 68, 130 Dex +Implicits: 1 +MovementVelocityImplicitShield2 +IntelligenceUniqueShieldDex3 +LocalIncreasedEvasionRatingPercentUniqueShieldDex3 +LocalIncreasedEnergyShieldUnique__19 +AllResistancesUniqueShieldDex3 +ReflectCurses +UnaffectedByCursesUnique__1 +CurseEffectivenessUnique__2_ +]],[[ +Chalice of Horrors +War Buckler +Variant: Pre 2.6.0 +Variant: Pre 3.0.0 +Variant: Pre 3.17.0 +Variant: Current +Requires Level 29, 74 Dex +Implicits: 1 +{variant:3,4}MovementVelocityImplicitShield3 +IncreaseSocketedCurseGemLevelUniqueShieldDex4 +LocalIncreasedEvasionRatingPercentUniqueShieldDex4 +{variant:2,3,4}IncreasedLifeUnique__33 +{variant:2,3,4}LocalIncreasedEnergyShieldUnique__10 +{variant:1,2,3}100% increased Curse Duration +{variant:4}LifeLeechVsCursedEnemiesUnique__1 +AdditionalBlockChanceUniqueShieldStr4 +ChanceForEnemyToFleeOnBlockUniqueShieldDex4 +]],[[ +Thirst for Horrors +War Buckler +Source: No longer obtainable +Variant: Pre 2.6.0 +Variant: Pre 3.0.0 +Variant: Pre 3.17.0 +Requires Level 32, 74 Dex +Implicits: 1 +{variant:3}MovementVelocityImplicitShield3 +IncreaseSocketedCurseGemLevelUniqueShieldDex4 +LocalIncreasedEvasionRatingPercentUniqueShieldDex4 +{variant:2,3}IncreasedLifeUnique__33 +{variant:2,3}LocalIncreasedEnergyShieldUnique__10 +100% increased Curse Duration +AdditionalBlockChanceUniqueShieldStr4 +ChanceForEnemyToFleeOnBlockUniqueShieldDex4 +LifeLeechVsCursedEnemiesUnique__1 +]],[[ +Crest of Perandus +Pine Buckler +Variant: Pre 1.3.0 +Variant: Pre 3.0.0 +Variant: Current +Requires Level 8, 26 Dex +Implicits: 1 +{variant:3}MovementVelocityImplicitShield1 +IncreasedLifeUniqueShieldDexInt1 +LifeRegenerationUniqueShieldDex2 +LightningResistUniqueShieldDex2 +LifeLeechPermyriadUniqueShieldDex2 +{variant:1}+10% Chance to Block +{variant:2,3}AdditionalBlockChanceUniqueShieldStr4 +]],[[ +Great Old One's Ward +Corrugated Buckler +Variant: Pre 3.0.0 +Variant: Current +Requires Level 46, 112 Dex +Implicits: 1 +{variant:2}MovementVelocityImplicitShield1 +AddedPhysicalDamageUniqueShieldDex6 +IncreasedAttackSpeedUniqueShieldDex6 +IncreasedLifeUniqueShieldStrDex7 +(8-12)% Chance to Block Spells +]],[[ +Kaltenhalt +Painted Buckler +Variant: Pre 1.0.0 +Variant: Pre 2.6.0 +Variant: Pre 3.0.0 +Variant: Current +Requires Level 16, 44 Dex +Implicits: 1 +{variant:4}MovementVelocityImplicitShield2 +LocalIncreasedEvasionRatingPercentUniqueShieldDex1 +IncreasedMaximumColdResistUniqueShieldStrInt4 +ColdResistUniqueShieldDex1 +{variant:3,4}PhysicalAddedAsColdUnique__2 +{variant:1}Reflects (5-10) Cold Damage to Melee Attackers +{variant:2,3,4}MeleeAttackerTakesColdDamageUniqueShieldDex1 +AdditionalBlockChanceUniqueShieldStr4 +]],[[ +Kaltensoul +Painted Buckler +Source: No longer obtainable +Variant: Pre 2.6.0 +Variant: Pre 3.0.0 +Variant: Pre 3.17.0 +Requires Level 16, 44 Dex +Implicits: 1 +{variant:3}MovementVelocityImplicitShield2 +LocalIncreasedEvasionRatingPercentUniqueShieldDex1 +IncreasedMaximumColdResistUniqueShieldStrInt4 +ColdResistUniqueShieldDex1 +{variant:2,3}PhysicalAddedAsColdUnique__2 +MeleeAttackerTakesColdDamageUniqueShieldDex1 +AdditionalBlockChanceUniqueShieldStr4 +FireDamageTakenAsColdUnique___1 +]],[[ +Mistwall +Lacquered Buckler +Requires Level 60, 159 Dex +Implicits: 1 +MovementVelocityImplicitShield2 +LocalIncreasedEvasionRatingPercentUnique__17 +MovementVelocityUniqueAmulet5 +FireAndColdResistUnique__4_ +AvoidElementalDamagePhasingUnique__1 +MaximumBlockChanceIfNotBlockedRecentlyUnique__1 +PhasingIfBlockedRecentlyUnique__1 +]],[[ +Replica Mistwall +Lacquered Buckler +League: Heist +Requires Level 60, 159 Dex +Implicits: 1 +MovementVelocityImplicitShield2 +LocalIncreasedEvasionRatingPercentUnique__17 +MovementVelocityUniqueAmulet5 +FireAndColdResistUnique__4_ +SpellBlockIfNotBlockedRecentlyUnique__1 +AvoidPhysicalDamageWhilePhasingUnique__1 +PhasingIfBlockedRecentlyUnique__1 +]],[[ +Mutewind Pennant +Enameled Buckler +League: Warbands +Variant: Pre 2.6.0 +Variant: Pre 3.0.0 +Variant: Pre 3.11.0 +Variant: Current +Requires Level 42, 103 Dex +Implicits: 1 +{variant:3,4}MovementVelocityImplicitShield2 +{variant:1}LocalIncreaseSocketedWarcryGemLevelUniqueShieldStr4 +{variant:1}IncreasedChaosDamageUniqueShieldDex7 +{variant:2,3,4}(80-100)% Increased Evasion Rating +ColdResistUniqueShieldDex7 +10% increased Area of Effect of Area Skills +{variant:1}OnslaughtOnKillingTauntedEnemyUniqueShieldDex7 +{variant:2,3,4}OnslaughtOnUsingWarcryUnique__1 +{variant:2,3,4}WarcryEffectUnique__2 +{variant:4}KeystoneCallToArmsUnique__1 +]],[[ +Thousand Teeth Temu +Vaal Buckler +Variant: Pre 2.6.0 +Variant: Pre 3.0.0 +Variant: Current +Requires Level 63, 159 Dex +Implicits: 1 +{variant:3}MovementVelocityImplicitShield1 +LocalIncreasedEvasionRatingPercentUniqueShieldDex5 +IncreasedLifeUniqueShieldDex5 +LifeLeechPermyriadUniqueShieldDex5 +AdditionalBlockChanceUniqueShieldStr4 +ReflectDamageToAttackersOnBlockUniqueShieldDex5 +{variant:2,3}10% of Damage Reflected Gained as Life +]], +-- Shield: Energy Shield +[[ +Apep's Slumber +Variant: Pre 3.14.0 +Variant: Current +{variant:1}Ancient Spirit Shield +{variant:2}Vaal Spirit Shield +League: Incursion +Upgrade: Upgrades to unique{Apep's Supremacy} via currency{Vial of Awakening} +{variant:1}Requires Level 45, 110 Int +{variant:2}Requires Level 62, 159 Int +Implicits: 1 +SpellDamageImplicitShield1 +{variant:1}Adds (20-22) to (30-37) Chaos Damage +{variant:2}GlobalAddedChaosDamageUnique__3 +LocalIncreasedEnergyShieldUniqueBootsDexInt4 +ChanceToBePoisonedUnique__1 +MaximumResistancesWhilePoisonedUnique__1 +{variant:1}50 Energy Shield Regenerated per Second per Poison on you, up to 250 per second +{variant:2}80 Energy Shield Regenerated per Second per Poison on you, up to 400 per second +PoisonExpiresSlowerUnique__1 +]],[[ +Apep's Supremacy +Vaal Spirit Shield +League: Incursion +Source: Upgraded from unique{Apep's Slumber} via currency{Vial of Awakening} +Requires Level 62, 159 Int +Implicits: 1 +SpellDamageImplicitShield1 +GlobalAddedChaosDamageUnique__3 +LocalIncreasedEnergyShieldUnique__22 +ReducedEnergyShieldDelayUnique__1 +BleedOnSelfDealChaosDamageUnique__1 +ChanceToBePoisonedUnique__1 +MaximumResistancesWhilePoisonedUnique__1 +PoisonExpiresSlowerUnique__1 +]],[[ +Bitterbind Point +Titanium Spirit Shield +League: Betrayal +Source: Drops from unique{Catarina, Master of Undeath} +Variant: Fire and Cold Damage +Variant: Cold and Lightning Damage +Variant: Fire and Lightning Damage +Variant: Energy Shield and Life +Variant: Armour during Soul Gain Prevention +Variant: Level of Socketed Support Gems +Requires Level 68, 159 Int +SpellDamageUnique__10 +LocalIncreasedEnergyShieldPercentUnique__21 +SpectreIncreasedLifeUnique__1 +GainArcaneSurgeOnCritUnique__1 +SpectresGainArcaneSurgeWhenYouDoUnique__1_ +SpellCriticalStrikeChancePerSpectreUnique__1_ +{variant:1}{crafted}Adds (3-12) to (5-16) Fire Damage +{variant:1}{crafted}Adds (3-12) to (5-16) Cold Damage +{variant:2}{crafted}Adds (3-12) to (5-16) Cold Damage +{variant:2}{crafted}Adds 1 to (7-24) Lightning Damage +{variant:3}{crafted}Adds (3-12) to (5-16) Fire Damage +{variant:3}{crafted}Adds 1 to (7-24) Lightning Damage +{variant:4}{crafted}(20-40)% increased Energy Shield +{variant:4}{crafted}+(10-28) to maximum Life +{variant:5}{crafted}+(500-3000) to Armour during Soul Gain Prevention +{variant:6}{crafted}+(1-2) to Level of Socketed Support Gems +]],[[ +Brinerot Flag +Tarnished Spirit Shield +League: Warbands +Variant: Pre 2.6.0 +Variant: Pre 3.0.0 +Variant: Pre 3.11.0 +Variant: Current +Requires Level 23, 60 Int +Implicits: 2 +{variant:1,2}5% increased Spell Damage +{variant:3,4}SpellDamageImplicitShield1 +{variant:1}LocalIncreaseSocketedWarcryGemLevelUniqueShieldStr4 +{variant:2,3,4}LocalIncreaseSocketedWarcryGemLevelUniqueShieldInt5 +{variant:1}IncreasedAttackSpeedUniqueShieldInt5 +{variant:2,3,4}IncreasedCastSpeedUniqueClaw7 +LocalIncreasedEnergyShieldUniqueShieldInt5 +ManaRegenerationUniqueShieldInt5 +{variant:1}ManaGainedOnHitAgainstTauntedEnemyUniqueShieldInt5 +{variant:2,3}Gain 2 Power Charges on Using a Warcry +{variant:4}WarcryGrantsArcaneSurgeUnique__1 +]],[[ +Esh's Mirror +Thorium Spirit Shield +League: Breach +Source: Drops in Esh Breach or from unique{Esh, Forked Thought} +Upgrade: Upgrades to unique{Esh's Visage} using currency{Blessing of Esh} +Requires Level 53, 128 Int +IntelligenceUniqueShieldInt4 +IncreasedLifeUnique__111__ +LocalIncreasedEnergyShieldPercentUnique__7 +LightningResistUnique__7 +AddedLightningDamagePerShockedEnemyKilledUnique__1 +ReflectsShocksUnique__1 +]],[[ +Esh's Visage +Vaal Spirit Shield +League: Breach +Source: Upgraded from unique{Esh's Mirror} using currency{Blessing of Esh} +Variant: Pre 3.0.0 +Variant: Pre 3.16.0 +Variant: Current +Requires Level 62, 159 Int +Implicits: 2 +{variant:1}5% increased Spell Damage +{variant:2,3}SpellDamageImplicitShield1 +{variant:1,2}IncreasedLifeUnique__111__ +{variant:3}IncreasedLifeUnique__36_ +LocalIncreasedEnergyShieldPercentUnique__9 +LightningResistUnique__8 +ChaosResistUnique__4 +{variant:1,2}Chaos Damage does not bypass Energy Shield while not on Low Life or Low Mana +{variant:3}Chaos Damage does not bypass Energy Shield while not on Low Life +ReflectsShockToEnemiesInRadiusUnique__1 +]],[[ +The Eternal Apple +Chiming Spirit Shield +Requires Level 49, 118 Int +Implicits: 1 +SpellDamageImplicitShield2 +Trigger a Socketed Warcry Skill when you lose Endurance Charges +IncreasedLifeUniqueShieldDexInt1 +ChaosResistUnique__17 +You lose all Endurance Charges at maximum Endurance Charges +NeverBlockUnique__1 +50% increased Warcry Cooldown Recovery Speed +]],[[ +Kongming's Stratagem +Ivory Spirit Shield +Variant: Pre 3.0.0 +Variant: Pre 3.1.0 +Variant: Pre 3.11.0 +Variant: Current +Requires Level 41, 100 Int +Implicits: 2 +{variant:1}15% increased Spell Damage +{variant:2,3,4}SpellDamageImplicitShield3 +{Variant:1,2}Socketed Trap Skills create a Smoke Cloud when triggered +{variant:3,4}CreateSmokeCloudWhenTrapTriggeredUnique__1 +IntelligenceUniqueShieldInt4 +{variant:1,2}LocalIncreasedEnergyShieldPercentUnique__27 +{variant:3,4}LocalIncreasedEnergyShieldPercent__1 +{variant:1,2,3}30% increased Fire Damage with Hits and Ailments against Blinded Enemies +{variant:4}FireDamageToBlindEnemies__1 +SpellDamageTakenFromBlindEnemies__1 +LocalShieldHasNoBlockChanceUnique__1 +]],[[ +Light of Lunaris +Jingling Spirit Shield +Variant: Pre 3.0.0 +Variant: Pre 3.5.0 +Variant: Current +Requires Level 28, 71 Int +Implicits: 2 +{variant:1}10% increased Spell Damage +{variant:2,3}SpellDamageImplicitShield2 +SpellCriticalStrikeChanceUnique__3 +{variant:1,2}LocalIncreasedEnergyShieldPercentAndStunRecoveryUniqueBootsInt3 +{variant:3}LocalIncreasedEnergyShieldPercentUnique__8 +{variant:1,2}AdditionalBlockChanceUniqueShieldStrDex3__ +{variant:3}AdditionalBlockChanceUnique__3 +{variant:3}SpellAddedColdDamageUnique__5 ++1% to Critical Strike Multiplier per 1% Block Chance +CritMultiIfDealtNonCritRecentlyUnique__1 +]],[[ +Malachai's Loop +Harmonic Spirit Shield +Variant: Pre 2.6.0 +Variant: Pre 3.0.0 +Variant: Pre 3.11.0 +Variant: Current +Requires Level 65, 159 Int +Implicits: 2 +{variant:1,2}10% increased Spell Damage +{variant:3,4}SpellDamageImplicitShield2 +{variant:1}(160-200)% increased Energy Shield +{variant:2,3,4}LocalIncreasedEnergyShieldUniqueBodyInt3 +IncreasedMaximumPowerChargesUnique__3 +PowerChargeOnHitUnique__1 +{variant:1,2,3}6% increased Spell Damage per Power Charge +{variant:4}IncreasedSpellDamagePerPowerChargeUnique__1 +LosePowerChargesOnMaxPowerChargesUnique__2 +ShockOnMaxPowerChargesUnique__1 +]],[[ +Manastorm +Fossilised Spirit Shield +Requires Level 59, 141 Int +Implicits: 1 +SpellDamageImplicitShield3 +LocalIncreasedEnergyShieldPercentUnique__27 +IncreasedManaUniqueHelmetStrDex5_ +ManaRegenerationUnique__10 +DrainAllManaLightningDamageUnique__1 +equal to 25% of Sacrificed Mana for 4 seconds +]],[[ +Matua Tupuna +Tarnished Spirit Shield +Variant: Pre 3.0.0 +Variant: Current +Requires Level 23, 60 Int +Implicits: 2 +{variant:1}5% increased Spell Damage +{variant:2}SpellDamageImplicitShield1 +LocalIncreaseSocketedMinionGemLevelUniqueShieldInt2 +IncreasedManaUniqueShieldInt2 +LocalIncreasedEnergyShieldPercentUniqueShieldInt2 +AuraEffectOnMinionsUniqueShieldInt2 +AuraEffectUniqueShieldInt2 +GroundTarOnCritTakenUniqueShieldInt2 +]],[[ +Whakatutuki o Matua +Tarnished Spirit Shield +Source: Drops from any endgame map boss +Requires Level 63, 60 Int +Implicits: 1 +SpellDamageImplicitShield1 +LocalIncreaseSocketedMinionGemLevelUnique__5____ +LocalIncreasedEnergyShieldUnique__26 +LocalIncreasedEnergyShieldPercentUniqueShieldInt2 +IncreasedManaUniqueShieldInt2 +AuraEffectOnMinionsUnique__1_ +AuraEffectUnique__1 +GroundTarOnBlockUnique__1 +LifeRegenerationIfBlockedRecentlyUnique__1 +]],[[ +Rathpith Globe +Titanium Spirit Shield +League: Legion +Source: Drops from Vaal Legion +Variant: Pre 3.4.0 +Variant: Pre 3.7.0 +Variant: Current +Requires Level 68, 159 Int +{variant:1}+(12-18)% chance to Block Spell Damage +{variant:2,3}+(10-15)% chance to Block Spell Damage +{variant:1,2}SpellDamageUniqueShieldInt1 +LocalIncreasedEnergyShieldUniqueBodyInt4 +MaximumLifeShieldInt1 +{variant:1,2}LightningResistUniqueShieldInt1 +{variant:3}SacrificeLifeOnSpellSkillUnique__1 +{variant:3}SpellCriticalStrikeChancePerLifeUnique__1 +{variant:3}SpellDamagePerLifeUnique__1 +]],[[ +The Scales of Justice +Chiming Spirit Shield +Requires Level 49, 118 Int +Implicits: 1 +SpellDamageImplicitShield2 +NoEnergyShieldUnique__1 +IncreasedLifeUnique__111__ +IncreasedManaUnique__21 +AddedFireDamagePer100LowestOfLifeOrManaUnique__1 +ImmuneToElementalAilmentsWhileLifeAndManaCloseUnique__1 +]],[[ +Sentari's Answer +Brass Spirit Shield +Variant: Pre 3.4.0 +Variant: Current +Requires Level 33, 82 Int +{variant:1}+7% chance to Block Spell Damage +{variant:2}+10% chance to Block Spell Damage +IntelligenceUniqueShieldInt4 +ItemFoundQuantityIncreaseUniqueShieldInt4 +AdditionalBlockChanceUniqueShieldStr4 +PunishmentOnMeleeBlockUniqueShieldInt4 +TemporalChainsOnProjectileBlockUniqueShieldInt4 +ElementalWeaknessOnSpellBlockUniqueShieldInt4 +]], +-- Shield: Armour/Evasion +[[ +Daresso's Courage +Baroque Round Shield +Variant: Pre 2.6.0 +Variant: Pre 3.4.0 +Variant: Current +Requires Level 54, 70 Str, 70 Dex +Implicits: 1 +BlockRecoveryImplicitShield2 +LocalIncreasedPhysicalDamageUniqueSceptre9 +LocalIncreasedArmourAndEvasionUniqueShieldStrDex1 +{variant:1}FireResistUniqueShieldStrDex1 +{variant:1}ColdResistUniqueShieldInt3 +{variant:1}LightningResistUniqueShieldInt3 +{variant:2,3}AllResistancesUniqueHelmetStrInt1 +{variant:1,2}+36% chance to Block Spell Damage while on Low Life +{variant:3}+30% chance to Block Spell Damage while on Low Life +AdditionalBlockChanceUniqueShieldStrDex1 +{variant:2,3}20% chance to Block Spells if you've Blocked an Attack Recently +{variant:2,3}20% chance to Block Attacks if you've Blocked a Spell Recently +]],[[ +The Deep One's Hide +Studded Round Shield +Variant: Pre 2.6.0 +Variant: Current +Requires Level 20, 28 Str, 28 Dex +Implicits: 1 +BlockRecoveryImplicitShield1 +AddedPhysicalDamageUniqueShieldStrDex3 +{variant:1}Adds 4 to 8 Cold Damage to Attacks +{variant:2}AddedColdDamageUniqueShieldStrDex3 +LocalIncreasedArmourAndEvasionUniqueShieldStrDex3 +FireResistUniqueShieldStrDex3 +VulnerabilityOnBlockUniqueShieldStrDex3 +]],[[ +The Ghastly Theatre +Teak Round Shield +Variant: Pre 3.16.0 +Variant: Current +League: Heist +Requires Level 58, 74 Str, 74 Dex +Implicits: 1 +BlockRecoveryImplicitShield3 +LocalIncreaseSocketedSupportGemLevelUniqueTwoHandAxe7 +TriggeredPhysicalAegisSkillUnique__1 +340% increased Armour and Evasion +{variant:1}(30-50)% chance to avoid Bleeding +{variant:2}Bleeding cannot be Inflicted on You +12% increased Attack and Cast Speed while Physical Aegis is depleted +50% increased Critical Strike Chance while Physical Aegis is depleted +NearbyEnemiesAreBlindedPhysicalAegisUnique__1 +]],[[ +The Oppressor +Elegant Round Shield +Requires Level 70, 85 Str, 85 Dex +Implicits: 1 +BlockRecoveryImplicitShield2 +SpellDamageSuppressedUnique__2 +ChanceToSuppressSpellsUnique__1_ +LocalIncreasedArmourAndEvasionUnique__4 +AdditionalBlockChanceUnique__8_ +BaseBlockDamageTakenUnique__1___ +]],[[ +Shattershard +Crimson Round Shield +League: Heist +Requires Level 49, 64 Str, 64 Dex +Implicits: 0 +StrUniqueShieldTriggerShieldShatterOnBlock +LocalIncreasedArmourAndEvasionUnique__15_ +IncreasedLifeUniqueHelmetDex4 +AdditionalBlockChanceUnique__7__ +]],[[ +The Squire +Elegant Round Shield +Requires Level 70, 85 Str, 85 Dex +Implicits: 1 +BlockRecoveryImplicitShield2 +HasThreeSocketsUnique__1_ +AllSocketsAreWhiteUniqueShieldStrDex7_ +IncreaseSocketedSupportGemQualityUnique__1___ +SupportGemsSocketedInOffHandAlsoSupportMainHandSkills +LocalIncreasedArmourAndEvasionUniqueShieldStrDex4 +AdditionalBlockChanceUniqueShieldStrDex3__ +]],[[ +Vix Lunaris +Cardinal Round Shield +Requires Level: 66, 85 Str, 85 Dex +LocalIncreaseSocketedGemLevelUnique__11_ +TriggeredColdAegisSkillUnique__1 +LocalIncreasedArmourAndEvasionUnique__4 +IncreasedLifeUniqueShieldDexInt1 +CannotBeFrozenUnique__1 +]],[[ +Wheel of the Stormsail +Rotted Round Shield +Variant: Pre 3.16.0 +Variant: Current +Requires Level 5 +Implicits: 1 +BlockRecoveryImplicitShield1 +LocalIncreasedPhysicalDamageReductionRatingUniqueShieldStrDex2 +ItemFoundRarityIncreaseUniqueShieldStrDex2 +{variant:1}25% increased Curse Duration +{variant:2}100% increased Curse Duration +IncreasedSelfCurseDurationUniqueShieldStrDex2 +AdditionalBlockChanceUniqueShieldStr4 +]], +-- Shield: Armour/Energy Shield +[[ +Aegis Aurora +Champion Kite Shield +Variant: Pre 1.1.0 +Variant: Pre 3.5.0 +Variant: Current +Requires Level 62, 85 Str, 85 Int +WeaponElementalDamageUniqueShieldStrInt4 +{variant:1,2}LocalIncreasedArmourAndEnergyShieldUniqueShieldStrInt5 +{variant:3}LocalIncreasedArmourAndEnergyShieldUniqueShieldStrInt4 +AllResistancesUniqueShieldStrInt1 +IncreasedMaximumColdResistUniqueShieldStrInt4 +AdditionalBlockChanceUniqueShieldStrInt4 +{variant:1}Replenishes Energy Shield by 4% of Armour when you Block +{variant:2,3}EnergyShieldGainedOnBlockUniqueShieldStrInt4 +]],[[ +Broken Faith +Archon Kite Shield +League: Warbands +Variant: Pre 2.6.0 +Variant: Pre 3.11.0 +Variant: Current +Requires Level 68, 85 Str, 85 Int +Implicits: 1 +AllResistancesImplicitShield3 +ChaosDamageLifeLeechPermyriadUniqueShieldStrInt8 +{variant:1,2}PhysicalDamageAddedAsChaosUniqueShiledStrInt8 +{variant:1,3}SubtractedBlockChanceUniqueShieldStrInt8 +{variant:2}5% Chance to Block +{variant:1}IncreasedDamageOnZeroEnergyShieldUniqueShieldStrInt8 +{variant:2,3}IncreasedArmourOnZeroEnergyShieldUnique__1 +{variant:1}30% Chance to gain Unholy Might on Block for 3 seconds +{variant:2}Gain Unholy Might on Block for 10 seconds +{variant:3}UnholyMightOnZeroEnergyShieldUnique__1 +ProfaneGroundInsteadOfConsecratedGround__1_ +]],[[ +Emperor's Vigilance +Steel Kite Shield +League: Harvest +Requires Level 46, 60 Str, 60 Int +SpellBlockPercentageUnique__3_ +LocalIncreasedArmourAndEnergyShieldUniqueShieldStrInt4 +MaximumLifeUnique__20___ +CannotBlockWithNoEnergyShieldUnique__1 +Damage from Blocked Hits cannot bypass Energy Shield +Damage from Unblocked hits always bypasses Energy Shield +KeystoneGlancingBlowsUnique__1___ +]],[[ +Invictus Solaris +Archon Kite Shield +Requires Level: 68, 85 Str, 85 Int +Implicits: 1 +AllResistancesImplicitShield3 +LocalIncreaseSocketedGemLevelUnique__11_ +TriggeredFireAegisSkillUnique__1_ +LocalIncreasedArmourAndEnergyShieldUnique__8 +IncreasedLifeUniqueShieldDexInt1 +AvoidIgniteUnique__1 +]],[[ +Prism Guardian +Archon Kite Shield +Variant: Pre 1.1.0 +Variant: Pre 2.0.0 +Variant: Pre 3.16.0 +Variant: Current +Requires Level 68, 85 Str, 85 Int +Implicits: 2 +{variant:1}+24% to all Elemental Resistances +{variant:2,3,4}AllResistancesImplicitShield3 +{variant:1,2}+1 to Level of Aura Gems in this item +{variant:3,4}LocalIncreaseSocketedAuraLevelUniqueShieldStrInt2 +SocketedemsHaveBloodMagicUniqueShieldStrInt2 +{variant:1,2,3}Socketed Gems have 50% increased Mana Reservation Efficiency +{variant:4}SocketedItemsHaveReducedReservationUniqueShieldStrInt2 +DexterityUniqueShieldStrInt2 +AllResistancesUniqueShieldStrInt2 +]],[[ +Mahuxotl's Machination +Steel Kite Shield +League: Ultimatum +Requires Level 46, 60 Str, 60 Int +KeystoneCorruptedSoulUnique_1 +KeystoneDivineFleshUnique__1_ +KeystoneEternalYouthUnique__2_ +KeystoneEverlastingSacrificeUnique__1 +EnergyShieldStartsAtZero +KeystoneVaalPactUnique__2 +]],[[ +Rise of the Phoenix +Mosaic Kite Shield +Variant: Pre 1.1.0 +Variant: Pre 3.1.0 +Variant: Current +Requires Level 65, 85 Str, 85 Int +Implicits: 2 +{variant:1}+16% to all Elemental Resistances +{variant:2,3}AllResistancesImplicitShield2 +{variant:3}+(40-60) Maximum Life +LocalIncreasedArmourAndEnergyShieldUniqueShieldStrInt5 +{variant:1,2}6 Life Regenerated per second +{variant:3}(15-20) Life Regenerated per second +{variant:1,2}+8% to maximum Fire Resistance +{variant:3}MaximumFireResistUniqueShieldStrInt5 +FireResistUniqueShieldStrInt5 +FireResistOnLowLifeUniqueShieldStrInt5 +MovementVelocityOnLowLifeUniqueShieldStrInt5 +AvoidIgniteOnLowLifeUniqueShieldStrInt5 +]],[[ +Saffell's Frame +Branded Kite Shield +Variant: Pre 1.1.0 +Variant: Pre 3.4.0 +Variant: Current +Requires Level 59, 76 Str, 76 Int +Implicits: 2 +{variant:1}AllResistancesImplicitShield2 +{variant:2,3}AllResistancesImplicitShield1 +{variant:1,2}+(21-24)% chance to Block Spell Damage +{variant:3}+(15-20)% chance to Block Spell Damage +SpellDamageUniqueShieldStrInt1 +AllResistancesUniqueShieldStrInt1 +{variant:1}+5% to all maximum Resistances +{variant:2,3}IncreasedMaximumResistsUniqueShieldStrInt1 +CannotBlockAttacks +]],[[ +Springleaf +Plank Kite Shield +Variant: Pre 1.1.0 +Variant: Pre 2.0.0 +Variant: Pre 2.6.0 +Variant: Current +Requires Level 7 +Implicits: 2 +{variant:1}AllResistancesImplicitShield2 +{variant:2,3,4}AllResistancesImplicitShield1 +LocalIncreasedArmourAndEnergyShieldUnique__16 +50% reduced Freeze Duration on You +{variant:3}1% of Life Regenerated per Second +{variant:4}3% of Life Regenerated per Second +{variant:1,2}6% of Life Regenerated per Second while on Low Life +{variant:3}5% of Life Regenerated per Second while on Low Life +{variant:4}3% of Life Regenerated per Second while on Low Life +]],[[ +The Oak +Plank Kite Shield +Source: No longer obtainable +Variant: Pre 2.6.0 +Variant: Pre 3.17.0 +Requires Level 40 +Implicits: 1 +AllResistancesImplicitShield1 +LocalIncreasedArmourAndEnergyShieldUnique__16 +IncreasedLifeUnique__22 +50% reduced Freeze Duration on You +{variant:1}1% of Life Regenerated per Second +{variant:2}3% of Life Regenerated per Second +{variant:1}5% of Life Regenerated per Second while on Low Life +{variant:2}3% of Life Regenerated per Second while on Low Life +]],[[ +The Unshattered Will +Archon Kite Shield +League: Harbinger +Upgrade: Upgrades to unique{The Immortal Will} via currency{Specularity Scroll} +Requires Level 68, 85 Str, 85 Int +Implicits: 1 +AllResistancesImplicitShield3 +HarbingerSkillOnEquipUnique__3 +IncreasedLifeUniqueShieldDexInt1 +AllResistancesUniqueBootsStr1 +GainManaOnBlockUnique__1 +AdditionalBlockChanceUniqueShieldStr4 +(50-70)% increased Damage with Channelling Skills +]],[[ +The Immortal Will +Archon Kite Shield +League: Harvest +Source: Upgraded from unique{The Unshattered Will} via currency{Specularity Scroll} +Requires Level 68, 85 Str, 85 Int +Implicits: 1 +AllResistancesImplicitShield3 +HarbingerSkillOnEquipUnique2__3 +IncreasedLifeUniqueShieldDexInt1 +AllResistancesUniqueBootsStr1 +GainManaOnBlockUnique__1 +AdditionalBlockChanceUniqueShieldStr4 +(50-70)% increased Damage with Channelling Skills +]],[[ +Unyielding Flame +Archon Kite Shield +Source: Drops in The Lord's Labyrinth +Requires Level 68, 85 Str, 85 Int +Implicits: 1 +AllResistancesImplicitShield3 +CommandmentOfInfernoOnCritUnique__1 +CriticalStrikeChanceUnique__3 +IncreasedLifeUniqueShieldDexInt1 +FireResistUniqueAmulet4 +AttackSpeedIfCriticalStrikeDealtRecentlyUnique__1 +CastSpeedIfCriticalStrikeDealtRecentlyUnique__1 +]],[[ +Victario's Charity +Laminated Kite Shield +Variant: Pre 2.6.0 +Variant: Current +Requires Level 50, 64 Str, 64 Int +Implicits: 1 +AllResistancesImplicitShield2 +IncreasedLifeUniqueShieldStrDex7 +LightningResistUnique__2 +ChaosResistUnique__1 +{variant:1}10% increased Radius of Aura Skills +{variant:2}IncreasedAuraRadiusUnique__1 +GrantAlliesPowerChargeOnKillUnique__1 +GrantAlliesFrenzyChargeOnHitUnique__1 +]],[[ +Replica Victario's Charity +Laminated Kite Shield +League: Heist +Requires Level 50, 64 Str, 64 Int +Implicits: 1 +AllResistancesImplicitShield2 +IncreasedLifeUniqueShieldStrDex7 +LightningResistUnique__2 +ChaosResistUnique__1 +AuraEffectUniqueShieldInt2 +GrantsAlliesEnduranceChargeOnHitUnique__1 +GrantsAlliesFrenzyChargeOnKillUnique__1_ +]], +-- Shield: Evasion/Energy Shield +[[ +Font of Thunder +Mirrored Spiked Shield +Variant: 3.16.0 +Variant: Current +League: Heist +Requires Level 66, 85 Dex, 85 Int +Implicits: 1 +ChanceToDodgeImplicitShield2 +{variant:1}LocalIncreasedEvasionAndEnergyShieldUnique__9 +{variant:2}LocalIncreasedEvasionAndEnergyShieldUnique__25 +ManaRegenerationUnique__12 +ChanceToBeShockedUnique__2 +40% of Cold Damage taken as Lightning +40% of Fire Damage taken as Lightning +]],[[ +Glitterdisc +Burnished Spiked Shield +Variant: Pre 3.0.0 +Variant: Current +Requires Level 27, 36 Dex, 36 Int +Implicits: 2 +{variant:1}AttackerTakesDamageShieldImplicit3 +{variant:2}ChanceToDodgeImplicitShield2 +LocalIncreasedEvasionAndEnergyShieldUnique__1 +IncreasedLifeUniqueShieldStr2 +IncreasedEnergyShieldUnique___1 +ItemFoundRarityIncreaseUniqueHelmetDex3 +25% chance to avoid Fire Damage when Hit +{variant:2}AlwaysIgniteWhileBurningUnique__1 +]],[[ +Jaws of Agony +Supreme Spiked Shield +Variant: Pre 2.0.0 +Variant: Pre 3.0.0 +Variant: Pre 3.8.0 +Variant: Current +Requires Level 70, 85 Dex, 85 Int +Implicits: 2 +{variant:1,2}AttackerTakesDamageShieldImplicit12 +{variant:3,4}ChanceToDodgeImplicitShield2 +{variant:1,2,3}Grants level 20 Bear Trap Skill +{variant:4}GrantsBearTrapUniqueShieldDexInt1 +TrapDamageUniqueShieldDexInt1 +(15-25)% increased Physical Damage +IncreasedLifeUniqueShieldDexInt1 +−(14-18) Physical Damage taken from Attacks +{variant:1}15% chance to gain a Power Charge on Throwing a Trap +{variant:2,3,4}25% chance to gain a Power Charge on Throwing a Trap +]],[[ +Leper's Alms +Mirrored Spiked Shield +Source: Drops from unique{The Eradicator} +Variant: Pre 3.5.0 +Variant: Current +Requires Level 66, 85 Dex, 85 Int +Implicits: 1 +ChanceToDodgeImplicitShield2 +{variant:1}LocalIncreasedEvasionAndEnergyShieldUnique__7 +{variant:2}LocalIncreasedEvasionAndEnergyShieldUnique__9 +IncreasedLifeUniqueShieldDexInt1 +IncreasedAilmentDurationUnique__1 +AdditionalBlockChanceUnique__6 +SharedSufferingUnique__1 +]],[[ +Maligaro's Lens +Compound Spiked Shield +Variant: Pre 3.0.0 +Variant: Pre 3.11.0 +Variant: Current +Requires Level 45, 58 Dex, 58 Int +Implicits: 2 +{variant:1}AttackerTakesDamageShieldImplicit6 +{variant:2,3}ChanceToDodgeImplicitShield1 +IncreasedAttackSpeedUniqueShieldDexInt2 +MaximumLifeUniqueShieldDexInt2 +−50% to all Elemental Resistances +10% increased Area of Effect of Area Skills +{variant:1,2}Nearby allies Recover 2% of your Maximum Life when you Die +{variant:3}HealAlliesOnDeathUniqueShieldDexInt2 +]],[[ +Perepiteia +Ezomyte Spiked Shield +League: Synthesis +Source: Drops from unique{Altered/Augmented/Rewritten/Twisted Synthete} +Requires Level 62, 85 Dex, 85 Int +Implicits: 1 +ChanceToDodgeImplicitShield1 +LocalIncreaseSocketedLightningGemLevelUnique__1 +TriggeredLightningAegisSkillUnique__1 +IncreasedAttackSpeedUnique__3_ +IncreasedCastSpeedUnique__17 +LocalIncreasedEvasionAndEnergyShieldUniqueBodyDexInt2 +IncreasedManaUnique__15 +MovementVelocityUnique__38 +]],[[ +Qotra's Regulator +Sovereign Spiked Shield +League: Ritual +Requires Level 54, 70 Dex, 70 Int +Implicits: 1 +ChanceToDodgeImplicitShield2 +LocalIncreasedEvasionAndEnergyShieldUnique__32_ +DamageOverTimeMultiplierIfCrit8SecondsUnique__1_ +(2.0-2.5)% of Life Regenerated per Second if you've dealt a Critical Strike in the past 8 seconds +LoseEnergyShieldPercentOnCritUnique__1 +LoseLifePercentOnCritUnique__1 +]],[[ +Zeel's Amplifier +Polished Spiked Shield +Requires Level 49, 64 Dex, 64 Int +Implicits: 1 +ChanceToDodgeImplicitShield2 +SpellDamageUnique__7 +IncreasedEnergyShieldImplicitBelt2 +IncreasedLifeUniqueShieldStrDex7 +AreaOfEffectPerEnemyKilledRecentlyUnique__1 +ZealotsOathIfHaventBeenHitRecentlyUnique__1 +]], +} diff --git a/src/Data/Uniques/Special/staff.lua b/src/Data/Uniques/Special/staff.lua new file mode 100644 index 0000000000..798187b302 --- /dev/null +++ b/src/Data/Uniques/Special/staff.lua @@ -0,0 +1,603 @@ +-- Item data (c) Grinding Gear Games + +return { +-- Weapon: Staff +[[ +Agnerod East +Imperial Staff +Variant: Pre 2.6.0 +Variant: Current +Requires Level 66, 158 Str, 113 Int +Implicits: 2 +{variant:1}12% Chance to Block Attack Damage while wielding a Staff +{variant:2}18% Chance to Block Attack Damage while wielding a Staff +IncreasedStrengthRequirementUniqueStaff8 +IntelligenceUniqueStaff8 +LightningDamagePercentUniqueStaff8 +{variant:1}+1 to Level of all Lightning Spell Skill Gems +{variant:2}LocalIncreaseSocketedLightningGemLevelUniqueStaff8 +LightningPenetrationUniqueStaff8 +ShockDurationUniqueStaff8 +]],[[ +Agnerod North +Imperial Staff +Variant: Pre 2.6.0 +Variant: Current +Requires Level 66, 158 Str, 113 Int +Implicits: 2 +{variant:1}12% Chance to Block Attack Damage while wielding a Staff +{variant:2}18% Chance to Block Attack Damage while wielding a Staff +{variant:1}+1 to Level of all Lightning Spell Skill Gems +{variant:2}LocalIncreaseSocketedLightningGemLevelUniqueStaff8 +IntelligenceUniqueStaff8 +LightningDamagePercentUniqueStaff8 +ChanceToShockUniqueStaff8 +IncreasedStrengthRequirementUniqueStaff8 +LightningPenetrationUniqueStaff8 +]],[[ +Agnerod South +Imperial Staff +Variant: Pre 2.6.0 +Variant: Current +Requires Level 66, 158 Str, 113 Int +Implicits: 2 +{variant:1}12% Chance to Block Attack Damage while wielding a Staff +{variant:2}18% Chance to Block Attack Damage while wielding a Staff +{variant:1}+1 to Level of all Lightning Spell Skill Gems +{variant:2}LocalIncreaseSocketedLightningGemLevelUniqueStaff8 +IntelligenceUniqueStaff8 +LightningDamagePercentUniqueStaff8 ++5% to Maximum Lightning Resistance +IncreasedStrengthRequirementUniqueStaff8 +LightningPenetrationUniqueStaff8 +]],[[ +Agnerod West +Imperial Staff +Variant: Pre 2.6.0 +Variant: Current +Requires Level 66, 158 Str, 113 Int +Implicits: 2 +{variant:1}12% Chance to Block Attack Damage while wielding a Staff +{variant:2}18% Chance to Block Attack Damage while wielding a Staff +{variant:1}+1 to Level of all Lightning Spell Skill Gems +{variant:2}LocalIncreaseSocketedLightningGemLevelUniqueStaff8 +IntelligenceUniqueStaff8 +LightningDamagePercentUniqueStaff8 +SpellAddedLightningDamageTwoHandUniqueStaff8d +IncreasedStrengthRequirementUniqueStaff8 +LightningPenetrationUniqueStaff8 +]],[[ +The Annihilating Light +Quarterstaff +Source: Drops from unique{The Searing Exarch} +Requires Level 68, 78 Str, 78 Int +Implicits: 1 +StaffBlockPercentImplicitStaff1 +IncreasedElementalResistancesUnique__2_ +ElementalSkillsTripleDamageUnique__1 +]],[[ +Atziri's Rule +Judgement Staff +Requires Level 68, 113 Str, 113 Int +Implicits: 1 +StaffSpellBlockPercentImplicitStaff__1 +UniqueStaffGrantQueensDemand___ +UniqueStaffTriggerAtziriStormFlameblast__1 +UniqueStaffTriggerAtziriStormCall__1____ +CannotBeStunned +DamageCannotBeReflectedUnique__1 +]],[[ +The Blood Thorn +Gnarled Branch +Variant: Pre 2.6.0 +Variant: Current +Implicits: 2 +{variant:1}12% Chance to Block Attack Damage while wielding a Staff +{variant:2}18% Chance to Block Attack Damage while wielding a Staff +12% Chance to Block +LocalIncreasedPhysicalDamagePercentUniqueStaff9 +LocalIncreasedAttackSpeedUniqueStaff9 +ReflectDamageToAttackersOnBlockUniqueStaff9 +VulnerabilityOnBlockUniqueStaff9 +]],[[ +Replica Blood Thorn +Gnarled Branch +League: Heist +Implicits: 1 +StaffBlockPercentImplicitStaff1 +StaffBlockPercentUniqueStaff9 +FireDamagePercentUnique__12___ +LocalIncreasedAttackSpeedUniqueStaff9 +FlammabilityOnBlockChanceUnique__1 +ReflectFireDamageOnBlockUnique__1___ +]],[[ +Cane of Unravelling +Ezomyte Staff +Variant: Pre 3.5.0 +Variant: Pre 3.11.0 +Variant: Current +Requires Level: 60, 113 Str, 113 Int +Implicits: 2 +{variant:1,2}18% Chance to Block Attack Damage while wielding a Staff +{variant:3}20% Chance to Block Attack Damage while wielding a Staff +LocalIncreaseSocketedChaosGemLevelUnique__1 +{variant:1}IncreasedChaosDamageUnique__4 +{variant:2,3}IncreasedChaosDamageUnique__4_2 +{variant:2,3}ChaosNonAilmentDamageOverTimeMultiplierUnique__1 +IncreasedCastSpeedPerPowerChargeUnique__1 +Gain a Power Charge after spending a total of 200 Mana +2 Mana Regenerated per Second per Power Charge +]],[[ +Disintegrator +Maelstrom Staff +Source: Drops from unique{The Elder} (Uber) +Variant: Pre 3.7.0 +Variant: Pre 3.11.0 +Variant: Pre 3.13.0 +Variant: Current +Requires Level 64, 113 Str, 113 Int +Implicits: 2 +{variant:1,2}20% Chance to Block Attack Damage while wielding a Staff +{variant:3,4}25% Chance to Block Attack Damage while wielding a Staff +{variant:1}Adds (270-300) to (340-380) Physical Damage +{variant:2}Adds (250-280) to (315-355) Physical Damage +{variant:3,4}LocalAddedPhysicalDamageUnique__31 +{variant:4}BattlemageKeystoneUnique__1 +{variant:1,2,3}Adds (376-400) to (568-600) Physical Damage to Spells +MaximumSiphoningChargePerElderOrShaperItemUnique__1 +SiphoningChargeOnSkillUseUnique__1 +PhysicalDamageToAttacksPerSiphoningChargeUnique__1 +NonChaosDamageAddedAsChaosPerSiphoningChargeUnique__1 +AdditionalPhysicalDamageReductionPerSiphoningChargeUnique__1 +LifeLeechPerSiphoningChargeUnique__1 +DamageTakenPerSiphoningChargeOnSkillUseUnique__1 +Elder Item +]],[[ +Duskdawn +Maelström Staff +Source: Vendor recipe +Variant: Pre 2.6.0 +Variant: Pre 3.5.0 +Variant: Pre 3.11.0 +Variant: Current +Requires Level 64, 113 Str, 113 Int +Implicits: 3 +{variant:1}18% Chance to Block Attack Damage while wielding a Staff +{variant:2,3}20% Chance to Block Attack Damage while wielding a Staff +{variant:4}25% Chance to Block Attack Damage while wielding a Staff +{variant:1,2}4% Chance to Block Attack Damage while wielding a Staff +{variant:3,4}10% Chance to Block Attack Damage while wielding a Staff +SpellCriticalStrikeChanceUnique__3 +ElementalDamagePercentAddedAsChaosUnique__1 ++1% to Critical Strike Multiplier per 1% Block Chance +CritMultiIfDealtNonCritRecentlyUnique__2 +{variant:1,2}120% increased Spell Damage if you've dealt a Critical Strike Recently +{variant:3,4}SpellDamageIfYouHaveCritRecentlyUnique__2 +]],[[ +Replica Duskdawn +Maelström Staff +League: Heist +Requires Level 64, 113 Str, 113 Int +Implicits: 1 +StaffBlockPercentImplicitStaff3 +StaffBlockPercentUnique__2_ +LocalCriticalStrikeChanceUnique__4 +ElementalDamagePercentAddedAsChaosUnique__1 +CriticalMultiplierPerBlockChanceUnique__1 +CritMultiIfDealtNonCritRecentlyUnique__2 +ElementalDamageIfCritRecently +]],[[ +Dying Breath +Coiled Staff +Variant: Pre 2.6.0 +Requires Level 23, 34 Str, 34 Int +(18-20)% Chance to Block Attack Damage while wielding a Staff +IncreasedCastSpeedUniqueStaff5 +MaximumManaUniqueStaff5 +AuraIncreasedIncreasedAreaOfEffectUniqueStaff5 +18% increased Area of Effect of Curse Skills +UndyingBreathCurseAuraDisplayUniqueStaff5 +UndyingBreathDamageAuraDisplayUniqueStaff5 +18% increased effect of Non-Curse Auras you Cast +]],[[ +Dying Breath +Iron Staff +Variant: Current +Requires Level 13, 27 Str, 27 Int +Implicits: 1 +18% Chance to Block Attack Damage while wielding a Staff +IncreasedCastSpeedUniqueStaff5 +MaximumManaUniqueStaff5 +AuraIncreasedIncreasedAreaOfEffectUniqueStaff5 +18% increased Area of Effect of Curse Skills +UndyingBreathCurseAuraDisplayUniqueStaff5 +UndyingBreathDamageAuraDisplayUniqueStaff5 +18% increased effect of Non-Curse Auras you Cast +]],[[ +The Enmity Divine +Imperial Staff +League: Harbinger +Upgrade: Upgrades to unique{The Yielding Mortality} via currency{Haemocombustion Scroll} +Variant: Pre 3.11.0 +Variant: Current +Requires Level 66, 113 Str, 113 Int +Implicits: 1 +18% Chance to Block Attack Damage while wielding a Staff +{variant:1}Socketed Gems are supported by level 10 Life Leech +{variant:2}SupportedByChanceToBleedUnique__1 +HarbingerSkillOnEquipUnique__6 +5% Chance to Block Attack Damage while wielding a Staff +{variant:2}CriticalBleedDotMultiplierUnique__1_ +LocalAddedPhysicalDamageUnique__28 +LocalCriticalStrikeChanceUnique__10 +]],[[ +The Yielding Mortality +Imperial Staff +League: Harvest +Source: Upgraded from unique{The Enmity Divine} via currency{Haemocombustion Scroll} +Requires Level 66, 113 Str, 113 Int +Implicits: 1 +StaffBlockPercentImplicitStaff1 +SupportedByChanceToBleedUnique__1 +HarbingerSkillOnEquipUnique2_6 +StaffBlockPercentUnique__4_ +CriticalBleedDotMultiplierUnique__1_ +LocalAddedPhysicalDamageUnique__28 +LocalCriticalStrikeChanceUnique__10 +]],[[ +Femurs of the Saints +Primordial Staff +Variant: Pre 2.6.0 +Variant: Pre 3.8.0 +Variant: Current +Requires Level 58, 99 Str, 99 Int +Implicits: 2 +{variant:1}12% Chance to Block Attack Damage while wielding a Staff +{variant:2,3}StaffBlockPercentImplicitStaff1 +LocalIncreaseSocketedMinionGemLevelUnique__4 +{variant:3}MinionDamageUnique__3_ +{variant:3}AttackBlockPerSkeletonUnique__1 +{variant:1,2}MinionAttackAndCastSpeedPerSkeleton__1 +{variant:1,2}Minions Regenerate (1.5-2.5)% Life per Second +{variant:3}AttackAndCastSpeedPerRagingSpiritUnique__1 +{variant:1,2}2% increased Minion Duration per Zombie you own +{variant:1,2}(8-12)% increased Minion Damage per Spectre you own +{variant:3}LifeRegenerationPerZombieUnique__1 +{variant:3}ManaRegenerationPerSpectreUnique__1 +]],[[ +Fencoil +Gnarled Branch +Variant: Pre 2.6.0 +Variant: Current +Implicits: 2 +{variant:1}12% Chance to Block Attack Damage while wielding a Staff +{variant:2}18% Chance to Block Attack Damage while wielding a Staff +Socketed Gems are Supported by level 8 Trap +(40-50)% increased Damage +MaximumLifeUniqueStaff4 +MaximumManaUniqueStaff4 +]],[[ +Replica Fencoil +Gnarled Branch +League: Heist +Implicits: 1 +StaffBlockPercentImplicitStaff1 +SupportedByMultiTotemUnique__1 +AllDamageUniqueStaff4 +MaximumLifeUniqueStaff4 +MaximumManaUniqueStaff4 +]],[[ +The Fulcrum +Ezomyte Staff +League: Heist +Requires Level 60, 113 Str, 113 Int +Implicits: 1 +StaffBlockPercentImplicitStaff2 +LocalIncreasedPhysicalDamagePercentUniqueClaw1 +(0-50)% of Physical Damage Converted to Fire Damage +(0-50)% of Physical Damage Converted to Cold Damage +(0-50)% of Physical Damage Converted to Lightning Damage +ReflectElementalAilmentsToSelfUnique__1 +ElementalDamageLuckyWhileShockedUnique__1__ +ElementalPenetrationWhileChilledUnique__1___ +PhysicalDamageAddedAsRandomWhileIgnitedUnique__1 +]],[[ +Mirebough +Gnarled Branch +Source: No longer obtainable +Requires Level 32 +Implicits: 1 +18% Chance to Block Attack Damage while wielding a Staff +DisplaySupportedByTrapUnique__1 +SupportedByClusterTrapUnique__1 +Socketed Gems are Supported by Level 16 Trap and Mine Damage +MaximumManaUniqueStaff4 +MaximumLifeUniqueStaff4 +(40-50)% increased Damage +]],[[ +The Grey Spire +Judgement Staff +Variant: Pre 3.11.0 +Variant: Current +Requires Level 68, 113 Str, 113 Int +Implicits: 2 +{variant:1}StaffBlockPercentImplicitStaff1 +{variant:2}StaffSpellBlockPercentImplicitStaff__1 +HasNoSockets +AllDamageUnique__3 +LocalIncreasedAttackSpeedUniqueClaw1 +IncreasedMaximumResistsUnique__1 +]],[[ +Hegemony's Era +Judgement Staff +Variant: Pre 2.6.0 +Variant: Pre 3.7.0 +Variant: Pre 3.11.0 +Variant: Current +Requires Level 68, 113 Str, 113 Int +Implicits: 3 +{variant:1}12% Chance to Block Attack Damage while wielding a Staff +{variant:2,3}18% Chance to Block Attack Damage while wielding a Staff +{variant:4}20% Chance to Block Spell Damage while wielding a Staff +6% Chance to Block Attack Damage while wielding a Staff +{variant:1,2}Adds (180-190) to (190-220) Physical Damage +{variant:3}Adds (165-175) to (185-205) Physical Damage +{variant:4}LocalAddedPhysicalDamageUniqueStaff7 +LocalIncreasedAttackSpeedUniqueStaff7 +{variant:1,2,3}LocalCriticalStrikeChanceUniqueWand6_ +{variant:4}LocalCriticalStrikeChanceUniqueStaff7 +IncreasedMaximumPowerChargesUniqueStaff7 +PowerChargeOnKnockbackUniqueStaff7 +]],[[ +Martyr of Innocence +Highborn Staff +Variant: Pre 3.5.0 +Variant: Pre 3.13.0 +Variant: Current +Requires Level 52, 89 Str, 89 Int +Implicits: 1 +18% Chance to Block Attack Damage while wielding a Staff +(12-16)% Chance to Block Attack Damage while wielding a Staff +{variant:1,2}Adds (350-400) to (500-600) Fire Damage +{variant:3}LocalAddedFireDamageUnique__3 +{variant:1}Adds (130-150) to (200-250) Fire Damage to Spells +{variant:2}Adds (230-250) to (300-350) Fire Damage to Spells +{variant:3}BattlemageKeystoneUnique__1 +Grants level 15 Vengeance Skill +{variant:1}100% increased Fire Damage if you have been Hit Recently +{variant:2,3}FireDamagePercentUnique__12___ +ImmuneToFreezeAndChillWhileIgnitedUnique__1 +FirePenetrationIfBlockedRecentlyUnique__1 +]],[[ +Pillar of the Caged God +Iron Staff +Variant: Pre 2.6.0 +Variant: Current +Requires Level 13, 27 Str, 27 Int +Implicits: 2 +{variant:1}12% Chance to Block Attack Damage while wielding a Staff +{variant:2}18% Chance to Block Attack Damage while wielding a Staff +1% increased Area of Effect of Area Skills per 20 Intelligence +AttackSpeedPerDexterity +IncreasedAreaOfEffectPerIntelligence +]],[[ +Pledge of Hands +Judgement Staff +League: Legion +Source: Drops from Vaal Legion +Variant: Pre 2.6.0 +Variant: Pre 3.11.0 +Variant: Pre 3.15.0 +Variant: Current +Requires Level 68, 113 Str, 113 Int +Implicits: 3 +{variant:1}12% Chance to Block Attack Damage while wielding a Staff +{variant:2}18% Chance to Block Attack Damage while wielding a Staff +{variant:3,4}20% Chance to Block Spell Damage while wielding a Staff +Socketed Gems are Supported by level 30 Greater Spell Echo +SpellDamageUniqueStaff6 +{variant:1,2,3}100% increased maximum Mana +{variant:4}MaximumManaUniqueStaff6 +]],[[ +Realmshaper +Iron Staff +Variant: Pre 2.6.0 +Variant: Current +Requires Level 18, 35 Str, 35 Int +Implicits: 2 +{variant:1}12% Chance to Block Attack Damage while wielding a Staff +{variant:2}18% Chance to Block Attack Damage while wielding a Staff +LocalIncreaseSocketedFireGemLevelUniqueStaff13 +LocalIncreaseSocketedColdGemLevelUniqueStaff13 +Socketed Gems are Supported by level 5 Cold to Fire +LocalAddedFireDamageUniqueStaff13 +LocalAddedColdDamageUniqueStaff13 +ElementalDamageUniqueStaff13 +]],[[ +Realm Ender +Iron Staff +Source: No longer obtainable +Variant: Pre 2.6.0 +Variant: Pre 3.17.0 +Requires Level 40, 35 Str, 35 Int +Implicits: 2 +{variant:1}12% Chance to Block Attack Damage while wielding a Staff +{variant:2}18% Chance to Block Attack Damage while wielding a Staff +LocalIncreaseSocketedFireGemLevelUniqueStaff13 +LocalIncreaseSocketedColdGemLevelUniqueStaff13 +LocalIncreaseSocketedElementalGemUnique___1 +Socketed Gems are Supported by level 5 Cold to Fire +LocalAddedFireDamageUniqueStaff13 +LocalAddedColdDamageUniqueStaff13 +ElementalDamageUniqueStaff13 +]],[[ +The Searing Touch +Lathi +Variant: Pre 2.6.0 +Variant: Pre 3.0.0 +Variant: Pre 3.8.0 +Variant: Current +Requires Level 62, 113 Str, 113 Int +Implicits: 2 +{variant:1}12% Chance to Block Attack Damage while wielding a Staff +{variant:2,3,4}18% Chance to Block Attack Damage while wielding a Staff +LocalIncreaseSocketedFireGemLevelUniqueStaff1 +{variant:1,2}SpellDamageUnique__10 +{variant:1,2}FireDamagePercentBodyStr1 +{variant:3,4}FireDamagePercentUniqueStaff1_ +IncreasedCastSpeedUniqueStaff1 +{variant:1,2,3}BurnDamageUniqueStaff1 +{variant:4}FireDamageOverTimeMultiplierUnique__1 +]],[[ +The Searing Touch +Long Staff +Variant: Pre 2.0.0 +Requires Level 18, 35 Str, 35 Int +Implicits: 1 +12% Chance to Block Attack Damage while wielding a Staff +LocalIncreaseSocketedFireGemLevelUnique__1_ +SpellDamageUnique__10 +FireDamagePercentBodyStr1 +IncreasedCastSpeedUniqueStaff1 +BurnDamageUniqueStaff1 +]],[[ +Sire of Shards +Serpentine Staff +Variant: Pre 2.6.0 +Variant: Current +Requires Level 49, 85 Str, 85 Int +Implicits: 2 +{variant:1}18% Chance to Block Attack Damage while wielding a Staff +{variant:2}20% Chance to Block Attack Damage while wielding a Staff ++(15-20) to All Attributes ++(5-7)% to All Elemental Resistances +IncreasedProjectileDamageUniqueStaff10 +LightRadiusUniqueStaff10_ +SocketedGemsAdditionalProjectilesUniqueStaff10_ +Socketed Gems fire Projectiles in a Nova +]],[[ +Soulwrest +Ezomyte Staff +League: Delve +Variant: Pre 3.11.0 +Variant: Current +Requires Level 62, 113 Str, 113 Int +Implicits: 2 +{variant:1}StaffBlockPercentImplicitStaff1 +{variant:2}StaffBlockPercentImplicitStaff2 +Trigger Level 20 Summon Phantasm Skill when you Consume a Corpse +SpellDamageUnique__8_ +IncreasedCastSpeedUniqueWand7 +ManaRegenerationUnique__9___ +MinionAddedPhysicalDamageUnique__1 +If you Consumed a Corpse Recently, you and nearby Allies regenerate 5% of Life per second +]],[[ +The Stormheart +Royal Staff +Variant: Pre 2.6.0 +Variant: Current +Requires Level 28, 51 Str, 51 Int +Implicits: 2 +{variant:1}12% Chance to Block Attack Damage while wielding a Staff +{variant:2}18% Chance to Block Attack Damage while wielding a Staff +LocalIncreasedPhysicalDamagePercentUniqueStaff14 +LocalAddedColdDamageUniqueStaff14 +LocalAddedLightningDamageUniqueStaff14 +LocalCriticalStrikeChanceUniqueStaff14 +{variant:1}You Cannot Be Shocked While Frozen +{variant:2}You Cannot Be Shocked While Chilled +{variant:2}ChanceToShockChilledEnemiesUnique__1 +]],[[ +The Stormwall +Royal Staff +Source: Drops from any endgame map boss +Requires Level 60, 51 Str, 51 Int +Implicits: 1 +18% Chance to Block Attack Damage while wielding a Staff +15% Chance to Block Attack Damage while wielding a Staff +LocalAddedPhysicalDamageUnique__33_ +LocalCriticalStrikeChanceUniqueStaff14 +ConvertPhysicalToColdUniqueGlovesDex1 +ConvertPhysicaltoLightningUnique__1 +CannotBeShockedWhileChilledUnique__1 +ChanceToChillAttackersOnBlockUnique__1 +ChanceToShockAttackersOnBlockUnique__1_ +]],[[ +Taryn's Shiver +Maelström Staff +Variant: Pre 2.0.0 +Variant: Pre 2.6.0 +Variant: Pre 3.11.0 +Variant: Current +Requires Level 64, 113 Str, 113 Int +Implicits: 3 +{variant:1,2}18% Chance to Block Attack Damage while wielding a Staff +{variant:3}20% Chance to Block Attack Damage while wielding a Staff +{variant:4}25% Chance to Block Attack Damage while wielding a Staff +{variant:1,2}+1 to Level of all Cold Spell Skill Gems +{variant:3,4}LocalIncreaseSocketedColdGemLevelUniqueStaff2 +{variant:1}SpellDamageUnique__7 +{variant:2,3,4}SpellDamageUniqueStaff2 +ColdDamagePercentUniqueStaff2 +IncreasedCastSpeedUniqueStaff2 +ChanceToFreezeUniqueStaff2 +FrozenMonstersTakeIncreasedDamageUnique__1 +]],[[ +Tremor Rod +Military Staff +Variant: Pre 2.6.0 +Variant: Pre 3.8.0 +Variant: Current +Requires Level 45, 78 Str, 78 Int +Implicits: 2 +{variant:1}12% Chance to Block Attack Damage while wielding a Staff +{variant:2,3}18% Chance to Block Attack Damage while wielding a Staff +{variant:3}LocalIncreaseSocketedSpellGemLevelUnique__1 +{variant:1,2}Socketed Gems are Supported by level 10 Remote Mine +{variant:3}SupportedByRemoteMineUniqueStaff11 +{variant:1,2}LessMineDamageUniqueStaff11 +SpellDamageUniqueStaff11_ +StunThresholdReductionUniqueStaff11 +{variant:1,2}(40-60)% increased Mine Laying Speed +MinesMultipleDetonationUniqueStaff11 +]],[[ +The Whispering Ice +Vile Staff +Variant: Pre 2.6.0 +Variant: Current +Requires Level 33, 59 Str, 59 Int +Implicits: 2 +{variant:1}12% Chance to Block Attack Damage while wielding a Staff +{variant:2}18% Chance to Block Attack Damage while wielding a Staff +LocalIncreaseSocketedSupportGemLevelUniqueStaff12 +Grants level 1 Icestorm Skill +IncreasedCastSpeedUniqueStaff12 +SpellDamagePerIntelligenceUniqueStaff12 +PercentageIntelligenceUniqueStaff12_ +]],[[ +Witchhunter's Judgment +Highborn Staff +League: Harvest +Requires Level 68, 89 Str, 89 Int +Implicits: 1 +StaffBlockPercentImplicitStaff1 +GrantsBrandDetonateUnique__1 +BrandDurationUnique__1 +]],[[ +Xirgil's Crank +Coiled Staff +Source: Drops in The Lord's Labyrinth +Variant: Pre 2.6.0 +Variant: Current +Requires Level 28, 43 Str, 43 Int +Implicits: 2 +{variant:1}18% Chance to Block Attack Damage while wielding a Staff +{variant:2}20% Chance to Block Attack Damage while wielding a Staff +LocalIncreaseSocketedGemLevelUnique___3 +15% Chance to Block +SpellDamageUnique__2 ++(70-100) to Maximum Energy Shield +AttackerTakesLightningDamageUnique___1 +20% Chance for Energy Shield Recharge to Start when you Block +]], +} diff --git a/src/Data/Uniques/Special/sword.lua b/src/Data/Uniques/Special/sword.lua new file mode 100644 index 0000000000..826de1bec6 --- /dev/null +++ b/src/Data/Uniques/Special/sword.lua @@ -0,0 +1,949 @@ +-- Item data (c) Grinding Gear Games + +return { +-- Weapon: One Handed Sword +[[ +Ahn's Might +Midnight Blade +Requires Level 68, 313 Str, 113 Dex +Implicits: 1 +AccuracyPercentImplicitSword1 +LocalAddedPhysicalDamageUnique__27 +LocalCriticalStrikeChanceUnique__5 +ReducedMaximumFrenzyChargesUniqueCorruptedJewel16 +AreaOfEffectUnique__3 +StrengthRequirementsUnique__1 +GlobalCriticalMultiplierWithNoFrenzyChargesUnique__1 +AccuracyRatingWithMaxFrenzyChargesUnique__1 +]],[[ +Beltimber Blade +Eternal Sword +Source: Drops from unique{The Constrictor} (Tier 11+) +Variant: Pre 3.5.0 +Variant: Current +Requires Level 66, 104 Str, 122 Dex +Implicits: 1 ++475 to Accuracy Rating +{variant:1}LocalIncreasedPhysicalDamagePercentUnique__17_ +{variant:2}LocalIncreasedPhysicalDamagePercentUnique__30 +(15-20)% increased Attack Speed +80% increased Evasion Rating while moving +2 additional Projectiles if you've used a Movement Skill Recently +PlayerFarShotUnique__2 +]],[[ +Dreamfeather +Eternal Sword +Variant: Pre 2.0.0 +Variant: Pre 2.6.0 +Variant: Pre 3.7.0 +Variant: Current +Requires Level 66, 104 Str, 122 Dex +Implicits: 2 +{variant:1,2}18% increased Accuracy Rating +{variant:3,4}IncreasedAccuracySwordImplicit9 +{variant:1}Adds (15-30) to (35-50) Physical Damage +{variant:2}Adds (20-40) to (55-70) Physical Damage +{variant:3,4}LocalAddedPhysicalDamageUniqueOneHandSword9 +LocalIncreasedAttackSpeedUniqueOneHandSword11 +IncreasedEvasionRatingUniqueOneHandSword9 +MovementVelocityUniqueOneHandSword9 +{variant:1,2,3}+(180-200) to Accuracy Rating +{variant:4}IncreasedAccuracyUniqueOneHandSword9 +EvasionRatingIncreasesWeaponDamageUniqueOneHandSword9 +]],[[ +Replica Dreamfeather +Eternal Sword +League: Heist +Requires Level 66, 104 Str, 122 Dex +Implicits: 1 +IncreasedAccuracySwordImplicit9 +LocalAddedPhyiscalDamageUnique__41_ +LocalIncreasedAttackSpeedUniqueStaff9 +IncreasedPhysicalDamageReductionRatingUnique__5 +ReducedMovementVelocityUnique__3 +IncreasedAccuracyUniqueOneHandSword9 +AttackDamagePer450ArmourUnique__1__ +]],[[ +Ephemeral Edge +Dusk Blade +Variant: Pre 2.0.0 +Variant: Pre 2.6.0 +Variant: Current +Requires Level 32, 57 Str, 57 Dex +Implicits: 2 +{variant:1,2}18% increased Accuracy Rating +{variant:3}AccuracyPercentImplicitSword1 +{variant:1}LocalIncreasedPhysicalDamagePercentUniqueDescentStaff1 +{variant:2,3}LocalIncreasedPhysicalDamagePercentUniqueOneHandSword2 +IntelligenceUniqueOneHandSword2 +CriticalStrikeChanceUniqueOneHandSword2 +ManaLeechPermyriadUniqueOneHandSword2 +10% reduced Maximum Life +(40-50)% increased Maximum Energy Shield +]],[[ +The Goddess Scorned +Elegant Sword +Source: Vendor Recipe +Variant: Pre 2.2.0 +Variant: Pre 2.6.0 +Variant: Current +Requires Level 28, 46 Str, 55 Dex +Implicits: 2 +{variant:1,2}18% Increased Accuracy Rating +{variant:3}IncreasedAccuracySwordImplicit3 +DisableOffhandSlot +LocalIncreasedPhysicalDamagePercentUniqueOneHandSword4 +LocalCriticalStrikeChanceUniqueOneHandSword4 +{variant:1}+(15-20)% to Global Critical Strike Multiplier +{variant:2,3}LocalCriticalMultiplierUniqueOneHandSword4 +FireResistUniqueOneHandSword4 +AvoidIgniteUniqueOneHandSword4 +ConvertPhysicalToFireUniqueOneHandSword4 +Ignited Enemies Burn 50% faster +You can only deal Damage with this Weapon and Ignite +]],[[ +The Goddess Unleashed +Eternal Sword +Source: Vendor Recipe +Variant: Pre 2.6.0 +Variant: Current +Requires Level 51, 104 Str, 122 Dex +Implicits: 2 +{variant:1}18% increased Accuracy Rating +{variant:2}IncreasedAccuracySwordImplicit9 +DisableOffhandSlot +LocalAddedPhysicalDamageUniqueOneHandSword10 +LocalCriticalStrikeChanceUniqueOneHandSword10 +BurnDurationUnique__1 +(66-99)% of Sword Physical Damage Added as Fire Damage +GrantUniqueBuff__1 +UniqueEffectOnBuff__3 +UniqueConditionOnBuff__1 +UniqueConditionOnBuff__2 +]],[[ +Grelwood Shank +Eternal Sword +Source: Drops from unique{The Constrictor} +Variant: Pre 3.5.0 +Variant: Current +Requires Level 66, 104 Str, 122 Dex +Implicits: 1 +IncreasedAccuracySwordImplicit9 +{variant:1}LocalIncreasedPhysicalDamagePercentUnique__17_ +{variant:2}LocalIncreasedPhysicalDamagePercentUnique__30 +LocalIncreasedAttackSpeedUnique__25 +IncreasedArmourWhileStationaryUnique__1 +2 additional Projectiles if you've been Hit Recently +KeystonePointBlankUnique__1 +GainIronReflexesWhileStationaryUnique__1 +]],[[ +Hyaon's Fury +Legion Sword +Variant: Pre 1.3.0 +Variant: Pre 2.0.0 +Variant: Pre 2.6.0 +Variant: Pre 3.0.0 +Variant: Pre 3.11.0 +Variant: Current +Requires Level 62, 122 Str, 104 Dex +Implicits: 2 +{variant:1,2,3}18% increased Accuracy Rating +{variant:4,5,6}AccuracyPercentImplicitSword1 +{variant:1,2}Adds 1 to (500-600) Lightning Damage +{variant:3,4,5,6}LocalAddedLightningDamageUniqueOneHandSword6 +LocalIncreasedAttackSpeedUniqueOneHandSword6 +{variant:1}6% increased Damage taken per Frenzy Charge +{variant:2,3,4}3% increased Damage taken per Frenzy Charge +{variant:5,6}DamageTakenPerFrenzyChargeUniqueOneHandSword6 +{variant:1,2,3,4,5}12% increased Lightning Damage per Frenzy Charge +{variant:6}IncreaseLightningDamagePerFrenzyChargeUniqueOneHandSword6 +LifeGainedOnEnemyDeathPerFrenzyChargeUniqueOneHandSword6 +]],[[ +Ichimonji +Corsair Sword +Variant: Pre 2.6.0 +Variant: Current +Requires Level 58, 81 Str, 117 Dex +Implicits: 2 +{variant:1}18% increased Accuracy Rating +{variant:2}AccuracyPercentImplicitSword1 +LocalAddedPhysicalDamageUniqueOneHandSword11 +{variant:1}LocalIncreasedPhysicalDamagePercentUniqueOneHandSword13 +{variant:2}LocalIncreasedPhysicalDamageUniqueOneHandSword11 +{variant:1}LocalIncreasedAttackSpeedUniqueTwoHandSword6 +{variant:2}LocalIncreasedAttackSpeedUniqueOneHandSword11 +ManaReservationEfficiencyUniqueOneHandSword11 +CannotBeBuffedByAlliedAurasUniqueOneHandSword11 +AurasCannotBuffAlliesUniqueOneHandSword11 +IncreasedBuffEffectivenessUniqueOneHandSword11 +]],[[ +Innsbury Edge +Elder Sword +Variant: Pre 2.6.0 +Variant: Current +Requires Level 47, 81 Str, 81 Dex +Implicits: 2 +{variant:1}18% increased Accuracy Rating +{variant:2}IncreasedAccuracySwordImplicit5 +LocalIncreasedPhysicalDamagePercentUniqueTwoHandAxe1 +LocalIncreasedAttackSpeedUnique__14 +ChaosDamageLifeLeechPermyriadUnique__1 +PhysicalDamageConvertToChaosUniqueBow5 +LocalMaimOnHitUnique__1 +]],[[ +Replica Innsbury Edge +Elder Sword +League: Heist +Requires Level 47, 81 Str, 81 Dex +Implicits: 1 +IncreasedAccuracySwordImplicit5 +LocalIncreasedPhysicalDamagePercentUniqueTwoHandAxe1 +ChaosDamageLifeLeechPermyriadUnique__1 +PhysicalDamageConvertedToChaosUnique__2 +PhysicalDamageTakenAsChaosUnique__1 +LocalWitherOnHitChanceUnique__2 +]],[[ +The Iron Mass +Gladius +League: Heist +Requires Level 60, 113 Str, 113 Dex +Implicits: 1 +AccuracyPercentImplicitSword1 +LocalIncreasedPhysicalDamagePercentUnique__39 +LocalIncreasedAttackSpeedUnique__34 +GrantsUnholyMightUnique__1 +LocalWitherOnHitChanceUnique__1 +SummonedSkeletonWarriorsGetWeaponStatsInMainHandUnique__1 +Summoned Skeleton Warriors deal Triple Damage with this Weapon if you've Hit with this Weapon Recently +]],[[ +Lakishu's Blade +Elegant Sword +Variant: Pre 2.6.0 +Variant: Current +Requires Level 28, 46 Str, 55 Dex +Implicits: 2 +{variant:1}18% increased Accuracy Rating +{variant:2}IncreasedAccuracySwordImplicit3 +SupportedByMultistrikeUniqueOneHandSword13 +LocalIncreasedPhysicalDamagePercentUniqueOneHandSword13 +LocalAddedPhysicalDamageUniqueOneHandSword13 +LocalIncreasedAttackSpeedUniqueTwoHandSword6 +StunAvoidanceUniqueOneHandSword13 +StunRecoveryUniqueOneHandSword13 +]],[[ +Oni-Goroshi +Charan's Sword +Source: Drops from unique{Hillock} +Sockets: R-R-R-R-R-R +Requires Level: 2 +Implicits: 1 +AccuracyPercentImplicitSword1 +DisableOffhandSlot +LocalCriticalStrikeChanceUnique__13 +PhysicalDamageToAttacksPerLevelUnique__2 +GainHerEmbraceOnIgniteUnique__1 +TakeDamagePerLevelWhileHerEmbraceUnique__1_ +]],[[ +The Princess +Sabre +Variant: Pre 2.6.0 +Variant: Current +Requires Level 10, 18 Str, 26 Dex +Implicits: 2 +{variant:1}18% increased Accuracy Rating +{variant:2}AccuracyPercentImplicitSword1 +LocalIncreasedPhysicalDamagePercentUniqueOneHandSword12 +LocalAddedPhysicalDamageUniqueOneHandSword12 +LocalIncreasedAttackSpeedUniqueOneHandSword12 +{variant:1}Gain 10% of Physical Damage as Extra Cold Damage +{variant:2}PhysicalAddedAsColdUniqueOneHandSword12 +DamageTakenFromSkeletonsUniqueOneHandSword12_ +DamageTakenFromGhostsUniqueOneHandSword12 +]],[[ +Prismatic Eclipse +Twilight Blade +Variant: Pre 1.3.0 +Variant: Pre 2.6.0 +Variant: Pre 3.7.0 +Variant: Current +Requires Level 53, 91 Str, 91 Dex +Implicits: 2 +{variant:1,2}18% increased Accuracy Rating +{variant:3,4}AccuracyPercentImplicitSword1 +{variant:1}10% additional Chance to Block while Dual Wielding +{variant:2,3,4}8% additional Chance to Block while Dual Wielding +{variant:1,2,3}Adds (20-30) to (31-40) Physical Damage +{variant:4}LocalAddedPhysicalDamageUniqueOneHandSword5 +25% increased Physical Damage with Weapons per Red Socket +AttackSpeedPerGreenSocketUniqueOneHandSword5 +ManaLeechPermyriadFromPhysicalDamagePerBlueSocketUniqueOneHandSword5 ++2 to Melee Weapon Range per White Socket +]],[[ +Razor of the Seventh Sun +Midnight Blade +Source: Drops from unique{Guardian of the Phoenix} +Variant: Pre 2.6.0 +Variant: Pre 3.5.0 +Variant: Pre 3.11.0 +Variant: Current +Requires Level 68, 113 Str, 113 Dex +Implicits: 2 +{variant:1}18% increased Accuracy Rating +{variant:2,3,4}AccuracyPercentImplicitSword1 +{variant:1,2}Adds (65-75) to (110-130) Physical Damage +{variant:3,4}LocalAddedPhysicalDamageUnique__21 +{variant:3}ConvertPhysicalToFireUniqueShieldStr3 +{variant:4}ConvertPhysicalToFireUnique__2_ +{variant:3,4}ChanceToIgniteUnique__5 +IncreasedBurningDamageIfYouHaveIgnitedRecentlyUnique__1 +RecoverLifePercentOnIgniteUnique__1 +IncreasedMeleePhysicalDamageAgainstIgnitedEnemiesUnique__1 +]],[[ +Rebuke of the Vaal +Vaal Blade +League: Legion +Source: Drops from Vaal Legion +Variant: Pre 2.6.0 +Variant: Pre 3.7.0 +Variant: Current +Requires Level 64, 113 Str, 113 Dex +Implicits: 2 +{variant:1}18% increased Accuracy Rating +{variant:2,3}IncreasedAccuracySwordImplicit8 +{variant:1,2}Adds (19-28) to (31-40) Physical Damage +{variant:3}LocalAddedPhysicalDamageOneHandSword3 +{variant:1,2}Adds (19-28) to (31-40) Fire Damage +{variant:3}LocalAddedFireDamageUniqueOneHandSword3 +{variant:1,2}Adds (19-28) to (31-40) Cold Damage +{variant:3}LocalAddedColdDamageUniqueOneHandSword3 +{variant:1,2}Adds 1 to (50-70) Lightning Damage +{variant:3}LocalAddedLightningDamageUniqueOneHandSword3 +{variant:1,2}Adds (19-28) to (31-40) Chaos Damage +{variant:3}LocalChaosDamageUniqueOneHandSword3 +LocalIncreasedAttackSpeedOneHandSword3 +]],[[ +Redbeak +Rusted Sword +Variant: Pre 2.6.0 +Variant: Current +Requires Level 2 +Implicits: 2 +{variant:1}18% increased Accuracy Rating +{variant:2}AccuracyPercentImplicitSword1 +IncreasedPhysicalDamagePercentOnLowLifeUniqueOneHandSword1 +LocalIncreasedPhysicalDamagePercentUniqueOneHandSword1 +LocalAddedPhysicalDamageUniqueDescentOneHandSword1 +LocalIncreasedAttackSpeedUniqueOneHandSword1 +IncreasedLifeUniqueOneHandSword1 ++2 Life Gained for each Enemy hit by Attacks +]],[[ +Dreadbeak +Rusted Sword +Source: Drops from any endgame map boss +Variant: Pre 3.7.0 +Variant: Current +Requires Level 61 +Implicits: 1 +AccuracyPercentImplicitSword1 +IncreasedPhysicalDamagePercentOnLowLifeUniqueOneHandSword1 +LocalIncreasedPhysicalDamagePercentUniqueOneHandSword1 +{variant:1}Adds (90-98) to (133-140) Physical Damage +{variant:2}LocalAddedPhysicalDamageUnique__35 +LocalIncreasedAttackSpeedUniqueOneHandSword1 +IncreasedLifeUniqueOneHandSword1 +LifeGainPerTargetUniqueOneHandSword7 +OnslaughtOnLowLifeUnique__1 +]],[[ +Rigwald's Command +Midnight Blade +League: Talisman Standard, Talisman Hardcore +Source: Drops from unique{Rigwald, the Wolven King} (Level 75+) +Variant: Pre 2.6.0 +Variant: Pre 3.11.0 +Variant: Current +Requires Level 68, 113 Str, 113 Dex +Implicits: 2 +{variant:1}18% increased Accuracy Rating +{variant:2,3}AccuracyPercentImplicitSword1 +BlockWhileDualWieldingUnique__1 +LocalAddedPhysicalDamageUnique__6 +{variant:1,2}AxePhysicalDamageUnique__1 +IncreasedAccuracyUnique__2 +{variant:1,2}FrenzyChargeOnKillChanceUnique__1 +{variant:3}BleedDotMultiplierPerRagePerEquippedAxeUnique__1 +]],[[ +The Rippling Thoughts +Legion Sword +League: Harbinger +Upgrade: Upgrades to unique{The Surging Thoughts} via currency{Electroshock Scroll} +Requires Level 62, 122 Str, 104 Dex +Implicits: 1 +AccuracyPercentImplicitSword1 +HarbingerSkillOnEquipUnique__1 +Trigger level 20 Storm Cascade when you Attack +SpellDamageUnique__5 +LocalIncreasedPhysicalDamagePercentUnique__27 +LocalAddedLightningDamageUnique__5 +SpellAddedLightningDamageUnique__4 +10% increased Area of Effect of Area Skills +]],[[ +The Surging Thoughts +Legion Sword +League: Harvest +Source: Upgraded from unique{The Rippling Thoughts} via currency{Electroshock Scroll} +Requires Level 62, 122 Str, 104 Dex +Implicits: 1 +AccuracyPercentImplicitSword1 +HarbingerSkillOnEquipUnique2_1 +LocalGrantsStormCascadeOnAttackUnique__1 +SpellDamageUnique__5 +LocalIncreasedPhysicalDamagePercentUnique__27 +LocalAddedLightningDamageUnique__5 +SpellAddedLightningDamageUnique__4 +10% increased Area of Effect of Area Skills +]],[[ +The Saviour +Legion Sword +Source: Drops from unique{Sirus, Awakener of Worlds} +Requires Level 62, 122 Str, 104 Dex +Implicits: 1 +AccuracyPercentImplicitSword1 +SummonDoubleOnCritUnique__1 +LocalIncreasedPhysicalDamagePercentUnique__37__ +LocalAddedPhyiscalDamageUnique__40__ +LocalIncreasedAttackSpeedUnique__24 +LocalCriticalStrikeChanceUnique__16 +]],[[ +Scaeva +Gladius +Variant: Pre 2.6.0 +Variant: Current +Requires Level 60, 113 Str, 113 Dex +Implicits: 2 +{variant:1}18% increased Accuracy Rating +{variant:2}AccuracyPercentImplicitSword1 +LocalAddedPhysicalDamageUnique__7_ +LocalCriticalStrikeChanceUnique__5 +LifeLeechFromPhysicalAttackDamagePerRedSocket_Unique_1 +CriticalStrikeMultiplierPerGreenSocketUnique_1 +ManaLeechPermyriadFromPhysicalDamagePerBlueSocketUnique +GlobalDefensesPerWhiteSocketUnique__1 +(60-80)% increased Critical Strike Chance when in Main Hand +8% additional chance to Block when in Off Hand +]],[[ +Severed in Sleep +Cutlass +League: Breach +Source: Drops in Chayula Breach or from unique{Chayula, Who Dreamt} +Upgrade: Upgrades to unique{United in Dream} using currency{Blessing of Chayula} +Variant: Pre 2.6.0 +Variant: Pre 3.0.0 +Variant: Current +Requires Level 38, 55 Str, 79 Dex +Implicits: 2 +{variant:1}18% increased Accuracy Rating +{variant:2,3}AccuracyPercentImplicitSword1 +AllAttributesUnique__3 +MinionDamageUnique__2 +MinionChaosResistanceUnique___1 +{variant:1,2}Minions Poison Enemies on Hit +{variant:3}MinionsPoisonEnemiesOnHitUnique__2 +MinionsRecoverLifeOnKillingPoisonedEnemyUnique__1_ +]],[[ +United in Dream +Cutlass +Source: Upgraded from unique{Severed in Sleep} using currency{Blessing of Chayula} +Variant: Pre 2.6.0 +Variant: Pre 3.0.0 +Variant: Pre 3.16.0 +Variant: Current +League: Breach +Requires Level 69, 55 Str, 79 Dex +Implicits: 2 +{variant:1}18% increased Accuracy Rating +{variant:2,3,4}AccuracyPercentImplicitSword1 +{variant:1,2,3}Grants level 15 Envy Skill +{variant:4}Grants level 25 Envy Skill +{variant:1,2,3}MinionDamageUniqueTwoHandSword4 +{variant:4}MinionDamageUnique__3_ +MinionChaosResistanceUnique__2__ +{variant:1,2}Minions Poison Enemies on Hit +{variant:3,4}MinionsPoisonEnemiesOnHitUnique__2 +MinionLeechOnPoisonedEnemiesUnique__1 +]],[[ +Story of the Vaal +Variant: Pre 3.14.0 +Variant: Current +{variant:1}Variscite Blade +{variant:2}Gemstone Sword +League: Incursion +Upgrade: Upgrades to unique{Fate of the Vaal} via currency{Vial of Fate} +{variant:1}Requires Level 35, 62 Str, 62 Dex +{variant:2}Requires Level 56, 96 Str, 96 Dex +Implicits: 1 +IncreasedAccuracySwordImplicit4 +{variant:1}(110-120)% increased Physical Damage +{variant:2}LocalIncreasedPhysicalDamagePercentUnique__34___ +{variant:1}LifeGainedFromEnemyDeathUnique__2 +LocalIncreasedAttackSpeedUniqueTwoHandSword6 +{variant:2}LocalFreezeAsThoughDealingMoreDamageUnique__1 +{variant:2}LocalShockAsThoughDealingMoreDamageUnique__1 +{variant:2}LocalWeaponMoreIgniteDamageUnique__1 +LocalDamageConversionToRandomElementUnique__1 +LocalAlwaysInflictElementalAilmentsUnique__1 +]],[[ +Fate of the Vaal +Gemstone Sword +League: Incursion +Source: Upgraded from unique{Story of the Vaal} via currency{Vial of Fate} +Variant: Pre 3.10.0 +Variant: Current +Requires Level 56, 96 Str, 96 Dex +Implicits: 1 +IncreasedAccuracy2hSwordImplicit7 +{variant:1}LocalIncreasedPhysicalDamageUniqueClaw8 +{variant:2}LocalIncreasedPhysicalDamagePercentUnique__34___ +LocalIncreasedAttackSpeedUniqueTwoHandSword6 +LocalDamageConversionToRandomElementUnique__2_ +LocalAlwaysInflictElementalAilmentsUnique__1 +LocalElementalDamageAgainstIgnitedEnemiesUnique__1_ +LocalElementalDamageAgainstFrozenEnemiesUnique__1 +LocalElementalDamageAgainstShockedEnemiesUnique__1_ +]],[[ +The Tempestuous Steel +War Sword +Variant: Pre 2.6.0 +Variant: Current +Requires Level 20, 41 Str, 35 Dex +Implicits: 2 +{variant:1}18% increased Accuracy Rating +{variant:2}AccuracyPercentImplicitSword1 +LocalAddedPhysicalDamageUnique__10 +LocalIncreasedAttackSpeedUnique__12 +AlwaysHits +LocalElementalPenetrationUnique__1 +15% of Physical Attack Damage Added as Lightning Damage +15% of Physical Attack Damage Added as Fire Damage +]],[[ +Replica Tempestuous Steel +War Sword +League: Heist +Requires Level 20, 41 Str, 35 Dex +Implicits: 1 +AccuracyPercentImplicitSword1 +LocalAddedPhysicalDamageUnique__10 +LocalIncreasedAttackSpeedUnique__12 +AccuracyPercentUnique__1 +OneHandedMeleeCriticalStrikeMultiplierUnique__1 +LocalElementalPenetrationUnique__1 +AttackPhysicalDamageAddedAsFireUnique__1 +AttackPhysicalDamageAddedAsLightningUnique__1 +]],[[ +Varunastra +Vaal Blade +League: Perandus +Variant: Pre 2.6.0 +Variant: Current +Requires Level 64, 113 Str, 113 Dex +Implicits: 2 +{variant:1}18% increased Accuracy Rating +{variant:2}IncreasedAccuracySwordImplicit8 +LocalIncreasedPhysicalDamagePercentUniqueTwoHandSword7 +LocalAddedPhysicalDamageUnique__12 +ManaGainPerTargetUnique__1 +WeaponCountsAsAllOneHandedWeapons__1 +]], +-- Weapon: Thrusting Sword +[[ +Aurumvorax +Basket Rapier +Variant: Pre 2.2.0 +Variant: Pre 2.6.0 +Variant: Current +Requires Level 17, 62 Dex +Implicits: 3 +{variant:1}+20% to Global Critical Strike Multiplier +{variant:2}CriticalMultiplierUniqueGlovesDexInt2 +{variant:3}CriticalMultiplierImplicitSword2H1 +LocalIncreasedPhysicalDamagePercentUniqueTwoHandSword1 +ItemFoundRarityDecreaseUniqueRapier1 +AllResistancesUniqueRapier2 ++3 Life gained for each Enemy hit by your Attacks +]],[[ +Chitus' Needle +Elegant Foil +Variant: Pre 2.2.0 +Variant: Pre 2.6.0 +Variant: Current +Requires Level 30, 101 Dex +Implicits: 3 +{variant:1}+20% to Global Critical Strike Multiplier +{variant:2}CriticalMultiplierUniqueGlovesDexInt2 +{variant:3}CriticalMultiplierImplicitSword2H1 +LocalIncreasedPhysicalDamagePercentUnique__27 +StrengthUnique__4 ++30 to Maximum Mana +MovementVelocityUniqueIntHelmet2 +ElementalDamageUnique__1 +LocalIncreasedMeleeWeaponRangeUniqueDescentStaff1 +]],[[ +Cospri's Malice +Jewelled Foil +Variant: Pre 2.6.0 +Variant: Current +Requires Level 68, 212 Dex, 257 Int +Implicits: 2 +{variant:1}CriticalMultiplierUniqueGlovesDexInt2 +{variant:2}CriticalMultiplierImplicitSword2H1 +LocalReducedPhysicalDamagePercentUniqueOneHandSword7 +LocalAddedColdDamageUnique__5 +SpellAddedColdDamageUnique__4 +LocalIncreasedAttackSpeedUnique__12 +AddedIntelligenceRequirementsUnique__1 +GlobalCriticalStrikeChanceAgainstChilledUnique__1 +CastSocketedColdSkillsOnCriticalStrikeUnique__1 +]],[[ +Daresso's Passion +Estoc +Variant: Pre 2.6.0 +Variant: Current +Requires Level 43, 140 Dex +Implicits: 2 +{variant:1}CriticalMultiplierUniqueGlovesDexInt2 +{variant:2}CriticalMultiplierImplicitSword2H1 +LocalAddedPhysicalDamageUnique__11 +LocalAddedColdDamageUnique__3 +FrenzyChargeDurationUnique__1 +FrenzyChargeOnKillChanceUnique__2 +IncreasedDamageAtNoFrenzyChargesUnique__1 +]],[[ +Ewar's Mirage +Antique Rapier +Variant: Pre 2.6.0 +Variant: Current +Requires Level 26, 89 Dex +Implicits: 2 +{variant:1}CriticalMultiplierUniqueGlovesDexInt2 +{variant:2}CriticalMultiplierImplicitSword2H1 +WeaponElementalDamageUnique__3 +LocalAddedLightningDamageUnique__3 +LocalIncreasedAttackSpeedUnique__15 +AttacksChainInMainHandUnique__1 +Attacks have an additional Projectile when in Off Hand +]],[[ +Fidelitas' Spike +Jagged Foil +Variant: Pre 2.2.0 +Variant: Pre 2.6.0 +Variant: Current +Requires Level 22, 77 Dex +Implicits: 3 +{variant:1}+20% to Global Critical Strike Multiplier +{variant:2}CriticalMultiplierUniqueGlovesDexInt2 +{variant:3}CriticalMultiplierImplicitSword2H1 +LocalReducedPhysicalDamagePercentUniqueOneHandSword7 +LocalAddedLightningDamageUniqueOneHandSword7 +LocalIncreasedAttackSpeedUniqueOneHandSword7 +LifeGainPerTargetUniqueOneHandSword7 +{variant:1,2}5% Chance to Shock +{variant:3}(15-20)% Chance to Shock +{variant:3}50% increased Herald of Thunder Buff Effect +]],[[ +The Goddess Bound +Whalebone Rapier +Variant: Pre 2.2.0 +Variant: Pre 2.6.0 +Variant: Current +Requires Level 7, 32 Dex +Implicits: 3 +{variant:1}+20% to Global Critical Strike Multiplier +{variant:2}CriticalMultiplierUniqueGlovesDexInt2 +{variant:3}CriticalMultiplierImplicitSword2H1 +LocalIncreaseSocketedMeleeGemLevelUniqueRapier1 +DisableOffhandSlot +LocalIncreasedPhysicalDamagePercentUniqueOneHandSword4 +LocalAddedFireDamageUniqueRapier1 +LocalIncreasedAttackSpeedUniqueTwoHandSword3 +CriticalStrikeChanceImplicitDaggerNew1 +IncreasedEvasionRatingUniqueRapier1 +ItemFoundRarityDecreaseUniqueRapier1 +MovementVelocityOnLowLifeUniqueBootsDex3 +]], +-- Weapon: Two Handed Sword +[[ +The Dancing Dervish +Reaver Sword +Variant: Pre 2.6.0 +Variant: Pre 3.11.0 +Variant: Pre 3.17.0 +Variant: Current +Requires Level 59, 82 Str, 119 Dex +Implicits: 3 +{variant:1}18% increased Accuracy Rating +{variant:2}AccuracyPercentImplicitSword1 +{variant:3,4}AccuracyPercentImplicit2HSword1 +{variant:1,2}(160-190)% increased Physical Damage +{variant:3,4}LocalIncreasedPhysicalDamagePercentUnique__7 +LocalIncreasedAttackSpeedUniqueOneHandSword7 +MovementVelocityUniqueIntHelmet2 +SimulatedRampageDexInt6 +{variant:4}SimulatedRampageUnique__1 +DisplayManifestWeaponUnique__1 +Manifested Dancing Dervish disables both weapon slots +Manifested Dancing Dervish dies when Rampage ends +]],[[ +The Dancing Duo +Reaver Sword +Source: No longer obtainable +Variant: Pre 3.11.0 +Variant: Pre 3.17.0 +Requires Level 65, 82 Str, 119 Dex +Implicits: 2 +{variant:1}AccuracyPercentImplicitSword1 +{variant:2}AccuracyPercentImplicit2HSword1 +{variant:1}(160-190)% increased Physical Damage +{variant:2}LocalIncreasedPhysicalDamagePercentUnique__7 +LocalIncreasedAttackSpeedUniqueOneHandSword7 +MovementVelocityUniqueIntHelmet2 +SimulatedRampageDexInt6 +DisplayManifestWeaponUnique__1 +Manifested Dancing Dervish disables both weapon slots +Manifested Dancing Dervish dies when Rampage ends +]],[[ +Doomsower +Lion Sword +Variant: Pre 2.6.0 +Variant: Pre 3.0.0 +Variant: Pre 3.8.0 +Variant: Pre 3.11.0 +Variant: Current +Requires Level 65, 104 Str, 122 Dex +Implicits: 3 +{variant:1}18% increased Accuracy Rating +{variant:2,3,4}IncreasedAccuracy2hSwordImplicit9 +{variant:5}StrengthDexterityImplicitSword_1 +{variant:1,2,3}SocketedMeleeGemsHaveIncreasedAoEUniqueTwoHandSword8 +{variant:1,2,3}SocketedRedGemsHaveAddedFireDamageUniqueTwoHandSword8_ +{variant:4,5}AttackSkillsHavePhysToExtraFireDamagePerSocketedRedGemUniqueTwoHandSword8 +{variant:4,5}VaalPactIfAllSocketedGemsAreRedUniqueTwoHandSword8 +{variant:1,2,3,4}LocalIncreasedPhysicalDamagePercentUniqueDagger11 +{variant:5}LocalIncreasedPhysicalDamagePercentUniqueTwoHandSword8 +{variant:1,2}Adds (50-75) to (85-110) Physical Damage +{variant:3,4,5}LocalAddedPhysicalDamageUniqueTwoHandSword8 +LocalIncreasedAttackSpeedUniqueTwoHandSword8 +]],[[ +Edge of Madness +Etched Greatsword +League: Beyond +Variant: Pre 2.6.0 +Variant: Pre 3.11.0 +Variant: Current +Requires Level 22, 45 Str, 38 Dex +Implicits: 3 +{variant:1}18% increased Accuracy Rating +{variant:2}AccuracyPercentImplicitSword1 +{variant:3}AccuracyPercentImplicit2HSword1 ++1 to Level of Active Socketed Skill Gems +LocalIncreasedPhysicalDamagePercentUniqueTwoHandSword7 +LocalChaosDamageUniqueTwoHandSword7 +{variant:1}LifeGainedOnEnemyDeathPerLevelUniqueTwoHandSword7 +{variant:1}IncreasedChaosDamagePerLevelUniqueTwoHandSword7 +IncreasedElementalDamagePerLevelUniqueTwoHandSword7 +{variant:2,3}PhysicalDamageToAttacksPerLevelUnique__1_ +]],[[ +Hiltless +Reaver Sword +Variant: Pre 2.6.0 +Variant: Pre 3.11.0 +Variant: Current +Requires Level 59, 82 Str, 119 Dex +Implicits: 3 +{variant:1}18% increased Accuracy Rating +{variant:2}AccuracyPercentImplicitSword1 +{variant:3}AccuracyPercentImplicit2HSword1 +SocketedGemsGetBloodMagicUnique__1 +LocalAddedPhysicalDamageUnique__15 +LocalCriticalStrikeChanceUnique__4 +ReflectPhysicalDamageToSelfOnHitUnique__1 ++2 to Weapon range +]],[[ +Kondo's Pride +Ezomyte Blade +Variant: Pre 2.6.0 +Variant: Pre 3.11.0 +Variant: Current +Requires Level 61, 113 Str, 113 Dex +Implicits: 3 +{variant:1}18% increased Accuracy Rating +{variant:2}IncreasedAccuracy2hSwordImplicit8 +{variant:3}CriticalMultiplierImplicitSword2H1 +{variant:1,2}(270-320)% increased Physical Damage +{variant:3}LocalIncreasedPhysicalDamagePercentUnique__18 +LifeLeechPermyriadUniqueGlovesStrDex1 +MeleeDamageAgainstBleedingEnemiesUnique__1 +CannotLeechFromCriticalStrikesUnique___1 +ChanceToBlindOnCriticalStrikesUnique__1 +BleedOnMeleeCriticalStrikeUnique__1 +]],[[ +Oro's Sacrifice +Infernal Sword +Variant: Pre 1.3.0 +Variant: Pre 3.11.0 +Variant: Current +Requires Level 67, 113 Str, 113 Dex +Implicits: 2 +{variant:1,2}30% increased Accuracy Rating +{variant:3}ElementalDamageUnique__1 +LocalReducedPhysicalDamagePercentUniqueOneHandSword7 +LocalAddedFireDamageUniqueTwoHandSword6 +LocalIncreasedAttackSpeedUniqueTwoHandSword6 +ChanceToIgniteUniqueTwoHandSword6 +{variant:1}IncreasedPhysicalDamageTakenUniqueBootsDex8 +{variant:2,3}IncreasedPhysicalDamageTakenUniqueTwoHandSword6 +{variant:1}IncreasedFireDamageTakenUniqueBodyStrDex5 +{variant:2,3}IncreasedFireDamageTakenUniqueTwoHandSword6 +CullingAgainstBurningEnemiesUniqueTwoHandSword6 +FrenzyChargeOnIgniteUniqueTwoHandSword6 +]],[[ +Replica Oro's Sacrifice +Infernal Sword +League: Heist +Requires Level 67, 113 Str, 113 Dex +Implicits: 1 +WeaponElementalDamageImplicitSword1 +LocalReducedPhysicalDamagePercentUniqueOneHandSword7 +LocalAddedColdDamageUnique__9_ +LocalIncreasedAttackSpeedUniqueTwoHandSword6 +LifeLeechPermyriadOnFrozenEnemiesUnique__1 +ChanceToFreezeUnique__5 +IncreasedPhysicalDamageTakenUniqueTwoHandSword6 +ColdDamageTakenUnique__2 +EnduranceChargeIfAttackFreezesUnique__1 +]],[[ +Queen's Decree +Ornate Sword +Variant: Pre 2.6.0 +Variant: Pre 3.8.0 +Variant: Current +Requires Level 27, 56 Str, 54 Dex +Implicits: 2 +{variant:1}18% increased Accuracy Rating +{variant:2,3}IncreasedAccuracy2hSwordImplicit3 +IncreasedStrengthRequirementsUniqueTwoHandSword4 +{variant:1,2}MinionLifeUniqueAmulet3 +{variant:3}MinionLifeUniqueTwoHandSword4 +SkeletonDurationUniqueTwoHandSword4 +{variant:1,2}MinionDamageUnique4 +{variant:3}MinionDamageUniqueTwoHandSword4 +MaximumMinionCountUniqueTwoHandSword4 +MaximumMinionCountUniqueBodyInt9 +MaximumMinionCountUniqueBootsStrInt2Updated +]],[[ +Queen's Escape +Ornate Sword +Source: Drops from any endgame map boss +Variant: Pre 2.6.0 +Variant: Pre 3.8.0 +Variant: Current +Requires Level 38, 56 Str, 54 Dex +Implicits: 2 +{variant:1}18% increased Accuracy Rating +{variant:2,3}IncreasedAccuracy2hSwordImplicit3 +IncreasedStrengthRequirementsUniqueTwoHandSword4 +{variant:1,2}MinionLifeUniqueAmulet3 +{variant:3}MinionLifeUniqueTwoHandSword4 +MinionRunSpeedUnique__2 +SkeletonDurationUniqueTwoHandSword4 +{variant:1,2}MinionDamageUnique4 +{variant:3}MinionDamageUniqueTwoHandSword4 +MaximumMinionCountUniqueTwoHandSword4 +MaximumMinionCountUniqueBodyInt9 +MaximumMinionCountUniqueBootsStrInt2Updated +IncreasedStrengthRequirementsUniqueTwoHandSword4 +]],[[ +Rigwald's Charge +Highland Blade +Variant: Pre 2.6.0 +Variant: Pre 3.7.0 +Variant: Current +Requires Level 44, 77 Str, 77 Dex +Implicits: 2 +{variant:1}18% increased Accuracy Rating +{variant:2,3}IncreasedAccuracy2hSwordImplicit5 +LocalIncreasedPhysicalDamagePercentUniqueTwoHandSword1 +LocalIncreasedAttackSpeedUniqueTwoHandSword3 +{variant:1,2}+(150-200) to Accuracy Rating +{variant:3}IncreasedAccuracyUniqueTwoHandSword1 +MovementVelocityUniqueTwoHandSword1 +]],[[ +Shiversting +Bastard Sword +Variant: Pre 2.6.0 +Variant: Pre 3.11.0 +Variant: Current +Requires Level 14, 21 Str, 30 Dex +Implicits: 3 +{variant:1}18% increased Accuracy Rating +{variant:2}AccuracyPercentImplicitSword1 +{variant:3}AccuracyPercentImplicit2HSword1 +LocalIncreasedPhysicalDamagePercentUniqueTwoHandSword2 +LocalAddedColdDamageUniqueTwoHandSword2 +ManaLeechPermyriadUniqueTwoHandSword2 +CannotBeFrozenUnique__1 +]],[[ +Starforge +Infernal Sword +Source: Drops from unique{The Shaper} +Variant: Pre 3.11.0 +Variant: Current +Requires Level 67, 113 Str, 113 Dex +Implicits: 2 +{variant:1}30% increased Accuracy Rating +{variant:2}IncreasedPhysicalDamagePercentUniqueSwordImplicit1 +{variant:1}(400-500)% increased Physical Damage +{variant:2}LocalIncreasedPhysicalDamagePercentUnique__19 +LocalIncreasedAttackSpeedUnique__19 +IncreasedLifeUniqueBodyStrDexInt1 +IncreasedAttackAreaOfEffectUnique__2_ +DealNoElementalDamageUnique__2 +PhysicalDamageCanShockUnique__1 +Shaper Item +]],[[ +Terminus Est +Tiger Sword +Variant: Pre 2.6.0 +Variant: Pre 3.11.0 +Variant: Current +Requires Level 51, 80 Str, 96 Dex +Implicits: 2 +{variant:1}18% increased Accuracy Rating +{variant:2,3}IncreasedAccuracy2hSwordImplicit6 +{variant:1}(120-180)% increased Physical Damage +{variant:2}(220-260)% increased Physical Damage +{variant:3}LocalIncreasedPhysicalDamagePercentUniqueTwoHandSword3 +{variant:2,3}LocalCriticalStrikeChanceUnique__8 +LocalIncreasedAttackSpeedUniqueTwoHandSword3 ++10 Mana Gained on Kill +MovementVelocityUniqueTwoHandSword1 +GainFrenzyChargeOnCriticalHit +]],[[ +Voidforge +Infernal Sword +Source: Drops from unique{The Elder} (Uber) +Variant: Pre 3.11.0 +Variant: Current +Requires Level 67, 113 Str, 113 Dex +Implicits: 2 +{variant:1}30% increased Accuracy Rating +{variant:2}ElementalDamageUnique__1 +{variant:1}(50-100)% increased Physical Damage +{variant:2}LocalIncreasedPhysicalDamagePercentUnique__32 +LocalIncreasedAttackSpeedUnique__19 +IncreasedLifeUniqueBodyStrDexInt1 +ElementalDamageCanShockUnique__1__ +WeaponPhysicalDamageAddedAsRandomElementUnique__1__ +IncreasedAttackAreaOfEffectUnique__2_ +DealNoNonElementalDamageUnique__1 +Elder Item +]], +} diff --git a/src/Data/Uniques/Special/wand.lua b/src/Data/Uniques/Special/wand.lua new file mode 100644 index 0000000000..116ebdc3a9 --- /dev/null +++ b/src/Data/Uniques/Special/wand.lua @@ -0,0 +1,364 @@ +-- Item data (c) Grinding Gear Games + +return { +-- Weapon: Wand +[[ +Abberath's Horn +Goat's Horn +Variant: Pre 2.3.0 +Variant: Current +Requires Level 6, 29 Int +Implicits: 2 +{variant:1}(9-12)% increased Spell Damage +{variant:2}SpellDamageOnWeaponImplicitWand2 +FireDamagePercentUniqueWand10 +SpellAddedFireDamageUniqueWand10 +CriticalStrikeChanceUniqueWand10 ++10 Life Gained on Killing Ignited Enemies +BurnDurationUniqueWand10 +]],[[ +Apep's Rage +Opal Wand +Variant: Pre 2.3.0 +Variant: Pre 3.7.0 +Variant: Pre 3.11.0 +Variant: Current +Requires Level 62, 212 Int +Implicits: 2 +{variant:1}(17-20)% increased Spell Damage +{variant:2,3,4}SpellDamageOnWeaponImplicitWand18 +{variant:1,2}Adds (50-65) to (90-105) Chaos Damage to Spells +{variant:3,4}SpellAddedChaosDamageUniqueWand7 +IncreasedCastSpeedUniqueWand7 +ChaosResistUniqueWand7 +{variant:1,2,3}ManaCostIncreasedUniqueWand7 +{variant:4}IncreaseGlobalFlatManaCostUnique__3_ +{variant:3,4}FasterPoisonDamageUnique__1 +]],[[ +Ashcaller +Quartz Wand +Variant: Pre 3.8.0 +Variant: Current +Requires Level 18, 65 Int +Implicits: 1 +SpellDamageOnWeaponImplicitWand7 +SummonRagingSpiritOnKillUnique__1 +{variant:1}LocalAddedFireDamageUnique__2 +{variant:2}FireDamageOverTimeMultiplierUnique__2_ +SpellAddedFireDamageUnique__3 +{variant:1}(40-50)% increased Burning Damage +{variant:2}BurnDamageUniqueCorruptedJewel1 +ChanceToIgniteUnique__1 +]],[[ +Eclipse Solaris +Crystal Wand +Variant: Pre 2.2.0 +Variant: Pre 2.3.0 +Variant: Pre 3.10.0 +Variant: Current +Requires Level 45, 146 Int +Implicits: 2 +{variant:1,2}(14-18)% increased Spell Damage +{variant:3,4}SpellDamageOnWeaponImplicitWand13 +{variant:1,2,3}LocalAddedPhysicalDamageUnique__4 +{variant:4}LocalAddedFireDamageUnique__6 +{variant:4}LocalIncreasedAttackSpeedUnique__32 +{variant:1}+(18-30)% to Global Critical Strike Multiplier +{variant:2,3,4}CriticalMultiplierUnique__1 +LightRadiusUnique__4 +DisplayBlindAuraUnique__1 +CriticalChanceAgainstBlindedEnemiesUnique__1 +]],[[ +Corona Solaris +Crystal Wand +Source: No longer obtainable +Variant: Pre 3.10.0 +Variant: Pre 3.17.0 +Requires Level 63, 146 Int +Implicits: 1 +SpellDamageOnWeaponImplicitWand13 +BlindingAuraSkillUnique__1 +{variant:1}LocalAddedPhysicalDamageUnique__4 +{variant:2}LocalAddedFireDamageUnique__6 +{variant:2}LocalIncreasedAttackSpeedUnique__32 +CriticalMultiplierUnique__1 +LightRadiusUnique__4 +CriticalChanceAgainstBlindedEnemiesUnique__1 +LightRadiusAppliesToAccuracyUnique__1_ +AddedFireDamageAgainstBlindedEnemiesUnique__1_ +]],[[ +Lifesprig +Driftwood Wand +Requires Level 2 +Implicits: 1 +SpellDamageOnWeaponImplicitWand1 +LocalIncreaseSocketedSpellGemLevelUniqueWand4 +SpellDamageUniqueWand4 +IncreasedCastSpeedUniqueWand4 +IncreasedLifeUniqueWand4 +IncreasedManaUniqueWand4 +Regenerate (6-8) Life over 1 second for each Spell you Cast +]],[[ +Midnight Bargain +Engraved Wand +Variant: Pre 2.3.0 +Variant: Pre 3.8.0 +Variant: Current +Requires Level 40, 131 Int +Implicits: 2 +{variant:1}SpellDamageImplicitGloves1 +{variant:2,3}SpellDamageOnWeaponImplicitWand9 +IntelligenceUniqueWand2 +{variant:1,2}MinionRunSpeedUnique__4 +{variant:3}MinionRunSpeedUniqueWand2 +{variant:1,2}Minions deal (10-30)% increased Damage +{variant:3}MinionDamageUniqueWand2 ++1 to Maximum number of Raised Zombies ++1 to Maximum number of Spectres ++1 to Maximum number of Skeletons +Reserves 30% of Life +LifeReservationUniqueWand2 +]],[[ +Replica Midnight Bargain +Engraved Wand +League: Heist +Requires Level 40, 131 Int +Implicits: 1 +SpellDamageOnWeaponImplicitWand9 +LifeReservationUniqueWand2 +IntelligenceUniqueWand2 +MinionRunSpeedUnique__5 +MinionDamageUniqueWand2 +ExtraRagingSpiritsUnique__1 +Reserves 30% of Life +ExtraMaximumPhantasmsUnique__1 +]],[[ +Moonsorrow +Imbued Wand +Variant: Pre 2.0.0 +Variant: Pre 2.3.0 +Variant: Pre 3.0.0 +Variant: Current +Requires Level 59, 188 Int +Implicits: 2 +{variant:1,2}SpellDamageOnWeaponImplicitWand5 +{variant:3,4}SpellDamageOnWeaponImplicitWand15 +{variant:1,2,3}Socketed Gems are supported by level 5 Blind +{variant:4}Socketed Gems are supported by level 20 Blind +SpellDamageUniqueWand1 +{variant:1}125% increased Physical Damage +{variant:2,3}175% increased Physical Damage +{variant:4}LocalIncreasedPhysicalDamagePercentUniqueWand1 +IntelligenceUniqueWand1 +LightningDamageUniqueWand1 +IncreasedCastSpeedUniqueWand1 +BlindingHitUniqueWand1 +]],[[ +Obliteration +Demon's Horn +Variant: Pre 2.3.0 +Variant: Pre 3.10.0 +Variant: Current +Requires Level 56, 179 Int +Implicits: 2 +{variant:1}(15-18)% increased Spell Damage +{variant:2,3}SpellDamageOnWeaponImplicitWand14 +{variant:1,2}Adds (24-30) to (80-92) Physical Damage +{variant:3}LocalAddedPhysicalDamageUnique__2_ +LocalCriticalStrikeChanceUnique__1 +ChaosDamageAsPortionOfDamageUnique__1 +Enemies you Kill have a 20% chance to Explode, dealing a quarter +of their maximum Life as Chaos Damage +]],[[ +Piscator's Vigil +Tornado Wand +Variant: Pre 2.3.0 +Variant: Pre 2.6.0 +Variant: Current +Requires Level 65, 212 Int +Implicits: 2 +{variant:1}(16-19)% increased Spell Damage +{variant:2,3}SpellDamageOnWeaponImplicitWand16 +LocalReducedPhysicalDamagePercentUniqueWand6 +LocalIncreasedAttackSpeedUniqueWand6 +IncreasedAccuracyUniqueWand6 +LocalCriticalStrikeChanceUniqueWand6_ +ThisWeaponsWeaponElementalDamageUniqueWand6 +{variant:3}Attacks with this Weapon Penetrate 5% Elemental Resistances +]],[[ +The Poet's Pen +Carved Wand +Requires Level 12, 47 Int +Implicits: 1 +(11-15)% increased Spell Damage ++1 to Level of Socketed Active Skill Gems per 25 Player Levels +Adds 3 to 5 Physical Damage to Attacks with this Weapon per 3 Player Levels +(8-12)% increased Attack Speed +TriggerSocketedSpellOnAttackUnique__1 +]],[[ +Reverberation Rod +Spiraled Wand +Variant: Pre 2.3.0 +Variant: Pre 3.11.0 +Variant: Current +Requires Level 24, 83 Int +Implicits: 2 +{variant:1}SpellDamageOnWeaponImplicitWand2 +{variant:2,3}SpellDamageOnWeaponImplicitWand5 +{variant:1,2}LocalIncreaseSocketedGemLevelUniqueHelmetStrInt2 +{variant:3}LocalIncreaseSocketedGemLevelUniqueWand8 +SupportedByEchoUniqueWand8 +IntelligenceUniqueWand8 +]],[[ +Relic of the Pact +Spiraled Wand +League: Ultimatum +Requires Level 24, 83 Int +Implicits: 1 +SpellDamageOnWeaponImplicitWand5 +UniqueWandGrantsBloodSacrament__1 +LuckyCriticalsOnLowLifeUnique__1___ +]],[[ +Amplification Rod +Spiraled Wand +Source: Drops from any endgame map boss +Variant: Pre 3.11.0 +Variant: Current +Requires Level 36, 83 Int +Implicits: 1 +SpellDamageOnWeaponImplicitWand5 +{variant:1}LocalIncreaseSocketedGemLevelUniqueHelmetStrInt2 +{variant:2}LocalIncreaseSocketedGemLevelUniqueWand8 +SocketedGemsGetIncreasedAreaOfEffectUnique__1 +SupportedByEchoUniqueWand8 +ControlledDestructionSupportUnique__1New_ +IntelligenceUniqueWand8 +]],[[ +Shade of Solaris +Sage Wand +Variant: Pre 3.5.0 +Variant: Current +Requires Level 30, 119 Int +Implicits: 1 +SpellDamageOnWeaponImplicitWand6 +ElementalDamagePercentAddedAsChaosUnique__1 +CriticalStrikesDealNoDamageUnique__1 +{variant:1}120% increased Spell Damage if you've dealt a Critical Strike Recently +{variant:2}SpellDamageIfYouHaveCritRecentlyUnique__1 +]],[[ +Shimmeron +Tornado Wand +Source: Drops from unique{The Elder} (Tier 6+) +Variant: Pre 3.4.0 +Variant: Current +Requires Level 65, 212 Int +Implicits: 1 +(35-39)% increased Spell Damage +(30-40)% increased Spell Damage +Adds (26-35) to (95-105) Lightning Damage to Spells ++(6-10)% to Critical Strike Multiplier per Power Charge ++0.3% Critical Strike Chance per Power Charge +2% additional Chance to Block Spells per Power Charge +Adds 3 to 9 Lightning Damage to Spells per Power Charge +{variant:1}400 Lightning Damage taken per second per Power Charge if you've dealt a Critical Strike Recently +{variant:2}200 Lightning Damage taken per second per Power Charge if your Skills have dealt a Critical Strike Recently +Elder Item +]],[[ +Storm Prison +Carved Wand +Variant: Pre 2.3.0 +Variant: Current +Requires Level 12, 47 Int +Implicits: 2 +{variant:1}(9-13)% increased Spell Damage +{variant:2}SpellDamageOnWeaponImplicitWand3 +LocalIncreasedPhysicalDamagePercentUnique__6 +LocalAddedLightningDamageUnique__2 +ManaRegenerationUnique__1 ++1 Maximum Power Charge +PowerChargeOnKillChanceUnique__1 +]],[[ +Tulborn +Spiraled Wand +League: Breach +Source: Drops in Tul Breach or from unique{Tul, Creeping Avalanche} +Upgrade: Upgrades to unique{Tulfall} using currency{Blessing of Tul} +Requires Level 24, 83 Int +Implicits: 1 +SpellDamageOnWeaponImplicitWand5 +IncreasedCastSpeedUniqueGlovesStr1 +50% chance to gain a Power Charge on Killing a Frozen Enemy +AddedColdDamagePerPowerChargeUnique__1 +GainManaOnKillingFrozenEnemyUnique__1 +]],[[ +Tulfall +Tornado Wand +Variant: Pre 3.16.0 +Variant: Current +League: Breach +Source: Upgraded from unique{Tulborn} using currency{Blessing of Tul} +Requires Level 65, 212 Int +Implicits: 1 +SpellDamageOnWeaponImplicitWand16 +IncreasedCastSpeedUniqueGlovesStr1 +{variant:1}50% chance to gain a Power Charge on Killing a Frozen Enemy +{variant:2}GainPowerChargeOnKillingFrozenEnemyUnique__1 +AddedColdDamagePerPowerChargeUnique__2 +LosePowerChargesOnMaxPowerChargesUnique__2 +WhenReachingMaxPowerChargesGainAFrenzyChargeUnique__1 +{variant:1}(10-15)% increased Cold Damage per Frenzy Charge +{variant:2}IncreasedColdDamagePerFrenzyChargeUnique__1 +]],[[ +Replica Tulfall +Tornado Wand +League: Heist +Requires Level 65, 212 Int +Implicits: 1 +SpellDamageOnWeaponImplicitWand16 +IncreasedCastSpeedUnique__22 +LosePowerChargesOnMaxPowerChargesUnique__2 +WhenReachingMaxPowerChargesGainAFrenzyChargeUnique__1 +IncreasedColdDamagePerFrenzyChargeUnique__1 +PowerChargeOnHittingFrozenEnemyUnique__1 +TakeColdDamageOnMaximumPowerChargesUnique__1____ +]],[[ +Twyzel +Sage Wand +Variant: Pre 2.3.0 +Variant: Current +Requires Level 30, 119 Int +Implicits: 2 +{variant:1}(11-14)% increased Spell Damage +{variant:2}SpellDamageOnWeaponImplicitWand6 +LocalIncreasedPhysicalDamagePercentUniqueWand9 +LocalAddedPhysicalDamageUniqueWand9 +LocalIncreasedAttackSpeedUniqueWand9 +LocalCriticalStrikeChanceUniqueWand9 +SocketedGemsAdditionalProjectilesUniqueWand9 +]],[[ +Replica Twyzel +Sage Wand +League: Heist +Requires Level 30, 119 Int +Implicits: 1 +SpellDamageOnWeaponImplicitWand6 +LocalIncreasedAttackSpeedUniqueWand9 +LocalCriticalStrikeChanceUnique__20 +AttackAdditionalProjectilesUnique__1 +]],[[ +Void Battery +Prophecy Wand +Variant: Pre 2.3.0 +Variant: Current +Requires Level 68, 245 Int +Implicits: 2 +{variant:1}(16-20)% increased Spell Damage +{variant:2}SpellDamageOnWeaponImplicitWand17 +SpellDamageOnWeaponUniqueWand3 +IncreasedCastSpeedUniqueWand3 +CriticalStrikeChanceUniqueWand3 +IncreasedManaUniqueWand3 +IncreasedMaximumPowerChargesUniqueWand3 +IncreasedSpellDamagePerPowerChargeUniqueWand3 +]], +} diff --git a/src/Data/Uniques/amulet.lua b/src/Data/Uniques/amulet.lua index bc9d19ffc6..8be17c0bdd 100644 --- a/src/Data/Uniques/amulet.lua +++ b/src/Data/Uniques/amulet.lua @@ -10,12 +10,12 @@ Variant: Pre 2.6.0 Variant: Current Requires Level 45 Implicits: 1 -{tags:jewellery_attribute}+(20-30) to Strength +{tags:attribute}+(20-30) to Strength {tags:attack,speed}10% reduced Attack Speed {tags:caster,speed}10% reduced Cast Speed -{tags:jewellery_defense}+(400-500) to Armour +{tags:defences}+(400-500) to Armour {variant:1}{tags:life}+(30-40) Life gained when you Block -{variant:2,3}{tags:life}+(34-48) Life gained when you Block +{variant:2,3}{tags:resource,life}+(34-48) Life gained when you Block {variant:1}{tags:mana}+(10-20) Mana gained when you Block {variant:2,3}{tags:mana}+(10-24) Mana gained when you Block {variant:1}{tags:speed}20% reduced Movement Speed @@ -24,15 +24,15 @@ Implicits: 1 {variant:1}10% Chance to Block {variant:2,3}8% Chance to Block {tags:physical}{variant:1}Reflects 200 to 250 Physical Damage to Attackers on Block -{tags:physical}{variant:2,3}Reflects 240 to 300 Physical Damage to Attackers on Block +{variant:2,3}{tags:physical_damage}Reflects 240 to 300 Physical Damage to Attackers on Block ]],[[ Araku Tiki Coral Amulet Implicits: 1 {tags:life}(2-4) Life Regenerated per second {tags:jewellery_defense,life}You gain 100 Evasion Rating when on Low Life -{tags:life}+(30-50) to maximum Life -{tags:jewellery_resistance}+(20-30)% to Fire Resistance +{tags:resource,life}+(30-50) to maximum Life +{tags:resistance}+(20-30)% to Fire Resistance {tags:life}1% of Life Regenerated per Second while on Low Life ]],[[ Ngamahu Tiki @@ -41,10 +41,10 @@ Source: No longer obtainable Requires Level 36 Implicits: 1 {tags:life}(2-4) Life Regenerated per second -{tags:jewellery_elemental}(50-70)% increased Fire Damage +{tags:elemental_damage}(50-70)% increased Fire Damage {tags:jewellery_defense,life}You gain 100 Evasion Rating when on Low Life -{tags:life}+(30-50) to maximum Life -{tags:jewellery_resistance}+(20-30)% to Fire Resistance +{tags:resource,life}+(30-50) to maximum Life +{tags:resistance}+(20-30)% to Fire Resistance {tags:life}1% of Life Regenerated per Second while on Low Life ]],[[ The Ascetic @@ -60,18 +60,18 @@ Onyx Amulet Source: Drops from unique{The Eater of Worlds} Requires Level 60 Implicits: 1 -{tags:jewellery_attribute}+(10-16) to all Attributes -(5–10)% increased Experience Gain of Gems -(10–20)% increased Reservation Efficiency of Skills +{tags:attribute}+(10-16) to all Attributes +(5-10)% increased Experience Gain of Gems +(10-20)% increased Reservation Efficiency of Skills +1 to Level of all Skill Gems -+(20–30)% to Quality of all Skill Gems ++(20-30)% to Quality of all Skill Gems ]],[[ Astramentis Onyx Amulet Requires Level 20 Implicits: 1 -{tags:jewellery_attribute}+(10-16) to all Attributes -{tags:jewellery_attribute}+(80-100) to all Attributes +{tags:attribute}+(10-16) to all Attributes +{tags:attribute}+(80-100) to all Attributes {tags:attack,physical}-4 Physical Damage taken from Attacks ]],[[ Atziri's Foible @@ -80,13 +80,13 @@ Variant: Pre 2.6.0 Variant: Current Requires Level 16 Implicits: 1 -{tags:mana}(20-30)% increased Mana Regeneration Rate +{tags:resource,mana}(20-30)% increased Mana Regeneration Rate {variant:1}{tags:mana}+50 to maximum Mana -{variant:2}{tags:mana}+100 to maximum Mana +{variant:2}{tags:resource,mana}+100 to maximum Mana {variant:1}{tags:mana}(8-12)% increased maximum Mana -{variant:2}{tags:mana}(16-24)% increased maximum Mana -{variant:1}{tags:mana}(40-60)% increased Mana Regeneration Rate -{variant:2}{tags:mana}(80-100)% increased Mana Regeneration Rate +{variant:2}{tags:resource,mana}(16-24)% increased maximum Mana +{variant:1}{tags:resource,mana}(40-60)% increased Mana Regeneration Rate +{variant:2}{tags:resource,mana}(80-100)% increased Mana Regeneration Rate Items and Gems have 25% reduced Attribute Requirements ]],[[ Replica Atziri's Foible @@ -97,9 +97,9 @@ League: Heist Requires Level 16 Implicits: 1 {tags:life}Regenerate (1.00-2.00)% of Life per second -{tags:life}+100 to maximum Life +{tags:resource,life}+100 to maximum Life {variant:1}{tags:life}(20-25)% increased Life Recovery rate -{variant:2}{tags:life}(20-25)% increased Life Regeneration rate +{variant:2}{tags:resource,life}(20-25)% increased Life Regeneration rate Items and Gems have 25% reduced Attribute Requirements ]],[[ Aul's Uprising @@ -125,22 +125,22 @@ Variant: Intelligence: Zealotry Variant: Envy Requires Level 55 Implicits: 1 -{tags:jewellery_attribute}+(10-16) to all Attributes -{variant:1,2,3,4,5}{tags:jewellery_attribute}+(20-30) to Strength -{variant:6,7,8,9}{tags:jewellery_attribute}+(20-30) to Dexterity -{variant:10,11,12,13,14,15,16}{tags:jewellery_attribute}+(20-30) to Intelligence +{tags:attribute}+(10-16) to all Attributes +{variant:1,2,3,4,5}{tags:attribute}+(20-30) to Strength +{variant:6,7,8,9}{tags:attribute}+(20-30) to Dexterity +{variant:10,11,12,13,14,15,16}{tags:attribute}+(20-30) to Intelligence {variant:17}Grants Level 15 Envy Skill -{variant:1,2,3,4,5}{tags:jewellery_defense}(15-20)% increased Armour -{variant:6,7,8,9}{tags:jewellery_defense}(15-20)% increased Evasion Rating -{variant:10,11,12,13,14,15,16}{tags:jewellery_defense}(15-20)% increased maximum Energy Shield -{variant:17}{tags:jewellery_attribute}+(15-20) to all Attributes -{tags:life}+(50-70) to maximum Life +{variant:1,2,3,4,5}{tags:defences}(15-20)% increased Armour +{variant:6,7,8,9}{tags:defences}(15-20)% increased Evasion Rating +{variant:10,11,12,13,14,15,16}{tags:defences}(15-20)% increased maximum Energy Shield +{variant:17}{tags:attribute}+(15-20) to all Attributes +{tags:resource,life}+(50-70) to maximum Life {variant:1,2,3,4,5}10% reduced Stun and Block Recovery {variant:6,7,8,9}Nearby Enemies grant 25% increased Flask Charges {tags:critical}{variant:10,11,12,13,14,15,16}2% additional Chance to receive a Critical Strike {variant:1,2,3,4,5}Nearby Enemies have 10% reduced Stun and Block Recovery -{tags:critical}{variant:10,11,12,13,14,15,16}Hits against Nearby Enemies have 50% increased Critical Strike Chance -{variant:17}{tags:jewellery_defense}(15-20)% increased Global Defences +{variant:10,11,12,13,14,15,16}{tags:critical}Hits against Nearby Enemies have 50% increased Critical Strike Chance +{variant:17}{tags:defences}(15-20)% increased Global Defences {variant:1}Anger has no Reservation {variant:2}Determination has no Reservation {variant:3}Pride has no Reservation @@ -165,13 +165,13 @@ Variant: Pre 2.5.0 Variant: Current Requires Level 32 Implicits: 1 -{tags:jewellery_attribute}+(16-24) to Strength and Intelligence -{tags:life}+(30-50) to maximum Life -{tags:mana}+(50-70) to maximum Mana +{tags:attribute}+(16-24) to Strength and Intelligence +{tags:resource,life}+(30-50) to maximum Life +{tags:resource,mana}+(50-70) to maximum Mana +1 to Maximum Power Charges {tags:mana}10% increased Mana Regeneration Rate Per Power Charge {variant:2}(80-100)% increased Power Charge Duration -{tags:mana}1% of Damage is taken from Mana before Life per Power Charge +{tags:resource,life,mana}1% of Damage is taken from Mana before Life per Power Charge {tags:critical}40% reduced Critical Strike Chance per Power Charge ]],[[ Badge of the Brotherhood @@ -179,7 +179,7 @@ Turquoise Amulet Requires Level: 20 Implicits: 1 League: Blight -{tags:jewellery_attribute}+(16-24) to Dexterity and Intelligence +{tags:attribute}+(16-24) to Dexterity and Intelligence (7-10)% increased Cooldown Recovery of Travel Skills per Frenzy Charge (7-10)% increased Effect of Elusive on you per Power Charge (20-25)% chance to lose a Frenzy Charge when you use a Travel Skill @@ -208,10 +208,10 @@ League: Talisman Hardcore Talisman Tier: 2 Requires Level 28 Implicits: 1 -(15-25)% increased Global Defences -+(20-30) to maximum Energy Shield -+(15-30)% to Fire Resistance -+(15-30)% to Lightning Resistance +{tags:defences}(15-25)% increased Global Defences +{tags:defences}+(20-30) to maximum Energy Shield +{tags:resistance}+(15-30)% to Fire Resistance +{tags:resistance}+(15-30)% to Lightning Resistance {variant:1}30% slower start of Energy Shield Recharge during Flask Effect {variant:2}50% slower start of Energy Shield Recharge during Flask Effect {variant:1}400% increased Energy Shield Recharge Rate during Flask Effect @@ -223,11 +223,11 @@ Amber Amulet Source: Use currency{Vaal Orb} on unique{Tear of Purity} Requires Level 20 Implicits: 1 -{tags:jewellery_attribute}+(20-30) to Strength +{tags:attribute}+(20-30) to Strength Grants level 10 Gluttony of Elements Skill {tags:attack,chaos}Adds 19-43 Chaos Damage to Attacks {tags:jewellery_resistance}−(10-5)% to all Elemental Resistances -{tags:chaos,jewellery_resistance}+(17-29)% to Chaos Resistance +{tags:resistance}+(17-29)% to Chaos Resistance Corrupted ]],[[ Bloodgrip @@ -237,12 +237,12 @@ Variant: Current Requires Level 55 Implicits: 1 {tags:life}(2.0-4.0) Life Regenerated per second -{tags:attack,physical}Adds 10 to 20 Physical Damage to Attacks -{tags:life}+(60-70) to maximum Life +{tags:physical_damage,attack}Adds 10 to 20 Physical Damage to Attacks +{tags:resource,life}+(60-70) to maximum Life {variant:1}{tags:life}Regenerate (8.0-12.0) Life per second {variant:2}{tags:life}Regenerate (16.0-24.0) Life per second -{tags:life}100% increased Life Recovery from Flasks -Moving while Bleeding doesn't cause you to take extra Damage +{tags:resource,life}100% increased Life Recovery from Flasks +{tags:attack}Moving while Bleeding doesn't cause you to take extra Damage ]],[[ Bloodgrip Marble Amulet @@ -251,12 +251,12 @@ Variant: Current Requires Level 74 Implicits: 1 {tags:life}(1.2-1.6)% of Life Regenerated per second -{tags:attack,physical}Adds 10 to 20 Physical Damage to Attacks -{tags:life}+(60-70) to maximum Life +{tags:physical_damage,attack}Adds 10 to 20 Physical Damage to Attacks +{tags:resource,life}+(60-70) to maximum Life {variant:1}{tags:life}Regenerate (8.0-12.0) Life per second {variant:2}{tags:life}Regenerate (16.0-24.0) Life per second -{tags:life}100% increased Life Recovery from Flasks -Moving while Bleeding doesn't cause you to take extra Damage +{tags:resource,life}100% increased Life Recovery from Flasks +{tags:attack}Moving while Bleeding doesn't cause you to take extra Damage ]],[[ Carnage Heart Onyx Amulet @@ -264,13 +264,13 @@ Variant: Pre 2.6.0 Variant: Current Requires Level 20 Implicits: 1 -{tags:jewellery_attribute}+(10-16) to all Attributes -{tags:jewellery_attribute}+(20-40) to all Attributes +{tags:attribute}+(10-16) to all Attributes +{tags:attribute}+(20-40) to all Attributes {tags:life}{variant:1}25% reduced maximum Life {tags:jewellery_defense}{variant:1}25% reduced maximum Energy Shield -{tags:jewellery_resistance}+(10-20)% to all Elemental Resistances -{tags:attack,life,physical}(1.2-2)% of Physical Attack Damage Leeched as Life -{tags:life}{variant:2}(30-40)% increased Damage while Leeching +{tags:resistance}+(10-20)% to all Elemental Resistances +{tags:resource,life,attack}(1.2-2)% of Physical Attack Damage Leeched as Life +{variant:2}(30-40)% increased Damage while Leeching {tags:life}{variant:2}50% increased Life Leeched per second Extra Gore ]],[[ @@ -279,10 +279,10 @@ Onyx Amulet Source: Drops from unique{The Searing Exarch} Requires Level 61 Implicits: 1 -{tags:jewellery_attribute}+(10-16) to all Attributes +{tags:attribute}+(10-16) to all Attributes Modifiers to Attributes instead Apply to Omniscience +1% to All Elemental Resistances per 10 Omniscience -Penetrate 1% Elemental Resistances per 10 Omniscience +{tags:elemental_damage}Penetrate 1% Elemental Resistances per 10 Omniscience Attribute Requirements can be satisfied by (15-25)% of Omniscience ]],[[ Daresso's Salute @@ -290,24 +290,24 @@ Citrine Amulet League: Anarchy Requires Level 16 Implicits: 1 -{tags:jewellery_attribute}+(16-24) to Strength and Dexterity -{tags:jewellery_defense}50% reduced maximum Energy Shield -{tags:jewellery_resistance}+(30-40)% to Fire Resistance -{tags:jewellery_resistance}+(30-40)% to Cold Resistance -{tags:life,speed}10% increased Movement Speed when on Full Life +{tags:attribute}+(16-24) to Strength and Dexterity +{tags:defences}50% reduced maximum Energy Shield +{tags:resistance}+(30-40)% to Fire Resistance +{tags:resistance}+(30-40)% to Cold Resistance +{tags:speed}10% increased Movement Speed when on Full Life {tags:attack}+2 to Melee Weapon and Unarmed range -{tags:attack,life}60% increased Melee Damage when on Full Life +{tags:attack}60% increased Melee Damage when on Full Life ]],[[ The Ephemeral Bond Lapis Amulet League: Heist Requires Level 68 Implicits: 1 -{tags:jewellery_attribute}+(20-30) to Intelligence -{tags:mana}(25-40)% increased Mana Regeneration Rate -{tags:jewellery_resistance}+(15-25)% to all Elemental Resistances +{tags:attribute}+(20-30) to Intelligence +{tags:resource,mana}(25-40)% increased Mana Regeneration Rate +{tags:resistance}+(15-25)% to all Elemental Resistances {tags:critical}+(30-40)% to Critical Strike Multiplier if you've gained a Power Charge Recently -{tags:jewellery_elemental}(1-2) to (36-40) Lightning Damage per Power Charge +{tags:elemental_damage}(1-2) to (36-40) Lightning Damage per Power Charge 90% less Power Charge Duration ]],[[ Extractor Mentis @@ -316,23 +316,23 @@ Variant: Pre 3.5.0 Variant: Current Requires Level 16 Implicits: 1 -{tags:jewellery_attribute}+(16-24) to Strength and Intelligence -{tags:jewellery_attribute}+(30-50) to Strength +{tags:attribute}+(16-24) to Strength and Intelligence +{tags:attribute}+(30-50) to Strength 5% chance to grant Unholy Might to nearby Enemies on Kill 5% chance to grant Onslaught to nearby Enemies on Kill {variant:1}5% chance to gain Unholy Might for 10 seconds on Kill {variant:2}10% chance to gain Unholy Might for 10 seconds on Kill {variant:1}{tags:caster,attack}5% chance to gain Onslaught for 10 seconds on Kill -{variant:2}{tags:caster,attack}10% chance to gain Onslaught for 10 seconds on Kill -{tags:life}Recover 1% of Life on Kill +{variant:2}10% chance to gain Onslaught for 10 seconds on Kill +{tags:resource,life}Recover 1% of Life on Kill ]],[[ Eye of Chayula Onyx Amulet Upgrade: Upgrades to unique{Presence of Chayula} using currency{Blessing of Chayula} Requires Level 20 Implicits: 1 -{tags:jewellery_attribute}+(10-16) to all Attributes -{tags:life}20% reduced maximum Life +{tags:attribute}+(10-16) to all Attributes +{tags:resource,life}20% reduced maximum Life 30% increased Rarity of Items found Cannot be Stunned ]],[[ @@ -342,22 +342,22 @@ League: Breach Source: Upgraded from unique{Eye of Chayula} using currency{Blessing of Chayula} Requires Level 60 Implicits: 1 -{tags:jewellery_attribute}+(10-16) to all Attributes +{tags:attribute}+(10-16) to all Attributes 30% increased Rarity of Items found -{tags:chaos,jewellery_resistance}+60% to Chaos Resistance +{tags:resistance}+60% to Chaos Resistance Cannot be Stunned -{tags:jewellery_defense,life}20% of Maximum Life Converted to Energy Shield +{tags:resource,life,defences}20% of Maximum Life Converted to Energy Shield ]],[[ Eye of Innocence Citrine Amulet Source: Drops from unique{Guardian of the Phoenix} Requires Level 68 Implicits: 1 -{tags:jewellery_attribute}+(16-24) to Strength and Dexterity -{tags:jewellery_elemental}10% chance to Ignite +{tags:attribute}+(16-24) to Strength and Dexterity +10% chance to Ignite (50-70)% increased Damage while Ignited -{tags:jewellery_elemental}Take 100 Fire Damage when you Ignite an Enemy -{tags:life}2% of Fire Damage Leeched as Life while Ignited +{tags:elemental_damage}Take 100 Fire Damage when you Ignite an Enemy +{tags:resource,life}2% of Fire Damage Leeched as Life while Ignited ]],[[ Eyes of the Greatwolf Greatwolf Talisman @@ -401,9 +401,9 @@ Implicits: 32 {variant:3}(38-62)% increased Chaos Damage {variant:4}(40-60)% increased Attack Damage {variant:5}(40-60)% increased Cold Damage -{variant:6}(40-60)% increased Fire Damage +{variant:6}{tags:elemental_damage}(40-60)% increased Fire Damage {variant:7}(40-60)% increased Lightning Damage -{variant:8}(40-60)% increased Spell Damage +{variant:8}{tags:caster}(40-60)% increased Spell Damage {variant:9}(40-60)% increased Global Physical Damage {variant:10}(40-60)% increased maximum Mana {variant:11}(50-70)% increased Damage @@ -435,8 +435,8 @@ Citrine Amulet League: Harvest Requires Level 61 Implicits: 1 -{tags:jewellery_attribute}+(16-24) to Strength and Dexterity -{tags:jewellery_attribute}+(30-50) to Intelligence +{tags:attribute}+(16-24) to Strength and Dexterity +{tags:attribute}+(30-50) to Intelligence {tags:caster,speed}(10-15)% increased Cast Speed (10-15)% increased Area of Effect {tags:caster}Enemies Cursed by you are Hindered with 25% reduced Movement Speed if 25% of Curse Duration expired @@ -448,9 +448,9 @@ Turquoise Amulet League: Metamorph Requires Level 40 Implicits: 1 -{tags:jewellery_attribute}+(16-24) to Dexterity and Intelligence -{tags:jewellery_defense}(15-25)% increased Evasion Rating -{tags:jewellery_resistance}+(15-20)% to all Elemental Resistances +{tags:attribute}+(16-24) to Dexterity and Intelligence +{tags:defences}(15-25)% increased Evasion Rating +{tags:resistance}+(15-20)% to all Elemental Resistances Skills fire 2 additional Projectiles {tags:speed}(20-30)% increased Projectile Speed Modifiers to number of Projectiles instead apply to the number of targets Projectiles Split towards @@ -462,14 +462,14 @@ Variant: Pre 3.11.0 Variant: Current Requires Level 77 Implicits: 1 -{tags:mana}(48-56)% increased Mana Regeneration Rate -{tags:life}0.5% of Chaos Damage Leeched as Life -{tags:caster,life}Lose (10-15) Life for each Enemy hit by your Spells -{tags:attack,life}Lose (20-25) Life for each Enemy hit by your Attacks +{tags:resource,mana}(48-56)% increased Mana Regeneration Rate +{tags:resource,life}0.5% of Chaos Damage Leeched as Life +{tags:resource,life,caster}Lose (10-15) Life for each Enemy hit by your Spells +{tags:resource,life,attack}Lose (20-25) Life for each Enemy hit by your Attacks Skills Chain +1 times -{tags:speed}{variant:2}(30-40)% increased Projectile Speed -{variant:1}{tags:chaos}Projectiles gain (15-20)% of Non-Chaos Damage as extra Chaos Damage per Chain -{variant:2}{tags:chaos}Projectiles that have Chained gain (20-35)% of Non-Chaos Damage as extra Chaos Damage +{variant:2}{tags:speed}(30-40)% increased Projectile Speed +{variant:1}{tags:chaos_damage}Projectiles gain (15-20)% of Non-Chaos Damage as extra Chaos Damage per Chain +{variant:2}{tags:chaos_damage}Projectiles that have Chained gain (20-35)% of Non-Chaos Damage as extra Chaos Damage ]],[[ The Halcyon Jade Amulet @@ -478,11 +478,11 @@ Source: Drops in Tul Breach or from unique{Tul, Creeping Avalanche} Upgrade: Upgrades to unique{The Pandemonius} using currency{Blessing of Tul} Requires Level 35 Implicits: 1 -{tags:jewellery_attribute}+(20-30) to Dexterity -{tags:jewellery_elemental}(10-20)% increased Cold Damage -{tags:jewellery_resistance}+(35-40)% to Cold Resistance +{tags:attribute}+(20-30) to Dexterity +{tags:elemental_damage}(10-20)% increased Cold Damage +{tags:resistance}+(35-40)% to Cold Resistance 30% increased Freeze Duration on Enemies -{tags:jewellery_elemental}10% chance to Freeze +10% chance to Freeze 60% increased Damage if you've Frozen an Enemy Recently ]],[[ The Pandemonius @@ -491,12 +491,12 @@ League: Breach Source: Upgraded from unique{The Halcyon} using currency{Blessing of Tul} Requires Level 64 Implicits: 1 -{tags:jewellery_attribute}+(20-30) to Dexterity -{tags:jewellery_elemental}(20-30)% increased Cold Damage -{tags:jewellery_resistance}+(35-40)% to Cold Resistance +{tags:attribute}+(20-30) to Dexterity +{tags:elemental_damage}(20-30)% increased Cold Damage +{tags:resistance}+(35-40)% to Cold Resistance Chill Enemy for 1 second when Hit Blind Chilled Enemies on Hit -{tags:jewellery_elemental}Damage Penetrates 20% Cold Resistance against Chilled Enemies +{tags:elemental_damage}Damage Penetrates 20% Cold Resistance against Chilled Enemies ]],[[ Hinekora's Sight Onyx Amulet @@ -504,10 +504,10 @@ Requires Level 20 Variant: Pre 3.16.0 Variant: Current Implicits: 1 -{tags:jewellery_attribute}+(10-16) to all Attributes +{tags:attribute}+(10-16) to all Attributes {variant:1}{tags:attack}+1000 to Accuracy Rating {variant:2}{tags:attack}+(600-1000) to Accuracy Rating -{variant:2}{tags:jewellery_defense}+(600-1000) to Evasion Rating +{variant:2}{tags:defences}+(600-1000) to Evasion Rating {variant:1}(12-20)% chance to Suppress Spell Damage {variant:2}Prevent +3% of Suppressed Spell Damage Cannot be Blinded @@ -519,15 +519,15 @@ Requires Level 64 Variant: Pre 3.16.0 Variant: Current Implicits: 1 -{tags:jewellery_attribute}+(20-30) to Dexterity +{tags:attribute}+(20-30) to Dexterity Grants Level 22 Precision Skill -{tags:jewellery_attribute}+(25-35) to Dexterity -{tags:attack,physical}Adds (12-15) to (24-28) Physical Damage to Attacks -{tags:jewellery_elemental,attack}Adds (11-15) to (23-28) Cold Damage to Attacks -+(23-28)% to Global Critical Strike Multiplier -{tags:attack,life,physical}(0.8-1)% of Physical Attack Damage Leeched as Life +{tags:attribute}+(25-35) to Dexterity +{tags:physical_damage,attack}Adds (12-15) to (24-28) Physical Damage to Attacks +{tags:elemental_damage,attack}Adds (11-15) to (23-28) Cold Damage to Attacks +{tags:critical}+(23-28)% to Global Critical Strike Multiplier +{tags:resource,life,attack}(0.8-1)% of Physical Attack Damage Leeched as Life {variant:1}Precision has 50% less Reservation -{variant:2}Precision has 100% increased Mana Reservation Efficiency +{variant:2}{tags:resource,mana}Precision has 100% increased Mana Reservation Efficiency ]],[[ Replica Hyrri's Truth Jade Amulet @@ -536,26 +536,26 @@ Variant: Pre 3.16.0 Variant: Current Requires Level 64 Implicits: 1 -{tags:jewellery_attribute}+(20-30) to Dexterity +{tags:attribute}+(20-30) to Dexterity Grants Level 22 Hatred Skill -{tags:jewellery_attribute}+(25-35) to Dexterity -{tags:attack,physical}Adds (12-15) to (24-28) Physical Damage to Attacks -{tags:jewellery_elemental,attack}Adds (11-15) to (23-28) Cold Damage to Attacks +{tags:attribute}+(25-35) to Dexterity +{tags:physical_damage,attack}Adds (12-15) to (24-28) Physical Damage to Attacks +{tags:elemental_damage,attack}Adds (11-15) to (23-28) Cold Damage to Attacks {tags:critical}+(23-28)% to Global Critical Strike Multiplier {tags:life}(0.8-1.0)% of Cold Damage Leeched as Life {variant:1}Hatred has 50% less Reservation -{variant:2}Hatred has 100% increased Mana Reservation Efficiency +{variant:2}{tags:resource,mana}Hatred has 100% increased Mana Reservation Efficiency ]],[[ The Ignomon Gold Amulet Requires Level 8 Implicits: 1 (12-20)% increased Rarity of Items found -{tags:jewellery_attribute}+10 to Dexterity -{tags:jewellery_elemental,attack}Adds 12 to 24 Fire Damage to Attacks +{tags:attribute}+10 to Dexterity +{tags:elemental_damage,attack}Adds 12 to 24 Fire Damage to Attacks {tags:attack}+(100-150) to Accuracy Rating -{tags:jewellery_defense}+(100-150) to Evasion Rating -{tags:jewellery_resistance}+20% to Fire Resistance +{tags:defences}+(100-150) to Evasion Rating +{tags:resistance}+20% to Fire Resistance ]],[[ The Effigon Gold Amulet @@ -563,13 +563,13 @@ Source: No longer obtainable Requires Level 57 Implicits: 1 (12-20)% increased Rarity of Items found -{tags:jewellery_attribute}+10 to Dexterity -{tags:jewellery_elemental,attack}Adds 12 to 24 Fire Damage to Attacks +{tags:attribute}+10 to Dexterity +{tags:elemental_damage,attack}Adds 12 to 24 Fire Damage to Attacks {tags:attack}+(100-150) to Accuracy Rating -{tags:jewellery_defense}+(100-150) to Evasion Rating -{tags:jewellery_resistance}+20% to Fire Resistance -Your Hits can't be Evaded by Blinded Enemies -Damage Penetrates 10% Fire Resistance against Blinded Enemies +{tags:defences}+(100-150) to Evasion Rating +{tags:resistance}+20% to Fire Resistance +{tags:attack}Your Hits can't be Evaded by Blinded Enemies +{tags:elemental_damage}Damage Penetrates 10% Fire Resistance against Blinded Enemies ]],[[ Impresence Onyx Amulet @@ -581,28 +581,28 @@ Variant: Lightning Variant: Chaos Requires Level 64 Implicits: 1 -{tags:jewellery_attribute}+(10-16) to all Attributes -{variant:1}{tags:attack,physical}Adds (12-16) to (20-25) Physical Damage -{variant:2}{tags:jewellery_elemental}Adds (20-24) to (33-36) Fire Damage -{variant:3}{tags:jewellery_elemental}Adds (20-24) to (33-36) Cold Damage -{variant:4}{tags:jewellery_elemental}Adds (10-13) to (43-47) Lightning Damage -{variant:5}{tags:chaos}Adds (17-19) to (23-29) Chaos Damage -{tags:life}+(50-70) to maximum Life -{variant:1}{tags:jewellery_defense}+(400-500) to Armour -{variant:2}{tags:life}Regenerate 1% of Life per second -{variant:3}{tags:mana}(45-50)% increased Mana Regeneration Rate -{variant:4}{tags:jewellery_defense}Regenerate 1% of Energy Shield per second +{tags:attribute}+(10-16) to all Attributes +{variant:1}{tags:physical_damage}Adds (12-16) to (20-25) Physical Damage +{variant:2}{tags:elemental_damage}Adds (20-24) to (33-36) Fire Damage +{variant:3}{tags:elemental_damage}Adds (20-24) to (33-36) Cold Damage +{variant:4}{tags:elemental_damage}Adds (10-13) to (43-47) Lightning Damage +{variant:5}{tags:chaos_damage}Adds (17-19) to (23-29) Chaos Damage +{tags:resource,life}+(50-70) to maximum Life +{variant:1}{tags:defences}+(400-500) to Armour +{variant:2}{tags:resource,life}Regenerate 1% of Life per second +{variant:3}{tags:resource,mana}(45-50)% increased Mana Regeneration Rate +{variant:4}{tags:defences}Regenerate 1% of Energy Shield per second {variant:5}(30-40)% increased Damage over Time {variant:1}(30-40)% increased Stun and Block Recovery -{variant:2}{tags:jewellery_resistance}+(20-25)% to Fire Resistance -{variant:3}{tags:jewellery_resistance}+(20-25)% to Cold Resistance -{variant:4}{tags:jewellery_resistance}+(20-25)% to Lightning Resistance -{variant:5}{tags:chaos,jewellery_resistance}+(17-23)% to Chaos Resistance -{variant:1}Vulnerability has no Reservation if Cast as an Aura -{variant:2}Flammability has no Reservation if Cast as an Aura -{variant:3}Frostbite has no Reservation if Cast as an Aura -{variant:4}Conductivity has no Reservation if Cast as an Aura -{variant:5}Despair has no Reservation if Cast as an Aura +{variant:2}{tags:resistance}+(20-25)% to Fire Resistance +{variant:3}{tags:resistance}+(20-25)% to Cold Resistance +{variant:4}{tags:resistance}+(20-25)% to Lightning Resistance +{variant:5}{tags:resistance}+(17-23)% to Chaos Resistance +{variant:1}{tags:caster}Vulnerability has no Reservation if Cast as an Aura +{variant:2}{tags:caster}Flammability has no Reservation if Cast as an Aura +{variant:3}{tags:caster}Frostbite has no Reservation if Cast as an Aura +{variant:4}{tags:caster}Conductivity has no Reservation if Cast as an Aura +{variant:5}{tags:caster}Despair has no Reservation if Cast as an Aura Gain Maddening Presence for 10 seconds when you Kill a Rare or Unique Enemy Elder Item ]],[[ @@ -612,8 +612,8 @@ Variant: Pre 2.6.0 Variant: Current Requires Level 5 Implicits: 1 -{tags:jewellery_attribute}+(20-30) to Dexterity -{tags:jewellery_attribute}+(20-30) to Strength +{tags:attribute}+(20-30) to Dexterity +{tags:attribute}+(20-30) to Strength {tags:attack}+100 to Accuracy Rating {variant:2}30% increased Projectile Damage {tags:speed}30% increased Projectile Speed @@ -624,8 +624,8 @@ Jade Amulet League: Heist Requires Level 5 Implicits: 1 -{tags:jewellery_attribute}+(20-30) to Dexterity -{tags:jewellery_attribute}+(20-30) to Intelligence +{tags:attribute}+(20-30) to Dexterity +{tags:attribute}+(20-30) to Intelligence {tags:attack}+100 to Accuracy Rating {tags:speed}10% increased Movement Speed 30% increased Area of Effect @@ -638,10 +638,10 @@ Variant: Pre 2.6.0 Variant: Pre 3.17.0 Requires Level 24 Implicits: 1 -{tags:jewellery_attribute}+(20-30) to Dexterity -{tags:jewellery_attribute}+(20-30) to Strength -{tags:attack,speed}{variant:1}(15-20)% increased Attack Speed -{tags:attack,speed}{variant:2}(5-10)% increased Attack Speed +{tags:attribute}+(20-30) to Dexterity +{tags:attribute}+(20-30) to Strength +{variant:1}{tags:attack,speed}(15-20)% increased Attack Speed +{variant:2}{tags:attack,speed}(5-10)% increased Attack Speed {tags:attack}+100 to Accuracy Rating {variant:2}30% increased Projectile Damage {tags:speed}30% increased Projectile Speed @@ -651,10 +651,10 @@ Leadership's Price Onyx Amulet Requires Level 68 Implicits: 1 -{tags:jewellery_attribute}+(10–16) to all Attributes -{tags:jewellery_resistance}+(-3–3)% to maximum Fire Resistance -{tags:jewellery_resistance}+(-3–3)% to maximum Cold Resistance -{tags:jewellery_resistance}+(-3–3)% to maximum Lightning Resistance +{tags:attribute}+(10-16) to all Attributes +{tags:resistance}+(-3-3)% to maximum Fire Resistance +{tags:resistance}+(-3-3)% to maximum Cold Resistance +{tags:resistance}+(-3-3)% to maximum Lightning Resistance You have Scorching Conflux, Brittle Conflux and Sapping Conflux while your two highest Attributes are equal Cannot Ignite, Chill, Freeze or Shock Corrupted @@ -663,12 +663,12 @@ Maligaro's Cruelty Turquoise Amulet Requires Level 20 Implicits: 1 -{tags:jewellery_attribute}+(16-24) to Dexterity and Intelligence -{tags:life}(4-8)% increased maximum Life +{tags:attribute}+(16-24) to Dexterity and Intelligence +{tags:resource,life}(4-8)% increased maximum Life (25-30)% chance to gain a Frenzy Charge on Killing an Enemy affected by 5 or more Poisons (12-15)% chance to gain a Power Charge on Killing an Enemy affected by fewer than 5 Poisons -{tags:chaos}10% increased Damage with Poison per Frenzy Charge -{tags:chaos}3% increased Poison Duration per Power Charge +{tags:chaos_damage}10% increased Damage with Poison per Frenzy Charge +3% increased Poison Duration per Power Charge ]],[[ The Jinxed Juju Citrine Amulet @@ -676,9 +676,9 @@ Variant: Pre 3.16.0 Variant: Current Requires Level 48 Implicits: 1 -{tags:jewellery_attribute}+(16-24) to Strength and Dexterity -{tags:jewellery_attribute}+(30-40) to Intelligence -{tags:chaos,jewellery_resistance}+(23-31)% to Chaos Resistance +{tags:attribute}+(16-24) to Strength and Dexterity +{tags:attribute}+(30-40) to Intelligence +{tags:resistance}+(23-31)% to Chaos Resistance {variant:1}{tags:caster}(10-15)% increased Effect of your Curses {variant:2}{tags:caster}(5-10)% increased Effect of your Curses {variant:1}(10-15)% increased effect of Non-Curse Auras from your Skills @@ -695,11 +695,11 @@ Variant: Pre 2.6.0 Variant: Current Requires Level 40 Implicits: 1 -{tags:jewellery_attribute}+(20-30) to Intelligence +{tags:attribute}+(20-30) to Intelligence {tags:attack}+(80-120) to Accuracy Rating {tags:critical}{variant:1,2,3}+(140-160)% to Global Critical Strike Multiplier -{tags:critical}{variant:4,5}+(210-240)% to Global Critical Strike Multiplier -{tags:jewellery_defense}+(80-100) to Evasion Rating +{variant:4,5}{tags:critical}+(210-240)% to Global Critical Strike Multiplier +{tags:defences}+(80-100) to Evasion Rating (10-15)% increased Light Radius {variant:1,2}Non-critical strikes deal 25% Damage {variant:3,4}Non-critical strikes deal 40% Damage @@ -707,7 +707,7 @@ Implicits: 1 {tags:critical}{variant:2}50% less Critical Strike Chance {tags:critical}{variant:3,4,5}40% less Critical Strike Chance {variant:1,2,3,4}Your Critical Strikes have Culling Strike -{variant:5}Critical Strikes have Culling Strike +{variant:5}{tags:critical}Critical Strikes have Culling Strike ]],[[ Natural Hierarchy Rotfeather Talisman @@ -717,10 +717,10 @@ Requires Level 44 Implicits: 1 (25-35)% increased Damage (10-15)% increased Physical Damage -(25-30)% increased Fire Damage -(20-25)% increased Cold Damage -(15-20)% increased Lightning Damage -(30-35)% increased Chaos Damage +{tags:elemental_damage}(25-30)% increased Fire Damage +{tags:elemental_damage}(20-25)% increased Cold Damage +{tags:elemental_damage}(15-20)% increased Lightning Damage +{tags:chaos_damage}(30-35)% increased Chaos Damage Corrupted ]],[[ Night's Hold @@ -741,7 +741,7 @@ Gold Amulet Requires Level 29 Implicits: 1 (12-20)% increased Rarity of Items found -{tags:jewellery_attribute}+(40-50) to Dexterity +{tags:attribute}+(40-50) to Dexterity {tags:speed}(5-8)% increased Movement Speed Lightning Damage from Enemies Hitting you is Lucky Nearby Allies' Damage with Hits is Lucky @@ -756,7 +756,7 @@ Implicits: 1 You cannot have non-Golem Minions 25% reduced Golem Size Golems Deal (35-45)% less Damage -{tags:life}Golems have (35-45)% less Life +{tags:resource,life}Golems have (35-45)% less Life {tags:speed}Golems have (80-100)% increased Movement Speed Primordial ]],[[ @@ -764,19 +764,19 @@ Rashkaldor's Patience Jade Amulet Requires Level 61 Implicits: 1 -{tags:jewellery_attribute}+(20-30) to Dexterity -{tags:life}+(40-80) to maximum Life -{tags:mana}+(20-40) to maximum Mana -{tags:jewellery_elemental}20% increased Duration of Elemental Ailments on Enemies +{tags:attribute}+(20-30) to Dexterity +{tags:resource,life}+(40-80) to maximum Life +{tags:resource,mana}+(20-40) to maximum Mana +20% increased Duration of Elemental Ailments on Enemies Items and Gems have 10% reduced Attribute Requirements -{tags:jewellery_elemental}5% chance to Freeze, Shock and Ignite +5% chance to Freeze, Shock and Ignite Cannot gain Power Charges ]],[[ Retaliation Charm Citrine Amulet Requires Level 30 Implicits: 1 -{tags:jewellery_attribute}+(16-24) to Strength and Dexterity +{tags:attribute}+(16-24) to Strength and Dexterity (25-40)% increased Damage with Hits and Ailments against Blinded Enemies {tags:critical}(30-50)% increased Critical Strike Chance against Blinded Enemies {tags:critical}(40-50)% chance to Blind Enemies on Critical Strike @@ -792,11 +792,11 @@ Talisman Tier: 2 Requires Level 28 Implicits: 2 {variant:1}+(16-24)% to Global Critical Strike Multiplier -{variant:2}+(24-36)% to Global Critical Strike Multiplier -+7% to Unarmed Melee Attack Critical Strike Chance -Modifiers to Claw Damage also apply to Unarmed Attack Damage with Melee Skills -Modifiers to Claw Attack Speed also apply to Unarmed Attack Speed with Melee Skills -Modifiers to Claw Critical Strike Chance also apply to Unarmed Critical Strike Chance with Melee Skills +{variant:2}{tags:critical}+(24-36)% to Global Critical Strike Multiplier +{tags:critical}+7% to Unarmed Melee Attack Critical Strike Chance +{tags:attack}Modifiers to Claw Damage also apply to Unarmed Attack Damage with Melee Skills +{tags:attack,speed}Modifiers to Claw Attack Speed also apply to Unarmed Attack Speed with Melee Skills +{tags:attack,critical}Modifiers to Claw Critical Strike Chance also apply to Unarmed Critical Strike Chance with Melee Skills Corrupted ]],[[ Sacrificial Heart @@ -808,12 +808,12 @@ Source: Drops from unique{The Vaal Omnitect} Upgrade: Upgrades to unique{Zerphi's Heart} via currency{Vial of Sacrifice} Requires Level 32 Implicits: 1 -{tags:mana}(20-30)% increased Mana Regeneration Rate -{tags:jewellery_elemental}Adds (22-27) to (34-38) Fire Damage -{tags:jewellery_elemental}Adds (20-23) to (31-35) Cold Damage -{tags:jewellery_elemental}Adds (1-3) to (47-52) Lightning Damage +{tags:resource,mana}(20-30)% increased Mana Regeneration Rate +{tags:elemental_damage}Adds (22-27) to (34-38) Fire Damage +{tags:elemental_damage}Adds (20-23) to (31-35) Cold Damage +{tags:elemental_damage}Adds (1-3) to (47-52) Lightning Damage {variant:1}Gain a Power Charge when you use a Vaal Skill -{tags:life}10 Life gained for each Enemy Hit if you have used a Vaal Skill Recently +{tags:resource,life}10 Life gained for each Enemy Hit if you have used a Vaal Skill Recently {tags:speed}10% increased Movement Speed if you have used a Vaal Skill Recently {variant:2}Gain up to maximum Power Charges when you use a Vaal Skill ]],[[ @@ -825,9 +825,9 @@ Variant: Pre 3.10.0 Variant: Current Requires Level 70 Implicits: 1 -{tags:mana}(20-30)% increased Mana Regeneration Rate -{tags:chaos}Adds (48-53) to (58-60) Chaos Damage -{tags:jewellery_attribute}Items and Gems have 50% increased Attribute Requirements +{tags:resource,mana}(20-30)% increased Mana Regeneration Rate +{tags:chaos_damage}Adds (48-53) to (58-60) Chaos Damage +Items and Gems have 50% increased Attribute Requirements Chaos Damage can Ignite, Chill and Shock {variant:1}Gain Soul Eater for 10 seconds when you use a Vaal Skill {variant:2}Gain Soul Eater for 20 seconds when you use a Vaal Skill @@ -838,12 +838,12 @@ Variant: Pre 2.6.0 Variant: Current Requires Level 16 Implicits: 1 -{tags:jewellery_attribute}+(16-24) to Strength and Intelligence -{tags:mana}(30-50)% increased Mana Regeneration Rate +{tags:attribute}+(16-24) to Strength and Intelligence +{tags:resource,mana}(30-50)% increased Mana Regeneration Rate {tags:life}2% of Life Regenerated per Second {variant:1}{tags:life}Nearby Allies gain 1% of Life Regenerated per Second {variant:2}{tags:life}Nearby Allies gain 2% of Life Regenerated per Second -{tags:mana}Nearby Allies gain 40% increased Mana Regeneration Rate +{tags:resource,mana}Nearby Allies gain 40% increased Mana Regeneration Rate ]],[[ Sidhebreath Paua Amulet @@ -851,14 +851,14 @@ Variant: Pre 3.0.0 Variant: Pre 3.8.0 Variant: Current Implicits: 1 -{tags:mana}(20-30)% increased Mana Regeneration Rate -{tags:jewellery_resistance}+25% to Cold Resistance -{variant:1,2}0.2% of Physical Attack Damage Leeched as Mana -{tags:life}Minions have (10-15)% increased maximum Life +{tags:resource,mana}(20-30)% increased Mana Regeneration Rate +{tags:resistance}+25% to Cold Resistance +{variant:1,2}{tags:resource,mana,attack}0.2% of Physical Attack Damage Leeched as Mana +{tags:resource,life}Minions have (10-15)% increased maximum Life {tags:speed}Minions have (10-15)% increased Movement Speed {tags:jewellery_elemental}{variant:3}Minions deal 6 to 13 additional Cold Damage {variant:1,2}Minions deal (10-15)% increased Damage -{variant:2,3}{tags:mana}(10-15)% reduced Mana Cost of Minion Skills +{variant:2,3}{tags:resource,mana}(10-15)% reduced Mana Cost of Minion Skills ]],[[ Solstice Vigil Onyx Amulet @@ -867,13 +867,13 @@ Variant: Pre 3.10.0 Variant: Current Requires Level 64 Implicits: 1 -{tags:jewellery_attribute}+(10-16) to all Attributes +{tags:attribute}+(10-16) to all Attributes {variant:1}(20-25)% increased Damage {variant:2}(30-40)% increased Damage -{tags:life}+(50-70) to maximum Life +{tags:resource,life}+(50-70) to maximum Life {variant:1}{tags:mana}(2-3) Mana Regenerated per second {variant:2}{tags:mana}(8-10) Mana Regenerated per second -{tags:mana}Temporal Chains has no Reservation if Cast as an Aura +{tags:caster}Temporal Chains has no Reservation if Cast as an Aura Gain Shaper's Presence for 10 seconds when you kill a Rare or Unique Enemy ]],[[ Star of Wraeclast @@ -884,10 +884,10 @@ Variant: Pre 3.8.0 Variant: Current Requires Level 28 Implicits: 1 -{tags:jewellery_resistance}+(20-30)% to Fire Resistance +{tags:resistance}+(20-30)% to Fire Resistance {variant:3}Grants Level 10 Frostblink Skill -{tags:jewellery_elemental}(30-50)% increased Cold Damage -{tags:jewellery_resistance}+(10-15)% to all Elemental Resistances +{tags:elemental_damage}(30-50)% increased Cold Damage +{tags:resistance}+(10-15)% to all Elemental Resistances {variant:1}{tags:caster}30% increased Area of Effect of Hex Skills {variant:2,3}{tags:caster}60% increased Area of Effect of Hex Skills {tags:caster}You cannot be Cursed with Silence @@ -901,18 +901,18 @@ Variant: Pre 3.4.0 Variant: Current Requires Level 5 Implicits: 1 -{tags:jewellery_attribute}+(20-30) to Intelligence +{tags:attribute}+(20-30) to Intelligence {variant:1}+15% chance to Block Spell Damage {variant:2}+(12-15)% chance to Block Spell Damage -{tags:caster}(10-15)% increased Cast Speed -{tags:mana}+(30-50) to maximum Mana +{tags:caster,speed}(10-15)% increased Cast Speed +{tags:resource,mana}+(30-50) to maximum Mana ]],[[ Stranglegasp Onyx Amulet Source: Drops in Blight-ravaged Maps Requires Level 52 Implicits: 1 -{tags:jewellery_attribute}+(10-16) to all Attributes +{tags:attribute}+(10-16) to all Attributes Can have 3 additional Enchantment Modifiers ]],[[ Tavukai @@ -922,12 +922,12 @@ Source: Drops from Karui Legion Requires Level 54 Implicits: 1 {tags:life}(2.0-4.0) Life regenerated per second -{tags:jewellery_attribute}+(30-40) to Intelligence +{tags:attribute}+(30-40) to Intelligence {tags:chaos,jewellery_resistance}Minions have (-17-17)% to Chaos Resistance Summon Raging Spirit has (20-30)% increased Duration Summoned Raging Spirits deal (60-80)% increased Damage -{tags:life}Summoned Raging Spirits have (80-100)% increased maximum Life -{tags:chaos}Summoned Raging Spirits take 20% of their Maximum Life per second as Chaos Damage +{tags:resource,life}Summoned Raging Spirits have (80-100)% increased maximum Life +{tags:chaos_damage}Summoned Raging Spirits take 20% of their Maximum Life per second as Chaos Damage ]],[[ Tear of Purity Lapis Amulet @@ -935,12 +935,12 @@ Variant: Pre 3.16.0 Variant: Current Requires Level 20 Implicits: 1 -{tags:jewellery_attribute}+(20-30) to Intelligence +{tags:attribute}+(20-30) to Intelligence Grants level 10 Purity of Elements Skill -{tags:jewellery_attribute}+(5-10) to all Attributes -{tags:life}+(20-40) to maximum Life +{tags:attribute}+(5-10) to all Attributes +{tags:resource,life}+(20-40) to maximum Life {variant:1}5% chance to avoid Elemental Ailments -{variant:2}+5% to all Elemental Resistances +{variant:2}{tags:resistance}+5% to all Elemental Resistances ]],[[ Ungil's Harmony Turquoise Amulet @@ -948,13 +948,13 @@ Variant: Pre 3.11.0 Variant: Current Requires Level 23 Implicits: 1 -{tags:jewellery_attribute}+(16-24) to Dexterity and Intelligence -{tags:critical}{variant:1}100% increased Global Critical Strike Chance -{tags:critical}{variant:2}(250-350)% increased Global Critical Strike Chance -{tags:life}+(30-50) to maximum Life -{tags:mana}+(30-50) to maximum Mana +{tags:attribute}+(16-24) to Dexterity and Intelligence +{variant:1}{tags:critical}100% increased Global Critical Strike Chance +{variant:2}{tags:critical}(250-350)% increased Global Critical Strike Chance +{tags:resource,life}+(30-50) to maximum Life +{tags:resource,mana}+(30-50) to maximum Mana 40% increased Stun and Block Recovery -Your Critical Strikes do not deal extra Damage +{tags:critical}Your Critical Strikes do not deal extra Damage ]],[[ Uul-Netol's Vow Unset Amulet @@ -963,19 +963,19 @@ Requires Level 72 Implicits: 1 Has 1 Socket Socketed Support Gems can also Support Skills from your Body Armour -{tags:jewellery_resistance}+(-30-30)% to Fire Resistance -{tags:jewellery_resistance}+(-30-30)% to Cold Resistance -{tags:jewellery_resistance}+(-30-30)% to Lightning Resistance -{tags:chaos,jewellery_resistance}+(-23-23)% to Chaos Resistance +{tags:resistance}+(-30-30)% to Fire Resistance +{tags:resistance}+(-30-30)% to Cold Resistance +{tags:resistance}+(-30-30)% to Lightning Resistance +{tags:resistance}+(-23-23)% to Chaos Resistance ]],[[ Victario's Acuity Turquoise Amulet League: Onslaught Requires Level 16 Implicits: 1 -{tags:jewellery_attribute}+(16-24) to Dexterity and Intelligence -{tags:jewellery_resistance}+(30-40)% to Lightning Resistance -{tags:chaos,jewellery_resistance}+(8-10)% to Chaos Resistance +{tags:attribute}+(16-24) to Dexterity and Intelligence +{tags:resistance}+(30-40)% to Lightning Resistance +{tags:resistance}+(8-10)% to Chaos Resistance 10% chance to gain a Frenzy Charge on Kill 10% chance to gain a Power Charge on Kill {tags:speed}5% increased Projectile Speed per Frenzy Charge @@ -990,12 +990,12 @@ Variant: Pre 3.16.0 Variant: Current Requires Level 40 Implicits: 1 -{tags:jewellery_attribute}+(20-30) to Intelligence -Trigger Level 12 Lightning Bolt when you deal a Critical Strike -{tags:jewellery_attribute}+(10-15) to all Attributes -{tags:mana}(10-20)% increased maximum Mana +{tags:attribute}+(20-30) to Intelligence +{tags:critical}Trigger Level 12 Lightning Bolt when you deal a Critical Strike +{tags:attribute}+(10-15) to all Attributes +{tags:resource,mana}(10-20)% increased maximum Mana {variant:1}Critical Strike Chance is increased by Lightning Resistance -{variant:2}Critical Strike Chance is increased by Overcapped Lightning Resistance +{variant:2}{tags:critical}Critical Strike Chance is increased by Overcapped Lightning Resistance ]],[[ Choir of the Storm Lapis Amulet @@ -1006,23 +1006,23 @@ Variant: Pre 3.16.0 Variant: Current Requires Level 69 Implicits: 1 -{tags:jewellery_attribute}+(20-30) to Intelligence -Trigger Level 20 Lightning Bolt when you deal a Critical Strike -{tags:jewellery_elemental}50% increased Lightning Damage -{tags:mana}(10-20)% increased maximum Mana +{tags:attribute}+(20-30) to Intelligence +{tags:critical}Trigger Level 20 Lightning Bolt when you deal a Critical Strike +{tags:elemental_damage}50% increased Lightning Damage +{tags:resource,mana}(10-20)% increased maximum Mana {variant:1,2}Critical Strike Chance is increased by Lightning Resistance -{variant:1,3}{tags:jewellery_resistance}-30% to Lightning Resistance -{variant:3}Critical Strike Chance is increased by Overcapped Lightning Resistance +{variant:1,3}{tags:resistance}-30% to Lightning Resistance +{variant:3}{tags:critical}Critical Strike Chance is increased by Overcapped Lightning Resistance ]],[[ Voll's Devotion Agate Amulet League: Anarchy, Onslaught Requires Level 32 Implicits: 1 -{tags:jewellery_attribute}+(16-24) to Strength and Intelligence -{tags:life}+(30-40) to maximum Life -{tags:jewellery_defense}+(20-30) to maximum Energy Shield -{tags:jewellery_resistance}+(15-20)% to all Elemental Resistances +{tags:attribute}+(16-24) to Strength and Intelligence +{tags:resource,life}+(30-40) to maximum Life +{tags:defences}+(20-30) to maximum Energy Shield +{tags:resistance}+(15-20)% to all Elemental Resistances 30% reduced Endurance Charge Duration 30% reduced Power Charge Duration Gain an Endurance Charge when a Power Charge expires or is consumed @@ -1033,7 +1033,7 @@ Variant: Pre 3.11.0 Variant: Current Requires Level 50 Implicits: 1 -{tags:jewellery_attribute}+(16-24) to Dexterity and Intelligence +{tags:attribute}+(16-24) to Dexterity and Intelligence {variant:1}{tags:attack,speed}(8-12)% increased Attack Speed {variant:2}{tags:attack,speed}(10-15)% increased Attack Speed {variant:1}{tags:caster,speed}(8-12)% increased Cast Speed @@ -1041,7 +1041,7 @@ Implicits: 1 {tags:speed}12% increased Movement Speed {variant:1}(8-12)% reduced Skill Effect Duration {variant:2}(10-15)% reduced Skill Effect Duration -30% increased total Recovery per second from Life, Mana, or Energy Shield Leech +{tags:resource,life,mana,defences}30% increased total Recovery per second from Life, Mana, or Energy Shield Leech ]],[[ Willowgift Jade Amulet @@ -1049,23 +1049,23 @@ Variant: Pre 3.16.0 Variant: Current Requires Level 52 Implicits: 1 -{tags:jewellery_attribute}+(20-30) to Dexterity -{tags:jewellery_attribute}10% reduced Strength -{tags:jewellery_attribute}15% increased Dexterity -{tags:jewellery_resistance}-(30-20)% to Fire Resistance -{tags:jewellery_resistance}+(30-40)% to Cold Resistance +{tags:attribute}+(20-30) to Dexterity +{tags:attribute}10% reduced Strength +{tags:attribute}15% increased Dexterity +{tags:resistance}-(30-20)% to Fire Resistance +{tags:resistance}+(30-40)% to Cold Resistance You do not inherently take less Damage for having Fortification {variant:2}+4% chance to Suppress Spell Damage per Fortification -{tags:caster,attack,speed}(15-25)% increased Attack and Cast Speed while at maximum Fortification +{tags:attack,caster,speed}(15-25)% increased Attack and Cast Speed while at maximum Fortification ]],[[ Winterheart Gold Amulet Requires Level 42 Implicits: 1 (12-20)% increased Rarity of Items found -{tags:jewellery_attribute}+(20-30) to Dexterity -{tags:life}+(50-70) to maximum Life -{tags:jewellery_resistance}+75% to Cold Resistance +{tags:attribute}+(20-30) to Dexterity +{tags:resource,life}+(50-70) to maximum Life +{tags:resistance}+75% to Cold Resistance Cannot be Chilled {tags:life}20% of Life Regenerated per Second while Frozen ]],[[ @@ -1075,10 +1075,10 @@ League: Heist Requires Level 42 Implicits: 1 (12-20)% increased Rarity of Items found -{tags:jewellery_attribute}+(20-30) to Dexterity -{tags:jewellery_defense}+(50-70) to maximum Energy Shield -{tags:jewellery_elemental}+75% to Lightning Resistance -{tags:jewellery_defense}Regenerate 5% of Energy Shield per second while Shocked +{tags:attribute}+(20-30) to Dexterity +{tags:defences}+(50-70) to maximum Energy Shield +{tags:resistance}+75% to Lightning Resistance +{tags:defences}Regenerate 5% of Energy Shield per second while Shocked Unaffected by Shock ]],[[ Xoph's Heart @@ -1088,11 +1088,11 @@ Source: Drops in Xoph Breach or from unique{Xoph, Dark Embers} Upgrade: Upgrades to unique{Xoph's Blood} using currency{Blessing of Xoph} Requires Level 35 Implicits: 1 -{tags:jewellery_attribute}+(20-30) to Strength -{tags:jewellery_attribute}+(20-30) to Strength -{tags:jewellery_elemental}25% increased Fire Damage -{tags:life}+(25-35) to maximum Life -{tags:jewellery_resistance}+(20-40)% to Fire Resistance +{tags:attribute}+(20-30) to Strength +{tags:attribute}+(20-30) to Strength +{tags:elemental_damage}25% increased Fire Damage +{tags:resource,life}+(25-35) to maximum Life +{tags:resistance}+(20-40)% to Fire Resistance Cover Enemies in Ash when they Hit you ]],[[ Xoph's Blood @@ -1101,25 +1101,25 @@ League: Breach Source: Upgraded from unique{Xoph's Heart} using currency{Blessing of Xoph} Requires Level 64 Implicits: 1 -{tags:jewellery_attribute}+(20-30) to Strength -{tags:life}10% increased maximum Life -{tags:jewellery_resistance}+(20-40)% to Fire Resistance -{tags:jewellery_attribute}10% increased Strength -{tags:jewellery_elemental}Damage Penetrates 10% Fire Resistance +{tags:attribute}+(20-30) to Strength +{tags:resource,life}10% increased maximum Life +{tags:resistance}+(20-40)% to Fire Resistance +{tags:attribute}10% increased Strength +{tags:elemental_damage}Damage Penetrates 10% Fire Resistance Cover Enemies in Ash when they Hit you -Avatar of Fire +{tags:elemental_damage}Avatar of Fire ]],[[ Yoke of Suffering Onyx Amulet Source: Drops from unique{The Eradicator} (Tier 11+) Requires Level 70 Implicits: 1 -{tags:jewellery_attribute}+(10-16) to all Attributes -{tags:jewellery_resistance}+(10-20)% to Fire Resistance -{tags:jewellery_resistance}+(10-20)% to Cold Resistance -{tags:jewellery_resistance}+(20-40)% to Lightning Resistance +{tags:attribute}+(10-16) to all Attributes +{tags:resistance}+(10-20)% to Fire Resistance +{tags:resistance}+(10-20)% to Cold Resistance +{tags:resistance}+(20-40)% to Lightning Resistance 30% reduced Duration of Ailments on Enemies -{tags:jewellery_elemental}(5-10)% chance to Shock +(5-10)% chance to Shock Enemies take 5% increased Damage for each type of Ailment you have inflicted on them Your Elemental Damage can Shock ]], diff --git a/src/Data/Uniques/belt.lua b/src/Data/Uniques/belt.lua index c4a02a1ae6..5af511c213 100644 --- a/src/Data/Uniques/belt.lua +++ b/src/Data/Uniques/belt.lua @@ -11,9 +11,9 @@ League: Ritual Requires Level 68 Implicits: 1 (15-25)% increased Stun and Block Recovery -{tags:jewellery_defense}+(600-700) to Armour -{tags:life}(12-15)% increased maximum Life -{tags:jewellery_resistance}+(40-60)% to Fire Resistance +{tags:defences}+(600-700) to Armour +{tags:resource,life}(12-15)% increased maximum Life +{tags:resistance}+(40-60)% to Fire Resistance Modifiers to Minimum Endurance Charges instead apply to Minimum Brutal Charges Maximum Brutal Charges is equal to Maximum Endurance Charges Gain Brutal Charges instead of Endurance Charges @@ -26,11 +26,11 @@ Variant: Pre 3.16.0 Variant: Current Requires Level 44 Implicits: 1 -{tags:jewellery_defense}+(9-20) to maximum Energy Shield -{tags:jewellery_defense}+300 to Evasion Rating +{tags:defences}+(9-20) to maximum Energy Shield +{tags:defences}+300 to Evasion Rating {variant:1}{tags:jewellery_defense}+(35-45) to maximum Energy Shield -{variant:2,3}{tags:jewellery_defense}+(75-80) to maximum Energy Shield -{tags:jewellery_resistance}+(10-15)% to all Elemental Resistances +{variant:2,3}{tags:defences}+(75-80) to maximum Energy Shield +{tags:resistance}+(10-15)% to all Elemental Resistances You have Phasing if Energy Shield Recharge has started Recently {variant:1,2}6% increased Evasion while Phasing {variant:3}30% increased Evasion while Phasing @@ -41,10 +41,10 @@ Chain Belt Variant: Pre 2.6.0 Requires Level 70 Implicits: 1 -{tags:jewellery_defense}+(9-20) to maximum Energy Shield -{tags:attack,jewellery_elemental}(10-20)% increased Elemental Damage with Attack Skills -{tags:mana}+(45-55) to maximum Mana -{tags:jewellery_defense}+(60-70) to maximum Energy Shield +{tags:defences}+(9-20) to maximum Energy Shield +{tags:elemental_damage,attack}(10-20)% increased Elemental Damage with Attack Skills +{tags:resource,mana}+(45-55) to maximum Mana +{tags:defences}+(60-70) to maximum Energy Shield {tags:attack,mana,physical}0.2% of Physical Attack Damage Leeched as Mana per Power Charge Chill and Freeze duration on you is based on 65% of Energy Shield ]],[[ @@ -54,12 +54,12 @@ Variant: Pre 3.5.0 Variant: Current Requires Level 70 Implicits: 1 -{tags:jewellery_defense}+(60-80) to maximum Energy Shield -{variant:1}{tags:attack,jewellery_elemental}(10-20)% increased Elemental Damage with Attack Skills -{variant:2}{tags:attack,jewellery_elemental}(20-25)% increased Elemental Damage with Attack Skills per Power Charge -{tags:mana}+(45-55) to maximum Mana -{tags:jewellery_defense}+(60-70) to maximum Energy Shield -{tags:attack,mana,physical}0.2% of Attack Damage Leeched as Mana per Power Charge +{tags:defences}+(60-80) to maximum Energy Shield +{variant:1}{tags:elemental_damage,attack}(10-20)% increased Elemental Damage with Attack Skills +{variant:2}{tags:elemental_damage,attack}(20-25)% increased Elemental Damage with Attack Skills per Power Charge +{tags:resource,mana}+(45-55) to maximum Mana +{tags:defences}+(60-70) to maximum Energy Shield +{tags:resource,mana,attack}0.2% of Attack Damage Leeched as Mana per Power Charge {variant:1}{tags:jewellery_defense}Chill Effect and Freeze duration on you is based on 65% of Energy Shield {variant:2}{tags:jewellery_defense}Chill Effect and Freeze duration on you is based on 100% of Energy Shield ]],[[ @@ -69,20 +69,20 @@ Variant: Pre 2.6.0 Variant: Current Requires Level 22 Implicits: 1 -{tags:jewellery_defense}+(9-20) to maximum Energy Shield +{tags:defences}+(9-20) to maximum Energy Shield 10% increased Damage -{tags:jewellery_attribute}+(15-25) to Intelligence -{tags:jewellery_defense}+(20-30) to maximum Energy Shield -{variant:2}{tags:jewellery_defense}20% increased maximum Energy Shield -{tags:jewellery_defense}50% increased Energy Shield Recharge Rate +{tags:attribute}+(15-25) to Intelligence +{tags:defences}+(20-30) to maximum Energy Shield +{variant:2}{tags:defences}20% increased maximum Energy Shield +{tags:defences}50% increased Energy Shield Recharge Rate ]],[[ Replica Bated Breath Chain Belt League: Heist Requires Level 22 Implicits: 1 -{tags:jewellery_defense}+(9-20) to maximum Energy Shield -{tags:jewellery_attribute}+(15-25) to Intelligence +{tags:defences}+(9-20) to maximum Energy Shield +{tags:attribute}+(15-25) to Intelligence 10% increased Damage 50% increased Fishing Pool Consumption 20% increased Fishing Range @@ -93,11 +93,11 @@ Leather Belt League: Harvest Requires Level 68 Implicits: 1 -{tags:life}+(25-40) to maximum Life -{tags:attack,physical}Adds (5-7) to (11-12) Physical Damage to Attacks +{tags:resource,life}+(25-40) to maximum Life +{tags:physical_damage,attack}Adds (5-7) to (11-12) Physical Damage to Attacks (20-30)% increased Stun Duration on Enemies Nearby Enemies are Crushed while you have at least 25 Rage -{tags:physical}(4-6)% increased Physical Damage per 10 Rage +{tags:physical_damage}(4-6)% increased Physical Damage per 10 Rage +20 to Maximum Rage ]],[[ Belt of the Deceiver @@ -106,22 +106,22 @@ Variant: Pre 2.6.0 Variant: Current Requires Level 20 Implicits: 1 -{tags:jewellery_attribute}+(25-35) to Strength +{tags:attribute}+(25-35) to Strength {variant:1}10% reduced Chance to Block Attacks and Spells {tags:physical}(15-25)% increased Physical Damage {tags:critical}You take 30% reduced Extra Damage from Critical Strikes -{tags:life}+(30-40) to maximum Life -{variant:1}{tags:jewellery_resistance}+(6-10)% to all Elemental Resistances -{variant:2}{tags:jewellery_resistance}+(10-15)% to all Elemental Resistances +{tags:resource,life}+(30-40) to maximum Life +{variant:1}{tags:resistance}+(6-10)% to all Elemental Resistances +{variant:2}{tags:resistance}+(10-15)% to all Elemental Resistances {variant:2}Nearby Enemies are Intimidated ]],[[ Bisco's Leash Heavy Belt Requires Level 30 Implicits: 1 -{tags:jewellery_attribute}+(25-35) to Strength +{tags:attribute}+(25-35) to Strength 5% increased Quantity of Items found -{tags:jewellery_resistance}+(20-40)% to Cold Resistance +{tags:resistance}+(20-40)% to Cold Resistance Rampage 1% increased Rarity of Items found per 15 Rampage Kills ]],[[ @@ -130,9 +130,9 @@ Chain Belt League: Heist Requires Level 61 Implicits: 1 -{tags:jewellery_defense}+(9-20) to maximum Energy Shield -{tags:life}+(60-80) to maximum Life -{tags:chaos,jewellery_resistance}+(17-23)% to Chaos Resistance +{tags:defences}+(9-20) to maximum Energy Shield +{tags:resource,life}+(60-80) to maximum Life +{tags:resistance}+(17-23)% to Chaos Resistance Enemy Hits inflict Temporal Chains on you When you lose Temporal Chains you gain maximum Rage Immune to Curses while you have at least 25 Rage @@ -145,11 +145,11 @@ League: Incursion Upgrade: Upgrades to unique{Coward's Legacy} via currency{Vial of Consequence} Requires Level 22 Implicits: 1 -{tags:jewellery_defense}+(9-20) to maximum Energy Shield +{tags:defences}+(9-20) to maximum Energy Shield {variant:1}(20-25)% increased Damage -{variant:1}{tags:jewellery_attribute}+(10-15) to all Attributes -{variant:2}{tags:jewellery_attribute}+(15-20) to all Attributes -{variant:2}{tags:life}You count as on Full Life while you are Cursed with Vulnerability +{variant:1}{tags:attribute}+(10-15) to all Attributes +{variant:2}{tags:attribute}+(15-20) to all Attributes +{variant:2}{tags:resource,life}You count as on Full Life while you are Cursed with Vulnerability {tags:speed}(5-10)% increased Movement Speed Damage from Enemies Hitting you is Unlucky while you are Cursed with Vulnerability {tags:caster}You are cursed with Vulnerability, with 40% increased Effect @@ -160,11 +160,11 @@ League: Incursion Source: Upgraded from unique{Coward's Chains} via currency{Vial of Consequence} Requires Level 52 Implicits: 1 -{tags:jewellery_defense}+(9-20) to maximum Energy Shield -{tags:jewellery_attribute}+(15-20) to all Attributes +{tags:defences}+(9-20) to maximum Energy Shield +{tags:attribute}+(15-20) to all Attributes {tags:speed}(5-10)% increased Movement Speed {tags:caster}50% increased Effect of Curses on you -{tags:life}You count as on Low Life while you are Cursed with Vulnerability +{tags:resource,life}You count as on Low Life while you are Cursed with Vulnerability {tags:caster}You are Cursed with Vulnerability, with 80% increased Effect ]],[[ Cyclopean Coil @@ -172,13 +172,13 @@ Leather Belt Source: Drops from unique{The Elder} Requires Level 68 Implicits: 1 -{tags:life}+(25-40) to maximum Life -{tags:life}+(60-80) to maximum Life -{tags:jewellery_attribute}(5-15)% increased Attributes +{tags:resource,life}+(25-40) to maximum Life +{tags:resource,life}+(60-80) to maximum Life +{tags:attribute}(5-15)% increased Attributes Cannot be Frozen if Dexterity is higher than Intelligence Cannot be Ignited if Strength is higher than Dexterity Cannot be Shocked if Intelligence is higher than Strength -{tags:life}1% increased Damage per 5 of your lowest Attribute +1% increased Damage per 5 of your lowest Attribute Elder Item ]],[[ Darkness Enthroned @@ -206,23 +206,23 @@ Variant: Current (Cold) Variant: Current (Lightning) Requires Level 68 Implicits: 1 -{tags:jewellery_attribute}+(25-35) to Strength +{tags:attribute}+(25-35) to Strength {variant:1,5}{tags:physical}(20-30)% increased Physical Damage -{variant:2,6}{tags:jewellery_elemental}(20-30)% increased Fire Damage -{variant:3,7}{tags:jewellery_elemental}(20-30)% increased Cold Damage -{variant:4,8}{tags:jewellery_elemental}(20-30)% increased Lightning Damage -{variant:2,3,4,6,7,8}{tags:jewellery_defense}+(300-350) to Armour -{variant:1,3,4,5,7,8}{tags:jewellery_resistance}+(30-35)% to Fire Resistance -{variant:1,2,4,5,6,8}{tags:jewellery_resistance}+(30-35)% to Cold Resistance -{variant:1,2,3,5,6,7}{tags:jewellery_resistance}+(30-35)% to Lightning Resistance +{variant:2,6}{tags:elemental_damage}(20-30)% increased Fire Damage +{variant:3,7}{tags:elemental_damage}(20-30)% increased Cold Damage +{variant:4,8}{tags:elemental_damage}(20-30)% increased Lightning Damage +{variant:2,3,4,6,7,8}{tags:defences}+(300-350) to Armour +{variant:1,3,4,5,7,8}{tags:resistance}+(30-35)% to Fire Resistance +{variant:1,2,4,5,6,8}{tags:resistance}+(30-35)% to Cold Resistance +{variant:1,2,3,5,6,7}{tags:resistance}+(30-35)% to Lightning Resistance {variant:1}{tags:life,physical}0.2% of Physical Damage Leeched as Life -{variant:5}{tags:life,physical}0.6% of Physical Damage Leeched as Life +{variant:5}{tags:resource,life}0.6% of Physical Damage Leeched as Life {variant:2}{tags:life,jewellery_elemental}0.2% of Fire Damage Leeched as Life -{variant:6}{tags:life,jewellery_elemental}0.6% of Fire Damage Leeched as Life +{variant:6}{tags:resource,life}0.6% of Fire Damage Leeched as Life {variant:3}{tags:life,jewellery_elemental}0.2% of Cold Damage Leeched as Life -{variant:7}{tags:life,jewellery_elemental}0.6% of Cold Damage Leeched as Life +{variant:7}{tags:resource,life}0.6% of Cold Damage Leeched as Life {variant:4}{tags:life,jewellery_elemental}0.2% of Lightning Damage Leeched as Life -{variant:8}{tags:life,jewellery_elemental}0.6% of Lightning Damage Leeched as Life +{variant:8}{tags:resource,life}0.6% of Lightning Damage Leeched as Life {variant:1,5}Your Flasks grant 25% reduced Enemy Stun Threshold during any Flask Effect {variant:2}Your Flasks grant 10% chance to Ignite during any Flask Effect {variant:6}Your Flasks grant (20-30)% chance to Ignite during any Flask Effect @@ -237,7 +237,7 @@ League: Heist Requires Level 48 Implicits: 1 (15-25)% increased Stun and Block Recovery -{tags:jewellery_attribute}+(20-30) to all Attributes +{tags:attribute}+(20-30) to all Attributes (15-25)% increased Flask Charges gained (10-20)% increased Flask Charges used (10-20)% increased Flask Effect Duration @@ -250,15 +250,15 @@ Variant: Pre 2.6.0 Variant: Current Requires Level 52 Implicits: 1 -{tags:jewellery_attribute}+(25-35) to Strength -{tags:life}+(70-85) to maximum Life -{tags:jewellery_resistance}+(20-40)% to Fire Resistance -{tags:jewellery_resistance}+(20-40)% to Cold Resistance +{tags:attribute}+(25-35) to Strength +{tags:resource,life}+(70-85) to maximum Life +{tags:resistance}+(20-40)% to Fire Resistance +{tags:resistance}+(20-40)% to Cold Resistance {variant:1}{tags:attack,life}0.6% of Attack Damage Leeched as Life against Chilled enemies {variant:2}{tags:attack,life}1% of Attack Damage Leeched as Life against Chilled enemies {variant:1}{tags:jewellery_elemental,attack}Ignites you inflict with Attacks deal Damage 20% faster -{variant:2}{tags:jewellery_elemental,attack}Ignites you inflict with Attacks deal Damage 35% faster -Deal no Physical Damage +{variant:2}{tags:elemental_damage,attack}Ignites you inflict with Attacks deal Damage 35% faster +{tags:physical_damage}Deal no Physical Damage ]],[[ Faminebind Rustic Sash @@ -266,9 +266,9 @@ League: Talisman Standard, Talisman Hardcore Requires Level 18 Implicits: 1 {tags:physical}(12-24)% increased Physical Damage -{tags:jewellery_resistance}+(20-30)% to Cold Resistance +{tags:resistance}+(20-30)% to Cold Resistance 60% increased Flask effect duration -Deals 50 Chaos Damage per second to nearby Enemies +{tags:chaos_damage}Deals 50 Chaos Damage per second to nearby Enemies 20% increased Projectile Damage 30% reduced Flask Charges gained while using a Flask ]],[[ @@ -278,9 +278,9 @@ League: Talisman Standard, Talisman Hardcore Requires Level 11 Implicits: 1 {tags:physical}(12-24)% increased Physical Damage -{tags:attack,physical}Adds 5 to 10 Physical Damage to Attacks -{tags:life}+(20-40) to maximum Life -{tags:attack,life,physical}0.2% of Physical Attack Damage Leeched as Life +{tags:physical_damage,attack}Adds 5 to 10 Physical Damage to Attacks +{tags:resource,life}+(20-40) to maximum Life +{tags:resource,life,attack}0.2% of Physical Attack Damage Leeched as Life 50% increased Flask Charges gained while using a Flask {tags:mana}50% increased Mana Regeneration while using a Flask ]],[[ @@ -294,11 +294,11 @@ Requires Level 60 Implicits: 1 (15-25)% increased Stun and Block Recovery Grants Summon Harbinger of Time Skill -{tags:caster,attack,speed}(10-15)% increased Attack and Cast Speed +{tags:attack,caster,speed}(10-15)% increased Attack and Cast Speed {variant:1}{tags:life}(15-20)% increased Life Recovery rate {variant:2}{tags:life}(10-15)% increased Life Recovery rate {variant:1}{tags:jewellery_defense}(15-20)% increased Energy Shield Recovery rate -{variant:2}{tags:jewellery_defense}(10-15)% increased Energy Shield Recovery rate +{variant:2}{tags:resource,life,defences}(10-15)% increased Energy Shield Recovery rate (15-20)% increased Cooldown Recovery Speed Debuffs on you expire (15-20)% faster ]],[[ @@ -310,7 +310,7 @@ Requires Level 60 Implicits: 1 (15-25)% increased Stun and Block Recovery Grants Summon Greater Harbinger of Time Skill -{tags:caster,attack,speed}(10-15)% increased Attack and Cast Speed +{tags:attack,caster,speed}(10-15)% increased Attack and Cast Speed {tags:life}(15-20)% increased Life Recovery rate {tags:jewellery_defense}(15-20)% increased Energy Shield Recovery rate (15-20)% increased Cooldown Recovery Speed @@ -322,15 +322,15 @@ Variant: Pre 3.12.0 Variant: Current Requires Level 48 Implicits: 1 -{tags:life}+(25-40) to maximum Life +{tags:resource,life}+(25-40) to maximum Life {variant:1}Trigger Level 30 Poacher's Mark when you Hit a Rare or Unique Enemy -{tags:life}+(60-80) to maximum Life +{tags:resource,life}+(60-80) to maximum Life {variant:1}Culling Strike against Enemies Cursed with Poacher's Mark {variant:2}You have Culling Strike against Cursed Enemies -{variant:2}(20-28) Life gained for each Cursed Enemy hit by your Attacks -{variant:2}(10-14) Mana gained for each Cursed Enemy hit by your Attacks -{tags:physical}Take (100-200) Physical Damage when you use a Movement Skill -You have no Armour or Maximum Energy Shield +{variant:2}{tags:resource,life,attack}(20-28) Life gained for each Cursed Enemy hit by your Attacks +{variant:2}{tags:resource,mana,attack}(10-14) Mana gained for each Cursed Enemy hit by your Attacks +{tags:physical_damage}Take (100-200) Physical Damage when you use a Movement Skill +{tags:defences}You have no Armour or Maximum Energy Shield ]],[[ Graven's Secret Cloth Belt @@ -341,8 +341,8 @@ Requires Level 68 Implicits: 1 (15-25)% increased Stun and Block Recovery {tags:jewellery_defense}+(60-70) to Energy Shield -{tags:mana}(16-20)% increased maximum Mana -{tags:jewellery_resistance}+(40-60)% to Lightning Resistance +{tags:resource,mana}(16-20)% increased maximum Mana +{tags:resistance}+(40-60)% to Lightning Resistance Modifiers to Minimum Power Charges instead apply to Minimum Absorption Charges Maximum Absorption Charges is equal to Maximum Power Charges Gain Absorption Charges instead of Power Charges @@ -353,10 +353,10 @@ Leather Belt League: Nemesis Requires Level 40 Implicits: 1 -{tags:life}+(25-40) to maximum Life -{tags:jewellery_attribute}+(40-55) to Strength -{tags:jewellery_attribute}+(40-55) to Dexterity -{tags:life}+(50-60) to maximum Life +{tags:resource,life}+(25-40) to maximum Life +{tags:attribute}+(40-55) to Strength +{tags:attribute}+(40-55) to Dexterity +{tags:resource,life}+(50-60) to maximum Life (20-30)% increased Damage with Hits against Rare monsters When you Kill a Rare monster, you gain its mods for 20 seconds ]],[[ @@ -365,10 +365,10 @@ Leather Belt League: Heist Requires Level 40 Implicits: 1 -{tags:life}+(25-40) to maximum Life -{tags:jewellery_attribute}+(40-55) to Strength -{tags:jewellery_attribute}+(40-55) to Dexterity -{tags:life}+(50-60) to maximum Life +{tags:resource,life}+(25-40) to maximum Life +{tags:attribute}+(40-55) to Strength +{tags:attribute}+(40-55) to Dexterity +{tags:resource,life}+(50-60) to maximum Life (20-30)% increased Damage with Hits against Magic monsters 20% chance when you Kill a Magic Monster to gain its Non-Bloodline Modifiers for 20 seconds @@ -398,8 +398,8 @@ Variant: Current (Energy Shield Regen) Variant: Current (Lucky Crit Chance while Focused) Requires Level 60 Implicits: 1 -{tags:life}+(25-40) to maximum Life -{tags:jewellery_resistance}+(30-40)% to Cold Resistance +{tags:resource,life}+(25-40) to maximum Life +{tags:resistance}+(30-40)% to Cold Resistance Chill nearby Enemies when you Focus, causing 30% reduced Action Speed {variant:1,2,3,4,5,6,7,8,9,10}Focus has (15-25)% increased Cooldown Recovery Speed {variant:11,12,13,14,15,16,17,18,19,20}Focus has (30-50)% increased Cooldown Recovery Rate @@ -422,8 +422,8 @@ Variant: Pre 2.6.0 Variant: Current Requires Level 50 Implicits: 1 -{tags:life}+(25-40) to maximum Life -{tags:life}+(75-100) to maximum Life +{tags:resource,life}+(25-40) to maximum Life +{tags:resource,life}+(75-100) to maximum Life {tags:life}(67-75) Life Regenerated per second {tags:mana}(8-10) Mana Regenerated per second {variant:1}−40% to all Elemental Resistances @@ -431,15 +431,15 @@ Implicits: 1 {variant:1}−10% to all maximum Resistances {variant:2}−5% to all maximum Resistances {tags:physical}−(50-40) Physical Damage taken from Attacks -{tags:jewellery_defense}40% increased Armour while not Ignited, Frozen or Shocked +{tags:defences}40% increased Armour while not Ignited, Frozen or Shocked ]],[[ Leash of Oblation Leather Belt Requires Level 49 Implicits: 1 -{tags:life}+(25-40) to maximum Life -{tags:jewellery_attribute}+(15-20) to all Attributes -{tags:life}+(50-70) to maximum Life +{tags:resource,life}+(25-40) to maximum Life +{tags:attribute}+(15-20) to all Attributes +{tags:resource,life}+(50-70) to maximum Life You can have an Offering of each type Offering Skills have 50% reduced Duration ]],[[ @@ -451,9 +451,9 @@ Requires Level 16 Implicits: 1 (20-30)% increased Stun Duration on Enemies {tags:physical}(25-40)% increased Physical Damage -{tags:jewellery_attribute}+(40-50) to Strength +{tags:attribute}+(40-50) to Strength 50% increased Flask Charges gained -{variant:2}{tags:jewellery_resistance}+(20-25)% to all Elemental Resistances while you have at least 200 Strength +{variant:2}{tags:resistance}+(20-25)% to all Elemental Resistances while you have at least 200 Strength ]],[[ The Nomad Studded Belt @@ -461,11 +461,11 @@ Source: Drops from any endgame map boss Requires Level 48 Implicits: 1 (20-30)% increased Stun Duration on Enemies -{tags:physical}(25-40)% increased Global Physical Damage -{tags:jewellery_attribute}+(40-50) to Strength -{tags:jewellery_attribute}+(40-50) to Dexterity +{tags:physical_damage}(25-40)% increased Global Physical Damage +{tags:attribute}+(40-50) to Strength +{tags:attribute}+(40-50) to Dexterity 50% increased Flask Charges gained -{tags:jewellery_resistance}+(20-25)% to all Elemental Resistances while you have at least 200 Strength +{tags:resistance}+(20-25)% to all Elemental Resistances while you have at least 200 Strength {tags:attack}(40-50)% increased Projectile Attack Damage while you have at least 200 Dexterity ]],[[ The Tactician @@ -474,21 +474,21 @@ Source: Drops from any endgame map boss Requires Level 48 Implicits: 1 (20-30)% increased Stun Duration on Enemies -{tags:physical}(25-40)% increased Global Physical Damage -{tags:jewellery_attribute}+(40-50) to Strength -{tags:jewellery_attribute}+(40-50) to Intelligence +{tags:physical_damage}(25-40)% increased Global Physical Damage +{tags:attribute}+(40-50) to Strength +{tags:attribute}+(40-50) to Intelligence 50% increased Flask Charges gained -{tags:jewellery_resistance}+(20-25)% to all Elemental Resistances while you have at least 200 Strength +{tags:resistance}+(20-25)% to all Elemental Resistances while you have at least 200 Strength {tags:critical}(50-60)% increased Critical Strike Chance while you have at least 200 Intelligence ]],[[ Mageblood Heavy Belt Requires Level 44 Implicits: 1 -{tags:jewellery_attribute}+(25-35) to Strength -{tags:jewellery_attribute}+(30-50) to Dexterity -{tags:jewellery_resistance}+(15-25)% to Fire Resistance -{tags:jewellery_resistance}+(15-25)% to Cold Resistance +{tags:attribute}+(25-35) to Strength +{tags:attribute}+(30-50) to Dexterity +{tags:resistance}+(15-25)% to Fire Resistance +{tags:resistance}+(15-25)% to Cold Resistance Magic Utility Flask cannot be Used Leftmost (2-4) Magic Utility Flasks constantly apply their Flask Effects to you Magic Utility Flask Effects cannot be removed @@ -497,8 +497,8 @@ Maligaro's Restraint Chain Belt Requires Level 44 Implicits: 1 -{tags:jewellery_defense}+(9-20) to maximum Energy Shield -{tags:jewellery_elemental,attack}Adds 1 to (30-50) Lightning Damage to Attacks +{tags:defences}+(9-20) to maximum Energy Shield +{tags:elemental_damage,attack}Adds 1 to (30-50) Lightning Damage to Attacks 100% increased Shock Duration on You Shocks you cause are reflected back to you 60% increased Damage while Shocked @@ -510,22 +510,22 @@ Variant: Pre 2.0.0 Variant: Current Requires Level 8 Implicits: 1 -{tags:jewellery_attribute}+(25-35) to Strength -{variant:1}{tags:attack,physical}Adds 10 to 20 Physical Damage to Attacks -{variant:2}{tags:attack,physical}Adds 5 to 15 Physical Damage to Attacks -{tags:jewellery_attribute}+25 to Strength -{tags:life}10% increased maximum Life -{tags:jewellery_resistance}+(10-20)% to Cold Resistance -{tags:life}25% increased Flask Life Recovery rate +{tags:attribute}+(25-35) to Strength +{variant:1}{tags:physical_damage,attack}Adds 10 to 20 Physical Damage to Attacks +{variant:2}{tags:physical_damage,attack}Adds 5 to 15 Physical Damage to Attacks +{tags:attribute}+25 to Strength +{tags:resource,life}10% increased maximum Life +{tags:resistance}+(10-20)% to Cold Resistance +{tags:resource,life}25% increased Flask Life Recovery rate ]],[[ Mother's Embrace Heavy Belt League: Metamorph Requires Level 40 Implicits: 1 -{tags:jewellery_attribute}+(25-35) to Strength -{tags:life}+(50-70) to maximum Life -{tags:jewellery_resistance}+(20-30)% to Cold Resistance +{tags:attribute}+(25-35) to Strength +{tags:resource,life}+(50-70) to maximum Life +{tags:resistance}+(20-30)% to Cold Resistance Your Minions use your Flasks when summoned Minions have (40-25)% reduced Flask Charges used Minions have (50-80)% increased Flask Effect Duration @@ -538,8 +538,8 @@ League: Ritual Requires Level 68 Implicits: 1 (15-25)% increased Stun and Block Recovery -{tags:jewellery_defense}+(600-700) to Evasion Rating -{tags:jewellery_resistance}+(40-60)% to Cold Resistance +{tags:defences}+(600-700) to Evasion Rating +{tags:resistance}+(40-60)% to Cold Resistance {tags:speed}(8-12)% increased Movement Speed Modifiers to Minimum Frenzy Charges instead apply to Minimum Affliction Charges Maximum Affliction Charges is equal to Maximum Frenzy Charges @@ -553,10 +553,10 @@ Variant: Current Requires Level 16 Implicits: 1 (15-25)% increased Stun Recovery -{tags:jewellery_attribute}+(20-30) to all Attributes +{tags:attribute}+(20-30) to all Attributes {variant:1}(8-12)% increased Quantity of Items found {variant:2}(6-8)% increased Quantity of Items found -{tags:jewellery_resistance}+20% to Fire Resistance +{tags:resistance}+20% to Fire Resistance 20% increased Flask effect duration {tags:physical}−2 Physical Damage taken from Attacks ]],[[ @@ -566,12 +566,12 @@ Variant: Pre 3.16.0 Variant: Current Requires Level 78 Implicits: 1 -{tags:jewellery_defense}+(260-320) to Armour and Evasion Rating -{tags:life}(4-8)% increased maximum Life -{tags:jewellery_resistance}+(20-40)% to Cold Resistance +{tags:defences}+(260-320) to Armour and Evasion Rating +{tags:resource,life}(4-8)% increased maximum Life +{tags:resistance}+(20-40)% to Cold Resistance {tags:attack}1% increased Attack Damage per 200 of the lowest of Armour and Evasion Rating {variant:1}{tags:attack}14-20% chance to gain Fortify when you Stun an Enemy with Melee Damage -{variant:2}{tags:attack}Melee Hits which Stun Fortify +{variant:2}Melee Hits which Stun Fortify You have Onslaught while you have Fortify ]],[[ Prismweave @@ -581,37 +581,37 @@ Variant: Current Requires Level 25 Implicits: 1 {tags:physical}(12-24)% increased Physical Damage -10% increased Elemental Damage with Attack Skills +{tags:elemental_damage,attack}10% increased Elemental Damage with Attack Skills {variant:1}{tags:jewellery_elemental,attack}Adds (3-4) to (7-8) Fire Damage to Attacks -{variant:2}{tags:jewellery_elemental,attack}Adds (7-8) to (15-16) Fire Damage to Attacks +{variant:2}{tags:elemental_damage,attack}Adds (7-8) to (15-16) Fire Damage to Attacks {variant:1}{tags:jewellery_elemental,attack}Adds (2-3) to (5-7) Cold Damage to Attacks -{variant:2}{tags:jewellery_elemental,attack}Adds (5-6) to (12-14) Cold Damage to Attacks +{variant:2}{tags:elemental_damage,attack}Adds (5-6) to (12-14) Cold Damage to Attacks {variant:1}{tags:jewellery_elemental,attack}Adds 1 to (13-17) Lightning Damage to Attacks -{variant:2}{tags:jewellery_elemental,attack}Adds 1 to (30-34) Lightning Damage to Attacks -{tags:jewellery_resistance}+(6-8)% to all Elemental Resistances -{tags:jewellery_elemental,attack}30% increased Elemental Damage with Attack Skills during any Flask Effect +{variant:2}{tags:elemental_damage,attack}Adds 1 to (30-34) Lightning Damage to Attacks +{tags:resistance}+(6-8)% to all Elemental Resistances +{tags:elemental_damage,attack}30% increased Elemental Damage with Attack Skills during any Flask Effect ]],[[ Replica Prismweave Rustic Sash League: Heist Requires Level 25 Implicits: 1 -{tags:physical}(12-24)% increased Global Physical Damage -{tags:jewellery_elemental,caster}Adds (7-8) to (15-16) Fire Damage to Spells -{tags:jewellery_elemental,caster}Adds (5-6) to (12-14) Cold Damage to Spells -{tags:jewellery_elemental,caster}Adds 1 to (30-34) Lightning Damage to Spells -{tags:jewellery_resistance}+(6-8)% to all Elemental Resistances -{tags:jewellery_elemental}10% increased Elemental Damage -{tags:jewellery_elemental}30% increased Elemental Damage during any Flask Effect +{tags:physical_damage}(12-24)% increased Global Physical Damage +{tags:elemental_damage,caster}Adds (7-8) to (15-16) Fire Damage to Spells +{tags:elemental_damage,caster}Adds (5-6) to (12-14) Cold Damage to Spells +{tags:elemental_damage,caster}Adds 1 to (30-34) Lightning Damage to Spells +{tags:resistance}+(6-8)% to all Elemental Resistances +{tags:elemental_damage}10% increased Elemental Damage +{tags:elemental_damage}30% increased Elemental Damage during any Flask Effect ]],[[ Pyroshock Clasp Leather Belt League: Heist Requires Level 43 Implicits: 1 -{tags:life}+(25-40) to maximum Life -{tags:jewellery_attribute}+(30-40) to Dexterity -{tags:jewellery_defense}+(300-500) to Evasion Rating +{tags:resource,life}+(25-40) to maximum Life +{tags:attribute}+(30-40) to Dexterity +{tags:defences}+(300-500) to Evasion Rating (10-15)% increased Duration of Elemental Ailments on Enemies Enemies Ignited by you have (10-15)% of Physical Damage they deal converted to Fire Enemies Shocked by you have (10-15)% of Physical Damage they deal converted to Lightning @@ -623,9 +623,9 @@ Source: Vendor recipe Requires Level 44 Implicits: 1 {tags:physical}(12-24)% increased Physical Damage -{tags:life}+(60-80) to maximum Life -{tags:jewellery_resistance}+(25-40)% to Cold Resistance -{tags:attack,life,physical}0.4% of Physical Attack Damage Leeched as Life +{tags:resource,life}+(60-80) to maximum Life +{tags:resistance}+(25-40)% to Cold Resistance +{tags:resource,life,attack}0.4% of Physical Attack Damage Leeched as Life 60% increased Flask Effect Duration 30% reduced Flask Charges gained while using a Flask {tags:chaos,life}200% of Life Leech applies to enemies as Chaos Damage @@ -638,36 +638,36 @@ Variant: Current Requires Level 20 Implicits: 1 (20-30)% increased Stun Duration on Enemies -{variant:2}{tags:life}+(80-100) to maximum Life -{tags:jewellery_attribute}+(20-40) to Strength -{tags:attack,physical}Adds 1 to (15-20) Physical Damage to Attacks -{tags:life}Gain 50 Life when you Stun an Enemy +{variant:2}{tags:resource,life}+(80-100) to maximum Life +{tags:attribute}+(20-40) to Strength +{tags:physical_damage,attack}Adds 1 to (15-20) Physical Damage to Attacks +{tags:resource,life}Gain 50 Life when you Stun an Enemy {variant:1}{tags:attack,physical}20% less Minimum Physical Attack Damage -{variant:2}{tags:attack,physical}(30-40)% less Minimum Physical Attack Damage +{variant:2}{tags:physical_damage,attack}(30-40)% less Minimum Physical Attack Damage {variant:1}{tags:attack,physical}20% more Maximum Physical Attack Damage -{variant:2}{tags:attack,physical}(30-40)% more Maximum Physical Attack Damage +{variant:2}{tags:physical_damage,attack}(30-40)% more Maximum Physical Attack Damage ]],[[ Siegebreaker Heavy Belt Requires Level: 44 Implicits: 1 -{tags:jewellery_attribute}+(25-35) to Strength -{tags:jewellery_defense}(6-10)% increased maximum Energy Shield -{tags:life}(6-10)% increased maximum Life -{tags:chaos,jewellery_resistance}+(17-23)% to Chaos Resistance -Minions have 5% chance to Taunt on Hit with Attacks -Your Minions spread Caustic Ground on Death, dealing 20% of their maximum Life as Chaos Damage per second +{tags:attribute}+(25-35) to Strength +{tags:defences}(6-10)% increased maximum Energy Shield +{tags:resource,life}(6-10)% increased maximum Life +{tags:resistance}+(17-23)% to Chaos Resistance +{tags:attack}Minions have 5% chance to Taunt on Hit with Attacks +{tags:chaos_damage}Your Minions spread Caustic Ground on Death, dealing 20% of their maximum Life as Chaos Damage per second ]],[[ Replica Siegebreaker Heavy Belt League: Heist Requires Level 44 Implicits: 1 -{tags:jewellery_attribute}+(25-35) to Strength -{tags:jewellery_defense}(6-10)% increased maximum Energy Shield -{tags:life}(6-10)% increased maximum Life -{tags:jewellery_resistance}+(15-25)% to Fire Resistance -Your Minions spread Burning Ground on Death, dealing 20% of their maximum Life as Fire Damage per second +{tags:attribute}+(25-35) to Strength +{tags:defences}(6-10)% increased maximum Energy Shield +{tags:resource,life}(6-10)% increased maximum Life +{tags:resistance}+(15-25)% to Fire Resistance +{tags:elemental_damage}Your Minions spread Burning Ground on Death, dealing 20% of their maximum Life as Fire Damage per second {tags:attack}Minions have 5% chance to Maim Enemies on Hit with Attacks ]],[[ Soul Tether @@ -677,15 +677,15 @@ Variant: Current Requires Level 48 Implicits: 1 (15-25)% increased Stun and Block Recovery -{tags:jewellery_attribute}+(20-40) to Intelligence -{tags:jewellery_defense,life}Gain (4-6)% of Maximum Life as Extra Maximum Energy Shield +{tags:attribute}+(20-40) to Intelligence +{tags:defences}Gain (4-6)% of Maximum Life as Extra Maximum Energy Shield {variant:1}Your Energy Shield starts at zero {variant:1}You cannot Recharge Energy Shield {variant:1}You cannot Regenerate Energy Shield {variant:1}{tags:jewellery_defense}You lose 5% of Energy Shield per second {variant:1}{tags:life}Life Leech effects are not removed at Full Life {variant:1}{tags:life}Life Leech is applied to Energy Shield instead while on Full Life -{variant:2}Immortal Ambition +{variant:2}{tags:defences}Immortal Ambition ]],[[ Replica Soul Tether Cloth Belt @@ -693,18 +693,18 @@ League: Heist Requires Level 48 Implicits: 1 (15-25)% increased Stun and Block Recovery -{tags:jewellery_attribute}+(20-40) to Strength -{tags:jewellery_defense}Gain (4-6)% of Maximum Life as Extra Maximum Energy Shield -Corrupted Soul +{tags:attribute}+(20-40) to Strength +{tags:defences}Gain (4-6)% of Maximum Life as Extra Maximum Energy Shield +{tags:defences}Corrupted Soul ]],[[ Soulthirst Cloth Belt Requires Level 45 Implicits: 1 (15-25)% increased Stun Recovery -{tags:life}+(60-80) to maximum Life -{tags:jewellery_resistance}+15% to all Elemental Resistances -{tags:mana}(20-30)% increased Mana Recovery from Flasks +{tags:resource,life}+(60-80) to maximum Life +{tags:resistance}+15% to all Elemental Resistances +{tags:resource,mana}(20-30)% increased Mana Recovery from Flasks (20-30)% reduced Flask effect duration Gain Soul Eater during Flask Effect Lose Souls gained from Soul Eater on Flask Use @@ -768,8 +768,8 @@ Requires Level 37 Implicits: 1 (15-25)% increased Stun Recovery (30-40)% increased Trap Damage -{tags:mana}20% increased Mana Regeneration Rate -{tags:jewellery_resistance}+(20-30)% to Fire Resistance +{tags:resource,mana}20% increased Mana Regeneration Rate +{tags:resistance}+(20-30)% to Fire Resistance 80% reduced Trap Duration 25% increased Light Radius Traps trigger at the end of their Duration @@ -779,20 +779,20 @@ Heavy Belt League: Ritual Requires Level 52 Implicits: 1 -{tags:jewellery_attribute}+(25-35) to Strength -{tags:jewellery_defense}+(800-1200) to Armour -{tags:life}Regenerate (50-70) Life per second +{tags:attribute}+(25-35) to Strength +{tags:defences}+(800-1200) to Armour +{tags:resource,life}Regenerate (50-70) Life per second 20% increased Stun Threshold -{tags:jewellery_defense}10% reduced Armour per 50 Strength -Imbalanced Guard +{tags:defences}10% reduced Armour per 50 Strength +{tags:defences}Imbalanced Guard ]],[[ Umbilicus Immortalis Leather Belt League: Perandus Requires Level 30 Implicits: 1 -{tags:life}+(25-40) to maximum Life -{tags:life}(8-12)% increased maximum Life +{tags:resource,life}+(25-40) to maximum Life +{tags:resource,life}(8-12)% increased maximum Life {tags:life}2% of Life Regenerated per second Flasks do not apply to You Flasks apply to your Raised Zombies and Spectres @@ -802,10 +802,10 @@ Leather Belt Requires Level 8 Implicits: 1 {tags:life}+(25-40) to Maximum Life -{tags:jewellery_attribute}+(20-30) to Strength -{tags:jewellery_attribute}+(20-30) to Intelligence -{tags:jewellery_resistance}+(10-20)% to Cold Resistance -{tags:attack,life,physical}0.4% of Physical Attack Damage Leeched as Life -{tags:attack,mana,physical}0.4% of Physical Attack Damage Leeched as Mana +{tags:attribute}+(20-30) to Strength +{tags:attribute}+(20-30) to Intelligence +{tags:resistance}+(10-20)% to Cold Resistance +{tags:resource,life,attack}0.4% of Physical Attack Damage Leeched as Life +{tags:resource,mana,attack}0.4% of Physical Attack Damage Leeched as Mana ]], } diff --git a/src/Data/Uniques/body.lua b/src/Data/Uniques/body.lua index 17bc7501a6..21065a81fc 100644 --- a/src/Data/Uniques/body.lua +++ b/src/Data/Uniques/body.lua @@ -134,7 +134,7 @@ Requires Level 59, 160 Str 0.4% of Physical Attack Damage Leeched as Mana Socketed Gems are Supported by level 15 Pierce Enemy Projectiles Pierce you -{Variant:2}+160 Dexterity Requirement +{variant:2}+160 Dexterity Requirement ]],[[ Iron Heart Crusader Plate @@ -289,7 +289,7 @@ Variant: Pre 3.9.0 Variant: Current Requires Level 65, 197 Dex {variant:1,2,3}+(20-30) to Dexterity -{variant:4.5,6}+(40-50) to Dexterity +{variant:4,5,6}+(40-50) to Dexterity {variant:1,2,3}Adds 13 to 24 Cold Damage to Bow Attacks {variant:4}Adds (50-60) to (70-80) Cold Damage to Bow Attacks {variant:5}Adds (173-188) to (240-262) Cold Damage to Bow Attacks diff --git a/src/Data/Uniques/boots.lua b/src/Data/Uniques/boots.lua index 54c695e16f..38cba10e0d 100644 --- a/src/Data/Uniques/boots.lua +++ b/src/Data/Uniques/boots.lua @@ -865,13 +865,13 @@ Fugitive Boots Source: Drops from unique{The Eater of Worlds} Requires Level 70, 56 Dex, 76 Int Implicits: 1 -+(13–17)% to Chaos Resistance -+(80–100) to maximum Life ++(13-17)% to Chaos Resistance ++(80-100) to maximum Life 30% increased Movement Speed You gain 3 Grasping Vines when you take a Critical Strike Nearby stationary Enemies gain a Grasping Vine every 0.5 seconds All Damage inflicts Poison against Enemies affected by at least 3 Grasping Vines -You take (30–50)% reduced Extra Damage from Critical Strikes by Poisoned Enemies +You take (30-50)% reduced Extra Damage from Critical Strikes by Poisoned Enemies ]],[[ Nomic's Storm Strapped Boots @@ -971,8 +971,8 @@ Olroth's Charge Runic Sollerets League: Expedition Requires Level 48, 37 Str, 37 Dex, 37 Int -(50–80)% increased Ward -(30–50)% slower Restoration of Ward +(50-80)% increased Ward +(30-50)% slower Restoration of Ward 20% increased Movement Speed Gain Adrenaline for 3 seconds when Ward Breaks ]],[[ @@ -983,8 +983,8 @@ Requires Level 69, 46 Str, 46 Dex, 46 Int Has no Sockets Triggers Level 20 Summon Arbalists when Equipped 25% increased Movement Speed -Summoned Arbalists have (10–20)% chance to inflict Cold Exposure on Hit -Summoned Arbalists have (10–20)% chance to Intimidate for 4 seconds on Hit -Summoned Arbalists Convert (30–50)% of Physical Damage to Fire Damage +Summoned Arbalists have (10-20)% chance to inflict Cold Exposure on Hit +Summoned Arbalists have (10-20)% chance to Intimidate for 4 seconds on Hit +Summoned Arbalists Convert (30-50)% of Physical Damage to Fire Damage ]], } diff --git a/src/Data/Uniques/flask.lua b/src/Data/Uniques/flask.lua index 7f64ae58a2..b65c1e0dbd 100644 --- a/src/Data/Uniques/flask.lua +++ b/src/Data/Uniques/flask.lua @@ -469,7 +469,7 @@ Elixir of the Unbroken Circle Iron Flask League: Expedition Requires Level 40 -(20–40)% increased Duration +(20-40)% increased Duration Recover 4% of Life per Endurance Charge on use Lose all Endurance Charges on use Gain 1 Endurance Charge per Second during Flask Effect @@ -486,9 +486,9 @@ Starlight Chalice Iron Flask League: Expedition Requires Level 40 -(20–30)% increased Charge Recovery +(20-30)% increased Charge Recovery Inflict Fire, Cold and Lightning Exposure on nearby Enemies when used -(20–30)% increased Effect of Non-Damaging Ailments you inflict during Flask Effect +(20-30)% increased Effect of Non-Damaging Ailments you inflict during Flask Effect ]],[[ Vorana's Preparation Iron Flask diff --git a/src/Data/Uniques/gloves.lua b/src/Data/Uniques/gloves.lua index 797cb8eea4..e0659ff767 100644 --- a/src/Data/Uniques/gloves.lua +++ b/src/Data/Uniques/gloves.lua @@ -33,12 +33,12 @@ Spiked Gloves Source: Drops from unique{The Infinite Hunger} Requires Level 70, 95 Str Implicits: 1 -(16–20)% increased Melee Damage -Adds (2–3) to (22–26) Physical Damage to Attacks -(100–150)% increased Armour -(20–30)% chance to inflict Corrosion on Hit with Attacks -(20–30)% chance to gain an Endurance Charge on Hitting an Enemy with no Armour -(20–30)% chance to gain a Frenzy Charge on Hitting an Enemy with no Evasion Rating +(16-20)% increased Melee Damage +Adds (2-3) to (22-26) Physical Damage to Attacks +(100-150)% increased Armour +(20-30)% chance to inflict Corrosion on Hit with Attacks +(20-30)% chance to gain an Endurance Charge on Hitting an Enemy with no Armour +(20-30)% chance to gain a Frenzy Charge on Hitting an Enemy with no Evasion Rating ]],[[ Craiceann's Pincers Titan Gauntlets @@ -928,8 +928,8 @@ Runic Gauntlets Requires Level 69, 38 Str, 38 Dex, 38 Int League: Expedition 800% increased Attribute Requirements -(30–50)% increased Ward -+(15–25)% to all Elemental Resistances +(30-50)% increased Ward ++(15-25)% to all Elemental Resistances 80% less Flask Charges gained from Kills Flasks gain 1 Charge per second if you've Hit a Unique Enemy Recently ]],[[ @@ -939,8 +939,8 @@ Variant: Pre 3.16.0 Variant: Current League: Expedition Requires Level 48, 31 Str, 31 Dex, 31 Int -(33–48)% increased Ward -+(17–23)% to Chaos Resistance +(33-48)% increased Ward ++(17-23)% to Chaos Resistance {variant:1}Gain Added Chaos Damage equal to 25% of Ward {variant:2}Gain Added Chaos Damage equal to 20% of Ward 75% of Damage bypasses Ward diff --git a/src/Data/Uniques/helmet.lua b/src/Data/Uniques/helmet.lua index dfdb56bb65..46e76624ab 100644 --- a/src/Data/Uniques/helmet.lua +++ b/src/Data/Uniques/helmet.lua @@ -553,10 +553,10 @@ Sudden Dawn Steel Circlet Source: Drops from unique{The Black Star} Requires Level 48, 101 Int -(300–350)% increased Energy Shield -+(50–70) to maximum Mana -(10–20)% chance for Energy Shield Recharge to start when you Kill an Enemy -(30–40)% less Energy Shield Recharge Rate +(300-350)% increased Energy Shield ++(50-70) to maximum Mana +(10-20)% chance for Energy Shield Recharge to start when you Kill an Enemy +(30-40)% less Energy Shield Recharge Rate ]],[[ Thundersight Solaris Circlet diff --git a/src/Data/Uniques/jewel.lua b/src/Data/Uniques/jewel.lua index ed445b4d8d..aaffccf4a7 100644 --- a/src/Data/Uniques/jewel.lua +++ b/src/Data/Uniques/jewel.lua @@ -115,7 +115,7 @@ Limited to: 1 Removes all Energy Shield Life that would be lost by taking Damage is instead Reserved until you take no Damage to Life for 2 seconds -(20–30)% more Maximum Life +(20-30)% more Maximum Life ]],[[ Divine Inferno Crimson Jewel @@ -1322,7 +1322,7 @@ Limited to: 1 Radius: Medium (10-15)% increased Fire Damage {variant:1}With at least 40 Dexterity in Radius, Burning Arrow can inflict an additional Ignite on an Enemy -{Variant:2}Ignited Enemies Killed by your Hits are destroyed +{variant:2}Ignited Enemies Killed by your Hits are destroyed ]],[[ Unending Hunger Cobalt Jewel diff --git a/src/Data/Uniques/quiver.lua b/src/Data/Uniques/quiver.lua index 9b1460abf0..5ed5086f4c 100644 --- a/src/Data/Uniques/quiver.lua +++ b/src/Data/Uniques/quiver.lua @@ -408,4 +408,4 @@ Adds (30-40) to (80-100) Cold Damage to Attacks Gain a Void Charge every 0.5 seconds Elder Item ]], -} \ No newline at end of file +} diff --git a/src/Data/Uniques/ring.lua b/src/Data/Uniques/ring.lua index 43f545088b..80ebd9633f 100644 --- a/src/Data/Uniques/ring.lua +++ b/src/Data/Uniques/ring.lua @@ -9,10 +9,10 @@ League: Delve Source: Drops from unique{Aul, the Crystal King} Requires Level 49 Implicits: 1 -{tags:jewellery_resistance}+(20-30)% to Fire Resistance -{tags:jewellery_attribute}+20 to Strength -{tags:jewellery_defense}5% increased maximum Energy Shield -{tags:life}5% increased maximum Life +{tags:resistance}+(20-30)% to Fire Resistance +{tags:attribute}+20 to Strength +{tags:defences}5% increased maximum Energy Shield +{tags:resource,life}5% increased maximum Life ]],[[ Ahkeli's Mountain Ruby Ring @@ -20,10 +20,10 @@ League: Delve Source: Drops from unique{Ahuatotli, the Blind} Requires Level 49 Implicits: 1 -{tags:jewellery_resistance}+(20-30)% to Fire Resistance -{tags:jewellery_attribute}+20 to Strength -{tags:jewellery_defense}5% increased maximum Energy Shield -{tags:life}5% increased maximum Life +{tags:resistance}+(20-30)% to Fire Resistance +{tags:attribute}+20 to Strength +{tags:defences}5% increased maximum Energy Shield +{tags:resource,life}5% increased maximum Life ]],[[ Ahkeli's Valley Ruby Ring @@ -31,17 +31,17 @@ League: Delve Source: Drops from unique{Kurgal, the Blackblooded} Requires Level 49 Implicits: 1 -{tags:jewellery_resistance}+(20-30)% to Fire Resistance -{tags:jewellery_attribute}+20 to Strength -{tags:jewellery_defense}5% increased maximum Energy Shield -{tags:life}5% increased maximum Life +{tags:resistance}+(20-30)% to Fire Resistance +{tags:attribute}+20 to Strength +{tags:defences}5% increased maximum Energy Shield +{tags:resource,life}5% increased maximum Life ]],[[ Andvarius Gold Ring Requires Level 20 Implicits: 1 (6-15)% increased Rarity of Items found -{tags:jewellery_attribute}+10 to Dexterity +{tags:attribute}+10 to Dexterity (50-70)% increased Rarity of Items found {tags:jewellery_resistance}−20% to all Elemental Resistances ]],[[ @@ -50,11 +50,11 @@ Topaz Ring League: Metamorph Requires Level 40 Implicits: 1 -{tags:jewellery_resistance}+(20-30)% to Lightning Resistance -{tags:jewellery_attribute}+(30-50) to Intelligence +{tags:resistance}+(20-30)% to Lightning Resistance +{tags:attribute}+(30-50) to Intelligence {tags:caster}(20-25)% increased Spell Damage 30% chance to Avoid Elemental Ailments -Nova Spells have 20% less Area of Effect +{tags:caster}Nova Spells have 20% less Area of Effect Nova Spells Cast at the targeted location instead of around you ]],[[ Berek's Grip @@ -65,17 +65,17 @@ Variant: Pre 3.8.0 Variant: Current Requires Level 20 Implicits: 1 -{tags:jewellery_resistance}+(12-16)% to Cold and Lightning Resistances -{variant:1}{tags:jewellery_elemental}(10-15)% increased Cold Damage -{variant:2,3}{tags:jewellery_elemental}(25-30)% increased Cold Damage +{tags:resistance}+(12-16)% to Cold and Lightning Resistances +{variant:1}{tags:elemental_damage}(10-15)% increased Cold Damage +{variant:2,3}{tags:elemental_damage}(25-30)% increased Cold Damage {variant:1}{tags:jewellery_elemental,attack}Adds 1 to (1-50) Lightning Damage to Attacks -{variant:2,3}{tags:jewellery_elemental,attack,caster}Adds 1 to (50-70) Lightning Damage to Spells and Attacks -{tags:life}+(30-40) to maximum Life +{variant:2,3}{tags:elemental_damage,attack,caster}Adds 1 to (50-70) Lightning Damage to Spells and Attacks +{tags:resource,life}+(30-40) to maximum Life {variant:1}{tags:life}1% of Damage Leeched as Life against Frozen Enemies -{variant:2,3}{tags:life}1% of Damage Leeched as Life against Shocked Enemies +{variant:2,3}{tags:resource,life}1% of Damage Leeched as Life against Shocked Enemies {variant:1}{tags:mana}1% of Damage Leeched as Mana against Shocked Enemies -{variant:2}{tags:mana}1% of Damage Leeched as Mana against Frozen Enemies -{variant:3}1% of Damage Leeched as Energy Shield against Frozen Enemies +{variant:2}{tags:resource,mana}1% of Damage Leeched as Mana against Frozen Enemies +{variant:3}{tags:defences}1% of Damage Leeched as Energy Shield against Frozen Enemies ]],[[ Berek's Pass Two-Stone Ring @@ -84,14 +84,14 @@ Variant: Pre 2.6.0 Variant: Current Requires Level 20 Implicits: 1 -{tags:jewellery_resistance}+(12-16)% to Fire and Cold Resistances -{variant:1}{tags:jewellery_elemental}(10-15)% increased Fire Damage -{variant:2}{tags:jewellery_elemental}(25-30)% increased Fire Damage +{tags:resistance}+(12-16)% to Fire and Cold Resistances +{variant:1}{tags:elemental_damage}(10-15)% increased Fire Damage +{variant:2}{tags:elemental_damage}(25-30)% increased Fire Damage {variant:1}{tags:jewellery_elemental,attack}Adds 1 to (10-30) Cold Damage to Attacks -{variant:2}{tags:jewellery_elemental,attack,caster}Adds (20-25) to (30-50) Cold Damage to Spells and Attacks -{tags:jewellery_defense}+(30-40) to maximum Energy Shield +{variant:2}{tags:elemental_damage,attack,caster}Adds (20-25) to (30-50) Cold Damage to Spells and Attacks +{tags:defences}+(30-40) to maximum Energy Shield 30% increased Damage while Ignited -{tags:jewellery_defense}+5000 to Armour while Frozen +{tags:defences}+5000 to Armour while Frozen ]],[[ Berek's Respite Two-Stone Ring @@ -100,12 +100,12 @@ Variant: Pre 2.6.0 Variant: Current Requires Level 20 Implicits: 1 -{tags:jewellery_resistance}+(12-16)% to Fire and Lightning Resistances +{tags:resistance}+(12-16)% to Fire and Lightning Resistances {variant:1}{tags:jewellery_elemental,attack}Adds 1 to (10-30) Fire Damage to Attacks -{variant:2}{tags:jewellery_elemental,attack,caster}Adds (20-25) to (30-50) Fire Damage to Spells and Attacks -{variant:1}{tags:jewellery_elemental}(10-15)% increased Lightning Damage -{variant:2}{tags:jewellery_elemental}(25-30)% increased Lightning Damage -{tags:mana}+(30-40) to maximum Mana +{variant:2}{tags:elemental_damage,attack,caster}Adds (20-25) to (30-50) Fire Damage to Spells and Attacks +{variant:1}{tags:elemental_damage}(10-15)% increased Lightning Damage +{variant:2}{tags:elemental_damage}(25-30)% increased Lightning Damage +{tags:resource,mana}+(30-40) to maximum Mana {variant:1}Shock a nearby Enemy for 2 seconds on Killing a Shocked Enemy {variant:2}Shocks all nearby Enemies on Killing a Shocked Enemy {variant:1}Ignite a nearby Enemy on Killing an Ignited Enemy @@ -116,21 +116,21 @@ Amethyst Ring League: Ritual Requires Level 49 Implicits: 1 -{tags:chaos,jewellery_resistance}+(17-23)% to Chaos Resistance -{tags:jewellery_elemental}+(8-12)% to Fire Damage over Time Multiplier +{tags:resistance}+(17-23)% to Chaos Resistance +{tags:elemental_damage}+(8-12)% to Fire Damage over Time Multiplier 50% reduced Ignite Duration on Enemies (10-15)% chance to Ignite Enemies Ignited by you take Chaos Damage instead of Fire Damage from Ignite Withered does not expire on Enemies Ignited by you -{tags:chaos,jewellery_resistance}+(20-25)% to Fire and Chaos Resistances +{tags:resistance}+(20-25)% to Fire and Chaos Resistances ]],[[ Blackheart Iron Ring Implicits: 1 -{tags:attack,physical}Adds 1 to 4 Physical Damage to Attacks +{tags:physical_damage,attack}Adds 1 to 4 Physical Damage to Attacks {tags:physical}5% increased Physical Damage -{tags:attack,chaos}Adds 1 to 3 Chaos Damage to Attacks -{tags:life}+(20-30) to maximum Life +{tags:chaos_damage,attack}Adds 1 to 3 Chaos Damage to Attacks +{tags:resource,life}+(20-30) to maximum Life {tags:life}(2-4) Life Regenerated per second 10% chance to Cause Monsters to Flee ]],[[ @@ -141,10 +141,10 @@ Variant: Pre 2.4.0 Variant: Pre 3.17.0 Requires Level 48 Implicits: 1 -{tags:attack,physical}Adds 1 to 4 Physical Damage to Attacks +{tags:physical_damage,attack}Adds 1 to 4 Physical Damage to Attacks {tags:physical}5% increased Physical Damage -{tags:attack,chaos}Adds 1 to 3 Chaos Damage to Attacks -{tags:life}+(20-30) to maximum Life +{tags:chaos_damage,attack}Adds 1 to 3 Chaos Damage to Attacks +{tags:resource,life}+(20-30) to maximum Life {tags:life}(2-4) Life Regenerated per second 10% chance to Cause Monsters to Flee {variant:1}Melee Attacks cause Bleeding @@ -159,11 +159,11 @@ Variant: Pre 2.6.0 Variant: Pre 3.17.0 Requires Level 24 Implicits: 1 -{tags:life}+(20-30) to maximum Life +{tags:resource,life}+(20-30) to maximum Life {variant:1}{tags:jewellery_elemental,attack}Adds (7-10) to (15-20) Fire Damage to Attacks -{variant:2}{tags:jewellery_elemental,attack}Adds (12-15) to (25-30) Fire Damage to Attacks -{tags:life}+(20-40) to maximum Life -{tags:jewellery_resistance}+(10-15)% to Cold Resistance +{variant:2}{tags:elemental_damage,attack}Adds (12-15) to (25-30) Fire Damage to Attacks +{tags:resource,life}+(20-40) to maximum Life +{tags:resistance}+(10-15)% to Cold Resistance {variant:1}{tags:jewellery_elemental}45% reduced Effect of Chill on You {variant:2}{tags:jewellery_elemental}75% reduced Effect of Chill on You {variant:1}100% increased Ignite Duration on You @@ -173,11 +173,11 @@ Winterweave Coral Ring Requires Level 24 Implicits: 1 -{tags:life}+(20-30) to maximum Life -{tags:jewellery_elemental,attack}Adds (12-15) to (25-30) Fire Damage to Attacks -{tags:jewellery_elemental,attack}Adds (12-15) to (25-30) Cold Damage to Attacks -{tags:life}+(20-40) to maximum Life -{tags:jewellery_resistance}+(25-30)% to Cold Resistance +{tags:resource,life}+(20-30) to maximum Life +{tags:elemental_damage,attack}Adds (12-15) to (25-30) Fire Damage to Attacks +{tags:elemental_damage,attack}Adds (12-15) to (25-30) Cold Damage to Attacks +{tags:resource,life}+(20-40) to maximum Life +{tags:resistance}+(25-30)% to Cold Resistance {tags:speed}10% increased Movement Speed while Ignited The Effect of Chill on you is reversed ]],[[ @@ -193,11 +193,11 @@ Has 1 Socket {variant:2}+3 to Level of Socketed Golem Gems {variant:1}Socketed Gems are Supported by Level 15 Concentrated Effect {variant:2}25% increased Effect of Buffs granted by Socketed Golem Skills -{variant:2}{tags:jewellery_defense}Socketed Golem Skills gain 20% of Maximum Life as Extra Maximum Energy Shield +{variant:2}{tags:resource,life,defences}Socketed Golem Skills gain 20% of Maximum Life as Extra Maximum Energy Shield {variant:1}{tags:caster}(10-25)% increased Spell Damage {variant:2}{tags:caster}(20-25)% increased Spell Damage -{tags:jewellery_defense}+(15-25) to maximum Energy Shield -{tags:jewellery_resistance}+(20-40)% to Lightning Resistance +{tags:defences}+(15-25) to maximum Energy Shield +{tags:resistance}+(20-40)% to Lightning Resistance {variant:1}Socketed Gems are Supported by Level 15 Increased Minion Life ]],[[ Call of the Brotherhood @@ -206,12 +206,12 @@ Variant: Pre 2.6.0 Variant: Current Requires Level 20 Implicits: 1 -{tags:jewellery_resistance}+(12-16)% to Cold and Lightning Resistances -{tags:jewellery_attribute}+(15-25) to Intelligence -{tags:jewellery_elemental}(15-25)% increased Lightning Damage -{tags:mana}(30-40)% increased Mana Regeneration Rate +{tags:resistance}+(12-16)% to Cold and Lightning Resistances +{tags:attribute}+(15-25) to Intelligence +{tags:elemental_damage}(15-25)% increased Lightning Damage +{tags:resource,mana}(30-40)% increased Mana Regeneration Rate {variant:1}{tags:jewellery_elemental}50% of Lightning Damage Converted to Cold Damage -{variant:2}{tags:jewellery_elemental}40% of Lightning Damage Converted to Cold Damage +{variant:2}{tags:elemental_damage}40% of Lightning Damage Converted to Cold Damage Your spells have 100% chance to Shock against Frozen enemies ]],[[ Circle of Anguish @@ -228,17 +228,17 @@ Variant: Buff Effect (Pre 3.11.0) Variant: Buff Effect (Current) Variant: Max Resistance Variant: Fire Resistance -{tags:jewellery_resistance}+(20-30)% to Fire Resistance -{fractured}{tags:jewellery_attribute}+(20-30) to Strength -{tags:jewellery_elemental}Adds (20-25) to (26-35) Fire Damage -{tags:jewellery_resistance}+(20-30)% to Fire Resistance +{tags:resistance}+(20-30)% to Fire Resistance +{tags:attribute}{fractured}+(20-30) to Strength +{tags:elemental_damage}Adds (20-25) to (26-35) Fire Damage +{tags:resistance}+(20-30)% to Fire Resistance {variant:1}Herald of Ash has (60-80)% increased Mana Reservation Efficiency -{variant:2}Herald of Ash has (30-40)% increased Mana Reservation Efficiency -{variant:3}{tags:jewellery_elemental}(40-60)% increased Fire Damage while affected by Herald of Ash +{variant:2}{tags:resource,mana}Herald of Ash has (30-40)% increased Mana Reservation Efficiency +{variant:3}{tags:elemental_damage}(40-60)% increased Fire Damage while affected by Herald of Ash {variant:4}Herald of Ash has (70-100)% increased Buff Effect {variant:5}Herald of Ash has (40-60)% increased Buff Effect -{variant:6}{tags:jewellery_resistance}+1% to maximum Fire Resistance while affected by Herald of Ash -{variant:7}{tags:jewellery_resistance}+(50-60)% to Fire Resistance while affected by Herald of Ash +{variant:6}{tags:resistance}+1% to maximum Fire Resistance while affected by Herald of Ash +{variant:7}{tags:resistance}+(50-60)% to Fire Resistance while affected by Herald of Ash ]],[[ Circle of Fear Sapphire Ring @@ -254,17 +254,17 @@ Variant: Buff Effect (Pre 3.11.0) Variant: Buff Effect (Current) Variant: Max Resistance Variant: Cold Resistance -{tags:jewellery_resistance}+(20-30)% to Cold Resistance -{fractured}{tags:jewellery_attribute}+(20-30) to Dexterity -{tags:jewellery_elemental}Adds (20-25) to (26-35) Cold Damage -{tags:jewellery_resistance}+(20-30)% to Cold Resistance +{tags:resistance}+(20-30)% to Cold Resistance +{tags:attribute}{fractured}+(20-30) to Dexterity +{tags:elemental_damage}Adds (20-25) to (26-35) Cold Damage +{tags:resistance}+(20-30)% to Cold Resistance {variant:1}Herald of Ice has (60-80)% increased Mana Reservation Efficiency -{variant:2}Herald of Ice has (30-40)% increased Mana Reservation Efficiency -{variant:3}{tags:jewellery_elemental}(40-60)% increased Cold Damage while affected by Herald of Ice +{variant:2}{tags:resource,mana}Herald of Ice has (30-40)% increased Mana Reservation Efficiency +{variant:3}{tags:elemental_damage}(40-60)% increased Cold Damage while affected by Herald of Ice {variant:4}Herald of Ice has (70-100)% increased Buff Effect {variant:5}Herald of Ice has (40-60)% increased Buff Effect -{variant:6}{tags:jewellery_resistance}+1% to maximum Cold Resistance while affected by Herald of Ice -{variant:7}{tags:jewellery_resistance}+(50-60)% to Cold Resistance while affected by Herald of Ice +{variant:6}{tags:resistance}+1% to maximum Cold Resistance while affected by Herald of Ice +{variant:7}{tags:resistance}+(50-60)% to Cold Resistance while affected by Herald of Ice ]],[[ Circle of Guilt Iron Ring @@ -280,17 +280,17 @@ Variant: Buff Effect (Pre 3.11.0) Variant: Buff Effect (Current) Variant: Sentinel Damage Variant: Damage Reduction -{tags:attack,physical}Adds 1 to 4 Physical Damage to Attacks -{fractured}{tags:jewellery_attribute}+(10-20) to all Attributes -{tags:physical}Adds (8-10) to (13-15) Physical Damage -{tags:jewellery_defense}+(350-400) to Armour +{tags:physical_damage,attack}Adds 1 to 4 Physical Damage to Attacks +{tags:attribute}{fractured}+(10-20) to all Attributes +{tags:physical_damage}Adds (8-10) to (13-15) Physical Damage +{tags:defences}+(350-400) to Armour {variant:1}Herald of Purity has (60-80)% increased Mana Reservation Efficiency -{variant:2}Herald of Purity has (30-40)% increased Mana Reservation Efficiency -{variant:3}{tags:physical}(40-60)% increased Physical Damage while affected by Herald of Purity +{variant:2}{tags:resource,mana}Herald of Purity has (30-40)% increased Mana Reservation Efficiency +{variant:3}{tags:physical_damage}(40-60)% increased Physical Damage while affected by Herald of Purity {variant:4}Herald of Purity has (70-100)% increased Buff Effect {variant:5}Herald of Purity has (40-60)% increased Buff Effect {variant:6}Sentinels of Purity deal (70-100)% increased Damage -{variant:7}{tags:physical}4% additional Physical Damage Reduction while affected by Herald of Purity +{variant:7}4% additional Physical Damage Reduction while affected by Herald of Purity ]],[[ Circle of Nostalgia Amethyst Ring @@ -306,17 +306,17 @@ Variant: Buff Effect (Pre 3.11.0) Variant: Buff Effect (Current) Variant: Agony Damage Variant: Chaos Resistance -{tags:chaos,jewellery_resistance}+(17-23)% to Chaos Resistance -{fractured}{tags:jewellery_attribute}+(10-20) to all Attributes -{tags:chaos}Adds (15-20) to (21-30) Chaos Damage -{tags:chaos,jewellery_resistance}+(17-23)% to Chaos Resistance +{tags:resistance}+(17-23)% to Chaos Resistance +{tags:attribute}{fractured}+(10-20) to all Attributes +{tags:chaos_damage}Adds (15-20) to (21-30) Chaos Damage +{tags:resistance}+(17-23)% to Chaos Resistance {variant:1}Herald of Agony has (60-80)% increased Mana Reservation Efficiency -{variant:2}Herald of Agony has (30-40)% increased Mana Reservation Efficiency -{variant:3}{tags:chaos}(40-60)% increased Chaos Damage while affected by Herald of Agony +{variant:2}{tags:resource,mana}Herald of Agony has (30-40)% increased Mana Reservation Efficiency +{variant:3}{tags:chaos_damage}(40-60)% increased Chaos Damage while affected by Herald of Agony {variant:4}Herald of Agony has (70-100)% increased Buff Effect {variant:5}Herald of Agony has (40-60)% increased Buff Effect {variant:6}Agony Crawler deals (70-100)% increased Damage -{variant:7}{tags:chaos,jewellery_resistance}+(31-43)% to Chaos Resistance while affected by Herald of Agony +{variant:7}{tags:resistance}+(31-43)% to Chaos Resistance while affected by Herald of Agony ]],[[ Circle of Regret Topaz Ring @@ -332,17 +332,17 @@ Variant: Buff Effect (Pre 3.11.0) Variant: Buff Effect (Current) Variant: Max Resistance Variant: Lightning Resistance -{tags:jewellery_resistance}+(20-30)% to Lightning Resistance -{fractured}{tags:jewellery_attribute}+(20-30) to Intelligence -{tags:jewellery_elemental}Adds 1 to (48-60) Lightning Damage -{tags:jewellery_resistance}+(20-30)% to Lightning Resistance +{tags:resistance}+(20-30)% to Lightning Resistance +{tags:attribute}{fractured}+(20-30) to Intelligence +{tags:elemental_damage}Adds 1 to (48-60) Lightning Damage +{tags:resistance}+(20-30)% to Lightning Resistance {variant:1}Herald of Thunder has (60-80)% increased Mana Reservation Efficiency -{variant:2}Herald of Thunder has (30-40)% increased Mana Reservation Efficiency -{variant:3}{tags:jewellery_elemental}(40-60)% increased Lightning Damage while affected by Herald of Thunder +{variant:2}{tags:resource,mana}Herald of Thunder has (30-40)% increased Mana Reservation Efficiency +{variant:3}{tags:elemental_damage}(40-60)% increased Lightning Damage while affected by Herald of Thunder {variant:4}Herald of Thunder has (70-100)% increased Buff Effect {variant:5}Herald of Thunder has (40-60)% increased Buff Effect -{variant:6}{tags:jewellery_resistance}+1% to maximum Lightning Resistance while affected by Herald of Thunder -{variant:7}{tags:jewellery_resistance}+(50-60)% to Lightning Resistance while affected by Herald of Thunder +{variant:6}{tags:resistance}+1% to maximum Lightning Resistance while affected by Herald of Thunder +{variant:7}{tags:resistance}+(50-60)% to Lightning Resistance while affected by Herald of Thunder ]],[[ Death Rush Amethyst Ring @@ -351,22 +351,22 @@ Variant: Pre 2.6.0 Variant: Current Requires Level 46 Implicits: 1 -{tags:chaos,jewellery_resistance}+(17-23)% to Chaos Resistance +{tags:resistance}+(17-23)% to Chaos Resistance {tags:attack}+(300-350) to Accuracy Rating {tags:jewellery_defense}{variant:1}+(60-80) to Armour -{tags:jewellery_defense}{variant:2}+(260-300) to Armour -{variant:2}{tags:life}+(40-50) to maximum Life -{tags:chaos,jewellery_resistance}+(15-20)% to Chaos Resistance -{tags:attack,life,physical}(0.6-0.8)% of Physical Attack Damage Leeched as Life +{variant:2}{tags:defences}+(260-300) to Armour +{variant:2}{tags:resource,life}+(40-50) to maximum Life +{tags:resistance}+(15-20)% to Chaos Resistance +{tags:resource,life,attack}(0.6-0.8)% of Physical Attack Damage Leeched as Life {variant:1}You gain Onslaught for 2 seconds on Kill {variant:2}You gain Onslaught for 4 seconds on Kill ]],[[ Doedre's Damning Paua Ring Implicits: 1 -{tags:mana}+(20-30) to maximum Mana -{tags:jewellery_attribute}+(5-10) to Intelligence -{tags:jewellery_resistance}+5% to all Elemental Resistances +{tags:resource,mana}+(20-30) to maximum Mana +{tags:attribute}+(5-10) to Intelligence +{tags:resistance}+5% to all Elemental Resistances {tags:mana}+5 Mana Gained on Kill {tags:caster}Enemies can have 1 additional Curse ]],[[ @@ -376,10 +376,10 @@ Variant: Pre 3.16.0 Variant: Current League: Heist Implicits: 1 -{tags:mana}+(20-30) to maximum Mana -{tags:jewellery_attribute}+(5-10) to Intelligence -{tags:jewellery_resistance}+5% to all Elemental Resistances -{tags:mana}+5 Mana gained on Kill +{tags:resource,mana}+(20-30) to maximum Mana +{tags:attribute}+(5-10) to Intelligence +{tags:resistance}+5% to all Elemental Resistances +{tags:resource,mana}+5 Mana gained on Kill {tags:caster}You can apply one fewer Curse {variant:1}{tags:caster}(25-35)% increased Effect of your Curses {variant:2}{tags:caster}(15-25)% increased Effect of your Curses @@ -390,10 +390,10 @@ Variant: Pre 2.6.0 Variant: Current Requires Level 24 Implicits: 1 -{tags:jewellery_resistance}+(20-30)% to Cold Resistance -{tags:mana}20% increased maximum Mana -{tags:mana}50% increased Mana Regeneration Rate -{variant:2}{tags:jewellery_resistance}+(30-40)% to Cold Resistance +{tags:resistance}+(20-30)% to Cold Resistance +{tags:resource,mana}20% increased maximum Mana +{tags:resource,mana}50% increased Mana Regeneration Rate +{variant:2}{tags:resistance}+(30-40)% to Cold Resistance Cannot be Frozen {variant:2}Cannot be Chilled ]],[[ @@ -405,30 +405,30 @@ Variant: Pre 3.16.0 Variant: Current Requires Level 16 Implicits: 1 -{tags:jewellery_resistance}+(20-30)% to Fire Resistance -{variant:1}{tags:jewellery_elemental}(15-25)% increased Fire Damage -{variant:2,3,4}{tags:jewellery_elemental}(30-40)% increased Fire Damage +{tags:resistance}+(20-30)% to Fire Resistance +{variant:1}{tags:elemental_damage}(15-25)% increased Fire Damage +{variant:2,3,4}{tags:elemental_damage}(30-40)% increased Fire Damage {tags:caster,speed}(5-10)% increased Cast Speed {variant:1}{tags:jewellery_elemental}5% chance to Ignite -{variant:2,3,4}{tags:jewellery_elemental}10% chance to Ignite +{variant:2,3,4}10% chance to Ignite You can inflict an additional Ignite on an Enemy -{variant:1}Your Critical Strikes do not deal extra Damage +{variant:1}{tags:critical}Your Critical Strikes do not deal extra Damage {variant:1}{tags:jewellery_elemental}Ignited Enemies Burn 80% slower {variant:2}{tags:jewellery_elemental}Ignited Enemies Burn 65% slower {variant:3}{tags:jewellery_elemental}Ignited Enemies Burn (65-50)% slower -{variant:4}{tags:jewellery_elemental}40% less Burning Damage +{variant:4}{tags:elemental_damage}40% less Burning Damage ]],[[ Replica Emberwake Ruby Ring League: Heist Requires Level 16 Implicits: 1 -{tags:jewellery_resistance}+(20-30)% to Fire Resistance -{tags:jewellery_elemental}(30-40)% increased Fire Damage +{tags:resistance}+(20-30)% to Fire Resistance +{tags:elemental_damage}(30-40)% increased Fire Damage {tags:caster,speed}(5-10)% increased Cast Speed 90% reduced Ignite Duration on Enemies 10% chance to Ignite -{tags:jewellery_elemental}Ignites you inflict deal Damage (35-45)% faster +{tags:elemental_damage}Ignites you inflict deal Damage (35-45)% faster ]],[[ Essence Worm Unset Ring @@ -447,8 +447,8 @@ Paua Ring League: Heist Requires Level 38 Implicits: 1 -{tags:mana}+(20-30) to maximum Mana -{tags:jewellery_attribute}+(20-40) to Intelligence +{tags:resource,mana}+(20-30) to maximum Mana +{tags:attribute}+(20-40) to Intelligence {tags:caster,speed}Curse Skills have (8-12)% increased Cast Speed Hexes you inflict have their Effect increased by twice their Doom instead Hexes have (-20-20)% reduced Doom gain rate @@ -465,7 +465,7 @@ Implicits: 1 {variant:2}Trigger level 10 Consecrate when you deal a Critical Strike {tags:critical}(30-35)% increased Global Critical Strike Chance (10-15)% increased Light Radius -{variant:1}Creates Consecrated Ground on Critical Strike +{variant:1}{tags:critical}Creates Consecrated Ground on Critical Strike {tags:critical}(40-50)% increased Rarity of Items Dropped by Enemies killed with a Critical Strike {variant:2}50% increased Damage while on Consecrated Ground {variant:2}5% additional Block Chance while on Consecrated Ground @@ -474,12 +474,12 @@ Heartbound Loop Moonstone Ring Requires Level 20 Implicits: 1 -{tags:jewellery_defense}+(15-25) to maximum Energy Shield +{tags:defences}+(15-25) to maximum Energy Shield {tags:life}(10-15) Life Regenerated per second -{tags:mana}(20-40)% increased Mana Regeneration Rate -Minions have 15% increased maximum Life +{tags:resource,mana}(20-40)% increased Mana Regeneration Rate +{tags:resource,life}Minions have 15% increased maximum Life Minions have 10% increased Area of Effect of Area Skills -350 Physical Damage taken on Minion Death +{tags:physical_damage}350 Physical Damage taken on Minion Death ]],[[ The Highwayman Gold Ring @@ -507,10 +507,10 @@ Iron Ring Requires Level: 49 Implicits: 1 League: Blight -{tags:attack,physical}Adds 1 to 4 Physical Damage to Attacks -{tags:jewellery_attribute}+(20-30) to Dexterity +{tags:physical_damage,attack}Adds 1 to 4 Physical Damage to Attacks +{tags:attribute}+(20-30) to Dexterity 25% chance to Poison on Hit -{tags:chaos}(40-60)% increased Damage with Poison +{tags:chaos_damage}(40-60)% increased Damage with Poison You are Chilled while you are Poisoned Non-Chilled Enemies you Poison are Chilled Poisoned Enemies you Kill with Hits Shatter @@ -520,10 +520,10 @@ Coral Ring Variant: Pre 2.0.0 Variant: Current Implicits: 1 -{tags:life}+(20-30) to maximum Life -{tags:jewellery_attribute}+(10-20) to Strength -{variant:1}{tags:attack,life,physical}0.4% of Physical Attack Damage Leeched as Life -{variant:2}{tags:attack,life}+(2-4) Life gained for each Enemy hit by your Attacks +{tags:resource,life}+(20-30) to maximum Life +{tags:attribute}+(10-20) to Strength +{variant:1}{tags:resource,life,attack}0.4% of Physical Attack Damage Leeched as Life +{variant:2}{tags:resource,life,attack}+(2-4) Life gained for each Enemy hit by your Attacks +1 Maximum Endurance Charge ]],[[ Kaom's Way @@ -533,12 +533,12 @@ Variant: Current Source: Drops from any endgame map boss Requires Level 32 Implicits: 1 -{tags:life}+(20-30) to maximum Life -{tags:jewellery_attribute}+(10-20) to Strength +{tags:resource,life}+(20-30) to maximum Life +{tags:attribute}+(10-20) to Strength {variant:1}{tags:life}0.4% of maximum Life Regenerated per second per Endurance Charge {variant:2}{tags:life}0.2% of maximum Life Regenerated per second per Endurance Charge {variant:2}2% increased Area of Effect per Endurance Charge -{tags:attack,life}+(2-4) Life gained for each Enemy hit by your Attacks +{tags:resource,life,attack}+(2-4) Life gained for each Enemy hit by your Attacks +1 Maximum Endurance Charge ]],[[ Kikazaru @@ -548,11 +548,11 @@ Variant: Pre 3.16.0 Variant: Current Requires Level 20 Implicits: 1 -{tags:jewellery_resistance}+(20-30)% to Lightning Resistance -{tags:jewellery_attribute}+(10-15) to all Attributes +{tags:resistance}+(20-30)% to Lightning Resistance +{tags:attribute}+(10-15) to all Attributes {variant:1}{tags:life}(13-17) Life Regenerated per second {variant:2,3}{tags:life}1 Life Regenerated per second per Level -{tags:mana}(20-40)% increased Mana Regeneration Rate +{tags:resource,mana}(20-40)% increased Mana Regeneration Rate {variant:1}{tags:caster}20% reduced Effect of Curses on You {variant:2}{tags:caster}40% reduced Effect of Curses on You {variant:3}{tags:caster}60% reduced Effect of Curses on You @@ -563,15 +563,15 @@ Variant: Pre 2.6.0 Variant: Current Requires Level 24 Implicits: 1 -{tags:attack,physical}Adds 1 to 4 Physical Damage to Attacks +{tags:physical_damage,attack}Adds 1 to 4 Physical Damage to Attacks {variant:1}(10-20)% increased Damage {variant:2}(10-30)% increased Damage -{variant:1}{tags:jewellery_attribute}+(10-20) to all Attributes -{variant:2}{tags:jewellery_attribute}+(10-30) to all Attributes +{variant:1}{tags:attribute}+(10-20) to all Attributes +{variant:2}{tags:attribute}+(10-30) to all Attributes {variant:1}(10-20)% increased Rarity of Items found {variant:2}(10-30)% increased Rarity of Items found -{variant:1}{tags:jewellery_resistance}+(10-20)% to all Elemental Resistances -{variant:2}{tags:jewellery_resistance}+(10-30)% to all Elemental Resistances +{variant:1}{tags:resistance}+(10-20)% to all Elemental Resistances +{variant:2}{tags:resistance}+(10-30)% to all Elemental Resistances ]],[[ Lori's Lantern Prismatic Ring @@ -579,9 +579,9 @@ Variant: Pre 1.0.0 Variant: Current Requires Level 30 Implicits: 2 -{variant:1}{tags:jewellery_resistance}+(8-12)% to all Elemental Resistances -{variant:2}{tags:jewellery_resistance}+(8-10)% to all Elemental Resistances -{tags:jewellery_resistance}+10% to all Elemental Resistances +{variant:1}{tags:resistance}+(8-12)% to all Elemental Resistances +{variant:2}{tags:resistance}+(8-10)% to all Elemental Resistances +{tags:resistance}+10% to all Elemental Resistances {tags:speed}(6-8)% increased Movement Speed when on Low Life 31% increased Light Radius {tags:chaos,jewellery_defense,life}+(20-25)% Chaos Resistance when on Low Life @@ -597,11 +597,11 @@ Implicits: 1 Has 1 Socket {variant:1}{tags:jewellery_resistance}−25% to all Elemental Resistances {variant:2}{tags:jewellery_resistance}−20% to all Elemental Resistances -{tags:jewellery_resistance}+(75-100)% to Fire Resistance when Socketed with a Red Gem -{tags:jewellery_resistance}+(75-100)% to Cold Resistance when Socketed with a Green Gem -{tags:jewellery_resistance}+(75-100)% to Lightning Resistance when Socketed with a Blue Gem +{tags:resistance}+(75-100)% to Fire Resistance when Socketed with a Red Gem +{tags:resistance}+(75-100)% to Cold Resistance when Socketed with a Green Gem +{tags:resistance}+(75-100)% to Lightning Resistance when Socketed with a Blue Gem All Sockets are White -Socketed Gems have Elemental Equilibrium +{tags:elemental_damage}Socketed Gems have Elemental Equilibrium ]],[[ Replica Malachai's Artifice Unset Ring @@ -609,11 +609,11 @@ League: Heist Requires Level 5 Implicits: 1 Has 1 Socket -Socketed Gems have Secrets of Suffering -{tags:jewellery_resistance}-20% to all Elemental Resistances -{tags:jewellery_resistance}+(75-100)% to Fire Resistance when Socketed with a Red Gem -{tags:jewellery_resistance}+(75-100)% to Cold Resistance when Socketed with a Green Gem -{tags:jewellery_resistance}+(75-100)% to Lightning Resistance when Socketed with a Blue Gem +{tags:critical}Socketed Gems have Secrets of Suffering +{tags:resistance}-20% to all Elemental Resistances +{tags:resistance}+(75-100)% to Fire Resistance when Socketed with a Red Gem +{tags:resistance}+(75-100)% to Cold Resistance when Socketed with a Green Gem +{tags:resistance}+(75-100)% to Lightning Resistance when Socketed with a Blue Gem All Sockets are White ]],[[ Mark of Submission @@ -628,10 +628,10 @@ Steel Ring Source: Drops from unique{The Elder} (Uber) Requires Level 80 Implicits: 1 -{tags:attack,physical}Adds (3-4) to (10-14) Physical Damage to Attacks -{tags:jewellery_elemental,attack}Adds (26-32) to (42-48) Cold Damage to Attacks -{tags:jewellery_defense}(6-10)% increased maximum Energy Shield -{tags:life}(6-10)% increased maximum Life +{tags:physical_damage,attack}Adds (3-4) to (10-14) Physical Damage to Attacks +{tags:elemental_damage,attack}Adds (26-32) to (42-48) Cold Damage to Attacks +{tags:defences}(6-10)% increased maximum Energy Shield +{tags:resource,life}(6-10)% increased maximum Life {tags:attack}(60-80)% increased Attack Damage if your other Ring is a Shaper Item Cannot be Stunned by Attacks if your other Ring is an Elder Item 20% chance to Trigger Level 20 Tentacle Whip on Kill @@ -642,10 +642,10 @@ Opal Ring Source: Drops from unique{The Elder} (Uber) Requires Level 80 Implicits: 1 -{tags:jewellery_elemental}(15-25)% increased Elemental Damage -{tags:jewellery_elemental,caster}Adds (13-18) to (50-56) Lightning Damage to Spells -{tags:jewellery_defense}(6-10)% increased maximum Energy Shield -{tags:life}(6-10)% increased maximum Life +{tags:elemental_damage}(15-25)% increased Elemental Damage +{tags:elemental_damage,caster}Adds (13-18) to (50-56) Lightning Damage to Spells +{tags:defences}(6-10)% increased maximum Energy Shield +{tags:resource,life}(6-10)% increased maximum Life {tags:caster}(60-80)% increased Spell Damage if your other Ring is an Elder Item Cannot be Stunned by Spells if your other Ring is a Shaper Item 20% chance to Trigger Level 20 Summon Volatile Anomaly on Kill @@ -658,27 +658,27 @@ Variant: Pre 3.0.0 Variant: Current Requires Level 69 Implicits: 1 -{tags:chaos,jewellery_resistance}+(17-23)% to Chaos Resistance +{tags:resistance}+(17-23)% to Chaos Resistance {variant:1}{tags:life}15% reduced maximum Life -{variant:2}{tags:life}10% reduced maximum Life -{variant:3}{tags:life}(5-10)% reduced maximum Life +{variant:2}{tags:resource,life}10% reduced maximum Life +{variant:3}{tags:resource,life}(5-10)% reduced maximum Life {variant:1}{tags:jewellery_defense}15% reduced maximum Energy Shield {variant:2}{tags:jewellery_defense}10% reduced maximum Energy Shield -{variant:3}{tags:jewellery_defense}(5-10)% reduced maximum Energy Shield -{tags:chaos,jewellery_resistance}+(40-50)% to Chaos Resistance -{tags:chaos,physical}Gain 20% of Physical Damage as Extra Chaos Damage +{variant:3}{tags:defences}(5-10)% reduced maximum Energy Shield +{tags:resistance}+(40-50)% to Chaos Resistance +{tags:physical_damage,chaos_damage}Gain 20% of Physical Damage as Extra Chaos Damage ]],[[ Mokou's Embrace Ruby Ring Requires Level 16 Implicits: 1 -{tags:jewellery_resistance}+(20-30)% to Fire Resistance -{tags:jewellery_elemental}(15-25)% increased Fire Damage -{tags:jewellery_resistance}+(25-40)% to Cold Resistance -{tags:jewellery_elemental}(5-10)% chance to Ignite +{tags:resistance}+(20-30)% to Fire Resistance +{tags:elemental_damage}(15-25)% increased Fire Damage +{tags:resistance}+(25-40)% to Cold Resistance +(5-10)% chance to Ignite {tags:attack,speed}20% increased Attack Speed while Ignited {tags:caster,speed}20% increased Cast Speed while Ignited -{tags:jewellery_elemental}+25% chance to be Ignited ++25% chance to be Ignited ]],[[ Mutewind Seal Unset Ring @@ -693,10 +693,10 @@ Has 1 Socket {variant:2,3}+3 to Level of Socketed Golem Gems {variant:1}Socketed Gems are Supported by Level 13 Faster Attacks {variant:2,3}{tags:attack,caster,speed}Socketed Golem Skills have 20% increased Attack and Cast Speed -{tags:attack,physical}Adds (5-10) to (11-15) Physical Damage to Attacks +{tags:physical_damage,attack}Adds (5-10) to (11-15) Physical Damage to Attacks {tags:attack,speed}(5-10)% increased Attack Speed {variant:1}(1-2)% increased Movement Speed -{variant:2}(3-5)% increased Movement Speed +{variant:2}{tags:speed}(3-5)% increased Movement Speed {variant:1}Socketed Gems are Supported by Level 16 Increased Minion Speed {variant:2,3}Gain Onslaught for 10 seconds when you Cast Socketed Golem Skill ]],[[ @@ -707,15 +707,15 @@ Variant: Pre 2.6.0 Variant: Current Requires Level 29 Implicits: 1 -{tags:jewellery_resistance}+(20-30)% to Fire Resistance -{tags:jewellery_attribute}+(15-25) to Strength +{tags:resistance}+(20-30)% to Fire Resistance +{tags:attribute}+(15-25) to Strength {variant:1}{tags:jewellery_elemental,attack}Adds (8-10) to (12-14) Fire Damage to Attacks -{variant:2}{tags:jewellery_elemental,attack,caster}Adds (8-10) to (12-14) Fire Damage to Spells and Attacks -{variant:1}{tags:life}+(4-5) Life gained for each Ignited Enemy hit by your Attacks -{variant:2}{tags:life}Recover (20-30) Life when you Ignite an Enemy +{variant:2}{tags:elemental_damage,attack,caster}Adds (8-10) to (12-14) Fire Damage to Spells and Attacks +{variant:1}{tags:resource,life}+(4-5) Life gained for each Ignited Enemy hit by your Attacks +{variant:2}{tags:resource,life}Recover (20-30) Life when you Ignite an Enemy 15% increased Ignite Duration on Enemies {variant:1}{tags:jewellery_elemental}5% chance to Ignite -{variant:2}{tags:jewellery_elemental}10% chance to Ignite +{variant:2}10% chance to Ignite ]],[[ The Pariah Unset Ring @@ -725,9 +725,9 @@ Implicits: 1 Has 1 Socket +2 to Level of Socketed Gems {tags:attack,caster,speed}(5-10)% increased Attack and Cast Speed -{tags:life}+100 to Maximum Life per Red Socket -{tags:jewellery_defense}+100 to Maximum Energy Shield per Blue Socket -{tags:mana}+100 to Maximum Mana per Green Socket +{tags:resource,life}+100 to Maximum Life per Red Socket +{tags:defences}+100 to Maximum Energy Shield per Blue Socket +{tags:resource,mana}+100 to Maximum Mana per Green Socket 15% increased Item Quantity per White Socket ]],[[ Perandus Signet @@ -735,13 +735,13 @@ Paua Ring Variant: Pre 2.0.0 Variant: Current Implicits: 1 -{tags:mana}+(20-30) to maximum Mana -{tags:mana}+(25-30) to maximum Mana -{tags:mana}(45-65)% increased Mana Regeneration Rate +{tags:resource,mana}+(20-30) to maximum Mana +{tags:resource,mana}+(25-30) to maximum Mana +{tags:resource,mana}(45-65)% increased Mana Regeneration Rate {variant:1}3% increased Experience gain {variant:2}2% increased Experience gain {variant:1}{tags:jewellery_attribute}3% increased Intelligence for each Unique Item Equipped -{variant:2}{tags:jewellery_attribute}2% increased Intelligence for each Unique Item Equipped +{variant:2}{tags:attribute}2% increased Intelligence for each Unique Item Equipped 3% additional chance for Slain monsters to drop Scrolls of Wisdom ]],[[ Polaric Devastation @@ -749,10 +749,10 @@ Opal Ring Source: Drops from unique{The Black Star} Requires Level 80 Implicits: 1 -{tags:jewellery_elemental}(15-25)% increased Elemental Damage +{tags:elemental_damage}(15-25)% increased Elemental Damage {tags:critical}(15-25)% increased Global Critical Strike Chance -{tags:jewellery_resistance}+(20-40)% to Fire Resistance -{tags:jewellery_resistance}+(20-40)% to Cold Resistance +{tags:resistance}+(20-40)% to Fire Resistance +{tags:resistance}+(20-40)% to Cold Resistance (10-20)% increased Duration of Ailments on Enemies Left Ring slot: Cover Enemies in Ash for 5 seconds when you Ignite them Right Ring slot: Cover Enemies in Frost for 5 seconds when you Freeze them @@ -761,8 +761,8 @@ Praxis Paua Ring Requires Level 22 Implicits: 1 -{tags:mana}+(20-30) to maximum Mana -{tags:mana}+(30-60) to maximum Mana +{tags:resource,mana}+(20-30) to maximum Mana +{tags:resource,mana}+(30-60) to maximum Mana {tags:mana}(3-6) Mana Regenerated per second {tags:mana}−(4-8) to Mana Cost of Skills {tags:mana}8% of Damage taken gained as Mana over 4 seconds when Hit @@ -774,8 +774,8 @@ LevelReq: 52 Implicits: 1 Has 1 Socket {tags:caster}+3 to Level of Socketed Curse Gems -{tags:jewellery_resistance}+(20-30)% to Cold Resistance -{tags:jewellery_resistance}+(20-30)% to Lightning Resistance +{tags:resistance}+(20-30)% to Cold Resistance +{tags:resistance}+(20-30)% to Lightning Resistance {tags:caster}Left Ring Slot: Your Chilling Skitterbot's Aura applies Socketed Hex Curse instead {tags:caster}Right Ring Slot: Your Shocking Skitterbot's Aura applies Socketed Hex Curse instead ]],[[ @@ -785,10 +785,10 @@ League: Delve Source: Drops from unique{Kurgal, the Blackblooded} Requires Level 49 Implicits: 1 -{tags:jewellery_resistance}+(20-30)% to Lightning Resistance -{tags:jewellery_attribute}+20 to Intelligence -{tags:jewellery_defense}5% increased maximum Energy Shield -{tags:life}5% increased maximum Life +{tags:resistance}+(20-30)% to Lightning Resistance +{tags:attribute}+20 to Intelligence +{tags:defences}5% increased maximum Energy Shield +{tags:resource,life}5% increased maximum Life ]],[[ Putembo's Mountain Topaz Ring @@ -796,10 +796,10 @@ League: Delve Source: Drops from unique{Aul, the Crystal King} Requires Level 49 Implicits: 1 -{tags:jewellery_resistance}+(20-30)% to Lightning Resistance -{tags:jewellery_attribute}+20 to Intelligence -{tags:jewellery_defense}5% increased maximum Energy Shield -{tags:life}5% increased maximum Life +{tags:resistance}+(20-30)% to Lightning Resistance +{tags:attribute}+20 to Intelligence +{tags:defences}5% increased maximum Energy Shield +{tags:resource,life}5% increased maximum Life ]],[[ Putembo's Valley Topaz Ring @@ -807,10 +807,10 @@ League: Delve Source: Drops from unique{Ahuatotli, the Blind} Requires Level 49 Implicits: 1 -{tags:jewellery_resistance}+(20-30)% to Lightning Resistance -{tags:jewellery_attribute}+20 to Intelligence -{tags:jewellery_defense}5% increased maximum Energy Shield -{tags:life}5% increased maximum Life +{tags:resistance}+(20-30)% to Lightning Resistance +{tags:attribute}+20 to Intelligence +{tags:defences}5% increased maximum Energy Shield +{tags:resource,life}5% increased maximum Life ]],[[ Pyre Sapphire Ring @@ -819,12 +819,12 @@ Variant: Pre 3.0.0 Variant: Current Requires Level 11 Implicits: 1 -{tags:jewellery_resistance}+(20-30)% to Cold Resistance -{tags:jewellery_resistance}+(25-35)% to Fire Resistance +{tags:resistance}+(20-30)% to Cold Resistance +{tags:resistance}+(25-35)% to Fire Resistance {variant:1,2}{tags:jewellery_elemental}(25-35)% increased Burning Damage -{variant:3}{tags:jewellery_elemental}(60-80)% increased Burning Damage +{variant:3}{tags:elemental_damage}(60-80)% increased Burning Damage {variant:1}{tags:jewellery_elemental}100% of Cold Damage Converted to Fire Damage -{variant:2,3}{tags:jewellery_elemental}40% of Cold Damage Converted to Fire Damage +{variant:2,3}{tags:elemental_damage}40% of Cold Damage Converted to Fire Damage 10% increased Light Radius Ignited Enemies you hit are destroyed on Kill ]],[[ @@ -838,10 +838,10 @@ Implicits: 1 Has 1 Socket {variant:1}+2 to Level of Socketed Golem Gems {variant:2}+3 to Level of Socketed Golem Gems -{tags:jewellery_attribute}+(30-40) to Strength -{variant:2}{tags:life}+(30-40) to maximum Life -{variant:1}{tags:jewellery_elemental,attack}Adds (8-12) to (20-30) Fire Damage to Attacks -{tags:jewellery_elemental}(20-30)% increased Fire Damage +{tags:attribute}+(30-40) to Strength +{variant:2}{tags:resource,life}+(30-40) to maximum Life +{variant:1}{tags:elemental_damage,attack}Adds (8-12) to (20-30) Fire Damage to Attacks +{tags:elemental_damage}(20-30)% increased Fire Damage {variant:1}Socketed Gems are Supported by Level 12 Lesser Multiple Projectiles {variant:2}Socketed Golem Skills have 25% chance to Taunt on Hit {variant:1}Socketed Gems are Supported by Level 17 Increased Minion Damage @@ -853,10 +853,10 @@ League: Talisman Source: Drops from unique{Rigwald, the Wolven King} (Level 60+) Requires Level 49 Implicits: 1 -{tags:jewellery_resistance}+(12-16)% to Fire and Cold Resistances -{tags:jewellery_elemental}(20-30)% increased Fire Damage -{tags:jewellery_elemental}(20-30)% increased Cold Damage -{tags:mana}(20-30)% increased Mana Regeneration Rate +{tags:resistance}+(12-16)% to Fire and Cold Resistances +{tags:elemental_damage}(20-30)% increased Fire Damage +{tags:elemental_damage}(20-30)% increased Cold Damage +{tags:resource,mana}(20-30)% increased Mana Regeneration Rate 10% Chance to Trigger Level 10 Summon Spectral Wolf on Kill ]],[[ Romira's Banquet @@ -870,9 +870,9 @@ Implicits: 1 {tags:attack}+333 to Accuracy Rating {tags:critical}{variant:1}+(10-20)% to Global Critical Strike Multiplier {tags:critical}{variant:2}+(10-15)% to Global Critical Strike Multiplier -{tags:critical}{variant:3}+(15-25)% to Global Critical Strike Multiplier -{tags:mana}+(40-60) to maximum Mana -{tags:attack,mana,physical}0.4% of Physical Attack Damage Leeched as Mana +{variant:3}{tags:critical}+(15-25)% to Global Critical Strike Multiplier +{tags:resource,mana}+(40-60) to maximum Mana +{tags:resource,mana,attack}0.4% of Physical Attack Damage Leeched as Mana Gain a Power Charge on non-Critical Strike Lose all Power Charges on Critical Strike ]],[[ @@ -884,11 +884,11 @@ Variant: Current Requires Level 56 Implicits: 1 Has 1 Socket -Socketed Gems are Supported by Level 20 Blasphemy +{tags:caster}Socketed Gems are Supported by Level 20 Blasphemy Curse Auras from Socketed Skills also affect you {variant:1}{tags:caster}Socketed Curse Gems have 100% increased Mana Reservation Efficiency {variant:2}{tags:caster}Socketed Curse Gems have 80% increased Reservation Efficiency -{tags:jewellery_attribute}+(20-30) to Intelligence +{tags:attribute}+(20-30) to Intelligence {tags:caster}20% reduced Effect of Curses on you (15-25)% increased Damage with Hits and Ailments against Cursed Enemies ]],[[ @@ -900,14 +900,14 @@ Variant: Pre 2.6.0 Variant: Current Requires Level 30 Implicits: 1 -{tags:jewellery_defense}+(15-25) to maximum Energy Shield -{tags:jewellery_attribute}+(60-75) to Intelligence +{tags:defences}+(15-25) to maximum Energy Shield +{tags:attribute}+(60-75) to Intelligence Right ring slot: You cannot Regenerate Mana {variant:1}{tags:jewellery_defense}Right ring slot: 4% of Energy Shield Regenerated per second {variant:2,3}{tags:jewellery_defense}Right ring slot: 3% of Energy Shield Regenerated per second -{variant:3}{tags:mana}Right ring slot: +100 to maximum Mana -{variant:3}{tags:jewellery_defense}Left ring slot: +100 to maximum Energy Shield -{variant:1,2}{tags:mana}Left ring slot: 100% increased Mana Regeneration Rate +{variant:3}{tags:resource,mana}Right ring slot: +100 to maximum Mana +{variant:3}{tags:defences}Left ring slot: +100 to maximum Energy Shield +{variant:1,2}{tags:resource,mana}Left ring slot: 100% increased Mana Regeneration Rate {variant:3}{tags:mana}Left ring slot: 40 Mana Regenerated per second Left ring slot: You cannot Recharge or Regenerate Energy Shield ]],[[ @@ -919,9 +919,9 @@ Variant: Pre 3.9.0 Variant: Current Requires Level 45 Implicits: 1 -{tags:life}+(20-30) to maximum Life -{tags:jewellery_elemental,attack}(20-30)% increased Elemental Damage with Attack Skills -{tags:jewellery_elemental,attack}Adds (8-15) to (20-28) Fire Damage to Attacks +{tags:resource,life}+(20-30) to maximum Life +{tags:elemental_damage,attack}(20-30)% increased Elemental Damage with Attack Skills +{tags:elemental_damage,attack}Adds (8-15) to (20-28) Fire Damage to Attacks {variant:1}(20-40)% reduced Rarity of Items found {variant:2,3,4}(10-20)% reduced Rarity of Items found {variant:1,2}Left ring slot: 30% reduced Reflected Elemental Damage taken @@ -938,11 +938,11 @@ Variant: Current Source: Drops from unique{Guardian of the Hydra} Requires Level 68 Implicits: 1 -{tags:jewellery_resistance}+(20-30)% to Cold Resistance -{variant:1}{tags:jewellery_elemental}(20-40)% increased Cold Damage +{tags:resistance}+(20-30)% to Cold Resistance +{variant:1}{tags:elemental_damage}(20-40)% increased Cold Damage {variant:2}{tags:caster}(20-40)% increased Spell Damage {tags:caster,speed}(5-10)% increased Cast Speed -{variant:1}Spells fire an additional Projectile +{variant:1}{tags:caster}Spells fire an additional Projectile {variant:2}Left ring slot: Projectiles from Spells cannot Chain {variant:2}Left ring slot: Projectiles from Spells Fork {variant:2}Right ring slot: Projectiles from Spells Chain +1 times @@ -953,11 +953,11 @@ Stormfire Opal Ring Requires Level 80 Implicits: 1 -{tags:jewellery_elemental}(15-25)% increased Elemental Damage -{tags:mana}(40-45)% increased Mana Regeneration Rate -{tags:jewellery_resistance}+(20-30)% to Fire and Lightning Resistances +{tags:elemental_damage}(15-25)% increased Elemental Damage +{tags:resource,mana}(40-45)% increased Mana Regeneration Rate +{tags:resistance}+(20-30)% to Fire and Lightning Resistances {tags:jewellery_elemental}(4-6)% increased Burning Damage for each Enemy you have Shocked Recently -{tags:jewellery_elemental}Adds (1-3) to (62-70) Lightning Damage to Hits against Ignited Enemies +{tags:elemental_damage}Adds (1-3) to (62-70) Lightning Damage to Hits against Ignited Enemies Your Lightning Damage can Ignite ]],[[ Storm Secret @@ -965,13 +965,13 @@ Topaz Ring League: Harvest Requires Level 56 Implicits: 1 -{tags:jewellery_resistance}+(20-30)% to Lightning Resistance -{tags:jewellery_attribute}+(20-30) to Intelligence -{tags:jewellery_elemental}(20-30)% increased Lightning Damage -{tags:jewellery_elemental}(10-15)% chance to Shock +{tags:resistance}+(20-30)% to Lightning Resistance +{tags:attribute}+(20-30) to Intelligence +{tags:elemental_damage}(20-30)% increased Lightning Damage +(10-15)% chance to Shock Herald of Thunder also creates a storm when you Shock an Enemy Herald of Thunder's Storms Hit Enemies with (30-50)% increased Frequency -Take 250 Lightning Damage when Herald of Thunder Hits an Enemy +{tags:elemental_damage}Take 250 Lightning Damage when Herald of Thunder Hits an Enemy ]],[[ The Taming Prismatic Ring @@ -981,15 +981,15 @@ Variant: Pre 3.0.0 Variant: Current Requires Level 30 Implicits: 1 -{tags:jewellery_resistance}+(8-10)% to all Elemental Resistances +{tags:resistance}+(8-10)% to all Elemental Resistances {variant:1}{tags:jewellery_elemental,attack}15% increased Elemental Damage with Attack Skills -{variant:2}{tags:jewellery_elemental,attack}30% increased Elemental Damage with Attack Skills -{variant:1}{tags:jewellery_resistance}+(10-15)% to all Elemental Resistances -{variant:2}{tags:jewellery_resistance}+(20-30)% to all Elemental Resistances +{variant:2}{tags:elemental_damage,attack}30% increased Elemental Damage with Attack Skills +{variant:1}{tags:resistance}+(10-15)% to all Elemental Resistances +{variant:2}{tags:resistance}+(20-30)% to all Elemental Resistances {variant:1}{tags:jewellery_elemental}15% increased Elemental Damage -{variant:2}{tags:jewellery_elemental}30% increased Elemental Damage -{variant:1}{tags:jewellery_elemental}5% chance to Freeze, Shock and Ignite -{variant:2}{tags:jewellery_elemental}10% chance to Freeze, Shock and Ignite +{variant:2}{tags:elemental_damage}30% increased Elemental Damage +{variant:1}5% chance to Freeze, Shock and Ignite +{variant:2}10% chance to Freeze, Shock and Ignite {variant:1}{tags:jewellery_elemental}10% increased Damage per Freeze, Shock and Ignite on Enemy {variant:2}{tags:jewellery_elemental}20% increased Damage with Hits and Ailments per Freeze, Shock and Ignite on Enemy ]],[[ @@ -1000,28 +1000,28 @@ Variant: Pre 2.6.0 Variant: Current Requires Level 20 Implicits: 1 -{tags:jewellery_resistance}+(20-30)% to Cold Resistance -{variant:1}{tags:attack,jewellery_elemental,physical}Adds 10 to 15 Physical Damage to Attacks against Frozen Enemies -{variant:2}{tags:jewellery_elemental}Adds 40 to 60 Cold Damage against Chilled Enemies +{tags:resistance}+(20-30)% to Cold Resistance +{variant:1}{tags:physical_damage,attack}Adds 10 to 15 Physical Damage to Attacks against Frozen Enemies +{variant:2}{tags:elemental_damage}Adds 40 to 60 Cold Damage against Chilled Enemies {variant:1}{tags:jewellery_elemental,attack}Adds (5-6) to (7-9) Cold Damage to Attacks -{variant:2}{tags:jewellery_elemental,attack,caster}Adds (7-10) to (15-20) Cold Damage to Spells and Attacks -{tags:jewellery_defense}+(200-300) to Evasion Rating +{variant:2}{tags:elemental_damage,attack,caster}Adds (7-10) to (15-20) Cold Damage to Spells and Attacks +{tags:defences}+(200-300) to Evasion Rating {variant:1}20% reduced Chill Duration on You {variant:2}50% chance to Avoid being Chilled -{variant:1}{tags:jewellery_elemental}5% chance to Freeze -{variant:2}{tags:jewellery_elemental}10% chance to Freeze +{variant:1}5% chance to Freeze +{variant:2}10% chance to Freeze ]],[[ Replica Tasalio's Sign Sapphire Ring League: Heist Requires Level 20 Implicits: 1 -{tags:jewellery_resistance}+(20-30)% to Cold Resistance -{tags:jewellery_elemental,attack,caster}Adds (15-20) to (25-35) Cold Damage to Spells and Attacks -{tags:jewellery_defense}+(200-300) to Evasion Rating +{tags:resistance}+(20-30)% to Cold Resistance +{tags:elemental_damage,attack,caster}Adds (15-20) to (25-35) Cold Damage to Spells and Attacks +{tags:defences}+(200-300) to Evasion Rating Your Cold Damage cannot Freeze Immune to Chill -{tags:jewellery_elemental}Adds 60 to 80 Cold Damage against Chilled Enemies +{tags:elemental_damage}Adds 60 to 80 Cold Damage against Chilled Enemies ]],[[ Thief's Torment Prismatic Ring @@ -1032,17 +1032,17 @@ Variant: Current Requires Level 30 Implicits: 2 {variant:1}{tags:jewellery_resistance}+(8-12) to all Elemental Resistances -{variant:2,3,4}{tags:jewellery_resistance}+(8-10)% to all Elemental Resistances +{variant:2,3,4}{tags:resistance}+(8-10)% to all Elemental Resistances {variant:1,2}(15-25)% increased Quantity of Items found {variant:3,4}(10-16)% increased Quantity of Items found Can't use other Rings -{variant:1,2,3}{tags:jewellery_resistance}+(8-12)% to all Elemental Resistances -{variant:4}{tags:jewellery_resistance}+(16-24)% to all Elemental Resistances +{variant:1,2,3}{tags:resistance}+(8-12)% to all Elemental Resistances +{variant:4}{tags:resistance}+(16-24)% to all Elemental Resistances {tags:caster}50% reduced Effect of Curses on You {variant:1,2,3}{tags:attack,life}+(20-30) Life gained for each Enemy hit by your Attacks -{variant:4}{tags:attack,life}+(40-60) Life gained for each Enemy hit by your Attacks +{variant:4}{tags:resource,life,attack}+(40-60) Life gained for each Enemy hit by your Attacks {variant:1,2,3}{tags:attack,mana}+15 Mana gained for each Enemy hit by your Attacks -{variant:4}{tags:attack,mana}+30 Mana gained for each Enemy hit by your Attacks +{variant:4}{tags:resource,mana,attack}+30 Mana gained for each Enemy hit by your Attacks ]],[[ Timeclasp Moonstone Ring @@ -1051,32 +1051,32 @@ Variant: Pre 3.17.0 Variant: Current Requires Level 22 Implicits: 1 -{tags:jewellery_defense}+(15-25) to maximum Energy Shield +{tags:defences}+(15-25) to maximum Energy Shield {tags:attack,speed}(10-15)% increased Attack Speed {variant:1}{tags:caster,speed}(5-8)% increased Cast Speed {variant:2,3}{tags:caster,speed}(5-10)% increased Cast Speed {variant:1}{tags:mana}15% reduced Mana Regeneration Rate -{variant:2,3}{tags:mana}15% increased Mana Regeneration Rate +{variant:2,3}{tags:resource,mana}15% increased Mana Regeneration Rate {variant:1}{tags:jewellery_defense}+(10-25) to maximum Energy Shield -{variant:2}{tags:jewellery_defense}+(15-25) to maximum Energy Shield -{variant:3}{tags:jewellery_defense}+(40-45) to maximum Energy Shield +{variant:2}{tags:defences}+(15-25) to maximum Energy Shield +{variant:3}{tags:defences}+(40-45) to maximum Energy Shield {variant:1}{tags:caster}Temporal Chains has 30% reduced Effect on You {variant:2}{tags:caster}Temporal Chains has 50% reduced Effect on You {variant:3}(-10-10)% increased Skill Effect Duration -{variant:3}Unaffected by Temporal Chains +{variant:3}{tags:caster}Unaffected by Temporal Chains ]],[[ Timetwist Moonstone Ring Source: No longer obtainable Requires Level 64 Implicits: 1 -{tags:jewellery_defense}+(15-25) to maximum Energy Shield +{tags:defences}+(15-25) to maximum Energy Shield {tags:attack,speed}(10-15)% increased Attack Speed {tags:caster,speed}(5-10)% increased Cast Speed -{tags:jewellery_defense}+(30-50) to maximum Energy Shield -{tags:mana}15% increased Mana Regeneration Rate +{tags:defences}+(30-50) to maximum Energy Shield +{tags:resource,mana}15% increased Mana Regeneration Rate (-10-10)% increased Skill Effect Duration -Unaffected by Temporal Chains +{tags:caster}Unaffected by Temporal Chains ]],[[ Triumvirate Authority Unset Ring @@ -1108,7 +1108,7 @@ Has 1 Socket {variant:6}Socketed Vaal Skills grant Elusive when Used {variant:7}You have Tailwind if you've used a Socketed Vaal Skill Recently {variant:8}Socketed Vaal Skills have 60% increased Area of Effect -{variant:9}Socketed Vaal Skills have 80% increased Projectile Speed +{variant:9}{tags:speed}Socketed Vaal Skills have 80% increased Projectile Speed {variant:10}Socketed Vaal Skills have 80% increased Skill Effect Duration {variant:11}Socketed Vaal Skills have 30% reduced Soul Gain Prevention Duration {variant:12}Damage with Hits from Socketed Vaal Skills is Lucky @@ -1121,10 +1121,10 @@ League: Delve Source: Drops from unique{Ahuatotli, the Blind} Requires Level 49 Implicits: 1 -{tags:jewellery_resistance}+(20-30)% to Cold Resistance -{tags:jewellery_attribute}+20 to Dexterity -{tags:jewellery_defense}5% increased maximum Energy Shield -{tags:life}5% increased maximum Life +{tags:resistance}+(20-30)% to Cold Resistance +{tags:attribute}+20 to Dexterity +{tags:defences}5% increased maximum Energy Shield +{tags:resource,life}5% increased maximum Life ]],[[ Uzaza's Mountain Sapphire Ring @@ -1132,10 +1132,10 @@ League: Delve Source: Drops from unique{Kurgal, the Blackblooded} Requires Level 49 Implicits: 1 -{tags:jewellery_resistance}+(20-30)% to Cold Resistance -{tags:jewellery_attribute}+20 to Dexterity -{tags:jewellery_defense}5% increased maximum Energy Shield -{tags:life}5% increased maximum Life +{tags:resistance}+(20-30)% to Cold Resistance +{tags:attribute}+20 to Dexterity +{tags:defences}5% increased maximum Energy Shield +{tags:resource,life}5% increased maximum Life ]],[[ Uzaza's Valley Sapphire Ring @@ -1143,10 +1143,10 @@ League: Delve Source: Drops from unique{Aul, the Crystal King} Requires Level 49 Implicits: 1 -{tags:jewellery_resistance}+(20-30)% to Cold Resistance -{tags:jewellery_attribute}+20 to Dexterity -{tags:jewellery_defense}5% increased maximum Energy Shield -{tags:life}5% increased maximum Life +{tags:resistance}+(20-30)% to Cold Resistance +{tags:attribute}+20 to Dexterity +{tags:defences}5% increased maximum Energy Shield +{tags:resource,life}5% increased maximum Life ]],[[ Valako's Sign Topaz Ring @@ -1156,16 +1156,16 @@ Variant: Pre 3.11.0 Variant: Current Requires Level 38 Implicits: 1 -{tags:jewellery_resistance}+(20-30)% to Lightning Resistance +{tags:resistance}+(20-30)% to Lightning Resistance {variant:1}15% increased Damage with Hits against Shocked Enemies {variant:2,3}40% increased Damage with Hits against Shocked Enemies -{tags:jewellery_elemental}20% increased Lightning Damage -{tags:mana}+(20-40) to maximum Mana +{tags:elemental_damage}20% increased Lightning Damage +{tags:resource,mana}+(20-40) to maximum Mana {variant:1,2}{tags:life}0.2% of Damage Leeched as Life against Shocked Enemies -{variant:3}{tags:life}1% of Damage Leeched as Life against Shocked Enemies +{variant:3}{tags:resource,life}1% of Damage Leeched as Life against Shocked Enemies {variant:1}{tags:jewellery_elemental}5% chance to Shock -{variant:2}{tags:jewellery_elemental}10% chance to Shock -{variant:3}{tags:jewellery_elemental}25% chance to Shock +{variant:2}10% chance to Shock +{variant:3}25% chance to Shock ]],[[ Valyrium Moonstone Ring @@ -1173,11 +1173,11 @@ Variant: Pre 3.11.0 Variant: Current Requires Level 38 Implicits: 1 -{tags:jewellery_defense}+(15-25) to maximum Energy Shield -{variant:1}{tags:jewellery_defense}+(10-20) to maximum Energy Shield -{variant:2}{tags:jewellery_defense}+(30-40) to maximum Energy Shield -{variant:1}{tags:jewellery_resistance}+(20-30)% to Fire Resistance -{variant:2}{tags:jewellery_resistance}+(30-40)% to Fire Resistance +{tags:defences}+(15-25) to maximum Energy Shield +{variant:1}{tags:defences}+(10-20) to maximum Energy Shield +{variant:2}{tags:defences}+(30-40) to maximum Energy Shield +{variant:1}{tags:resistance}+(20-30)% to Fire Resistance +{variant:2}{tags:resistance}+(30-40)% to Fire Resistance {tags:jewellery_resistance}−40% to Cold Resistance Stun Threshold is based on Energy Shield instead of Life ]],[[ @@ -1186,10 +1186,10 @@ Iron Ring Requires Level: 49 Implicits: 1 League: Blight -{tags:attack,physical}Adds 1 to 4 Physical Damage to Attacks -{tags:jewellery_attribute}+(20-30) to Strength -{tags:attack,physical}25% chance to cause Bleeding on Hit -{tags:attack,physical}(40-60)% increased Damage with Bleeding +{tags:physical_damage,attack}Adds 1 to 4 Physical Damage to Attacks +{tags:attribute}+(20-30) to Strength +{tags:attack}25% chance to cause Bleeding on Hit +{tags:physical_damage,attack}(40-60)% increased Damage with Bleeding You are Chilled while you are Bleeding Non-Chilled Enemies you inflict Bleeding on are Chilled Bleeding Enemies you Kill with Hits Shatter @@ -1199,7 +1199,7 @@ Gold Ring Requires Level 65 Implicits: 1 (6-15)% increased Rarity of Items found -{tags:life}+(0-60) to maximum Life +{tags:resource,life}+(0-60) to maximum Life (−10 to 10)% increased Quantity of Items found (−40 to 40)% increased Rarity of Items found {tags:jewellery_resistance}+(−25 to 50)% to Fire Resistance @@ -1237,9 +1237,9 @@ Has 1 Socket +5 to Level of Socketed Aura Gems {variant:1,2,3,4,5,6,7,8,9,10,11}Socketed Gems have 20% reduced Mana Reservation Efficiency {variant:13,14,15,16,17,18,19,20,21,22}Socketed Gems have 20% reduced Reservation Efficiency -{tags:jewellery_attribute}+(15-25) to all Attributes +{tags:attribute}+(15-25) to all Attributes {tags:life}15 Life Regenerated per second for each Uncorrupted Item Equipped -{tags:mana}-2 to Total Mana Cost of Skills for each Corrupted Item Equipped +{tags:resource,mana}-2 to Total Mana Cost of Skills for each Corrupted Item Equipped {variant:1,12}{crafted}{tags:chaos,jewellery_resistance}+(8-15)% to Fire and Chaos Resistances {variant:2,13}{crafted}{tags:chaos,jewellery_resistance}+(8-15)% to Cold and Chaos Resistances {variant:3,14}{crafted}{tags:chaos,jewellery_resistance}+(8-15)% to Lightning and Chaos Resistances @@ -1272,8 +1272,8 @@ The Warden's Brand Iron Ring Requires Level 30 Implicits: 1 -{tags:attack,physical}Adds 1 to 4 Physical Damage to Attacks -{tags:attack,physical}Adds (5-15) to (25-50) Physical Damage to Attacks +{tags:physical_damage,attack}Adds 1 to 4 Physical Damage to Attacks +{tags:physical_damage,attack}Adds (5-15) to (25-50) Physical Damage to Attacks {tags:attack,speed}30% reduced Attack Speed 15% chance to gain a Frenzy Charge when you Stun an Enemy ]],[[ @@ -1282,11 +1282,11 @@ Ruby Ring League: Metamorph Requires Level 16 Implicits: 1 -{tags:jewellery_resistance}+(20-30)% to Fire Resistance -{tags:jewellery_attribute}+(30-50) to Strength +{tags:resistance}+(20-30)% to Fire Resistance +{tags:attribute}+(30-50) to Strength {tags:attack}(20-25)% increased Melee Damage 30% chance to Avoid being Stunned -{tags:speed}20% less Attack Speed -Strike Skills also target the previous location they were Used +{tags:attack,speed}20% less Attack Speed +{tags:attack}Strike Skills also target the previous location they were Used ]], } diff --git a/src/Data/Uniques/shield.lua b/src/Data/Uniques/shield.lua index f5d4874d41..3dafa6b6e6 100644 --- a/src/Data/Uniques/shield.lua +++ b/src/Data/Uniques/shield.lua @@ -76,9 +76,9 @@ Colossal Tower Shield Source: Drops from unique{The Searing Exarch} Requires Level 67, 159 Str Implicits: 1 -+(10–20) to maximum Life -(150–250)% increased Armour -+(20–25)% Chance to Block ++(10-20) to maximum Life +(150-250)% increased Armour ++(20-25)% Chance to Block -1% Chance to Block Attack Damage for every 200 Fire Damage taken from Hits Recently (10–20)% of Cold Damage taken as Fire (10–20)% of Lightning Damage taken as Fire @@ -548,7 +548,7 @@ Implicits: 2 {variant:1}15% increased Spell Damage {variant:2,3,4}(15-20)% increased Spell Damage {Variant:1,2}Socketed Trap Skills create a Smoke Cloud when triggered -{Variant:3,4}Trigger Level 20 Fog of War when your Trap is triggered +{variant:3,4}Trigger Level 20 Fog of War when your Trap is triggered +(20-30) to Intelligence {variant:1,2}(80-120)% increased Energy Shield {variant:3,4}(250-300)% increased Energy Shield diff --git a/src/Export/Scripts/UModsToText.lua b/src/Export/Scripts/UModsToText.lua new file mode 100644 index 0000000000..f8d6fddec7 --- /dev/null +++ b/src/Export/Scripts/UModsToText.lua @@ -0,0 +1,56 @@ +if not table.containsId then + dofile("Scripts/mods.lua") +end +LoadModule("../Data/Global.lua") +local catalystTags = { + ["attack"] = true, + ["speed"] = true, + ["life"] = true, + ["mana"] = true, + ["resource"] = true, + ["caster"] = true, + ["attribute"] = true, + ["physical_damage"] = true, + ["chaos_damage"] = true, + ["resistance"] = true, + ["defences"] = true, + ["elemental_damage"] = true, + ["critical"] = true, +} +for _, name in pairs(ItemTypes) do + local uniqueMods = LoadModule("../Data/Uniques/Special/Uniques.lua") + local out = io.open("../Data/Uniques/"..name..".lua", "w") + for line in io.lines("../Data/Uniques/Special/"..name..".lua") do + local specName, specVal = line:match("^([%a ]+): (.+)$") + if not specName and line ~= "]],[[" then + local variantString = line:match("({variant:[%d,]+})") + local fractured = line:match("({fractured})") or "" + local modName = line:gsub("{.+}", "") + if uniqueMods[modName] then + if variantString then + out:write(variantString) + end + local tags = {} + if isValueInArray({"belt", "amulet", "ring"}, name) then + for _, tag in ipairs(uniqueMods[modName].modTags) do + if catalystTags[tag] then + table.insert(tags, tag) + end + end + end + if tags[1] then + out:write("{tags:" .. table.concat(tags, ",") .. "}") + end + out:write(fractured) + out:write(uniqueMods[modName][1], "\n") + else + out:write(line, "\n") + end + else + out:write(line, "\n") + end + end + out:close() +end + +print("Unique text updated.") diff --git a/src/Export/Scripts/UTextToMods.lua b/src/Export/Scripts/UTextToMods.lua new file mode 100644 index 0000000000..316894b73d --- /dev/null +++ b/src/Export/Scripts/UTextToMods.lua @@ -0,0 +1,40 @@ +if not table.containsId then + dofile("Scripts/mods.lua") +end + +LoadModule("../Data/Global.lua") + +for _, name in pairs(ItemTypes) do + local modTextMap = LoadModule("../Data/Uniques/Special/ModTextMap.lua") + local out = io.open("../Data/Uniques/Special/"..name..".lua", "w") + for line in io.lines("../Data/Uniques/"..name..".lua") do + local specName, specVal = line:match("^([%a ]+): (.+)$") + if not specName and line ~= "]],[[" then + local variants = line:match("{[vV]ariant:([%d,.]+)}") + local fractured = line:match("({fractured})") or "" + local modText = line:gsub("{.+}", ""):gsub("{.+}", ""):gsub("–", "-") -- Clean EM dash + local possibleMods = modTextMap[modText] + local gggMod + if possibleMods then + gggMod = possibleMods[1] + for _, modName in ipairs(possibleMods) do + if modName:lower():match(name) then + gggMod = modName + end + end + out:write(fractured) + if variants then + out:write("{variant:" .. variants:gsub("%.", ",") .. "}") + end + out:write(gggMod, "\n") + else + out:write(line, "\n") + end + else + out:write(line, "\n") + end + end + out:close() +end + +print("Unique mods exported.") diff --git a/src/Export/Scripts/bases.lua b/src/Export/Scripts/bases.lua index 19a19c325e..692ca05494 100644 --- a/src/Export/Scripts/bases.lua +++ b/src/Export/Scripts/bases.lua @@ -3,6 +3,8 @@ if not loadStatFile then end loadStatFile("stat_descriptions.txt") +LoadModule("../Data/Global.lua") + local directiveTable = { } directiveTable.type = function(state, args, out) @@ -228,29 +230,7 @@ directiveTable.baseMatch = function(state, argstr, out) end end -local itemTypes = { - "axe", - "bow", - "claw", - "dagger", - "fishing", - "mace", - "staff", - "sword", - "wand", - "helmet", - "body", - "gloves", - "boots", - "shield", - "quiver", - "amulet", - "ring", - "belt", - "jewel", - "flask", -} -for _, name in pairs(itemTypes) do +for _, name in pairs(ItemTypes) do processTemplateFile(name, "Bases/", "../Data/Bases/", directiveTable) end diff --git a/src/Export/Scripts/mods.lua b/src/Export/Scripts/mods.lua index 29638afddf..1f00c2579d 100644 --- a/src/Export/Scripts/mods.lua +++ b/src/Export/Scripts/mods.lua @@ -110,6 +110,31 @@ end) writeMods("../Data/ModVeiled.lua", function(mod) return mod.Domain == 28 and (mod.GenerationType == 1 or mod.GenerationType == 2) end) +writeMods("../Data/Uniques/Special/Uniques.lua", function(mod) + return mod.Family ~= "AuraBonus" and not mod.Family:match("^EnchantmentHeist") and not mod.Id:match("^Synthesis") and not mod.Id:match("Royale") and mod.GenerationType == 3 + and (mod.Domain == 1 or mod.Domain == 2 or mod.Domain == 21 or mod.Domain == 10) +end) +-- Generate a unique mod mapping from text to mod +local out = io.open("../Data/Uniques/Special/ModTextMap.lua", "w") +local modTextMap = {} +out:write('-- This file is automatically generated, do not edit!\n') +out:write('-- Item data (c) Grinding Gear Games\n\nreturn {\n') +for modName, mod in pairs(LoadModule("../Data/Uniques/Special/Uniques.lua")) do + if modTextMap[mod[1]] then + table.insert(modTextMap[mod[1]], modName) + else + modTextMap[mod[1]] = { modName } + end +end +for key, value in pairs(modTextMap) do + out:write('\t["' .. key .. '"] = { ') + for _, modName in ipairs(value) do + out:write('"' .. modName .. '", ') + end + out:write('},\n') +end +out:write('\n}') +out:close() print("Mods exported.") diff --git a/src/Modules/Data.lua b/src/Modules/Data.lua index 3ad7e7b4ba..7b8e52e1a5 100644 --- a/src/Modules/Data.lua +++ b/src/Modules/Data.lua @@ -18,28 +18,6 @@ local skillTypes = { "sup_dex", "sup_int", } -local itemTypes = { - "axe", - "bow", - "claw", - "dagger", - "fishing", - "mace", - "staff", - "sword", - "wand", - "helmet", - "body", - "gloves", - "boots", - "shield", - "quiver", - "amulet", - "ring", - "belt", - "jewel", - "flask", -} local function makeSkillMod(modName, modType, modVal, flags, keywordFlags, ...) return { @@ -556,7 +534,7 @@ end -- Item bases data.itemBases = { } -for _, type in pairs(itemTypes) do +for _, type in pairs(ItemTypes) do LoadModule("Data/Bases/"..type, data.itemBases) end @@ -598,7 +576,7 @@ data.rares = LoadModule("Data/Rares") -- Uniques (loaded after version-specific data because reasons) data.uniques = { } -for _, type in pairs(itemTypes) do +for _, type in pairs(ItemTypes) do data.uniques[type] = LoadModule("Data/Uniques/"..type) end data.uniques['race'] = LoadModule("Data/Uniques/Special/race")